2024-02-05T06:38:46.908 INFO:root:teuthology version: 0.0.1.dev256+gd9fdb22 2024-02-05T06:38:46.908 DEBUG:teuthology.run:Teuthology command: teuthology --name gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi --owner scheduled_gabrioux@teuthology --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} --archive /home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546713 --verbose -- /home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546713/orig.config.yaml 2024-02-05T06:38:46.940 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-05T06:38:47.019 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546713 branch: wip-guits-testing-3-2024-02-04-2254 description: orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/repo_digest 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/connectivity} email: gabrioux@ibm.com first_in_suite: false job_id: '7546713' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-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-3-2024-02-04-2254 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: 164d3be4a527be775f4d3c343ea591122f1b8921 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 164d3be4a527be775f4d3c343ea591122f1b8921 workunit: branch: wip-guits-testing-3-2024-02-04-2254 sha1: 164d3be4a527be775f4d3c343ea591122f1b8921 owner: scheduled_gabrioux@teuthology priority: 70 repo: https://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 7317 sha1: 164d3be4a527be775f4d3c343ea591122f1b8921 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-testing-3-2024-02-04-2254 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_164d3be4a527be775f4d3c343ea591122f1b8921/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 164d3be4a527be775f4d3c343ea591122f1b8921 targets: smithi102.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi177.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: d9fdb2209e15b39d9f061fd85399f352ce0f0894 timestamp: 2024-02-05_05:57:01 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-02-05T06:38:47.020 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_164d3be4a527be775f4d3c343ea591122f1b8921/qa; will attempt to use it 2024-02-05T06:38:47.021 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_164d3be4a527be775f4d3c343ea591122f1b8921/qa/tasks 2024-02-05T06:38:47.021 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-02-05T06:38:47.023 INFO:teuthology.task.internal:Checking packages... 2024-02-05T06:38:47.048 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '164d3be4a527be775f4d3c343ea591122f1b8921' 2024-02-05T06:38:47.048 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-05T06:38:47.048 INFO:teuthology.packaging:ref: None 2024-02-05T06:38:47.048 INFO:teuthology.packaging:tag: None 2024-02-05T06:38:47.048 INFO:teuthology.packaging:branch: wip-guits-testing-3-2024-02-04-2254 2024-02-05T06:38:47.048 INFO:teuthology.packaging:sha1: 164d3be4a527be775f4d3c343ea591122f1b8921 2024-02-05T06:38:47.049 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-3-2024-02-04-2254 2024-02-05T06:38:47.263 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-1241-g164d3be4-1focal 2024-02-05T06:38:47.265 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-02-05T06:38:47.272 INFO:teuthology.task.internal:no buildpackages task found 2024-02-05T06:38:47.272 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-02-05T06:38:47.280 INFO:teuthology.task.internal:Saving configuration 2024-02-05T06:38:47.292 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-02-05T06:38:47.300 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-05T06:38:47.328 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi102.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546713', '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': '2024-02-05 06:32:48.031163', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-02-05T06:38:47.349 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi177.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546713', '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': '2024-02-05 06:32:48.029670', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-02-05T06:38:47.349 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-02-05T06:38:47.357 INFO:teuthology.task.internal:roles: ubuntu@smithi102.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-02-05T06:38:47.357 INFO:teuthology.task.internal:roles: ubuntu@smithi177.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-02-05T06:38:47.357 INFO:teuthology.run_tasks:Running task console_log... 2024-02-05T06:38:47.435 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f3f8ab81550>, signals=[15]) 2024-02-05T06:38:47.436 INFO:teuthology.run_tasks:Running task internal.connect... 2024-02-05T06:38:47.443 INFO:teuthology.task.internal:Opening connections... 2024-02-05T06:38:47.443 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi102.front.sepia.ceph.com 2024-02-05T06:38:47.446 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi102.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-05T06:38:47.544 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi177.front.sepia.ceph.com 2024-02-05T06:38:47.545 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-05T06:38:47.644 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-02-05T06:38:47.651 DEBUG:teuthology.orchestra.run.smithi102:> uname -m 2024-02-05T06:38:47.658 INFO:teuthology.orchestra.run.smithi102.stdout:x86_64 2024-02-05T06:38:47.658 DEBUG:teuthology.orchestra.run.smithi102:> cat /etc/os-release 2024-02-05T06:38:47.708 INFO:teuthology.orchestra.run.smithi102.stdout:NAME="Ubuntu" 2024-02-05T06:38:47.708 INFO:teuthology.orchestra.run.smithi102.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-02-05T06:38:47.708 INFO:teuthology.orchestra.run.smithi102.stdout:ID=ubuntu 2024-02-05T06:38:47.709 INFO:teuthology.orchestra.run.smithi102.stdout:ID_LIKE=debian 2024-02-05T06:38:47.709 INFO:teuthology.orchestra.run.smithi102.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-02-05T06:38:47.709 INFO:teuthology.orchestra.run.smithi102.stdout:VERSION_ID="20.04" 2024-02-05T06:38:47.709 INFO:teuthology.orchestra.run.smithi102.stdout:HOME_URL="https://www.ubuntu.com/" 2024-02-05T06:38:47.709 INFO:teuthology.orchestra.run.smithi102.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-02-05T06:38:47.709 INFO:teuthology.orchestra.run.smithi102.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-02-05T06:38:47.709 INFO:teuthology.orchestra.run.smithi102.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-02-05T06:38:47.709 INFO:teuthology.orchestra.run.smithi102.stdout:VERSION_CODENAME=focal 2024-02-05T06:38:47.709 INFO:teuthology.orchestra.run.smithi102.stdout:UBUNTU_CODENAME=focal 2024-02-05T06:38:47.710 INFO:teuthology.lock.ops:Updating smithi102.front.sepia.ceph.com on lock server 2024-02-05T06:38:47.730 DEBUG:teuthology.orchestra.run.smithi177:> uname -m 2024-02-05T06:38:47.737 INFO:teuthology.orchestra.run.smithi177.stdout:x86_64 2024-02-05T06:38:47.737 DEBUG:teuthology.orchestra.run.smithi177:> cat /etc/os-release 2024-02-05T06:38:47.785 INFO:teuthology.orchestra.run.smithi177.stdout:NAME="Ubuntu" 2024-02-05T06:38:47.785 INFO:teuthology.orchestra.run.smithi177.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-02-05T06:38:47.785 INFO:teuthology.orchestra.run.smithi177.stdout:ID=ubuntu 2024-02-05T06:38:47.785 INFO:teuthology.orchestra.run.smithi177.stdout:ID_LIKE=debian 2024-02-05T06:38:47.785 INFO:teuthology.orchestra.run.smithi177.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-02-05T06:38:47.785 INFO:teuthology.orchestra.run.smithi177.stdout:VERSION_ID="20.04" 2024-02-05T06:38:47.785 INFO:teuthology.orchestra.run.smithi177.stdout:HOME_URL="https://www.ubuntu.com/" 2024-02-05T06:38:47.785 INFO:teuthology.orchestra.run.smithi177.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-02-05T06:38:47.786 INFO:teuthology.orchestra.run.smithi177.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-02-05T06:38:47.786 INFO:teuthology.orchestra.run.smithi177.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-02-05T06:38:47.786 INFO:teuthology.orchestra.run.smithi177.stdout:VERSION_CODENAME=focal 2024-02-05T06:38:47.786 INFO:teuthology.orchestra.run.smithi177.stdout:UBUNTU_CODENAME=focal 2024-02-05T06:38:47.786 INFO:teuthology.lock.ops:Updating smithi177.front.sepia.ceph.com on lock server 2024-02-05T06:38:47.805 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-02-05T06:38:47.814 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-02-05T06:38:47.824 INFO:teuthology.task.internal:Checking for old test directory... 2024-02-05T06:38:47.824 DEBUG:teuthology.orchestra.run.smithi102:> test '!' -e /home/ubuntu/cephtest 2024-02-05T06:38:47.826 DEBUG:teuthology.orchestra.run.smithi177:> test '!' -e /home/ubuntu/cephtest 2024-02-05T06:38:47.832 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-02-05T06:38:47.839 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-02-05T06:38:47.839 DEBUG:teuthology.orchestra.run.smithi102:> test -z $(ls -A /var/lib/ceph) 2024-02-05T06:38:47.872 DEBUG:teuthology.orchestra.run.smithi177:> test -z $(ls -A /var/lib/ceph) 2024-02-05T06:38:47.888 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-02-05T06:38:47.944 INFO:teuthology.run_tasks:Running task kernel... 2024-02-05T06:38:47.959 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-02-05T06:38:47.959 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-02-05T06:38:47.960 DEBUG:teuthology.orchestra.run.smithi102:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-05T06:38:47.960 DEBUG:teuthology.orchestra.run.smithi177:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-05T06:38:47.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-05T06:38:47.966 DEBUG:teuthology.orchestra.run.smithi102:> uname -r 2024-02-05T06:38:47.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-05T06:38:47.967 DEBUG:teuthology.orchestra.run.smithi177:> uname -r 2024-02-05T06:38:47.973 INFO:teuthology.orchestra.run.smithi177.stdout:5.4.0-124-generic 2024-02-05T06:38:47.973 INFO:teuthology.task.kernel:Running kernel on smithi177: 5.4.0-124-generic 2024-02-05T06:38:47.973 DEBUG:teuthology.orchestra.run.smithi177:> sudo apt-get clean 2024-02-05T06:38:48.016 INFO:teuthology.orchestra.run.smithi102.stdout:5.4.0-124-generic 2024-02-05T06:38:48.016 INFO:teuthology.task.kernel:Running kernel on smithi102: 5.4.0-124-generic 2024-02-05T06:38:48.016 DEBUG:teuthology.orchestra.run.smithi102:> sudo apt-get clean 2024-02-05T06:38:48.127 DEBUG:teuthology.orchestra.run.smithi102:> sudo apt-get update 2024-02-05T06:38:48.142 DEBUG:teuthology.orchestra.run.smithi177:> sudo apt-get update 2024-02-05T06:38:48.294 INFO:teuthology.orchestra.run.smithi102.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-02-05T06:38:48.319 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-05T06:38:48.319 INFO:teuthology.orchestra.run.smithi177.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-02-05T06:38:48.319 INFO:teuthology.orchestra.run.smithi177.stdout:Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-02-05T06:38:48.401 INFO:teuthology.orchestra.run.smithi102.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-05T06:38:48.409 INFO:teuthology.orchestra.run.smithi177.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-02-05T06:38:48.482 INFO:teuthology.orchestra.run.smithi102.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-02-05T06:38:48.601 INFO:teuthology.orchestra.run.smithi102.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [700 kB] 2024-02-05T06:38:48.695 INFO:teuthology.orchestra.run.smithi102.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,679 kB] 2024-02-05T06:38:48.700 INFO:teuthology.orchestra.run.smithi177.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [700 kB] 2024-02-05T06:38:48.741 INFO:teuthology.orchestra.run.smithi102.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [410 kB] 2024-02-05T06:38:48.745 INFO:teuthology.orchestra.run.smithi102.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-02-05T06:38:48.745 INFO:teuthology.orchestra.run.smithi102.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [35.5 kB] 2024-02-05T06:38:48.746 INFO:teuthology.orchestra.run.smithi102.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,508 kB] 2024-02-05T06:38:48.770 INFO:teuthology.orchestra.run.smithi102.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [349 kB] 2024-02-05T06:38:48.773 INFO:teuthology.orchestra.run.smithi102.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-02-05T06:38:48.773 INFO:teuthology.orchestra.run.smithi102.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [644 kB] 2024-02-05T06:38:48.779 INFO:teuthology.orchestra.run.smithi102.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [935 kB] 2024-02-05T06:38:48.787 INFO:teuthology.orchestra.run.smithi102.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [197 kB] 2024-02-05T06:38:48.789 INFO:teuthology.orchestra.run.smithi102.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-02-05T06:38:48.791 INFO:teuthology.orchestra.run.smithi102.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2024-02-05T06:38:48.792 INFO:teuthology.orchestra.run.smithi102.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-02-05T06:38:48.792 INFO:teuthology.orchestra.run.smithi102.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-02-05T06:38:48.792 INFO:teuthology.orchestra.run.smithi102.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-02-05T06:38:48.809 INFO:teuthology.orchestra.run.smithi177.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,679 kB] 2024-02-05T06:38:48.834 INFO:teuthology.orchestra.run.smithi102.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-02-05T06:38:48.839 INFO:teuthology.orchestra.run.smithi177.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [926 kB] 2024-02-05T06:38:48.861 INFO:teuthology.orchestra.run.smithi177.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [410 kB] 2024-02-05T06:38:48.868 INFO:teuthology.orchestra.run.smithi177.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-02-05T06:38:48.868 INFO:teuthology.orchestra.run.smithi177.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,508 kB] 2024-02-05T06:38:48.890 INFO:teuthology.orchestra.run.smithi177.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [35.5 kB] 2024-02-05T06:38:48.890 INFO:teuthology.orchestra.run.smithi177.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [349 kB] 2024-02-05T06:38:48.893 INFO:teuthology.orchestra.run.smithi177.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-02-05T06:38:48.894 INFO:teuthology.orchestra.run.smithi177.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [935 kB] 2024-02-05T06:38:48.904 INFO:teuthology.orchestra.run.smithi177.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [644 kB] 2024-02-05T06:38:48.909 INFO:teuthology.orchestra.run.smithi177.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [197 kB] 2024-02-05T06:38:48.910 INFO:teuthology.orchestra.run.smithi177.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-02-05T06:38:48.912 INFO:teuthology.orchestra.run.smithi177.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2024-02-05T06:38:48.912 INFO:teuthology.orchestra.run.smithi177.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-02-05T06:38:48.912 INFO:teuthology.orchestra.run.smithi177.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-02-05T06:38:48.912 INFO:teuthology.orchestra.run.smithi177.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-02-05T06:38:48.924 INFO:teuthology.orchestra.run.smithi177.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,058 kB] 2024-02-05T06:38:48.975 INFO:teuthology.orchestra.run.smithi102.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [926 kB] 2024-02-05T06:38:48.977 INFO:teuthology.orchestra.run.smithi177.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [493 kB] 2024-02-05T06:38:48.980 INFO:teuthology.orchestra.run.smithi177.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-02-05T06:38:48.981 INFO:teuthology.orchestra.run.smithi177.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.8 kB] 2024-02-05T06:38:48.981 INFO:teuthology.orchestra.run.smithi177.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,619 kB] 2024-02-05T06:38:49.004 INFO:teuthology.orchestra.run.smithi177.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [365 kB] 2024-02-05T06:38:49.007 INFO:teuthology.orchestra.run.smithi177.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-02-05T06:38:49.007 INFO:teuthology.orchestra.run.smithi177.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,162 kB] 2024-02-05T06:38:49.017 INFO:teuthology.orchestra.run.smithi177.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [772 kB] 2024-02-05T06:38:49.023 INFO:teuthology.orchestra.run.smithi177.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [279 kB] 2024-02-05T06:38:49.026 INFO:teuthology.orchestra.run.smithi177.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-02-05T06:38:49.026 INFO:teuthology.orchestra.run.smithi177.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-02-05T06:38:49.027 INFO:teuthology.orchestra.run.smithi177.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2024-02-05T06:38:49.027 INFO:teuthology.orchestra.run.smithi177.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-02-05T06:38:49.047 INFO:teuthology.orchestra.run.smithi177.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-02-05T06:38:49.047 INFO:teuthology.orchestra.run.smithi177.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-02-05T06:38:49.047 INFO:teuthology.orchestra.run.smithi177.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-02-05T06:38:49.048 INFO:teuthology.orchestra.run.smithi177.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-02-05T06:38:49.048 INFO:teuthology.orchestra.run.smithi177.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-02-05T06:38:49.067 INFO:teuthology.orchestra.run.smithi177.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-02-05T06:38:49.068 INFO:teuthology.orchestra.run.smithi177.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-02-05T06:38:49.226 INFO:teuthology.orchestra.run.smithi102.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,058 kB] 2024-02-05T06:38:49.391 INFO:teuthology.orchestra.run.smithi102.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [493 kB] 2024-02-05T06:38:49.404 INFO:teuthology.orchestra.run.smithi102.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-02-05T06:38:49.404 INFO:teuthology.orchestra.run.smithi102.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,619 kB] 2024-02-05T06:38:49.473 INFO:teuthology.orchestra.run.smithi102.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.8 kB] 2024-02-05T06:38:49.473 INFO:teuthology.orchestra.run.smithi102.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [365 kB] 2024-02-05T06:38:49.491 INFO:teuthology.orchestra.run.smithi102.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-02-05T06:38:49.657 INFO:teuthology.orchestra.run.smithi102.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,162 kB] 2024-02-05T06:38:50.294 INFO:teuthology.orchestra.run.smithi102.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [772 kB] 2024-02-05T06:38:50.332 INFO:teuthology.orchestra.run.smithi102.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [279 kB] 2024-02-05T06:38:50.345 INFO:teuthology.orchestra.run.smithi102.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-02-05T06:38:50.347 INFO:teuthology.orchestra.run.smithi102.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2024-02-05T06:38:50.347 INFO:teuthology.orchestra.run.smithi102.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-02-05T06:38:50.349 INFO:teuthology.orchestra.run.smithi102.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-02-05T06:38:50.349 INFO:teuthology.orchestra.run.smithi102.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-02-05T06:38:50.349 INFO:teuthology.orchestra.run.smithi102.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-02-05T06:38:50.351 INFO:teuthology.orchestra.run.smithi102.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-02-05T06:38:50.376 INFO:teuthology.orchestra.run.smithi102.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-02-05T06:38:50.541 INFO:teuthology.orchestra.run.smithi102.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-02-05T06:38:50.705 INFO:teuthology.orchestra.run.smithi102.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-02-05T06:38:50.756 INFO:teuthology.orchestra.run.smithi102.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-02-05T06:38:52.793 INFO:teuthology.orchestra.run.smithi102.stdout:Fetched 18.8 MB in 3s (7,228 kB/s) 2024-02-05T06:38:52.852 INFO:teuthology.orchestra.run.smithi177.stdout:Fetched 18.8 MB in 3s (7,063 kB/s) 2024-02-05T06:38:54.342 INFO:teuthology.orchestra.run.smithi102.stdout:Reading package lists... 2024-02-05T06:38:54.367 DEBUG:teuthology.orchestra.run.smithi102:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-05T06:38:54.368 INFO:teuthology.orchestra.run.smithi177.stdout:Reading package lists... 2024-02-05T06:38:54.396 DEBUG:teuthology.orchestra.run.smithi177:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-05T06:38:54.444 INFO:teuthology.orchestra.run.smithi102.stdout:Reading package lists... 2024-02-05T06:38:54.465 INFO:teuthology.orchestra.run.smithi177.stdout:Reading package lists... 2024-02-05T06:38:54.648 INFO:teuthology.orchestra.run.smithi102.stdout:Building dependency tree... 2024-02-05T06:38:54.649 INFO:teuthology.orchestra.run.smithi102.stdout:Reading state information... 2024-02-05T06:38:54.661 INFO:teuthology.orchestra.run.smithi177.stdout:Building dependency tree... 2024-02-05T06:38:54.662 INFO:teuthology.orchestra.run.smithi177.stdout:Reading state information... 2024-02-05T06:38:54.833 INFO:teuthology.orchestra.run.smithi102.stdout:The following additional packages will be installed: 2024-02-05T06:38:54.833 INFO:teuthology.orchestra.run.smithi102.stdout: linux-generic linux-headers-5.4.0-170 linux-headers-5.4.0-170-generic 2024-02-05T06:38:54.833 INFO:teuthology.orchestra.run.smithi102.stdout: linux-headers-generic linux-image-5.4.0-170-generic 2024-02-05T06:38:54.833 INFO:teuthology.orchestra.run.smithi102.stdout: linux-modules-5.4.0-170-generic linux-modules-extra-5.4.0-170-generic 2024-02-05T06:38:54.834 INFO:teuthology.orchestra.run.smithi102.stdout:Suggested packages: 2024-02-05T06:38:54.834 INFO:teuthology.orchestra.run.smithi102.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-02-05T06:38:54.834 INFO:teuthology.orchestra.run.smithi102.stdout:Recommended packages: 2024-02-05T06:38:54.834 INFO:teuthology.orchestra.run.smithi102.stdout: thermald 2024-02-05T06:38:54.841 INFO:teuthology.orchestra.run.smithi177.stdout:The following additional packages will be installed: 2024-02-05T06:38:54.841 INFO:teuthology.orchestra.run.smithi177.stdout: linux-generic linux-headers-5.4.0-170 linux-headers-5.4.0-170-generic 2024-02-05T06:38:54.841 INFO:teuthology.orchestra.run.smithi177.stdout: linux-headers-generic linux-image-5.4.0-170-generic 2024-02-05T06:38:54.841 INFO:teuthology.orchestra.run.smithi177.stdout: linux-modules-5.4.0-170-generic linux-modules-extra-5.4.0-170-generic 2024-02-05T06:38:54.842 INFO:teuthology.orchestra.run.smithi177.stdout:Suggested packages: 2024-02-05T06:38:54.843 INFO:teuthology.orchestra.run.smithi177.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-02-05T06:38:54.843 INFO:teuthology.orchestra.run.smithi177.stdout:Recommended packages: 2024-02-05T06:38:54.843 INFO:teuthology.orchestra.run.smithi177.stdout: thermald 2024-02-05T06:38:54.884 INFO:teuthology.orchestra.run.smithi102.stdout:The following NEW packages will be installed: 2024-02-05T06:38:54.884 INFO:teuthology.orchestra.run.smithi102.stdout: linux-headers-5.4.0-170 linux-headers-5.4.0-170-generic 2024-02-05T06:38:54.884 INFO:teuthology.orchestra.run.smithi102.stdout: linux-image-5.4.0-170-generic linux-modules-5.4.0-170-generic 2024-02-05T06:38:54.884 INFO:teuthology.orchestra.run.smithi102.stdout: linux-modules-extra-5.4.0-170-generic 2024-02-05T06:38:54.885 INFO:teuthology.orchestra.run.smithi102.stdout:The following packages will be upgraded: 2024-02-05T06:38:54.886 INFO:teuthology.orchestra.run.smithi102.stdout: linux-generic linux-headers-generic linux-image-generic 2024-02-05T06:38:54.922 INFO:teuthology.orchestra.run.smithi177.stdout:The following NEW packages will be installed: 2024-02-05T06:38:54.922 INFO:teuthology.orchestra.run.smithi177.stdout: linux-headers-5.4.0-170 linux-headers-5.4.0-170-generic 2024-02-05T06:38:54.922 INFO:teuthology.orchestra.run.smithi177.stdout: linux-image-5.4.0-170-generic linux-modules-5.4.0-170-generic 2024-02-05T06:38:54.923 INFO:teuthology.orchestra.run.smithi177.stdout: linux-modules-extra-5.4.0-170-generic 2024-02-05T06:38:54.923 INFO:teuthology.orchestra.run.smithi177.stdout:The following packages will be upgraded: 2024-02-05T06:38:54.924 INFO:teuthology.orchestra.run.smithi177.stdout: linux-generic linux-headers-generic linux-image-generic 2024-02-05T06:38:54.969 INFO:teuthology.orchestra.run.smithi102.stdout:3 upgraded, 5 newly installed, 0 to remove and 284 not upgraded. 2024-02-05T06:38:54.969 INFO:teuthology.orchestra.run.smithi102.stdout:Need to get 77.1 MB of archives. 2024-02-05T06:38:54.969 INFO:teuthology.orchestra.run.smithi102.stdout:After this operation, 380 MB of additional disk space will be used. 2024-02-05T06:38:54.969 INFO:teuthology.orchestra.run.smithi102.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-170-generic amd64 5.4.0-170.188 [15.0 MB] 2024-02-05T06:38:55.104 INFO:teuthology.orchestra.run.smithi177.stdout:3 upgraded, 5 newly installed, 0 to remove and 284 not upgraded. 2024-02-05T06:38:55.105 INFO:teuthology.orchestra.run.smithi177.stdout:Need to get 77.1 MB of archives. 2024-02-05T06:38:55.105 INFO:teuthology.orchestra.run.smithi177.stdout:After this operation, 380 MB of additional disk space will be used. 2024-02-05T06:38:55.105 INFO:teuthology.orchestra.run.smithi177.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-170-generic amd64 5.4.0-170.188 [15.0 MB] 2024-02-05T06:38:55.441 INFO:teuthology.orchestra.run.smithi102.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-170-generic amd64 5.4.0-170.188 [10.5 MB] 2024-02-05T06:38:55.534 INFO:teuthology.orchestra.run.smithi102.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-170-generic amd64 5.4.0-170.188 [39.2 MB] 2024-02-05T06:38:56.085 INFO:teuthology.orchestra.run.smithi102.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.170.168 [1,900 B] 2024-02-05T06:38:56.085 INFO:teuthology.orchestra.run.smithi102.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.170.168 [2,540 B] 2024-02-05T06:38:56.085 INFO:teuthology.orchestra.run.smithi102.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-170 all 5.4.0-170.188 [11.0 MB] 2024-02-05T06:38:56.228 INFO:teuthology.orchestra.run.smithi102.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-170-generic amd64 5.4.0-170.188 [1,375 kB] 2024-02-05T06:38:56.253 INFO:teuthology.orchestra.run.smithi177.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-170-generic amd64 5.4.0-170.188 [10.5 MB] 2024-02-05T06:38:56.290 INFO:teuthology.orchestra.run.smithi102.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.170.168 [2,412 B] 2024-02-05T06:38:56.522 INFO:teuthology.orchestra.run.smithi177.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-170-generic amd64 5.4.0-170.188 [39.2 MB] 2024-02-05T06:38:57.023 INFO:teuthology.orchestra.run.smithi102.stdout:Fetched 77.1 MB in 1s (55.1 MB/s) 2024-02-05T06:38:57.223 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package linux-modules-5.4.0-170-generic. 2024-02-05T06:38:57.876 INFO:teuthology.orchestra.run.smithi177.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.170.168 [1,900 B] 2024-02-05T06:38:57.876 INFO:teuthology.orchestra.run.smithi177.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.170.168 [2,540 B] 2024-02-05T06:38:57.876 INFO:teuthology.orchestra.run.smithi177.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-170 all 5.4.0-170.188 [11.0 MB] 2024-02-05T06:38:58.158 INFO:teuthology.orchestra.run.smithi177.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-170-generic amd64 5.4.0-170.188 [1,375 kB] 2024-02-05T06:38:58.209 INFO:teuthology.orchestra.run.smithi177.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.170.168 [2,412 B] 2024-02-05T06:38:58.911 INFO:teuthology.orchestra.run.smithi177.stdout:Fetched 77.1 MB in 3s (23.5 MB/s) 2024-02-05T06:38:58.943 INFO:teuthology.orchestra.run.smithi102.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.) 2024-02-05T06:38:58.948 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../0-linux-modules-5.4.0-170-generic_5.4.0-170.188_amd64.deb ... 2024-02-05T06:38:59.112 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking linux-modules-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T06:38:59.119 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package linux-modules-5.4.0-170-generic. 2024-02-05T06:39:00.902 INFO:teuthology.orchestra.run.smithi177.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.) 2024-02-05T06:39:00.907 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../0-linux-modules-5.4.0-170-generic_5.4.0-170.188_amd64.deb ... 2024-02-05T06:39:01.050 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-modules-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T06:39:01.137 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package linux-image-5.4.0-170-generic. 2024-02-05T06:39:01.154 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../1-linux-image-5.4.0-170-generic_5.4.0-170.188_amd64.deb ... 2024-02-05T06:39:01.252 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking linux-image-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T06:39:02.391 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-170-generic. 2024-02-05T06:39:02.405 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-170-generic_5.4.0-170.188_amd64.deb ... 2024-02-05T06:39:02.448 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking linux-modules-extra-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T06:39:03.034 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package linux-image-5.4.0-170-generic. 2024-02-05T06:39:03.050 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../1-linux-image-5.4.0-170-generic_5.4.0-170.188_amd64.deb ... 2024-02-05T06:39:03.134 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-image-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T06:39:04.270 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-170-generic. 2024-02-05T06:39:04.284 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-170-generic_5.4.0-170.188_amd64.deb ... 2024-02-05T06:39:04.328 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-modules-extra-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T06:39:07.269 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../3-linux-generic_5.4.0.170.168_amd64.deb ... 2024-02-05T06:39:07.412 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking linux-generic (5.4.0.170.168) over (5.4.0.124.125) ... 2024-02-05T06:39:07.771 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.170.168_amd64.deb ... 2024-02-05T06:39:07.924 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking linux-image-generic (5.4.0.170.168) over (5.4.0.124.125) ... 2024-02-05T06:39:08.311 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package linux-headers-5.4.0-170. 2024-02-05T06:39:08.326 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../5-linux-headers-5.4.0-170_5.4.0-170.188_all.deb ... 2024-02-05T06:39:08.369 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking linux-headers-5.4.0-170 (5.4.0-170.188) ... 2024-02-05T06:39:09.266 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../3-linux-generic_5.4.0.170.168_amd64.deb ... 2024-02-05T06:39:09.409 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-generic (5.4.0.170.168) over (5.4.0.124.125) ... 2024-02-05T06:39:09.776 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.170.168_amd64.deb ... 2024-02-05T06:39:09.938 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-image-generic (5.4.0.170.168) over (5.4.0.124.125) ... 2024-02-05T06:39:10.307 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package linux-headers-5.4.0-170. 2024-02-05T06:39:10.321 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../5-linux-headers-5.4.0-170_5.4.0-170.188_all.deb ... 2024-02-05T06:39:10.366 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-headers-5.4.0-170 (5.4.0-170.188) ... 2024-02-05T06:39:14.164 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package linux-headers-5.4.0-170-generic. 2024-02-05T06:39:14.187 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../6-linux-headers-5.4.0-170-generic_5.4.0-170.188_amd64.deb ... 2024-02-05T06:39:14.231 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking linux-headers-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T06:39:16.125 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package linux-headers-5.4.0-170-generic. 2024-02-05T06:39:16.149 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../6-linux-headers-5.4.0-170-generic_5.4.0-170.188_amd64.deb ... 2024-02-05T06:39:16.191 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-headers-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T06:39:17.662 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.170.168_amd64.deb ... 2024-02-05T06:39:17.767 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking linux-headers-generic (5.4.0.170.168) over (5.4.0.124.125) ... 2024-02-05T06:39:18.161 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up linux-headers-5.4.0-170 (5.4.0-170.188) ... 2024-02-05T06:39:18.313 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up linux-modules-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T06:39:19.557 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up linux-image-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T06:39:20.023 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.170.168_amd64.deb ... 2024-02-05T06:39:20.127 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-headers-generic (5.4.0.170.168) over (5.4.0.124.125) ... 2024-02-05T06:39:20.485 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-headers-5.4.0-170 (5.4.0-170.188) ... 2024-02-05T06:39:20.631 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-modules-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T06:39:21.255 INFO:teuthology.orchestra.run.smithi102.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-170-generic 2024-02-05T06:39:21.255 INFO:teuthology.orchestra.run.smithi102.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-170-generic 2024-02-05T06:39:21.435 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up linux-headers-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T06:39:21.586 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up linux-headers-generic (5.4.0.170.168) ... 2024-02-05T06:39:21.712 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up linux-modules-extra-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T06:39:21.876 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-image-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T06:39:22.945 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up linux-image-generic (5.4.0.170.168) ... 2024-02-05T06:39:23.031 INFO:teuthology.orchestra.run.smithi177.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-170-generic 2024-02-05T06:39:23.031 INFO:teuthology.orchestra.run.smithi177.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-170-generic 2024-02-05T06:39:23.073 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up linux-generic (5.4.0.170.168) ... 2024-02-05T06:39:23.194 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-headers-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T06:39:23.224 INFO:teuthology.orchestra.run.smithi102.stdout:Processing triggers for linux-image-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T06:39:23.296 INFO:teuthology.orchestra.run.smithi102.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-02-05T06:39:23.296 INFO:teuthology.orchestra.run.smithi102.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-170-generic 2024-02-05T06:39:24.204 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-headers-generic (5.4.0.170.168) ... 2024-02-05T06:39:24.464 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-modules-extra-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T06:39:25.707 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-image-generic (5.4.0.170.168) ... 2024-02-05T06:39:25.841 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-generic (5.4.0.170.168) ... 2024-02-05T06:39:25.985 INFO:teuthology.orchestra.run.smithi177.stdout:Processing triggers for linux-image-5.4.0-170-generic (5.4.0-170.188) ... 2024-02-05T06:39:26.056 INFO:teuthology.orchestra.run.smithi177.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-02-05T06:39:26.056 INFO:teuthology.orchestra.run.smithi177.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-170-generic 2024-02-05T06:39:45.450 INFO:teuthology.orchestra.run.smithi102.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-02-05T06:39:45.451 INFO:teuthology.orchestra.run.smithi102.stdout:Sourcing file `/etc/default/grub' 2024-02-05T06:39:45.475 INFO:teuthology.orchestra.run.smithi102.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-05T06:39:45.498 INFO:teuthology.orchestra.run.smithi102.stdout:Generating grub configuration file ... 2024-02-05T06:39:45.879 INFO:teuthology.orchestra.run.smithi102.stdout:Found linux image: /boot/vmlinuz-5.4.0-170-generic 2024-02-05T06:39:45.908 INFO:teuthology.orchestra.run.smithi102.stdout:Found initrd image: /boot/initrd.img-5.4.0-170-generic 2024-02-05T06:39:46.320 INFO:teuthology.orchestra.run.smithi102.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-05T06:39:46.331 INFO:teuthology.orchestra.run.smithi102.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-05T06:39:48.241 INFO:teuthology.orchestra.run.smithi177.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-02-05T06:39:48.241 INFO:teuthology.orchestra.run.smithi177.stdout:Sourcing file `/etc/default/grub' 2024-02-05T06:39:48.254 INFO:teuthology.orchestra.run.smithi177.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-05T06:39:48.282 INFO:teuthology.orchestra.run.smithi177.stdout:Generating grub configuration file ... 2024-02-05T06:39:48.494 INFO:teuthology.orchestra.run.smithi102.stdout:done 2024-02-05T06:39:48.685 INFO:teuthology.orchestra.run.smithi177.stdout:Found linux image: /boot/vmlinuz-5.4.0-170-generic 2024-02-05T06:39:48.712 INFO:teuthology.orchestra.run.smithi177.stdout:Found initrd image: /boot/initrd.img-5.4.0-170-generic 2024-02-05T06:39:48.925 DEBUG:teuthology.orchestra.run.smithi102:> dpkg -s linux-image-generic 2024-02-05T06:39:48.974 INFO:teuthology.orchestra.run.smithi102.stdout:Package: linux-image-generic 2024-02-05T06:39:48.974 INFO:teuthology.orchestra.run.smithi102.stdout:Status: install ok installed 2024-02-05T06:39:48.974 INFO:teuthology.orchestra.run.smithi102.stdout:Priority: optional 2024-02-05T06:39:48.974 INFO:teuthology.orchestra.run.smithi102.stdout:Section: kernel 2024-02-05T06:39:48.974 INFO:teuthology.orchestra.run.smithi102.stdout:Installed-Size: 20 2024-02-05T06:39:48.974 INFO:teuthology.orchestra.run.smithi102.stdout:Maintainer: Ubuntu Kernel Team 2024-02-05T06:39:48.974 INFO:teuthology.orchestra.run.smithi102.stdout:Architecture: amd64 2024-02-05T06:39:48.974 INFO:teuthology.orchestra.run.smithi102.stdout:Source: linux-meta 2024-02-05T06:39:48.975 INFO:teuthology.orchestra.run.smithi102.stdout:Version: 5.4.0.170.168 2024-02-05T06:39:48.975 INFO:teuthology.orchestra.run.smithi102.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) 2024-02-05T06:39:48.975 INFO:teuthology.orchestra.run.smithi102.stdout:Depends: linux-image-5.4.0-170-generic, linux-modules-extra-5.4.0-170-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-05T06:39:48.975 INFO:teuthology.orchestra.run.smithi102.stdout:Recommends: thermald 2024-02-05T06:39:48.975 INFO:teuthology.orchestra.run.smithi102.stdout:Description: Generic Linux kernel image 2024-02-05T06:39:48.975 INFO:teuthology.orchestra.run.smithi102.stdout: This package will always depend on the latest generic kernel image 2024-02-05T06:39:48.975 INFO:teuthology.orchestra.run.smithi102.stdout: available. 2024-02-05T06:39:48.975 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-170-generic 2024-02-05T06:39:48.975 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-05T06:39:48.975 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-05T06:39:48.976 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-02-05T06:39:48.976 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi102.front.sepia.ceph.com, path=None, version=distro) 2024-02-05T06:39:48.976 DEBUG:teuthology.orchestra.run.smithi102:> sudo apt-get clean 2024-02-05T06:39:49.052 DEBUG:teuthology.orchestra.run.smithi102:> sudo apt-get update 2024-02-05T06:39:49.102 INFO:teuthology.orchestra.run.smithi177.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-05T06:39:49.113 INFO:teuthology.orchestra.run.smithi177.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-05T06:39:49.187 INFO:teuthology.orchestra.run.smithi102.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-05T06:39:49.196 INFO:teuthology.orchestra.run.smithi102.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-02-05T06:39:49.216 INFO:teuthology.orchestra.run.smithi102.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-02-05T06:39:49.322 INFO:teuthology.orchestra.run.smithi102.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-02-05T06:39:50.931 INFO:teuthology.orchestra.run.smithi102.stdout:Reading package lists... 2024-02-05T06:39:50.956 DEBUG:teuthology.orchestra.run.smithi102:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-05T06:39:51.029 INFO:teuthology.orchestra.run.smithi102.stdout:Reading package lists... 2024-02-05T06:39:51.239 INFO:teuthology.orchestra.run.smithi102.stdout:Building dependency tree... 2024-02-05T06:39:51.240 INFO:teuthology.orchestra.run.smithi102.stdout:Reading state information... 2024-02-05T06:39:51.290 INFO:teuthology.orchestra.run.smithi177.stdout:done 2024-02-05T06:39:51.461 INFO:teuthology.orchestra.run.smithi102.stdout:linux-image-generic is already the newest version (5.4.0.170.168). 2024-02-05T06:39:51.461 INFO:teuthology.orchestra.run.smithi102.stdout:0 upgraded, 0 newly installed, 0 to remove and 284 not upgraded. 2024-02-05T06:39:51.463 DEBUG:teuthology.orchestra.run.smithi102:> dpkg -s linux-image-generic 2024-02-05T06:39:51.483 INFO:teuthology.orchestra.run.smithi102.stdout:Package: linux-image-generic 2024-02-05T06:39:51.483 INFO:teuthology.orchestra.run.smithi102.stdout:Status: install ok installed 2024-02-05T06:39:51.483 INFO:teuthology.orchestra.run.smithi102.stdout:Priority: optional 2024-02-05T06:39:51.483 INFO:teuthology.orchestra.run.smithi102.stdout:Section: kernel 2024-02-05T06:39:51.483 INFO:teuthology.orchestra.run.smithi102.stdout:Installed-Size: 20 2024-02-05T06:39:51.483 INFO:teuthology.orchestra.run.smithi102.stdout:Maintainer: Ubuntu Kernel Team 2024-02-05T06:39:51.483 INFO:teuthology.orchestra.run.smithi102.stdout:Architecture: amd64 2024-02-05T06:39:51.483 INFO:teuthology.orchestra.run.smithi102.stdout:Source: linux-meta 2024-02-05T06:39:51.484 INFO:teuthology.orchestra.run.smithi102.stdout:Version: 5.4.0.170.168 2024-02-05T06:39:51.484 INFO:teuthology.orchestra.run.smithi102.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) 2024-02-05T06:39:51.484 INFO:teuthology.orchestra.run.smithi102.stdout:Depends: linux-image-5.4.0-170-generic, linux-modules-extra-5.4.0-170-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-05T06:39:51.484 INFO:teuthology.orchestra.run.smithi102.stdout:Recommends: thermald 2024-02-05T06:39:51.484 INFO:teuthology.orchestra.run.smithi102.stdout:Description: Generic Linux kernel image 2024-02-05T06:39:51.484 INFO:teuthology.orchestra.run.smithi102.stdout: This package will always depend on the latest generic kernel image 2024-02-05T06:39:51.484 INFO:teuthology.orchestra.run.smithi102.stdout: available. 2024-02-05T06:39:51.484 DEBUG:teuthology.orchestra.run.smithi102:> mktemp 2024-02-05T06:39:51.490 INFO:teuthology.orchestra.run.smithi102.stdout:/tmp/tmp.C2WV9j1IwS 2024-02-05T06:39:51.490 DEBUG:teuthology.orchestra.run.smithi102:> sudo cp /boot/grub/grub.cfg /tmp/tmp.C2WV9j1IwS 2024-02-05T06:39:51.545 DEBUG:teuthology.orchestra.run.smithi102:> sudo chmod 0666 /tmp/tmp.C2WV9j1IwS 2024-02-05T06:39:51.575 DEBUG:teuthology.orchestra.remote:smithi102:/tmp/tmp.C2WV9j1IwS is 9KB 2024-02-05T06:39:51.590 DEBUG:teuthology.orchestra.run.smithi102:> rm -fr /tmp/tmp.C2WV9j1IwS 2024-02-05T06:39:51.597 DEBUG:teuthology.orchestra.run.smithi102:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-02-05T06:39:51.654 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-02-05T06:39:51.654 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-02-05T06:39:51.654 DEBUG:teuthology.orchestra.run.smithi102:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-02-05T06:39:51.683 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-170-generic 2024-02-05T06:39:51.684 DEBUG:teuthology.orchestra.run.smithi102:> sudo update-grub 2024-02-05T06:39:51.741 DEBUG:teuthology.orchestra.run.smithi177:> dpkg -s linux-image-generic 2024-02-05T06:39:51.780 INFO:teuthology.orchestra.run.smithi177.stdout:Package: linux-image-generic 2024-02-05T06:39:51.780 INFO:teuthology.orchestra.run.smithi177.stdout:Status: install ok installed 2024-02-05T06:39:51.780 INFO:teuthology.orchestra.run.smithi177.stdout:Priority: optional 2024-02-05T06:39:51.780 INFO:teuthology.orchestra.run.smithi177.stdout:Section: kernel 2024-02-05T06:39:51.780 INFO:teuthology.orchestra.run.smithi177.stdout:Installed-Size: 20 2024-02-05T06:39:51.780 INFO:teuthology.orchestra.run.smithi177.stdout:Maintainer: Ubuntu Kernel Team 2024-02-05T06:39:51.781 INFO:teuthology.orchestra.run.smithi177.stdout:Architecture: amd64 2024-02-05T06:39:51.781 INFO:teuthology.orchestra.run.smithi177.stdout:Source: linux-meta 2024-02-05T06:39:51.781 INFO:teuthology.orchestra.run.smithi177.stdout:Version: 5.4.0.170.168 2024-02-05T06:39:51.781 INFO:teuthology.orchestra.run.smithi177.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) 2024-02-05T06:39:51.781 INFO:teuthology.orchestra.run.smithi177.stdout:Depends: linux-image-5.4.0-170-generic, linux-modules-extra-5.4.0-170-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-05T06:39:51.781 INFO:teuthology.orchestra.run.smithi177.stdout:Recommends: thermald 2024-02-05T06:39:51.781 INFO:teuthology.orchestra.run.smithi177.stdout:Description: Generic Linux kernel image 2024-02-05T06:39:51.781 INFO:teuthology.orchestra.run.smithi177.stdout: This package will always depend on the latest generic kernel image 2024-02-05T06:39:51.781 INFO:teuthology.orchestra.run.smithi177.stdout: available. 2024-02-05T06:39:51.781 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-170-generic 2024-02-05T06:39:51.781 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-05T06:39:51.782 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-05T06:39:51.782 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-02-05T06:39:51.782 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi177.front.sepia.ceph.com, path=None, version=distro) 2024-02-05T06:39:51.782 DEBUG:teuthology.orchestra.run.smithi177:> sudo apt-get clean 2024-02-05T06:39:51.857 DEBUG:teuthology.orchestra.run.smithi177:> sudo apt-get update 2024-02-05T06:39:52.118 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-05T06:39:52.188 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-02-05T06:39:52.270 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-02-05T06:39:53.058 INFO:teuthology.orchestra.run.smithi102.stderr:Sourcing file `/etc/default/grub' 2024-02-05T06:39:53.065 INFO:teuthology.orchestra.run.smithi102.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-05T06:39:53.080 INFO:teuthology.orchestra.run.smithi102.stderr:Generating grub configuration file ... 2024-02-05T06:39:53.346 INFO:teuthology.orchestra.run.smithi102.stderr:Found linux image: /boot/vmlinuz-5.4.0-170-generic 2024-02-05T06:39:53.358 INFO:teuthology.orchestra.run.smithi102.stderr:Found initrd image: /boot/initrd.img-5.4.0-170-generic 2024-02-05T06:39:53.778 INFO:teuthology.orchestra.run.smithi102.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-05T06:39:53.790 INFO:teuthology.orchestra.run.smithi102.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-05T06:39:54.780 INFO:teuthology.orchestra.run.smithi102.stderr:done 2024-02-05T06:39:54.781 DEBUG:teuthology.orchestra.run.smithi102:> sudo shutdown -r now 2024-02-05T06:39:57.753 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-02-05T06:39:59.083 INFO:teuthology.orchestra.run.smithi177.stdout:Reading package lists... 2024-02-05T06:39:59.109 DEBUG:teuthology.orchestra.run.smithi177:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-05T06:39:59.181 INFO:teuthology.orchestra.run.smithi177.stdout:Reading package lists... 2024-02-05T06:39:59.393 INFO:teuthology.orchestra.run.smithi177.stdout:Building dependency tree... 2024-02-05T06:39:59.393 INFO:teuthology.orchestra.run.smithi177.stdout:Reading state information... 2024-02-05T06:39:59.615 INFO:teuthology.orchestra.run.smithi177.stdout:linux-image-generic is already the newest version (5.4.0.170.168). 2024-02-05T06:39:59.615 INFO:teuthology.orchestra.run.smithi177.stdout:0 upgraded, 0 newly installed, 0 to remove and 284 not upgraded. 2024-02-05T06:39:59.617 DEBUG:teuthology.orchestra.run.smithi177:> dpkg -s linux-image-generic 2024-02-05T06:39:59.637 INFO:teuthology.orchestra.run.smithi177.stdout:Package: linux-image-generic 2024-02-05T06:39:59.637 INFO:teuthology.orchestra.run.smithi177.stdout:Status: install ok installed 2024-02-05T06:39:59.637 INFO:teuthology.orchestra.run.smithi177.stdout:Priority: optional 2024-02-05T06:39:59.638 INFO:teuthology.orchestra.run.smithi177.stdout:Section: kernel 2024-02-05T06:39:59.638 INFO:teuthology.orchestra.run.smithi177.stdout:Installed-Size: 20 2024-02-05T06:39:59.638 INFO:teuthology.orchestra.run.smithi177.stdout:Maintainer: Ubuntu Kernel Team 2024-02-05T06:39:59.638 INFO:teuthology.orchestra.run.smithi177.stdout:Architecture: amd64 2024-02-05T06:39:59.638 INFO:teuthology.orchestra.run.smithi177.stdout:Source: linux-meta 2024-02-05T06:39:59.638 INFO:teuthology.orchestra.run.smithi177.stdout:Version: 5.4.0.170.168 2024-02-05T06:39:59.638 INFO:teuthology.orchestra.run.smithi177.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) 2024-02-05T06:39:59.638 INFO:teuthology.orchestra.run.smithi177.stdout:Depends: linux-image-5.4.0-170-generic, linux-modules-extra-5.4.0-170-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-05T06:39:59.638 INFO:teuthology.orchestra.run.smithi177.stdout:Recommends: thermald 2024-02-05T06:39:59.638 INFO:teuthology.orchestra.run.smithi177.stdout:Description: Generic Linux kernel image 2024-02-05T06:39:59.638 INFO:teuthology.orchestra.run.smithi177.stdout: This package will always depend on the latest generic kernel image 2024-02-05T06:39:59.639 INFO:teuthology.orchestra.run.smithi177.stdout: available. 2024-02-05T06:39:59.639 DEBUG:teuthology.orchestra.run.smithi177:> mktemp 2024-02-05T06:39:59.685 INFO:teuthology.orchestra.run.smithi177.stdout:/tmp/tmp.0R2JwCFgSa 2024-02-05T06:39:59.686 DEBUG:teuthology.orchestra.run.smithi177:> sudo cp /boot/grub/grub.cfg /tmp/tmp.0R2JwCFgSa 2024-02-05T06:39:59.700 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod 0666 /tmp/tmp.0R2JwCFgSa 2024-02-05T06:39:59.737 DEBUG:teuthology.orchestra.remote:smithi177:/tmp/tmp.0R2JwCFgSa is 9KB 2024-02-05T06:39:59.750 DEBUG:teuthology.orchestra.run.smithi177:> rm -fr /tmp/tmp.0R2JwCFgSa 2024-02-05T06:39:59.757 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-02-05T06:39:59.813 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-02-05T06:39:59.814 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-02-05T06:39:59.814 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-02-05T06:39:59.845 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-170-generic 2024-02-05T06:39:59.845 DEBUG:teuthology.orchestra.run.smithi177:> sudo update-grub 2024-02-05T06:40:01.189 INFO:teuthology.orchestra.run.smithi177.stderr:Sourcing file `/etc/default/grub' 2024-02-05T06:40:01.194 INFO:teuthology.orchestra.run.smithi177.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-05T06:40:01.212 INFO:teuthology.orchestra.run.smithi177.stderr:Generating grub configuration file ... 2024-02-05T06:40:01.504 INFO:teuthology.orchestra.run.smithi177.stderr:Found linux image: /boot/vmlinuz-5.4.0-170-generic 2024-02-05T06:40:01.516 INFO:teuthology.orchestra.run.smithi177.stderr:Found initrd image: /boot/initrd.img-5.4.0-170-generic 2024-02-05T06:40:01.944 INFO:teuthology.orchestra.run.smithi177.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-05T06:40:01.956 INFO:teuthology.orchestra.run.smithi177.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-05T06:40:02.945 INFO:teuthology.orchestra.run.smithi177.stderr:done 2024-02-05T06:40:02.947 DEBUG:teuthology.orchestra.run.smithi177:> sudo shutdown -r now 2024-02-05T06:40:24.844 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-02-05T06:40:24.845 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi102.front.sepia.ceph.com' 2024-02-05T06:40:24.846 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi102.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-05T06:40:33.002 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-02-05T06:40:33.002 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-02-05T06:40:33.003 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-05T06:40:43.324 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.102 2024-02-05T06:40:51.520 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.177 2024-02-05T06:40:52.326 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi102.front.sepia.ceph.com' 2024-02-05T06:40:52.327 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi102.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-05T06:40:55.388 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.102 2024-02-05T06:41:00.524 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-02-05T06:41:00.525 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-05T06:41:03.580 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.177 2024-02-05T06:41:07.392 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi102.front.sepia.ceph.com' 2024-02-05T06:41:07.393 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi102.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-05T06:41:15.588 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-02-05T06:41:15.588 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-05T06:41:39.126 DEBUG:teuthology.orchestra.run.smithi102:> true 2024-02-05T06:41:39.716 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi102.front.sepia.ceph.com' 2024-02-05T06:41:39.716 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-170-generic"... 2024-02-05T06:41:39.716 DEBUG:teuthology.orchestra.run.smithi102:> uname -r 2024-02-05T06:41:39.723 INFO:teuthology.orchestra.run.smithi102.stdout:5.4.0-170-generic 2024-02-05T06:41:39.723 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-170-generic vs 5.4.0-170-generic 2024-02-05T06:41:39.723 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-05T06:41:39.723 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-02-05T06:41:40.724 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-02-05T06:41:40.725 DEBUG:teuthology.orchestra.run.smithi102:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-05T06:41:40.810 INFO:teuthology.orchestra.run.smithi102.stdout:ttyS1 2024-02-05T06:41:40.830 DEBUG:teuthology.parallel:result is None 2024-02-05T06:41:47.328 DEBUG:teuthology.orchestra.run.smithi177:> true 2024-02-05T06:41:47.912 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-02-05T06:41:47.912 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-170-generic"... 2024-02-05T06:41:47.913 DEBUG:teuthology.orchestra.run.smithi177:> uname -r 2024-02-05T06:41:47.919 INFO:teuthology.orchestra.run.smithi177.stdout:5.4.0-170-generic 2024-02-05T06:41:47.919 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-170-generic vs 5.4.0-170-generic 2024-02-05T06:41:47.919 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-05T06:41:47.919 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-02-05T06:41:48.920 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-02-05T06:41:48.920 DEBUG:teuthology.orchestra.run.smithi177:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-05T06:41:49.028 INFO:teuthology.orchestra.run.smithi177.stdout:ttyS1 2024-02-05T06:41:49.051 DEBUG:teuthology.parallel:result is None 2024-02-05T06:41:49.052 INFO:teuthology.run_tasks:Running task internal.base... 2024-02-05T06:41:49.059 INFO:teuthology.task.internal:Creating test directory... 2024-02-05T06:41:49.059 DEBUG:teuthology.orchestra.run.smithi102:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-05T06:41:49.062 DEBUG:teuthology.orchestra.run.smithi177:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-05T06:41:49.068 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-02-05T06:41:49.074 INFO:teuthology.run_tasks:Running task internal.archive... 2024-02-05T06:41:49.123 INFO:teuthology.task.internal:Creating archive directory... 2024-02-05T06:41:49.124 DEBUG:teuthology.orchestra.run.smithi102:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-05T06:41:49.126 DEBUG:teuthology.orchestra.run.smithi177:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-05T06:41:49.148 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-02-05T06:41:49.156 INFO:teuthology.task.internal:Enabling coredump saving... 2024-02-05T06:41:49.157 DEBUG:teuthology.orchestra.run.smithi102:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-02-05T06:41:49.186 DEBUG:teuthology.orchestra.run.smithi177:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-02-05T06:41:49.205 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-05T06:41:49.212 INFO:teuthology.orchestra.run.smithi102.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-05T06:41:49.215 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-05T06:41:49.223 INFO:teuthology.orchestra.run.smithi102.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-05T06:41:49.225 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-02-05T06:41:49.232 INFO:teuthology.task.internal:Configuring sudo... 2024-02-05T06:41:49.232 DEBUG:teuthology.orchestra.run.smithi102:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-05T06:41:49.234 DEBUG:teuthology.orchestra.run.smithi177:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-05T06:41:49.249 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-02-05T06:41:49.257 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-02-05T06:41:49.257 DEBUG:teuthology.orchestra.run.smithi102:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-05T06:41:49.259 DEBUG:teuthology.orchestra.run.smithi177:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-05T06:41:49.296 DEBUG:teuthology.orchestra.run.smithi102:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-05T06:41:49.311 DEBUG:teuthology.orchestra.run.smithi102:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-05T06:41:49.318 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-02-05T06:41:49.318 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-05T06:41:49.343 DEBUG:teuthology.orchestra.run.smithi177:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-05T06:41:49.350 DEBUG:teuthology.orchestra.run.smithi177:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-05T06:41:49.358 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-02-05T06:41:49.358 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-05T06:41:49.386 DEBUG:teuthology.orchestra.run.smithi102:> sudo service rsyslog restart 2024-02-05T06:41:49.388 DEBUG:teuthology.orchestra.run.smithi177:> sudo service rsyslog restart 2024-02-05T06:41:49.481 INFO:teuthology.run_tasks:Running task internal.timer... 2024-02-05T06:41:49.489 INFO:teuthology.task.internal:Starting timer... 2024-02-05T06:41:49.489 INFO:teuthology.run_tasks:Running task pcp... 2024-02-05T06:41:49.499 INFO:teuthology.run_tasks:Running task selinux... 2024-02-05T06:41:49.507 DEBUG:teuthology.task.selinux:Excluding smithi102: OS 'ubuntu' does not support SELinux 2024-02-05T06:41:49.507 DEBUG:teuthology.task.selinux:Excluding smithi177: OS 'ubuntu' does not support SELinux 2024-02-05T06:41:49.507 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-02-05T06:41:49.508 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-02-05T06:41:49.508 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-02-05T06:41:49.508 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-02-05T06:41:49.516 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-02-05T06:41:49.536 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-02-05T06:41:49.537 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi102.front.sepia.ceph.com,smithi177.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-02-05T06:47:18.757 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi102.front.sepia.ceph.com'), Remote(name='ubuntu@smithi177.front.sepia.ceph.com')] 2024-02-05T06:47:18.758 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi102.front.sepia.ceph.com' 2024-02-05T06:47:18.759 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi102.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-05T06:47:18.852 DEBUG:teuthology.orchestra.run.smithi102:> true 2024-02-05T06:47:18.977 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi102.front.sepia.ceph.com' 2024-02-05T06:47:18.978 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-02-05T06:47:18.978 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-05T06:47:19.075 DEBUG:teuthology.orchestra.run.smithi177:> true 2024-02-05T06:47:19.197 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-02-05T06:47:19.198 INFO:teuthology.run_tasks:Running task clock... 2024-02-05T06:47:19.209 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-02-05T06:47:19.209 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-05T06:47:19.210 DEBUG:teuthology.orchestra.run.smithi102:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-05T06:47:19.212 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-05T06:47:19.212 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-05T06:47:19.246 INFO:teuthology.orchestra.run.smithi102.stdout: 5 Feb 06:47:19 ntpd[12827]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-02-05T06:47:19.246 INFO:teuthology.orchestra.run.smithi102.stdout: 5 Feb 06:47:19 ntpd[12827]: Command line: ntpd -gq 2024-02-05T06:47:19.246 INFO:teuthology.orchestra.run.smithi177.stdout: 5 Feb 06:47:19 ntpd[12815]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-02-05T06:47:19.246 INFO:teuthology.orchestra.run.smithi177.stdout: 5 Feb 06:47:19 ntpd[12815]: Command line: ntpd -gq 2024-02-05T06:47:19.247 INFO:teuthology.orchestra.run.smithi177.stdout: 5 Feb 06:47:19 ntpd[12815]: proto: precision = 0.066 usec (-24) 2024-02-05T06:47:19.247 INFO:teuthology.orchestra.run.smithi177.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-05T06:47:19.248 INFO:teuthology.orchestra.run.smithi177.stdout: 5 Feb 06:47:19 ntpd[12815]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-05T06:47:19.248 INFO:teuthology.orchestra.run.smithi177.stderr:restrict ::: KOD does nothing without LIMITED. 2024-02-05T06:47:19.249 INFO:teuthology.orchestra.run.smithi177.stdout: 5 Feb 06:47:19 ntpd[12815]: restrict ::: KOD does nothing without LIMITED. 2024-02-05T06:47:19.249 INFO:teuthology.orchestra.run.smithi177.stdout: 5 Feb 06:47:19 ntpd[12815]: Listen and drop on 0 v6wildcard [::]:123 2024-02-05T06:47:19.249 INFO:teuthology.orchestra.run.smithi177.stdout: 5 Feb 06:47:19 ntpd[12815]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-02-05T06:47:19.249 INFO:teuthology.orchestra.run.smithi177.stdout: 5 Feb 06:47:19 ntpd[12815]: Listen normally on 2 lo 127.0.0.1:123 2024-02-05T06:47:19.249 INFO:teuthology.orchestra.run.smithi177.stdout: 5 Feb 06:47:19 ntpd[12815]: Listen normally on 3 enp3s0f1 172.21.15.177:123 2024-02-05T06:47:19.249 INFO:teuthology.orchestra.run.smithi177.stdout: 5 Feb 06:47:19 ntpd[12815]: Listen normally on 4 lo [::1]:123 2024-02-05T06:47:19.249 INFO:teuthology.orchestra.run.smithi177.stdout: 5 Feb 06:47:19 ntpd[12815]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:feea:b04b%5]:123 2024-02-05T06:47:19.250 INFO:teuthology.orchestra.run.smithi177.stdout: 5 Feb 06:47:19 ntpd[12815]: Listening on routing socket on fd #22 for interface updates 2024-02-05T06:47:19.250 INFO:teuthology.orchestra.run.smithi102.stdout: 5 Feb 06:47:19 ntpd[12827]: proto: precision = 0.116 usec (-23) 2024-02-05T06:47:19.250 INFO:teuthology.orchestra.run.smithi102.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-05T06:47:19.250 INFO:teuthology.orchestra.run.smithi102.stdout: 5 Feb 06:47:19 ntpd[12827]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-05T06:47:19.251 INFO:teuthology.orchestra.run.smithi102.stderr:restrict ::: KOD does nothing without LIMITED. 2024-02-05T06:47:19.251 INFO:teuthology.orchestra.run.smithi102.stdout: 5 Feb 06:47:19 ntpd[12827]: restrict ::: KOD does nothing without LIMITED. 2024-02-05T06:47:19.252 INFO:teuthology.orchestra.run.smithi102.stdout: 5 Feb 06:47:19 ntpd[12827]: Listen and drop on 0 v6wildcard [::]:123 2024-02-05T06:47:19.252 INFO:teuthology.orchestra.run.smithi102.stdout: 5 Feb 06:47:19 ntpd[12827]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-02-05T06:47:19.252 INFO:teuthology.orchestra.run.smithi102.stdout: 5 Feb 06:47:19 ntpd[12827]: Listen normally on 2 lo 127.0.0.1:123 2024-02-05T06:47:19.252 INFO:teuthology.orchestra.run.smithi102.stdout: 5 Feb 06:47:19 ntpd[12827]: Listen normally on 3 enp3s0f1 172.21.15.102:123 2024-02-05T06:47:19.252 INFO:teuthology.orchestra.run.smithi102.stdout: 5 Feb 06:47:19 ntpd[12827]: Listen normally on 4 lo [::1]:123 2024-02-05T06:47:19.252 INFO:teuthology.orchestra.run.smithi102.stdout: 5 Feb 06:47:19 ntpd[12827]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d769%5]:123 2024-02-05T06:47:19.252 INFO:teuthology.orchestra.run.smithi102.stdout: 5 Feb 06:47:19 ntpd[12827]: Listening on routing socket on fd #22 for interface updates 2024-02-05T06:47:20.248 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:20 ntpd[12827]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:20.248 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:20 ntpd[12827]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:20.248 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:20 ntpd[12827]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:20.248 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:20 ntpd[12827]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:20.248 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:20 ntpd[12827]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:20.248 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:20 ntpd[12827]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:20.248 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:20 ntpd[12827]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T06:47:20.249 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:20 ntpd[12827]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T06:47:20.249 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:20 ntpd[12827]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:20.249 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:20 ntpd[12827]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:20.249 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:20 ntpd[12827]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T06:47:20.249 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:20 ntpd[12827]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T06:47:20.250 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:20 ntpd[12815]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:20.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:20 ntpd[12815]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:20.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:20 ntpd[12815]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:20.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:20 ntpd[12815]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:20.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:20 ntpd[12815]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:20.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:20 ntpd[12815]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:20.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:20 ntpd[12815]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:20.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:20 ntpd[12815]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:20.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:20 ntpd[12815]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T06:47:20.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:20 ntpd[12815]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T06:47:20.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:20 ntpd[12815]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:20.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:20 ntpd[12815]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:20.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:20 ntpd[12815]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T06:47:20.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:20 ntpd[12815]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T06:47:20.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:20 ntpd[12815]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:20.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:20 ntpd[12815]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:20.252 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:20 ntpd[12815]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T06:47:20.252 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:20 ntpd[12815]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T06:47:22.248 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:22 ntpd[12827]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:22.248 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:22 ntpd[12827]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:22.248 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:22 ntpd[12827]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:22.248 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:22 ntpd[12827]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:22.248 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:22 ntpd[12827]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:22.248 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:22 ntpd[12827]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:22.248 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:22 ntpd[12827]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T06:47:22.248 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:22 ntpd[12827]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T06:47:22.249 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:22 ntpd[12827]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:22.249 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:22 ntpd[12827]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:22.249 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:22 ntpd[12827]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T06:47:22.249 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:22 ntpd[12827]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T06:47:22.250 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:22 ntpd[12815]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:22.250 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:22 ntpd[12815]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:22.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:22 ntpd[12815]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:22.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:22 ntpd[12815]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:22.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:22 ntpd[12815]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:22.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:22 ntpd[12815]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:22.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:22 ntpd[12815]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:22.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:22 ntpd[12815]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:22.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:22 ntpd[12815]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T06:47:22.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:22 ntpd[12815]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T06:47:22.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:22 ntpd[12815]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:22.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:22 ntpd[12815]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:22.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:22 ntpd[12815]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T06:47:22.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:22 ntpd[12815]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T06:47:22.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:22 ntpd[12815]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:22.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:22 ntpd[12815]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:22.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:22 ntpd[12815]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T06:47:22.252 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:22 ntpd[12815]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T06:47:23.247 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:23 ntpd[12815]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:23.247 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:23 ntpd[12815]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:24.248 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:24 ntpd[12827]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:24.249 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:24 ntpd[12827]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:24.249 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:24 ntpd[12827]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:24.249 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:24 ntpd[12827]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:24.249 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:24 ntpd[12827]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:24.249 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:24 ntpd[12827]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:24.249 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:24 ntpd[12827]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:24.249 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:24 ntpd[12827]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:24.249 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:24 ntpd[12827]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:24.249 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:24 ntpd[12827]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:24.249 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:24 ntpd[12827]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T06:47:24.249 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:24 ntpd[12827]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T06:47:24.249 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:24 ntpd[12827]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:24.249 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:24 ntpd[12827]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:24.250 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:24 ntpd[12827]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T06:47:24.250 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:24 ntpd[12827]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T06:47:24.250 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:24 ntpd[12827]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:24.250 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:24 ntpd[12827]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:24.250 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:24 ntpd[12827]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T06:47:24.250 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:24 ntpd[12827]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T06:47:24.252 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:24 ntpd[12815]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:24.252 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:24 ntpd[12815]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:24.252 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:24 ntpd[12815]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:24.252 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:24 ntpd[12815]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:24.252 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:24 ntpd[12815]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:24.252 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:24 ntpd[12815]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:24.252 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:24 ntpd[12815]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:24.252 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:24 ntpd[12815]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:24.253 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:24 ntpd[12815]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T06:47:24.253 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:24 ntpd[12815]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T06:47:24.253 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:24 ntpd[12815]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:24.253 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:24 ntpd[12815]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:24.253 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:24 ntpd[12815]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T06:47:24.253 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:24 ntpd[12815]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T06:47:24.253 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:24 ntpd[12815]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:24.253 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:24 ntpd[12815]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:24.253 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:24 ntpd[12815]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T06:47:24.253 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:24 ntpd[12815]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T06:47:26.248 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:26 ntpd[12827]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:26.248 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:26 ntpd[12827]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:26.248 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:26 ntpd[12827]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:26.248 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:26 ntpd[12827]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:26.248 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:26 ntpd[12827]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:26.248 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:26 ntpd[12827]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:26.248 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:26 ntpd[12827]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:26.248 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:26 ntpd[12827]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:26.248 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:26 ntpd[12827]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T06:47:26.248 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:26 ntpd[12827]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T06:47:26.249 INFO:teuthology.orchestra.run.smithi102.stdout: 5 Feb 06:47:26 ntpd[12827]: ntpd: time slew +0.003088 s 2024-02-05T06:47:26.249 INFO:teuthology.orchestra.run.smithi102.stdout:ntpd: time slew +0.003088s 2024-02-05T06:47:26.249 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:26 ntpd[12827]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-02-05T06:47:26.249 INFO:teuthology.orchestra.run.smithi102.stderr: 5 Feb 06:47:26 ntpd[12827]: can't open /var/log/ntpstats/loopstats.20240205: Permission denied 2024-02-05T06:47:26.250 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:26 ntpd[12815]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:26.250 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:26 ntpd[12815]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:26.250 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:26 ntpd[12815]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:26.250 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:26 ntpd[12815]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:26.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:26 ntpd[12815]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:26.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:26 ntpd[12815]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:26.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:26 ntpd[12815]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-05T06:47:26.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:26 ntpd[12815]: can't open /var/log/ntpstats/rawstats.20240205: Permission denied 2024-02-05T06:47:26.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:26 ntpd[12815]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-05T06:47:26.251 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:26 ntpd[12815]: can't open /var/log/ntpstats/peerstats.20240205: Permission denied 2024-02-05T06:47:26.251 INFO:teuthology.orchestra.run.smithi177.stdout: 5 Feb 06:47:26 ntpd[12815]: ntpd: time slew -0.000619 s 2024-02-05T06:47:26.251 INFO:teuthology.orchestra.run.smithi177.stdout:ntpd: time slew -0.000619s 2024-02-05T06:47:26.252 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:26 ntpd[12815]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-02-05T06:47:26.252 INFO:teuthology.orchestra.run.smithi177.stderr: 5 Feb 06:47:26 ntpd[12815]: can't open /var/log/ntpstats/loopstats.20240205: Permission denied 2024-02-05T06:47:26.315 INFO:teuthology.orchestra.run.smithi177.stdout: remote refid st t when poll reach delay offset jitter 2024-02-05T06:47:26.315 INFO:teuthology.orchestra.run.smithi177.stdout:============================================================================== 2024-02-05T06:47:26.315 INFO:teuthology.orchestra.run.smithi177.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-05T06:47:26.315 INFO:teuthology.orchestra.run.smithi177.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-05T06:47:26.316 INFO:teuthology.orchestra.run.smithi177.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-05T06:47:26.316 INFO:teuthology.orchestra.run.smithi177.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-05T06:47:26.318 INFO:teuthology.orchestra.run.smithi102.stdout: remote refid st t when poll reach delay offset jitter 2024-02-05T06:47:26.318 INFO:teuthology.orchestra.run.smithi102.stdout:============================================================================== 2024-02-05T06:47:26.319 INFO:teuthology.orchestra.run.smithi102.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-05T06:47:26.319 INFO:teuthology.orchestra.run.smithi102.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-05T06:47:26.319 INFO:teuthology.orchestra.run.smithi102.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-05T06:47:26.319 INFO:teuthology.orchestra.run.smithi102.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-05T06:47:26.320 INFO:teuthology.run_tasks:Running task cephadm... 2024-02-05T06:47:26.409 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': '164d3be4a527be775f4d3c343ea591122f1b8921'} 2024-02-05T06:47:26.410 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-02-05T06:47:26.410 INFO:tasks.cephadm:Cluster fsid is 6c73f6dc-c3f2-11ee-95b6-87774f69a715 2024-02-05T06:47:26.410 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-02-05T06:47:26.410 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.102', 'mon.c': '[v2:172.21.15.102:3301,v1:172.21.15.102:6790]', 'mon.b': '172.21.15.177'} 2024-02-05T06:47:26.410 INFO:tasks.cephadm:First mon is mon.a on smithi102 2024-02-05T06:47:26.411 INFO:tasks.cephadm:First mgr is y 2024-02-05T06:47:26.411 INFO:tasks.cephadm:Normalizing hostnames... 2024-02-05T06:47:26.411 DEBUG:teuthology.orchestra.run.smithi102:> sudo hostname $(hostname -s) 2024-02-05T06:47:26.428 DEBUG:teuthology.orchestra.run.smithi177:> sudo hostname $(hostname -s) 2024-02-05T06:47:26.445 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-02-05T06:47:26.445 DEBUG:teuthology.orchestra.run.smithi102:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-05T06:47:26.719 INFO:teuthology.orchestra.run.smithi102.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Feb 5 06:47 /home/ubuntu/cephtest/cephadm 2024-02-05T06:47:26.719 DEBUG:teuthology.orchestra.run.smithi177:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v17.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-05T06:47:27.006 INFO:teuthology.orchestra.run.smithi177.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Feb 5 06:47 /home/ubuntu/cephtest/cephadm 2024-02-05T06:47:27.007 DEBUG:teuthology.orchestra.run.smithi102:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-05T06:47:27.015 DEBUG:teuthology.orchestra.run.smithi177:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-05T06:47:27.035 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-02-05T06:47:27.035 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-02-05T06:47:27.038 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-02-05T06:47:27.300 INFO:teuthology.orchestra.run.smithi102.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-02-05T06:47:27.357 INFO:teuthology.orchestra.run.smithi177.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-02-05T06:48:09.962 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T06:48:09.963 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-02-05T06:48:09.963 INFO:teuthology.orchestra.run.smithi102.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-02-05T06:48:09.963 INFO:teuthology.orchestra.run.smithi102.stdout: "repo_digests": [ 2024-02-05T06:48:09.963 INFO:teuthology.orchestra.run.smithi102.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-02-05T06:48:09.963 INFO:teuthology.orchestra.run.smithi102.stdout: ] 2024-02-05T06:48:09.963 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T06:48:11.754 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-02-05T06:48:11.755 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-02-05T06:48:11.755 INFO:teuthology.orchestra.run.smithi177.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-02-05T06:48:11.755 INFO:teuthology.orchestra.run.smithi177.stdout: "repo_digests": [ 2024-02-05T06:48:11.755 INFO:teuthology.orchestra.run.smithi177.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-02-05T06:48:11.755 INFO:teuthology.orchestra.run.smithi177.stdout: ] 2024-02-05T06:48:11.755 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-02-05T06:48:11.779 DEBUG:teuthology.orchestra.run.smithi102:> sudo mkdir -p /etc/ceph 2024-02-05T06:48:11.795 DEBUG:teuthology.orchestra.run.smithi177:> sudo mkdir -p /etc/ceph 2024-02-05T06:48:11.811 DEBUG:teuthology.orchestra.run.smithi102:> sudo chmod 777 /etc/ceph 2024-02-05T06:48:11.827 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod 777 /etc/ceph 2024-02-05T06:48:11.841 INFO:tasks.cephadm:Writing seed config... 2024-02-05T06:48:11.842 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-02-05T06:48:11.842 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-02-05T06:48:11.842 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-02-05T06:48:11.842 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-02-05T06:48:11.842 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-02-05T06:48:11.842 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-02-05T06:48:11.842 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-02-05T06:48:11.842 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-02-05T06:48:11.842 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-02-05T06:48:11.843 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-02-05T06:48:11.843 DEBUG:teuthology.orchestra.run.smithi102:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-02-05T06:48:11.848 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 6c73f6dc-c3f2-11ee-95b6-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 2024-02-05T06:48:11.849 DEBUG:teuthology.orchestra.run.smithi102:mon.a> sudo journalctl -f -n 0 -u ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@mon.a.service 2024-02-05T06:48:11.893 DEBUG:teuthology.orchestra.run.smithi102:mgr.y> sudo journalctl -f -n 0 -u ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@mgr.y.service 2024-02-05T06:48:11.895 INFO:tasks.cephadm:Bootstrapping... 2024-02-05T06:48:11.896 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 6c73f6dc-c3f2-11ee-95b6-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.102 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-02-05T06:48:12.055 INFO:teuthology.orchestra.run.smithi102.stderr:-------------------------------------------------------------------------------- 2024-02-05T06:48:12.055 INFO:teuthology.orchestra.run.smithi102.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '6c73f6dc-c3f2-11ee-95b6-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.102', '--skip-admin-label'] 2024-02-05T06:48:12.055 INFO:teuthology.orchestra.run.smithi102.stderr:Verifying podman|docker is present... 2024-02-05T06:48:12.055 INFO:teuthology.orchestra.run.smithi102.stderr:Verifying lvm2 is present... 2024-02-05T06:48:12.055 INFO:teuthology.orchestra.run.smithi102.stderr:Verifying time synchronization is in place... 2024-02-05T06:48:12.060 INFO:teuthology.orchestra.run.smithi102.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-02-05T06:48:12.068 INFO:teuthology.orchestra.run.smithi102.stderr:systemctl: inactive 2024-02-05T06:48:12.074 INFO:teuthology.orchestra.run.smithi102.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-02-05T06:48:12.079 INFO:teuthology.orchestra.run.smithi102.stderr:systemctl: inactive 2024-02-05T06:48:12.086 INFO:teuthology.orchestra.run.smithi102.stderr:systemctl: masked 2024-02-05T06:48:12.093 INFO:teuthology.orchestra.run.smithi102.stderr:systemctl: inactive 2024-02-05T06:48:12.100 INFO:teuthology.orchestra.run.smithi102.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-02-05T06:48:12.107 INFO:teuthology.orchestra.run.smithi102.stderr:systemctl: inactive 2024-02-05T06:48:12.114 INFO:teuthology.orchestra.run.smithi102.stderr:systemctl: enabled 2024-02-05T06:48:12.121 INFO:teuthology.orchestra.run.smithi102.stderr:systemctl: active 2024-02-05T06:48:12.122 INFO:teuthology.orchestra.run.smithi102.stderr:Unit ntp.service is enabled and running 2024-02-05T06:48:12.122 INFO:teuthology.orchestra.run.smithi102.stderr:Repeating the final host check... 2024-02-05T06:48:12.122 INFO:teuthology.orchestra.run.smithi102.stderr:docker (/usr/bin/docker) is present 2024-02-05T06:48:12.122 INFO:teuthology.orchestra.run.smithi102.stderr:systemctl is present 2024-02-05T06:48:12.122 INFO:teuthology.orchestra.run.smithi102.stderr:lvcreate is present 2024-02-05T06:48:12.128 INFO:teuthology.orchestra.run.smithi102.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-02-05T06:48:12.134 INFO:teuthology.orchestra.run.smithi102.stderr:systemctl: inactive 2024-02-05T06:48:12.139 INFO:teuthology.orchestra.run.smithi102.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-02-05T06:48:12.145 INFO:teuthology.orchestra.run.smithi102.stderr:systemctl: inactive 2024-02-05T06:48:12.151 INFO:teuthology.orchestra.run.smithi102.stderr:systemctl: masked 2024-02-05T06:48:12.156 INFO:teuthology.orchestra.run.smithi102.stderr:systemctl: inactive 2024-02-05T06:48:12.163 INFO:teuthology.orchestra.run.smithi102.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-02-05T06:48:12.169 INFO:teuthology.orchestra.run.smithi102.stderr:systemctl: inactive 2024-02-05T06:48:12.176 INFO:teuthology.orchestra.run.smithi102.stderr:systemctl: enabled 2024-02-05T06:48:12.183 INFO:teuthology.orchestra.run.smithi102.stderr:systemctl: active 2024-02-05T06:48:12.184 INFO:teuthology.orchestra.run.smithi102.stderr:Unit ntp.service is enabled and running 2024-02-05T06:48:12.184 INFO:teuthology.orchestra.run.smithi102.stderr:Host looks OK 2024-02-05T06:48:12.184 INFO:teuthology.orchestra.run.smithi102.stderr:Cluster fsid: 6c73f6dc-c3f2-11ee-95b6-87774f69a715 2024-02-05T06:48:12.184 INFO:teuthology.orchestra.run.smithi102.stderr:Acquiring lock 139879070271808 on /run/cephadm/6c73f6dc-c3f2-11ee-95b6-87774f69a715.lock 2024-02-05T06:48:12.184 INFO:teuthology.orchestra.run.smithi102.stderr:Lock 139879070271808 acquired on /run/cephadm/6c73f6dc-c3f2-11ee-95b6-87774f69a715.lock 2024-02-05T06:48:12.185 INFO:teuthology.orchestra.run.smithi102.stderr:Verifying IP 172.21.15.102 port 3300 ... 2024-02-05T06:48:12.185 INFO:teuthology.orchestra.run.smithi102.stderr:Verifying IP 172.21.15.102 port 6789 ... 2024-02-05T06:48:12.185 INFO:teuthology.orchestra.run.smithi102.stderr:Base mon IP is 172.21.15.102, final addrv is [v2:172.21.15.102:3300,v1:172.21.15.102:6789] 2024-02-05T06:48:12.188 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2024-02-05T06:48:12.189 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.102 metric 100 2024-02-05T06:48:12.189 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-02-05T06:48:12.189 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.102 2024-02-05T06:48:12.189 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.102 metric 100 2024-02-05T06:48:12.193 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-02-05T06:48:12.194 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-02-05T06:48:12.194 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1798sec pref medium 2024-02-05T06:48:12.197 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-02-05T06:48:12.197 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-02-05T06:48:12.197 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-02-05T06:48:12.197 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-02-05T06:48:12.198 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe8f:d769/64 scope link 2024-02-05T06:48:12.198 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-02-05T06:48:12.198 INFO:teuthology.orchestra.run.smithi102.stderr:Mon IP `172.21.15.102` is in CIDR network `172.21.0.0/20` 2024-02-05T06:48:12.199 INFO:teuthology.orchestra.run.smithi102.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-02-05T06:48:12.199 INFO:teuthology.orchestra.run.smithi102.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-02-05T06:48:12.230 INFO:journalctl@ceph.mon.a.smithi102.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T06:48:12.235 INFO:journalctl@ceph.mgr.y.smithi102.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T06:48:12.727 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2024-02-05T06:48:12.865 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-02-05T06:48:12.865 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2024-02-05T06:48:12.890 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2024-02-05T06:48:13.866 INFO:teuthology.orchestra.run.smithi102.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-02-05T06:48:14.449 INFO:teuthology.orchestra.run.smithi102.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-02-05T06:48:14.449 INFO:teuthology.orchestra.run.smithi102.stderr:Extracting ceph user uid/gid from container image... 2024-02-05T06:48:15.213 INFO:teuthology.orchestra.run.smithi102.stderr:stat: 167 167 2024-02-05T06:48:15.829 INFO:teuthology.orchestra.run.smithi102.stderr:Creating initial keys... 2024-02-05T06:48:16.579 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-authtool: AQCwhMBl7XrsIRAA2+oypnb5PFPTanNBZnJaPQ== 2024-02-05T06:48:17.980 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-authtool: AQCxhMBll8HUORAASf2nQyzrHf5TZEpOxoReDg== 2024-02-05T06:48:19.456 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-authtool: AQCzhMBlXP2ZGhAAlvSIOZxOVcJUQrfdusuWJg== 2024-02-05T06:48:20.091 INFO:teuthology.orchestra.run.smithi102.stderr:Creating initial monmap... 2024-02-05T06:48:20.884 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-05T06:48:20.884 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-02-05T06:48:20.884 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 6c73f6dc-c3f2-11ee-95b6-87774f69a715 2024-02-05T06:48:20.884 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-05T06:48:21.479 INFO:teuthology.orchestra.run.smithi102.stderr:monmaptool for a [v2:172.21.15.102:3300,v1:172.21.15.102:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-05T06:48:21.479 INFO:teuthology.orchestra.run.smithi102.stderr:setting min_mon_release = octopus 2024-02-05T06:48:21.479 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/monmaptool: set fsid to 6c73f6dc-c3f2-11ee-95b6-87774f69a715 2024-02-05T06:48:21.479 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-05T06:48:21.479 INFO:teuthology.orchestra.run.smithi102.stderr: 2024-02-05T06:48:21.479 INFO:teuthology.orchestra.run.smithi102.stderr:Creating mon... 2024-02-05T06:48:22.341 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.326+0000 7fb1b480c880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-05T06:48:22.341 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.326+0000 7fb1b480c880 1 imported monmap: 2024-02-05T06:48:22.341 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: epoch 0 2024-02-05T06:48:22.341 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 2024-02-05T06:48:22.342 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: last_changed 2024-02-05T06:48:20.873285+0000 2024-02-05T06:48:22.342 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: created 2024-02-05T06:48:20.873285+0000 2024-02-05T06:48:22.342 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2024-02-05T06:48:22.342 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-02-05T06:48:22.342 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0] mon.a 2024-02-05T06:48:22.342 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: 2024-02-05T06:48:22.342 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.326+0000 7fb1b480c880 0 /usr/bin/ceph-mon: set fsid to 6c73f6dc-c3f2-11ee-95b6-87774f69a715 2024-02-05T06:48:22.368 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: RocksDB version: 6.15.5 2024-02-05T06:48:22.368 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: 2024-02-05T06:48:22.369 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-05T06:48:22.369 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Compile date Apr 18 2022 2024-02-05T06:48:22.369 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: DB SUMMARY 2024-02-05T06:48:22.369 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: 2024-02-05T06:48:22.369 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: DB Session ID: MY3ZNZDY4ZWNMGFQQ2F8 2024-02-05T06:48:22.369 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: 2024-02-05T06:48:22.369 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-02-05T06:48:22.369 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: 2024-02-05T06:48:22.369 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-02-05T06:48:22.369 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: 2024-02-05T06:48:22.369 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.error_if_exists: 0 2024-02-05T06:48:22.369 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.create_if_missing: 1 2024-02-05T06:48:22.369 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.paranoid_checks: 1 2024-02-05T06:48:22.369 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-05T06:48:22.369 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.env: 0x55ed38a14860 2024-02-05T06:48:22.370 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.fs: Posix File System 2024-02-05T06:48:22.370 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.info_log: 0x55ed3aff3320 2024-02-05T06:48:22.370 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-05T06:48:22.370 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.statistics: (nil) 2024-02-05T06:48:22.370 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.use_fsync: 0 2024-02-05T06:48:22.370 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.max_log_file_size: 0 2024-02-05T06:48:22.370 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-05T06:48:22.370 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-05T06:48:22.370 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-05T06:48:22.370 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-05T06:48:22.370 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.allow_fallocate: 1 2024-02-05T06:48:22.370 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-05T06:48:22.370 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-05T06:48:22.370 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.use_direct_reads: 0 2024-02-05T06:48:22.371 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-05T06:48:22.371 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-05T06:48:22.371 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.db_log_dir: 2024-02-05T06:48:22.371 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-02-05T06:48:22.371 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-05T06:48:22.371 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-05T06:48:22.371 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-05T06:48:22.371 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-05T06:48:22.371 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-05T06:48:22.371 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-05T06:48:22.371 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-05T06:48:22.371 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-05T06:48:22.371 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.write_buffer_manager: 0x55ed3b293950 2024-02-05T06:48:22.371 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-05T06:48:22.371 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-05T06:48:22.371 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-05T06:48:22.372 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-05T06:48:22.372 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-05T06:48:22.372 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-05T06:48:22.372 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-05T06:48:22.372 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-05T06:48:22.372 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-05T06:48:22.372 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.unordered_write: 0 2024-02-05T06:48:22.372 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-05T06:48:22.372 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-05T06:48:22.372 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-05T06:48:22.372 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-05T06:48:22.372 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.row_cache: None 2024-02-05T06:48:22.372 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.wal_filter: None 2024-02-05T06:48:22.372 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-05T06:48:22.372 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-05T06:48:22.373 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.preserve_deletes: 0 2024-02-05T06:48:22.373 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.two_write_queues: 0 2024-02-05T06:48:22.373 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-05T06:48:22.373 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.atomic_flush: 0 2024-02-05T06:48:22.373 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-05T06:48:22.373 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-05T06:48:22.373 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-05T06:48:22.373 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.log_readahead_size: 0 2024-02-05T06:48:22.373 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-05T06:48:22.373 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.best_efforts_recovery: 0 2024-02-05T06:48:22.373 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-05T06:48:22.373 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-05T06:48:22.373 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.allow_data_in_errors: 0 2024-02-05T06:48:22.373 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.db_host_id: __hostname__ 2024-02-05T06:48:22.373 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.max_background_jobs: 2 2024-02-05T06:48:22.373 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.max_background_compactions: -1 2024-02-05T06:48:22.374 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.max_subcompactions: 1 2024-02-05T06:48:22.374 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-05T06:48:22.374 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-05T06:48:22.374 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-05T06:48:22.374 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-05T06:48:22.374 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-05T06:48:22.374 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-05T06:48:22.374 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-05T06:48:22.374 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-05T06:48:22.374 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.max_open_files: -1 2024-02-05T06:48:22.374 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-05T06:48:22.374 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-05T06:48:22.374 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-05T06:48:22.374 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-05T06:48:22.374 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Options.max_background_flushes: -1 2024-02-05T06:48:22.375 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Compression algorithms supported: 2024-02-05T06:48:22.375 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-05T06:48:22.375 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: kZSTD supported: 0 2024-02-05T06:48:22.375 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: kXpressCompression supported: 0 2024-02-05T06:48:22.375 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-05T06:48:22.375 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: kLZ4Compression supported: 1 2024-02-05T06:48:22.375 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: kBZip2Compression supported: 0 2024-02-05T06:48:22.375 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: kZlibCompression supported: 1 2024-02-05T06:48:22.375 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: kSnappyCompression supported: 1 2024-02-05T06:48:22.375 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-05T06:48:22.375 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.330+0000 7fb1b480c880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-02-05T06:48:22.375 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: 2024-02-05T06:48:22.375 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-02-05T06:48:22.375 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: 2024-02-05T06:48:22.375 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-02-05T06:48:22.375 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: 2024-02-05T06:48:22.376 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-05T06:48:22.376 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.merge_operator: 2024-02-05T06:48:22.376 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.compaction_filter: None 2024-02-05T06:48:22.376 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-05T06:48:22.376 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.sst_partitioner_factory: None 2024-02-05T06:48:22.376 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-05T06:48:22.376 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-05T06:48:22.376 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ed3afbcd10) 2024-02-05T06:48:22.376 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-02-05T06:48:22.376 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-05T06:48:22.376 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-05T06:48:22.376 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-02-05T06:48:22.376 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: index_type: 0 2024-02-05T06:48:22.376 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-02-05T06:48:22.376 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-02-05T06:48:22.377 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-02-05T06:48:22.377 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-02-05T06:48:22.377 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: checksum: 1 2024-02-05T06:48:22.377 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-02-05T06:48:22.377 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: block_cache: 0x55ed3b024170 2024-02-05T06:48:22.377 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-02-05T06:48:22.377 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-02-05T06:48:22.377 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-02-05T06:48:22.377 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-02-05T06:48:22.377 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-02-05T06:48:22.377 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-02-05T06:48:22.377 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-02-05T06:48:22.377 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-02-05T06:48:22.377 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-02-05T06:48:22.377 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-02-05T06:48:22.377 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-02-05T06:48:22.378 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-02-05T06:48:22.378 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-02-05T06:48:22.378 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-02-05T06:48:22.378 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-02-05T06:48:22.378 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-05T06:48:22.378 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-02-05T06:48:22.378 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-02-05T06:48:22.378 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-02-05T06:48:22.378 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: format_version: 4 2024-02-05T06:48:22.378 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-02-05T06:48:22.378 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: block_align: 0 2024-02-05T06:48:22.378 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: 2024-02-05T06:48:22.378 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-05T06:48:22.378 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-05T06:48:22.378 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.compression: NoCompression 2024-02-05T06:48:22.378 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-05T06:48:22.379 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-05T06:48:22.379 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-05T06:48:22.379 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.num_levels: 7 2024-02-05T06:48:22.379 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-05T06:48:22.379 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-05T06:48:22.379 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-05T06:48:22.379 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-05T06:48:22.379 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-05T06:48:22.379 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-05T06:48:22.379 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-05T06:48:22.379 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-05T06:48:22.379 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-05T06:48:22.379 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-05T06:48:22.379 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-05T06:48:22.379 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-05T06:48:22.380 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-05T06:48:22.380 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-05T06:48:22.380 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-05T06:48:22.380 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-05T06:48:22.380 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-05T06:48:22.380 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-05T06:48:22.380 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-05T06:48:22.380 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-05T06:48:22.380 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-05T06:48:22.380 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-05T06:48:22.380 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-05T06:48:22.380 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-05T06:48:22.380 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-05T06:48:22.380 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-05T06:48:22.380 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-05T06:48:22.381 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-05T06:48:22.381 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-05T06:48:22.381 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-05T06:48:22.381 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-05T06:48:22.381 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-05T06:48:22.381 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-05T06:48:22.381 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-05T06:48:22.381 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-05T06:48:22.381 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-05T06:48:22.381 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-05T06:48:22.381 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-05T06:48:22.381 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-05T06:48:22.381 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-05T06:48:22.381 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-05T06:48:22.381 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-05T06:48:22.382 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-05T06:48:22.382 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-05T06:48:22.382 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-05T06:48:22.382 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-05T06:48:22.382 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-05T06:48:22.382 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-05T06:48:22.382 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-05T06:48:22.382 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.table_properties_collectors: 2024-02-05T06:48:22.382 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.inplace_update_support: 0 2024-02-05T06:48:22.382 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-05T06:48:22.382 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-05T06:48:22.382 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-05T06:48:22.382 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-05T06:48:22.382 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.bloom_locality: 0 2024-02-05T06:48:22.382 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.max_successive_merges: 0 2024-02-05T06:48:22.382 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-05T06:48:22.382 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-05T06:48:22.383 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.force_consistency_checks: 1 2024-02-05T06:48:22.383 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-05T06:48:22.383 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.ttl: 2592000 2024-02-05T06:48:22.383 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-05T06:48:22.383 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.enable_blob_files: false 2024-02-05T06:48:22.383 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.min_blob_size: 0 2024-02-05T06:48:22.383 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.blob_file_size: 268435456 2024-02-05T06:48:22.383 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-02-05T06:48:22.383 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-02-05T06:48:22.383 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.334+0000 7fb1b480c880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-05T06:48:22.383 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.342+0000 7fb1b480c880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-05T06:48:22.383 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: 2024-02-05T06:48:22.383 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.342+0000 7fb1b480c880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-02-05T06:48:22.383 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: 2024-02-05T06:48:22.383 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.342+0000 7fb1b480c880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2024-02-05T06:48:22.383 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: 2024-02-05T06:48:22.383 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.342+0000 7fb1b480c880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55ed3b00a700 2024-02-05T06:48:22.384 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.342+0000 7fb1b480c880 4 rocksdb: DB pointer 0x55ed3b07e000 2024-02-05T06:48:22.384 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.346+0000 7fb1a63f6700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-02-05T06:48:22.384 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.346+0000 7fb1a63f6700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-02-05T06:48:22.384 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-02-05T06:48:22.384 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-02-05T06:48:22.384 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-05T06:48:22.384 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-05T06:48:22.384 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-05T06:48:22.384 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-05T06:48:22.384 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-05T06:48:22.384 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-05T06:48:22.384 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: 2024-02-05T06:48:22.384 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-05T06:48:22.384 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-05T06:48:22.384 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-05T06:48:22.385 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-05T06:48:22.385 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-05T06:48:22.385 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: 2024-02-05T06:48:22.385 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-05T06:48:22.385 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-05T06:48:22.385 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-05T06:48:22.385 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-02-05T06:48:22.385 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-02-05T06:48:22.385 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-05T06:48:22.385 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-02-05T06:48:22.385 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-02-05T06:48:22.385 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-02-05T06:48:22.385 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-05T06:48:22.385 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-05T06:48:22.385 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-05T06:48:22.386 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: 2024-02-05T06:48:22.386 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-02-05T06:48:22.386 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: 2024-02-05T06:48:22.386 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-05T06:48:22.386 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-05T06:48:22.386 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-05T06:48:22.386 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-05T06:48:22.386 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-05T06:48:22.386 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: 2024-02-05T06:48:22.386 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-05T06:48:22.386 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-05T06:48:22.386 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-05T06:48:22.386 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-02-05T06:48:22.386 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-02-05T06:48:22.386 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-05T06:48:22.386 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-02-05T06:48:22.386 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-02-05T06:48:22.387 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-02-05T06:48:22.387 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-05T06:48:22.387 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-05T06:48:22.387 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-05T06:48:22.387 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: 2024-02-05T06:48:22.387 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-02-05T06:48:22.387 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: 2024-02-05T06:48:22.387 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.346+0000 7fb1b480c880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2024-02-05T06:48:22.387 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.346+0000 7fb1b480c880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-02-05T06:48:22.387 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph-mon: debug 2024-02-05T06:48:22.346+0000 7fb1b480c880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-02-05T06:48:22.934 INFO:teuthology.orchestra.run.smithi102.stderr:create mon.a on 2024-02-05T06:48:23.157 INFO:teuthology.orchestra.run.smithi102.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-02-05T06:48:23.362 INFO:teuthology.orchestra.run.smithi102.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715.target -> /etc/systemd/system/ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715.target. 2024-02-05T06:48:23.362 INFO:teuthology.orchestra.run.smithi102.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715.target -> /etc/systemd/system/ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715.target. 2024-02-05T06:48:23.772 INFO:teuthology.orchestra.run.smithi102.stderr:systemctl: Failed to reset failed state of unit ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@mon.a.service: Unit ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@mon.a.service not loaded. 2024-02-05T06:48:23.779 INFO:teuthology.orchestra.run.smithi102.stderr:systemctl: Created symlink /etc/systemd/system/ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715.target.wants/ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@mon.a.service -> /etc/systemd/system/ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@.service. 2024-02-05T06:48:23.989 INFO:teuthology.orchestra.run.smithi102.stderr:firewalld does not appear to be present 2024-02-05T06:48:23.989 INFO:teuthology.orchestra.run.smithi102.stderr:Not possible to enable service . firewalld.service is not available 2024-02-05T06:48:23.990 INFO:teuthology.orchestra.run.smithi102.stderr:Waiting for mon to start... 2024-02-05T06:48:23.990 INFO:teuthology.orchestra.run.smithi102.stderr:Waiting for mon... 2024-02-05T06:48:25.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:25 smithi102 bash[13824]: cluster 2024-02-05T06:48:25.182156+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-05T06:48:25.465 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: cluster: 2024-02-05T06:48:25.465 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: id: 6c73f6dc-c3f2-11ee-95b6-87774f69a715 2024-02-05T06:48:25.466 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-02-05T06:48:25.466 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: 2024-02-05T06:48:25.466 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: services: 2024-02-05T06:48:25.467 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.267285s) 2024-02-05T06:48:25.467 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: mgr: no daemons active 2024-02-05T06:48:25.467 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-02-05T06:48:25.467 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: 2024-02-05T06:48:25.467 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: data: 2024-02-05T06:48:25.467 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-02-05T06:48:25.467 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-02-05T06:48:25.468 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-02-05T06:48:25.468 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: pgs: 2024-02-05T06:48:25.468 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: 2024-02-05T06:48:26.089 INFO:teuthology.orchestra.run.smithi102.stderr:mon is available 2024-02-05T06:48:26.089 INFO:teuthology.orchestra.run.smithi102.stderr:Assimilating anything we can from ceph.conf... 2024-02-05T06:48:26.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:26 smithi102 bash[13824]: cluster 2024-02-05T06:48:25.187035+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-05T06:48:26.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:26 smithi102 bash[13824]: cluster 2024-02-05T06:48:25.187364+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0]} 2024-02-05T06:48:26.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:26 smithi102 bash[13824]: cluster 2024-02-05T06:48:25.190969+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-02-05T06:48:26.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:26 smithi102 bash[13824]: cluster 2024-02-05T06:48:25.195696+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-05T06:48:26.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:26 smithi102 bash[13824]: cluster 2024-02-05T06:48:25.196306+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-02-05T06:48:26.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:26 smithi102 bash[13824]: audit 2024-02-05T06:48:25.454235+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.102:0/1995190957' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-02-05T06:48:27.174 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: 2024-02-05T06:48:27.174 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: [global] 2024-02-05T06:48:27.174 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: fsid = 6c73f6dc-c3f2-11ee-95b6-87774f69a715 2024-02-05T06:48:27.174 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.102:3300,v1:172.21.15.102:6789] 2024-02-05T06:48:27.175 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-02-05T06:48:27.175 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-02-05T06:48:27.175 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-02-05T06:48:27.176 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-02-05T06:48:27.176 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: 2024-02-05T06:48:27.176 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: [mgr] 2024-02-05T06:48:27.176 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = True 2024-02-05T06:48:27.176 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-02-05T06:48:27.177 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: 2024-02-05T06:48:27.177 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: [osd] 2024-02-05T06:48:27.177 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-02-05T06:48:27.177 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-02-05T06:48:27.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:27 smithi102 bash[13824]: audit 2024-02-05T06:48:27.158393+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.102:0/3255744208' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-05T06:48:27.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:27 smithi102 bash[13824]: audit 2024-02-05T06:48:27.162617+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.102:0/3255744208' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-02-05T06:48:27.768 INFO:teuthology.orchestra.run.smithi102.stderr:Generating new minimal ceph.conf... 2024-02-05T06:48:29.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:28 smithi102 bash[13824]: audit 2024-02-05T06:48:28.815267+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.102:0/566810541' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:48:29.407 INFO:teuthology.orchestra.run.smithi102.stderr:Restarting the monitor... 2024-02-05T06:48:29.757 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:29 smithi102 systemd[1]: Stopping Ceph mon.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T06:48:29.757 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:29 smithi102 bash[14216]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-mon.a 2024-02-05T06:48:29.757 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:29 smithi102 bash[13824]: debug 2024-02-05T06:48:29.517+0000 7f1d2ac59700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-05T06:48:29.758 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:29 smithi102 bash[13824]: debug 2024-02-05T06:48:29.517+0000 7f1d2ac59700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-02-05T06:48:30.342 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:30 smithi102 bash[14224]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-mon-a 2024-02-05T06:48:30.342 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:30 smithi102 bash[14261]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-mon.a 2024-02-05T06:48:30.350 INFO:teuthology.orchestra.run.smithi102.stderr:Setting mon public_network to 172.21.0.0/20 2024-02-05T06:48:30.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:30 smithi102 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@mon.a.service: Succeeded. 2024-02-05T06:48:30.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:30 smithi102 systemd[1]: Stopped Ceph mon.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T06:48:30.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:30 smithi102 systemd[1]: Started Ceph mon.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T06:48:31.872 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.537+0000 7f1817a67880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-05T06:48:31.872 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.537+0000 7f1817a67880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-02-05T06:48:31.872 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.537+0000 7f1817a67880 0 pidfile_write: ignore empty --pid-file 2024-02-05T06:48:31.872 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.541+0000 7f1817a67880 0 load: jerasure load: lrc 2024-02-05T06:48:31.872 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: RocksDB version: 6.15.5 2024-02-05T06:48:31.872 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-05T06:48:31.872 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Compile date Apr 18 2022 2024-02-05T06:48:31.872 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: DB SUMMARY 2024-02-05T06:48:31.873 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: DB Session ID: 9XNBTM3ZIV14NEGYLQSV 2024-02-05T06:48:31.873 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: CURRENT file: CURRENT 2024-02-05T06:48:31.873 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: IDENTITY file: IDENTITY 2024-02-05T06:48:31.873 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-02-05T06:48:31.873 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-02-05T06:48:31.873 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82651 ; 2024-02-05T06:48:31.873 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.error_if_exists: 0 2024-02-05T06:48:31.873 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.create_if_missing: 0 2024-02-05T06:48:31.873 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.paranoid_checks: 1 2024-02-05T06:48:31.873 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-05T06:48:31.873 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.env: 0x562db6fe8860 2024-02-05T06:48:31.873 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.fs: Posix File System 2024-02-05T06:48:31.873 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.info_log: 0x562db7c7fe00 2024-02-05T06:48:31.873 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-05T06:48:31.873 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.statistics: (nil) 2024-02-05T06:48:31.874 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.use_fsync: 0 2024-02-05T06:48:31.874 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.max_log_file_size: 0 2024-02-05T06:48:31.874 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-05T06:48:31.874 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-05T06:48:31.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-05T06:48:31.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-05T06:48:31.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.allow_fallocate: 1 2024-02-05T06:48:31.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-05T06:48:31.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-05T06:48:31.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.use_direct_reads: 0 2024-02-05T06:48:31.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-05T06:48:31.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-05T06:48:31.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.db_log_dir: 2024-02-05T06:48:31.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-02-05T06:48:31.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-05T06:48:31.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-05T06:48:31.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-05T06:48:31.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-05T06:48:31.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-05T06:48:31.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-05T06:48:31.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-05T06:48:31.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-05T06:48:31.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.write_buffer_manager: 0x562db7d70270 2024-02-05T06:48:31.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-05T06:48:31.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-05T06:48:31.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-05T06:48:31.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-05T06:48:31.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-05T06:48:31.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-05T06:48:31.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-05T06:48:31.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-05T06:48:31.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-05T06:48:31.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.unordered_write: 0 2024-02-05T06:48:31.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-05T06:48:31.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-05T06:48:31.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-05T06:48:31.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-05T06:48:31.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.row_cache: None 2024-02-05T06:48:31.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.wal_filter: None 2024-02-05T06:48:31.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-05T06:48:31.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-05T06:48:31.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.preserve_deletes: 0 2024-02-05T06:48:31.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.two_write_queues: 0 2024-02-05T06:48:31.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-05T06:48:31.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.atomic_flush: 0 2024-02-05T06:48:31.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-05T06:48:31.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-05T06:48:31.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-05T06:48:31.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.log_readahead_size: 0 2024-02-05T06:48:31.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-05T06:48:31.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.best_efforts_recovery: 0 2024-02-05T06:48:31.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-05T06:48:31.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-05T06:48:31.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.allow_data_in_errors: 0 2024-02-05T06:48:31.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.db_host_id: __hostname__ 2024-02-05T06:48:31.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.max_background_jobs: 2 2024-02-05T06:48:31.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.max_background_compactions: -1 2024-02-05T06:48:31.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.max_subcompactions: 1 2024-02-05T06:48:31.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-05T06:48:31.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-05T06:48:31.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-05T06:48:31.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-05T06:48:31.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-05T06:48:31.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-05T06:48:31.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-05T06:48:31.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-05T06:48:31.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.max_open_files: -1 2024-02-05T06:48:31.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-05T06:48:31.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-05T06:48:31.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-05T06:48:31.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-05T06:48:31.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.max_background_flushes: -1 2024-02-05T06:48:31.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Compression algorithms supported: 2024-02-05T06:48:31.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-05T06:48:31.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: kZSTD supported: 0 2024-02-05T06:48:31.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: kXpressCompression supported: 0 2024-02-05T06:48:31.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-05T06:48:31.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: kLZ4Compression supported: 1 2024-02-05T06:48:31.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: kBZip2Compression supported: 0 2024-02-05T06:48:31.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: kZlibCompression supported: 1 2024-02-05T06:48:31.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: kSnappyCompression supported: 1 2024-02-05T06:48:31.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-05T06:48:31.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-02-05T06:48:31.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-02-05T06:48:31.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-05T06:48:31.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.merge_operator: 2024-02-05T06:48:31.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.compaction_filter: None 2024-02-05T06:48:31.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-05T06:48:31.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.sst_partitioner_factory: None 2024-02-05T06:48:31.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-05T06:48:31.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-05T06:48:31.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562db7c4dd00) 2024-02-05T06:48:31.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: cache_index_and_filter_blocks: 1 2024-02-05T06:48:31.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-05T06:48:31.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-05T06:48:31.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: pin_top_level_index_and_filter: 1 2024-02-05T06:48:31.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: index_type: 0 2024-02-05T06:48:31.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: data_block_index_type: 0 2024-02-05T06:48:31.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: index_shortening: 1 2024-02-05T06:48:31.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: data_block_hash_table_util_ratio: 0.750000 2024-02-05T06:48:31.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: hash_index_allow_collision: 1 2024-02-05T06:48:31.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: checksum: 1 2024-02-05T06:48:31.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: no_block_cache: 0 2024-02-05T06:48:31.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: block_cache: 0x562db7cb4170 2024-02-05T06:48:31.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: block_cache_name: BinnedLRUCache 2024-02-05T06:48:31.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: block_cache_options: 2024-02-05T06:48:31.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: capacity : 536870912 2024-02-05T06:48:31.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: num_shard_bits : 4 2024-02-05T06:48:31.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: strict_capacity_limit : 0 2024-02-05T06:48:31.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: high_pri_pool_ratio: 0.000 2024-02-05T06:48:31.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: block_cache_compressed: (nil) 2024-02-05T06:48:31.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: persistent_cache: (nil) 2024-02-05T06:48:31.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: block_size: 4096 2024-02-05T06:48:31.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: block_size_deviation: 10 2024-02-05T06:48:31.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: block_restart_interval: 16 2024-02-05T06:48:31.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: index_block_restart_interval: 1 2024-02-05T06:48:31.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: metadata_block_size: 4096 2024-02-05T06:48:31.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: partition_filters: 0 2024-02-05T06:48:31.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: use_delta_encoding: 1 2024-02-05T06:48:31.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-05T06:48:31.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: whole_key_filtering: 1 2024-02-05T06:48:31.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: verify_compression: 0 2024-02-05T06:48:31.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: read_amp_bytes_per_bit: 0 2024-02-05T06:48:31.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: format_version: 4 2024-02-05T06:48:31.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: enable_index_compression: 1 2024-02-05T06:48:31.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: block_align: 0 2024-02-05T06:48:31.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-05T06:48:31.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-05T06:48:31.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.compression: NoCompression 2024-02-05T06:48:31.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-05T06:48:31.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-05T06:48:31.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-05T06:48:31.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.num_levels: 7 2024-02-05T06:48:31.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-05T06:48:31.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-05T06:48:31.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-05T06:48:31.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-05T06:48:31.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-05T06:48:31.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-05T06:48:31.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-05T06:48:31.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-05T06:48:31.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-05T06:48:31.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-05T06:48:31.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-05T06:48:31.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-05T06:48:31.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-05T06:48:31.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-05T06:48:31.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-05T06:48:31.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-05T06:48:31.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-05T06:48:31.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-05T06:48:31.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-05T06:48:31.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-05T06:48:31.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-05T06:48:31.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-05T06:48:31.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-05T06:48:31.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-05T06:48:31.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-05T06:48:31.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-05T06:48:31.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-05T06:48:31.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-05T06:48:31.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-05T06:48:31.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-05T06:48:31.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-05T06:48:31.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-05T06:48:31.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-05T06:48:31.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-05T06:48:31.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-05T06:48:31.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-05T06:48:31.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-05T06:48:31.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-05T06:48:31.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-05T06:48:31.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-05T06:48:31.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-05T06:48:31.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-05T06:48:31.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-05T06:48:31.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-05T06:48:31.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-05T06:48:31.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-05T06:48:31.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-05T06:48:31.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-05T06:48:31.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-05T06:48:31.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.table_properties_collectors: 2024-02-05T06:48:31.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.inplace_update_support: 0 2024-02-05T06:48:31.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-05T06:48:31.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-05T06:48:31.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-05T06:48:31.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-05T06:48:31.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.bloom_locality: 0 2024-02-05T06:48:31.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.max_successive_merges: 0 2024-02-05T06:48:31.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-05T06:48:31.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-05T06:48:31.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.force_consistency_checks: 1 2024-02-05T06:48:31.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-05T06:48:31.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.ttl: 2592000 2024-02-05T06:48:31.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-05T06:48:31.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.enable_blob_files: false 2024-02-05T06:48:31.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.min_blob_size: 0 2024-02-05T06:48:31.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.blob_file_size: 268435456 2024-02-05T06:48:31.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-02-05T06:48:31.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-02-05T06:48:31.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-05T06:48:31.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: [db/version_set.cc:4773] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 11, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-05T06:48:31.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-02-05T06:48:31.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-02-05T06:48:31.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707115711549251, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-02-05T06:48:31.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-02-05T06:48:31.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 3 rocksdb: [table/block_based/filter_policy.cc:996] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-02-05T06:48:31.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.545+0000 7f1817a67880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707115711550300, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79201, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77464, "index_size": 225, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10027, "raw_average_key_size": 47, "raw_value_size": 71773, "raw_average_value_size": 340, "num_data_blocks": 10, "num_entries": 211, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1707115711, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "a0334bf6-ef9a-493c-bf64-63b2c2143aee", "db_session_id": "9XNBTM3ZIV14NEGYLQSV"}} 2024-02-05T06:48:31.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.549+0000 7f1817a67880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-02-05T06:48:31.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.549+0000 7f1817a67880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707115711551383, "job": 1, "event": "recovery_finished"} 2024-02-05T06:48:31.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.549+0000 7f1817a67880 4 rocksdb: [file/delete_scheduler.cc:73] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000010.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-02-05T06:48:31.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.549+0000 7f1817a67880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x562db7c9aa80 2024-02-05T06:48:31.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.549+0000 7f1817a67880 4 rocksdb: DB pointer 0x562db7caa000 2024-02-05T06:48:31.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.549+0000 7f18077ef700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-02-05T06:48:31.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.549+0000 7f18077ef700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-02-05T06:48:31.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: ** DB Stats ** 2024-02-05T06:48:31.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-05T06:48:31.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-05T06:48:31.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-05T06:48:31.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-05T06:48:31.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-05T06:48:31.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-05T06:48:31.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-05T06:48:31.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: ** Compaction Stats [default] ** 2024-02-05T06:48:31.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-05T06:48:31.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-05T06:48:31.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: L0 2/0 79.10 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 105.6 0.00 0.00 1 0.001 0 0 2024-02-05T06:48:31.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: Sum 2/0 79.10 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 105.6 0.00 0.00 1 0.001 0 0 2024-02-05T06:48:31.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 105.6 0.00 0.00 1 0.001 0 0 2024-02-05T06:48:31.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: ** Compaction Stats [default] ** 2024-02-05T06:48:31.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-05T06:48:31.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-05T06:48:31.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 105.6 0.00 0.00 1 0.001 0 0 2024-02-05T06:48:31.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-05T06:48:31.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-05T06:48:31.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-05T06:48:31.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: AddFile(Total Files): cumulative 0, interval 0 2024-02-05T06:48:31.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-05T06:48:31.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: AddFile(Keys): cumulative 0, interval 0 2024-02-05T06:48:31.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: Cumulative compaction: 0.00 GB write, 11.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-05T06:48:31.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: Interval compaction: 0.00 GB write, 11.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-05T06:48:31.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-05T06:48:31.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: ** File Read Latency Histogram By Level [default] ** 2024-02-05T06:48:31.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: ** Compaction Stats [default] ** 2024-02-05T06:48:31.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-05T06:48:31.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-05T06:48:31.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: L0 2/0 79.10 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 105.6 0.00 0.00 1 0.001 0 0 2024-02-05T06:48:31.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: Sum 2/0 79.10 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 105.6 0.00 0.00 1 0.001 0 0 2024-02-05T06:48:31.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-05T06:48:31.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: ** Compaction Stats [default] ** 2024-02-05T06:48:31.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-05T06:48:31.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-05T06:48:31.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 105.6 0.00 0.00 1 0.001 0 0 2024-02-05T06:48:31.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-05T06:48:31.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-05T06:48:31.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-05T06:48:31.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: AddFile(Total Files): cumulative 0, interval 0 2024-02-05T06:48:31.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-05T06:48:31.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: AddFile(Keys): cumulative 0, interval 0 2024-02-05T06:48:31.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: Cumulative compaction: 0.00 GB write, 11.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-05T06:48:31.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-05T06:48:31.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-05T06:48:31.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: ** File Read Latency Histogram By Level [default] ** 2024-02-05T06:48:31.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.553+0000 7f1817a67880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0] at bind addrs [v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 2024-02-05T06:48:31.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.553+0000 7f1817a67880 1 mon.a@-1(???) e1 preinit fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 2024-02-05T06:48:31.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.553+0000 7f1817a67880 0 mon.a@-1(???).mds e1 new map 2024-02-05T06:48:31.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.553+0000 7f1817a67880 0 mon.a@-1(???).mds e1 print_map 2024-02-05T06:48:31.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: e1 2024-02-05T06:48:31.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: enable_multiple, ever_enabled_multiple: 1,1 2024-02-05T06:48:31.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-05T06:48:31.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: legacy client fscid: -1 2024-02-05T06:48:31.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: 2024-02-05T06:48:31.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: No filesystems configured 2024-02-05T06:48:31.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.553+0000 7f1817a67880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-05T06:48:31.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.553+0000 7f1817a67880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-05T06:48:31.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.553+0000 7f1817a67880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-05T06:48:31.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.553+0000 7f1817a67880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-05T06:48:31.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.553+0000 7f1817a67880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-02-05T06:48:31.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.557+0000 7f1817a67880 20 expand_channel_meta expand map: {default=false} 2024-02-05T06:48:31.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.557+0000 7f1817a67880 20 expand_channel_meta from 'false' to 'false' 2024-02-05T06:48:31.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.557+0000 7f1817a67880 20 expand_channel_meta expanded map: {default=false} 2024-02-05T06:48:31.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.557+0000 7f1817a67880 20 expand_channel_meta expand map: {default=info} 2024-02-05T06:48:31.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.557+0000 7f1817a67880 20 expand_channel_meta from 'info' to 'info' 2024-02-05T06:48:31.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.557+0000 7f1817a67880 20 expand_channel_meta expanded map: {default=info} 2024-02-05T06:48:31.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.557+0000 7f1817a67880 20 expand_channel_meta expand map: {default=daemon} 2024-02-05T06:48:31.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.557+0000 7f1817a67880 20 expand_channel_meta from 'daemon' to 'daemon' 2024-02-05T06:48:31.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.557+0000 7f1817a67880 20 expand_channel_meta expanded map: {default=daemon} 2024-02-05T06:48:31.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.557+0000 7f1817a67880 20 expand_channel_meta expand map: {default=debug} 2024-02-05T06:48:31.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.557+0000 7f1817a67880 20 expand_channel_meta from 'debug' to 'debug' 2024-02-05T06:48:31.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: debug 2024-02-05T06:48:31.557+0000 7f1817a67880 20 expand_channel_meta expanded map: {default=debug} 2024-02-05T06:48:31.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: cluster 2024-02-05T06:48:31.562049+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-05T06:48:31.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: cluster 2024-02-05T06:48:31.562124+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0]} 2024-02-05T06:48:31.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: cluster 2024-02-05T06:48:31.562206+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-02-05T06:48:31.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: cluster 2024-02-05T06:48:31.562245+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-05T06:48:31.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:31 smithi102 bash[14298]: cluster 2024-02-05T06:48:31.562710+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-02-05T06:48:32.443 INFO:teuthology.orchestra.run.smithi102.stderr:Wrote config to /etc/ceph/ceph.conf 2024-02-05T06:48:32.444 INFO:teuthology.orchestra.run.smithi102.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-02-05T06:48:32.444 INFO:teuthology.orchestra.run.smithi102.stderr:Creating mgr... 2024-02-05T06:48:32.444 INFO:teuthology.orchestra.run.smithi102.stderr:Verifying port 9283 ... 2024-02-05T06:48:32.670 INFO:teuthology.orchestra.run.smithi102.stderr:systemctl: Failed to reset failed state of unit ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@mgr.y.service: Unit ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@mgr.y.service not loaded. 2024-02-05T06:48:32.677 INFO:teuthology.orchestra.run.smithi102.stderr:systemctl: Created symlink /etc/systemd/system/ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715.target.wants/ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@mgr.y.service -> /etc/systemd/system/ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@.service. 2024-02-05T06:48:32.883 INFO:teuthology.orchestra.run.smithi102.stderr:firewalld does not appear to be present 2024-02-05T06:48:32.883 INFO:teuthology.orchestra.run.smithi102.stderr:Not possible to enable service . firewalld.service is not available 2024-02-05T06:48:32.883 INFO:teuthology.orchestra.run.smithi102.stderr:firewalld does not appear to be present 2024-02-05T06:48:32.883 INFO:teuthology.orchestra.run.smithi102.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-02-05T06:48:32.883 INFO:teuthology.orchestra.run.smithi102.stderr:Waiting for mgr to start... 2024-02-05T06:48:32.883 INFO:teuthology.orchestra.run.smithi102.stderr:Waiting for mgr... 2024-02-05T06:48:33.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:32 smithi102 bash[14298]: audit 2024-02-05T06:48:31.830238+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.102:0/2296052133' entity='client.admin' 2024-02-05T06:48:34.386 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:34 smithi102 bash[14572]: debug 2024-02-05T06:48:34.321+0000 7f58b526f000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-05T06:48:34.425 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: 2024-02-05T06:48:34.425 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: { 2024-02-05T06:48:34.425 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "fsid": "6c73f6dc-c3f2-11ee-95b6-87774f69a715", 2024-02-05T06:48:34.425 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "health": { 2024-02-05T06:48:34.425 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-02-05T06:48:34.425 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "checks": {}, 2024-02-05T06:48:34.426 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "mutes": [] 2024-02-05T06:48:34.426 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: }, 2024-02-05T06:48:34.426 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-02-05T06:48:34.426 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "quorum": [ 2024-02-05T06:48:34.426 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: 0 2024-02-05T06:48:34.426 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: ], 2024-02-05T06:48:34.426 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "quorum_names": [ 2024-02-05T06:48:34.426 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "a" 2024-02-05T06:48:34.426 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: ], 2024-02-05T06:48:34.426 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-02-05T06:48:34.426 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "monmap": { 2024-02-05T06:48:34.426 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-05T06:48:34.427 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-02-05T06:48:34.427 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_mons": 1 2024-02-05T06:48:34.427 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: }, 2024-02-05T06:48:34.427 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "osdmap": { 2024-02-05T06:48:34.427 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-05T06:48:34.427 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_osds": 0, 2024-02-05T06:48:34.427 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-02-05T06:48:34.427 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-02-05T06:48:34.431 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-02-05T06:48:34.431 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-02-05T06:48:34.431 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-02-05T06:48:34.431 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: }, 2024-02-05T06:48:34.431 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "pgmap": { 2024-02-05T06:48:34.431 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-02-05T06:48:34.431 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-02-05T06:48:34.431 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_pools": 0, 2024-02-05T06:48:34.431 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_objects": 0, 2024-02-05T06:48:34.431 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-02-05T06:48:34.431 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-02-05T06:48:34.431 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-02-05T06:48:34.432 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "bytes_total": 0 2024-02-05T06:48:34.432 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: }, 2024-02-05T06:48:34.432 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "fsmap": { 2024-02-05T06:48:34.432 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-05T06:48:34.432 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "by_rank": [], 2024-02-05T06:48:34.432 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "up:standby": 0 2024-02-05T06:48:34.432 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: }, 2024-02-05T06:48:34.432 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "mgrmap": { 2024-02-05T06:48:34.432 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "available": false, 2024-02-05T06:48:34.432 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-02-05T06:48:34.432 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "modules": [ 2024-02-05T06:48:34.432 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "iostat", 2024-02-05T06:48:34.432 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "nfs", 2024-02-05T06:48:34.432 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "restful" 2024-02-05T06:48:34.432 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: ], 2024-02-05T06:48:34.432 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "services": {} 2024-02-05T06:48:34.432 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: }, 2024-02-05T06:48:34.433 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "servicemap": { 2024-02-05T06:48:34.433 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-05T06:48:34.433 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "modified": "2024-02-05T06:48:25.189285+0000", 2024-02-05T06:48:34.433 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "services": {} 2024-02-05T06:48:34.433 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: }, 2024-02-05T06:48:34.433 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "progress_events": {} 2024-02-05T06:48:34.433 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: } 2024-02-05T06:48:34.628 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:34 smithi102 bash[14298]: audit 2024-02-05T06:48:34.411172+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.102:0/1320378512' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-05T06:48:35.100 INFO:teuthology.orchestra.run.smithi102.stderr:mgr not available, waiting (1/15)... 2024-02-05T06:48:35.284 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:34 smithi102 bash[14572]: debug 2024-02-05T06:48:34.997+0000 7f58b526f000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-05T06:48:35.285 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:35 smithi102 bash[14572]: debug 2024-02-05T06:48:35.117+0000 7f58b526f000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-05T06:48:35.605 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:35 smithi102 bash[14572]: debug 2024-02-05T06:48:35.269+0000 7f58b526f000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-05T06:48:35.886 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:35 smithi102 bash[14572]: debug 2024-02-05T06:48:35.593+0000 7f58b526f000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-05T06:48:35.886 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:35 smithi102 bash[14572]: debug 2024-02-05T06:48:35.681+0000 7f58b526f000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-05T06:48:36.386 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:35 smithi102 bash[14572]: debug 2024-02-05T06:48:35.881+0000 7f58b526f000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-05T06:48:37.042 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:36 smithi102 bash[14572]: debug 2024-02-05T06:48:36.725+0000 7f58b526f000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-05T06:48:37.042 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:36 smithi102 bash[14572]: debug 2024-02-05T06:48:36.829+0000 7f58b526f000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-05T06:48:37.386 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:37 smithi102 bash[14572]: debug 2024-02-05T06:48:37.029+0000 7f58b526f000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-05T06:48:37.711 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:37 smithi102 bash[14572]: debug 2024-02-05T06:48:37.373+0000 7f58b526f000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-05T06:48:38.088 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:37 smithi102 bash[14572]: debug 2024-02-05T06:48:37.697+0000 7f58b526f000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-05T06:48:38.161 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: 2024-02-05T06:48:38.161 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: { 2024-02-05T06:48:38.161 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "fsid": "6c73f6dc-c3f2-11ee-95b6-87774f69a715", 2024-02-05T06:48:38.161 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "health": { 2024-02-05T06:48:38.162 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-02-05T06:48:38.162 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "checks": {}, 2024-02-05T06:48:38.162 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "mutes": [] 2024-02-05T06:48:38.162 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: }, 2024-02-05T06:48:38.162 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-02-05T06:48:38.162 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "quorum": [ 2024-02-05T06:48:38.163 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: 0 2024-02-05T06:48:38.163 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: ], 2024-02-05T06:48:38.163 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "quorum_names": [ 2024-02-05T06:48:38.163 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "a" 2024-02-05T06:48:38.163 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: ], 2024-02-05T06:48:38.163 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-02-05T06:48:38.164 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "monmap": { 2024-02-05T06:48:38.164 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-05T06:48:38.164 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-02-05T06:48:38.165 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_mons": 1 2024-02-05T06:48:38.165 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: }, 2024-02-05T06:48:38.165 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "osdmap": { 2024-02-05T06:48:38.169 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-05T06:48:38.169 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_osds": 0, 2024-02-05T06:48:38.169 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-02-05T06:48:38.169 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-02-05T06:48:38.169 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-02-05T06:48:38.169 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-02-05T06:48:38.169 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-02-05T06:48:38.169 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: }, 2024-02-05T06:48:38.169 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "pgmap": { 2024-02-05T06:48:38.169 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-02-05T06:48:38.169 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-02-05T06:48:38.169 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_pools": 0, 2024-02-05T06:48:38.169 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_objects": 0, 2024-02-05T06:48:38.169 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-02-05T06:48:38.169 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-02-05T06:48:38.170 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-02-05T06:48:38.170 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "bytes_total": 0 2024-02-05T06:48:38.170 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: }, 2024-02-05T06:48:38.170 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "fsmap": { 2024-02-05T06:48:38.170 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-05T06:48:38.170 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "by_rank": [], 2024-02-05T06:48:38.170 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "up:standby": 0 2024-02-05T06:48:38.170 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: }, 2024-02-05T06:48:38.170 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "mgrmap": { 2024-02-05T06:48:38.170 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "available": false, 2024-02-05T06:48:38.170 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-02-05T06:48:38.170 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "modules": [ 2024-02-05T06:48:38.170 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "iostat", 2024-02-05T06:48:38.170 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "nfs", 2024-02-05T06:48:38.170 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "restful" 2024-02-05T06:48:38.170 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: ], 2024-02-05T06:48:38.171 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "services": {} 2024-02-05T06:48:38.171 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: }, 2024-02-05T06:48:38.171 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "servicemap": { 2024-02-05T06:48:38.171 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-05T06:48:38.171 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "modified": "2024-02-05T06:48:25.189285+0000", 2024-02-05T06:48:38.171 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "services": {} 2024-02-05T06:48:38.171 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: }, 2024-02-05T06:48:38.171 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "progress_events": {} 2024-02-05T06:48:38.171 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: } 2024-02-05T06:48:38.364 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:38 smithi102 bash[14572]: debug 2024-02-05T06:48:38.073+0000 7f58b526f000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-05T06:48:38.364 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:38 smithi102 bash[14298]: audit 2024-02-05T06:48:38.149203+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.102:0/1788406832' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-05T06:48:38.636 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:38 smithi102 bash[14572]: debug 2024-02-05T06:48:38.349+0000 7f58b526f000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-05T06:48:38.773 INFO:teuthology.orchestra.run.smithi102.stderr:mgr not available, waiting (2/15)... 2024-02-05T06:48:39.287 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:39 smithi102 bash[14572]: debug 2024-02-05T06:48:39.017+0000 7f58b526f000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-05T06:48:39.288 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:39 smithi102 bash[14572]: debug 2024-02-05T06:48:39.121+0000 7f58b526f000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-05T06:48:39.636 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:39 smithi102 bash[14572]: debug 2024-02-05T06:48:39.273+0000 7f58b526f000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-05T06:48:39.636 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:39 smithi102 bash[14572]: debug 2024-02-05T06:48:39.377+0000 7f58b526f000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-05T06:48:39.636 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:39 smithi102 bash[14572]: debug 2024-02-05T06:48:39.513+0000 7f58b526f000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-05T06:48:40.103 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:39 smithi102 bash[14572]: debug 2024-02-05T06:48:39.797+0000 7f58b526f000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-05T06:48:40.103 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:39 smithi102 bash[14572]: debug 2024-02-05T06:48:39.913+0000 7f58b526f000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-05T06:48:40.386 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:40 smithi102 bash[14572]: debug 2024-02-05T06:48:40.089+0000 7f58b526f000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-05T06:48:40.386 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:40 smithi102 bash[14572]: debug 2024-02-05T06:48:40.205+0000 7f58b526f000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-05T06:48:41.134 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:41 smithi102 bash[14572]: debug 2024-02-05T06:48:41.045+0000 7f58b526f000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-05T06:48:41.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:41 smithi102 bash[14298]: cluster 2024-02-05T06:48:41.068858+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-02-05T06:48:41.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:41 smithi102 bash[14298]: cluster 2024-02-05T06:48:41.075115+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00648815s) 2024-02-05T06:48:41.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:41 smithi102 bash[14298]: audit 2024-02-05T06:48:41.077654+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.102:0/3386794456' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T06:48:41.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:41 smithi102 bash[14298]: audit 2024-02-05T06:48:41.078019+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.102:0/3386794456' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T06:48:41.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:41 smithi102 bash[14298]: audit 2024-02-05T06:48:41.078319+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.102:0/3386794456' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T06:48:41.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:41 smithi102 bash[14298]: audit 2024-02-05T06:48:41.078656+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.102:0/3386794456' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T06:48:41.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:41 smithi102 bash[14298]: audit 2024-02-05T06:48:41.079672+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.102:0/3386794456' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-05T06:48:41.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:41 smithi102 bash[14298]: cluster 2024-02-05T06:48:41.088831+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-02-05T06:48:41.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:41 smithi102 bash[14298]: audit 2024-02-05T06:48:41.108624+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.102:0/3386794456' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T06:48:41.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:41 smithi102 bash[14298]: audit 2024-02-05T06:48:41.110880+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.102:0/3386794456' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T06:48:41.908 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: 2024-02-05T06:48:41.908 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: { 2024-02-05T06:48:41.908 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "fsid": "6c73f6dc-c3f2-11ee-95b6-87774f69a715", 2024-02-05T06:48:41.909 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "health": { 2024-02-05T06:48:41.909 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-02-05T06:48:41.910 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "checks": {}, 2024-02-05T06:48:41.910 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "mutes": [] 2024-02-05T06:48:41.910 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: }, 2024-02-05T06:48:41.910 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-02-05T06:48:41.910 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "quorum": [ 2024-02-05T06:48:41.910 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: 0 2024-02-05T06:48:41.910 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: ], 2024-02-05T06:48:41.910 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "quorum_names": [ 2024-02-05T06:48:41.910 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "a" 2024-02-05T06:48:41.911 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: ], 2024-02-05T06:48:41.911 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "quorum_age": 10, 2024-02-05T06:48:41.912 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "monmap": { 2024-02-05T06:48:41.912 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-05T06:48:41.912 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-02-05T06:48:41.912 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_mons": 1 2024-02-05T06:48:41.912 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: }, 2024-02-05T06:48:41.912 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "osdmap": { 2024-02-05T06:48:41.912 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-05T06:48:41.912 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_osds": 0, 2024-02-05T06:48:41.912 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-02-05T06:48:41.912 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-02-05T06:48:41.916 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-02-05T06:48:41.916 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-02-05T06:48:41.916 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-02-05T06:48:41.916 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: }, 2024-02-05T06:48:41.916 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "pgmap": { 2024-02-05T06:48:41.916 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-02-05T06:48:41.916 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-02-05T06:48:41.916 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_pools": 0, 2024-02-05T06:48:41.916 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_objects": 0, 2024-02-05T06:48:41.916 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-02-05T06:48:41.916 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-02-05T06:48:41.916 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-02-05T06:48:41.917 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "bytes_total": 0 2024-02-05T06:48:41.917 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: }, 2024-02-05T06:48:41.917 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "fsmap": { 2024-02-05T06:48:41.917 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-05T06:48:41.917 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "by_rank": [], 2024-02-05T06:48:41.917 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "up:standby": 0 2024-02-05T06:48:41.917 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: }, 2024-02-05T06:48:41.917 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "mgrmap": { 2024-02-05T06:48:41.917 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "available": false, 2024-02-05T06:48:41.917 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-02-05T06:48:41.917 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "modules": [ 2024-02-05T06:48:41.917 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "iostat", 2024-02-05T06:48:41.917 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "nfs", 2024-02-05T06:48:41.917 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "restful" 2024-02-05T06:48:41.917 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: ], 2024-02-05T06:48:41.918 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "services": {} 2024-02-05T06:48:41.918 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: }, 2024-02-05T06:48:41.918 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "servicemap": { 2024-02-05T06:48:41.918 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-05T06:48:41.918 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "modified": "2024-02-05T06:48:25.189285+0000", 2024-02-05T06:48:41.918 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "services": {} 2024-02-05T06:48:41.918 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: }, 2024-02-05T06:48:41.918 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "progress_events": {} 2024-02-05T06:48:41.918 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: } 2024-02-05T06:48:42.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:42 smithi102 bash[14298]: audit 2024-02-05T06:48:41.122170+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.102:0/3386794456' entity='mgr.y' 2024-02-05T06:48:42.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:42 smithi102 bash[14298]: audit 2024-02-05T06:48:41.131584+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.102:0/3386794456' entity='mgr.y' 2024-02-05T06:48:42.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:42 smithi102 bash[14298]: audit 2024-02-05T06:48:41.138097+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.102:0/3386794456' entity='mgr.y' 2024-02-05T06:48:42.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:42 smithi102 bash[14298]: audit 2024-02-05T06:48:41.896010+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.102:0/1421695834' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-05T06:48:42.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:42 smithi102 bash[14298]: cluster 2024-02-05T06:48:42.085611+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01697s) 2024-02-05T06:48:42.571 INFO:teuthology.orchestra.run.smithi102.stderr:mgr not available, waiting (3/15)... 2024-02-05T06:48:44.608 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:44 smithi102 bash[14298]: cluster 2024-02-05T06:48:43.134612+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-02-05T06:48:45.999 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: 2024-02-05T06:48:45.999 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: { 2024-02-05T06:48:45.999 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "fsid": "6c73f6dc-c3f2-11ee-95b6-87774f69a715", 2024-02-05T06:48:45.999 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "health": { 2024-02-05T06:48:45.999 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-02-05T06:48:45.999 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "checks": {}, 2024-02-05T06:48:45.999 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "mutes": [] 2024-02-05T06:48:45.999 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: }, 2024-02-05T06:48:46.000 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-02-05T06:48:46.000 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "quorum": [ 2024-02-05T06:48:46.000 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: 0 2024-02-05T06:48:46.000 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: ], 2024-02-05T06:48:46.000 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "quorum_names": [ 2024-02-05T06:48:46.001 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "a" 2024-02-05T06:48:46.001 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: ], 2024-02-05T06:48:46.001 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "quorum_age": 14, 2024-02-05T06:48:46.001 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "monmap": { 2024-02-05T06:48:46.001 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-05T06:48:46.001 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-02-05T06:48:46.002 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_mons": 1 2024-02-05T06:48:46.002 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: }, 2024-02-05T06:48:46.002 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "osdmap": { 2024-02-05T06:48:46.002 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-05T06:48:46.002 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_osds": 0, 2024-02-05T06:48:46.002 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-02-05T06:48:46.003 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-02-05T06:48:46.007 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-02-05T06:48:46.007 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-02-05T06:48:46.007 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-02-05T06:48:46.007 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: }, 2024-02-05T06:48:46.007 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "pgmap": { 2024-02-05T06:48:46.007 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-02-05T06:48:46.007 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-02-05T06:48:46.007 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_pools": 0, 2024-02-05T06:48:46.007 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_objects": 0, 2024-02-05T06:48:46.007 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-02-05T06:48:46.007 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-02-05T06:48:46.007 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-02-05T06:48:46.007 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "bytes_total": 0 2024-02-05T06:48:46.008 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: }, 2024-02-05T06:48:46.008 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "fsmap": { 2024-02-05T06:48:46.008 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-05T06:48:46.008 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "by_rank": [], 2024-02-05T06:48:46.008 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "up:standby": 0 2024-02-05T06:48:46.008 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: }, 2024-02-05T06:48:46.008 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "mgrmap": { 2024-02-05T06:48:46.008 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "available": true, 2024-02-05T06:48:46.008 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-02-05T06:48:46.008 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "modules": [ 2024-02-05T06:48:46.009 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "iostat", 2024-02-05T06:48:46.009 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "nfs", 2024-02-05T06:48:46.009 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "restful" 2024-02-05T06:48:46.009 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: ], 2024-02-05T06:48:46.009 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "services": {} 2024-02-05T06:48:46.009 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: }, 2024-02-05T06:48:46.009 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "servicemap": { 2024-02-05T06:48:46.009 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-05T06:48:46.009 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "modified": "2024-02-05T06:48:25.189285+0000", 2024-02-05T06:48:46.009 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "services": {} 2024-02-05T06:48:46.009 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: }, 2024-02-05T06:48:46.009 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "progress_events": {} 2024-02-05T06:48:46.009 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: } 2024-02-05T06:48:46.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:46 smithi102 bash[14298]: audit 2024-02-05T06:48:45.983888+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.102:0/2461015204' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-05T06:48:46.601 INFO:teuthology.orchestra.run.smithi102.stderr:mgr is available 2024-02-05T06:48:47.865 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: 2024-02-05T06:48:47.865 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: [global] 2024-02-05T06:48:47.865 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: fsid = 6c73f6dc-c3f2-11ee-95b6-87774f69a715 2024-02-05T06:48:47.865 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-02-05T06:48:47.865 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-02-05T06:48:47.866 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-02-05T06:48:47.866 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-02-05T06:48:47.866 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: 2024-02-05T06:48:47.866 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: [mgr] 2024-02-05T06:48:47.866 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-02-05T06:48:47.866 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: 2024-02-05T06:48:47.866 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: [osd] 2024-02-05T06:48:47.866 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-02-05T06:48:47.866 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-02-05T06:48:48.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:47 smithi102 bash[14298]: audit 2024-02-05T06:48:47.846117+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.102:0/4084484224' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-05T06:48:48.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:47 smithi102 bash[14298]: audit 2024-02-05T06:48:47.852618+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.102:0/4084484224' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-02-05T06:48:48.507 INFO:teuthology.orchestra.run.smithi102.stderr:Enabling cephadm module... 2024-02-05T06:48:50.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:49 smithi102 bash[14298]: audit 2024-02-05T06:48:49.867007+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.102:0/991600411' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-02-05T06:48:50.387 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:49 smithi102 bash[14572]: ignoring --setuser ceph since I am not root 2024-02-05T06:48:50.387 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:49 smithi102 bash[14572]: ignoring --setgroup ceph since I am not root 2024-02-05T06:48:50.387 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:50 smithi102 bash[14572]: debug 2024-02-05T06:48:50.101+0000 7f759a747000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-05T06:48:50.880 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:50 smithi102 bash[14572]: debug 2024-02-05T06:48:50.745+0000 7f759a747000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-05T06:48:51.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:50 smithi102 bash[14298]: audit 2024-02-05T06:48:49.924010+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.102:0/991600411' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-02-05T06:48:51.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:50 smithi102 bash[14298]: cluster 2024-02-05T06:48:49.924120+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 8s) 2024-02-05T06:48:51.137 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:50 smithi102 bash[14572]: debug 2024-02-05T06:48:50.865+0000 7f759a747000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-05T06:48:51.137 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:51 smithi102 bash[14572]: debug 2024-02-05T06:48:51.025+0000 7f759a747000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-05T06:48:51.636 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:51 smithi102 bash[14572]: debug 2024-02-05T06:48:51.357+0000 7f759a747000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-05T06:48:51.636 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:51 smithi102 bash[14572]: debug 2024-02-05T06:48:51.457+0000 7f759a747000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-05T06:48:51.881 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: { 2024-02-05T06:48:51.882 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "epoch": 5, 2024-02-05T06:48:51.882 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "available": true, 2024-02-05T06:48:51.882 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "active_name": "y", 2024-02-05T06:48:51.882 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_standby": 0 2024-02-05T06:48:51.882 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: } 2024-02-05T06:48:51.921 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:51 smithi102 bash[14572]: debug 2024-02-05T06:48:51.653+0000 7f759a747000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-05T06:48:52.517 INFO:teuthology.orchestra.run.smithi102.stderr:Waiting for the mgr to restart... 2024-02-05T06:48:52.517 INFO:teuthology.orchestra.run.smithi102.stderr:Waiting for mgr epoch 5... 2024-02-05T06:48:52.830 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:52 smithi102 bash[14298]: audit 2024-02-05T06:48:51.869600+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.102:0/261808270' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-02-05T06:48:52.830 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:52 smithi102 bash[14572]: debug 2024-02-05T06:48:52.505+0000 7f759a747000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-05T06:48:52.830 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:52 smithi102 bash[14572]: debug 2024-02-05T06:48:52.613+0000 7f759a747000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-05T06:48:53.136 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:52 smithi102 bash[14572]: debug 2024-02-05T06:48:52.817+0000 7f759a747000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-05T06:48:53.509 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:53 smithi102 bash[14572]: debug 2024-02-05T06:48:53.161+0000 7f759a747000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-05T06:48:53.876 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:53 smithi102 bash[14572]: debug 2024-02-05T06:48:53.497+0000 7f759a747000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-05T06:48:54.136 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:53 smithi102 bash[14572]: debug 2024-02-05T06:48:53.861+0000 7f759a747000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-05T06:48:54.636 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:54 smithi102 bash[14572]: debug 2024-02-05T06:48:54.129+0000 7f759a747000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-05T06:48:55.071 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:54 smithi102 bash[14572]: debug 2024-02-05T06:48:54.801+0000 7f759a747000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-05T06:48:55.071 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:54 smithi102 bash[14572]: debug 2024-02-05T06:48:54.901+0000 7f759a747000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-05T06:48:55.386 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:55 smithi102 bash[14572]: debug 2024-02-05T06:48:55.057+0000 7f759a747000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-05T06:48:55.387 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:55 smithi102 bash[14572]: debug 2024-02-05T06:48:55.165+0000 7f759a747000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-05T06:48:55.387 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:55 smithi102 bash[14572]: debug 2024-02-05T06:48:55.301+0000 7f759a747000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-05T06:48:55.886 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:55 smithi102 bash[14572]: debug 2024-02-05T06:48:55.585+0000 7f759a747000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-05T06:48:55.887 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:55 smithi102 bash[14572]: debug 2024-02-05T06:48:55.705+0000 7f759a747000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-05T06:48:56.387 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:55 smithi102 bash[14572]: debug 2024-02-05T06:48:55.881+0000 7f759a747000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-05T06:48:56.387 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:56 smithi102 bash[14572]: debug 2024-02-05T06:48:55.997+0000 7f759a747000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-05T06:48:57.137 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:56 smithi102 bash[14572]: debug 2024-02-05T06:48:56.833+0000 7f759a747000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-05T06:48:58.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:57 smithi102 bash[14298]: cluster 2024-02-05T06:48:56.856204+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2024-02-05T06:48:58.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:57 smithi102 bash[14298]: cluster 2024-02-05T06:48:56.856879+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2024-02-05T06:48:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:57 smithi102 bash[14298]: cluster 2024-02-05T06:48:56.860792+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-02-05T06:48:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:57 smithi102 bash[14298]: cluster 2024-02-05T06:48:57.572122+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.715407s) 2024-02-05T06:48:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:57 smithi102 bash[14298]: audit 2024-02-05T06:48:57.574640+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.102:0/3971372833' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T06:48:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:57 smithi102 bash[14298]: audit 2024-02-05T06:48:57.576323+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.102:0/3971372833' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-05T06:48:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:57 smithi102 bash[14298]: audit 2024-02-05T06:48:57.578064+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.102:0/3971372833' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T06:48:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:57 smithi102 bash[14298]: audit 2024-02-05T06:48:57.578720+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.102:0/3971372833' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T06:48:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:57 smithi102 bash[14298]: audit 2024-02-05T06:48:57.579279+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.102:0/3971372833' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T06:48:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:57 smithi102 bash[14298]: cluster 2024-02-05T06:48:57.593291+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-02-05T06:48:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:57 smithi102 bash[14298]: audit 2024-02-05T06:48:57.618622+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.102:0/3971372833' entity='mgr.y' 2024-02-05T06:48:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:57 smithi102 bash[14298]: audit 2024-02-05T06:48:57.626056+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.102:0/3971372833' entity='mgr.y' 2024-02-05T06:48:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:57 smithi102 bash[14298]: audit 2024-02-05T06:48:57.631589+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14120 172.21.15.102:0/3971372833' entity='mgr.y' 2024-02-05T06:48:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:57 smithi102 bash[14298]: audit 2024-02-05T06:48:57.636257+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.102:0/3971372833' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:48:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:57 smithi102 bash[14298]: audit 2024-02-05T06:48:57.639291+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.102:0/3971372833' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:48:58.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:57 smithi102 bash[14298]: audit 2024-02-05T06:48:57.646154+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14120 172.21.15.102:0/3971372833' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:48:58.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:57 smithi102 bash[14298]: audit 2024-02-05T06:48:57.663022+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.102:0/3971372833' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T06:48:58.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:57 smithi102 bash[14298]: audit 2024-02-05T06:48:57.666318+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14120 172.21.15.102:0/3971372833' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T06:48:58.604 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: { 2024-02-05T06:48:58.604 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-02-05T06:48:58.604 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "initialized": true 2024-02-05T06:48:58.605 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: } 2024-02-05T06:48:58.636 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:58 smithi102 bash[14572]: [05/Feb/2024:06:48:58] ENGINE Bus STARTING 2024-02-05T06:48:58.637 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:58 smithi102 bash[14572]: [05/Feb/2024:06:48:58] ENGINE Serving on https://172.21.15.102:7150 2024-02-05T06:48:58.637 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:48:58 smithi102 bash[14572]: [05/Feb/2024:06:48:58] ENGINE Bus STARTED 2024-02-05T06:48:59.308 INFO:teuthology.orchestra.run.smithi102.stderr:mgr epoch 5 is available 2024-02-05T06:48:59.308 INFO:teuthology.orchestra.run.smithi102.stderr:Setting orchestrator backend to cephadm... 2024-02-05T06:48:59.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:59 smithi102 bash[14298]: cephadm 2024-02-05T06:48:58.159053+0000 mgr.y (mgr.14120) 1 : cephadm [INF] [05/Feb/2024:06:48:58] ENGINE Bus STARTING 2024-02-05T06:48:59.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:59 smithi102 bash[14298]: cephadm 2024-02-05T06:48:58.282439+0000 mgr.y (mgr.14120) 2 : cephadm [INF] [05/Feb/2024:06:48:58] ENGINE Serving on https://172.21.15.102:7150 2024-02-05T06:48:59.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:59 smithi102 bash[14298]: cephadm 2024-02-05T06:48:58.282829+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [05/Feb/2024:06:48:58] ENGINE Bus STARTED 2024-02-05T06:48:59.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:59 smithi102 bash[14298]: audit 2024-02-05T06:48:58.290310+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14120 172.21.15.102:0/3971372833' entity='mgr.y' 2024-02-05T06:48:59.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:59 smithi102 bash[14298]: audit 2024-02-05T06:48:58.316974+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14120 172.21.15.102:0/3971372833' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:48:59.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:59 smithi102 bash[14298]: audit 2024-02-05T06:48:58.575752+0000 mgr.y (mgr.14120) 4 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-05T06:48:59.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:59 smithi102 bash[14298]: cluster 2024-02-05T06:48:58.578272+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e7: y(active, since 1.72156s) 2024-02-05T06:48:59.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:48:59 smithi102 bash[14298]: audit 2024-02-05T06:48:58.592358+0000 mgr.y (mgr.14120) 5 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-05T06:49:00.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:00 smithi102 bash[14298]: cluster 2024-02-05T06:48:59.577399+0000 mon.a (mon.0) 53 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-02-05T06:49:01.963 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:01 smithi102 bash[14298]: audit 2024-02-05T06:49:00.655972+0000 mgr.y (mgr.14120) 6 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:49:01.963 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:01 smithi102 bash[14298]: audit 2024-02-05T06:49:00.663361+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14120 172.21.15.102:0/3971372833' entity='mgr.y' 2024-02-05T06:49:01.963 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:01 smithi102 bash[14298]: audit 2024-02-05T06:49:00.690378+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14120 172.21.15.102:0/3971372833' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:49:02.583 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: value unchanged 2024-02-05T06:49:03.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:03 smithi102 bash[14298]: audit 2024-02-05T06:49:02.571937+0000 mgr.y (mgr.14120) 7 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:49:03.242 INFO:teuthology.orchestra.run.smithi102.stderr:Generating ssh key... 2024-02-05T06:49:05.387 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:04 smithi102 bash[14572]: Generating public/private rsa key pair. 2024-02-05T06:49:05.387 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:04 smithi102 bash[14572]: Your identification has been saved in /tmp/tmp31wqt5ra/key. 2024-02-05T06:49:05.387 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:04 smithi102 bash[14572]: Your public key has been saved in /tmp/tmp31wqt5ra/key.pub. 2024-02-05T06:49:05.387 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:04 smithi102 bash[14572]: The key fingerprint is: 2024-02-05T06:49:05.387 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:04 smithi102 bash[14572]: SHA256:TqLxiGaOzC9M37dw9HKv5ghSijEMUFRuFVrOtP7bHL8 ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715 2024-02-05T06:49:05.387 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:04 smithi102 bash[14572]: The key's randomart image is: 2024-02-05T06:49:05.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:04 smithi102 bash[14572]: +---[RSA 3072]----+ 2024-02-05T06:49:05.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:04 smithi102 bash[14572]: |.oo.. =. | 2024-02-05T06:49:05.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:04 smithi102 bash[14572]: |. . B . | 2024-02-05T06:49:05.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:04 smithi102 bash[14572]: |. + + | 2024-02-05T06:49:05.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:04 smithi102 bash[14572]: |o . . | 2024-02-05T06:49:05.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:04 smithi102 bash[14572]: | + ..o.S | 2024-02-05T06:49:05.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:04 smithi102 bash[14572]: | .+.o=.=. | 2024-02-05T06:49:05.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:04 smithi102 bash[14572]: |o.=o+o.ooo. | 2024-02-05T06:49:05.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:04 smithi102 bash[14572]: |oB ...+.+=.o | 2024-02-05T06:49:05.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:04 smithi102 bash[14572]: |.o+. .o=o+.E. | 2024-02-05T06:49:05.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:04 smithi102 bash[14572]: +----[SHA256]-----+ 2024-02-05T06:49:06.271 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:05 smithi102 bash[14298]: audit 2024-02-05T06:49:04.560086+0000 mgr.y (mgr.14120) 8 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:49:06.271 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:05 smithi102 bash[14298]: cephadm 2024-02-05T06:49:04.560485+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2024-02-05T06:49:06.271 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:05 smithi102 bash[14298]: audit 2024-02-05T06:49:04.925594+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.102:0/3971372833' entity='mgr.y' 2024-02-05T06:49:06.271 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:05 smithi102 bash[14298]: audit 2024-02-05T06:49:04.930704+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.102:0/3971372833' entity='mgr.y' 2024-02-05T06:49:06.880 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0J/3AeOg0zJ6b1pmNMhILzWSGUOuQXglM3ZtN772ZYbzLhLo5ZJx2Cji/c+biM0DaSbgCkQPGr4l4X73RYmuQggMPG/QsRACm6n9V7/7Yr6MlscEXi2CWK8We/ybSsj5Y9LllMm27CF2IuPNzZDu3V1bBSbzqbyOlvA5Yk1QzsCM2oSvC6Vs+CYA+8tnF23Vtjtjg5iQs313Vhw7COnMsi+jZ7sifhAabTUQkxRlI3mEP2EpyABUX8k3LDFPHD9EQ7h7IQsx2PSVbI8hs/f40cu59Ux8YSt8HEoOaIWfcNkxryMZeJXZHQdxOJ8vQiOBFRftt3q57Ow5YxUzB7+LJLODTOJvlvLKAtr1vxahR0p/WCCqGf0c+q4Xy0eviMKPax3Ngs2eC0Rs6oMeo0nCQqLSBx51Jsom0VjSTey5bjue9Eq95boWztgA5rblta0bGcAbaU04e9xDvLB+fNZKCETgbeORDnz56+RrMVq70CNNm2STKrwEq0G0+75tmjCM= ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715 2024-02-05T06:49:07.488 INFO:teuthology.orchestra.run.smithi102.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-02-05T06:49:07.488 INFO:teuthology.orchestra.run.smithi102.stderr:Adding key to root@localhost authorized_keys... 2024-02-05T06:49:07.489 INFO:teuthology.orchestra.run.smithi102.stderr:Adding host smithi102... 2024-02-05T06:49:07.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:07 smithi102 bash[14298]: audit 2024-02-05T06:49:06.868218+0000 mgr.y (mgr.14120) 10 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:49:09.199 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:09 smithi102 bash[14298]: audit 2024-02-05T06:49:08.877495+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi102", "addr": "172.21.15.102", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:49:09.881 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: Added host 'smithi102' with addr '172.21.15.102' 2024-02-05T06:49:10.755 INFO:teuthology.orchestra.run.smithi102.stderr:Deploying unmanaged mon service... 2024-02-05T06:49:11.207 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:10 smithi102 bash[14298]: cephadm 2024-02-05T06:49:09.249886+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi102 2024-02-05T06:49:11.207 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:10 smithi102 bash[14298]: audit 2024-02-05T06:49:09.869316+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14120 172.21.15.102:0/3971372833' entity='mgr.y' 2024-02-05T06:49:11.207 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:10 smithi102 bash[14298]: cephadm 2024-02-05T06:49:09.869703+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi102 2024-02-05T06:49:11.207 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:10 smithi102 bash[14298]: audit 2024-02-05T06:49:09.900232+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14120 172.21.15.102:0/3971372833' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:49:12.906 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: Scheduled mon update... 2024-02-05T06:49:13.820 INFO:teuthology.orchestra.run.smithi102.stderr:Deploying unmanaged mgr service... 2024-02-05T06:49:14.074 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:13 smithi102 bash[14298]: audit 2024-02-05T06:49:12.885034+0000 mgr.y (mgr.14120) 14 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:49:14.074 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:13 smithi102 bash[14298]: cephadm 2024-02-05T06:49:12.887978+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2024-02-05T06:49:14.074 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:13 smithi102 bash[14298]: audit 2024-02-05T06:49:12.893543+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.102:0/3971372833' entity='mgr.y' 2024-02-05T06:49:14.074 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:13 smithi102 bash[14298]: audit 2024-02-05T06:49:13.776211+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.102:0/3971372833' entity='mgr.y' 2024-02-05T06:49:15.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:15 smithi102 bash[14298]: audit 2024-02-05T06:49:14.049285+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.102:0/3971372833' entity='mgr.y' 2024-02-05T06:49:15.429 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-02-05T06:49:16.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:16 smithi102 bash[14298]: audit 2024-02-05T06:49:15.406720+0000 mgr.y (mgr.14120) 16 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:49:16.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:16 smithi102 bash[14298]: cephadm 2024-02-05T06:49:15.409049+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2024-02-05T06:49:16.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:16 smithi102 bash[14298]: audit 2024-02-05T06:49:15.416252+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.102:0/3971372833' entity='mgr.y' 2024-02-05T06:49:18.252 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:18 smithi102 bash[14298]: audit 2024-02-05T06:49:17.120960+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14120 172.21.15.102:0/3971372833' entity='mgr.y' 2024-02-05T06:49:18.252 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:18 smithi102 bash[14298]: audit 2024-02-05T06:49:17.134524+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.102:0/3971372833' entity='mgr.y' 2024-02-05T06:49:18.252 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:18 smithi102 bash[14298]: audit 2024-02-05T06:49:17.135500+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14120 172.21.15.102:0/3971372833' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi102", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:49:18.252 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:18 smithi102 bash[14298]: audit 2024-02-05T06:49:17.143288+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14120 172.21.15.102:0/3971372833' entity='mgr.y' 2024-02-05T06:49:18.252 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:18 smithi102 bash[14298]: audit 2024-02-05T06:49:17.146146+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14120 172.21.15.102:0/3971372833' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi102", "caps": []}]: dispatch 2024-02-05T06:49:18.253 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:18 smithi102 bash[14298]: audit 2024-02-05T06:49:17.151630+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14120 172.21.15.102:0/3971372833' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi102", "caps": []}]': finished 2024-02-05T06:49:18.253 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:18 smithi102 bash[14298]: audit 2024-02-05T06:49:17.485199+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.102:0/409031054' entity='client.admin' 2024-02-05T06:49:18.253 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:18 smithi102 bash[14298]: cluster 2024-02-05T06:49:17.579640+0000 mgr.y (mgr.14120) 18 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:49:18.253 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:18 smithi102 bash[14298]: cephadm 2024-02-05T06:49:17.931439+0000 mgr.y (mgr.14120) 19 : cephadm [INF] Deploying daemon agent.smithi102 on smithi102 2024-02-05T06:49:20.290 INFO:teuthology.orchestra.run.smithi102.stderr:Enabling the dashboard module... 2024-02-05T06:49:20.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:20 smithi102 bash[14298]: cluster 2024-02-05T06:49:19.580039+0000 mgr.y (mgr.14120) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:49:20.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:20 smithi102 bash[14298]: audit 2024-02-05T06:49:19.622354+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.102:0/1371821949' entity='client.admin' 2024-02-05T06:49:22.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:22 smithi102 bash[14298]: cluster 2024-02-05T06:49:21.580465+0000 mgr.y (mgr.14120) 21 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:49:22.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:22 smithi102 bash[14298]: audit 2024-02-05T06:49:21.736251+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.102:0/131122070' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-02-05T06:49:22.888 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:22 smithi102 bash[14572]: ignoring --setuser ceph since I am not root 2024-02-05T06:49:22.888 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:22 smithi102 bash[14572]: ignoring --setgroup ceph since I am not root 2024-02-05T06:49:22.888 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:22 smithi102 bash[14572]: debug 2024-02-05T06:49:22.784+0000 7f7742a1f000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-05T06:49:23.731 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:23 smithi102 bash[14298]: audit 2024-02-05T06:49:22.583749+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.102:0/131122070' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-02-05T06:49:23.731 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:23 smithi102 bash[14298]: cluster 2024-02-05T06:49:22.583828+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e9: y(active, since 25s) 2024-02-05T06:49:23.732 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:23 smithi102 bash[14572]: debug 2024-02-05T06:49:23.436+0000 7f7742a1f000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-05T06:49:23.732 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:23 smithi102 bash[14572]: debug 2024-02-05T06:49:23.556+0000 7f7742a1f000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-05T06:49:24.058 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:23 smithi102 bash[14572]: debug 2024-02-05T06:49:23.716+0000 7f7742a1f000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-05T06:49:24.357 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:24 smithi102 bash[14572]: debug 2024-02-05T06:49:24.044+0000 7f7742a1f000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-05T06:49:24.357 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:24 smithi102 bash[14572]: debug 2024-02-05T06:49:24.136+0000 7f7742a1f000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-05T06:49:24.637 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:24 smithi102 bash[14572]: debug 2024-02-05T06:49:24.340+0000 7f7742a1f000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-05T06:49:24.832 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: { 2024-02-05T06:49:24.832 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "epoch": 9, 2024-02-05T06:49:24.832 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "available": true, 2024-02-05T06:49:24.832 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "active_name": "y", 2024-02-05T06:49:24.832 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "num_standby": 0 2024-02-05T06:49:24.832 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: } 2024-02-05T06:49:25.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:24 smithi102 bash[14298]: audit 2024-02-05T06:49:24.819055+0000 mon.a (mon.0) 75 : audit [DBG] from='client.? 172.21.15.102:0/3673138279' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-02-05T06:49:25.320 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:25 smithi102 bash[14572]: debug 2024-02-05T06:49:25.200+0000 7f7742a1f000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-05T06:49:25.516 INFO:teuthology.orchestra.run.smithi102.stderr:Waiting for the mgr to restart... 2024-02-05T06:49:25.516 INFO:teuthology.orchestra.run.smithi102.stderr:Waiting for mgr epoch 9... 2024-02-05T06:49:25.538 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:25 smithi102 bash[14572]: debug 2024-02-05T06:49:25.304+0000 7f7742a1f000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-05T06:49:25.884 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:25 smithi102 bash[14572]: debug 2024-02-05T06:49:25.524+0000 7f7742a1f000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-05T06:49:26.137 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:25 smithi102 bash[14572]: debug 2024-02-05T06:49:25.868+0000 7f7742a1f000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-05T06:49:26.597 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:26 smithi102 bash[14572]: debug 2024-02-05T06:49:26.196+0000 7f7742a1f000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-05T06:49:26.865 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:26 smithi102 bash[14572]: debug 2024-02-05T06:49:26.580+0000 7f7742a1f000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-05T06:49:27.137 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:26 smithi102 bash[14572]: debug 2024-02-05T06:49:26.848+0000 7f7742a1f000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-05T06:49:27.805 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:27 smithi102 bash[14572]: debug 2024-02-05T06:49:27.528+0000 7f7742a1f000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-05T06:49:27.805 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:27 smithi102 bash[14572]: debug 2024-02-05T06:49:27.632+0000 7f7742a1f000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-05T06:49:28.137 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:27 smithi102 bash[14572]: debug 2024-02-05T06:49:27.788+0000 7f7742a1f000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-05T06:49:28.137 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:27 smithi102 bash[14572]: debug 2024-02-05T06:49:27.896+0000 7f7742a1f000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-05T06:49:28.137 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:28 smithi102 bash[14572]: debug 2024-02-05T06:49:28.032+0000 7f7742a1f000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-05T06:49:28.634 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:28 smithi102 bash[14572]: debug 2024-02-05T06:49:28.320+0000 7f7742a1f000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-05T06:49:28.634 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:28 smithi102 bash[14572]: debug 2024-02-05T06:49:28.440+0000 7f7742a1f000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-05T06:49:28.887 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:28 smithi102 bash[14572]: debug 2024-02-05T06:49:28.620+0000 7f7742a1f000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-05T06:49:28.887 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:28 smithi102 bash[14572]: debug 2024-02-05T06:49:28.736+0000 7f7742a1f000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-05T06:49:29.887 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:29 smithi102 bash[14572]: debug 2024-02-05T06:49:29.580+0000 7f7742a1f000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-05T06:49:30.387 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:29 smithi102 bash[14572]: [05/Feb/2024:06:49:29] ENGINE Bus STARTING 2024-02-05T06:49:30.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:30 smithi102 bash[14572]: [05/Feb/2024:06:49:30] ENGINE Serving on https://172.21.15.102:7150 2024-02-05T06:49:30.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:30 smithi102 bash[14572]: [05/Feb/2024:06:49:30] ENGINE Bus STARTED 2024-02-05T06:49:30.699 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: { 2024-02-05T06:49:30.699 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-02-05T06:49:30.699 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: "initialized": true 2024-02-05T06:49:30.699 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: } 2024-02-05T06:49:30.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:30 smithi102 bash[14298]: cluster 2024-02-05T06:49:29.604832+0000 mon.a (mon.0) 76 : cluster [INF] Active manager daemon y restarted 2024-02-05T06:49:30.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:30 smithi102 bash[14298]: cluster 2024-02-05T06:49:29.605815+0000 mon.a (mon.0) 77 : cluster [INF] Activating manager daemon y 2024-02-05T06:49:30.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:30 smithi102 bash[14298]: cluster 2024-02-05T06:49:29.610756+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-02-05T06:49:30.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:30 smithi102 bash[14298]: cluster 2024-02-05T06:49:29.664420+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0587564s) 2024-02-05T06:49:30.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:30 smithi102 bash[14298]: audit 2024-02-05T06:49:29.667262+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T06:49:30.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:30 smithi102 bash[14298]: audit 2024-02-05T06:49:29.669046+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-05T06:49:30.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:30 smithi102 bash[14298]: audit 2024-02-05T06:49:29.670451+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T06:49:30.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:30 smithi102 bash[14298]: audit 2024-02-05T06:49:29.670862+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T06:49:30.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:30 smithi102 bash[14298]: audit 2024-02-05T06:49:29.671239+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T06:49:30.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:30 smithi102 bash[14298]: cluster 2024-02-05T06:49:29.680929+0000 mon.a (mon.0) 85 : cluster [INF] Manager daemon y is now available 2024-02-05T06:49:30.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:30 smithi102 bash[14298]: audit 2024-02-05T06:49:29.707519+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:49:30.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:30 smithi102 bash[14298]: audit 2024-02-05T06:49:29.712668+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:49:30.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:30 smithi102 bash[14298]: audit 2024-02-05T06:49:29.715640+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:49:30.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:30 smithi102 bash[14298]: audit 2024-02-05T06:49:29.743135+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T06:49:30.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:30 smithi102 bash[14298]: audit 2024-02-05T06:49:29.745242+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T06:49:30.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:30 smithi102 bash[14298]: audit 2024-02-05T06:49:30.047922+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:49:31.464 INFO:teuthology.orchestra.run.smithi102.stderr:mgr epoch 9 is available 2024-02-05T06:49:31.464 INFO:teuthology.orchestra.run.smithi102.stderr:Generating a dashboard self-signed certificate... 2024-02-05T06:49:31.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:31 smithi102 bash[14298]: cephadm 2024-02-05T06:49:29.917738+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [05/Feb/2024:06:49:29] ENGINE Bus STARTING 2024-02-05T06:49:31.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:31 smithi102 bash[14298]: cephadm 2024-02-05T06:49:30.040919+0000 mgr.y (mgr.14152) 2 : cephadm [INF] [05/Feb/2024:06:49:30] ENGINE Serving on https://172.21.15.102:7150 2024-02-05T06:49:31.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:31 smithi102 bash[14298]: cephadm 2024-02-05T06:49:30.041622+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [05/Feb/2024:06:49:30] ENGINE Bus STARTED 2024-02-05T06:49:31.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:31 smithi102 bash[14298]: cluster 2024-02-05T06:49:30.671269+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e11: y(active, since 1.06561s) 2024-02-05T06:49:32.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:32 smithi102 bash[14298]: audit 2024-02-05T06:49:30.669553+0000 mgr.y (mgr.14152) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-05T06:49:32.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:32 smithi102 bash[14298]: audit 2024-02-05T06:49:30.686884+0000 mgr.y (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-05T06:49:32.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:32 smithi102 bash[14298]: cluster 2024-02-05T06:49:32.581352+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-02-05T06:49:33.057 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: Self-signed certificate created 2024-02-05T06:49:33.778 INFO:teuthology.orchestra.run.smithi102.stderr:Creating initial admin user... 2024-02-05T06:49:34.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:34 smithi102 bash[14298]: audit 2024-02-05T06:49:32.775886+0000 mgr.y (mgr.14152) 6 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:49:34.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:34 smithi102 bash[14298]: audit 2024-02-05T06:49:33.041701+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:49:34.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:34 smithi102 bash[14298]: audit 2024-02-05T06:49:33.044454+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:49:35.418 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$oYkUnAA6ui3BK7nYf8m7xucdako/WjrBoBOV0w8gNEbLjZ0azQpAm", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1707115775, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-02-05T06:49:35.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:35 smithi102 bash[14298]: audit 2024-02-05T06:49:34.537059+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:49:35.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:35 smithi102 bash[14298]: audit 2024-02-05T06:49:34.538388+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi102", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:49:35.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:35 smithi102 bash[14298]: audit 2024-02-05T06:49:34.546673+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:49:35.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:35 smithi102 bash[14298]: audit 2024-02-05T06:49:34.548835+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi102", "caps": []}]: dispatch 2024-02-05T06:49:35.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:35 smithi102 bash[14298]: audit 2024-02-05T06:49:35.404687+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:49:36.218 INFO:teuthology.orchestra.run.smithi102.stderr:Fetching dashboard port number... 2024-02-05T06:49:36.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:36 smithi102 bash[14298]: cephadm 2024-02-05T06:49:34.973759+0000 mgr.y (mgr.14152) 7 : cephadm [INF] Deploying daemon agent.smithi102 on smithi102 2024-02-05T06:49:36.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:36 smithi102 bash[14298]: audit 2024-02-05T06:49:35.162080+0000 mgr.y (mgr.14152) 8 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:49:37.586 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: 8443 2024-02-05T06:49:37.855 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:37 smithi102 bash[14298]: cluster 2024-02-05T06:49:36.544291+0000 mon.a (mon.0) 101 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-02-05T06:49:38.332 INFO:teuthology.orchestra.run.smithi102.stderr:firewalld does not appear to be present 2024-02-05T06:49:38.333 INFO:teuthology.orchestra.run.smithi102.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-02-05T06:49:38.337 INFO:teuthology.orchestra.run.smithi102.stderr:Ceph Dashboard is now available at: 2024-02-05T06:49:38.337 INFO:teuthology.orchestra.run.smithi102.stderr: 2024-02-05T06:49:38.337 INFO:teuthology.orchestra.run.smithi102.stderr: URL: https://smithi102.front.sepia.ceph.com:8443/ 2024-02-05T06:49:38.337 INFO:teuthology.orchestra.run.smithi102.stderr: User: admin 2024-02-05T06:49:38.337 INFO:teuthology.orchestra.run.smithi102.stderr: Password: hqm2a6ohy0 2024-02-05T06:49:38.337 INFO:teuthology.orchestra.run.smithi102.stderr: 2024-02-05T06:49:38.337 INFO:teuthology.orchestra.run.smithi102.stderr:Enabling autotune for osd_memory_target 2024-02-05T06:49:38.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:38 smithi102 bash[14298]: audit 2024-02-05T06:49:37.573136+0000 mon.a (mon.0) 102 : audit [DBG] from='client.? 172.21.15.102:0/3947518493' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-02-05T06:49:42.084 INFO:teuthology.orchestra.run.smithi102.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-02-05T06:49:42.719 INFO:teuthology.orchestra.run.smithi102.stderr:You can access the Ceph CLI with: 2024-02-05T06:49:42.719 INFO:teuthology.orchestra.run.smithi102.stderr: 2024-02-05T06:49:42.719 INFO:teuthology.orchestra.run.smithi102.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-02-05T06:49:42.720 INFO:teuthology.orchestra.run.smithi102.stderr: 2024-02-05T06:49:42.720 INFO:teuthology.orchestra.run.smithi102.stderr:Please consider enabling telemetry to help improve Ceph: 2024-02-05T06:49:42.720 INFO:teuthology.orchestra.run.smithi102.stderr: 2024-02-05T06:49:42.720 INFO:teuthology.orchestra.run.smithi102.stderr: ceph telemetry on 2024-02-05T06:49:42.720 INFO:teuthology.orchestra.run.smithi102.stderr: 2024-02-05T06:49:42.720 INFO:teuthology.orchestra.run.smithi102.stderr:For more information see: 2024-02-05T06:49:42.720 INFO:teuthology.orchestra.run.smithi102.stderr: 2024-02-05T06:49:42.720 INFO:teuthology.orchestra.run.smithi102.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-02-05T06:49:42.720 INFO:teuthology.orchestra.run.smithi102.stderr: 2024-02-05T06:49:42.720 INFO:teuthology.orchestra.run.smithi102.stderr:Bootstrap complete. 2024-02-05T06:49:42.748 INFO:tasks.cephadm:Fetching config... 2024-02-05T06:49:42.748 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-02-05T06:49:42.748 DEBUG:teuthology.orchestra.run.smithi102:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-02-05T06:49:42.756 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-02-05T06:49:42.756 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-02-05T06:49:42.756 DEBUG:teuthology.orchestra.run.smithi102:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-02-05T06:49:42.761 INFO:tasks.cephadm:Fetching mon keyring... 2024-02-05T06:49:42.761 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-02-05T06:49:42.761 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/mon.a/keyring of=/dev/stdout 2024-02-05T06:49:42.773 INFO:tasks.cephadm:Fetching pub ssh key... 2024-02-05T06:49:42.773 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-02-05T06:49:42.773 DEBUG:teuthology.orchestra.run.smithi102:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-02-05T06:49:42.820 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-02-05T06:49:42.820 DEBUG:teuthology.orchestra.run.smithi102:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0J/3AeOg0zJ6b1pmNMhILzWSGUOuQXglM3ZtN772ZYbzLhLo5ZJx2Cji/c+biM0DaSbgCkQPGr4l4X73RYmuQggMPG/QsRACm6n9V7/7Yr6MlscEXi2CWK8We/ybSsj5Y9LllMm27CF2IuPNzZDu3V1bBSbzqbyOlvA5Yk1QzsCM2oSvC6Vs+CYA+8tnF23Vtjtjg5iQs313Vhw7COnMsi+jZ7sifhAabTUQkxRlI3mEP2EpyABUX8k3LDFPHD9EQ7h7IQsx2PSVbI8hs/f40cu59Ux8YSt8HEoOaIWfcNkxryMZeJXZHQdxOJ8vQiOBFRftt3q57Ow5YxUzB7+LJLODTOJvlvLKAtr1vxahR0p/WCCqGf0c+q4Xy0eviMKPax3Ngs2eC0Rs6oMeo0nCQqLSBx51Jsom0VjSTey5bjue9Eq95boWztgA5rblta0bGcAbaU04e9xDvLB+fNZKCETgbeORDnz56+RrMVq70CNNm2STKrwEq0G0+75tmjCM= ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-05T06:49:42.842 INFO:teuthology.orchestra.run.smithi102.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0J/3AeOg0zJ6b1pmNMhILzWSGUOuQXglM3ZtN772ZYbzLhLo5ZJx2Cji/c+biM0DaSbgCkQPGr4l4X73RYmuQggMPG/QsRACm6n9V7/7Yr6MlscEXi2CWK8We/ybSsj5Y9LllMm27CF2IuPNzZDu3V1bBSbzqbyOlvA5Yk1QzsCM2oSvC6Vs+CYA+8tnF23Vtjtjg5iQs313Vhw7COnMsi+jZ7sifhAabTUQkxRlI3mEP2EpyABUX8k3LDFPHD9EQ7h7IQsx2PSVbI8hs/f40cu59Ux8YSt8HEoOaIWfcNkxryMZeJXZHQdxOJ8vQiOBFRftt3q57Ow5YxUzB7+LJLODTOJvlvLKAtr1vxahR0p/WCCqGf0c+q4Xy0eviMKPax3Ngs2eC0Rs6oMeo0nCQqLSBx51Jsom0VjSTey5bjue9Eq95boWztgA5rblta0bGcAbaU04e9xDvLB+fNZKCETgbeORDnz56+RrMVq70CNNm2STKrwEq0G0+75tmjCM= ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715 2024-02-05T06:49:42.849 DEBUG:teuthology.orchestra.run.smithi177:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0J/3AeOg0zJ6b1pmNMhILzWSGUOuQXglM3ZtN772ZYbzLhLo5ZJx2Cji/c+biM0DaSbgCkQPGr4l4X73RYmuQggMPG/QsRACm6n9V7/7Yr6MlscEXi2CWK8We/ybSsj5Y9LllMm27CF2IuPNzZDu3V1bBSbzqbyOlvA5Yk1QzsCM2oSvC6Vs+CYA+8tnF23Vtjtjg5iQs313Vhw7COnMsi+jZ7sifhAabTUQkxRlI3mEP2EpyABUX8k3LDFPHD9EQ7h7IQsx2PSVbI8hs/f40cu59Ux8YSt8HEoOaIWfcNkxryMZeJXZHQdxOJ8vQiOBFRftt3q57Ow5YxUzB7+LJLODTOJvlvLKAtr1vxahR0p/WCCqGf0c+q4Xy0eviMKPax3Ngs2eC0Rs6oMeo0nCQqLSBx51Jsom0VjSTey5bjue9Eq95boWztgA5rblta0bGcAbaU04e9xDvLB+fNZKCETgbeORDnz56+RrMVq70CNNm2STKrwEq0G0+75tmjCM= ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-05T06:49:42.875 INFO:teuthology.orchestra.run.smithi177.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0J/3AeOg0zJ6b1pmNMhILzWSGUOuQXglM3ZtN772ZYbzLhLo5ZJx2Cji/c+biM0DaSbgCkQPGr4l4X73RYmuQggMPG/QsRACm6n9V7/7Yr6MlscEXi2CWK8We/ybSsj5Y9LllMm27CF2IuPNzZDu3V1bBSbzqbyOlvA5Yk1QzsCM2oSvC6Vs+CYA+8tnF23Vtjtjg5iQs313Vhw7COnMsi+jZ7sifhAabTUQkxRlI3mEP2EpyABUX8k3LDFPHD9EQ7h7IQsx2PSVbI8hs/f40cu59Ux8YSt8HEoOaIWfcNkxryMZeJXZHQdxOJ8vQiOBFRftt3q57Ow5YxUzB7+LJLODTOJvlvLKAtr1vxahR0p/WCCqGf0c+q4Xy0eviMKPax3Ngs2eC0Rs6oMeo0nCQqLSBx51Jsom0VjSTey5bjue9Eq95boWztgA5rblta0bGcAbaU04e9xDvLB+fNZKCETgbeORDnz56+RrMVq70CNNm2STKrwEq0G0+75tmjCM= ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715 2024-02-05T06:49:42.888 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-02-05T06:49:43.342 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:43 smithi102 bash[14298]: audit 2024-02-05T06:49:42.067454+0000 mon.a (mon.0) 103 : audit [INF] from='client.? 172.21.15.102:0/3868076676' entity='client.admin' 2024-02-05T06:49:44.158 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:43 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:49:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:49:44.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:44 smithi102 bash[14298]: audit 2024-02-05T06:49:43.669611+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:49:44.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:44 smithi102 bash[14298]: audit 2024-02-05T06:49:43.671173+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:49:44.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:44 smithi102 bash[14298]: audit 2024-02-05T06:49:43.676197+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:49:44.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:44 smithi102 bash[14298]: audit 2024-02-05T06:49:43.678177+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:49:44.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:44 smithi102 bash[14298]: audit 2024-02-05T06:49:43.682854+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:49:44.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:44 smithi102 bash[14298]: audit 2024-02-05T06:49:43.886596+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:49:46.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:45 smithi102 bash[14298]: audit 2024-02-05T06:49:44.741030+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:49:47.138 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:46 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:49:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:49:47.435 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-02-05T06:49:47.435 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-02-05T06:49:47.627 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:47 smithi102 bash[14298]: audit 2024-02-05T06:49:46.275660+0000 mon.a (mon.0) 111 : audit [INF] from='client.? 172.21.15.102:0/3390620992' entity='client.admin' 2024-02-05T06:49:47.628 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:47 smithi102 bash[14298]: audit 2024-02-05T06:49:46.304439+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:49:47.628 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:47 smithi102 bash[14298]: audit 2024-02-05T06:49:46.311458+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:49:47.628 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:47 smithi102 bash[14298]: audit 2024-02-05T06:49:46.784798+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:49:47.628 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:47 smithi102 bash[14298]: audit 2024-02-05T06:49:46.792580+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:49:51.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:50 smithi102 bash[14298]: cluster 2024-02-05T06:49:49.671940+0000 mgr.y (mgr.14152) 9 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:49:52.865 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi177 2024-02-05T06:49:52.865 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-02-05T06:49:52.865 DEBUG:teuthology.orchestra.run.smithi177:> dd of=/etc/ceph/ceph.conf 2024-02-05T06:49:52.872 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-02-05T06:49:52.872 DEBUG:teuthology.orchestra.run.smithi177:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-05T06:49:52.925 INFO:tasks.cephadm:Adding host smithi177 to orchestrator... 2024-02-05T06:49:52.925 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph orch host add smithi177 2024-02-05T06:49:52.995 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:52 smithi102 bash[14298]: cluster 2024-02-05T06:49:51.672391+0000 mgr.y (mgr.14152) 10 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:49:52.996 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:52 smithi102 bash[14298]: audit 2024-02-05T06:49:51.722642+0000 mgr.y (mgr.14152) 11 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:49:52.996 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:52 smithi102 bash[14298]: audit 2024-02-05T06:49:51.728923+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:49:52.996 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:52 smithi102 bash[14298]: audit 2024-02-05T06:49:51.741394+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:49:52.996 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:52 smithi102 bash[14298]: audit 2024-02-05T06:49:51.743615+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:49:52.996 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:52 smithi102 bash[14298]: audit 2024-02-05T06:49:51.745004+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:49:52.996 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:52 smithi102 bash[14298]: cephadm 2024-02-05T06:49:51.747435+0000 mgr.y (mgr.14152) 12 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.conf 2024-02-05T06:49:52.996 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:52 smithi102 bash[14298]: cephadm 2024-02-05T06:49:51.853809+0000 mgr.y (mgr.14152) 13 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.client.admin.keyring 2024-02-05T06:49:52.996 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:52 smithi102 bash[14298]: audit 2024-02-05T06:49:51.970118+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:49:52.996 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:52 smithi102 bash[14298]: audit 2024-02-05T06:49:51.978208+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:49:53.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:52 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:49:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:49:54.319 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:53 smithi102 bash[14298]: audit 2024-02-05T06:49:52.974018+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:49:54.319 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:53 smithi102 bash[14298]: audit 2024-02-05T06:49:52.982249+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:49:55.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:54 smithi102 bash[14298]: cluster 2024-02-05T06:49:53.672791+0000 mgr.y (mgr.14152) 14 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:49:56.952 INFO:teuthology.orchestra.run.smithi102.stdout:Added host 'smithi177' with addr '172.21.15.177' 2024-02-05T06:49:57.708 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph orch host ls --format=json 2024-02-05T06:49:57.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:57 smithi102 bash[14298]: cluster 2024-02-05T06:49:55.673185+0000 mgr.y (mgr.14152) 15 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:49:57.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:57 smithi102 bash[14298]: audit 2024-02-05T06:49:55.887834+0000 mgr.y (mgr.14152) 16 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi177", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:49:57.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:57 smithi102 bash[14298]: cephadm 2024-02-05T06:49:56.290461+0000 mgr.y (mgr.14152) 17 : cephadm [INF] Deploying cephadm binary to smithi177 2024-02-05T06:49:57.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:57 smithi102 bash[14298]: audit 2024-02-05T06:49:56.938803+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:49:57.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:57 smithi102 bash[14298]: audit 2024-02-05T06:49:56.983499+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:49:57.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:57 smithi102 bash[14298]: audit 2024-02-05T06:49:56.986506+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:49:57.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:57 smithi102 bash[14298]: audit 2024-02-05T06:49:56.988470+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:49:57.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:57 smithi102 bash[14298]: audit 2024-02-05T06:49:57.268428+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:49:58.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:58 smithi102 bash[14298]: cephadm 2024-02-05T06:49:56.939543+0000 mgr.y (mgr.14152) 18 : cephadm [INF] Added host smithi177 2024-02-05T06:49:58.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:58 smithi102 bash[14298]: audit 2024-02-05T06:49:58.018120+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:49:58.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:58 smithi102 bash[14298]: audit 2024-02-05T06:49:58.023622+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:49:58.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:58 smithi102 bash[14298]: audit 2024-02-05T06:49:58.024803+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi177", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:49:58.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:58 smithi102 bash[14298]: audit 2024-02-05T06:49:58.030761+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:49:58.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:58 smithi102 bash[14298]: audit 2024-02-05T06:49:58.033275+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi177", "caps": []}]: dispatch 2024-02-05T06:49:58.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:58 smithi102 bash[14298]: audit 2024-02-05T06:49:58.036665+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi177", "caps": []}]': finished 2024-02-05T06:49:59.600 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:59 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:49:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:49:59.888 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:49:59 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:49:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:49:59.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:59 smithi102 bash[14298]: cluster 2024-02-05T06:49:57.673578+0000 mgr.y (mgr.14152) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:49:59.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:59 smithi102 bash[14298]: cephadm 2024-02-05T06:49:58.321978+0000 mgr.y (mgr.14152) 20 : cephadm [INF] Deploying daemon agent.smithi177 on smithi177 2024-02-05T06:49:59.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:59 smithi102 bash[14298]: audit 2024-02-05T06:49:58.967842+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:49:59.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:59 smithi102 bash[14298]: audit 2024-02-05T06:49:58.970185+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:49:59.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:59 smithi102 bash[14298]: audit 2024-02-05T06:49:58.973687+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:49:59.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:59 smithi102 bash[14298]: audit 2024-02-05T06:49:58.976190+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:49:59.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:59 smithi102 bash[14298]: audit 2024-02-05T06:49:59.194553+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:49:59.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:59 smithi102 bash[14298]: audit 2024-02-05T06:49:59.199461+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:49:59.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:59 smithi102 bash[14298]: audit 2024-02-05T06:49:59.203425+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:49:59.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:59 smithi102 bash[14298]: audit 2024-02-05T06:49:59.206075+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:49:59.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:59 smithi102 bash[14298]: audit 2024-02-05T06:49:59.207355+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:49:59.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:59 smithi102 bash[14298]: audit 2024-02-05T06:49:59.214864+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:49:59.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:49:59 smithi102 bash[14298]: audit 2024-02-05T06:49:59.228463+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:00.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:00 smithi102 bash[14298]: cephadm 2024-02-05T06:49:58.979261+0000 mgr.y (mgr.14152) 21 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-02-05T06:50:00.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:00 smithi102 bash[14298]: cephadm 2024-02-05T06:49:59.087502+0000 mgr.y (mgr.14152) 22 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-02-05T06:50:00.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:00 smithi102 bash[14298]: audit 2024-02-05T06:49:59.749844+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:00.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:00 smithi102 bash[14298]: audit 2024-02-05T06:49:59.795124+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:00.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:00 smithi102 bash[14298]: audit 2024-02-05T06:49:59.803653+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:00.968 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-02-05T06:50:00.969 INFO:teuthology.orchestra.run.smithi102.stdout:[{"addr": "172.21.15.102", "hostname": "smithi102", "labels": [], "status": ""}, {"addr": "172.21.15.177", "hostname": "smithi177", "labels": [], "status": ""}] 2024-02-05T06:50:01.666 INFO:tasks.cephadm:Setting crush tunables to default 2024-02-05T06:50:01.666 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph osd crush tunables default 2024-02-05T06:50:01.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:01 smithi102 bash[14298]: cluster 2024-02-05T06:49:59.673989+0000 mgr.y (mgr.14152) 23 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:02.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:02 smithi102 bash[14298]: audit 2024-02-05T06:50:00.955516+0000 mgr.y (mgr.14152) 24 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T06:50:03.861 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:03 smithi102 bash[14298]: cluster 2024-02-05T06:50:01.674470+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:03.862 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:50:03 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:50:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:50:05.018 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:04 smithi102 bash[14298]: cluster 2024-02-05T06:50:03.674865+0000 mgr.y (mgr.14152) 26 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:05.018 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:04 smithi102 bash[14298]: audit 2024-02-05T06:50:03.721067+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:05.018 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:04 smithi102 bash[14298]: audit 2024-02-05T06:50:03.727798+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:05.750 INFO:teuthology.orchestra.run.smithi102.stderr:adjusted tunables profile to default 2024-02-05T06:50:06.017 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:05 smithi102 bash[14298]: audit 2024-02-05T06:50:05.357008+0000 mon.a (mon.0) 151 : audit [INF] from='client.? 172.21.15.102:0/383427530' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-02-05T06:50:06.725 INFO:tasks.cephadm:Adding mon.a on smithi102 2024-02-05T06:50:06.725 INFO:tasks.cephadm:Adding mon.c on smithi102 2024-02-05T06:50:06.725 INFO:tasks.cephadm:Adding mon.b on smithi177 2024-02-05T06:50:06.725 DEBUG:teuthology.orchestra.run.smithi177:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph orch apply mon '3;smithi102:172.21.15.102=a;smithi102:[v2:172.21.15.102:3301,v1:172.21.15.102:6790]=c;smithi177:172.21.15.177=b' 2024-02-05T06:50:07.048 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:06 smithi102 bash[14298]: cluster 2024-02-05T06:50:05.675315+0000 mgr.y (mgr.14152) 27 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:07.048 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:06 smithi102 bash[14298]: audit 2024-02-05T06:50:05.730733+0000 mon.a (mon.0) 152 : audit [INF] from='client.? 172.21.15.102:0/383427530' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-02-05T06:50:07.048 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:06 smithi102 bash[14298]: cluster 2024-02-05T06:50:05.730842+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-05T06:50:07.888 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:50:07 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:50:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:50:08.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:08 smithi102 bash[14298]: audit 2024-02-05T06:50:07.390362+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:08.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:08 smithi102 bash[14298]: audit 2024-02-05T06:50:07.393972+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:09.455 INFO:teuthology.orchestra.run.smithi177.stdout:Scheduled mon update... 2024-02-05T06:50:09.768 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:09 smithi102 bash[14298]: cluster 2024-02-05T06:50:07.675775+0000 mgr.y (mgr.14152) 28 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:10.012 DEBUG:teuthology.orchestra.run.smithi102:mon.c> sudo journalctl -f -n 0 -u ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@mon.c.service 2024-02-05T06:50:10.014 DEBUG:teuthology.orchestra.run.smithi177:mon.b> sudo journalctl -f -n 0 -u ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@mon.b.service 2024-02-05T06:50:10.017 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-02-05T06:50:10.017 DEBUG:teuthology.orchestra.run.smithi177:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph mon dump -f json 2024-02-05T06:50:10.708 INFO:journalctl@ceph.mon.b.smithi177.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T06:50:10.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:10 smithi102 bash[14298]: audit 2024-02-05T06:50:09.430882+0000 mgr.y (mgr.14152) 29 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi102:172.21.15.102=a;smithi102:[v2:172.21.15.102:3301,v1:172.21.15.102:6790]=c;smithi177:172.21.15.177=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:50:10.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:10 smithi102 bash[14298]: cephadm 2024-02-05T06:50:09.435820+0000 mgr.y (mgr.14152) 30 : cephadm [INF] Saving service mon spec with placement smithi102:172.21.15.102=a;smithi102:[v2:172.21.15.102:3301,v1:172.21.15.102:6790]=c;smithi177:172.21.15.177=b;count:3 2024-02-05T06:50:10.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:10 smithi102 bash[14298]: audit 2024-02-05T06:50:09.440593+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:10.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:10 smithi102 bash[14298]: audit 2024-02-05T06:50:09.456439+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:50:10.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:10 smithi102 bash[14298]: audit 2024-02-05T06:50:09.459276+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:10.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:10 smithi102 bash[14298]: audit 2024-02-05T06:50:09.461175+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:50:10.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:10 smithi102 bash[14298]: audit 2024-02-05T06:50:09.469938+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:10.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:10 smithi102 bash[14298]: audit 2024-02-05T06:50:09.474384+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T06:50:10.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:10 smithi102 bash[14298]: audit 2024-02-05T06:50:09.476138+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:10.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:10 smithi102 bash[14298]: cephadm 2024-02-05T06:50:09.478039+0000 mgr.y (mgr.14152) 31 : cephadm [INF] Deploying daemon mon.c on smithi102 2024-02-05T06:50:10.980 INFO:journalctl@ceph.mon.c.smithi102.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T06:50:11.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:11 smithi102 bash[14298]: cluster 2024-02-05T06:50:09.676227+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:12.985 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-02-05T06:50:12.985 INFO:teuthology.orchestra.run.smithi177.stdout:{"epoch":1,"fsid":"6c73f6dc-c3f2-11ee-95b6-87774f69a715","modified":"2024-02-05T06:48:20.873285Z","created":"2024-02-05T06:48:20.873285Z","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.102:3300","nonce":0},{"type":"v1","addr":"172.21.15.102:6789","nonce":0}]},"addr":"172.21.15.102:6789/0","public_addr":"172.21.15.102:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-05T06:50:12.988 INFO:teuthology.orchestra.run.smithi177.stderr:dumped monmap epoch 1 2024-02-05T06:50:13.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:13 smithi102 bash[14298]: cluster 2024-02-05T06:50:11.676643+0000 mgr.y (mgr.14152) 33 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:13.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:13 smithi102 bash[14298]: audit 2024-02-05T06:50:12.971636+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.177:0/3117371470' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-05T06:50:14.605 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-02-05T06:50:14.606 DEBUG:teuthology.orchestra.run.smithi177:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph mon dump -f json 2024-02-05T06:50:15.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:15 smithi102 bash[14298]: cluster 2024-02-05T06:50:13.676992+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:15.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:15 smithi102 bash[14298]: audit 2024-02-05T06:50:14.076381+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:15.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:15 smithi102 bash[14298]: audit 2024-02-05T06:50:14.078064+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T06:50:15.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:15 smithi102 bash[14298]: audit 2024-02-05T06:50:14.079173+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:15.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:15 smithi102 bash[14298]: cephadm 2024-02-05T06:50:14.080192+0000 mgr.y (mgr.14152) 35 : cephadm [INF] Deploying daemon mon.b on smithi177 2024-02-05T06:50:15.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:15 smithi102 bash[20060]: debug 2024-02-05T06:50:15.095+0000 7fae28f9e700 10 mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-02-05T06:50:20.512 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[14298]: audit 2024-02-05T06:50:15.109087+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T06:50:20.512 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[14298]: cluster 2024-02-05T06:50:15.109468+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2024-02-05T06:50:20.512 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[14298]: audit 2024-02-05T06:50:15.111038+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T06:50:20.512 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[14298]: cluster 2024-02-05T06:50:15.677346+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:20.512 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[14298]: audit 2024-02-05T06:50:16.105151+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T06:50:20.512 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[14298]: audit 2024-02-05T06:50:17.105058+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T06:50:20.512 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[14298]: cluster 2024-02-05T06:50:17.108189+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-05T06:50:20.512 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[14298]: cluster 2024-02-05T06:50:17.677720+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:20.512 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[14298]: audit 2024-02-05T06:50:18.105276+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T06:50:20.512 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[14298]: audit 2024-02-05T06:50:19.105484+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T06:50:20.512 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[14298]: audit 2024-02-05T06:50:20.105585+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T06:50:20.512 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[14298]: cluster 2024-02-05T06:50:20.114305+0000 mon.a (mon.0) 176 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-05T06:50:20.513 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[14298]: cluster 2024-02-05T06:50:20.121898+0000 mon.a (mon.0) 177 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0],c=[v2:172.21.15.102:3301/0,v1:172.21.15.102:6790/0]} 2024-02-05T06:50:20.513 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[14298]: cluster 2024-02-05T06:50:20.122029+0000 mon.a (mon.0) 178 : cluster [DBG] fsmap 2024-02-05T06:50:20.513 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[14298]: cluster 2024-02-05T06:50:20.122101+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-05T06:50:20.513 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[14298]: cluster 2024-02-05T06:50:20.122396+0000 mon.a (mon.0) 180 : cluster [DBG] mgrmap e13: y(active, since 50s) 2024-02-05T06:50:20.513 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[14298]: cluster 2024-02-05T06:50:20.129644+0000 mon.a (mon.0) 181 : cluster [INF] overall HEALTH_OK 2024-02-05T06:50:20.513 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[14298]: audit 2024-02-05T06:50:20.134437+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:20.513 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[14298]: audit 2024-02-05T06:50:20.137498+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:50:20.513 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[14298]: audit 2024-02-05T06:50:20.139608+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:20.513 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[14298]: audit 2024-02-05T06:50:20.140866+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:50:20.513 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[20060]: audit 2024-02-05T06:50:15.109087+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T06:50:20.513 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[20060]: cluster 2024-02-05T06:50:15.109468+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2024-02-05T06:50:20.514 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[20060]: audit 2024-02-05T06:50:15.111038+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T06:50:20.514 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[20060]: cluster 2024-02-05T06:50:15.677346+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:20.514 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[20060]: audit 2024-02-05T06:50:16.105151+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T06:50:20.514 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[20060]: audit 2024-02-05T06:50:17.105058+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T06:50:20.514 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[20060]: cluster 2024-02-05T06:50:17.108189+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-05T06:50:20.514 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[20060]: cluster 2024-02-05T06:50:17.677720+0000 mgr.y (mgr.14152) 37 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:20.514 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[20060]: audit 2024-02-05T06:50:18.105276+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T06:50:20.514 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[20060]: audit 2024-02-05T06:50:19.105484+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T06:50:20.514 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[20060]: audit 2024-02-05T06:50:20.105585+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T06:50:20.514 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[20060]: cluster 2024-02-05T06:50:20.114305+0000 mon.a (mon.0) 176 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-05T06:50:20.514 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[20060]: cluster 2024-02-05T06:50:20.121898+0000 mon.a (mon.0) 177 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0],c=[v2:172.21.15.102:3301/0,v1:172.21.15.102:6790/0]} 2024-02-05T06:50:20.514 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[20060]: cluster 2024-02-05T06:50:20.122029+0000 mon.a (mon.0) 178 : cluster [DBG] fsmap 2024-02-05T06:50:20.514 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[20060]: cluster 2024-02-05T06:50:20.122101+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-05T06:50:20.514 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[20060]: cluster 2024-02-05T06:50:20.122396+0000 mon.a (mon.0) 180 : cluster [DBG] mgrmap e13: y(active, since 50s) 2024-02-05T06:50:20.514 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[20060]: cluster 2024-02-05T06:50:20.129644+0000 mon.a (mon.0) 181 : cluster [INF] overall HEALTH_OK 2024-02-05T06:50:20.514 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[20060]: audit 2024-02-05T06:50:20.134437+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:20.515 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[20060]: audit 2024-02-05T06:50:20.137498+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:50:20.515 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[20060]: audit 2024-02-05T06:50:20.139608+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:20.515 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:20 smithi102 bash[20060]: audit 2024-02-05T06:50:20.140866+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:50:21.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:21 smithi102 bash[14298]: cluster 2024-02-05T06:50:19.678155+0000 mgr.y (mgr.14152) 38 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:21.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:21 smithi102 bash[14298]: cephadm 2024-02-05T06:50:20.143217+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.conf 2024-02-05T06:50:21.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:21 smithi102 bash[14298]: cephadm 2024-02-05T06:50:20.143908+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-02-05T06:50:21.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:21 smithi102 bash[14298]: audit 2024-02-05T06:50:20.260421+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:21.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:21 smithi102 bash[14298]: audit 2024-02-05T06:50:20.299006+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:21.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:21 smithi102 bash[14298]: audit 2024-02-05T06:50:20.303879+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:21.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:21 smithi102 bash[14298]: cephadm 2024-02-05T06:50:20.304348+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:50:21.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:21 smithi102 bash[14298]: cephadm 2024-02-05T06:50:20.305243+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-02-05T06:50:21.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:21 smithi102 bash[14298]: audit 2024-02-05T06:50:20.305625+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T06:50:21.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:21 smithi102 bash[14298]: audit 2024-02-05T06:50:20.306527+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T06:50:21.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:21 smithi102 bash[14298]: audit 2024-02-05T06:50:20.307363+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:21.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:21 smithi102 bash[14298]: cephadm 2024-02-05T06:50:20.308375+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring daemon mon.a on smithi102 2024-02-05T06:50:21.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:21 smithi102 bash[14298]: audit 2024-02-05T06:50:21.105475+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T06:50:21.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:21 smithi102 bash[20060]: cluster 2024-02-05T06:50:19.678155+0000 mgr.y (mgr.14152) 38 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:21.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:21 smithi102 bash[20060]: cephadm 2024-02-05T06:50:20.143217+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.conf 2024-02-05T06:50:21.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:21 smithi102 bash[20060]: cephadm 2024-02-05T06:50:20.143908+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-02-05T06:50:21.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:21 smithi102 bash[20060]: audit 2024-02-05T06:50:20.260421+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:21.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:21 smithi102 bash[20060]: audit 2024-02-05T06:50:20.299006+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:21.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:21 smithi102 bash[20060]: audit 2024-02-05T06:50:20.303879+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:21.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:21 smithi102 bash[20060]: cephadm 2024-02-05T06:50:20.304348+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:50:21.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:21 smithi102 bash[20060]: cephadm 2024-02-05T06:50:20.305243+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-02-05T06:50:21.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:21 smithi102 bash[20060]: audit 2024-02-05T06:50:20.305625+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T06:50:21.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:21 smithi102 bash[20060]: audit 2024-02-05T06:50:20.306527+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T06:50:21.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:21 smithi102 bash[20060]: audit 2024-02-05T06:50:20.307363+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:21.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:21 smithi102 bash[20060]: cephadm 2024-02-05T06:50:20.308375+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring daemon mon.a on smithi102 2024-02-05T06:50:21.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:21 smithi102 bash[20060]: audit 2024-02-05T06:50:21.105475+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T06:50:21.836 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:21 smithi177 bash[14475]: debug 2024-02-05T06:50:21.435+0000 7fd2163e9700 10 mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-02-05T06:50:26.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:26 smithi177 bash[14475]: audit 2024-02-05T06:50:21.448738+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T06:50:26.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:26 smithi177 bash[14475]: cluster 2024-02-05T06:50:21.449396+0000 mon.a (mon.0) 195 : cluster [INF] mon.a calling monitor election 2024-02-05T06:50:26.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:26 smithi177 bash[14475]: cluster 2024-02-05T06:50:21.450728+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-05T06:50:26.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:26 smithi177 bash[14475]: audit 2024-02-05T06:50:21.467446+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T06:50:26.838 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:26 smithi177 bash[14475]: audit 2024-02-05T06:50:21.467642+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T06:50:26.838 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:26 smithi177 bash[14475]: cluster 2024-02-05T06:50:21.678605+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:26.838 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:26 smithi177 bash[14475]: audit 2024-02-05T06:50:22.440055+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T06:50:26.838 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:26 smithi177 bash[14475]: audit 2024-02-05T06:50:23.440224+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T06:50:26.838 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:26 smithi177 bash[14475]: cluster 2024-02-05T06:50:23.446185+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-05T06:50:26.838 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:26 smithi177 bash[14475]: cluster 2024-02-05T06:50:23.679069+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:26.838 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:26 smithi177 bash[14475]: audit 2024-02-05T06:50:24.440326+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T06:50:26.838 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:26 smithi177 bash[14475]: audit 2024-02-05T06:50:25.440283+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T06:50:26.838 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:26 smithi177 bash[14475]: audit 2024-02-05T06:50:26.440498+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T06:50:26.838 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:26 smithi177 bash[14475]: cluster 2024-02-05T06:50:26.453238+0000 mon.a (mon.0) 203 : cluster [INF] mon.a calling monitor election 2024-02-05T06:50:26.838 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:26 smithi177 bash[14475]: cluster 2024-02-05T06:50:26.457270+0000 mon.a (mon.0) 204 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-05T06:50:26.838 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:26 smithi177 bash[14475]: cluster 2024-02-05T06:50:26.463505+0000 mon.a (mon.0) 205 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0],b=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],c=[v2:172.21.15.102:3301/0,v1:172.21.15.102:6790/0]} 2024-02-05T06:50:26.838 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:26 smithi177 bash[14475]: cluster 2024-02-05T06:50:26.463627+0000 mon.a (mon.0) 206 : cluster [DBG] fsmap 2024-02-05T06:50:26.838 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:26 smithi177 bash[14475]: cluster 2024-02-05T06:50:26.463698+0000 mon.a (mon.0) 207 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-05T06:50:26.839 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:26 smithi177 bash[14475]: cluster 2024-02-05T06:50:26.463978+0000 mon.a (mon.0) 208 : cluster [DBG] mgrmap e13: y(active, since 56s) 2024-02-05T06:50:26.839 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:26 smithi177 bash[14475]: cluster 2024-02-05T06:50:26.471932+0000 mon.a (mon.0) 209 : cluster [INF] overall HEALTH_OK 2024-02-05T06:50:26.839 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:26 smithi177 bash[14475]: audit 2024-02-05T06:50:26.478127+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:26.839 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:26 smithi177 bash[14475]: audit 2024-02-05T06:50:26.480321+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T06:50:26.839 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:26 smithi177 bash[14475]: audit 2024-02-05T06:50:26.483240+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:26.839 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:26 smithi177 bash[14475]: audit 2024-02-05T06:50:26.487483+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:26.839 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:26 smithi177 bash[14475]: audit 2024-02-05T06:50:26.488278+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T06:50:26.839 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:26 smithi177 bash[14475]: audit 2024-02-05T06:50:26.489536+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:26.839 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:26 smithi177 bash[14475]: audit 2024-02-05T06:50:26.493488+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:26.889 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:50:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:50:26.889 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:50:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:50:26.889 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:50:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:50:26.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[14298]: audit 2024-02-05T06:50:21.448738+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T06:50:26.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[14298]: cluster 2024-02-05T06:50:21.449396+0000 mon.a (mon.0) 195 : cluster [INF] mon.a calling monitor election 2024-02-05T06:50:26.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[14298]: cluster 2024-02-05T06:50:21.450728+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-05T06:50:26.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[14298]: audit 2024-02-05T06:50:21.467446+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T06:50:26.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[14298]: audit 2024-02-05T06:50:21.467642+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T06:50:26.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[14298]: cluster 2024-02-05T06:50:21.678605+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:26.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[14298]: audit 2024-02-05T06:50:22.440055+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T06:50:26.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[14298]: audit 2024-02-05T06:50:23.440224+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T06:50:26.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[14298]: cluster 2024-02-05T06:50:23.446185+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-05T06:50:26.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[14298]: cluster 2024-02-05T06:50:23.679069+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:26.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[14298]: audit 2024-02-05T06:50:24.440326+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T06:50:26.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[14298]: audit 2024-02-05T06:50:25.440283+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T06:50:26.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[14298]: audit 2024-02-05T06:50:26.440498+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T06:50:26.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[14298]: cluster 2024-02-05T06:50:26.453238+0000 mon.a (mon.0) 203 : cluster [INF] mon.a calling monitor election 2024-02-05T06:50:26.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[14298]: cluster 2024-02-05T06:50:26.457270+0000 mon.a (mon.0) 204 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-05T06:50:26.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[14298]: cluster 2024-02-05T06:50:26.463505+0000 mon.a (mon.0) 205 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0],b=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],c=[v2:172.21.15.102:3301/0,v1:172.21.15.102:6790/0]} 2024-02-05T06:50:26.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[14298]: cluster 2024-02-05T06:50:26.463627+0000 mon.a (mon.0) 206 : cluster [DBG] fsmap 2024-02-05T06:50:26.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[14298]: cluster 2024-02-05T06:50:26.463698+0000 mon.a (mon.0) 207 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-05T06:50:26.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[14298]: cluster 2024-02-05T06:50:26.463978+0000 mon.a (mon.0) 208 : cluster [DBG] mgrmap e13: y(active, since 56s) 2024-02-05T06:50:26.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[14298]: cluster 2024-02-05T06:50:26.471932+0000 mon.a (mon.0) 209 : cluster [INF] overall HEALTH_OK 2024-02-05T06:50:26.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[14298]: audit 2024-02-05T06:50:26.478127+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:26.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[14298]: audit 2024-02-05T06:50:26.480321+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T06:50:26.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[14298]: audit 2024-02-05T06:50:26.483240+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:26.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[14298]: audit 2024-02-05T06:50:26.487483+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:26.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[14298]: audit 2024-02-05T06:50:26.488278+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T06:50:26.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[14298]: audit 2024-02-05T06:50:26.489536+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:26.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[14298]: audit 2024-02-05T06:50:26.493488+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:26.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[20060]: audit 2024-02-05T06:50:21.448738+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T06:50:26.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[20060]: cluster 2024-02-05T06:50:21.449396+0000 mon.a (mon.0) 195 : cluster [INF] mon.a calling monitor election 2024-02-05T06:50:26.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[20060]: cluster 2024-02-05T06:50:21.450728+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-05T06:50:26.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[20060]: audit 2024-02-05T06:50:21.467446+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T06:50:26.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[20060]: audit 2024-02-05T06:50:21.467642+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T06:50:26.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[20060]: cluster 2024-02-05T06:50:21.678605+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:26.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[20060]: audit 2024-02-05T06:50:22.440055+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T06:50:26.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[20060]: audit 2024-02-05T06:50:23.440224+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T06:50:26.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[20060]: cluster 2024-02-05T06:50:23.446185+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-05T06:50:26.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[20060]: cluster 2024-02-05T06:50:23.679069+0000 mgr.y (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:26.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[20060]: audit 2024-02-05T06:50:24.440326+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T06:50:26.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[20060]: audit 2024-02-05T06:50:25.440283+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T06:50:26.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[20060]: audit 2024-02-05T06:50:26.440498+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T06:50:26.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[20060]: cluster 2024-02-05T06:50:26.453238+0000 mon.a (mon.0) 203 : cluster [INF] mon.a calling monitor election 2024-02-05T06:50:26.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[20060]: cluster 2024-02-05T06:50:26.457270+0000 mon.a (mon.0) 204 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-05T06:50:26.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[20060]: cluster 2024-02-05T06:50:26.463505+0000 mon.a (mon.0) 205 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0],b=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],c=[v2:172.21.15.102:3301/0,v1:172.21.15.102:6790/0]} 2024-02-05T06:50:26.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[20060]: cluster 2024-02-05T06:50:26.463627+0000 mon.a (mon.0) 206 : cluster [DBG] fsmap 2024-02-05T06:50:26.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[20060]: cluster 2024-02-05T06:50:26.463698+0000 mon.a (mon.0) 207 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-05T06:50:26.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[20060]: cluster 2024-02-05T06:50:26.463978+0000 mon.a (mon.0) 208 : cluster [DBG] mgrmap e13: y(active, since 56s) 2024-02-05T06:50:26.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[20060]: cluster 2024-02-05T06:50:26.471932+0000 mon.a (mon.0) 209 : cluster [INF] overall HEALTH_OK 2024-02-05T06:50:26.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[20060]: audit 2024-02-05T06:50:26.478127+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:26.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[20060]: audit 2024-02-05T06:50:26.480321+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T06:50:26.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[20060]: audit 2024-02-05T06:50:26.483240+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:26.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[20060]: audit 2024-02-05T06:50:26.487483+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:26.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[20060]: audit 2024-02-05T06:50:26.488278+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T06:50:26.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[20060]: audit 2024-02-05T06:50:26.489536+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:26.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:26 smithi102 bash[20060]: audit 2024-02-05T06:50:26.493488+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:27.389 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:50:27 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:50:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:50:27.873 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-02-05T06:50:27.873 INFO:teuthology.orchestra.run.smithi177.stdout:{"epoch":3,"fsid":"6c73f6dc-c3f2-11ee-95b6-87774f69a715","modified":"2024-02-05T06:50:21.439937Z","created":"2024-02-05T06:48:20.873285Z","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.102:3300","nonce":0},{"type":"v1","addr":"172.21.15.102:6789","nonce":0}]},"addr":"172.21.15.102:6789/0","public_addr":"172.21.15.102:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:3301","nonce":0},{"type":"v1","addr":"172.21.15.102:6790","nonce":0}]},"addr":"172.21.15.102:6790/0","public_addr":"172.21.15.102:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:3300","nonce":0},{"type":"v1","addr":"172.21.15.177:6789","nonce":0}]},"addr":"172.21.15.177:6789/0","public_addr":"172.21.15.177:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-02-05T06:50:27.876 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:27 smithi102 bash[20060]: cluster 2024-02-05T06:50:25.679599+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:27.876 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:27 smithi102 bash[20060]: cephadm 2024-02-05T06:50:26.479891+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-05T06:50:27.876 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:27 smithi102 bash[20060]: cephadm 2024-02-05T06:50:26.491065+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring daemon mon.c on smithi102 2024-02-05T06:50:27.876 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:27 smithi102 bash[20060]: audit 2024-02-05T06:50:26.599349+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:27.876 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:27 smithi102 bash[20060]: audit 2024-02-05T06:50:26.606871+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:27.876 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:27 smithi102 bash[20060]: audit 2024-02-05T06:50:27.119215+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:27.876 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:27 smithi102 bash[20060]: audit 2024-02-05T06:50:27.128284+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:27.877 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:27 smithi102 bash[20060]: audit 2024-02-05T06:50:27.440627+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T06:50:27.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:27 smithi102 bash[14298]: cluster 2024-02-05T06:50:25.679599+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:27.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:27 smithi102 bash[14298]: cephadm 2024-02-05T06:50:26.479891+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-05T06:50:27.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:27 smithi102 bash[14298]: cephadm 2024-02-05T06:50:26.491065+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring daemon mon.c on smithi102 2024-02-05T06:50:27.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:27 smithi102 bash[14298]: audit 2024-02-05T06:50:26.599349+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:27.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:27 smithi102 bash[14298]: audit 2024-02-05T06:50:26.606871+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:27.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:27 smithi102 bash[14298]: audit 2024-02-05T06:50:27.119215+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:27.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:27 smithi102 bash[14298]: audit 2024-02-05T06:50:27.128284+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:27.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:27 smithi102 bash[14298]: audit 2024-02-05T06:50:27.440627+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T06:50:27.877 INFO:teuthology.orchestra.run.smithi177.stderr:dumped monmap epoch 3 2024-02-05T06:50:27.901 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:27 smithi177 bash[14475]: cluster 2024-02-05T06:50:25.679599+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:27.901 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:27 smithi177 bash[14475]: cephadm 2024-02-05T06:50:26.479891+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-05T06:50:27.901 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:27 smithi177 bash[14475]: cephadm 2024-02-05T06:50:26.491065+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring daemon mon.c on smithi102 2024-02-05T06:50:27.901 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:27 smithi177 bash[14475]: audit 2024-02-05T06:50:26.599349+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:27.901 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:27 smithi177 bash[14475]: audit 2024-02-05T06:50:26.606871+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:27.902 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:27 smithi177 bash[14475]: audit 2024-02-05T06:50:27.119215+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:27.902 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:27 smithi177 bash[14475]: audit 2024-02-05T06:50:27.128284+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:27.902 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:27 smithi177 bash[14475]: audit 2024-02-05T06:50:27.440627+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T06:50:28.631 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-02-05T06:50:28.631 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph config generate-minimal-conf 2024-02-05T06:50:28.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:28 smithi102 bash[14298]: audit 2024-02-05T06:50:27.859685+0000 mon.a (mon.0) 222 : audit [DBG] from='client.? 172.21.15.177:0/1805962197' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-05T06:50:28.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:28 smithi102 bash[14298]: audit 2024-02-05T06:50:28.582127+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:28.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:28 smithi102 bash[14298]: audit 2024-02-05T06:50:28.584291+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T06:50:28.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:28 smithi102 bash[14298]: audit 2024-02-05T06:50:28.585779+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T06:50:28.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:28 smithi102 bash[14298]: audit 2024-02-05T06:50:28.587068+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:28.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:28 smithi102 bash[20060]: audit 2024-02-05T06:50:27.859685+0000 mon.a (mon.0) 222 : audit [DBG] from='client.? 172.21.15.177:0/1805962197' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-05T06:50:28.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:28 smithi102 bash[20060]: audit 2024-02-05T06:50:28.582127+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:28.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:28 smithi102 bash[20060]: audit 2024-02-05T06:50:28.584291+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T06:50:28.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:28 smithi102 bash[20060]: audit 2024-02-05T06:50:28.585779+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T06:50:28.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:28 smithi102 bash[20060]: audit 2024-02-05T06:50:28.587068+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:29.015 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:28 smithi177 bash[14475]: audit 2024-02-05T06:50:27.859685+0000 mon.a (mon.0) 222 : audit [DBG] from='client.? 172.21.15.177:0/1805962197' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-05T06:50:29.016 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:28 smithi177 bash[14475]: audit 2024-02-05T06:50:28.582127+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:29.016 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:28 smithi177 bash[14475]: audit 2024-02-05T06:50:28.584291+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T06:50:29.016 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:28 smithi177 bash[14475]: audit 2024-02-05T06:50:28.585779+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T06:50:29.016 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:28 smithi177 bash[14475]: audit 2024-02-05T06:50:28.587068+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:29.389 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:50:29 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:50:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:50:29.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:29 smithi102 bash[20060]: cluster 2024-02-05T06:50:27.679992+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:29.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:29 smithi102 bash[20060]: cephadm 2024-02-05T06:50:28.583715+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-05T06:50:29.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:29 smithi102 bash[20060]: cephadm 2024-02-05T06:50:28.588386+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Reconfiguring daemon mon.b on smithi177 2024-02-05T06:50:29.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:29 smithi102 bash[20060]: audit 2024-02-05T06:50:29.057058+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:29.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:29 smithi102 bash[20060]: audit 2024-02-05T06:50:29.067102+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:29.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:29 smithi102 bash[14298]: cluster 2024-02-05T06:50:27.679992+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:29.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:29 smithi102 bash[14298]: cephadm 2024-02-05T06:50:28.583715+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-05T06:50:29.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:29 smithi102 bash[14298]: cephadm 2024-02-05T06:50:28.588386+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Reconfiguring daemon mon.b on smithi177 2024-02-05T06:50:29.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:29 smithi102 bash[14298]: audit 2024-02-05T06:50:29.057058+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:29.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:29 smithi102 bash[14298]: audit 2024-02-05T06:50:29.067102+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:29.892 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:29 smithi177 bash[14475]: cluster 2024-02-05T06:50:27.679992+0000 mgr.y (mgr.14152) 49 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:29.892 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:29 smithi177 bash[14475]: cephadm 2024-02-05T06:50:28.583715+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-05T06:50:29.892 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:29 smithi177 bash[14475]: cephadm 2024-02-05T06:50:28.588386+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Reconfiguring daemon mon.b on smithi177 2024-02-05T06:50:29.892 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:29 smithi177 bash[14475]: audit 2024-02-05T06:50:29.057058+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:29.892 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:29 smithi177 bash[14475]: audit 2024-02-05T06:50:29.067102+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:30.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:30 smithi102 bash[20060]: audit 2024-02-05T06:50:29.745219+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T06:50:30.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:30 smithi102 bash[20060]: audit 2024-02-05T06:50:29.746947+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T06:50:30.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:30 smithi102 bash[20060]: audit 2024-02-05T06:50:30.608561+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:30.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:30 smithi102 bash[20060]: audit 2024-02-05T06:50:30.610371+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:50:30.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:30 smithi102 bash[20060]: audit 2024-02-05T06:50:30.611871+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:30.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:30 smithi102 bash[20060]: audit 2024-02-05T06:50:30.612742+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:50:30.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:30 smithi102 bash[14298]: audit 2024-02-05T06:50:29.745219+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T06:50:30.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:30 smithi102 bash[14298]: audit 2024-02-05T06:50:29.746947+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T06:50:30.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:30 smithi102 bash[14298]: audit 2024-02-05T06:50:30.608561+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:30.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:30 smithi102 bash[14298]: audit 2024-02-05T06:50:30.610371+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:50:30.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:30 smithi102 bash[14298]: audit 2024-02-05T06:50:30.611871+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:30.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:30 smithi102 bash[14298]: audit 2024-02-05T06:50:30.612742+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:50:31.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:30 smithi177 bash[14475]: audit 2024-02-05T06:50:29.745219+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T06:50:31.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:30 smithi177 bash[14475]: audit 2024-02-05T06:50:29.746947+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T06:50:31.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:30 smithi177 bash[14475]: audit 2024-02-05T06:50:30.608561+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:31.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:30 smithi177 bash[14475]: audit 2024-02-05T06:50:30.610371+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:50:31.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:30 smithi177 bash[14475]: audit 2024-02-05T06:50:30.611871+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:31.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:30 smithi177 bash[14475]: audit 2024-02-05T06:50:30.612742+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:50:31.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:31 smithi102 bash[14298]: cluster 2024-02-05T06:50:29.680424+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:31.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:31 smithi102 bash[14298]: cephadm 2024-02-05T06:50:30.614585+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.conf 2024-02-05T06:50:31.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:31 smithi102 bash[14298]: cephadm 2024-02-05T06:50:30.614997+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-02-05T06:50:31.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:31 smithi102 bash[14298]: audit 2024-02-05T06:50:30.730224+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:31.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:31 smithi102 bash[14298]: audit 2024-02-05T06:50:30.736170+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:31.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:31 smithi102 bash[14298]: audit 2024-02-05T06:50:30.741563+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:31.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:31 smithi102 bash[14298]: audit 2024-02-05T06:50:30.744462+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T06:50:31.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:31 smithi102 bash[14298]: audit 2024-02-05T06:50:30.745515+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T06:50:31.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:31 smithi102 bash[14298]: audit 2024-02-05T06:50:30.746467+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:31.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:31 smithi102 bash[20060]: cluster 2024-02-05T06:50:29.680424+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:31.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:31 smithi102 bash[20060]: cephadm 2024-02-05T06:50:30.614585+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.conf 2024-02-05T06:50:31.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:31 smithi102 bash[20060]: cephadm 2024-02-05T06:50:30.614997+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-02-05T06:50:31.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:31 smithi102 bash[20060]: audit 2024-02-05T06:50:30.730224+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:31.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:31 smithi102 bash[20060]: audit 2024-02-05T06:50:30.736170+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:31.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:31 smithi102 bash[20060]: audit 2024-02-05T06:50:30.741563+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:31.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:31 smithi102 bash[20060]: audit 2024-02-05T06:50:30.744462+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T06:50:31.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:31 smithi102 bash[20060]: audit 2024-02-05T06:50:30.745515+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T06:50:31.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:31 smithi102 bash[20060]: audit 2024-02-05T06:50:30.746467+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:32.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:31 smithi177 bash[14475]: cluster 2024-02-05T06:50:29.680424+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:32.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:31 smithi177 bash[14475]: cephadm 2024-02-05T06:50:30.614585+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.conf 2024-02-05T06:50:32.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:31 smithi177 bash[14475]: cephadm 2024-02-05T06:50:30.614997+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-02-05T06:50:32.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:31 smithi177 bash[14475]: audit 2024-02-05T06:50:30.730224+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:32.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:31 smithi177 bash[14475]: audit 2024-02-05T06:50:30.736170+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:32.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:31 smithi177 bash[14475]: audit 2024-02-05T06:50:30.741563+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:32.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:31 smithi177 bash[14475]: audit 2024-02-05T06:50:30.744462+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T06:50:32.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:31 smithi177 bash[14475]: audit 2024-02-05T06:50:30.745515+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T06:50:32.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:31 smithi177 bash[14475]: audit 2024-02-05T06:50:30.746467+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:32.622 INFO:teuthology.orchestra.run.smithi102.stdout:# minimal ceph.conf for 6c73f6dc-c3f2-11ee-95b6-87774f69a715 2024-02-05T06:50:32.623 INFO:teuthology.orchestra.run.smithi102.stdout:[global] 2024-02-05T06:50:32.623 INFO:teuthology.orchestra.run.smithi102.stdout: fsid = 6c73f6dc-c3f2-11ee-95b6-87774f69a715 2024-02-05T06:50:32.623 INFO:teuthology.orchestra.run.smithi102.stdout: mon_host = [v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0] [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] [v2:172.21.15.102:3301/0,v1:172.21.15.102:6790/0] 2024-02-05T06:50:33.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:32 smithi177 bash[14475]: cephadm 2024-02-05T06:50:30.744072+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-05T06:50:33.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:32 smithi177 bash[14475]: cephadm 2024-02-05T06:50:30.747838+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Reconfiguring daemon mon.a on smithi102 2024-02-05T06:50:33.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:32 smithi177 bash[14475]: audit 2024-02-05T06:50:32.609153+0000 mon.a (mon.0) 241 : audit [DBG] from='client.? 172.21.15.102:0/3131969865' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:33.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:32 smithi102 bash[20060]: cephadm 2024-02-05T06:50:30.744072+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-05T06:50:33.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:32 smithi102 bash[20060]: cephadm 2024-02-05T06:50:30.747838+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Reconfiguring daemon mon.a on smithi102 2024-02-05T06:50:33.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:32 smithi102 bash[20060]: audit 2024-02-05T06:50:32.609153+0000 mon.a (mon.0) 241 : audit [DBG] from='client.? 172.21.15.102:0/3131969865' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:33.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:32 smithi102 bash[14298]: cephadm 2024-02-05T06:50:30.744072+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-05T06:50:33.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:32 smithi102 bash[14298]: cephadm 2024-02-05T06:50:30.747838+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Reconfiguring daemon mon.a on smithi102 2024-02-05T06:50:33.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:32 smithi102 bash[14298]: audit 2024-02-05T06:50:32.609153+0000 mon.a (mon.0) 241 : audit [DBG] from='client.? 172.21.15.102:0/3131969865' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:33.636 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-02-05T06:50:33.636 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-02-05T06:50:33.636 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/etc/ceph/ceph.conf 2024-02-05T06:50:33.646 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-02-05T06:50:33.646 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-05T06:50:33.653 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:33 smithi102 bash[14298]: cluster 2024-02-05T06:50:31.680929+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:33.653 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:33 smithi102 bash[14298]: audit 2024-02-05T06:50:33.435951+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:33.654 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:33 smithi102 bash[20060]: cluster 2024-02-05T06:50:31.680929+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:33.654 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:33 smithi102 bash[20060]: audit 2024-02-05T06:50:33.435951+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:33.656 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-02-05T06:50:33.656 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/ceph/ceph.conf 2024-02-05T06:50:33.673 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-02-05T06:50:33.673 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-05T06:50:33.687 INFO:tasks.cephadm:Adding mgr.y on smithi102 2024-02-05T06:50:33.688 INFO:tasks.cephadm:Adding mgr.x on smithi177 2024-02-05T06:50:33.688 DEBUG:teuthology.orchestra.run.smithi177:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph orch apply mgr '2;smithi102=y;smithi177=x' 2024-02-05T06:50:33.918 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:33 smithi177 bash[14475]: cluster 2024-02-05T06:50:31.680929+0000 mgr.y (mgr.14152) 57 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:33.919 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:33 smithi177 bash[14475]: audit 2024-02-05T06:50:33.435951+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:36.054 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:35 smithi177 bash[14475]: cluster 2024-02-05T06:50:33.681372+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:36.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:35 smithi102 bash[14298]: cluster 2024-02-05T06:50:33.681372+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:36.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:35 smithi102 bash[20060]: cluster 2024-02-05T06:50:33.681372+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:36.465 INFO:teuthology.orchestra.run.smithi177.stdout:Scheduled mgr update... 2024-02-05T06:50:37.435 DEBUG:teuthology.orchestra.run.smithi177:mgr.x> sudo journalctl -f -n 0 -u ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@mgr.x.service 2024-02-05T06:50:37.437 INFO:tasks.cephadm:Deploying OSDs... 2024-02-05T06:50:37.437 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-02-05T06:50:37.437 DEBUG:teuthology.orchestra.run.smithi102:> dd if=/scratch_devs of=/dev/stdout 2024-02-05T06:50:37.445 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-02-05T06:50:37.445 DEBUG:teuthology.orchestra.run.smithi102:> stat /dev/vg_nvme/lv_1 2024-02-05T06:50:37.493 INFO:teuthology.orchestra.run.smithi102.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-05T06:50:37.494 INFO:teuthology.orchestra.run.smithi102.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-05T06:50:37.494 INFO:teuthology.orchestra.run.smithi102.stdout:Device: 6h/6d Inode: 361 Links: 1 2024-02-05T06:50:37.494 INFO:teuthology.orchestra.run.smithi102.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-05T06:50:37.494 INFO:teuthology.orchestra.run.smithi102.stdout:Access: 2024-02-05 06:45:44.178555786 +0000 2024-02-05T06:50:37.494 INFO:teuthology.orchestra.run.smithi102.stdout:Modify: 2024-02-05 06:45:43.954560945 +0000 2024-02-05T06:50:37.494 INFO:teuthology.orchestra.run.smithi102.stdout:Change: 2024-02-05 06:45:43.954560945 +0000 2024-02-05T06:50:37.494 INFO:teuthology.orchestra.run.smithi102.stdout: Birth: - 2024-02-05T06:50:37.495 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-05T06:50:37.505 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records in 2024-02-05T06:50:37.505 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records out 2024-02-05T06:50:37.505 INFO:teuthology.orchestra.run.smithi102.stderr:512 bytes copied, 0.000390355 s, 1.3 MB/s 2024-02-05T06:50:37.506 DEBUG:teuthology.orchestra.run.smithi102:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-05T06:50:37.513 DEBUG:teuthology.orchestra.run.smithi102:> stat /dev/vg_nvme/lv_2 2024-02-05T06:50:37.562 INFO:teuthology.orchestra.run.smithi102.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-05T06:50:37.562 INFO:teuthology.orchestra.run.smithi102.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-05T06:50:37.562 INFO:teuthology.orchestra.run.smithi102.stdout:Device: 6h/6d Inode: 366 Links: 1 2024-02-05T06:50:37.562 INFO:teuthology.orchestra.run.smithi102.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-05T06:50:37.562 INFO:teuthology.orchestra.run.smithi102.stdout:Access: 2024-02-05 06:45:44.606545925 +0000 2024-02-05T06:50:37.562 INFO:teuthology.orchestra.run.smithi102.stdout:Modify: 2024-02-05 06:45:44.406550533 +0000 2024-02-05T06:50:37.562 INFO:teuthology.orchestra.run.smithi102.stdout:Change: 2024-02-05 06:45:44.406550533 +0000 2024-02-05T06:50:37.562 INFO:teuthology.orchestra.run.smithi102.stdout: Birth: - 2024-02-05T06:50:37.563 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-05T06:50:37.573 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records in 2024-02-05T06:50:37.573 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records out 2024-02-05T06:50:37.573 INFO:teuthology.orchestra.run.smithi102.stderr:512 bytes copied, 0.000413457 s, 1.2 MB/s 2024-02-05T06:50:37.574 DEBUG:teuthology.orchestra.run.smithi102:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-05T06:50:37.582 DEBUG:teuthology.orchestra.run.smithi102:> stat /dev/vg_nvme/lv_3 2024-02-05T06:50:37.629 INFO:teuthology.orchestra.run.smithi102.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-05T06:50:37.630 INFO:teuthology.orchestra.run.smithi102.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-05T06:50:37.630 INFO:teuthology.orchestra.run.smithi102.stdout:Device: 6h/6d Inode: 370 Links: 1 2024-02-05T06:50:37.630 INFO:teuthology.orchestra.run.smithi102.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-05T06:50:37.630 INFO:teuthology.orchestra.run.smithi102.stdout:Access: 2024-02-05 06:45:45.054535604 +0000 2024-02-05T06:50:37.630 INFO:teuthology.orchestra.run.smithi102.stdout:Modify: 2024-02-05 06:45:44.842540488 +0000 2024-02-05T06:50:37.630 INFO:teuthology.orchestra.run.smithi102.stdout:Change: 2024-02-05 06:45:44.842540488 +0000 2024-02-05T06:50:37.630 INFO:teuthology.orchestra.run.smithi102.stdout: Birth: - 2024-02-05T06:50:37.630 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-05T06:50:37.645 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records in 2024-02-05T06:50:37.645 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records out 2024-02-05T06:50:37.645 INFO:teuthology.orchestra.run.smithi102.stderr:512 bytes copied, 0.000395495 s, 1.3 MB/s 2024-02-05T06:50:37.646 DEBUG:teuthology.orchestra.run.smithi102:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-05T06:50:37.654 DEBUG:teuthology.orchestra.run.smithi102:> stat /dev/vg_nvme/lv_4 2024-02-05T06:50:37.702 INFO:teuthology.orchestra.run.smithi102.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-05T06:50:37.702 INFO:teuthology.orchestra.run.smithi102.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-05T06:50:37.702 INFO:teuthology.orchestra.run.smithi102.stdout:Device: 6h/6d Inode: 380 Links: 1 2024-02-05T06:50:37.702 INFO:teuthology.orchestra.run.smithi102.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-05T06:50:37.702 INFO:teuthology.orchestra.run.smithi102.stdout:Access: 2024-02-05 06:45:45.514525008 +0000 2024-02-05T06:50:37.702 INFO:teuthology.orchestra.run.smithi102.stdout:Modify: 2024-02-05 06:45:45.298529985 +0000 2024-02-05T06:50:37.703 INFO:teuthology.orchestra.run.smithi102.stdout:Change: 2024-02-05 06:45:45.298529985 +0000 2024-02-05T06:50:37.703 INFO:teuthology.orchestra.run.smithi102.stdout: Birth: - 2024-02-05T06:50:37.703 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-05T06:50:37.713 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records in 2024-02-05T06:50:37.713 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records out 2024-02-05T06:50:37.713 INFO:teuthology.orchestra.run.smithi102.stderr:512 bytes copied, 0.000394431 s, 1.3 MB/s 2024-02-05T06:50:37.714 DEBUG:teuthology.orchestra.run.smithi102:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-05T06:50:37.715 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:37 smithi102 bash[14298]: cluster 2024-02-05T06:50:35.681827+0000 mgr.y (mgr.14152) 59 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:37.715 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:37 smithi102 bash[14298]: audit 2024-02-05T06:50:36.440363+0000 mgr.y (mgr.14152) 60 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi102=y;smithi177=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:50:37.715 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:37 smithi102 bash[14298]: cephadm 2024-02-05T06:50:36.443808+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Saving service mgr spec with placement smithi102=y;smithi177=x;count:2 2024-02-05T06:50:37.715 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:37 smithi102 bash[14298]: audit 2024-02-05T06:50:36.450558+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:37.715 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:37 smithi102 bash[14298]: audit 2024-02-05T06:50:36.460876+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:50:37.715 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:37 smithi102 bash[14298]: audit 2024-02-05T06:50:36.462878+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:37.715 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:37 smithi102 bash[14298]: audit 2024-02-05T06:50:36.464380+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:50:37.715 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:37 smithi102 bash[14298]: audit 2024-02-05T06:50:36.474027+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:37.715 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:37 smithi102 bash[14298]: audit 2024-02-05T06:50:36.477245+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T06:50:37.715 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:37 smithi102 bash[14298]: audit 2024-02-05T06:50:36.481871+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-05T06:50:37.716 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:37 smithi102 bash[14298]: audit 2024-02-05T06:50:36.483240+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T06:50:37.716 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:37 smithi102 bash[14298]: audit 2024-02-05T06:50:36.484826+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:37.716 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:37 smithi102 bash[14298]: cephadm 2024-02-05T06:50:36.486184+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Deploying daemon mgr.x on smithi177 2024-02-05T06:50:37.716 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:37 smithi102 bash[20060]: cluster 2024-02-05T06:50:35.681827+0000 mgr.y (mgr.14152) 59 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:37.716 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:37 smithi102 bash[20060]: audit 2024-02-05T06:50:36.440363+0000 mgr.y (mgr.14152) 60 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi102=y;smithi177=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:50:37.716 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:37 smithi102 bash[20060]: cephadm 2024-02-05T06:50:36.443808+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Saving service mgr spec with placement smithi102=y;smithi177=x;count:2 2024-02-05T06:50:37.716 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:37 smithi102 bash[20060]: audit 2024-02-05T06:50:36.450558+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:37.716 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:37 smithi102 bash[20060]: audit 2024-02-05T06:50:36.460876+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:50:37.716 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:37 smithi102 bash[20060]: audit 2024-02-05T06:50:36.462878+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:37.716 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:37 smithi102 bash[20060]: audit 2024-02-05T06:50:36.464380+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:50:37.717 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:37 smithi102 bash[20060]: audit 2024-02-05T06:50:36.474027+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:37.717 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:37 smithi102 bash[20060]: audit 2024-02-05T06:50:36.477245+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T06:50:37.717 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:37 smithi102 bash[20060]: audit 2024-02-05T06:50:36.481871+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-05T06:50:37.717 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:37 smithi102 bash[20060]: audit 2024-02-05T06:50:36.483240+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T06:50:37.717 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:37 smithi102 bash[20060]: audit 2024-02-05T06:50:36.484826+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:37.717 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:37 smithi102 bash[20060]: cephadm 2024-02-05T06:50:36.486184+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Deploying daemon mgr.x on smithi177 2024-02-05T06:50:37.724 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-02-05T06:50:37.724 DEBUG:teuthology.orchestra.run.smithi177:> dd if=/scratch_devs of=/dev/stdout 2024-02-05T06:50:37.730 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-02-05T06:50:37.730 DEBUG:teuthology.orchestra.run.smithi177:> stat /dev/vg_nvme/lv_1 2024-02-05T06:50:37.776 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:37 smithi177 bash[14475]: cluster 2024-02-05T06:50:35.681827+0000 mgr.y (mgr.14152) 59 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:37.777 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:37 smithi177 bash[14475]: audit 2024-02-05T06:50:36.440363+0000 mgr.y (mgr.14152) 60 : audit [DBG] from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi102=y;smithi177=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:50:37.777 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:37 smithi177 bash[14475]: cephadm 2024-02-05T06:50:36.443808+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Saving service mgr spec with placement smithi102=y;smithi177=x;count:2 2024-02-05T06:50:37.777 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:37 smithi177 bash[14475]: audit 2024-02-05T06:50:36.450558+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:37.777 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:37 smithi177 bash[14475]: audit 2024-02-05T06:50:36.460876+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:50:37.777 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:37 smithi177 bash[14475]: audit 2024-02-05T06:50:36.462878+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:37.777 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:37 smithi177 bash[14475]: audit 2024-02-05T06:50:36.464380+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:50:37.777 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:37 smithi177 bash[14475]: audit 2024-02-05T06:50:36.474027+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:37.777 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:37 smithi177 bash[14475]: audit 2024-02-05T06:50:36.477245+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T06:50:37.777 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:37 smithi177 bash[14475]: audit 2024-02-05T06:50:36.481871+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-05T06:50:37.777 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:37 smithi177 bash[14475]: audit 2024-02-05T06:50:36.483240+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T06:50:37.777 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:37 smithi177 bash[14475]: audit 2024-02-05T06:50:36.484826+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:37.777 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:37 smithi177 bash[14475]: cephadm 2024-02-05T06:50:36.486184+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Deploying daemon mgr.x on smithi177 2024-02-05T06:50:37.779 INFO:teuthology.orchestra.run.smithi177.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-05T06:50:37.779 INFO:teuthology.orchestra.run.smithi177.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-05T06:50:37.779 INFO:teuthology.orchestra.run.smithi177.stdout:Device: 6h/6d Inode: 360 Links: 1 2024-02-05T06:50:37.779 INFO:teuthology.orchestra.run.smithi177.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-05T06:50:37.779 INFO:teuthology.orchestra.run.smithi177.stdout:Access: 2024-02-05 06:45:49.866767184 +0000 2024-02-05T06:50:37.779 INFO:teuthology.orchestra.run.smithi177.stdout:Modify: 2024-02-05 06:45:49.650772166 +0000 2024-02-05T06:50:37.779 INFO:teuthology.orchestra.run.smithi177.stdout:Change: 2024-02-05 06:45:49.650772166 +0000 2024-02-05T06:50:37.779 INFO:teuthology.orchestra.run.smithi177.stdout: Birth: - 2024-02-05T06:50:37.780 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-05T06:50:37.793 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records in 2024-02-05T06:50:37.793 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records out 2024-02-05T06:50:37.793 INFO:teuthology.orchestra.run.smithi177.stderr:512 bytes copied, 0.00042949 s, 1.2 MB/s 2024-02-05T06:50:37.794 DEBUG:teuthology.orchestra.run.smithi177:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-05T06:50:37.802 DEBUG:teuthology.orchestra.run.smithi177:> stat /dev/vg_nvme/lv_2 2024-02-05T06:50:37.807 INFO:teuthology.orchestra.run.smithi177.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-05T06:50:37.807 INFO:teuthology.orchestra.run.smithi177.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-05T06:50:37.807 INFO:teuthology.orchestra.run.smithi177.stdout:Device: 6h/6d Inode: 364 Links: 1 2024-02-05T06:50:37.807 INFO:teuthology.orchestra.run.smithi177.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-05T06:50:37.807 INFO:teuthology.orchestra.run.smithi177.stdout:Access: 2024-02-05 06:45:50.326756576 +0000 2024-02-05T06:50:37.807 INFO:teuthology.orchestra.run.smithi177.stdout:Modify: 2024-02-05 06:45:50.106761650 +0000 2024-02-05T06:50:37.807 INFO:teuthology.orchestra.run.smithi177.stdout:Change: 2024-02-05 06:45:50.106761650 +0000 2024-02-05T06:50:37.807 INFO:teuthology.orchestra.run.smithi177.stdout: Birth: - 2024-02-05T06:50:37.808 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-05T06:50:37.820 INFO:journalctl@ceph.mgr.x.smithi177.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T06:50:37.831 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records in 2024-02-05T06:50:37.832 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records out 2024-02-05T06:50:37.832 INFO:teuthology.orchestra.run.smithi177.stderr:512 bytes copied, 0.000376683 s, 1.4 MB/s 2024-02-05T06:50:37.833 DEBUG:teuthology.orchestra.run.smithi177:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-05T06:50:37.889 DEBUG:teuthology.orchestra.run.smithi177:> stat /dev/vg_nvme/lv_3 2024-02-05T06:50:37.894 INFO:teuthology.orchestra.run.smithi177.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-05T06:50:37.894 INFO:teuthology.orchestra.run.smithi177.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-05T06:50:37.894 INFO:teuthology.orchestra.run.smithi177.stdout:Device: 6h/6d Inode: 372 Links: 1 2024-02-05T06:50:37.895 INFO:teuthology.orchestra.run.smithi177.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-05T06:50:37.895 INFO:teuthology.orchestra.run.smithi177.stdout:Access: 2024-02-05 06:45:50.794745784 +0000 2024-02-05T06:50:37.895 INFO:teuthology.orchestra.run.smithi177.stdout:Modify: 2024-02-05 06:45:50.554751318 +0000 2024-02-05T06:50:37.895 INFO:teuthology.orchestra.run.smithi177.stdout:Change: 2024-02-05 06:45:50.554751318 +0000 2024-02-05T06:50:37.895 INFO:teuthology.orchestra.run.smithi177.stdout: Birth: - 2024-02-05T06:50:37.895 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-05T06:50:37.907 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records in 2024-02-05T06:50:37.907 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records out 2024-02-05T06:50:37.907 INFO:teuthology.orchestra.run.smithi177.stderr:512 bytes copied, 0.000319548 s, 1.6 MB/s 2024-02-05T06:50:37.908 DEBUG:teuthology.orchestra.run.smithi177:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-05T06:50:37.964 DEBUG:teuthology.orchestra.run.smithi177:> stat /dev/vg_nvme/lv_4 2024-02-05T06:50:37.969 INFO:teuthology.orchestra.run.smithi177.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-05T06:50:37.970 INFO:teuthology.orchestra.run.smithi177.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-05T06:50:37.970 INFO:teuthology.orchestra.run.smithi177.stdout:Device: 6h/6d Inode: 378 Links: 1 2024-02-05T06:50:37.970 INFO:teuthology.orchestra.run.smithi177.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-05T06:50:37.970 INFO:teuthology.orchestra.run.smithi177.stdout:Access: 2024-02-05 06:45:51.258735083 +0000 2024-02-05T06:50:37.970 INFO:teuthology.orchestra.run.smithi177.stdout:Modify: 2024-02-05 06:45:51.046739972 +0000 2024-02-05T06:50:37.970 INFO:teuthology.orchestra.run.smithi177.stdout:Change: 2024-02-05 06:45:51.046739972 +0000 2024-02-05T06:50:37.970 INFO:teuthology.orchestra.run.smithi177.stdout: Birth: - 2024-02-05T06:50:37.970 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-05T06:50:37.979 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records in 2024-02-05T06:50:37.979 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records out 2024-02-05T06:50:37.979 INFO:teuthology.orchestra.run.smithi177.stderr:512 bytes copied, 0.000290544 s, 1.8 MB/s 2024-02-05T06:50:37.980 DEBUG:teuthology.orchestra.run.smithi177:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-05T06:50:38.032 INFO:tasks.cephadm:Deploying osd.0 on smithi102 with /dev/vg_nvme/lv_4... 2024-02-05T06:50:38.032 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-05T06:50:39.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:39 smithi102 bash[20060]: cluster 2024-02-05T06:50:37.682292+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:39.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:39 smithi102 bash[20060]: audit 2024-02-05T06:50:39.092562+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:39.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:39 smithi102 bash[20060]: audit 2024-02-05T06:50:39.097481+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:50:39.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:39 smithi102 bash[20060]: audit 2024-02-05T06:50:39.099749+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:39.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:39 smithi102 bash[20060]: audit 2024-02-05T06:50:39.101409+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:50:39.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:39 smithi102 bash[20060]: audit 2024-02-05T06:50:39.112841+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:39.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:39 smithi102 bash[20060]: audit 2024-02-05T06:50:39.115522+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T06:50:39.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:39 smithi102 bash[20060]: audit 2024-02-05T06:50:39.117196+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T06:50:39.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:39 smithi102 bash[20060]: audit 2024-02-05T06:50:39.118769+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:39.587 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:39 smithi177 bash[14475]: cluster 2024-02-05T06:50:37.682292+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:39.587 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:39 smithi177 bash[14475]: audit 2024-02-05T06:50:39.092562+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:39.587 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:39 smithi177 bash[14475]: audit 2024-02-05T06:50:39.097481+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:50:39.587 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:39 smithi177 bash[14475]: audit 2024-02-05T06:50:39.099749+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:39.587 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:39 smithi177 bash[14475]: audit 2024-02-05T06:50:39.101409+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:50:39.587 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:39 smithi177 bash[14475]: audit 2024-02-05T06:50:39.112841+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:39.587 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:39 smithi177 bash[14475]: audit 2024-02-05T06:50:39.115522+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T06:50:39.587 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:39 smithi177 bash[14475]: audit 2024-02-05T06:50:39.117196+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T06:50:39.587 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:39 smithi177 bash[14475]: audit 2024-02-05T06:50:39.118769+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:39.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:39 smithi102 bash[14298]: cluster 2024-02-05T06:50:37.682292+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:39.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:39 smithi102 bash[14298]: audit 2024-02-05T06:50:39.092562+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:39.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:39 smithi102 bash[14298]: audit 2024-02-05T06:50:39.097481+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:50:39.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:39 smithi102 bash[14298]: audit 2024-02-05T06:50:39.099749+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:39.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:39 smithi102 bash[14298]: audit 2024-02-05T06:50:39.101409+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:50:39.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:39 smithi102 bash[14298]: audit 2024-02-05T06:50:39.112841+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:39.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:39 smithi102 bash[14298]: audit 2024-02-05T06:50:39.115522+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T06:50:39.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:39 smithi102 bash[14298]: audit 2024-02-05T06:50:39.117196+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T06:50:39.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:39 smithi102 bash[14298]: audit 2024-02-05T06:50:39.118769+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:40.477 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:50:40 smithi177 bash[15706]: debug 2024-02-05T06:50:40.307+0000 7f8d72345700 1 -- 172.21.15.177:0/2242846625 <== mon.2 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562498e8e340 con 0x562499c0a400 2024-02-05T06:50:40.477 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:50:40 smithi177 bash[15706]: debug 2024-02-05T06:50:40.463+0000 7f8d7afb4000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-05T06:50:40.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:40 smithi177 bash[14475]: cephadm 2024-02-05T06:50:39.113649+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:50:40.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:40 smithi177 bash[14475]: cephadm 2024-02-05T06:50:39.114989+0000 mgr.y (mgr.14152) 65 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-02-05T06:50:40.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:40 smithi177 bash[14475]: cephadm 2024-02-05T06:50:39.120114+0000 mgr.y (mgr.14152) 66 : cephadm [INF] Reconfiguring daemon mgr.y on smithi102 2024-02-05T06:50:40.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:40 smithi102 bash[14298]: cephadm 2024-02-05T06:50:39.113649+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:50:40.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:40 smithi102 bash[14298]: cephadm 2024-02-05T06:50:39.114989+0000 mgr.y (mgr.14152) 65 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-02-05T06:50:40.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:40 smithi102 bash[14298]: cephadm 2024-02-05T06:50:39.120114+0000 mgr.y (mgr.14152) 66 : cephadm [INF] Reconfiguring daemon mgr.y on smithi102 2024-02-05T06:50:40.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:40 smithi102 bash[20060]: cephadm 2024-02-05T06:50:39.113649+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:50:40.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:40 smithi102 bash[20060]: cephadm 2024-02-05T06:50:39.114989+0000 mgr.y (mgr.14152) 65 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-02-05T06:50:40.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:40 smithi102 bash[20060]: cephadm 2024-02-05T06:50:39.120114+0000 mgr.y (mgr.14152) 66 : cephadm [INF] Reconfiguring daemon mgr.y on smithi102 2024-02-05T06:50:41.336 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:50:41 smithi177 bash[15706]: debug 2024-02-05T06:50:41.155+0000 7f8d7afb4000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-05T06:50:41.336 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:50:41 smithi177 bash[15706]: debug 2024-02-05T06:50:41.275+0000 7f8d7afb4000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-05T06:50:41.793 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:50:41 smithi177 bash[15706]: debug 2024-02-05T06:50:41.431+0000 7f8d7afb4000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-05T06:50:41.793 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:41 smithi177 bash[14475]: cluster 2024-02-05T06:50:39.682732+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:41.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:41 smithi102 bash[14298]: cluster 2024-02-05T06:50:39.682732+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:41.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:41 smithi102 bash[20060]: cluster 2024-02-05T06:50:39.682732+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:42.086 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:50:41 smithi177 bash[15706]: debug 2024-02-05T06:50:41.779+0000 7f8d7afb4000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-05T06:50:42.087 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:50:41 smithi177 bash[15706]: debug 2024-02-05T06:50:41.879+0000 7f8d7afb4000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-05T06:50:42.507 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:50:42 smithi177 bash[15706]: debug 2024-02-05T06:50:42.107+0000 7f8d7afb4000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-05T06:50:42.836 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:42 smithi177 bash[14475]: audit 2024-02-05T06:50:41.495182+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:42.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:42 smithi102 bash[14298]: audit 2024-02-05T06:50:41.495182+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:42.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:42 smithi102 bash[20060]: audit 2024-02-05T06:50:41.495182+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:43.300 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:50:42 smithi177 bash[15706]: debug 2024-02-05T06:50:42.971+0000 7f8d7afb4000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-05T06:50:43.300 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:50:43 smithi177 bash[15706]: debug 2024-02-05T06:50:43.075+0000 7f8d7afb4000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-05T06:50:43.586 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:50:43 smithi177 bash[15706]: debug 2024-02-05T06:50:43.287+0000 7f8d7afb4000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-05T06:50:43.779 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:43 smithi102 bash[14298]: cluster 2024-02-05T06:50:41.683260+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:43.779 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:43 smithi102 bash[14298]: audit 2024-02-05T06:50:43.242501+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:43.779 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:43 smithi102 bash[14298]: audit 2024-02-05T06:50:43.245539+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:50:43.779 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:43 smithi102 bash[14298]: audit 2024-02-05T06:50:43.247631+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:43.779 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:43 smithi102 bash[14298]: audit 2024-02-05T06:50:43.249032+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:50:43.779 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:43 smithi102 bash[14298]: audit 2024-02-05T06:50:43.256051+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:43.780 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:43 smithi102 bash[20060]: cluster 2024-02-05T06:50:41.683260+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:43.780 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:43 smithi102 bash[20060]: audit 2024-02-05T06:50:43.242501+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:43.780 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:43 smithi102 bash[20060]: audit 2024-02-05T06:50:43.245539+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:50:43.780 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:43 smithi102 bash[20060]: audit 2024-02-05T06:50:43.247631+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:43.780 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:43 smithi102 bash[20060]: audit 2024-02-05T06:50:43.249032+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:50:43.780 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:43 smithi102 bash[20060]: audit 2024-02-05T06:50:43.256051+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:43.905 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:50:43 smithi177 bash[15706]: debug 2024-02-05T06:50:43.635+0000 7f8d7afb4000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-05T06:50:43.905 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:43 smithi177 bash[14475]: cluster 2024-02-05T06:50:41.683260+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:43.905 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:43 smithi177 bash[14475]: audit 2024-02-05T06:50:43.242501+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:43.905 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:43 smithi177 bash[14475]: audit 2024-02-05T06:50:43.245539+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:50:43.905 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:43 smithi177 bash[14475]: audit 2024-02-05T06:50:43.247631+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:43.905 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:43 smithi177 bash[14475]: audit 2024-02-05T06:50:43.249032+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:50:43.905 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:43 smithi177 bash[14475]: audit 2024-02-05T06:50:43.256051+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:44.244 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:50:43 smithi177 bash[15706]: debug 2024-02-05T06:50:43.967+0000 7f8d7afb4000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-05T06:50:44.385 INFO:teuthology.orchestra.run.smithi102.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-05T06:50:44.385 INFO:teuthology.orchestra.run.smithi102.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-05T06:50:44.385 INFO:teuthology.orchestra.run.smithi102.stderr: stderr: 10+0 records in 2024-02-05T06:50:44.385 INFO:teuthology.orchestra.run.smithi102.stderr:10+0 records out 2024-02-05T06:50:44.385 INFO:teuthology.orchestra.run.smithi102.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0177807 s, 590 MB/s 2024-02-05T06:50:44.385 INFO:teuthology.orchestra.run.smithi102.stderr:--> Zapping successful for: 2024-02-05T06:50:44.389 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:50:43 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:50:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:50:44.586 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:50:44 smithi177 bash[15706]: debug 2024-02-05T06:50:44.335+0000 7f8d7afb4000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-05T06:50:44.674 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:44 smithi102 bash[20060]: cephadm 2024-02-05T06:50:43.256700+0000 mgr.y (mgr.14152) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:50:44.674 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:44 smithi102 bash[20060]: audit 2024-02-05T06:50:43.889413+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:44.675 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:44 smithi102 bash[14298]: cephadm 2024-02-05T06:50:43.256700+0000 mgr.y (mgr.14152) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:50:44.675 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:44 smithi102 bash[14298]: audit 2024-02-05T06:50:43.889413+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:45.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:44 smithi177 bash[14475]: cephadm 2024-02-05T06:50:43.256700+0000 mgr.y (mgr.14152) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:50:45.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:44 smithi177 bash[14475]: audit 2024-02-05T06:50:43.889413+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:45.087 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:50:44 smithi177 bash[15706]: debug 2024-02-05T06:50:44.623+0000 7f8d7afb4000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-05T06:50:45.139 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:50:44 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:50:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:50:45.271 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph orch daemon add osd smithi102:vg_nvme/lv_4 2024-02-05T06:50:45.577 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:50:45 smithi177 bash[15706]: debug 2024-02-05T06:50:45.303+0000 7f8d7afb4000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-05T06:50:45.577 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:50:45 smithi177 bash[15706]: debug 2024-02-05T06:50:45.407+0000 7f8d7afb4000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-05T06:50:45.837 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:50:45 smithi177 bash[15706]: debug 2024-02-05T06:50:45.563+0000 7f8d7afb4000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-05T06:50:45.837 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:50:45 smithi177 bash[15706]: debug 2024-02-05T06:50:45.667+0000 7f8d7afb4000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-05T06:50:45.837 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:50:45 smithi177 bash[15706]: debug 2024-02-05T06:50:45.803+0000 7f8d7afb4000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-05T06:50:45.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:45 smithi177 bash[14475]: cluster 2024-02-05T06:50:43.683794+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:45.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:45 smithi177 bash[14475]: audit 2024-02-05T06:50:44.669058+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:45.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:45 smithi177 bash[14475]: audit 2024-02-05T06:50:44.674937+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:45.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:45 smithi177 bash[14475]: audit 2024-02-05T06:50:44.675783+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:50:45.838 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:45 smithi177 bash[14475]: audit 2024-02-05T06:50:44.677475+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:45.838 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:45 smithi177 bash[14475]: audit 2024-02-05T06:50:44.678546+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:50:45.838 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:45 smithi177 bash[14475]: audit 2024-02-05T06:50:44.684589+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:45.856 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:45 smithi102 bash[20060]: cluster 2024-02-05T06:50:43.683794+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:45.856 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:45 smithi102 bash[20060]: audit 2024-02-05T06:50:44.669058+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:45.856 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:45 smithi102 bash[20060]: audit 2024-02-05T06:50:44.674937+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:45.856 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:45 smithi102 bash[20060]: audit 2024-02-05T06:50:44.675783+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:50:45.856 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:45 smithi102 bash[20060]: audit 2024-02-05T06:50:44.677475+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:45.856 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:45 smithi102 bash[20060]: audit 2024-02-05T06:50:44.678546+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:50:45.856 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:45 smithi102 bash[20060]: audit 2024-02-05T06:50:44.684589+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:45.857 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:45 smithi102 bash[14298]: cluster 2024-02-05T06:50:43.683794+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:45.857 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:45 smithi102 bash[14298]: audit 2024-02-05T06:50:44.669058+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:45.857 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:45 smithi102 bash[14298]: audit 2024-02-05T06:50:44.674937+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:45.857 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:45 smithi102 bash[14298]: audit 2024-02-05T06:50:44.675783+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:50:45.857 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:45 smithi102 bash[14298]: audit 2024-02-05T06:50:44.677475+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:45.857 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:45 smithi102 bash[14298]: audit 2024-02-05T06:50:44.678546+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:50:45.857 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:45 smithi102 bash[14298]: audit 2024-02-05T06:50:44.684589+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:46.401 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:50:46 smithi177 bash[15706]: debug 2024-02-05T06:50:46.091+0000 7f8d7afb4000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-05T06:50:46.401 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:50:46 smithi177 bash[15706]: debug 2024-02-05T06:50:46.207+0000 7f8d7afb4000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-05T06:50:46.837 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:50:46 smithi177 bash[15706]: debug 2024-02-05T06:50:46.387+0000 7f8d7afb4000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-05T06:50:46.837 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:50:46 smithi177 bash[15706]: debug 2024-02-05T06:50:46.503+0000 7f8d7afb4000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-05T06:50:47.389 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:50:47 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:50:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:50:47.628 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:50:47 smithi177 bash[15706]: debug 2024-02-05T06:50:47.339+0000 7f8d7afb4000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-05T06:50:47.889 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:50:47 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:50:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:50:47.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:47 smithi102 bash[14298]: cluster 2024-02-05T06:50:45.684242+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:47.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:47 smithi102 bash[14298]: audit 2024-02-05T06:50:47.239317+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:47.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:47 smithi102 bash[14298]: audit 2024-02-05T06:50:47.244144+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:47.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:47 smithi102 bash[14298]: cluster 2024-02-05T06:50:47.362629+0000 mon.a (mon.0) 275 : cluster [DBG] Standby manager daemon x started 2024-02-05T06:50:47.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:47 smithi102 bash[14298]: audit 2024-02-05T06:50:47.369600+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.177:0/590392647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-05T06:50:47.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:47 smithi102 bash[14298]: audit 2024-02-05T06:50:47.370654+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.177:0/590392647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T06:50:47.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:47 smithi102 bash[14298]: audit 2024-02-05T06:50:47.372970+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.177:0/590392647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-05T06:50:47.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:47 smithi102 bash[14298]: audit 2024-02-05T06:50:47.373934+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.177:0/590392647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T06:50:47.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:47 smithi102 bash[20060]: cluster 2024-02-05T06:50:45.684242+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:47.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:47 smithi102 bash[20060]: audit 2024-02-05T06:50:47.239317+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:47.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:47 smithi102 bash[20060]: audit 2024-02-05T06:50:47.244144+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:47.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:47 smithi102 bash[20060]: cluster 2024-02-05T06:50:47.362629+0000 mon.a (mon.0) 275 : cluster [DBG] Standby manager daemon x started 2024-02-05T06:50:47.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:47 smithi102 bash[20060]: audit 2024-02-05T06:50:47.369600+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.177:0/590392647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-05T06:50:47.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:47 smithi102 bash[20060]: audit 2024-02-05T06:50:47.370654+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.177:0/590392647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T06:50:47.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:47 smithi102 bash[20060]: audit 2024-02-05T06:50:47.372970+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.177:0/590392647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-05T06:50:47.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:47 smithi102 bash[20060]: audit 2024-02-05T06:50:47.373934+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.177:0/590392647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T06:50:48.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:47 smithi177 bash[14475]: cluster 2024-02-05T06:50:45.684242+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:48.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:47 smithi177 bash[14475]: audit 2024-02-05T06:50:47.239317+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:48.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:47 smithi177 bash[14475]: audit 2024-02-05T06:50:47.244144+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:48.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:47 smithi177 bash[14475]: cluster 2024-02-05T06:50:47.362629+0000 mon.a (mon.0) 275 : cluster [DBG] Standby manager daemon x started 2024-02-05T06:50:48.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:47 smithi177 bash[14475]: audit 2024-02-05T06:50:47.369600+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.177:0/590392647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-05T06:50:48.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:47 smithi177 bash[14475]: audit 2024-02-05T06:50:47.370654+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.177:0/590392647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T06:50:48.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:47 smithi177 bash[14475]: audit 2024-02-05T06:50:47.372970+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.177:0/590392647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-05T06:50:48.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:47 smithi177 bash[14475]: audit 2024-02-05T06:50:47.373934+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.177:0/590392647' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T06:50:49.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:48 smithi177 bash[14475]: audit 2024-02-05T06:50:47.634408+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:49.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:48 smithi177 bash[14475]: audit 2024-02-05T06:50:47.640001+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:49.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:48 smithi177 bash[14475]: cluster 2024-02-05T06:50:48.256590+0000 mon.a (mon.0) 278 : cluster [DBG] mgrmap e14: y(active, since 78s), standbys: x 2024-02-05T06:50:49.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:48 smithi177 bash[14475]: audit 2024-02-05T06:50:48.257004+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-05T06:50:49.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:48 smithi102 bash[14298]: audit 2024-02-05T06:50:47.634408+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:49.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:48 smithi102 bash[14298]: audit 2024-02-05T06:50:47.640001+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:49.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:48 smithi102 bash[14298]: cluster 2024-02-05T06:50:48.256590+0000 mon.a (mon.0) 278 : cluster [DBG] mgrmap e14: y(active, since 78s), standbys: x 2024-02-05T06:50:49.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:48 smithi102 bash[14298]: audit 2024-02-05T06:50:48.257004+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-05T06:50:49.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:48 smithi102 bash[20060]: audit 2024-02-05T06:50:47.634408+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:49.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:48 smithi102 bash[20060]: audit 2024-02-05T06:50:47.640001+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:50:49.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:48 smithi102 bash[20060]: cluster 2024-02-05T06:50:48.256590+0000 mon.a (mon.0) 278 : cluster [DBG] mgrmap e14: y(active, since 78s), standbys: x 2024-02-05T06:50:49.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:48 smithi102 bash[20060]: audit 2024-02-05T06:50:48.257004+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-05T06:50:50.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:49 smithi177 bash[14475]: cluster 2024-02-05T06:50:47.684667+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:50.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:49 smithi177 bash[14475]: audit 2024-02-05T06:50:49.161757+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T06:50:50.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:49 smithi177 bash[14475]: audit 2024-02-05T06:50:49.168934+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T06:50:50.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:49 smithi177 bash[14475]: audit 2024-02-05T06:50:49.170425+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:50.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:49 smithi102 bash[14298]: cluster 2024-02-05T06:50:47.684667+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:50.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:49 smithi102 bash[14298]: audit 2024-02-05T06:50:49.161757+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T06:50:50.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:49 smithi102 bash[14298]: audit 2024-02-05T06:50:49.168934+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T06:50:50.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:49 smithi102 bash[14298]: audit 2024-02-05T06:50:49.170425+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:50.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:49 smithi102 bash[20060]: cluster 2024-02-05T06:50:47.684667+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:50.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:49 smithi102 bash[20060]: audit 2024-02-05T06:50:49.161757+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T06:50:50.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:49 smithi102 bash[20060]: audit 2024-02-05T06:50:49.168934+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T06:50:50.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:49 smithi102 bash[20060]: audit 2024-02-05T06:50:49.170425+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:50:51.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:50 smithi177 bash[14475]: audit 2024-02-05T06:50:49.158852+0000 mgr.y (mgr.14152) 73 : audit [DBG] from='client.24121 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi102:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:50:51.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:50 smithi102 bash[20060]: audit 2024-02-05T06:50:49.158852+0000 mgr.y (mgr.14152) 73 : audit [DBG] from='client.24121 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi102:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:50:51.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:50 smithi102 bash[14298]: audit 2024-02-05T06:50:49.158852+0000 mgr.y (mgr.14152) 73 : audit [DBG] from='client.24121 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi102:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:50:51.933 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:51 smithi102 bash[14298]: cluster 2024-02-05T06:50:49.685196+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:51.933 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:51 smithi102 bash[20060]: cluster 2024-02-05T06:50:49.685196+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:52.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:51 smithi177 bash[14475]: cluster 2024-02-05T06:50:49.685196+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:54.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:53 smithi177 bash[14475]: cluster 2024-02-05T06:50:51.685741+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:54.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:53 smithi102 bash[14298]: cluster 2024-02-05T06:50:51.685741+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:54.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:53 smithi102 bash[20060]: cluster 2024-02-05T06:50:51.685741+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:55.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:54 smithi177 bash[14475]: cluster 2024-02-05T06:50:53.686181+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:55.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:54 smithi102 bash[14298]: cluster 2024-02-05T06:50:53.686181+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:55.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:54 smithi102 bash[20060]: cluster 2024-02-05T06:50:53.686181+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:56.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:55 smithi177 bash[14475]: audit 2024-02-05T06:50:55.476733+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.102:0/3760369094' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "493a4aec-ce6d-4486-880a-ee7c91622f40"}]: dispatch 2024-02-05T06:50:56.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:55 smithi177 bash[14475]: audit 2024-02-05T06:50:55.477359+0000 mon.a (mon.0) 283 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "493a4aec-ce6d-4486-880a-ee7c91622f40"}]: dispatch 2024-02-05T06:50:56.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:55 smithi177 bash[14475]: audit 2024-02-05T06:50:55.486931+0000 mon.a (mon.0) 284 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "493a4aec-ce6d-4486-880a-ee7c91622f40"}]': finished 2024-02-05T06:50:56.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:55 smithi177 bash[14475]: cluster 2024-02-05T06:50:55.487222+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-02-05T06:50:56.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:55 smithi177 bash[14475]: audit 2024-02-05T06:50:55.487924+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T06:50:56.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:55 smithi102 bash[14298]: audit 2024-02-05T06:50:55.476733+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.102:0/3760369094' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "493a4aec-ce6d-4486-880a-ee7c91622f40"}]: dispatch 2024-02-05T06:50:56.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:55 smithi102 bash[14298]: audit 2024-02-05T06:50:55.477359+0000 mon.a (mon.0) 283 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "493a4aec-ce6d-4486-880a-ee7c91622f40"}]: dispatch 2024-02-05T06:50:56.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:55 smithi102 bash[14298]: audit 2024-02-05T06:50:55.486931+0000 mon.a (mon.0) 284 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "493a4aec-ce6d-4486-880a-ee7c91622f40"}]': finished 2024-02-05T06:50:56.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:55 smithi102 bash[14298]: cluster 2024-02-05T06:50:55.487222+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-02-05T06:50:56.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:55 smithi102 bash[14298]: audit 2024-02-05T06:50:55.487924+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T06:50:56.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:55 smithi102 bash[20060]: audit 2024-02-05T06:50:55.476733+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.102:0/3760369094' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "493a4aec-ce6d-4486-880a-ee7c91622f40"}]: dispatch 2024-02-05T06:50:56.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:55 smithi102 bash[20060]: audit 2024-02-05T06:50:55.477359+0000 mon.a (mon.0) 283 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "493a4aec-ce6d-4486-880a-ee7c91622f40"}]: dispatch 2024-02-05T06:50:56.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:55 smithi102 bash[20060]: audit 2024-02-05T06:50:55.486931+0000 mon.a (mon.0) 284 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "493a4aec-ce6d-4486-880a-ee7c91622f40"}]': finished 2024-02-05T06:50:56.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:55 smithi102 bash[20060]: cluster 2024-02-05T06:50:55.487222+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-02-05T06:50:56.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:55 smithi102 bash[20060]: audit 2024-02-05T06:50:55.487924+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T06:50:57.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:56 smithi177 bash[14475]: cluster 2024-02-05T06:50:55.686724+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:57.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:56 smithi177 bash[14475]: audit 2024-02-05T06:50:56.196512+0000 mon.a (mon.0) 287 : audit [DBG] from='client.? 172.21.15.102:0/2981579551' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T06:50:57.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:56 smithi102 bash[14298]: cluster 2024-02-05T06:50:55.686724+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:57.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:56 smithi102 bash[14298]: audit 2024-02-05T06:50:56.196512+0000 mon.a (mon.0) 287 : audit [DBG] from='client.? 172.21.15.102:0/2981579551' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T06:50:57.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:56 smithi102 bash[20060]: cluster 2024-02-05T06:50:55.686724+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:57.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:56 smithi102 bash[20060]: audit 2024-02-05T06:50:56.196512+0000 mon.a (mon.0) 287 : audit [DBG] from='client.? 172.21.15.102:0/2981579551' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T06:50:59.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:50:58 smithi177 bash[14475]: cluster 2024-02-05T06:50:57.687207+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:59.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:50:58 smithi102 bash[14298]: cluster 2024-02-05T06:50:57.687207+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:50:59.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:50:58 smithi102 bash[20060]: cluster 2024-02-05T06:50:57.687207+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:01.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:00 smithi177 bash[14475]: cluster 2024-02-05T06:50:59.687713+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:01.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:00 smithi102 bash[14298]: cluster 2024-02-05T06:50:59.687713+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:01.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:00 smithi102 bash[20060]: cluster 2024-02-05T06:50:59.687713+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:03.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:03 smithi102 bash[20060]: cluster 2024-02-05T06:51:01.688179+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:03.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:03 smithi102 bash[14298]: cluster 2024-02-05T06:51:01.688179+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:04.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:03 smithi177 bash[14475]: cluster 2024-02-05T06:51:01.688179+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:04.638 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:51:04 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:51:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:51:05.836 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:05 smithi177 bash[14475]: cluster 2024-02-05T06:51:03.688649+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:05.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:05 smithi177 bash[14475]: audit 2024-02-05T06:51:04.435699+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:05.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:05 smithi177 bash[14475]: audit 2024-02-05T06:51:04.442474+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:05.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:05 smithi102 bash[14298]: cluster 2024-02-05T06:51:03.688649+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:05.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:05 smithi102 bash[14298]: audit 2024-02-05T06:51:04.435699+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:05.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:05 smithi102 bash[14298]: audit 2024-02-05T06:51:04.442474+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:05.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:05 smithi102 bash[20060]: cluster 2024-02-05T06:51:03.688649+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:05.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:05 smithi102 bash[20060]: audit 2024-02-05T06:51:04.435699+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:05.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:05 smithi102 bash[20060]: audit 2024-02-05T06:51:04.442474+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:07.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:07 smithi102 bash[20060]: cluster 2024-02-05T06:51:05.689086+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:07.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:07 smithi102 bash[14298]: cluster 2024-02-05T06:51:05.689086+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:07.888 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:51:07 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:51:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:51:08.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:07 smithi177 bash[14475]: cluster 2024-02-05T06:51:05.689086+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:09.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:08 smithi177 bash[14475]: cluster 2024-02-05T06:51:07.689553+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:09.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:08 smithi177 bash[14475]: audit 2024-02-05T06:51:07.756196+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:09.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:08 smithi177 bash[14475]: cephadm 2024-02-05T06:51:07.757558+0000 mgr.y (mgr.14152) 84 : cephadm [INF] Detected new or changed devices on smithi102 2024-02-05T06:51:09.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:08 smithi177 bash[14475]: audit 2024-02-05T06:51:07.763676+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:09.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:08 smithi102 bash[14298]: cluster 2024-02-05T06:51:07.689553+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:09.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:08 smithi102 bash[14298]: audit 2024-02-05T06:51:07.756196+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:09.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:08 smithi102 bash[14298]: cephadm 2024-02-05T06:51:07.757558+0000 mgr.y (mgr.14152) 84 : cephadm [INF] Detected new or changed devices on smithi102 2024-02-05T06:51:09.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:08 smithi102 bash[14298]: audit 2024-02-05T06:51:07.763676+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:09.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:08 smithi102 bash[20060]: cluster 2024-02-05T06:51:07.689553+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:09.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:08 smithi102 bash[20060]: audit 2024-02-05T06:51:07.756196+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:09.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:08 smithi102 bash[20060]: cephadm 2024-02-05T06:51:07.757558+0000 mgr.y (mgr.14152) 84 : cephadm [INF] Detected new or changed devices on smithi102 2024-02-05T06:51:09.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:08 smithi102 bash[20060]: audit 2024-02-05T06:51:07.763676+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:10.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:09 smithi177 bash[14475]: audit 2024-02-05T06:51:09.454061+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-05T06:51:10.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:09 smithi177 bash[14475]: audit 2024-02-05T06:51:09.455743+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:51:10.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:09 smithi177 bash[14475]: cephadm 2024-02-05T06:51:09.456976+0000 mgr.y (mgr.14152) 85 : cephadm [INF] Deploying daemon osd.0 on smithi102 2024-02-05T06:51:10.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:09 smithi102 bash[14298]: audit 2024-02-05T06:51:09.454061+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-05T06:51:10.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:09 smithi102 bash[14298]: audit 2024-02-05T06:51:09.455743+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:51:10.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:09 smithi102 bash[14298]: cephadm 2024-02-05T06:51:09.456976+0000 mgr.y (mgr.14152) 85 : cephadm [INF] Deploying daemon osd.0 on smithi102 2024-02-05T06:51:10.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:09 smithi102 bash[20060]: audit 2024-02-05T06:51:09.454061+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-05T06:51:10.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:09 smithi102 bash[20060]: audit 2024-02-05T06:51:09.455743+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:51:10.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:09 smithi102 bash[20060]: cephadm 2024-02-05T06:51:09.456976+0000 mgr.y (mgr.14152) 85 : cephadm [INF] Deploying daemon osd.0 on smithi102 2024-02-05T06:51:10.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:10 smithi102 bash[14298]: cluster 2024-02-05T06:51:09.689945+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:10.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:10 smithi102 bash[20060]: cluster 2024-02-05T06:51:09.689945+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:11.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:10 smithi177 bash[14475]: cluster 2024-02-05T06:51:09.689945+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:13.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:13 smithi102 bash[14298]: cluster 2024-02-05T06:51:11.690409+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:13.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:13 smithi102 bash[14298]: audit 2024-02-05T06:51:13.548644+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:13.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:13 smithi102 bash[14298]: audit 2024-02-05T06:51:13.574158+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:51:13.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:13 smithi102 bash[14298]: audit 2024-02-05T06:51:13.575412+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:51:13.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:13 smithi102 bash[14298]: audit 2024-02-05T06:51:13.576614+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:51:13.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:13 smithi102 bash[14298]: audit 2024-02-05T06:51:13.585129+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:13.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:13 smithi102 bash[20060]: cluster 2024-02-05T06:51:11.690409+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:13.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:13 smithi102 bash[20060]: audit 2024-02-05T06:51:13.548644+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:13.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:13 smithi102 bash[20060]: audit 2024-02-05T06:51:13.574158+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:51:13.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:13 smithi102 bash[20060]: audit 2024-02-05T06:51:13.575412+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:51:13.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:13 smithi102 bash[20060]: audit 2024-02-05T06:51:13.576614+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:51:13.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:13 smithi102 bash[20060]: audit 2024-02-05T06:51:13.585129+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:14.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:13 smithi177 bash[14475]: cluster 2024-02-05T06:51:11.690409+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:14.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:13 smithi177 bash[14475]: audit 2024-02-05T06:51:13.548644+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:14.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:13 smithi177 bash[14475]: audit 2024-02-05T06:51:13.574158+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:51:14.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:13 smithi177 bash[14475]: audit 2024-02-05T06:51:13.575412+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:51:14.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:13 smithi177 bash[14475]: audit 2024-02-05T06:51:13.576614+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:51:14.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:13 smithi177 bash[14475]: audit 2024-02-05T06:51:13.585129+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:15.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:15 smithi102 bash[14298]: cluster 2024-02-05T06:51:13.690848+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:15.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:15 smithi102 bash[20060]: cluster 2024-02-05T06:51:13.690848+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:16.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:15 smithi177 bash[14475]: cluster 2024-02-05T06:51:13.690848+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:17.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:17 smithi102 bash[14298]: cluster 2024-02-05T06:51:15.691294+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:17.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:17 smithi102 bash[20060]: cluster 2024-02-05T06:51:15.691294+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:18.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:17 smithi177 bash[14475]: cluster 2024-02-05T06:51:15.691294+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:19.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:19 smithi102 bash[14298]: cluster 2024-02-05T06:51:17.691742+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:19.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:19 smithi102 bash[20060]: cluster 2024-02-05T06:51:17.691742+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:19.892 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:19 smithi177 bash[14475]: cluster 2024-02-05T06:51:17.691742+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:20.008 INFO:teuthology.orchestra.run.smithi102.stdout:Created osd(s) 0 on host 'smithi102' 2024-02-05T06:51:20.720 DEBUG:teuthology.orchestra.run.smithi102:osd.0> sudo journalctl -f -n 0 -u ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@osd.0.service 2024-02-05T06:51:20.722 INFO:tasks.cephadm:Deploying osd.1 on smithi102 with /dev/vg_nvme/lv_3... 2024-02-05T06:51:20.722 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-05T06:51:21.187 INFO:journalctl@ceph.osd.0.smithi102.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T06:51:21.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:20 smithi177 bash[14475]: cluster 2024-02-05T06:51:19.692203+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:21.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:20 smithi177 bash[14475]: audit 2024-02-05T06:51:19.995155+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:21.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:21 smithi177 bash[14475]: audit 2024-02-05T06:51:20.018643+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:51:21.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:21 smithi177 bash[14475]: audit 2024-02-05T06:51:20.021137+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:51:21.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:21 smithi177 bash[14475]: audit 2024-02-05T06:51:20.022581+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:51:21.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:21 smithi177 bash[14475]: audit 2024-02-05T06:51:20.026143+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:51:21.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:21 smithi177 bash[14475]: cephadm 2024-02-05T06:51:20.026989+0000 mgr.y (mgr.14152) 92 : cephadm [INF] Adjusting osd_memory_target on smithi102 to 15223M 2024-02-05T06:51:21.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:21 smithi177 bash[14475]: audit 2024-02-05T06:51:20.035793+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:21.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:21 smithi177 bash[14475]: audit 2024-02-05T06:51:20.043226+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:21.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:21 smithi177 bash[14475]: audit 2024-02-05T06:51:20.701060+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.102:6802/397562447,v1:172.21.15.102:6803/397562447]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-05T06:51:21.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:21 smithi177 bash[14475]: audit 2024-02-05T06:51:20.701625+0000 mon.a (mon.0) 306 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-05T06:51:21.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:20 smithi102 bash[14298]: cluster 2024-02-05T06:51:19.692203+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:21.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:20 smithi102 bash[14298]: audit 2024-02-05T06:51:19.995155+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:21.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:20 smithi102 bash[14298]: audit 2024-02-05T06:51:20.018643+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:51:21.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:20 smithi102 bash[14298]: audit 2024-02-05T06:51:20.021137+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:51:21.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:20 smithi102 bash[14298]: audit 2024-02-05T06:51:20.022581+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:51:21.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:20 smithi102 bash[14298]: audit 2024-02-05T06:51:20.026143+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:51:21.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:20 smithi102 bash[14298]: cephadm 2024-02-05T06:51:20.026989+0000 mgr.y (mgr.14152) 92 : cephadm [INF] Adjusting osd_memory_target on smithi102 to 15223M 2024-02-05T06:51:21.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:20 smithi102 bash[14298]: audit 2024-02-05T06:51:20.035793+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:21.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:20 smithi102 bash[14298]: audit 2024-02-05T06:51:20.043226+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:21.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:20 smithi102 bash[14298]: audit 2024-02-05T06:51:20.701060+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.102:6802/397562447,v1:172.21.15.102:6803/397562447]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-05T06:51:21.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:20 smithi102 bash[14298]: audit 2024-02-05T06:51:20.701625+0000 mon.a (mon.0) 306 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-05T06:51:21.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:21 smithi102 bash[20060]: cluster 2024-02-05T06:51:19.692203+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:21.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:21 smithi102 bash[20060]: audit 2024-02-05T06:51:19.995155+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:21.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:21 smithi102 bash[20060]: audit 2024-02-05T06:51:20.018643+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:51:21.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:21 smithi102 bash[20060]: audit 2024-02-05T06:51:20.021137+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:51:21.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:21 smithi102 bash[20060]: audit 2024-02-05T06:51:20.022581+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:51:21.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:21 smithi102 bash[20060]: audit 2024-02-05T06:51:20.026143+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:51:21.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:21 smithi102 bash[20060]: cephadm 2024-02-05T06:51:20.026989+0000 mgr.y (mgr.14152) 92 : cephadm [INF] Adjusting osd_memory_target on smithi102 to 15223M 2024-02-05T06:51:21.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:21 smithi102 bash[20060]: audit 2024-02-05T06:51:20.035793+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:21.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:21 smithi102 bash[20060]: audit 2024-02-05T06:51:20.043226+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:21.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:21 smithi102 bash[20060]: audit 2024-02-05T06:51:20.701060+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.102:6802/397562447,v1:172.21.15.102:6803/397562447]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-05T06:51:21.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:21 smithi102 bash[20060]: audit 2024-02-05T06:51:20.701625+0000 mon.a (mon.0) 306 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-05T06:51:23.068 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:22 smithi102 bash[14298]: audit 2024-02-05T06:51:21.632469+0000 mon.a (mon.0) 307 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-05T06:51:23.068 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:22 smithi102 bash[14298]: cluster 2024-02-05T06:51:21.632604+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-02-05T06:51:23.068 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:22 smithi102 bash[14298]: audit 2024-02-05T06:51:21.632847+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T06:51:23.068 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:22 smithi102 bash[14298]: audit 2024-02-05T06:51:21.636925+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.102:6802/397562447,v1:172.21.15.102:6803/397562447]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T06:51:23.068 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:22 smithi102 bash[14298]: audit 2024-02-05T06:51:21.637607+0000 mon.a (mon.0) 310 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T06:51:23.068 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 06:51:22 smithi102 bash[23681]: debug 2024-02-05T06:51:22.640+0000 7f4afe1a3700 -1 osd.0 0 waiting for initial osdmap 2024-02-05T06:51:23.069 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 06:51:22 smithi102 bash[23681]: debug 2024-02-05T06:51:22.644+0000 7f4af9b3c700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T06:51:23.069 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:22 smithi102 bash[20060]: audit 2024-02-05T06:51:21.632469+0000 mon.a (mon.0) 307 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-05T06:51:23.069 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:22 smithi102 bash[20060]: cluster 2024-02-05T06:51:21.632604+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-02-05T06:51:23.069 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:22 smithi102 bash[20060]: audit 2024-02-05T06:51:21.632847+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T06:51:23.069 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:22 smithi102 bash[20060]: audit 2024-02-05T06:51:21.636925+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.102:6802/397562447,v1:172.21.15.102:6803/397562447]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T06:51:23.069 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:22 smithi102 bash[20060]: audit 2024-02-05T06:51:21.637607+0000 mon.a (mon.0) 310 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T06:51:23.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:22 smithi177 bash[14475]: audit 2024-02-05T06:51:21.632469+0000 mon.a (mon.0) 307 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-05T06:51:23.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:22 smithi177 bash[14475]: cluster 2024-02-05T06:51:21.632604+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-02-05T06:51:23.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:22 smithi177 bash[14475]: audit 2024-02-05T06:51:21.632847+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T06:51:23.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:22 smithi177 bash[14475]: audit 2024-02-05T06:51:21.636925+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.102:6802/397562447,v1:172.21.15.102:6803/397562447]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T06:51:23.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:22 smithi177 bash[14475]: audit 2024-02-05T06:51:21.637607+0000 mon.a (mon.0) 310 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T06:51:23.836 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:23 smithi177 bash[14475]: cluster 2024-02-05T06:51:21.692642+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:23.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:23 smithi177 bash[14475]: audit 2024-02-05T06:51:22.634178+0000 mon.a (mon.0) 311 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]': finished 2024-02-05T06:51:23.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:23 smithi177 bash[14475]: cluster 2024-02-05T06:51:22.634432+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-02-05T06:51:23.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:23 smithi177 bash[14475]: audit 2024-02-05T06:51:22.635378+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T06:51:23.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:23 smithi177 bash[14475]: audit 2024-02-05T06:51:22.642859+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T06:51:24.003 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:23 smithi102 bash[14298]: cluster 2024-02-05T06:51:21.692642+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:24.003 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:23 smithi102 bash[14298]: audit 2024-02-05T06:51:22.634178+0000 mon.a (mon.0) 311 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]': finished 2024-02-05T06:51:24.003 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:23 smithi102 bash[14298]: cluster 2024-02-05T06:51:22.634432+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-02-05T06:51:24.004 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:23 smithi102 bash[14298]: audit 2024-02-05T06:51:22.635378+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T06:51:24.004 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:23 smithi102 bash[14298]: audit 2024-02-05T06:51:22.642859+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T06:51:24.004 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:23 smithi102 bash[20060]: cluster 2024-02-05T06:51:21.692642+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:24.004 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:23 smithi102 bash[20060]: audit 2024-02-05T06:51:22.634178+0000 mon.a (mon.0) 311 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]': finished 2024-02-05T06:51:24.004 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:23 smithi102 bash[20060]: cluster 2024-02-05T06:51:22.634432+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-02-05T06:51:24.004 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:23 smithi102 bash[20060]: audit 2024-02-05T06:51:22.635378+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T06:51:24.004 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:23 smithi102 bash[20060]: audit 2024-02-05T06:51:22.642859+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T06:51:24.665 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:24 smithi102 bash[14298]: cluster 2024-02-05T06:51:21.674406+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T06:51:24.665 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:24 smithi102 bash[14298]: cluster 2024-02-05T06:51:21.674584+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T06:51:24.665 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:24 smithi102 bash[14298]: cluster 2024-02-05T06:51:23.645144+0000 mon.a (mon.0) 315 : cluster [INF] osd.0 [v2:172.21.15.102:6802/397562447,v1:172.21.15.102:6803/397562447] boot 2024-02-05T06:51:24.665 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:24 smithi102 bash[14298]: cluster 2024-02-05T06:51:23.645242+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-02-05T06:51:24.665 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:24 smithi102 bash[14298]: audit 2024-02-05T06:51:23.645983+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T06:51:24.665 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:24 smithi102 bash[14298]: audit 2024-02-05T06:51:24.559440+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:24.666 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:24 smithi102 bash[14298]: audit 2024-02-05T06:51:24.566645+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:24.666 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:51:24 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:51:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:51:24.674 INFO:teuthology.orchestra.run.smithi102.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-05T06:51:24.674 INFO:teuthology.orchestra.run.smithi102.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-02-05T06:51:24.674 INFO:teuthology.orchestra.run.smithi102.stderr: stderr: 10+0 records in 2024-02-05T06:51:24.674 INFO:teuthology.orchestra.run.smithi102.stderr:10+0 records out 2024-02-05T06:51:24.674 INFO:teuthology.orchestra.run.smithi102.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0195044 s, 538 MB/s 2024-02-05T06:51:24.674 INFO:teuthology.orchestra.run.smithi102.stderr:--> Zapping successful for: 2024-02-05T06:51:24.836 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:24 smithi177 bash[14475]: cluster 2024-02-05T06:51:21.674406+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T06:51:24.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:24 smithi177 bash[14475]: cluster 2024-02-05T06:51:21.674584+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T06:51:24.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:24 smithi177 bash[14475]: cluster 2024-02-05T06:51:23.645144+0000 mon.a (mon.0) 315 : cluster [INF] osd.0 [v2:172.21.15.102:6802/397562447,v1:172.21.15.102:6803/397562447] boot 2024-02-05T06:51:24.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:24 smithi177 bash[14475]: cluster 2024-02-05T06:51:23.645242+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-02-05T06:51:24.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:24 smithi177 bash[14475]: audit 2024-02-05T06:51:23.645983+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T06:51:24.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:24 smithi177 bash[14475]: audit 2024-02-05T06:51:24.559440+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:24.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:24 smithi177 bash[14475]: audit 2024-02-05T06:51:24.566645+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:24.999 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:24 smithi102 bash[20060]: cluster 2024-02-05T06:51:21.674406+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T06:51:25.000 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:24 smithi102 bash[20060]: cluster 2024-02-05T06:51:21.674584+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T06:51:25.000 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:24 smithi102 bash[20060]: cluster 2024-02-05T06:51:23.645144+0000 mon.a (mon.0) 315 : cluster [INF] osd.0 [v2:172.21.15.102:6802/397562447,v1:172.21.15.102:6803/397562447] boot 2024-02-05T06:51:25.000 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:24 smithi102 bash[20060]: cluster 2024-02-05T06:51:23.645242+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-02-05T06:51:25.000 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:24 smithi102 bash[20060]: audit 2024-02-05T06:51:23.645983+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T06:51:25.000 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:24 smithi102 bash[20060]: audit 2024-02-05T06:51:24.559440+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:25.000 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:24 smithi102 bash[20060]: audit 2024-02-05T06:51:24.566645+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:25.812 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph orch daemon add osd smithi102:vg_nvme/lv_3 2024-02-05T06:51:26.004 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:25 smithi102 bash[14298]: cluster 2024-02-05T06:51:23.693209+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:26.004 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:25 smithi102 bash[14298]: cluster 2024-02-05T06:51:24.663660+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-02-05T06:51:26.004 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:25 smithi102 bash[20060]: cluster 2024-02-05T06:51:23.693209+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:26.004 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:25 smithi102 bash[20060]: cluster 2024-02-05T06:51:24.663660+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-02-05T06:51:26.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:25 smithi177 bash[14475]: cluster 2024-02-05T06:51:23.693209+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-05T06:51:26.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:25 smithi177 bash[14475]: cluster 2024-02-05T06:51:24.663660+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-02-05T06:51:27.943 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:27 smithi102 bash[20060]: cluster 2024-02-05T06:51:25.693708+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:27.943 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:51:27 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:51:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:51:27.943 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:27 smithi102 bash[14298]: cluster 2024-02-05T06:51:25.693708+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:28.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:27 smithi177 bash[14475]: cluster 2024-02-05T06:51:25.693708+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:28.899 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:28 smithi102 bash[14298]: cluster 2024-02-05T06:51:27.694153+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:29.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:28 smithi102 bash[14298]: audit 2024-02-05T06:51:27.885501+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:29.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:28 smithi102 bash[14298]: audit 2024-02-05T06:51:27.894142+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:29.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:28 smithi102 bash[14298]: audit 2024-02-05T06:51:27.932220+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:51:29.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:28 smithi102 bash[14298]: audit 2024-02-05T06:51:27.934426+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:51:29.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:28 smithi102 bash[14298]: audit 2024-02-05T06:51:27.938161+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:51:29.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:28 smithi102 bash[14298]: cluster 2024-02-05T06:51:27.941580+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:29.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:28 smithi102 bash[14298]: audit 2024-02-05T06:51:27.946639+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:29.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:28 smithi102 bash[14298]: cluster 2024-02-05T06:51:28.666798+0000 mon.a (mon.0) 327 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-05T06:51:29.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:28 smithi102 bash[20060]: cluster 2024-02-05T06:51:27.694153+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:29.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:28 smithi102 bash[20060]: audit 2024-02-05T06:51:27.885501+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:29.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:28 smithi102 bash[20060]: audit 2024-02-05T06:51:27.894142+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:29.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:28 smithi102 bash[20060]: audit 2024-02-05T06:51:27.932220+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:51:29.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:28 smithi102 bash[20060]: audit 2024-02-05T06:51:27.934426+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:51:29.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:28 smithi102 bash[20060]: audit 2024-02-05T06:51:27.938161+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:51:29.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:28 smithi102 bash[20060]: cluster 2024-02-05T06:51:27.941580+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:29.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:28 smithi102 bash[20060]: audit 2024-02-05T06:51:27.946639+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:29.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:28 smithi102 bash[20060]: cluster 2024-02-05T06:51:28.666798+0000 mon.a (mon.0) 327 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-05T06:51:29.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:28 smithi177 bash[14475]: cluster 2024-02-05T06:51:27.694153+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:29.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:28 smithi177 bash[14475]: audit 2024-02-05T06:51:27.885501+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:29.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:28 smithi177 bash[14475]: audit 2024-02-05T06:51:27.894142+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:29.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:28 smithi177 bash[14475]: audit 2024-02-05T06:51:27.932220+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:51:29.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:28 smithi177 bash[14475]: audit 2024-02-05T06:51:27.934426+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:51:29.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:28 smithi177 bash[14475]: audit 2024-02-05T06:51:27.938161+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:51:29.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:28 smithi177 bash[14475]: cluster 2024-02-05T06:51:27.941580+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:29.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:28 smithi177 bash[14475]: audit 2024-02-05T06:51:27.946639+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:29.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:28 smithi177 bash[14475]: cluster 2024-02-05T06:51:28.666798+0000 mon.a (mon.0) 327 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-05T06:51:29.903 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:29 smithi102 bash[20060]: audit 2024-02-05T06:51:29.617483+0000 mgr.y (mgr.14152) 98 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi102:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:51:29.907 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:29 smithi102 bash[14298]: audit 2024-02-05T06:51:29.617483+0000 mgr.y (mgr.14152) 98 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi102:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:51:29.907 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:29 smithi102 bash[14298]: audit 2024-02-05T06:51:29.620347+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T06:51:29.907 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:29 smithi102 bash[14298]: audit 2024-02-05T06:51:29.625841+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T06:51:29.907 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:29 smithi102 bash[14298]: audit 2024-02-05T06:51:29.627259+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:51:29.907 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:29 smithi102 bash[14298]: audit 2024-02-05T06:51:29.747100+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T06:51:29.907 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:29 smithi102 bash[14298]: audit 2024-02-05T06:51:29.748552+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T06:51:30.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:29 smithi177 bash[14475]: audit 2024-02-05T06:51:29.617483+0000 mgr.y (mgr.14152) 98 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi102:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:51:30.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:29 smithi177 bash[14475]: audit 2024-02-05T06:51:29.620347+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T06:51:30.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:29 smithi177 bash[14475]: audit 2024-02-05T06:51:29.625841+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T06:51:30.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:29 smithi177 bash[14475]: audit 2024-02-05T06:51:29.627259+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:51:30.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:29 smithi177 bash[14475]: audit 2024-02-05T06:51:29.747100+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T06:51:30.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:29 smithi177 bash[14475]: audit 2024-02-05T06:51:29.748552+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T06:51:30.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:51:29 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:51:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:51:30.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:29 smithi102 bash[20060]: audit 2024-02-05T06:51:29.620347+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T06:51:30.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:29 smithi102 bash[20060]: audit 2024-02-05T06:51:29.625841+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T06:51:30.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:29 smithi102 bash[20060]: audit 2024-02-05T06:51:29.627259+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:51:30.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:29 smithi102 bash[20060]: audit 2024-02-05T06:51:29.747100+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T06:51:30.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:29 smithi102 bash[20060]: audit 2024-02-05T06:51:29.748552+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T06:51:31.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:30 smithi177 bash[14475]: cluster 2024-02-05T06:51:29.941930+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:31.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:30 smithi177 bash[14475]: audit 2024-02-05T06:51:29.971233+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:31.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:30 smithi177 bash[14475]: audit 2024-02-05T06:51:29.980560+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:31.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:30 smithi177 bash[14475]: audit 2024-02-05T06:51:30.019192+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:51:31.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:30 smithi177 bash[14475]: audit 2024-02-05T06:51:30.021913+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:51:31.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:30 smithi177 bash[14475]: audit 2024-02-05T06:51:30.023591+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:51:31.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:30 smithi177 bash[14475]: cluster 2024-02-05T06:51:30.027627+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:31.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:30 smithi177 bash[14475]: audit 2024-02-05T06:51:30.036704+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:31.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:30 smithi177 bash[14475]: cluster 2024-02-05T06:51:30.888277+0000 mon.a (mon.0) 339 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-02-05T06:51:31.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:30 smithi177 bash[14475]: cluster 2024-02-05T06:51:30.888372+0000 mon.a (mon.0) 340 : cluster [INF] Cluster is now healthy 2024-02-05T06:51:31.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:30 smithi102 bash[14298]: cluster 2024-02-05T06:51:29.941930+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:31.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:30 smithi102 bash[14298]: audit 2024-02-05T06:51:29.971233+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:31.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:30 smithi102 bash[14298]: audit 2024-02-05T06:51:29.980560+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:31.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:30 smithi102 bash[14298]: audit 2024-02-05T06:51:30.019192+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:51:31.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:30 smithi102 bash[14298]: audit 2024-02-05T06:51:30.021913+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:51:31.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:30 smithi102 bash[14298]: audit 2024-02-05T06:51:30.023591+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:51:31.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:30 smithi102 bash[14298]: cluster 2024-02-05T06:51:30.027627+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:31.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:30 smithi102 bash[14298]: audit 2024-02-05T06:51:30.036704+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:31.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:30 smithi102 bash[14298]: cluster 2024-02-05T06:51:30.888277+0000 mon.a (mon.0) 339 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-02-05T06:51:31.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:30 smithi102 bash[14298]: cluster 2024-02-05T06:51:30.888372+0000 mon.a (mon.0) 340 : cluster [INF] Cluster is now healthy 2024-02-05T06:51:31.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:30 smithi102 bash[20060]: cluster 2024-02-05T06:51:29.941930+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:31.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:30 smithi102 bash[20060]: audit 2024-02-05T06:51:29.971233+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:31.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:30 smithi102 bash[20060]: audit 2024-02-05T06:51:29.980560+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:31.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:30 smithi102 bash[20060]: audit 2024-02-05T06:51:30.019192+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:51:31.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:30 smithi102 bash[20060]: audit 2024-02-05T06:51:30.021913+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:51:31.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:30 smithi102 bash[20060]: audit 2024-02-05T06:51:30.023591+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:51:31.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:30 smithi102 bash[20060]: cluster 2024-02-05T06:51:30.027627+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:31.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:30 smithi102 bash[20060]: audit 2024-02-05T06:51:30.036704+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:31.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:30 smithi102 bash[20060]: cluster 2024-02-05T06:51:30.888277+0000 mon.a (mon.0) 339 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-02-05T06:51:31.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:30 smithi102 bash[20060]: cluster 2024-02-05T06:51:30.888372+0000 mon.a (mon.0) 340 : cluster [INF] Cluster is now healthy 2024-02-05T06:51:33.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:33 smithi102 bash[20060]: cluster 2024-02-05T06:51:32.028098+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:33.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:33 smithi102 bash[14298]: cluster 2024-02-05T06:51:32.028098+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:34.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:33 smithi177 bash[14475]: cluster 2024-02-05T06:51:32.028098+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:35.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:35 smithi102 bash[14298]: cluster 2024-02-05T06:51:34.028564+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:35.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:35 smithi102 bash[14298]: audit 2024-02-05T06:51:34.983483+0000 mon.a (mon.0) 341 : audit [INF] from='client.? 172.21.15.102:0/1084408674' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cf72fca5-9d4a-4803-a238-eb026704e9cb"}]: dispatch 2024-02-05T06:51:35.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:35 smithi102 bash[14298]: audit 2024-02-05T06:51:34.993049+0000 mon.a (mon.0) 342 : audit [INF] from='client.? 172.21.15.102:0/1084408674' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cf72fca5-9d4a-4803-a238-eb026704e9cb"}]': finished 2024-02-05T06:51:35.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:35 smithi102 bash[14298]: cluster 2024-02-05T06:51:34.993213+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-02-05T06:51:35.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:35 smithi102 bash[14298]: audit 2024-02-05T06:51:34.993456+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T06:51:35.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:35 smithi102 bash[20060]: cluster 2024-02-05T06:51:34.028564+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:35.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:35 smithi102 bash[20060]: audit 2024-02-05T06:51:34.983483+0000 mon.a (mon.0) 341 : audit [INF] from='client.? 172.21.15.102:0/1084408674' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cf72fca5-9d4a-4803-a238-eb026704e9cb"}]: dispatch 2024-02-05T06:51:35.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:35 smithi102 bash[20060]: audit 2024-02-05T06:51:34.993049+0000 mon.a (mon.0) 342 : audit [INF] from='client.? 172.21.15.102:0/1084408674' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cf72fca5-9d4a-4803-a238-eb026704e9cb"}]': finished 2024-02-05T06:51:35.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:35 smithi102 bash[20060]: cluster 2024-02-05T06:51:34.993213+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-02-05T06:51:35.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:35 smithi102 bash[20060]: audit 2024-02-05T06:51:34.993456+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T06:51:36.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:35 smithi177 bash[14475]: cluster 2024-02-05T06:51:34.028564+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:36.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:35 smithi177 bash[14475]: audit 2024-02-05T06:51:34.983483+0000 mon.a (mon.0) 341 : audit [INF] from='client.? 172.21.15.102:0/1084408674' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cf72fca5-9d4a-4803-a238-eb026704e9cb"}]: dispatch 2024-02-05T06:51:36.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:35 smithi177 bash[14475]: audit 2024-02-05T06:51:34.993049+0000 mon.a (mon.0) 342 : audit [INF] from='client.? 172.21.15.102:0/1084408674' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cf72fca5-9d4a-4803-a238-eb026704e9cb"}]': finished 2024-02-05T06:51:36.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:35 smithi177 bash[14475]: cluster 2024-02-05T06:51:34.993213+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-02-05T06:51:36.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:35 smithi177 bash[14475]: audit 2024-02-05T06:51:34.993456+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T06:51:37.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:36 smithi177 bash[14475]: audit 2024-02-05T06:51:35.710813+0000 mon.a (mon.0) 345 : audit [DBG] from='client.? 172.21.15.102:0/1383675380' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T06:51:37.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:36 smithi102 bash[14298]: audit 2024-02-05T06:51:35.710813+0000 mon.a (mon.0) 345 : audit [DBG] from='client.? 172.21.15.102:0/1383675380' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T06:51:37.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:36 smithi102 bash[20060]: audit 2024-02-05T06:51:35.710813+0000 mon.a (mon.0) 345 : audit [DBG] from='client.? 172.21.15.102:0/1383675380' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T06:51:38.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:37 smithi177 bash[14475]: cluster 2024-02-05T06:51:36.029022+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:38.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:37 smithi102 bash[20060]: cluster 2024-02-05T06:51:36.029022+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:38.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:37 smithi102 bash[14298]: cluster 2024-02-05T06:51:36.029022+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:40.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:39 smithi177 bash[14475]: cluster 2024-02-05T06:51:38.029493+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:40.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:39 smithi102 bash[14298]: cluster 2024-02-05T06:51:38.029493+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:40.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:39 smithi102 bash[20060]: cluster 2024-02-05T06:51:38.029493+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:42.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:41 smithi177 bash[14475]: cluster 2024-02-05T06:51:40.029960+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:42.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:41 smithi102 bash[20060]: cluster 2024-02-05T06:51:40.029960+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:42.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:41 smithi102 bash[14298]: cluster 2024-02-05T06:51:40.029960+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:43.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:43 smithi102 bash[14298]: cluster 2024-02-05T06:51:42.030446+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:43.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:43 smithi102 bash[20060]: cluster 2024-02-05T06:51:42.030446+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:43.974 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:43 smithi177 bash[14475]: cluster 2024-02-05T06:51:42.030446+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:45.137 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:51:44 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:51:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:51:45.871 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:45 smithi102 bash[14298]: cluster 2024-02-05T06:51:44.030932+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:45.871 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:45 smithi102 bash[14298]: audit 2024-02-05T06:51:44.677001+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:45.871 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:45 smithi102 bash[14298]: audit 2024-02-05T06:51:44.684833+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:45.871 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:45 smithi102 bash[20060]: cluster 2024-02-05T06:51:44.030932+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:45.872 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:45 smithi102 bash[20060]: audit 2024-02-05T06:51:44.677001+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:45.872 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:45 smithi102 bash[20060]: audit 2024-02-05T06:51:44.684833+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:46.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:45 smithi177 bash[14475]: cluster 2024-02-05T06:51:44.030932+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:46.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:45 smithi177 bash[14475]: audit 2024-02-05T06:51:44.677001+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:46.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:45 smithi177 bash[14475]: audit 2024-02-05T06:51:44.684833+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:47.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:46 smithi177 bash[14475]: audit 2024-02-05T06:51:46.330856+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-05T06:51:47.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:46 smithi177 bash[14475]: audit 2024-02-05T06:51:46.332010+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:51:47.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:46 smithi102 bash[20060]: audit 2024-02-05T06:51:46.330856+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-05T06:51:47.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:46 smithi102 bash[20060]: audit 2024-02-05T06:51:46.332010+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:51:47.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:46 smithi102 bash[14298]: audit 2024-02-05T06:51:46.330856+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-05T06:51:47.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:46 smithi102 bash[14298]: audit 2024-02-05T06:51:46.332010+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:51:48.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:47 smithi177 bash[14475]: cluster 2024-02-05T06:51:46.031550+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:48.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:47 smithi177 bash[14475]: cephadm 2024-02-05T06:51:46.333256+0000 mgr.y (mgr.14152) 109 : cephadm [INF] Deploying daemon osd.1 on smithi102 2024-02-05T06:51:48.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:47 smithi102 bash[14298]: cluster 2024-02-05T06:51:46.031550+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:48.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:47 smithi102 bash[14298]: cephadm 2024-02-05T06:51:46.333256+0000 mgr.y (mgr.14152) 109 : cephadm [INF] Deploying daemon osd.1 on smithi102 2024-02-05T06:51:48.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:47 smithi102 bash[20060]: cluster 2024-02-05T06:51:46.031550+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:48.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:47 smithi102 bash[20060]: cephadm 2024-02-05T06:51:46.333256+0000 mgr.y (mgr.14152) 109 : cephadm [INF] Deploying daemon osd.1 on smithi102 2024-02-05T06:51:50.009 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:49 smithi102 bash[20060]: cluster 2024-02-05T06:51:48.032100+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:50.009 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:49 smithi102 bash[14298]: cluster 2024-02-05T06:51:48.032100+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:50.009 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:51:49 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:51:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:51:50.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:49 smithi177 bash[14475]: cluster 2024-02-05T06:51:48.032100+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:51.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:50 smithi102 bash[20060]: audit 2024-02-05T06:51:49.883393+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:51.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:50 smithi102 bash[20060]: cephadm 2024-02-05T06:51:49.884635+0000 mgr.y (mgr.14152) 111 : cephadm [INF] Detected new or changed devices on smithi102 2024-02-05T06:51:51.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:50 smithi102 bash[20060]: audit 2024-02-05T06:51:49.892159+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:51.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:50 smithi102 bash[20060]: cluster 2024-02-05T06:51:50.032678+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:51.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:50 smithi102 bash[14298]: audit 2024-02-05T06:51:49.883393+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:51.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:50 smithi102 bash[14298]: cephadm 2024-02-05T06:51:49.884635+0000 mgr.y (mgr.14152) 111 : cephadm [INF] Detected new or changed devices on smithi102 2024-02-05T06:51:51.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:50 smithi102 bash[14298]: audit 2024-02-05T06:51:49.892159+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:51.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:50 smithi102 bash[14298]: cluster 2024-02-05T06:51:50.032678+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:51.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:50 smithi177 bash[14475]: audit 2024-02-05T06:51:49.883393+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:51.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:50 smithi177 bash[14475]: cephadm 2024-02-05T06:51:49.884635+0000 mgr.y (mgr.14152) 111 : cephadm [INF] Detected new or changed devices on smithi102 2024-02-05T06:51:51.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:50 smithi177 bash[14475]: audit 2024-02-05T06:51:49.892159+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:51.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:50 smithi177 bash[14475]: cluster 2024-02-05T06:51:50.032678+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:53.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:53 smithi102 bash[14298]: cluster 2024-02-05T06:51:52.033218+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:53.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:53 smithi102 bash[14298]: audit 2024-02-05T06:51:53.083859+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:53.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:53 smithi102 bash[14298]: audit 2024-02-05T06:51:53.115142+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:51:53.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:53 smithi102 bash[14298]: audit 2024-02-05T06:51:53.117214+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:51:53.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:53 smithi102 bash[14298]: audit 2024-02-05T06:51:53.118348+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:51:53.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:53 smithi102 bash[14298]: audit 2024-02-05T06:51:53.125641+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:53.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:53 smithi102 bash[20060]: cluster 2024-02-05T06:51:52.033218+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:53.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:53 smithi102 bash[20060]: audit 2024-02-05T06:51:53.083859+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:53.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:53 smithi102 bash[20060]: audit 2024-02-05T06:51:53.115142+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:51:53.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:53 smithi102 bash[20060]: audit 2024-02-05T06:51:53.117214+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:51:53.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:53 smithi102 bash[20060]: audit 2024-02-05T06:51:53.118348+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:51:53.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:53 smithi102 bash[20060]: audit 2024-02-05T06:51:53.125641+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:54.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:53 smithi177 bash[14475]: cluster 2024-02-05T06:51:52.033218+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:54.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:53 smithi177 bash[14475]: audit 2024-02-05T06:51:53.083859+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:54.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:53 smithi177 bash[14475]: audit 2024-02-05T06:51:53.115142+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:51:54.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:53 smithi177 bash[14475]: audit 2024-02-05T06:51:53.117214+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:51:54.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:53 smithi177 bash[14475]: audit 2024-02-05T06:51:53.118348+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:51:54.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:53 smithi177 bash[14475]: audit 2024-02-05T06:51:53.125641+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:51:55.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:55 smithi102 bash[14298]: cluster 2024-02-05T06:51:54.033711+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:55.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:55 smithi102 bash[20060]: cluster 2024-02-05T06:51:54.033711+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:56.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:55 smithi177 bash[14475]: cluster 2024-02-05T06:51:54.033711+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:58.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:57 smithi177 bash[14475]: cluster 2024-02-05T06:51:56.034194+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:58.155 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:57 smithi102 bash[20060]: cluster 2024-02-05T06:51:56.034194+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:58.155 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:57 smithi102 bash[14298]: cluster 2024-02-05T06:51:56.034194+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:59.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:51:59 smithi102 bash[14298]: cluster 2024-02-05T06:51:58.034664+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:51:59.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:51:59 smithi102 bash[20060]: cluster 2024-02-05T06:51:58.034664+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:52:00.024 INFO:teuthology.orchestra.run.smithi102.stdout:Created osd(s) 1 on host 'smithi102' 2024-02-05T06:52:00.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:51:59 smithi177 bash[14475]: cluster 2024-02-05T06:51:58.034664+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:52:00.724 DEBUG:teuthology.orchestra.run.smithi102:osd.1> sudo journalctl -f -n 0 -u ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@osd.1.service 2024-02-05T06:52:00.727 INFO:tasks.cephadm:Deploying osd.2 on smithi102 with /dev/vg_nvme/lv_2... 2024-02-05T06:52:00.727 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-05T06:52:00.879 INFO:journalctl@ceph.osd.1.smithi102.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T06:52:01.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:01 smithi177 bash[14475]: audit 2024-02-05T06:52:00.011813+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:01.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:01 smithi177 bash[14475]: audit 2024-02-05T06:52:00.012209+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:52:01.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:01 smithi177 bash[14475]: audit 2024-02-05T06:52:00.014323+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:52:01.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:01 smithi177 bash[14475]: audit 2024-02-05T06:52:00.016410+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:52:01.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:01 smithi177 bash[14475]: audit 2024-02-05T06:52:00.019226+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:52:01.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:01 smithi177 bash[14475]: audit 2024-02-05T06:52:00.020162+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:52:01.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:01 smithi177 bash[14475]: cephadm 2024-02-05T06:52:00.020886+0000 mgr.y (mgr.14152) 117 : cephadm [INF] Adjusting osd_memory_target on smithi102 to 7611M 2024-02-05T06:52:01.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:01 smithi177 bash[14475]: audit 2024-02-05T06:52:00.028011+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:01.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:01 smithi177 bash[14475]: cluster 2024-02-05T06:52:00.035044+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:52:01.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:01 smithi177 bash[14475]: audit 2024-02-05T06:52:00.035812+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:01.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:01 smithi177 bash[14475]: audit 2024-02-05T06:52:00.319199+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.102:6810/1183429667,v1:172.21.15.102:6811/1183429667]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-05T06:52:01.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:01 smithi177 bash[14475]: audit 2024-02-05T06:52:00.319825+0000 mon.a (mon.0) 365 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-05T06:52:01.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:01 smithi102 bash[20060]: audit 2024-02-05T06:52:00.011813+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:01.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:01 smithi102 bash[20060]: audit 2024-02-05T06:52:00.012209+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:52:01.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:01 smithi102 bash[20060]: audit 2024-02-05T06:52:00.014323+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:52:01.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:01 smithi102 bash[20060]: audit 2024-02-05T06:52:00.016410+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:52:01.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:01 smithi102 bash[20060]: audit 2024-02-05T06:52:00.019226+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:52:01.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:01 smithi102 bash[20060]: audit 2024-02-05T06:52:00.020162+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:52:01.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:01 smithi102 bash[20060]: cephadm 2024-02-05T06:52:00.020886+0000 mgr.y (mgr.14152) 117 : cephadm [INF] Adjusting osd_memory_target on smithi102 to 7611M 2024-02-05T06:52:01.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:01 smithi102 bash[20060]: audit 2024-02-05T06:52:00.028011+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:01.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:01 smithi102 bash[20060]: cluster 2024-02-05T06:52:00.035044+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:52:01.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:01 smithi102 bash[20060]: audit 2024-02-05T06:52:00.035812+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:01.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:01 smithi102 bash[20060]: audit 2024-02-05T06:52:00.319199+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.102:6810/1183429667,v1:172.21.15.102:6811/1183429667]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-05T06:52:01.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:01 smithi102 bash[20060]: audit 2024-02-05T06:52:00.319825+0000 mon.a (mon.0) 365 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-05T06:52:01.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:01 smithi102 bash[14298]: audit 2024-02-05T06:52:00.011813+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:01.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:01 smithi102 bash[14298]: audit 2024-02-05T06:52:00.012209+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:52:01.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:01 smithi102 bash[14298]: audit 2024-02-05T06:52:00.014323+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:52:01.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:01 smithi102 bash[14298]: audit 2024-02-05T06:52:00.016410+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:52:01.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:01 smithi102 bash[14298]: audit 2024-02-05T06:52:00.019226+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:52:01.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:01 smithi102 bash[14298]: audit 2024-02-05T06:52:00.020162+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:52:01.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:01 smithi102 bash[14298]: cephadm 2024-02-05T06:52:00.020886+0000 mgr.y (mgr.14152) 117 : cephadm [INF] Adjusting osd_memory_target on smithi102 to 7611M 2024-02-05T06:52:01.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:01 smithi102 bash[14298]: audit 2024-02-05T06:52:00.028011+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:01.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:01 smithi102 bash[14298]: cluster 2024-02-05T06:52:00.035044+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:52:01.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:01 smithi102 bash[14298]: audit 2024-02-05T06:52:00.035812+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:01.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:01 smithi102 bash[14298]: audit 2024-02-05T06:52:00.319199+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.102:6810/1183429667,v1:172.21.15.102:6811/1183429667]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-05T06:52:01.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:01 smithi102 bash[14298]: audit 2024-02-05T06:52:00.319825+0000 mon.a (mon.0) 365 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-05T06:52:02.227 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:02 smithi102 bash[14298]: audit 2024-02-05T06:52:01.045927+0000 mon.a (mon.0) 366 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-05T06:52:02.228 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:02 smithi102 bash[14298]: cluster 2024-02-05T06:52:01.046201+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-02-05T06:52:02.228 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:02 smithi102 bash[14298]: audit 2024-02-05T06:52:01.046487+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T06:52:02.228 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:02 smithi102 bash[14298]: audit 2024-02-05T06:52:01.047202+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.102:6810/1183429667,v1:172.21.15.102:6811/1183429667]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T06:52:02.228 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:02 smithi102 bash[14298]: audit 2024-02-05T06:52:01.047745+0000 mon.a (mon.0) 369 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T06:52:02.228 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:02 smithi102 bash[20060]: audit 2024-02-05T06:52:01.045927+0000 mon.a (mon.0) 366 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-05T06:52:02.228 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:02 smithi102 bash[20060]: cluster 2024-02-05T06:52:01.046201+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-02-05T06:52:02.228 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:02 smithi102 bash[20060]: audit 2024-02-05T06:52:01.046487+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T06:52:02.228 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:02 smithi102 bash[20060]: audit 2024-02-05T06:52:01.047202+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.102:6810/1183429667,v1:172.21.15.102:6811/1183429667]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T06:52:02.228 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:02 smithi102 bash[20060]: audit 2024-02-05T06:52:01.047745+0000 mon.a (mon.0) 369 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T06:52:02.229 INFO:journalctl@ceph.osd.1.smithi102.stdout:Feb 05 06:52:02 smithi102 bash[27103]: debug 2024-02-05T06:52:02.053+0000 7f9e6380a700 -1 osd.1 0 waiting for initial osdmap 2024-02-05T06:52:02.229 INFO:journalctl@ceph.osd.1.smithi102.stdout:Feb 05 06:52:02 smithi102 bash[27103]: debug 2024-02-05T06:52:02.057+0000 7f9e5c99e700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T06:52:02.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:02 smithi177 bash[14475]: audit 2024-02-05T06:52:01.045927+0000 mon.a (mon.0) 366 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-05T06:52:02.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:02 smithi177 bash[14475]: cluster 2024-02-05T06:52:01.046201+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-02-05T06:52:02.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:02 smithi177 bash[14475]: audit 2024-02-05T06:52:01.046487+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T06:52:02.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:02 smithi177 bash[14475]: audit 2024-02-05T06:52:01.047202+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.102:6810/1183429667,v1:172.21.15.102:6811/1183429667]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T06:52:02.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:02 smithi177 bash[14475]: audit 2024-02-05T06:52:01.047745+0000 mon.a (mon.0) 369 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T06:52:03.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:03 smithi177 bash[14475]: cluster 2024-02-05T06:52:02.035625+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:52:03.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:03 smithi177 bash[14475]: audit 2024-02-05T06:52:02.050210+0000 mon.a (mon.0) 370 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]': finished 2024-02-05T06:52:03.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:03 smithi177 bash[14475]: cluster 2024-02-05T06:52:02.050505+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-02-05T06:52:03.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:03 smithi177 bash[14475]: audit 2024-02-05T06:52:02.051584+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T06:52:03.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:03 smithi177 bash[14475]: audit 2024-02-05T06:52:02.057652+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T06:52:03.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:03 smithi102 bash[14298]: cluster 2024-02-05T06:52:02.035625+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:52:03.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:03 smithi102 bash[14298]: audit 2024-02-05T06:52:02.050210+0000 mon.a (mon.0) 370 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]': finished 2024-02-05T06:52:03.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:03 smithi102 bash[14298]: cluster 2024-02-05T06:52:02.050505+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-02-05T06:52:03.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:03 smithi102 bash[14298]: audit 2024-02-05T06:52:02.051584+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T06:52:03.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:03 smithi102 bash[14298]: audit 2024-02-05T06:52:02.057652+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T06:52:03.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:03 smithi102 bash[20060]: cluster 2024-02-05T06:52:02.035625+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:52:03.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:03 smithi102 bash[20060]: audit 2024-02-05T06:52:02.050210+0000 mon.a (mon.0) 370 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]': finished 2024-02-05T06:52:03.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:03 smithi102 bash[20060]: cluster 2024-02-05T06:52:02.050505+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-02-05T06:52:03.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:03 smithi102 bash[20060]: audit 2024-02-05T06:52:02.051584+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T06:52:03.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:03 smithi102 bash[20060]: audit 2024-02-05T06:52:02.057652+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T06:52:04.294 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:04 smithi102 bash[14298]: cluster 2024-02-05T06:52:01.279609+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T06:52:04.294 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:04 smithi102 bash[14298]: cluster 2024-02-05T06:52:01.279828+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T06:52:04.294 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:04 smithi102 bash[14298]: cluster 2024-02-05T06:52:03.060615+0000 mon.a (mon.0) 374 : cluster [INF] osd.1 [v2:172.21.15.102:6810/1183429667,v1:172.21.15.102:6811/1183429667] boot 2024-02-05T06:52:04.295 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:04 smithi102 bash[14298]: cluster 2024-02-05T06:52:03.060762+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-02-05T06:52:04.295 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:04 smithi102 bash[14298]: audit 2024-02-05T06:52:03.061507+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T06:52:04.295 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:04 smithi102 bash[20060]: cluster 2024-02-05T06:52:01.279609+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T06:52:04.295 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:04 smithi102 bash[20060]: cluster 2024-02-05T06:52:01.279828+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T06:52:04.295 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:04 smithi102 bash[20060]: cluster 2024-02-05T06:52:03.060615+0000 mon.a (mon.0) 374 : cluster [INF] osd.1 [v2:172.21.15.102:6810/1183429667,v1:172.21.15.102:6811/1183429667] boot 2024-02-05T06:52:04.295 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:04 smithi102 bash[20060]: cluster 2024-02-05T06:52:03.060762+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-02-05T06:52:04.295 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:04 smithi102 bash[20060]: audit 2024-02-05T06:52:03.061507+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T06:52:04.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:04 smithi177 bash[14475]: cluster 2024-02-05T06:52:01.279609+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T06:52:04.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:04 smithi177 bash[14475]: cluster 2024-02-05T06:52:01.279828+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T06:52:04.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:04 smithi177 bash[14475]: cluster 2024-02-05T06:52:03.060615+0000 mon.a (mon.0) 374 : cluster [INF] osd.1 [v2:172.21.15.102:6810/1183429667,v1:172.21.15.102:6811/1183429667] boot 2024-02-05T06:52:04.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:04 smithi177 bash[14475]: cluster 2024-02-05T06:52:03.060762+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-02-05T06:52:04.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:04 smithi177 bash[14475]: audit 2024-02-05T06:52:03.061507+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T06:52:04.563 INFO:teuthology.orchestra.run.smithi102.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-05T06:52:04.563 INFO:teuthology.orchestra.run.smithi102.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-02-05T06:52:04.563 INFO:teuthology.orchestra.run.smithi102.stderr: stderr: 10+0 records in 2024-02-05T06:52:04.563 INFO:teuthology.orchestra.run.smithi102.stderr:10+0 records out 2024-02-05T06:52:04.563 INFO:teuthology.orchestra.run.smithi102.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0188446 s, 556 MB/s 2024-02-05T06:52:04.564 INFO:teuthology.orchestra.run.smithi102.stderr:--> Zapping successful for: 2024-02-05T06:52:04.886 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:52:04 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:52:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:52:05.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:05 smithi177 bash[14475]: cluster 2024-02-05T06:52:04.036150+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:52:05.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:05 smithi177 bash[14475]: cluster 2024-02-05T06:52:04.075846+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-02-05T06:52:05.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:05 smithi177 bash[14475]: audit 2024-02-05T06:52:04.802595+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:05.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:05 smithi177 bash[14475]: audit 2024-02-05T06:52:04.809660+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:05.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:05 smithi102 bash[14298]: cluster 2024-02-05T06:52:04.036150+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:52:05.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:05 smithi102 bash[14298]: cluster 2024-02-05T06:52:04.075846+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-02-05T06:52:05.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:05 smithi102 bash[14298]: audit 2024-02-05T06:52:04.802595+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:05.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:05 smithi102 bash[14298]: audit 2024-02-05T06:52:04.809660+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:05.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:05 smithi102 bash[20060]: cluster 2024-02-05T06:52:04.036150+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-05T06:52:05.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:05 smithi102 bash[20060]: cluster 2024-02-05T06:52:04.075846+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-02-05T06:52:05.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:05 smithi102 bash[20060]: audit 2024-02-05T06:52:04.802595+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:05.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:05 smithi102 bash[20060]: audit 2024-02-05T06:52:04.809660+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:05.868 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph orch daemon add osd smithi102:vg_nvme/lv_2 2024-02-05T06:52:07.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:07 smithi102 bash[14298]: cluster 2024-02-05T06:52:06.036581+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:07.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:07 smithi102 bash[20060]: cluster 2024-02-05T06:52:06.036581+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:08.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:07 smithi177 bash[14475]: cluster 2024-02-05T06:52:06.036581+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:09.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:09 smithi102 bash[14298]: cluster 2024-02-05T06:52:08.036972+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:09.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:09 smithi102 bash[20060]: cluster 2024-02-05T06:52:08.036972+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:10.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:09 smithi177 bash[14475]: cluster 2024-02-05T06:52:08.036972+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:10.386 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:52:10 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:52:10] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:52:11.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:10 smithi177 bash[14475]: audit 2024-02-05T06:52:09.646850+0000 mgr.y (mgr.14152) 123 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi102:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:52:11.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:10 smithi177 bash[14475]: audit 2024-02-05T06:52:09.653052+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T06:52:11.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:10 smithi177 bash[14475]: audit 2024-02-05T06:52:09.656880+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T06:52:11.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:10 smithi177 bash[14475]: audit 2024-02-05T06:52:09.658181+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:52:11.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:10 smithi177 bash[14475]: audit 2024-02-05T06:52:10.015665+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:11.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:10 smithi177 bash[14475]: audit 2024-02-05T06:52:10.021800+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:11.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:10 smithi177 bash[14475]: audit 2024-02-05T06:52:10.027944+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:52:11.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:10 smithi177 bash[14475]: audit 2024-02-05T06:52:10.029489+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:52:11.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:10 smithi177 bash[14475]: audit 2024-02-05T06:52:10.030411+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:52:11.087 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:10 smithi177 bash[14475]: audit 2024-02-05T06:52:10.037293+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:11.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:10 smithi102 bash[14298]: audit 2024-02-05T06:52:09.646850+0000 mgr.y (mgr.14152) 123 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi102:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:52:11.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:10 smithi102 bash[14298]: audit 2024-02-05T06:52:09.653052+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T06:52:11.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:10 smithi102 bash[14298]: audit 2024-02-05T06:52:09.656880+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T06:52:11.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:10 smithi102 bash[14298]: audit 2024-02-05T06:52:09.658181+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:52:11.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:10 smithi102 bash[14298]: audit 2024-02-05T06:52:10.015665+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:11.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:10 smithi102 bash[14298]: audit 2024-02-05T06:52:10.021800+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:11.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:10 smithi102 bash[14298]: audit 2024-02-05T06:52:10.027944+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:52:11.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:10 smithi102 bash[14298]: audit 2024-02-05T06:52:10.029489+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:52:11.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:10 smithi102 bash[14298]: audit 2024-02-05T06:52:10.030411+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:52:11.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:10 smithi102 bash[14298]: audit 2024-02-05T06:52:10.037293+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:11.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:10 smithi102 bash[20060]: audit 2024-02-05T06:52:09.646850+0000 mgr.y (mgr.14152) 123 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi102:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:52:11.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:10 smithi102 bash[20060]: audit 2024-02-05T06:52:09.653052+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T06:52:11.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:10 smithi102 bash[20060]: audit 2024-02-05T06:52:09.656880+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T06:52:11.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:10 smithi102 bash[20060]: audit 2024-02-05T06:52:09.658181+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:52:11.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:10 smithi102 bash[20060]: audit 2024-02-05T06:52:10.015665+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:11.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:10 smithi102 bash[20060]: audit 2024-02-05T06:52:10.021800+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:11.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:10 smithi102 bash[20060]: audit 2024-02-05T06:52:10.027944+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:52:11.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:10 smithi102 bash[20060]: audit 2024-02-05T06:52:10.029489+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:52:11.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:10 smithi102 bash[20060]: audit 2024-02-05T06:52:10.030411+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:52:11.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:10 smithi102 bash[20060]: audit 2024-02-05T06:52:10.037293+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:12.069 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:11 smithi102 bash[14298]: cluster 2024-02-05T06:52:10.032993+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:12.069 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:11 smithi102 bash[14298]: cluster 2024-02-05T06:52:11.019212+0000 mon.a (mon.0) 389 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-05T06:52:12.069 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:11 smithi102 bash[20060]: cluster 2024-02-05T06:52:10.032993+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:12.069 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:11 smithi102 bash[20060]: cluster 2024-02-05T06:52:11.019212+0000 mon.a (mon.0) 389 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-05T06:52:12.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:11 smithi177 bash[14475]: cluster 2024-02-05T06:52:10.032993+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:12.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:11 smithi177 bash[14475]: cluster 2024-02-05T06:52:11.019212+0000 mon.a (mon.0) 389 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-05T06:52:13.251 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:52:12 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:52:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:52:14.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:13 smithi177 bash[14475]: cluster 2024-02-05T06:52:12.033527+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:14.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:13 smithi177 bash[14475]: audit 2024-02-05T06:52:12.888187+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:14.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:13 smithi177 bash[14475]: audit 2024-02-05T06:52:12.895878+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:14.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:13 smithi177 bash[14475]: audit 2024-02-05T06:52:12.912476+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:52:14.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:13 smithi177 bash[14475]: audit 2024-02-05T06:52:12.915511+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:52:14.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:13 smithi177 bash[14475]: audit 2024-02-05T06:52:12.917254+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:52:14.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:13 smithi177 bash[14475]: audit 2024-02-05T06:52:12.929465+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:14.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:13 smithi102 bash[14298]: cluster 2024-02-05T06:52:12.033527+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:14.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:13 smithi102 bash[14298]: audit 2024-02-05T06:52:12.888187+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:14.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:13 smithi102 bash[14298]: audit 2024-02-05T06:52:12.895878+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:14.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:13 smithi102 bash[14298]: audit 2024-02-05T06:52:12.912476+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:52:14.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:13 smithi102 bash[14298]: audit 2024-02-05T06:52:12.915511+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:52:14.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:13 smithi102 bash[14298]: audit 2024-02-05T06:52:12.917254+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:52:14.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:13 smithi102 bash[14298]: audit 2024-02-05T06:52:12.929465+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:14.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:13 smithi102 bash[20060]: cluster 2024-02-05T06:52:12.033527+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:14.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:13 smithi102 bash[20060]: audit 2024-02-05T06:52:12.888187+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:14.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:13 smithi102 bash[20060]: audit 2024-02-05T06:52:12.895878+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:14.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:13 smithi102 bash[20060]: audit 2024-02-05T06:52:12.912476+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:52:14.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:13 smithi102 bash[20060]: audit 2024-02-05T06:52:12.915511+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:52:14.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:13 smithi102 bash[20060]: audit 2024-02-05T06:52:12.917254+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:52:14.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:13 smithi102 bash[20060]: audit 2024-02-05T06:52:12.929465+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:14.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:14 smithi102 bash[14298]: cluster 2024-02-05T06:52:12.921038+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:14.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:14 smithi102 bash[14298]: cluster 2024-02-05T06:52:13.892743+0000 mon.a (mon.0) 396 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-02-05T06:52:14.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:14 smithi102 bash[14298]: cluster 2024-02-05T06:52:13.892808+0000 mon.a (mon.0) 397 : cluster [INF] Cluster is now healthy 2024-02-05T06:52:14.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:14 smithi102 bash[20060]: cluster 2024-02-05T06:52:12.921038+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:14.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:14 smithi102 bash[20060]: cluster 2024-02-05T06:52:13.892743+0000 mon.a (mon.0) 396 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-02-05T06:52:14.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:14 smithi102 bash[20060]: cluster 2024-02-05T06:52:13.892808+0000 mon.a (mon.0) 397 : cluster [INF] Cluster is now healthy 2024-02-05T06:52:15.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:14 smithi177 bash[14475]: cluster 2024-02-05T06:52:12.921038+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:15.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:14 smithi177 bash[14475]: cluster 2024-02-05T06:52:13.892743+0000 mon.a (mon.0) 396 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-02-05T06:52:15.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:14 smithi177 bash[14475]: cluster 2024-02-05T06:52:13.892808+0000 mon.a (mon.0) 397 : cluster [INF] Cluster is now healthy 2024-02-05T06:52:16.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:15 smithi177 bash[14475]: audit 2024-02-05T06:52:15.286044+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.102:0/3362468703' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "140f8817-44c1-431a-a5fb-78f9b1e375d7"}]: dispatch 2024-02-05T06:52:16.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:15 smithi177 bash[14475]: audit 2024-02-05T06:52:15.286850+0000 mon.a (mon.0) 398 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "140f8817-44c1-431a-a5fb-78f9b1e375d7"}]: dispatch 2024-02-05T06:52:16.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:15 smithi177 bash[14475]: audit 2024-02-05T06:52:15.295198+0000 mon.a (mon.0) 399 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "140f8817-44c1-431a-a5fb-78f9b1e375d7"}]': finished 2024-02-05T06:52:16.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:15 smithi177 bash[14475]: cluster 2024-02-05T06:52:15.295396+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-02-05T06:52:16.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:15 smithi177 bash[14475]: audit 2024-02-05T06:52:15.295560+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T06:52:16.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:15 smithi102 bash[20060]: audit 2024-02-05T06:52:15.286044+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.102:0/3362468703' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "140f8817-44c1-431a-a5fb-78f9b1e375d7"}]: dispatch 2024-02-05T06:52:16.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:15 smithi102 bash[20060]: audit 2024-02-05T06:52:15.286850+0000 mon.a (mon.0) 398 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "140f8817-44c1-431a-a5fb-78f9b1e375d7"}]: dispatch 2024-02-05T06:52:16.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:15 smithi102 bash[20060]: audit 2024-02-05T06:52:15.295198+0000 mon.a (mon.0) 399 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "140f8817-44c1-431a-a5fb-78f9b1e375d7"}]': finished 2024-02-05T06:52:16.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:15 smithi102 bash[20060]: cluster 2024-02-05T06:52:15.295396+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-02-05T06:52:16.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:15 smithi102 bash[20060]: audit 2024-02-05T06:52:15.295560+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T06:52:16.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:15 smithi102 bash[14298]: audit 2024-02-05T06:52:15.286044+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.102:0/3362468703' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "140f8817-44c1-431a-a5fb-78f9b1e375d7"}]: dispatch 2024-02-05T06:52:16.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:15 smithi102 bash[14298]: audit 2024-02-05T06:52:15.286850+0000 mon.a (mon.0) 398 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "140f8817-44c1-431a-a5fb-78f9b1e375d7"}]: dispatch 2024-02-05T06:52:16.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:15 smithi102 bash[14298]: audit 2024-02-05T06:52:15.295198+0000 mon.a (mon.0) 399 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "140f8817-44c1-431a-a5fb-78f9b1e375d7"}]': finished 2024-02-05T06:52:16.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:15 smithi102 bash[14298]: cluster 2024-02-05T06:52:15.295396+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-02-05T06:52:16.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:15 smithi102 bash[14298]: audit 2024-02-05T06:52:15.295560+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T06:52:17.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:16 smithi177 bash[14475]: cluster 2024-02-05T06:52:14.921650+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:17.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:16 smithi177 bash[14475]: audit 2024-02-05T06:52:15.992619+0000 mon.a (mon.0) 402 : audit [DBG] from='client.? 172.21.15.102:0/2963691957' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T06:52:17.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:16 smithi102 bash[14298]: cluster 2024-02-05T06:52:14.921650+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:17.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:16 smithi102 bash[14298]: audit 2024-02-05T06:52:15.992619+0000 mon.a (mon.0) 402 : audit [DBG] from='client.? 172.21.15.102:0/2963691957' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T06:52:17.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:16 smithi102 bash[20060]: cluster 2024-02-05T06:52:14.921650+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:17.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:16 smithi102 bash[20060]: audit 2024-02-05T06:52:15.992619+0000 mon.a (mon.0) 402 : audit [DBG] from='client.? 172.21.15.102:0/2963691957' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T06:52:18.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:18 smithi102 bash[14298]: cluster 2024-02-05T06:52:16.922197+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:18.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:18 smithi102 bash[20060]: cluster 2024-02-05T06:52:16.922197+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:19.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:18 smithi177 bash[14475]: cluster 2024-02-05T06:52:16.922197+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:21.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:20 smithi177 bash[14475]: cluster 2024-02-05T06:52:18.922651+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:21.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:20 smithi102 bash[20060]: cluster 2024-02-05T06:52:18.922651+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:21.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:20 smithi102 bash[14298]: cluster 2024-02-05T06:52:18.922651+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:22.982 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:22 smithi102 bash[20060]: cluster 2024-02-05T06:52:20.923145+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:22.982 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:22 smithi102 bash[14298]: cluster 2024-02-05T06:52:20.923145+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:23.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:22 smithi177 bash[14475]: cluster 2024-02-05T06:52:20.923145+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:24.946 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:24 smithi102 bash[14298]: cluster 2024-02-05T06:52:22.923620+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:24.946 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:24 smithi102 bash[20060]: cluster 2024-02-05T06:52:22.923620+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:24.947 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:24 smithi177 bash[14475]: cluster 2024-02-05T06:52:22.923620+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:25.198 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:52:24 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:52:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:52:26.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:25 smithi177 bash[14475]: cluster 2024-02-05T06:52:24.924148+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:26.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:25 smithi177 bash[14475]: audit 2024-02-05T06:52:24.928184+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:26.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:25 smithi177 bash[14475]: audit 2024-02-05T06:52:24.935409+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:26.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:25 smithi102 bash[14298]: cluster 2024-02-05T06:52:24.924148+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:26.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:25 smithi102 bash[14298]: audit 2024-02-05T06:52:24.928184+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:26.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:25 smithi102 bash[14298]: audit 2024-02-05T06:52:24.935409+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:26.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:25 smithi102 bash[20060]: cluster 2024-02-05T06:52:24.924148+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:26.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:25 smithi102 bash[20060]: audit 2024-02-05T06:52:24.928184+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:26.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:25 smithi102 bash[20060]: audit 2024-02-05T06:52:24.935409+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:27.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:26 smithi177 bash[14475]: audit 2024-02-05T06:52:26.514462+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-05T06:52:27.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:26 smithi177 bash[14475]: audit 2024-02-05T06:52:26.516064+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:52:27.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:26 smithi177 bash[14475]: cephadm 2024-02-05T06:52:26.517205+0000 mgr.y (mgr.14152) 133 : cephadm [INF] Deploying daemon osd.2 on smithi102 2024-02-05T06:52:27.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:26 smithi102 bash[20060]: audit 2024-02-05T06:52:26.514462+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-05T06:52:27.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:26 smithi102 bash[20060]: audit 2024-02-05T06:52:26.516064+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:52:27.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:26 smithi102 bash[20060]: cephadm 2024-02-05T06:52:26.517205+0000 mgr.y (mgr.14152) 133 : cephadm [INF] Deploying daemon osd.2 on smithi102 2024-02-05T06:52:27.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:26 smithi102 bash[14298]: audit 2024-02-05T06:52:26.514462+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-05T06:52:27.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:26 smithi102 bash[14298]: audit 2024-02-05T06:52:26.516064+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:52:27.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:26 smithi102 bash[14298]: cephadm 2024-02-05T06:52:26.517205+0000 mgr.y (mgr.14152) 133 : cephadm [INF] Deploying daemon osd.2 on smithi102 2024-02-05T06:52:28.951 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:28 smithi102 bash[14298]: cluster 2024-02-05T06:52:26.924663+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:28.951 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:28 smithi102 bash[20060]: cluster 2024-02-05T06:52:26.924663+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:29.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:28 smithi177 bash[14475]: cluster 2024-02-05T06:52:26.924663+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:31.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:30 smithi102 bash[14298]: cluster 2024-02-05T06:52:28.925110+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:31.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:30 smithi102 bash[14298]: audit 2024-02-05T06:52:29.748853+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T06:52:31.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:30 smithi102 bash[14298]: audit 2024-02-05T06:52:29.750825+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T06:52:31.026 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:30 smithi102 bash[20060]: cluster 2024-02-05T06:52:28.925110+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:31.026 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:30 smithi102 bash[20060]: audit 2024-02-05T06:52:29.748853+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T06:52:31.026 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:30 smithi102 bash[20060]: audit 2024-02-05T06:52:29.750825+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T06:52:31.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:30 smithi177 bash[14475]: cluster 2024-02-05T06:52:28.925110+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:31.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:30 smithi177 bash[14475]: audit 2024-02-05T06:52:29.748853+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T06:52:31.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:30 smithi177 bash[14475]: audit 2024-02-05T06:52:29.750825+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T06:52:31.385 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:52:31 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:52:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:52:32.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:32 smithi102 bash[14298]: cluster 2024-02-05T06:52:30.925662+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:32.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:32 smithi102 bash[14298]: audit 2024-02-05T06:52:31.185389+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:32.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:32 smithi102 bash[14298]: cephadm 2024-02-05T06:52:31.186625+0000 mgr.y (mgr.14152) 137 : cephadm [INF] Detected new or changed devices on smithi102 2024-02-05T06:52:32.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:32 smithi102 bash[14298]: audit 2024-02-05T06:52:31.192846+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:32.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:32 smithi102 bash[20060]: cluster 2024-02-05T06:52:30.925662+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:32.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:32 smithi102 bash[20060]: audit 2024-02-05T06:52:31.185389+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:32.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:32 smithi102 bash[20060]: cephadm 2024-02-05T06:52:31.186625+0000 mgr.y (mgr.14152) 137 : cephadm [INF] Detected new or changed devices on smithi102 2024-02-05T06:52:32.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:32 smithi102 bash[20060]: audit 2024-02-05T06:52:31.192846+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:32.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:32 smithi177 bash[14475]: cluster 2024-02-05T06:52:30.925662+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:32.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:32 smithi177 bash[14475]: audit 2024-02-05T06:52:31.185389+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:32.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:32 smithi177 bash[14475]: cephadm 2024-02-05T06:52:31.186625+0000 mgr.y (mgr.14152) 137 : cephadm [INF] Detected new or changed devices on smithi102 2024-02-05T06:52:32.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:32 smithi177 bash[14475]: audit 2024-02-05T06:52:31.192846+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:34.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:34 smithi102 bash[20060]: cluster 2024-02-05T06:52:32.926169+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:34.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:34 smithi102 bash[20060]: audit 2024-02-05T06:52:33.638253+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:34.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:34 smithi102 bash[20060]: audit 2024-02-05T06:52:33.650833+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:52:34.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:34 smithi102 bash[20060]: audit 2024-02-05T06:52:33.652657+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:52:34.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:34 smithi102 bash[20060]: audit 2024-02-05T06:52:33.653879+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:52:34.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:34 smithi102 bash[20060]: audit 2024-02-05T06:52:33.667775+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:34.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:34 smithi102 bash[14298]: cluster 2024-02-05T06:52:32.926169+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:34.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:34 smithi102 bash[14298]: audit 2024-02-05T06:52:33.638253+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:34.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:34 smithi102 bash[14298]: audit 2024-02-05T06:52:33.650833+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:52:34.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:34 smithi102 bash[14298]: audit 2024-02-05T06:52:33.652657+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:52:34.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:34 smithi102 bash[14298]: audit 2024-02-05T06:52:33.653879+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:52:34.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:34 smithi102 bash[14298]: audit 2024-02-05T06:52:33.667775+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:35.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:34 smithi177 bash[14475]: cluster 2024-02-05T06:52:32.926169+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:35.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:34 smithi177 bash[14475]: audit 2024-02-05T06:52:33.638253+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:35.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:34 smithi177 bash[14475]: audit 2024-02-05T06:52:33.650833+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:52:35.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:34 smithi177 bash[14475]: audit 2024-02-05T06:52:33.652657+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:52:35.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:34 smithi177 bash[14475]: audit 2024-02-05T06:52:33.653879+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:52:35.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:34 smithi177 bash[14475]: audit 2024-02-05T06:52:33.667775+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:36.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:36 smithi102 bash[14298]: cluster 2024-02-05T06:52:34.926667+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:36.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:36 smithi102 bash[20060]: cluster 2024-02-05T06:52:34.926667+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:37.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:36 smithi177 bash[14475]: cluster 2024-02-05T06:52:34.926667+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:38.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:38 smithi102 bash[14298]: cluster 2024-02-05T06:52:36.927205+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:38.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:38 smithi102 bash[20060]: cluster 2024-02-05T06:52:36.927205+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:39.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:38 smithi177 bash[14475]: cluster 2024-02-05T06:52:36.927205+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:40.672 INFO:teuthology.orchestra.run.smithi102.stdout:Created osd(s) 2 on host 'smithi102' 2024-02-05T06:52:40.905 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:40 smithi102 bash[14298]: cluster 2024-02-05T06:52:38.927696+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:40.905 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:40 smithi102 bash[20060]: cluster 2024-02-05T06:52:38.927696+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:41.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:40 smithi177 bash[14475]: cluster 2024-02-05T06:52:38.927696+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:41.390 DEBUG:teuthology.orchestra.run.smithi102:osd.2> sudo journalctl -f -n 0 -u ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@osd.2.service 2024-02-05T06:52:41.392 INFO:tasks.cephadm:Deploying osd.3 on smithi102 with /dev/vg_nvme/lv_1... 2024-02-05T06:52:41.392 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-05T06:52:41.545 INFO:journalctl@ceph.osd.2.smithi102.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T06:52:41.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:41 smithi102 bash[14298]: audit 2024-02-05T06:52:40.654405+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:52:41.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:41 smithi102 bash[14298]: audit 2024-02-05T06:52:40.657614+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:52:41.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:41 smithi102 bash[14298]: audit 2024-02-05T06:52:40.658537+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:52:41.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:41 smithi102 bash[14298]: audit 2024-02-05T06:52:40.662226+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:41.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:41 smithi102 bash[14298]: audit 2024-02-05T06:52:40.662571+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:52:41.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:41 smithi102 bash[14298]: audit 2024-02-05T06:52:40.665407+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:52:41.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:41 smithi102 bash[14298]: audit 2024-02-05T06:52:40.667015+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:52:41.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:41 smithi102 bash[14298]: cephadm 2024-02-05T06:52:40.667852+0000 mgr.y (mgr.14152) 142 : cephadm [INF] Adjusting osd_memory_target on smithi102 to 5074M 2024-02-05T06:52:41.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:41 smithi102 bash[14298]: audit 2024-02-05T06:52:40.673501+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:41.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:41 smithi102 bash[14298]: audit 2024-02-05T06:52:40.676467+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.102:6818/3751055526,v1:172.21.15.102:6819/3751055526]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-05T06:52:41.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:41 smithi102 bash[14298]: audit 2024-02-05T06:52:40.679641+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:41.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:41 smithi102 bash[14298]: audit 2024-02-05T06:52:40.680333+0000 mon.a (mon.0) 425 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-05T06:52:41.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:41 smithi102 bash[20060]: audit 2024-02-05T06:52:40.654405+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:52:41.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:41 smithi102 bash[20060]: audit 2024-02-05T06:52:40.657614+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:52:41.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:41 smithi102 bash[20060]: audit 2024-02-05T06:52:40.658537+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:52:41.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:41 smithi102 bash[20060]: audit 2024-02-05T06:52:40.662226+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:41.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:41 smithi102 bash[20060]: audit 2024-02-05T06:52:40.662571+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:52:41.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:41 smithi102 bash[20060]: audit 2024-02-05T06:52:40.665407+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:52:41.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:41 smithi102 bash[20060]: audit 2024-02-05T06:52:40.667015+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:52:41.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:41 smithi102 bash[20060]: cephadm 2024-02-05T06:52:40.667852+0000 mgr.y (mgr.14152) 142 : cephadm [INF] Adjusting osd_memory_target on smithi102 to 5074M 2024-02-05T06:52:41.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:41 smithi102 bash[20060]: audit 2024-02-05T06:52:40.673501+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:41.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:41 smithi102 bash[20060]: audit 2024-02-05T06:52:40.676467+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.102:6818/3751055526,v1:172.21.15.102:6819/3751055526]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-05T06:52:41.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:41 smithi102 bash[20060]: audit 2024-02-05T06:52:40.679641+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:41.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:41 smithi102 bash[20060]: audit 2024-02-05T06:52:40.680333+0000 mon.a (mon.0) 425 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-05T06:52:42.012 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:41 smithi177 bash[14475]: audit 2024-02-05T06:52:40.654405+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:52:42.012 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:41 smithi177 bash[14475]: audit 2024-02-05T06:52:40.657614+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:52:42.012 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:41 smithi177 bash[14475]: audit 2024-02-05T06:52:40.658537+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:52:42.012 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:41 smithi177 bash[14475]: audit 2024-02-05T06:52:40.662226+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:42.012 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:41 smithi177 bash[14475]: audit 2024-02-05T06:52:40.662571+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:52:42.012 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:41 smithi177 bash[14475]: audit 2024-02-05T06:52:40.665407+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:52:42.012 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:41 smithi177 bash[14475]: audit 2024-02-05T06:52:40.667015+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:52:42.012 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:41 smithi177 bash[14475]: cephadm 2024-02-05T06:52:40.667852+0000 mgr.y (mgr.14152) 142 : cephadm [INF] Adjusting osd_memory_target on smithi102 to 5074M 2024-02-05T06:52:42.012 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:41 smithi177 bash[14475]: audit 2024-02-05T06:52:40.673501+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:42.013 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:41 smithi177 bash[14475]: audit 2024-02-05T06:52:40.676467+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.102:6818/3751055526,v1:172.21.15.102:6819/3751055526]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-05T06:52:42.013 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:41 smithi177 bash[14475]: audit 2024-02-05T06:52:40.679641+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:42.013 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:41 smithi177 bash[14475]: audit 2024-02-05T06:52:40.680333+0000 mon.a (mon.0) 425 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-05T06:52:43.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:42 smithi177 bash[14475]: cluster 2024-02-05T06:52:40.928231+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:43.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:42 smithi177 bash[14475]: audit 2024-02-05T06:52:41.690044+0000 mon.a (mon.0) 426 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-05T06:52:43.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:42 smithi177 bash[14475]: cluster 2024-02-05T06:52:41.690323+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-02-05T06:52:43.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:42 smithi177 bash[14475]: audit 2024-02-05T06:52:41.690560+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T06:52:43.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:42 smithi177 bash[14475]: audit 2024-02-05T06:52:41.691442+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.102:6818/3751055526,v1:172.21.15.102:6819/3751055526]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T06:52:43.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:42 smithi177 bash[14475]: audit 2024-02-05T06:52:41.692113+0000 mon.a (mon.0) 429 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T06:52:43.135 INFO:journalctl@ceph.osd.2.smithi102.stdout:Feb 05 06:52:42 smithi102 bash[30618]: debug 2024-02-05T06:52:42.697+0000 7f7e0ffe7700 -1 osd.2 0 waiting for initial osdmap 2024-02-05T06:52:43.135 INFO:journalctl@ceph.osd.2.smithi102.stdout:Feb 05 06:52:42 smithi102 bash[30618]: debug 2024-02-05T06:52:42.701+0000 7f7e0b17f700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T06:52:43.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:42 smithi102 bash[14298]: cluster 2024-02-05T06:52:40.928231+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:43.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:42 smithi102 bash[14298]: audit 2024-02-05T06:52:41.690044+0000 mon.a (mon.0) 426 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-05T06:52:43.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:42 smithi102 bash[14298]: cluster 2024-02-05T06:52:41.690323+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-02-05T06:52:43.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:42 smithi102 bash[14298]: audit 2024-02-05T06:52:41.690560+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T06:52:43.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:42 smithi102 bash[14298]: audit 2024-02-05T06:52:41.691442+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.102:6818/3751055526,v1:172.21.15.102:6819/3751055526]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T06:52:43.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:42 smithi102 bash[14298]: audit 2024-02-05T06:52:41.692113+0000 mon.a (mon.0) 429 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T06:52:43.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:42 smithi102 bash[20060]: cluster 2024-02-05T06:52:40.928231+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:43.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:42 smithi102 bash[20060]: audit 2024-02-05T06:52:41.690044+0000 mon.a (mon.0) 426 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-05T06:52:43.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:42 smithi102 bash[20060]: cluster 2024-02-05T06:52:41.690323+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-02-05T06:52:43.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:42 smithi102 bash[20060]: audit 2024-02-05T06:52:41.690560+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T06:52:43.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:42 smithi102 bash[20060]: audit 2024-02-05T06:52:41.691442+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.102:6818/3751055526,v1:172.21.15.102:6819/3751055526]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T06:52:43.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:42 smithi102 bash[20060]: audit 2024-02-05T06:52:41.692113+0000 mon.a (mon.0) 429 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T06:52:44.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:43 smithi177 bash[14475]: cluster 2024-02-05T06:52:41.666298+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T06:52:44.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:43 smithi177 bash[14475]: cluster 2024-02-05T06:52:41.666462+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T06:52:44.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:43 smithi177 bash[14475]: audit 2024-02-05T06:52:42.694347+0000 mon.a (mon.0) 430 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]': finished 2024-02-05T06:52:44.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:43 smithi177 bash[14475]: cluster 2024-02-05T06:52:42.694540+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-02-05T06:52:44.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:43 smithi177 bash[14475]: audit 2024-02-05T06:52:42.694735+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T06:52:44.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:43 smithi177 bash[14475]: audit 2024-02-05T06:52:42.700382+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T06:52:44.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:43 smithi177 bash[14475]: cluster 2024-02-05T06:52:42.928780+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:44.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:43 smithi102 bash[14298]: cluster 2024-02-05T06:52:41.666298+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T06:52:44.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:43 smithi102 bash[14298]: cluster 2024-02-05T06:52:41.666462+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T06:52:44.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:43 smithi102 bash[14298]: audit 2024-02-05T06:52:42.694347+0000 mon.a (mon.0) 430 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]': finished 2024-02-05T06:52:44.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:43 smithi102 bash[14298]: cluster 2024-02-05T06:52:42.694540+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-02-05T06:52:44.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:43 smithi102 bash[14298]: audit 2024-02-05T06:52:42.694735+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T06:52:44.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:43 smithi102 bash[14298]: audit 2024-02-05T06:52:42.700382+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T06:52:44.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:43 smithi102 bash[14298]: cluster 2024-02-05T06:52:42.928780+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:44.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:43 smithi102 bash[20060]: cluster 2024-02-05T06:52:41.666298+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T06:52:44.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:43 smithi102 bash[20060]: cluster 2024-02-05T06:52:41.666462+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T06:52:44.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:43 smithi102 bash[20060]: audit 2024-02-05T06:52:42.694347+0000 mon.a (mon.0) 430 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]': finished 2024-02-05T06:52:44.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:43 smithi102 bash[20060]: cluster 2024-02-05T06:52:42.694540+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-02-05T06:52:44.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:43 smithi102 bash[20060]: audit 2024-02-05T06:52:42.694735+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T06:52:44.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:43 smithi102 bash[20060]: audit 2024-02-05T06:52:42.700382+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T06:52:44.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:43 smithi102 bash[20060]: cluster 2024-02-05T06:52:42.928780+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-05T06:52:45.029 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:44 smithi177 bash[14475]: cluster 2024-02-05T06:52:43.699219+0000 mon.a (mon.0) 434 : cluster [INF] osd.2 [v2:172.21.15.102:6818/3751055526,v1:172.21.15.102:6819/3751055526] boot 2024-02-05T06:52:45.029 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:44 smithi177 bash[14475]: cluster 2024-02-05T06:52:43.699300+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-02-05T06:52:45.029 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:44 smithi177 bash[14475]: audit 2024-02-05T06:52:43.699990+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T06:52:45.029 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:44 smithi177 bash[14475]: audit 2024-02-05T06:52:43.827477+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-05T06:52:45.078 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:44 smithi102 bash[14298]: cluster 2024-02-05T06:52:43.699219+0000 mon.a (mon.0) 434 : cluster [INF] osd.2 [v2:172.21.15.102:6818/3751055526,v1:172.21.15.102:6819/3751055526] boot 2024-02-05T06:52:45.078 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:44 smithi102 bash[14298]: cluster 2024-02-05T06:52:43.699300+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-02-05T06:52:45.078 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:44 smithi102 bash[14298]: audit 2024-02-05T06:52:43.699990+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T06:52:45.078 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:44 smithi102 bash[14298]: audit 2024-02-05T06:52:43.827477+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-05T06:52:45.078 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:44 smithi102 bash[20060]: cluster 2024-02-05T06:52:43.699219+0000 mon.a (mon.0) 434 : cluster [INF] osd.2 [v2:172.21.15.102:6818/3751055526,v1:172.21.15.102:6819/3751055526] boot 2024-02-05T06:52:45.079 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:44 smithi102 bash[20060]: cluster 2024-02-05T06:52:43.699300+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-02-05T06:52:45.079 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:44 smithi102 bash[20060]: audit 2024-02-05T06:52:43.699990+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T06:52:45.079 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:44 smithi102 bash[20060]: audit 2024-02-05T06:52:43.827477+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-05T06:52:45.345 INFO:teuthology.orchestra.run.smithi102.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-05T06:52:45.345 INFO:teuthology.orchestra.run.smithi102.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-02-05T06:52:45.345 INFO:teuthology.orchestra.run.smithi102.stderr: stderr: 10+0 records in 2024-02-05T06:52:45.345 INFO:teuthology.orchestra.run.smithi102.stderr:10+0 records out 2024-02-05T06:52:45.345 INFO:teuthology.orchestra.run.smithi102.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0189322 s, 554 MB/s 2024-02-05T06:52:45.345 INFO:teuthology.orchestra.run.smithi102.stderr:--> Zapping successful for: 2024-02-05T06:52:45.385 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:52:45 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:52:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:52:46.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:45 smithi177 bash[14475]: audit 2024-02-05T06:52:44.723031+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-02-05T06:52:46.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:45 smithi177 bash[14475]: cluster 2024-02-05T06:52:44.723123+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-02-05T06:52:46.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:45 smithi177 bash[14475]: audit 2024-02-05T06:52:44.724236+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-02-05T06:52:46.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:45 smithi177 bash[14475]: cluster 2024-02-05T06:52:44.929346+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v109: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:52:46.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:45 smithi177 bash[14475]: audit 2024-02-05T06:52:45.058542+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:46.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:45 smithi177 bash[14475]: audit 2024-02-05T06:52:45.067971+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:46.200 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:45 smithi102 bash[14298]: audit 2024-02-05T06:52:44.723031+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-02-05T06:52:46.200 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:45 smithi102 bash[14298]: cluster 2024-02-05T06:52:44.723123+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-02-05T06:52:46.200 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:45 smithi102 bash[14298]: audit 2024-02-05T06:52:44.724236+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-02-05T06:52:46.200 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:45 smithi102 bash[14298]: cluster 2024-02-05T06:52:44.929346+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v109: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:52:46.200 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:45 smithi102 bash[14298]: audit 2024-02-05T06:52:45.058542+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:46.200 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:45 smithi102 bash[14298]: audit 2024-02-05T06:52:45.067971+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:46.201 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:45 smithi102 bash[20060]: audit 2024-02-05T06:52:44.723031+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2024-02-05T06:52:46.201 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:45 smithi102 bash[20060]: cluster 2024-02-05T06:52:44.723123+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-02-05T06:52:46.201 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:45 smithi102 bash[20060]: audit 2024-02-05T06:52:44.724236+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-02-05T06:52:46.201 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:45 smithi102 bash[20060]: cluster 2024-02-05T06:52:44.929346+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v109: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:52:46.201 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:45 smithi102 bash[20060]: audit 2024-02-05T06:52:45.058542+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:46.201 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:45 smithi102 bash[20060]: audit 2024-02-05T06:52:45.067971+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:46.568 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph orch daemon add osd smithi102:vg_nvme/lv_1 2024-02-05T06:52:46.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:46 smithi102 bash[14298]: audit 2024-02-05T06:52:45.724585+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-02-05T06:52:46.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:46 smithi102 bash[14298]: cluster 2024-02-05T06:52:45.724817+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-02-05T06:52:46.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:46 smithi102 bash[20060]: audit 2024-02-05T06:52:45.724585+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-02-05T06:52:46.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:46 smithi102 bash[20060]: cluster 2024-02-05T06:52:45.724817+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-02-05T06:52:47.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:46 smithi177 bash[14475]: audit 2024-02-05T06:52:45.724585+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-02-05T06:52:47.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:46 smithi177 bash[14475]: cluster 2024-02-05T06:52:45.724817+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-02-05T06:52:48.015 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:47 smithi102 bash[14298]: cluster 2024-02-05T06:52:46.743145+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-05T06:52:48.015 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:47 smithi102 bash[14298]: cluster 2024-02-05T06:52:46.929842+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v112: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:52:48.015 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:47 smithi102 bash[14298]: audit 2024-02-05T06:52:47.660397+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:48.015 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:47 smithi102 bash[20060]: cluster 2024-02-05T06:52:46.743145+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-05T06:52:48.015 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:47 smithi102 bash[20060]: cluster 2024-02-05T06:52:46.929842+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v112: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:52:48.015 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:47 smithi102 bash[20060]: audit 2024-02-05T06:52:47.660397+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:48.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:47 smithi177 bash[14475]: cluster 2024-02-05T06:52:46.743145+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-05T06:52:48.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:47 smithi177 bash[14475]: cluster 2024-02-05T06:52:46.929842+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v112: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:52:48.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:47 smithi177 bash[14475]: audit 2024-02-05T06:52:47.660397+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:50.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:50 smithi102 bash[14298]: cluster 2024-02-05T06:52:48.763940+0000 mon.a (mon.0) 447 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-02-05T06:52:50.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:50 smithi102 bash[14298]: audit 2024-02-05T06:52:49.454181+0000 mon.a (mon.0) 448 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-05T06:52:50.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:50 smithi177 bash[14475]: cluster 2024-02-05T06:52:48.763940+0000 mon.a (mon.0) 447 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-02-05T06:52:50.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:50 smithi177 bash[14475]: audit 2024-02-05T06:52:49.454181+0000 mon.a (mon.0) 448 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-05T06:52:51.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:51 smithi102 bash[20060]: cluster 2024-02-05T06:52:48.763940+0000 mon.a (mon.0) 447 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-02-05T06:52:51.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:51 smithi102 bash[20060]: audit 2024-02-05T06:52:49.454181+0000 mon.a (mon.0) 448 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-05T06:52:52.386 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:52:52 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:52:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:52:52.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:52 smithi102 bash[20060]: cluster 2024-02-05T06:52:48.930280+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 1 pgs: 1 unknown; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:52:52.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:52 smithi102 bash[20060]: audit 2024-02-05T06:52:50.313255+0000 mon.a (mon.0) 449 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-05T06:52:52.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:52 smithi102 bash[20060]: audit 2024-02-05T06:52:50.314598+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T06:52:52.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:52 smithi102 bash[20060]: audit 2024-02-05T06:52:50.315011+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T06:52:52.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:52 smithi102 bash[20060]: audit 2024-02-05T06:52:50.319151+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T06:52:52.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:52 smithi102 bash[20060]: audit 2024-02-05T06:52:50.322132+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-05T06:52:52.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:52 smithi102 bash[20060]: audit 2024-02-05T06:52:50.327220+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T06:52:52.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:52 smithi102 bash[20060]: audit 2024-02-05T06:52:50.327529+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T06:52:52.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:52 smithi102 bash[20060]: audit 2024-02-05T06:52:50.327893+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T06:52:52.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:52 smithi102 bash[20060]: audit 2024-02-05T06:52:50.538934+0000 mgr.y (mgr.14152) 148 : audit [DBG] from='client.14304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi102:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:52:52.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:52 smithi102 bash[20060]: audit 2024-02-05T06:52:50.541765+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T06:52:52.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:52 smithi102 bash[20060]: audit 2024-02-05T06:52:50.548041+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T06:52:52.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:52 smithi102 bash[20060]: audit 2024-02-05T06:52:50.549281+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:52:52.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:52 smithi102 bash[20060]: audit 2024-02-05T06:52:51.218630+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-05T06:52:52.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:52 smithi102 bash[20060]: audit 2024-02-05T06:52:51.222553+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T06:52:52.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:52 smithi102 bash[20060]: audit 2024-02-05T06:52:51.222996+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T06:52:52.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:52 smithi102 bash[20060]: audit 2024-02-05T06:52:51.223180+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T06:52:52.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:52 smithi102 bash[14298]: cluster 2024-02-05T06:52:48.930280+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 1 pgs: 1 unknown; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:52:52.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:52 smithi102 bash[14298]: audit 2024-02-05T06:52:50.313255+0000 mon.a (mon.0) 449 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-05T06:52:52.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:52 smithi102 bash[14298]: audit 2024-02-05T06:52:50.314598+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T06:52:52.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:52 smithi102 bash[14298]: audit 2024-02-05T06:52:50.315011+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T06:52:52.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:52 smithi102 bash[14298]: audit 2024-02-05T06:52:50.319151+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T06:52:52.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:52 smithi102 bash[14298]: audit 2024-02-05T06:52:50.322132+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-05T06:52:52.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:52 smithi102 bash[14298]: audit 2024-02-05T06:52:50.327220+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T06:52:52.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:52 smithi102 bash[14298]: audit 2024-02-05T06:52:50.327529+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T06:52:52.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:52 smithi102 bash[14298]: audit 2024-02-05T06:52:50.327893+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T06:52:52.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:52 smithi102 bash[14298]: audit 2024-02-05T06:52:50.538934+0000 mgr.y (mgr.14152) 148 : audit [DBG] from='client.14304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi102:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:52:52.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:52 smithi102 bash[14298]: audit 2024-02-05T06:52:50.541765+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T06:52:52.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:52 smithi102 bash[14298]: audit 2024-02-05T06:52:50.548041+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T06:52:52.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:52 smithi102 bash[14298]: audit 2024-02-05T06:52:50.549281+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:52:52.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:52 smithi102 bash[14298]: audit 2024-02-05T06:52:51.218630+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-05T06:52:52.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:52 smithi102 bash[14298]: audit 2024-02-05T06:52:51.222553+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T06:52:52.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:52 smithi102 bash[14298]: audit 2024-02-05T06:52:51.222996+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T06:52:52.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:52 smithi102 bash[14298]: audit 2024-02-05T06:52:51.223180+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T06:52:52.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:52 smithi177 bash[14475]: cluster 2024-02-05T06:52:48.930280+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 1 pgs: 1 unknown; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:52:52.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:52 smithi177 bash[14475]: audit 2024-02-05T06:52:50.313255+0000 mon.a (mon.0) 449 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-05T06:52:52.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:52 smithi177 bash[14475]: audit 2024-02-05T06:52:50.314598+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T06:52:52.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:52 smithi177 bash[14475]: audit 2024-02-05T06:52:50.315011+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T06:52:52.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:52 smithi177 bash[14475]: audit 2024-02-05T06:52:50.319151+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T06:52:52.586 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:52 smithi177 bash[14475]: audit 2024-02-05T06:52:50.322132+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-05T06:52:52.586 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:52 smithi177 bash[14475]: audit 2024-02-05T06:52:50.327220+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T06:52:52.586 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:52 smithi177 bash[14475]: audit 2024-02-05T06:52:50.327529+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T06:52:52.586 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:52 smithi177 bash[14475]: audit 2024-02-05T06:52:50.327893+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T06:52:52.586 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:52 smithi177 bash[14475]: audit 2024-02-05T06:52:50.538934+0000 mgr.y (mgr.14152) 148 : audit [DBG] from='client.14304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi102:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:52:52.586 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:52 smithi177 bash[14475]: audit 2024-02-05T06:52:50.541765+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T06:52:52.586 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:52 smithi177 bash[14475]: audit 2024-02-05T06:52:50.548041+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T06:52:52.586 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:52 smithi177 bash[14475]: audit 2024-02-05T06:52:50.549281+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:52:52.586 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:52 smithi177 bash[14475]: audit 2024-02-05T06:52:51.218630+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-05T06:52:52.586 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:52 smithi177 bash[14475]: audit 2024-02-05T06:52:51.222553+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T06:52:52.586 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:52 smithi177 bash[14475]: audit 2024-02-05T06:52:51.222996+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T06:52:52.586 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:52 smithi177 bash[14475]: audit 2024-02-05T06:52:51.223180+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T06:52:53.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:53 smithi102 bash[20060]: cluster 2024-02-05T06:52:50.930811+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:52:53.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:53 smithi102 bash[20060]: audit 2024-02-05T06:52:51.224339+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-05T06:52:53.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:53 smithi102 bash[20060]: audit 2024-02-05T06:52:52.102216+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-05T06:52:53.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:53 smithi102 bash[20060]: audit 2024-02-05T06:52:52.108218+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:53.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:53 smithi102 bash[20060]: audit 2024-02-05T06:52:52.125155+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:53.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:53 smithi102 bash[20060]: audit 2024-02-05T06:52:52.125411+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:52:53.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:53 smithi102 bash[20060]: audit 2024-02-05T06:52:52.127393+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:52:53.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:53 smithi102 bash[20060]: audit 2024-02-05T06:52:52.128862+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:52:53.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:53 smithi102 bash[20060]: cluster 2024-02-05T06:52:52.131701+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:52:53.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:53 smithi102 bash[20060]: audit 2024-02-05T06:52:52.137684+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:53.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:53 smithi102 bash[20060]: audit 2024-02-05T06:52:52.140912+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:53.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:53 smithi102 bash[14298]: cluster 2024-02-05T06:52:50.930811+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:52:53.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:53 smithi102 bash[14298]: audit 2024-02-05T06:52:51.224339+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-05T06:52:53.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:53 smithi102 bash[14298]: audit 2024-02-05T06:52:52.102216+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-05T06:52:53.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:53 smithi102 bash[14298]: audit 2024-02-05T06:52:52.108218+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:53.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:53 smithi102 bash[14298]: audit 2024-02-05T06:52:52.125155+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:53.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:53 smithi102 bash[14298]: audit 2024-02-05T06:52:52.125411+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:52:53.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:53 smithi102 bash[14298]: audit 2024-02-05T06:52:52.127393+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:52:53.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:53 smithi102 bash[14298]: audit 2024-02-05T06:52:52.128862+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:52:53.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:53 smithi102 bash[14298]: cluster 2024-02-05T06:52:52.131701+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:52:53.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:53 smithi102 bash[14298]: audit 2024-02-05T06:52:52.137684+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:53.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:53 smithi102 bash[14298]: audit 2024-02-05T06:52:52.140912+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:53.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:53 smithi177 bash[14475]: cluster 2024-02-05T06:52:50.930811+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:52:53.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:53 smithi177 bash[14475]: audit 2024-02-05T06:52:51.224339+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-05T06:52:53.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:53 smithi177 bash[14475]: audit 2024-02-05T06:52:52.102216+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-05T06:52:53.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:53 smithi177 bash[14475]: audit 2024-02-05T06:52:52.108218+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:53.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:53 smithi177 bash[14475]: audit 2024-02-05T06:52:52.125155+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:53.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:53 smithi177 bash[14475]: audit 2024-02-05T06:52:52.125411+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:52:53.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:53 smithi177 bash[14475]: audit 2024-02-05T06:52:52.127393+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:52:53.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:53 smithi177 bash[14475]: audit 2024-02-05T06:52:52.128862+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:52:53.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:53 smithi177 bash[14475]: cluster 2024-02-05T06:52:52.131701+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:52:53.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:53 smithi177 bash[14475]: audit 2024-02-05T06:52:52.137684+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:53.586 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:53 smithi177 bash[14475]: audit 2024-02-05T06:52:52.140912+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:53.885 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:52:53 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:52:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:52:54.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:54 smithi102 bash[14298]: cluster 2024-02-05T06:52:53.123025+0000 mon.a (mon.0) 469 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-05T06:52:54.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:54 smithi102 bash[14298]: audit 2024-02-05T06:52:53.602759+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:54.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:54 smithi102 bash[14298]: audit 2024-02-05T06:52:53.610163+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:54.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:54 smithi102 bash[14298]: audit 2024-02-05T06:52:53.610513+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:52:54.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:54 smithi102 bash[14298]: audit 2024-02-05T06:52:53.612780+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:52:54.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:54 smithi102 bash[14298]: audit 2024-02-05T06:52:53.613924+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:52:54.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:54 smithi102 bash[14298]: cluster 2024-02-05T06:52:53.617085+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:52:54.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:54 smithi102 bash[14298]: audit 2024-02-05T06:52:53.623105+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:54.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:54 smithi102 bash[20060]: cluster 2024-02-05T06:52:53.123025+0000 mon.a (mon.0) 469 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-05T06:52:54.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:54 smithi102 bash[20060]: audit 2024-02-05T06:52:53.602759+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:54.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:54 smithi102 bash[20060]: audit 2024-02-05T06:52:53.610163+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:54.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:54 smithi102 bash[20060]: audit 2024-02-05T06:52:53.610513+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:52:54.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:54 smithi102 bash[20060]: audit 2024-02-05T06:52:53.612780+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:52:54.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:54 smithi102 bash[20060]: audit 2024-02-05T06:52:53.613924+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:52:54.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:54 smithi102 bash[20060]: cluster 2024-02-05T06:52:53.617085+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:52:54.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:54 smithi102 bash[20060]: audit 2024-02-05T06:52:53.623105+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:54.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:54 smithi177 bash[14475]: cluster 2024-02-05T06:52:53.123025+0000 mon.a (mon.0) 469 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-05T06:52:54.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:54 smithi177 bash[14475]: audit 2024-02-05T06:52:53.602759+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:54.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:54 smithi177 bash[14475]: audit 2024-02-05T06:52:53.610163+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:54.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:54 smithi177 bash[14475]: audit 2024-02-05T06:52:53.610513+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:52:54.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:54 smithi177 bash[14475]: audit 2024-02-05T06:52:53.612780+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:52:54.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:54 smithi177 bash[14475]: audit 2024-02-05T06:52:53.613924+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:52:54.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:54 smithi177 bash[14475]: cluster 2024-02-05T06:52:53.617085+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:52:54.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:54 smithi177 bash[14475]: audit 2024-02-05T06:52:53.623105+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:52:55.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:55 smithi102 bash[14298]: cluster 2024-02-05T06:52:54.606941+0000 mon.a (mon.0) 476 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-02-05T06:52:55.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:55 smithi102 bash[14298]: cluster 2024-02-05T06:52:54.606992+0000 mon.a (mon.0) 477 : cluster [INF] Cluster is now healthy 2024-02-05T06:52:55.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:55 smithi102 bash[20060]: cluster 2024-02-05T06:52:54.606941+0000 mon.a (mon.0) 476 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-02-05T06:52:55.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:55 smithi102 bash[20060]: cluster 2024-02-05T06:52:54.606992+0000 mon.a (mon.0) 477 : cluster [INF] Cluster is now healthy 2024-02-05T06:52:55.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:55 smithi177 bash[14475]: cluster 2024-02-05T06:52:54.606941+0000 mon.a (mon.0) 476 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-02-05T06:52:55.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:55 smithi177 bash[14475]: cluster 2024-02-05T06:52:54.606992+0000 mon.a (mon.0) 477 : cluster [INF] Cluster is now healthy 2024-02-05T06:52:56.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:56 smithi102 bash[20060]: cluster 2024-02-05T06:52:55.617691+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; 3.8 KiB/s rd, 167 KiB/s wr, 11 op/s 2024-02-05T06:52:56.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:56 smithi102 bash[14298]: cluster 2024-02-05T06:52:55.617691+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; 3.8 KiB/s rd, 167 KiB/s wr, 11 op/s 2024-02-05T06:52:56.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:56 smithi177 bash[14475]: cluster 2024-02-05T06:52:55.617691+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; 3.8 KiB/s rd, 167 KiB/s wr, 11 op/s 2024-02-05T06:52:57.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:57 smithi177 bash[14475]: audit 2024-02-05T06:52:56.311507+0000 mon.a (mon.0) 478 : audit [INF] from='client.? 172.21.15.102:0/3268656676' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6e7aaf41-18dc-4233-99e1-5ae67d131299"}]: dispatch 2024-02-05T06:52:57.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:57 smithi177 bash[14475]: audit 2024-02-05T06:52:56.317311+0000 mon.a (mon.0) 479 : audit [INF] from='client.? 172.21.15.102:0/3268656676' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6e7aaf41-18dc-4233-99e1-5ae67d131299"}]': finished 2024-02-05T06:52:57.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:57 smithi177 bash[14475]: cluster 2024-02-05T06:52:56.317355+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-02-05T06:52:57.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:57 smithi177 bash[14475]: audit 2024-02-05T06:52:56.317860+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T06:52:57.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:57 smithi177 bash[14475]: audit 2024-02-05T06:52:57.033061+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.102:0/1550975364' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T06:52:57.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:57 smithi102 bash[20060]: audit 2024-02-05T06:52:56.311507+0000 mon.a (mon.0) 478 : audit [INF] from='client.? 172.21.15.102:0/3268656676' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6e7aaf41-18dc-4233-99e1-5ae67d131299"}]: dispatch 2024-02-05T06:52:57.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:57 smithi102 bash[20060]: audit 2024-02-05T06:52:56.317311+0000 mon.a (mon.0) 479 : audit [INF] from='client.? 172.21.15.102:0/3268656676' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6e7aaf41-18dc-4233-99e1-5ae67d131299"}]': finished 2024-02-05T06:52:57.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:57 smithi102 bash[20060]: cluster 2024-02-05T06:52:56.317355+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-02-05T06:52:57.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:57 smithi102 bash[20060]: audit 2024-02-05T06:52:56.317860+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T06:52:57.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:57 smithi102 bash[20060]: audit 2024-02-05T06:52:57.033061+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.102:0/1550975364' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T06:52:57.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:57 smithi102 bash[14298]: audit 2024-02-05T06:52:56.311507+0000 mon.a (mon.0) 478 : audit [INF] from='client.? 172.21.15.102:0/3268656676' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6e7aaf41-18dc-4233-99e1-5ae67d131299"}]: dispatch 2024-02-05T06:52:57.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:57 smithi102 bash[14298]: audit 2024-02-05T06:52:56.317311+0000 mon.a (mon.0) 479 : audit [INF] from='client.? 172.21.15.102:0/3268656676' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6e7aaf41-18dc-4233-99e1-5ae67d131299"}]': finished 2024-02-05T06:52:57.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:57 smithi102 bash[14298]: cluster 2024-02-05T06:52:56.317355+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-02-05T06:52:57.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:57 smithi102 bash[14298]: audit 2024-02-05T06:52:56.317860+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T06:52:57.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:57 smithi102 bash[14298]: audit 2024-02-05T06:52:57.033061+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.102:0/1550975364' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T06:52:58.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:52:58 smithi177 bash[14475]: cluster 2024-02-05T06:52:57.618287+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 117 KiB/s wr, 8 op/s 2024-02-05T06:52:58.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:52:58 smithi102 bash[14298]: cluster 2024-02-05T06:52:57.618287+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 117 KiB/s wr, 8 op/s 2024-02-05T06:52:58.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:52:58 smithi102 bash[20060]: cluster 2024-02-05T06:52:57.618287+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 117 KiB/s wr, 8 op/s 2024-02-05T06:53:01.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:00 smithi177 bash[14475]: cluster 2024-02-05T06:52:59.618874+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 90 KiB/s wr, 6 op/s 2024-02-05T06:53:01.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:00 smithi102 bash[14298]: cluster 2024-02-05T06:52:59.618874+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 90 KiB/s wr, 6 op/s 2024-02-05T06:53:01.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:00 smithi102 bash[20060]: cluster 2024-02-05T06:52:59.618874+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.1 KiB/s rd, 90 KiB/s wr, 6 op/s 2024-02-05T06:53:03.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:02 smithi177 bash[14475]: cluster 2024-02-05T06:53:01.619428+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 83 KiB/s wr, 5 op/s 2024-02-05T06:53:03.111 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:02 smithi102 bash[14298]: cluster 2024-02-05T06:53:01.619428+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 83 KiB/s wr, 5 op/s 2024-02-05T06:53:03.111 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:02 smithi102 bash[20060]: cluster 2024-02-05T06:53:01.619428+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.9 KiB/s rd, 83 KiB/s wr, 5 op/s 2024-02-05T06:53:05.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:04 smithi177 bash[14475]: cluster 2024-02-05T06:53:03.620013+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-02-05T06:53:05.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:04 smithi102 bash[20060]: cluster 2024-02-05T06:53:03.620013+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-02-05T06:53:05.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:04 smithi102 bash[14298]: cluster 2024-02-05T06:53:03.620013+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-02-05T06:53:05.457 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:53:05 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:53:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:53:06.580 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:06 smithi102 bash[20060]: audit 2024-02-05T06:53:05.187085+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:06.581 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:06 smithi102 bash[20060]: audit 2024-02-05T06:53:05.195833+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:06.581 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:06 smithi102 bash[20060]: cluster 2024-02-05T06:53:05.620625+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:53:06.581 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:06 smithi102 bash[14298]: audit 2024-02-05T06:53:05.187085+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:06.581 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:06 smithi102 bash[14298]: audit 2024-02-05T06:53:05.195833+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:06.581 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:06 smithi102 bash[14298]: cluster 2024-02-05T06:53:05.620625+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:53:06.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:06 smithi177 bash[14475]: audit 2024-02-05T06:53:05.187085+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:06.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:06 smithi177 bash[14475]: audit 2024-02-05T06:53:05.195833+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:06.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:06 smithi177 bash[14475]: cluster 2024-02-05T06:53:05.620625+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:53:08.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:08 smithi102 bash[14298]: cluster 2024-02-05T06:53:07.621215+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:53:08.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:08 smithi102 bash[14298]: audit 2024-02-05T06:53:08.528088+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-05T06:53:08.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:08 smithi102 bash[14298]: audit 2024-02-05T06:53:08.529437+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:53:08.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:08 smithi102 bash[20060]: cluster 2024-02-05T06:53:07.621215+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:53:08.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:08 smithi102 bash[20060]: audit 2024-02-05T06:53:08.528088+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-05T06:53:08.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:08 smithi102 bash[20060]: audit 2024-02-05T06:53:08.529437+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:53:09.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:08 smithi177 bash[14475]: cluster 2024-02-05T06:53:07.621215+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:53:09.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:08 smithi177 bash[14475]: audit 2024-02-05T06:53:08.528088+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-05T06:53:09.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:08 smithi177 bash[14475]: audit 2024-02-05T06:53:08.529437+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:53:09.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:09 smithi102 bash[20060]: cephadm 2024-02-05T06:53:08.530476+0000 mgr.y (mgr.14152) 159 : cephadm [INF] Deploying daemon osd.3 on smithi102 2024-02-05T06:53:09.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:09 smithi102 bash[14298]: cephadm 2024-02-05T06:53:08.530476+0000 mgr.y (mgr.14152) 159 : cephadm [INF] Deploying daemon osd.3 on smithi102 2024-02-05T06:53:10.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:09 smithi177 bash[14475]: cephadm 2024-02-05T06:53:08.530476+0000 mgr.y (mgr.14152) 159 : cephadm [INF] Deploying daemon osd.3 on smithi102 2024-02-05T06:53:10.957 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:10 smithi102 bash[20060]: cluster 2024-02-05T06:53:09.621900+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:53:10.957 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:10 smithi102 bash[14298]: cluster 2024-02-05T06:53:09.621900+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:53:11.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:10 smithi177 bash[14475]: cluster 2024-02-05T06:53:09.621900+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:53:12.255 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:53:12 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:53:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:53:12.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:12 smithi102 bash[14298]: cluster 2024-02-05T06:53:11.622563+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 2024-02-05T06:53:12.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:12 smithi102 bash[14298]: audit 2024-02-05T06:53:12.211277+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:12.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:12 smithi102 bash[14298]: audit 2024-02-05T06:53:12.217674+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:12.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:12 smithi102 bash[20060]: cluster 2024-02-05T06:53:11.622563+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 2024-02-05T06:53:12.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:12 smithi102 bash[20060]: audit 2024-02-05T06:53:12.211277+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:12.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:12 smithi102 bash[20060]: audit 2024-02-05T06:53:12.217674+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:13.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:12 smithi177 bash[14475]: cluster 2024-02-05T06:53:11.622563+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 2024-02-05T06:53:13.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:12 smithi177 bash[14475]: audit 2024-02-05T06:53:12.211277+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:13.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:12 smithi177 bash[14475]: audit 2024-02-05T06:53:12.217674+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:13.931 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:13 smithi102 bash[14298]: cephadm 2024-02-05T06:53:12.212663+0000 mgr.y (mgr.14152) 162 : cephadm [INF] Detected new or changed devices on smithi102 2024-02-05T06:53:13.931 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:13 smithi102 bash[20060]: cephadm 2024-02-05T06:53:12.212663+0000 mgr.y (mgr.14152) 162 : cephadm [INF] Detected new or changed devices on smithi102 2024-02-05T06:53:14.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:13 smithi177 bash[14475]: cephadm 2024-02-05T06:53:12.212663+0000 mgr.y (mgr.14152) 162 : cephadm [INF] Detected new or changed devices on smithi102 2024-02-05T06:53:14.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:14 smithi102 bash[20060]: cluster 2024-02-05T06:53:13.623120+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:53:14.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:14 smithi102 bash[14298]: cluster 2024-02-05T06:53:13.623120+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:53:15.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:14 smithi177 bash[14475]: cluster 2024-02-05T06:53:13.623120+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:53:16.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:16 smithi102 bash[20060]: audit 2024-02-05T06:53:15.479988+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:16.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:16 smithi102 bash[20060]: audit 2024-02-05T06:53:15.495954+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:53:16.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:16 smithi102 bash[20060]: audit 2024-02-05T06:53:15.498077+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:53:16.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:16 smithi102 bash[20060]: audit 2024-02-05T06:53:15.499224+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:53:16.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:16 smithi102 bash[20060]: audit 2024-02-05T06:53:15.507275+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:16.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:16 smithi102 bash[20060]: cluster 2024-02-05T06:53:15.623678+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:53:16.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:16 smithi102 bash[14298]: audit 2024-02-05T06:53:15.479988+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:16.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:16 smithi102 bash[14298]: audit 2024-02-05T06:53:15.495954+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:53:16.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:16 smithi102 bash[14298]: audit 2024-02-05T06:53:15.498077+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:53:16.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:16 smithi102 bash[14298]: audit 2024-02-05T06:53:15.499224+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:53:16.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:16 smithi102 bash[14298]: audit 2024-02-05T06:53:15.507275+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:16.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:16 smithi102 bash[14298]: cluster 2024-02-05T06:53:15.623678+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:53:16.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:16 smithi177 bash[14475]: audit 2024-02-05T06:53:15.479988+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:16.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:16 smithi177 bash[14475]: audit 2024-02-05T06:53:15.495954+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:53:16.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:16 smithi177 bash[14475]: audit 2024-02-05T06:53:15.498077+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:53:16.835 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:16 smithi177 bash[14475]: audit 2024-02-05T06:53:15.499224+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:53:16.835 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:16 smithi177 bash[14475]: audit 2024-02-05T06:53:15.507275+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:16.835 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:16 smithi177 bash[14475]: cluster 2024-02-05T06:53:15.623678+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:53:19.048 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:18 smithi102 bash[14298]: cluster 2024-02-05T06:53:17.624248+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:53:19.048 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:18 smithi102 bash[20060]: cluster 2024-02-05T06:53:17.624248+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:53:19.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:18 smithi177 bash[14475]: cluster 2024-02-05T06:53:17.624248+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:53:20.989 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:20 smithi102 bash[14298]: cluster 2024-02-05T06:53:19.624829+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:53:20.989 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:20 smithi102 bash[20060]: cluster 2024-02-05T06:53:19.624829+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:53:21.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:20 smithi177 bash[14475]: cluster 2024-02-05T06:53:19.624829+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:53:22.349 INFO:teuthology.orchestra.run.smithi102.stdout:Created osd(s) 3 on host 'smithi102' 2024-02-05T06:53:22.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:22 smithi102 bash[14298]: cluster 2024-02-05T06:53:21.625296+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:53:22.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:22 smithi102 bash[14298]: audit 2024-02-05T06:53:22.338561+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:22.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:22 smithi102 bash[14298]: audit 2024-02-05T06:53:22.340220+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:53:22.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:22 smithi102 bash[14298]: audit 2024-02-05T06:53:22.345102+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:53:22.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:22 smithi102 bash[14298]: audit 2024-02-05T06:53:22.346923+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:53:22.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:22 smithi102 bash[14298]: audit 2024-02-05T06:53:22.351307+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:53:22.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:22 smithi102 bash[14298]: audit 2024-02-05T06:53:22.352845+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:53:22.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:22 smithi102 bash[14298]: audit 2024-02-05T06:53:22.354174+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:53:22.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:22 smithi102 bash[14298]: audit 2024-02-05T06:53:22.355520+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:53:22.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:22 smithi102 bash[14298]: audit 2024-02-05T06:53:22.365463+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:22.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:22 smithi102 bash[14298]: audit 2024-02-05T06:53:22.374867+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:22.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:22 smithi102 bash[14298]: audit 2024-02-05T06:53:22.420155+0000 mon.a (mon.0) 503 : audit [INF] from='osd.3 [v2:172.21.15.102:6826/3795507540,v1:172.21.15.102:6827/3795507540]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-05T06:53:22.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:22 smithi102 bash[20060]: cluster 2024-02-05T06:53:21.625296+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:53:22.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:22 smithi102 bash[20060]: audit 2024-02-05T06:53:22.338561+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:22.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:22 smithi102 bash[20060]: audit 2024-02-05T06:53:22.340220+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:53:22.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:22 smithi102 bash[20060]: audit 2024-02-05T06:53:22.345102+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:53:22.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:22 smithi102 bash[20060]: audit 2024-02-05T06:53:22.346923+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:53:22.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:22 smithi102 bash[20060]: audit 2024-02-05T06:53:22.351307+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:53:22.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:22 smithi102 bash[20060]: audit 2024-02-05T06:53:22.352845+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:53:22.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:22 smithi102 bash[20060]: audit 2024-02-05T06:53:22.354174+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:53:22.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:22 smithi102 bash[20060]: audit 2024-02-05T06:53:22.355520+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:53:22.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:22 smithi102 bash[20060]: audit 2024-02-05T06:53:22.365463+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:22.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:22 smithi102 bash[20060]: audit 2024-02-05T06:53:22.374867+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:22.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:22 smithi102 bash[20060]: audit 2024-02-05T06:53:22.420155+0000 mon.a (mon.0) 503 : audit [INF] from='osd.3 [v2:172.21.15.102:6826/3795507540,v1:172.21.15.102:6827/3795507540]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-05T06:53:22.997 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:22 smithi177 bash[14475]: cluster 2024-02-05T06:53:21.625296+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:53:22.997 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:22 smithi177 bash[14475]: audit 2024-02-05T06:53:22.338561+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:22.997 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:22 smithi177 bash[14475]: audit 2024-02-05T06:53:22.340220+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:53:22.997 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:22 smithi177 bash[14475]: audit 2024-02-05T06:53:22.345102+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:53:22.997 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:22 smithi177 bash[14475]: audit 2024-02-05T06:53:22.346923+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:53:22.997 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:22 smithi177 bash[14475]: audit 2024-02-05T06:53:22.351307+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:53:22.998 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:22 smithi177 bash[14475]: audit 2024-02-05T06:53:22.352845+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:53:22.998 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:22 smithi177 bash[14475]: audit 2024-02-05T06:53:22.354174+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:53:22.998 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:22 smithi177 bash[14475]: audit 2024-02-05T06:53:22.355520+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:53:22.998 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:22 smithi177 bash[14475]: audit 2024-02-05T06:53:22.365463+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:22.998 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:22 smithi177 bash[14475]: audit 2024-02-05T06:53:22.374867+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:22.998 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:22 smithi177 bash[14475]: audit 2024-02-05T06:53:22.420155+0000 mon.a (mon.0) 503 : audit [INF] from='osd.3 [v2:172.21.15.102:6826/3795507540,v1:172.21.15.102:6827/3795507540]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-05T06:53:23.058 DEBUG:teuthology.orchestra.run.smithi102:osd.3> sudo journalctl -f -n 0 -u ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@osd.3.service 2024-02-05T06:53:23.061 INFO:tasks.cephadm:Deploying osd.4 on smithi177 with /dev/vg_nvme/lv_4... 2024-02-05T06:53:23.061 DEBUG:teuthology.orchestra.run.smithi177:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-05T06:53:23.341 INFO:journalctl@ceph.osd.3.smithi102.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T06:53:23.999 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:23 smithi177 bash[14475]: cephadm 2024-02-05T06:53:22.356490+0000 mgr.y (mgr.14152) 168 : cephadm [INF] Adjusting osd_memory_target on smithi102 to 3805M 2024-02-05T06:53:23.999 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:23 smithi177 bash[14475]: audit 2024-02-05T06:53:23.381795+0000 mon.a (mon.0) 504 : audit [INF] from='osd.3 [v2:172.21.15.102:6826/3795507540,v1:172.21.15.102:6827/3795507540]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-05T06:53:23.999 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:23 smithi177 bash[14475]: cluster 2024-02-05T06:53:23.381929+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-02-05T06:53:24.000 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:23 smithi177 bash[14475]: audit 2024-02-05T06:53:23.382257+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T06:53:24.000 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:23 smithi177 bash[14475]: audit 2024-02-05T06:53:23.383333+0000 mon.a (mon.0) 507 : audit [INF] from='osd.3 [v2:172.21.15.102:6826/3795507540,v1:172.21.15.102:6827/3795507540]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T06:53:24.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:23 smithi102 bash[14298]: cephadm 2024-02-05T06:53:22.356490+0000 mgr.y (mgr.14152) 168 : cephadm [INF] Adjusting osd_memory_target on smithi102 to 3805M 2024-02-05T06:53:24.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:23 smithi102 bash[14298]: audit 2024-02-05T06:53:23.381795+0000 mon.a (mon.0) 504 : audit [INF] from='osd.3 [v2:172.21.15.102:6826/3795507540,v1:172.21.15.102:6827/3795507540]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-05T06:53:24.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:23 smithi102 bash[14298]: cluster 2024-02-05T06:53:23.381929+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-02-05T06:53:24.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:23 smithi102 bash[14298]: audit 2024-02-05T06:53:23.382257+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T06:53:24.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:23 smithi102 bash[14298]: audit 2024-02-05T06:53:23.383333+0000 mon.a (mon.0) 507 : audit [INF] from='osd.3 [v2:172.21.15.102:6826/3795507540,v1:172.21.15.102:6827/3795507540]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T06:53:24.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:23 smithi102 bash[20060]: cephadm 2024-02-05T06:53:22.356490+0000 mgr.y (mgr.14152) 168 : cephadm [INF] Adjusting osd_memory_target on smithi102 to 3805M 2024-02-05T06:53:24.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:23 smithi102 bash[20060]: audit 2024-02-05T06:53:23.381795+0000 mon.a (mon.0) 504 : audit [INF] from='osd.3 [v2:172.21.15.102:6826/3795507540,v1:172.21.15.102:6827/3795507540]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-05T06:53:24.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:23 smithi102 bash[20060]: cluster 2024-02-05T06:53:23.381929+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-02-05T06:53:24.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:23 smithi102 bash[20060]: audit 2024-02-05T06:53:23.382257+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T06:53:24.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:23 smithi102 bash[20060]: audit 2024-02-05T06:53:23.383333+0000 mon.a (mon.0) 507 : audit [INF] from='osd.3 [v2:172.21.15.102:6826/3795507540,v1:172.21.15.102:6827/3795507540]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T06:53:24.668 INFO:journalctl@ceph.osd.3.smithi102.stdout:Feb 05 06:53:24 smithi102 bash[34131]: debug 2024-02-05T06:53:24.393+0000 7f4367595700 -1 osd.3 0 waiting for initial osdmap 2024-02-05T06:53:24.668 INFO:journalctl@ceph.osd.3.smithi102.stdout:Feb 05 06:53:24 smithi102 bash[34131]: debug 2024-02-05T06:53:24.401+0000 7f4363f30700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T06:53:24.988 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:24 smithi177 bash[14475]: cluster 2024-02-05T06:53:23.625811+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:53:24.989 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:24 smithi177 bash[14475]: audit 2024-02-05T06:53:24.385002+0000 mon.a (mon.0) 508 : audit [INF] from='osd.3 [v2:172.21.15.102:6826/3795507540,v1:172.21.15.102:6827/3795507540]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]': finished 2024-02-05T06:53:24.989 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:24 smithi177 bash[14475]: cluster 2024-02-05T06:53:24.385273+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-02-05T06:53:24.989 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:24 smithi177 bash[14475]: audit 2024-02-05T06:53:24.386644+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T06:53:24.989 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:24 smithi177 bash[14475]: audit 2024-02-05T06:53:24.395355+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T06:53:25.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:24 smithi102 bash[14298]: cluster 2024-02-05T06:53:23.625811+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:53:25.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:24 smithi102 bash[14298]: audit 2024-02-05T06:53:24.385002+0000 mon.a (mon.0) 508 : audit [INF] from='osd.3 [v2:172.21.15.102:6826/3795507540,v1:172.21.15.102:6827/3795507540]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]': finished 2024-02-05T06:53:25.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:24 smithi102 bash[14298]: cluster 2024-02-05T06:53:24.385273+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-02-05T06:53:25.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:24 smithi102 bash[14298]: audit 2024-02-05T06:53:24.386644+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T06:53:25.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:24 smithi102 bash[14298]: audit 2024-02-05T06:53:24.395355+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T06:53:25.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:24 smithi102 bash[20060]: cluster 2024-02-05T06:53:23.625811+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:53:25.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:24 smithi102 bash[20060]: audit 2024-02-05T06:53:24.385002+0000 mon.a (mon.0) 508 : audit [INF] from='osd.3 [v2:172.21.15.102:6826/3795507540,v1:172.21.15.102:6827/3795507540]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]': finished 2024-02-05T06:53:25.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:24 smithi102 bash[20060]: cluster 2024-02-05T06:53:24.385273+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-02-05T06:53:25.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:24 smithi102 bash[20060]: audit 2024-02-05T06:53:24.386644+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T06:53:25.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:24 smithi102 bash[20060]: audit 2024-02-05T06:53:24.395355+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T06:53:25.634 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:53:25 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:53:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:53:26.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:26 smithi177 bash[14475]: cluster 2024-02-05T06:53:23.425127+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T06:53:26.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:26 smithi177 bash[14475]: cluster 2024-02-05T06:53:23.425315+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T06:53:26.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:26 smithi177 bash[14475]: audit 2024-02-05T06:53:25.321392+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:26.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:26 smithi177 bash[14475]: audit 2024-02-05T06:53:25.329422+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:26.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:26 smithi177 bash[14475]: cluster 2024-02-05T06:53:25.397685+0000 mon.a (mon.0) 514 : cluster [INF] osd.3 [v2:172.21.15.102:6826/3795507540,v1:172.21.15.102:6827/3795507540] boot 2024-02-05T06:53:26.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:26 smithi177 bash[14475]: cluster 2024-02-05T06:53:25.397771+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-02-05T06:53:26.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:26 smithi177 bash[14475]: audit 2024-02-05T06:53:25.398478+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T06:53:26.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:26 smithi177 bash[14475]: cluster 2024-02-05T06:53:25.626500+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:53:26.586 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:26 smithi102 bash[20060]: cluster 2024-02-05T06:53:23.425127+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T06:53:26.586 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:26 smithi102 bash[20060]: cluster 2024-02-05T06:53:23.425315+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T06:53:26.586 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:26 smithi102 bash[20060]: audit 2024-02-05T06:53:25.321392+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:26.586 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:26 smithi102 bash[20060]: audit 2024-02-05T06:53:25.329422+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:26.586 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:26 smithi102 bash[20060]: cluster 2024-02-05T06:53:25.397685+0000 mon.a (mon.0) 514 : cluster [INF] osd.3 [v2:172.21.15.102:6826/3795507540,v1:172.21.15.102:6827/3795507540] boot 2024-02-05T06:53:26.586 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:26 smithi102 bash[20060]: cluster 2024-02-05T06:53:25.397771+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-02-05T06:53:26.586 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:26 smithi102 bash[20060]: audit 2024-02-05T06:53:25.398478+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T06:53:26.587 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:26 smithi102 bash[20060]: cluster 2024-02-05T06:53:25.626500+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:53:26.587 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:26 smithi102 bash[14298]: cluster 2024-02-05T06:53:23.425127+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T06:53:26.587 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:26 smithi102 bash[14298]: cluster 2024-02-05T06:53:23.425315+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T06:53:26.587 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:26 smithi102 bash[14298]: audit 2024-02-05T06:53:25.321392+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:26.587 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:26 smithi102 bash[14298]: audit 2024-02-05T06:53:25.329422+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:26.587 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:26 smithi102 bash[14298]: cluster 2024-02-05T06:53:25.397685+0000 mon.a (mon.0) 514 : cluster [INF] osd.3 [v2:172.21.15.102:6826/3795507540,v1:172.21.15.102:6827/3795507540] boot 2024-02-05T06:53:26.587 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:26 smithi102 bash[14298]: cluster 2024-02-05T06:53:25.397771+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-02-05T06:53:26.587 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:26 smithi102 bash[14298]: audit 2024-02-05T06:53:25.398478+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T06:53:26.587 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:26 smithi102 bash[14298]: cluster 2024-02-05T06:53:25.626500+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-05T06:53:27.122 INFO:teuthology.orchestra.run.smithi177.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-05T06:53:27.122 INFO:teuthology.orchestra.run.smithi177.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-05T06:53:27.123 INFO:teuthology.orchestra.run.smithi177.stderr: stderr: 10+0 records in 2024-02-05T06:53:27.123 INFO:teuthology.orchestra.run.smithi177.stderr:10+0 records out 2024-02-05T06:53:27.123 INFO:teuthology.orchestra.run.smithi177.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0213077 s, 492 MB/s 2024-02-05T06:53:27.123 INFO:teuthology.orchestra.run.smithi177.stderr:--> Zapping successful for: 2024-02-05T06:53:27.429 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:27 smithi177 bash[14475]: cluster 2024-02-05T06:53:26.404579+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-05T06:53:27.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:27 smithi102 bash[14298]: cluster 2024-02-05T06:53:26.404579+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-05T06:53:27.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:27 smithi102 bash[20060]: cluster 2024-02-05T06:53:26.404579+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-05T06:53:27.934 DEBUG:teuthology.orchestra.run.smithi177:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph orch daemon add osd smithi177:vg_nvme/lv_4 2024-02-05T06:53:28.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:28 smithi177 bash[14475]: cluster 2024-02-05T06:53:27.627051+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:28.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:28 smithi102 bash[14298]: cluster 2024-02-05T06:53:27.627051+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:28.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:28 smithi102 bash[20060]: cluster 2024-02-05T06:53:27.627051+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:31.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:30 smithi177 bash[14475]: cluster 2024-02-05T06:53:29.627598+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:31.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:30 smithi177 bash[14475]: audit 2024-02-05T06:53:29.751263+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T06:53:31.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:30 smithi177 bash[14475]: audit 2024-02-05T06:53:29.753474+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T06:53:31.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:30 smithi102 bash[20060]: cluster 2024-02-05T06:53:29.627598+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:31.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:30 smithi102 bash[20060]: audit 2024-02-05T06:53:29.751263+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T06:53:31.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:30 smithi102 bash[20060]: audit 2024-02-05T06:53:29.753474+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T06:53:31.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:30 smithi102 bash[14298]: cluster 2024-02-05T06:53:29.627598+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:31.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:30 smithi102 bash[14298]: audit 2024-02-05T06:53:29.751263+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T06:53:31.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:30 smithi102 bash[14298]: audit 2024-02-05T06:53:29.753474+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T06:53:32.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:31 smithi177 bash[14475]: audit 2024-02-05T06:53:30.806260+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T06:53:32.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:31 smithi177 bash[14475]: audit 2024-02-05T06:53:30.813909+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T06:53:32.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:31 smithi177 bash[14475]: audit 2024-02-05T06:53:30.815237+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:53:32.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:31 smithi102 bash[20060]: audit 2024-02-05T06:53:30.806260+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T06:53:32.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:31 smithi102 bash[20060]: audit 2024-02-05T06:53:30.813909+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T06:53:32.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:31 smithi102 bash[20060]: audit 2024-02-05T06:53:30.815237+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:53:32.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:31 smithi102 bash[14298]: audit 2024-02-05T06:53:30.806260+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T06:53:32.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:31 smithi102 bash[14298]: audit 2024-02-05T06:53:30.813909+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T06:53:32.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:31 smithi102 bash[14298]: audit 2024-02-05T06:53:30.815237+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:53:32.701 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:53:32 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:53:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:53:33.010 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:32 smithi102 bash[20060]: audit 2024-02-05T06:53:30.800276+0000 mgr.y (mgr.14152) 173 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:53:33.010 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:32 smithi102 bash[20060]: cluster 2024-02-05T06:53:31.628191+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 2024-02-05T06:53:33.010 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:32 smithi102 bash[20060]: audit 2024-02-05T06:53:32.373868+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:33.010 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:32 smithi102 bash[20060]: audit 2024-02-05T06:53:32.380734+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:33.010 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:32 smithi102 bash[20060]: audit 2024-02-05T06:53:32.418733+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:53:33.010 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:32 smithi102 bash[20060]: audit 2024-02-05T06:53:32.421521+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:53:33.010 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:32 smithi102 bash[20060]: audit 2024-02-05T06:53:32.423281+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:53:33.010 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:32 smithi102 bash[20060]: audit 2024-02-05T06:53:32.435739+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:33.010 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:32 smithi102 bash[14298]: audit 2024-02-05T06:53:30.800276+0000 mgr.y (mgr.14152) 173 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:53:33.011 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:32 smithi102 bash[14298]: cluster 2024-02-05T06:53:31.628191+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 2024-02-05T06:53:33.011 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:32 smithi102 bash[14298]: audit 2024-02-05T06:53:32.373868+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:33.011 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:32 smithi102 bash[14298]: audit 2024-02-05T06:53:32.380734+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:33.011 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:32 smithi102 bash[14298]: audit 2024-02-05T06:53:32.418733+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:53:33.011 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:32 smithi102 bash[14298]: audit 2024-02-05T06:53:32.421521+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:53:33.011 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:32 smithi102 bash[14298]: audit 2024-02-05T06:53:32.423281+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:53:33.011 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:32 smithi102 bash[14298]: audit 2024-02-05T06:53:32.435739+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:33.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:32 smithi177 bash[14475]: audit 2024-02-05T06:53:30.800276+0000 mgr.y (mgr.14152) 173 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:53:33.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:32 smithi177 bash[14475]: cluster 2024-02-05T06:53:31.628191+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 2024-02-05T06:53:33.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:32 smithi177 bash[14475]: audit 2024-02-05T06:53:32.373868+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:33.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:32 smithi177 bash[14475]: audit 2024-02-05T06:53:32.380734+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:33.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:32 smithi177 bash[14475]: audit 2024-02-05T06:53:32.418733+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:53:33.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:32 smithi177 bash[14475]: audit 2024-02-05T06:53:32.421521+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:53:33.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:32 smithi177 bash[14475]: audit 2024-02-05T06:53:32.423281+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:53:33.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:32 smithi177 bash[14475]: audit 2024-02-05T06:53:32.435739+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:33.704 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:53:33 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:53:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:53:33.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:33 smithi177 bash[14475]: cluster 2024-02-05T06:53:32.428070+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 2024-02-05T06:53:33.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:33 smithi177 bash[14475]: cluster 2024-02-05T06:53:33.378317+0000 mon.a (mon.0) 529 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-05T06:53:33.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:33 smithi177 bash[14475]: audit 2024-02-05T06:53:33.401683+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:33.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:33 smithi177 bash[14475]: audit 2024-02-05T06:53:33.407321+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:33.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:33 smithi177 bash[14475]: audit 2024-02-05T06:53:33.407575+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:53:33.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:33 smithi177 bash[14475]: audit 2024-02-05T06:53:33.409861+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:53:33.835 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:33 smithi177 bash[14475]: audit 2024-02-05T06:53:33.411044+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:53:33.835 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:33 smithi177 bash[14475]: audit 2024-02-05T06:53:33.419260+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:34.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:33 smithi102 bash[14298]: cluster 2024-02-05T06:53:32.428070+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 2024-02-05T06:53:34.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:33 smithi102 bash[14298]: cluster 2024-02-05T06:53:33.378317+0000 mon.a (mon.0) 529 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-05T06:53:34.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:33 smithi102 bash[14298]: audit 2024-02-05T06:53:33.401683+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:34.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:33 smithi102 bash[14298]: audit 2024-02-05T06:53:33.407321+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:34.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:33 smithi102 bash[14298]: audit 2024-02-05T06:53:33.407575+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:53:34.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:33 smithi102 bash[14298]: audit 2024-02-05T06:53:33.409861+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:53:34.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:33 smithi102 bash[14298]: audit 2024-02-05T06:53:33.411044+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:53:34.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:33 smithi102 bash[14298]: audit 2024-02-05T06:53:33.419260+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:34.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:33 smithi102 bash[20060]: cluster 2024-02-05T06:53:32.428070+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 2024-02-05T06:53:34.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:33 smithi102 bash[20060]: cluster 2024-02-05T06:53:33.378317+0000 mon.a (mon.0) 529 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-05T06:53:34.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:33 smithi102 bash[20060]: audit 2024-02-05T06:53:33.401683+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:34.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:33 smithi102 bash[20060]: audit 2024-02-05T06:53:33.407321+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:34.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:33 smithi102 bash[20060]: audit 2024-02-05T06:53:33.407575+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:53:34.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:33 smithi102 bash[20060]: audit 2024-02-05T06:53:33.409861+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:53:34.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:33 smithi102 bash[20060]: audit 2024-02-05T06:53:33.411044+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:53:34.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:33 smithi102 bash[20060]: audit 2024-02-05T06:53:33.419260+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:34.786 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:34 smithi177 bash[14475]: cluster 2024-02-05T06:53:33.413447+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:34.787 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:34 smithi177 bash[14475]: cluster 2024-02-05T06:53:34.405265+0000 mon.a (mon.0) 536 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-02-05T06:53:34.787 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:34 smithi177 bash[14475]: cluster 2024-02-05T06:53:34.405352+0000 mon.a (mon.0) 537 : cluster [INF] Cluster is now healthy 2024-02-05T06:53:35.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:34 smithi102 bash[14298]: cluster 2024-02-05T06:53:33.413447+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:35.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:34 smithi102 bash[14298]: cluster 2024-02-05T06:53:34.405265+0000 mon.a (mon.0) 536 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-02-05T06:53:35.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:34 smithi102 bash[14298]: cluster 2024-02-05T06:53:34.405352+0000 mon.a (mon.0) 537 : cluster [INF] Cluster is now healthy 2024-02-05T06:53:35.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:34 smithi102 bash[20060]: cluster 2024-02-05T06:53:33.413447+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:35.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:34 smithi102 bash[20060]: cluster 2024-02-05T06:53:34.405265+0000 mon.a (mon.0) 536 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-02-05T06:53:35.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:34 smithi102 bash[20060]: cluster 2024-02-05T06:53:34.405352+0000 mon.a (mon.0) 537 : cluster [INF] Cluster is now healthy 2024-02-05T06:53:36.070 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:35 smithi177 bash[14475]: cluster 2024-02-05T06:53:35.414008+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 2024-02-05T06:53:36.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:35 smithi102 bash[14298]: cluster 2024-02-05T06:53:35.414008+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 2024-02-05T06:53:36.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:35 smithi102 bash[20060]: cluster 2024-02-05T06:53:35.414008+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 2024-02-05T06:53:38.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:37 smithi177 bash[14475]: audit 2024-02-05T06:53:36.930103+0000 mon.a (mon.0) 538 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4aa92d7f-60a5-4b7f-91ca-6514713e361c"}]: dispatch 2024-02-05T06:53:38.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:37 smithi177 bash[14475]: audit 2024-02-05T06:53:36.931357+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.177:0/669550892' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4aa92d7f-60a5-4b7f-91ca-6514713e361c"}]: dispatch 2024-02-05T06:53:38.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:37 smithi177 bash[14475]: audit 2024-02-05T06:53:36.942012+0000 mon.a (mon.0) 539 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4aa92d7f-60a5-4b7f-91ca-6514713e361c"}]': finished 2024-02-05T06:53:38.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:37 smithi177 bash[14475]: cluster 2024-02-05T06:53:36.942194+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-02-05T06:53:38.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:37 smithi177 bash[14475]: audit 2024-02-05T06:53:36.942464+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T06:53:38.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:37 smithi102 bash[14298]: audit 2024-02-05T06:53:36.930103+0000 mon.a (mon.0) 538 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4aa92d7f-60a5-4b7f-91ca-6514713e361c"}]: dispatch 2024-02-05T06:53:38.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:37 smithi102 bash[14298]: audit 2024-02-05T06:53:36.931357+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.177:0/669550892' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4aa92d7f-60a5-4b7f-91ca-6514713e361c"}]: dispatch 2024-02-05T06:53:38.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:37 smithi102 bash[14298]: audit 2024-02-05T06:53:36.942012+0000 mon.a (mon.0) 539 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4aa92d7f-60a5-4b7f-91ca-6514713e361c"}]': finished 2024-02-05T06:53:38.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:37 smithi102 bash[14298]: cluster 2024-02-05T06:53:36.942194+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-02-05T06:53:38.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:37 smithi102 bash[14298]: audit 2024-02-05T06:53:36.942464+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T06:53:38.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:37 smithi102 bash[20060]: audit 2024-02-05T06:53:36.930103+0000 mon.a (mon.0) 538 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4aa92d7f-60a5-4b7f-91ca-6514713e361c"}]: dispatch 2024-02-05T06:53:38.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:37 smithi102 bash[20060]: audit 2024-02-05T06:53:36.931357+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.177:0/669550892' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4aa92d7f-60a5-4b7f-91ca-6514713e361c"}]: dispatch 2024-02-05T06:53:38.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:37 smithi102 bash[20060]: audit 2024-02-05T06:53:36.942012+0000 mon.a (mon.0) 539 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4aa92d7f-60a5-4b7f-91ca-6514713e361c"}]': finished 2024-02-05T06:53:38.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:37 smithi102 bash[20060]: cluster 2024-02-05T06:53:36.942194+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-02-05T06:53:38.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:37 smithi102 bash[20060]: audit 2024-02-05T06:53:36.942464+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T06:53:39.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:38 smithi177 bash[14475]: cluster 2024-02-05T06:53:37.414704+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:39.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:38 smithi177 bash[14475]: audit 2024-02-05T06:53:37.701427+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.177:0/3975099026' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T06:53:39.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:38 smithi102 bash[20060]: cluster 2024-02-05T06:53:37.414704+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:39.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:38 smithi102 bash[20060]: audit 2024-02-05T06:53:37.701427+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.177:0/3975099026' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T06:53:39.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:38 smithi102 bash[14298]: cluster 2024-02-05T06:53:37.414704+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:39.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:38 smithi102 bash[14298]: audit 2024-02-05T06:53:37.701427+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.177:0/3975099026' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T06:53:41.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:40 smithi177 bash[14475]: cluster 2024-02-05T06:53:39.415337+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:41.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:40 smithi102 bash[20060]: cluster 2024-02-05T06:53:39.415337+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:41.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:40 smithi102 bash[14298]: cluster 2024-02-05T06:53:39.415337+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:43.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:42 smithi177 bash[14475]: cluster 2024-02-05T06:53:41.415910+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:43.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:42 smithi102 bash[14298]: cluster 2024-02-05T06:53:41.415910+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:43.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:42 smithi102 bash[20060]: cluster 2024-02-05T06:53:41.415910+0000 mgr.y (mgr.14152) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:44.818 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:44 smithi177 bash[14475]: cluster 2024-02-05T06:53:43.416474+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:44.927 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:44 smithi102 bash[14298]: cluster 2024-02-05T06:53:43.416474+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:44.927 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:44 smithi102 bash[20060]: cluster 2024-02-05T06:53:43.416474+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:45.777 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:53:45 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:53:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:53:46.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:46 smithi177 bash[14475]: cluster 2024-02-05T06:53:45.417094+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:46.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:46 smithi177 bash[14475]: audit 2024-02-05T06:53:45.449765+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:46.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:46 smithi177 bash[14475]: audit 2024-02-05T06:53:45.457635+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:46.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:46 smithi102 bash[20060]: cluster 2024-02-05T06:53:45.417094+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:46.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:46 smithi102 bash[20060]: audit 2024-02-05T06:53:45.449765+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:46.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:46 smithi102 bash[20060]: audit 2024-02-05T06:53:45.457635+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:46.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:46 smithi102 bash[14298]: cluster 2024-02-05T06:53:45.417094+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:46.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:46 smithi102 bash[14298]: audit 2024-02-05T06:53:45.449765+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:46.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:46 smithi102 bash[14298]: audit 2024-02-05T06:53:45.457635+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:48.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:48 smithi177 bash[14475]: cluster 2024-02-05T06:53:47.417708+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:48.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:48 smithi177 bash[14475]: audit 2024-02-05T06:53:47.666976+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-05T06:53:48.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:48 smithi177 bash[14475]: audit 2024-02-05T06:53:47.668597+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:53:48.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:48 smithi177 bash[14475]: cephadm 2024-02-05T06:53:47.669883+0000 mgr.y (mgr.14152) 184 : cephadm [INF] Deploying daemon osd.4 on smithi177 2024-02-05T06:53:49.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:48 smithi102 bash[14298]: cluster 2024-02-05T06:53:47.417708+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:49.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:48 smithi102 bash[14298]: audit 2024-02-05T06:53:47.666976+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-05T06:53:49.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:48 smithi102 bash[14298]: audit 2024-02-05T06:53:47.668597+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:53:49.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:48 smithi102 bash[14298]: cephadm 2024-02-05T06:53:47.669883+0000 mgr.y (mgr.14152) 184 : cephadm [INF] Deploying daemon osd.4 on smithi177 2024-02-05T06:53:49.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:48 smithi102 bash[20060]: cluster 2024-02-05T06:53:47.417708+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:49.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:48 smithi102 bash[20060]: audit 2024-02-05T06:53:47.666976+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-05T06:53:49.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:48 smithi102 bash[20060]: audit 2024-02-05T06:53:47.668597+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:53:49.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:48 smithi102 bash[20060]: cephadm 2024-02-05T06:53:47.669883+0000 mgr.y (mgr.14152) 184 : cephadm [INF] Deploying daemon osd.4 on smithi177 2024-02-05T06:53:50.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:50 smithi177 bash[14475]: cluster 2024-02-05T06:53:49.418356+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:50.942 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:50 smithi102 bash[14298]: cluster 2024-02-05T06:53:49.418356+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:50.942 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:50 smithi102 bash[20060]: cluster 2024-02-05T06:53:49.418356+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:51.384 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:53:51 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:53:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:53:52.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:52 smithi177 bash[14475]: audit 2024-02-05T06:53:51.130028+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:52.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:52 smithi177 bash[14475]: audit 2024-02-05T06:53:51.136950+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:52.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:52 smithi177 bash[14475]: cluster 2024-02-05T06:53:51.419033+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:52.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:52 smithi102 bash[20060]: audit 2024-02-05T06:53:51.130028+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:52.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:52 smithi102 bash[20060]: audit 2024-02-05T06:53:51.136950+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:52.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:52 smithi102 bash[20060]: cluster 2024-02-05T06:53:51.419033+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:52.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:52 smithi102 bash[14298]: audit 2024-02-05T06:53:51.130028+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:52.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:52 smithi102 bash[14298]: audit 2024-02-05T06:53:51.136950+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:52.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:52 smithi102 bash[14298]: cluster 2024-02-05T06:53:51.419033+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:54.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:54 smithi177 bash[14475]: cluster 2024-02-05T06:53:53.419614+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:54.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:54 smithi177 bash[14475]: audit 2024-02-05T06:53:54.064908+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:54.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:54 smithi177 bash[14475]: audit 2024-02-05T06:53:54.091112+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:53:54.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:54 smithi177 bash[14475]: audit 2024-02-05T06:53:54.093009+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:53:54.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:54 smithi177 bash[14475]: audit 2024-02-05T06:53:54.094454+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:53:54.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:54 smithi177 bash[14475]: audit 2024-02-05T06:53:54.103637+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:54.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:54 smithi102 bash[14298]: cluster 2024-02-05T06:53:53.419614+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:54.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:54 smithi102 bash[14298]: audit 2024-02-05T06:53:54.064908+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:54.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:54 smithi102 bash[14298]: audit 2024-02-05T06:53:54.091112+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:53:54.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:54 smithi102 bash[14298]: audit 2024-02-05T06:53:54.093009+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:53:54.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:54 smithi102 bash[14298]: audit 2024-02-05T06:53:54.094454+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:53:54.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:54 smithi102 bash[14298]: audit 2024-02-05T06:53:54.103637+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:54.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:54 smithi102 bash[20060]: cluster 2024-02-05T06:53:53.419614+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:54.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:54 smithi102 bash[20060]: audit 2024-02-05T06:53:54.064908+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:54.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:54 smithi102 bash[20060]: audit 2024-02-05T06:53:54.091112+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:53:54.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:54 smithi102 bash[20060]: audit 2024-02-05T06:53:54.093009+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:53:54.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:54 smithi102 bash[20060]: audit 2024-02-05T06:53:54.094454+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:53:54.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:54 smithi102 bash[20060]: audit 2024-02-05T06:53:54.103637+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:53:56.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:56 smithi177 bash[14475]: cluster 2024-02-05T06:53:55.420187+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:56.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:56 smithi102 bash[14298]: cluster 2024-02-05T06:53:55.420187+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:56.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:56 smithi102 bash[20060]: cluster 2024-02-05T06:53:55.420187+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:59.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:53:58 smithi177 bash[14475]: cluster 2024-02-05T06:53:57.420714+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:59.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:53:58 smithi102 bash[14298]: cluster 2024-02-05T06:53:57.420714+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:53:59.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:53:58 smithi102 bash[20060]: cluster 2024-02-05T06:53:57.420714+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:54:00.888 INFO:teuthology.orchestra.run.smithi177.stdout:Created osd(s) 4 on host 'smithi177' 2024-02-05T06:54:00.926 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:00 smithi177 bash[14475]: cluster 2024-02-05T06:53:59.421322+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:54:01.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:00 smithi102 bash[14298]: cluster 2024-02-05T06:53:59.421322+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:54:01.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:00 smithi102 bash[20060]: cluster 2024-02-05T06:53:59.421322+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:54:01.582 DEBUG:teuthology.orchestra.run.smithi177:osd.4> sudo journalctl -f -n 0 -u ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@osd.4.service 2024-02-05T06:54:01.585 INFO:tasks.cephadm:Deploying osd.5 on smithi177 with /dev/vg_nvme/lv_3... 2024-02-05T06:54:01.585 DEBUG:teuthology.orchestra.run.smithi177:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-05T06:54:02.049 INFO:journalctl@ceph.osd.4.smithi177.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T06:54:02.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:01 smithi177 bash[14475]: audit 2024-02-05T06:54:00.879130+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:02.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:01 smithi177 bash[14475]: audit 2024-02-05T06:54:00.890693+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:54:02.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:01 smithi177 bash[14475]: audit 2024-02-05T06:54:00.892966+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:54:02.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:01 smithi177 bash[14475]: audit 2024-02-05T06:54:00.894578+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:54:02.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:01 smithi177 bash[14475]: audit 2024-02-05T06:54:00.899101+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:54:02.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:01 smithi177 bash[14475]: audit 2024-02-05T06:54:00.899769+0000 mon.a (mon.0) 558 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-05T06:54:02.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:01 smithi177 bash[14475]: cephadm 2024-02-05T06:54:00.901093+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 16246M 2024-02-05T06:54:02.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:01 smithi177 bash[14475]: audit 2024-02-05T06:54:00.901289+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.177:6800/2172488100,v1:172.21.15.177:6801/2172488100]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-05T06:54:02.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:01 smithi177 bash[14475]: audit 2024-02-05T06:54:00.907528+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:02.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:01 smithi177 bash[14475]: audit 2024-02-05T06:54:00.915333+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:02.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:01 smithi177 bash[14475]: cluster 2024-02-05T06:54:01.421901+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:54:02.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:01 smithi102 bash[14298]: audit 2024-02-05T06:54:00.879130+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:02.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:01 smithi102 bash[14298]: audit 2024-02-05T06:54:00.890693+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:54:02.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:01 smithi102 bash[14298]: audit 2024-02-05T06:54:00.892966+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:54:02.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:01 smithi102 bash[14298]: audit 2024-02-05T06:54:00.894578+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:54:02.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:01 smithi102 bash[14298]: audit 2024-02-05T06:54:00.899101+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:54:02.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:01 smithi102 bash[14298]: audit 2024-02-05T06:54:00.899769+0000 mon.a (mon.0) 558 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-05T06:54:02.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:01 smithi102 bash[14298]: cephadm 2024-02-05T06:54:00.901093+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 16246M 2024-02-05T06:54:02.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:01 smithi102 bash[14298]: audit 2024-02-05T06:54:00.901289+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.177:6800/2172488100,v1:172.21.15.177:6801/2172488100]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-05T06:54:02.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:01 smithi102 bash[14298]: audit 2024-02-05T06:54:00.907528+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:02.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:01 smithi102 bash[14298]: audit 2024-02-05T06:54:00.915333+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:02.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:01 smithi102 bash[14298]: cluster 2024-02-05T06:54:01.421901+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:54:02.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:01 smithi102 bash[20060]: audit 2024-02-05T06:54:00.879130+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:02.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:01 smithi102 bash[20060]: audit 2024-02-05T06:54:00.890693+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:54:02.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:01 smithi102 bash[20060]: audit 2024-02-05T06:54:00.892966+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:54:02.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:01 smithi102 bash[20060]: audit 2024-02-05T06:54:00.894578+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:54:02.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:01 smithi102 bash[20060]: audit 2024-02-05T06:54:00.899101+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:54:02.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:01 smithi102 bash[20060]: audit 2024-02-05T06:54:00.899769+0000 mon.a (mon.0) 558 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-05T06:54:02.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:01 smithi102 bash[20060]: cephadm 2024-02-05T06:54:00.901093+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 16246M 2024-02-05T06:54:02.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:01 smithi102 bash[20060]: audit 2024-02-05T06:54:00.901289+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.177:6800/2172488100,v1:172.21.15.177:6801/2172488100]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-05T06:54:02.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:01 smithi102 bash[20060]: audit 2024-02-05T06:54:00.907528+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:02.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:01 smithi102 bash[20060]: audit 2024-02-05T06:54:00.915333+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:02.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:01 smithi102 bash[20060]: cluster 2024-02-05T06:54:01.421901+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:54:02.989 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 06:54:02 smithi177 bash[20530]: debug 2024-02-05T06:54:02.906+0000 7f7b83553700 -1 osd.4 0 waiting for initial osdmap 2024-02-05T06:54:02.989 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 06:54:02 smithi177 bash[20530]: debug 2024-02-05T06:54:02.914+0000 7f7b7cee8700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T06:54:02.989 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:02 smithi177 bash[14475]: audit 2024-02-05T06:54:01.891430+0000 mon.a (mon.0) 561 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-05T06:54:02.989 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:02 smithi177 bash[14475]: cluster 2024-02-05T06:54:01.891530+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-02-05T06:54:02.989 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:02 smithi177 bash[14475]: audit 2024-02-05T06:54:01.891681+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T06:54:02.990 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:02 smithi177 bash[14475]: audit 2024-02-05T06:54:01.893058+0000 mon.a (mon.0) 564 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T06:54:02.990 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:02 smithi177 bash[14475]: audit 2024-02-05T06:54:01.894909+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.177:6800/2172488100,v1:172.21.15.177:6801/2172488100]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T06:54:03.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:02 smithi102 bash[14298]: audit 2024-02-05T06:54:01.891430+0000 mon.a (mon.0) 561 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-05T06:54:03.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:02 smithi102 bash[14298]: cluster 2024-02-05T06:54:01.891530+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-02-05T06:54:03.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:02 smithi102 bash[14298]: audit 2024-02-05T06:54:01.891681+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T06:54:03.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:02 smithi102 bash[14298]: audit 2024-02-05T06:54:01.893058+0000 mon.a (mon.0) 564 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T06:54:03.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:02 smithi102 bash[14298]: audit 2024-02-05T06:54:01.894909+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.177:6800/2172488100,v1:172.21.15.177:6801/2172488100]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T06:54:03.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:02 smithi102 bash[20060]: audit 2024-02-05T06:54:01.891430+0000 mon.a (mon.0) 561 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-05T06:54:03.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:02 smithi102 bash[20060]: cluster 2024-02-05T06:54:01.891530+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-02-05T06:54:03.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:02 smithi102 bash[20060]: audit 2024-02-05T06:54:01.891681+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T06:54:03.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:02 smithi102 bash[20060]: audit 2024-02-05T06:54:01.893058+0000 mon.a (mon.0) 564 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T06:54:03.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:02 smithi102 bash[20060]: audit 2024-02-05T06:54:01.894909+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.177:6800/2172488100,v1:172.21.15.177:6801/2172488100]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T06:54:04.214 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:03 smithi177 bash[14475]: cluster 2024-02-05T06:54:01.923755+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T06:54:04.214 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:03 smithi177 bash[14475]: cluster 2024-02-05T06:54:01.923941+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T06:54:04.214 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:03 smithi177 bash[14475]: audit 2024-02-05T06:54:02.895250+0000 mon.a (mon.0) 565 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-02-05T06:54:04.214 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:03 smithi177 bash[14475]: cluster 2024-02-05T06:54:02.895460+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-02-05T06:54:04.214 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:03 smithi177 bash[14475]: audit 2024-02-05T06:54:02.896273+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T06:54:04.214 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:03 smithi177 bash[14475]: audit 2024-02-05T06:54:02.906038+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T06:54:04.215 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:03 smithi177 bash[14475]: cluster 2024-02-05T06:54:03.422516+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:54:04.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:03 smithi102 bash[20060]: cluster 2024-02-05T06:54:01.923755+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T06:54:04.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:03 smithi102 bash[20060]: cluster 2024-02-05T06:54:01.923941+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T06:54:04.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:03 smithi102 bash[20060]: audit 2024-02-05T06:54:02.895250+0000 mon.a (mon.0) 565 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-02-05T06:54:04.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:03 smithi102 bash[20060]: cluster 2024-02-05T06:54:02.895460+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-02-05T06:54:04.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:03 smithi102 bash[20060]: audit 2024-02-05T06:54:02.896273+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T06:54:04.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:03 smithi102 bash[20060]: audit 2024-02-05T06:54:02.906038+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T06:54:04.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:03 smithi102 bash[20060]: cluster 2024-02-05T06:54:03.422516+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:54:04.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:03 smithi102 bash[14298]: cluster 2024-02-05T06:54:01.923755+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T06:54:04.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:03 smithi102 bash[14298]: cluster 2024-02-05T06:54:01.923941+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T06:54:04.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:03 smithi102 bash[14298]: audit 2024-02-05T06:54:02.895250+0000 mon.a (mon.0) 565 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-02-05T06:54:04.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:03 smithi102 bash[14298]: cluster 2024-02-05T06:54:02.895460+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-02-05T06:54:04.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:03 smithi102 bash[14298]: audit 2024-02-05T06:54:02.896273+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T06:54:04.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:03 smithi102 bash[14298]: audit 2024-02-05T06:54:02.906038+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T06:54:04.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:03 smithi102 bash[14298]: cluster 2024-02-05T06:54:03.422516+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-05T06:54:04.817 INFO:teuthology.orchestra.run.smithi177.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-05T06:54:04.818 INFO:teuthology.orchestra.run.smithi177.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-02-05T06:54:04.818 INFO:teuthology.orchestra.run.smithi177.stderr: stderr: 10+0 records in 2024-02-05T06:54:04.818 INFO:teuthology.orchestra.run.smithi177.stderr:10+0 records out 2024-02-05T06:54:04.818 INFO:teuthology.orchestra.run.smithi177.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0190972 s, 549 MB/s 2024-02-05T06:54:04.818 INFO:teuthology.orchestra.run.smithi177.stderr:--> Zapping successful for: 2024-02-05T06:54:05.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:04 smithi102 bash[14298]: audit 2024-02-05T06:54:03.906812+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T06:54:05.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:04 smithi102 bash[14298]: cluster 2024-02-05T06:54:03.915502+0000 mon.a (mon.0) 570 : cluster [INF] osd.4 [v2:172.21.15.177:6800/2172488100,v1:172.21.15.177:6801/2172488100] boot 2024-02-05T06:54:05.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:04 smithi102 bash[14298]: cluster 2024-02-05T06:54:03.915590+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-02-05T06:54:05.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:04 smithi102 bash[14298]: audit 2024-02-05T06:54:03.915833+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T06:54:05.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:04 smithi102 bash[20060]: audit 2024-02-05T06:54:03.906812+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T06:54:05.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:04 smithi102 bash[20060]: cluster 2024-02-05T06:54:03.915502+0000 mon.a (mon.0) 570 : cluster [INF] osd.4 [v2:172.21.15.177:6800/2172488100,v1:172.21.15.177:6801/2172488100] boot 2024-02-05T06:54:05.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:04 smithi102 bash[20060]: cluster 2024-02-05T06:54:03.915590+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-02-05T06:54:05.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:04 smithi102 bash[20060]: audit 2024-02-05T06:54:03.915833+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T06:54:05.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:04 smithi177 bash[14475]: audit 2024-02-05T06:54:03.906812+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T06:54:05.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:04 smithi177 bash[14475]: cluster 2024-02-05T06:54:03.915502+0000 mon.a (mon.0) 570 : cluster [INF] osd.4 [v2:172.21.15.177:6800/2172488100,v1:172.21.15.177:6801/2172488100] boot 2024-02-05T06:54:05.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:04 smithi177 bash[14475]: cluster 2024-02-05T06:54:03.915590+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-02-05T06:54:05.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:04 smithi177 bash[14475]: audit 2024-02-05T06:54:03.915833+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T06:54:05.634 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:54:05 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:54:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:54:05.783 DEBUG:teuthology.orchestra.run.smithi177:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph orch daemon add osd smithi177:vg_nvme/lv_3 2024-02-05T06:54:06.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:05 smithi177 bash[14475]: cluster 2024-02-05T06:54:04.924477+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-05T06:54:06.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:05 smithi177 bash[14475]: cluster 2024-02-05T06:54:05.423087+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v163: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:06.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:05 smithi177 bash[14475]: audit 2024-02-05T06:54:05.580887+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:06.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:05 smithi177 bash[14475]: cephadm 2024-02-05T06:54:05.582323+0000 mgr.y (mgr.14152) 195 : cephadm [INF] Detected new or changed devices on smithi177 2024-02-05T06:54:06.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:05 smithi177 bash[14475]: audit 2024-02-05T06:54:05.590027+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:06.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:05 smithi177 bash[14475]: audit 2024-02-05T06:54:05.595186+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:54:06.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:05 smithi177 bash[14475]: audit 2024-02-05T06:54:05.597402+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:54:06.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:05 smithi177 bash[14475]: audit 2024-02-05T06:54:05.598690+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:54:06.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:05 smithi177 bash[14475]: cluster 2024-02-05T06:54:05.602498+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v164: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:06.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:05 smithi177 bash[14475]: audit 2024-02-05T06:54:05.608172+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:06.290 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:05 smithi102 bash[14298]: cluster 2024-02-05T06:54:04.924477+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-05T06:54:06.290 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:05 smithi102 bash[14298]: cluster 2024-02-05T06:54:05.423087+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v163: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:06.290 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:05 smithi102 bash[14298]: audit 2024-02-05T06:54:05.580887+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:06.290 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:05 smithi102 bash[14298]: cephadm 2024-02-05T06:54:05.582323+0000 mgr.y (mgr.14152) 195 : cephadm [INF] Detected new or changed devices on smithi177 2024-02-05T06:54:06.290 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:05 smithi102 bash[14298]: audit 2024-02-05T06:54:05.590027+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:06.290 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:05 smithi102 bash[14298]: audit 2024-02-05T06:54:05.595186+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:54:06.290 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:05 smithi102 bash[14298]: audit 2024-02-05T06:54:05.597402+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:54:06.290 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:05 smithi102 bash[14298]: audit 2024-02-05T06:54:05.598690+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:54:06.290 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:05 smithi102 bash[14298]: cluster 2024-02-05T06:54:05.602498+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v164: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:06.291 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:05 smithi102 bash[14298]: audit 2024-02-05T06:54:05.608172+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:06.291 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:05 smithi102 bash[20060]: cluster 2024-02-05T06:54:04.924477+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-05T06:54:06.291 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:05 smithi102 bash[20060]: cluster 2024-02-05T06:54:05.423087+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v163: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:06.291 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:05 smithi102 bash[20060]: audit 2024-02-05T06:54:05.580887+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:06.291 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:05 smithi102 bash[20060]: cephadm 2024-02-05T06:54:05.582323+0000 mgr.y (mgr.14152) 195 : cephadm [INF] Detected new or changed devices on smithi177 2024-02-05T06:54:06.291 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:05 smithi102 bash[20060]: audit 2024-02-05T06:54:05.590027+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:06.291 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:05 smithi102 bash[20060]: audit 2024-02-05T06:54:05.595186+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:54:06.291 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:05 smithi102 bash[20060]: audit 2024-02-05T06:54:05.597402+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:54:06.291 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:05 smithi102 bash[20060]: audit 2024-02-05T06:54:05.598690+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:54:06.291 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:05 smithi102 bash[20060]: cluster 2024-02-05T06:54:05.602498+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v164: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:06.291 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:05 smithi102 bash[20060]: audit 2024-02-05T06:54:05.608172+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:07.236 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:06 smithi177 bash[14475]: cluster 2024-02-05T06:54:05.920227+0000 mon.a (mon.0) 580 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-05T06:54:07.236 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:06 smithi177 bash[14475]: cluster 2024-02-05T06:54:05.936953+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-05T06:54:07.236 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:06 smithi177 bash[14475]: cluster 2024-02-05T06:54:06.663439+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-02-05T06:54:07.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:06 smithi102 bash[14298]: cluster 2024-02-05T06:54:05.920227+0000 mon.a (mon.0) 580 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-05T06:54:07.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:06 smithi102 bash[14298]: cluster 2024-02-05T06:54:05.936953+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-05T06:54:07.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:06 smithi102 bash[14298]: cluster 2024-02-05T06:54:06.663439+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-02-05T06:54:07.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:06 smithi102 bash[20060]: cluster 2024-02-05T06:54:05.920227+0000 mon.a (mon.0) 580 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-05T06:54:07.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:06 smithi102 bash[20060]: cluster 2024-02-05T06:54:05.936953+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-05T06:54:07.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:06 smithi102 bash[20060]: cluster 2024-02-05T06:54:06.663439+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-02-05T06:54:09.095 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:08 smithi177 bash[14475]: cluster 2024-02-05T06:54:07.603077+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v167: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:09.095 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:08 smithi177 bash[14475]: cluster 2024-02-05T06:54:07.674689+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-02-05T06:54:09.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:08 smithi102 bash[14298]: cluster 2024-02-05T06:54:07.603077+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v167: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:09.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:08 smithi102 bash[14298]: cluster 2024-02-05T06:54:07.674689+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-02-05T06:54:09.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:08 smithi102 bash[20060]: cluster 2024-02-05T06:54:07.603077+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v167: 1 pgs: 1 remapped+peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:09.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:08 smithi102 bash[20060]: cluster 2024-02-05T06:54:07.674689+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-02-05T06:54:11.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:10 smithi177 bash[14475]: cluster 2024-02-05T06:54:09.603771+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 124 KiB/s, 0 objects/s recovering 2024-02-05T06:54:11.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:10 smithi177 bash[14475]: audit 2024-02-05T06:54:10.552612+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T06:54:11.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:10 smithi177 bash[14475]: audit 2024-02-05T06:54:10.559119+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T06:54:11.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:10 smithi177 bash[14475]: audit 2024-02-05T06:54:10.560674+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:54:11.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:10 smithi102 bash[14298]: cluster 2024-02-05T06:54:09.603771+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 124 KiB/s, 0 objects/s recovering 2024-02-05T06:54:11.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:10 smithi102 bash[14298]: audit 2024-02-05T06:54:10.552612+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T06:54:11.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:10 smithi102 bash[14298]: audit 2024-02-05T06:54:10.559119+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T06:54:11.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:10 smithi102 bash[14298]: audit 2024-02-05T06:54:10.560674+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:54:11.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:10 smithi102 bash[20060]: cluster 2024-02-05T06:54:09.603771+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 124 KiB/s, 0 objects/s recovering 2024-02-05T06:54:11.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:10 smithi102 bash[20060]: audit 2024-02-05T06:54:10.552612+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T06:54:11.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:10 smithi102 bash[20060]: audit 2024-02-05T06:54:10.559119+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T06:54:11.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:10 smithi102 bash[20060]: audit 2024-02-05T06:54:10.560674+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:54:11.633 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:54:11 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:54:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:54:11.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:11 smithi177 bash[14475]: audit 2024-02-05T06:54:10.545808+0000 mgr.y (mgr.14152) 199 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:54:11.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:11 smithi177 bash[14475]: audit 2024-02-05T06:54:11.258219+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:11.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:11 smithi177 bash[14475]: audit 2024-02-05T06:54:11.264815+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:12.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:11 smithi102 bash[14298]: audit 2024-02-05T06:54:10.545808+0000 mgr.y (mgr.14152) 199 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:54:12.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:11 smithi102 bash[14298]: audit 2024-02-05T06:54:11.258219+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:12.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:11 smithi102 bash[14298]: audit 2024-02-05T06:54:11.264815+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:12.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:11 smithi102 bash[20060]: audit 2024-02-05T06:54:10.545808+0000 mgr.y (mgr.14152) 199 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:54:12.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:11 smithi102 bash[20060]: audit 2024-02-05T06:54:11.258219+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:12.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:11 smithi102 bash[20060]: audit 2024-02-05T06:54:11.264815+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:13.069 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:12 smithi177 bash[14475]: cluster 2024-02-05T06:54:11.604412+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; 86 KiB/s, 0 objects/s recovering 2024-02-05T06:54:13.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:12 smithi102 bash[20060]: cluster 2024-02-05T06:54:11.604412+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; 86 KiB/s, 0 objects/s recovering 2024-02-05T06:54:13.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:12 smithi102 bash[14298]: cluster 2024-02-05T06:54:11.604412+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; 86 KiB/s, 0 objects/s recovering 2024-02-05T06:54:13.883 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:54:13 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:54:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:54:14.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:14 smithi177 bash[14475]: audit 2024-02-05T06:54:13.384432+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:14.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:14 smithi177 bash[14475]: audit 2024-02-05T06:54:13.393921+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:14.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:14 smithi177 bash[14475]: audit 2024-02-05T06:54:13.398148+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:54:14.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:14 smithi177 bash[14475]: audit 2024-02-05T06:54:13.400552+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:54:14.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:14 smithi177 bash[14475]: audit 2024-02-05T06:54:13.402113+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:54:14.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:14 smithi177 bash[14475]: cluster 2024-02-05T06:54:13.406052+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; 69 KiB/s, 0 objects/s recovering 2024-02-05T06:54:14.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:14 smithi177 bash[14475]: audit 2024-02-05T06:54:13.414676+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:14.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:14 smithi102 bash[14298]: audit 2024-02-05T06:54:13.384432+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:14.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:14 smithi102 bash[14298]: audit 2024-02-05T06:54:13.393921+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:14.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:14 smithi102 bash[14298]: audit 2024-02-05T06:54:13.398148+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:54:14.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:14 smithi102 bash[14298]: audit 2024-02-05T06:54:13.400552+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:54:14.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:14 smithi102 bash[14298]: audit 2024-02-05T06:54:13.402113+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:54:14.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:14 smithi102 bash[14298]: cluster 2024-02-05T06:54:13.406052+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; 69 KiB/s, 0 objects/s recovering 2024-02-05T06:54:14.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:14 smithi102 bash[14298]: audit 2024-02-05T06:54:13.414676+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:14.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:14 smithi102 bash[20060]: audit 2024-02-05T06:54:13.384432+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:14.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:14 smithi102 bash[20060]: audit 2024-02-05T06:54:13.393921+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:14.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:14 smithi102 bash[20060]: audit 2024-02-05T06:54:13.398148+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:54:14.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:14 smithi102 bash[20060]: audit 2024-02-05T06:54:13.400552+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:54:14.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:14 smithi102 bash[20060]: audit 2024-02-05T06:54:13.402113+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:54:14.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:14 smithi102 bash[20060]: cluster 2024-02-05T06:54:13.406052+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; 69 KiB/s, 0 objects/s recovering 2024-02-05T06:54:14.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:14 smithi102 bash[20060]: audit 2024-02-05T06:54:13.414676+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:15.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:15 smithi177 bash[14475]: cluster 2024-02-05T06:54:14.390965+0000 mon.a (mon.0) 595 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-02-05T06:54:15.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:15 smithi177 bash[14475]: cluster 2024-02-05T06:54:14.391036+0000 mon.a (mon.0) 596 : cluster [INF] Cluster is now healthy 2024-02-05T06:54:15.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:15 smithi102 bash[20060]: cluster 2024-02-05T06:54:14.390965+0000 mon.a (mon.0) 595 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-02-05T06:54:15.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:15 smithi102 bash[20060]: cluster 2024-02-05T06:54:14.391036+0000 mon.a (mon.0) 596 : cluster [INF] Cluster is now healthy 2024-02-05T06:54:15.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:15 smithi102 bash[14298]: cluster 2024-02-05T06:54:14.390965+0000 mon.a (mon.0) 595 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-02-05T06:54:15.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:15 smithi102 bash[14298]: cluster 2024-02-05T06:54:14.391036+0000 mon.a (mon.0) 596 : cluster [INF] Cluster is now healthy 2024-02-05T06:54:16.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:16 smithi177 bash[14475]: cluster 2024-02-05T06:54:15.406737+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; 59 KiB/s, 0 objects/s recovering 2024-02-05T06:54:16.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:16 smithi177 bash[14475]: audit 2024-02-05T06:54:16.263754+0000 mon.a (mon.0) 597 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "836a279a-f7e7-4d79-baa0-a7a717a16f38"}]: dispatch 2024-02-05T06:54:16.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:16 smithi177 bash[14475]: audit 2024-02-05T06:54:16.265051+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.177:0/3792037265' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "836a279a-f7e7-4d79-baa0-a7a717a16f38"}]: dispatch 2024-02-05T06:54:16.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:16 smithi177 bash[14475]: audit 2024-02-05T06:54:16.272543+0000 mon.a (mon.0) 598 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "836a279a-f7e7-4d79-baa0-a7a717a16f38"}]': finished 2024-02-05T06:54:16.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:16 smithi177 bash[14475]: cluster 2024-02-05T06:54:16.272695+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-02-05T06:54:16.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:16 smithi177 bash[14475]: audit 2024-02-05T06:54:16.273053+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T06:54:16.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:16 smithi102 bash[14298]: cluster 2024-02-05T06:54:15.406737+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; 59 KiB/s, 0 objects/s recovering 2024-02-05T06:54:16.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:16 smithi102 bash[14298]: audit 2024-02-05T06:54:16.263754+0000 mon.a (mon.0) 597 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "836a279a-f7e7-4d79-baa0-a7a717a16f38"}]: dispatch 2024-02-05T06:54:16.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:16 smithi102 bash[14298]: audit 2024-02-05T06:54:16.265051+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.177:0/3792037265' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "836a279a-f7e7-4d79-baa0-a7a717a16f38"}]: dispatch 2024-02-05T06:54:16.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:16 smithi102 bash[14298]: audit 2024-02-05T06:54:16.272543+0000 mon.a (mon.0) 598 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "836a279a-f7e7-4d79-baa0-a7a717a16f38"}]': finished 2024-02-05T06:54:16.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:16 smithi102 bash[14298]: cluster 2024-02-05T06:54:16.272695+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-02-05T06:54:16.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:16 smithi102 bash[14298]: audit 2024-02-05T06:54:16.273053+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T06:54:16.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:16 smithi102 bash[20060]: cluster 2024-02-05T06:54:15.406737+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; 59 KiB/s, 0 objects/s recovering 2024-02-05T06:54:16.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:16 smithi102 bash[20060]: audit 2024-02-05T06:54:16.263754+0000 mon.a (mon.0) 597 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "836a279a-f7e7-4d79-baa0-a7a717a16f38"}]: dispatch 2024-02-05T06:54:16.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:16 smithi102 bash[20060]: audit 2024-02-05T06:54:16.265051+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.177:0/3792037265' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "836a279a-f7e7-4d79-baa0-a7a717a16f38"}]: dispatch 2024-02-05T06:54:16.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:16 smithi102 bash[20060]: audit 2024-02-05T06:54:16.272543+0000 mon.a (mon.0) 598 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "836a279a-f7e7-4d79-baa0-a7a717a16f38"}]': finished 2024-02-05T06:54:16.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:16 smithi102 bash[20060]: cluster 2024-02-05T06:54:16.272695+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-02-05T06:54:16.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:16 smithi102 bash[20060]: audit 2024-02-05T06:54:16.273053+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T06:54:18.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:17 smithi177 bash[14475]: audit 2024-02-05T06:54:16.964969+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.177:0/2427744837' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T06:54:18.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:17 smithi102 bash[14298]: audit 2024-02-05T06:54:16.964969+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.177:0/2427744837' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T06:54:18.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:17 smithi102 bash[20060]: audit 2024-02-05T06:54:16.964969+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.177:0/2427744837' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T06:54:19.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:18 smithi177 bash[14475]: cluster 2024-02-05T06:54:17.407402+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-02-05T06:54:19.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:18 smithi102 bash[14298]: cluster 2024-02-05T06:54:17.407402+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-02-05T06:54:19.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:18 smithi102 bash[20060]: cluster 2024-02-05T06:54:17.407402+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-02-05T06:54:21.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:20 smithi177 bash[14475]: cluster 2024-02-05T06:54:19.408009+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:21.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:20 smithi102 bash[14298]: cluster 2024-02-05T06:54:19.408009+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:21.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:20 smithi102 bash[20060]: cluster 2024-02-05T06:54:19.408009+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:23.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:22 smithi177 bash[14475]: cluster 2024-02-05T06:54:21.408596+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 2024-02-05T06:54:23.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:22 smithi102 bash[14298]: cluster 2024-02-05T06:54:21.408596+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 2024-02-05T06:54:23.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:22 smithi102 bash[20060]: cluster 2024-02-05T06:54:21.408596+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 2024-02-05T06:54:25.051 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:24 smithi177 bash[14475]: cluster 2024-02-05T06:54:23.409149+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:25.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:24 smithi102 bash[20060]: cluster 2024-02-05T06:54:23.409149+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:25.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:24 smithi102 bash[14298]: cluster 2024-02-05T06:54:23.409149+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:26.988 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:26 smithi177 bash[14475]: cluster 2024-02-05T06:54:25.409795+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:27.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:26 smithi102 bash[14298]: cluster 2024-02-05T06:54:25.409795+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:27.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:26 smithi102 bash[20060]: cluster 2024-02-05T06:54:25.409795+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:27.818 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:27 smithi177 bash[14475]: audit 2024-02-05T06:54:26.754521+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-05T06:54:27.818 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:27 smithi177 bash[14475]: audit 2024-02-05T06:54:26.756184+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:54:28.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:27 smithi102 bash[14298]: audit 2024-02-05T06:54:26.754521+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-05T06:54:28.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:27 smithi102 bash[14298]: audit 2024-02-05T06:54:26.756184+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:54:28.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:27 smithi102 bash[20060]: audit 2024-02-05T06:54:26.754521+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-05T06:54:28.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:27 smithi102 bash[20060]: audit 2024-02-05T06:54:26.756184+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:54:29.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:28 smithi177 bash[14475]: cephadm 2024-02-05T06:54:26.757542+0000 mgr.y (mgr.14152) 208 : cephadm [INF] Deploying daemon osd.5 on smithi177 2024-02-05T06:54:29.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:28 smithi177 bash[14475]: cluster 2024-02-05T06:54:27.410459+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:29.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:28 smithi102 bash[14298]: cephadm 2024-02-05T06:54:26.757542+0000 mgr.y (mgr.14152) 208 : cephadm [INF] Deploying daemon osd.5 on smithi177 2024-02-05T06:54:29.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:28 smithi102 bash[14298]: cluster 2024-02-05T06:54:27.410459+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:29.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:28 smithi102 bash[20060]: cephadm 2024-02-05T06:54:26.757542+0000 mgr.y (mgr.14152) 208 : cephadm [INF] Deploying daemon osd.5 on smithi177 2024-02-05T06:54:29.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:28 smithi102 bash[20060]: cluster 2024-02-05T06:54:27.410459+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:30.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:30 smithi177 bash[14475]: cluster 2024-02-05T06:54:29.411042+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:30.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:30 smithi177 bash[14475]: audit 2024-02-05T06:54:29.753582+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T06:54:30.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:30 smithi177 bash[14475]: audit 2024-02-05T06:54:29.756367+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T06:54:30.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:30 smithi102 bash[14298]: cluster 2024-02-05T06:54:29.411042+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:30.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:30 smithi102 bash[14298]: audit 2024-02-05T06:54:29.753582+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T06:54:30.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:30 smithi102 bash[14298]: audit 2024-02-05T06:54:29.756367+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T06:54:30.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:30 smithi102 bash[20060]: cluster 2024-02-05T06:54:29.411042+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:30.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:30 smithi102 bash[20060]: audit 2024-02-05T06:54:29.753582+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T06:54:30.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:30 smithi102 bash[20060]: audit 2024-02-05T06:54:29.756367+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T06:54:31.883 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:54:31 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:54:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:54:32.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:32 smithi177 bash[14475]: audit 2024-02-05T06:54:31.393681+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:32.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:32 smithi177 bash[14475]: audit 2024-02-05T06:54:31.400315+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:32.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:32 smithi177 bash[14475]: cluster 2024-02-05T06:54:31.411599+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:32.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:32 smithi177 bash[14475]: audit 2024-02-05T06:54:31.498208+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:32.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:32 smithi177 bash[14475]: audit 2024-02-05T06:54:31.531502+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:54:32.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:32 smithi177 bash[14475]: audit 2024-02-05T06:54:31.534163+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:54:32.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:32 smithi177 bash[14475]: audit 2024-02-05T06:54:31.535850+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:54:32.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:32 smithi177 bash[14475]: audit 2024-02-05T06:54:31.548512+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:32.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:32 smithi102 bash[14298]: audit 2024-02-05T06:54:31.393681+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:32.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:32 smithi102 bash[14298]: audit 2024-02-05T06:54:31.400315+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:32.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:32 smithi102 bash[14298]: cluster 2024-02-05T06:54:31.411599+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:32.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:32 smithi102 bash[14298]: audit 2024-02-05T06:54:31.498208+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:32.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:32 smithi102 bash[14298]: audit 2024-02-05T06:54:31.531502+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:54:32.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:32 smithi102 bash[14298]: audit 2024-02-05T06:54:31.534163+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:54:32.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:32 smithi102 bash[14298]: audit 2024-02-05T06:54:31.535850+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:54:32.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:32 smithi102 bash[14298]: audit 2024-02-05T06:54:31.548512+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:32.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:32 smithi102 bash[20060]: audit 2024-02-05T06:54:31.393681+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:32.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:32 smithi102 bash[20060]: audit 2024-02-05T06:54:31.400315+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:32.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:32 smithi102 bash[20060]: cluster 2024-02-05T06:54:31.411599+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:32.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:32 smithi102 bash[20060]: audit 2024-02-05T06:54:31.498208+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:32.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:32 smithi102 bash[20060]: audit 2024-02-05T06:54:31.531502+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:54:32.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:32 smithi102 bash[20060]: audit 2024-02-05T06:54:31.534163+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:54:32.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:32 smithi102 bash[20060]: audit 2024-02-05T06:54:31.535850+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:54:32.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:32 smithi102 bash[20060]: audit 2024-02-05T06:54:31.548512+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:33.883 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:54:33 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:54:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:54:34.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:34 smithi177 bash[14475]: cluster 2024-02-05T06:54:33.412152+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:34.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:34 smithi177 bash[14475]: audit 2024-02-05T06:54:33.494253+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:34.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:34 smithi177 bash[14475]: audit 2024-02-05T06:54:33.501745+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:34.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:34 smithi177 bash[14475]: audit 2024-02-05T06:54:33.524728+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:54:34.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:34 smithi177 bash[14475]: audit 2024-02-05T06:54:33.527357+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:54:34.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:34 smithi177 bash[14475]: audit 2024-02-05T06:54:33.529081+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:54:34.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:34 smithi177 bash[14475]: audit 2024-02-05T06:54:33.539124+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:34.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:34 smithi102 bash[14298]: cluster 2024-02-05T06:54:33.412152+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:34.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:34 smithi102 bash[14298]: audit 2024-02-05T06:54:33.494253+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:34.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:34 smithi102 bash[14298]: audit 2024-02-05T06:54:33.501745+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:34.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:34 smithi102 bash[14298]: audit 2024-02-05T06:54:33.524728+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:54:34.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:34 smithi102 bash[14298]: audit 2024-02-05T06:54:33.527357+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:54:34.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:34 smithi102 bash[14298]: audit 2024-02-05T06:54:33.529081+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:54:34.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:34 smithi102 bash[14298]: audit 2024-02-05T06:54:33.539124+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:34.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:34 smithi102 bash[20060]: cluster 2024-02-05T06:54:33.412152+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:34.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:34 smithi102 bash[20060]: audit 2024-02-05T06:54:33.494253+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:34.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:34 smithi102 bash[20060]: audit 2024-02-05T06:54:33.501745+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:34.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:34 smithi102 bash[20060]: audit 2024-02-05T06:54:33.524728+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:54:34.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:34 smithi102 bash[20060]: audit 2024-02-05T06:54:33.527357+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:54:34.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:34 smithi102 bash[20060]: audit 2024-02-05T06:54:33.529081+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:54:34.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:34 smithi102 bash[20060]: audit 2024-02-05T06:54:33.539124+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:36.771 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:36 smithi102 bash[14298]: cluster 2024-02-05T06:54:35.412727+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:36.771 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:36 smithi102 bash[20060]: cluster 2024-02-05T06:54:35.412727+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:36.772 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:36 smithi177 bash[14475]: cluster 2024-02-05T06:54:35.412727+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:37.133 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:54:36 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:54:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:54:38.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:37 smithi177 bash[14475]: audit 2024-02-05T06:54:36.751610+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:38.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:37 smithi177 bash[14475]: cephadm 2024-02-05T06:54:36.753226+0000 mgr.y (mgr.14152) 214 : cephadm [INF] Detected new or changed devices on smithi177 2024-02-05T06:54:38.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:37 smithi177 bash[14475]: audit 2024-02-05T06:54:36.762970+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:38.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:37 smithi177 bash[14475]: audit 2024-02-05T06:54:36.766199+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:54:38.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:37 smithi177 bash[14475]: audit 2024-02-05T06:54:36.768411+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:54:38.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:37 smithi177 bash[14475]: audit 2024-02-05T06:54:36.769959+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:54:38.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:37 smithi177 bash[14475]: audit 2024-02-05T06:54:36.781488+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:38.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:37 smithi177 bash[14475]: cluster 2024-02-05T06:54:37.413303+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:38.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:37 smithi102 bash[14298]: audit 2024-02-05T06:54:36.751610+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:38.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:37 smithi102 bash[14298]: cephadm 2024-02-05T06:54:36.753226+0000 mgr.y (mgr.14152) 214 : cephadm [INF] Detected new or changed devices on smithi177 2024-02-05T06:54:38.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:37 smithi102 bash[14298]: audit 2024-02-05T06:54:36.762970+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:38.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:37 smithi102 bash[14298]: audit 2024-02-05T06:54:36.766199+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:54:38.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:37 smithi102 bash[14298]: audit 2024-02-05T06:54:36.768411+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:54:38.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:37 smithi102 bash[14298]: audit 2024-02-05T06:54:36.769959+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:54:38.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:37 smithi102 bash[14298]: audit 2024-02-05T06:54:36.781488+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:38.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:37 smithi102 bash[14298]: cluster 2024-02-05T06:54:37.413303+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:38.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:37 smithi102 bash[20060]: audit 2024-02-05T06:54:36.751610+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:38.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:37 smithi102 bash[20060]: cephadm 2024-02-05T06:54:36.753226+0000 mgr.y (mgr.14152) 214 : cephadm [INF] Detected new or changed devices on smithi177 2024-02-05T06:54:38.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:37 smithi102 bash[20060]: audit 2024-02-05T06:54:36.762970+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:38.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:37 smithi102 bash[20060]: audit 2024-02-05T06:54:36.766199+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:54:38.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:37 smithi102 bash[20060]: audit 2024-02-05T06:54:36.768411+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:54:38.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:37 smithi102 bash[20060]: audit 2024-02-05T06:54:36.769959+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:54:38.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:37 smithi102 bash[20060]: audit 2024-02-05T06:54:36.781488+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:38.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:37 smithi102 bash[20060]: cluster 2024-02-05T06:54:37.413303+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:39.605 INFO:teuthology.orchestra.run.smithi177.stdout:Created osd(s) 5 on host 'smithi177' 2024-02-05T06:54:39.799 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:39 smithi177 bash[14475]: audit 2024-02-05T06:54:39.442803+0000 mon.a (mon.0) 624 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-05T06:54:39.799 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:39 smithi177 bash[14475]: audit 2024-02-05T06:54:39.444269+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.177:6808/2566326258,v1:172.21.15.177:6809/2566326258]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-05T06:54:39.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:39 smithi102 bash[20060]: audit 2024-02-05T06:54:39.442803+0000 mon.a (mon.0) 624 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-05T06:54:39.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:39 smithi102 bash[20060]: audit 2024-02-05T06:54:39.444269+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.177:6808/2566326258,v1:172.21.15.177:6809/2566326258]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-05T06:54:39.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:39 smithi102 bash[14298]: audit 2024-02-05T06:54:39.442803+0000 mon.a (mon.0) 624 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-05T06:54:39.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:39 smithi102 bash[14298]: audit 2024-02-05T06:54:39.444269+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.177:6808/2566326258,v1:172.21.15.177:6809/2566326258]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-05T06:54:40.338 DEBUG:teuthology.orchestra.run.smithi177:osd.5> sudo journalctl -f -n 0 -u ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@osd.5.service 2024-02-05T06:54:40.340 INFO:tasks.cephadm:Deploying osd.6 on smithi177 with /dev/vg_nvme/lv_2... 2024-02-05T06:54:40.340 DEBUG:teuthology.orchestra.run.smithi177:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-05T06:54:40.426 INFO:journalctl@ceph.osd.5.smithi177.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T06:54:40.833 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 06:54:40 smithi177 bash[23944]: debug 2024-02-05T06:54:40.526+0000 7f6c33942700 -1 osd.5 0 waiting for initial osdmap 2024-02-05T06:54:40.833 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 06:54:40 smithi177 bash[23944]: debug 2024-02-05T06:54:40.530+0000 7f6c2dad8700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T06:54:40.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:40 smithi177 bash[14475]: cluster 2024-02-05T06:54:39.413874+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:40.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:40 smithi177 bash[14475]: audit 2024-02-05T06:54:39.501074+0000 mon.a (mon.0) 625 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-05T06:54:40.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:40 smithi177 bash[14475]: cluster 2024-02-05T06:54:39.501291+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-02-05T06:54:40.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:40 smithi177 bash[14475]: audit 2024-02-05T06:54:39.502138+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T06:54:40.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:40 smithi177 bash[14475]: audit 2024-02-05T06:54:39.504945+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.177:6808/2566326258,v1:172.21.15.177:6809/2566326258]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T06:54:40.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:40 smithi177 bash[14475]: audit 2024-02-05T06:54:39.511924+0000 mon.a (mon.0) 628 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T06:54:40.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:40 smithi177 bash[14475]: audit 2024-02-05T06:54:39.595601+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:40.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:40 smithi177 bash[14475]: audit 2024-02-05T06:54:39.608659+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:54:40.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:40 smithi177 bash[14475]: audit 2024-02-05T06:54:39.610996+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:54:40.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:40 smithi177 bash[14475]: audit 2024-02-05T06:54:39.612560+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:54:40.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:40 smithi177 bash[14475]: audit 2024-02-05T06:54:39.616401+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:54:40.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:40 smithi177 bash[14475]: audit 2024-02-05T06:54:39.617900+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:54:40.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:40 smithi177 bash[14475]: cephadm 2024-02-05T06:54:39.618998+0000 mgr.y (mgr.14152) 217 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 8123M 2024-02-05T06:54:40.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:40 smithi177 bash[14475]: audit 2024-02-05T06:54:39.626542+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:40.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:40 smithi177 bash[14475]: audit 2024-02-05T06:54:39.633805+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:40.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:40 smithi102 bash[14298]: cluster 2024-02-05T06:54:39.413874+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:40.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:40 smithi102 bash[14298]: audit 2024-02-05T06:54:39.501074+0000 mon.a (mon.0) 625 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-05T06:54:40.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:40 smithi102 bash[14298]: cluster 2024-02-05T06:54:39.501291+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-02-05T06:54:40.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:40 smithi102 bash[14298]: audit 2024-02-05T06:54:39.502138+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T06:54:40.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:40 smithi102 bash[14298]: audit 2024-02-05T06:54:39.504945+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.177:6808/2566326258,v1:172.21.15.177:6809/2566326258]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T06:54:40.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:40 smithi102 bash[14298]: audit 2024-02-05T06:54:39.511924+0000 mon.a (mon.0) 628 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T06:54:40.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:40 smithi102 bash[14298]: audit 2024-02-05T06:54:39.595601+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:40.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:40 smithi102 bash[14298]: audit 2024-02-05T06:54:39.608659+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:54:40.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:40 smithi102 bash[14298]: audit 2024-02-05T06:54:39.610996+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:54:40.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:40 smithi102 bash[14298]: audit 2024-02-05T06:54:39.612560+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:54:40.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:40 smithi102 bash[14298]: audit 2024-02-05T06:54:39.616401+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:54:40.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:40 smithi102 bash[14298]: audit 2024-02-05T06:54:39.617900+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:54:40.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:40 smithi102 bash[14298]: cephadm 2024-02-05T06:54:39.618998+0000 mgr.y (mgr.14152) 217 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 8123M 2024-02-05T06:54:40.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:40 smithi102 bash[14298]: audit 2024-02-05T06:54:39.626542+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:40.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:40 smithi102 bash[14298]: audit 2024-02-05T06:54:39.633805+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:40.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:40 smithi102 bash[20060]: cluster 2024-02-05T06:54:39.413874+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:40.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:40 smithi102 bash[20060]: audit 2024-02-05T06:54:39.501074+0000 mon.a (mon.0) 625 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-05T06:54:40.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:40 smithi102 bash[20060]: cluster 2024-02-05T06:54:39.501291+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-02-05T06:54:40.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:40 smithi102 bash[20060]: audit 2024-02-05T06:54:39.502138+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T06:54:40.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:40 smithi102 bash[20060]: audit 2024-02-05T06:54:39.504945+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.177:6808/2566326258,v1:172.21.15.177:6809/2566326258]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T06:54:40.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:40 smithi102 bash[20060]: audit 2024-02-05T06:54:39.511924+0000 mon.a (mon.0) 628 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T06:54:40.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:40 smithi102 bash[20060]: audit 2024-02-05T06:54:39.595601+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:40.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:40 smithi102 bash[20060]: audit 2024-02-05T06:54:39.608659+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:54:40.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:40 smithi102 bash[20060]: audit 2024-02-05T06:54:39.610996+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:54:40.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:40 smithi102 bash[20060]: audit 2024-02-05T06:54:39.612560+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:54:40.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:40 smithi102 bash[20060]: audit 2024-02-05T06:54:39.616401+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:54:40.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:40 smithi102 bash[20060]: audit 2024-02-05T06:54:39.617900+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:54:40.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:40 smithi102 bash[20060]: cephadm 2024-02-05T06:54:39.618998+0000 mgr.y (mgr.14152) 217 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 8123M 2024-02-05T06:54:40.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:40 smithi102 bash[20060]: audit 2024-02-05T06:54:39.626542+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:40.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:40 smithi102 bash[20060]: audit 2024-02-05T06:54:39.633805+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:41.707 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:41 smithi177 bash[14475]: audit 2024-02-05T06:54:40.515470+0000 mon.a (mon.0) 637 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-02-05T06:54:41.707 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:41 smithi177 bash[14475]: cluster 2024-02-05T06:54:40.515716+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-02-05T06:54:41.707 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:41 smithi177 bash[14475]: audit 2024-02-05T06:54:40.516614+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T06:54:41.707 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:41 smithi177 bash[14475]: audit 2024-02-05T06:54:40.525167+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T06:54:41.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:41 smithi102 bash[14298]: audit 2024-02-05T06:54:40.515470+0000 mon.a (mon.0) 637 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-02-05T06:54:41.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:41 smithi102 bash[14298]: cluster 2024-02-05T06:54:40.515716+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-02-05T06:54:41.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:41 smithi102 bash[14298]: audit 2024-02-05T06:54:40.516614+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T06:54:41.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:41 smithi102 bash[14298]: audit 2024-02-05T06:54:40.525167+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T06:54:41.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:41 smithi102 bash[20060]: audit 2024-02-05T06:54:40.515470+0000 mon.a (mon.0) 637 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-02-05T06:54:41.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:41 smithi102 bash[20060]: cluster 2024-02-05T06:54:40.515716+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-02-05T06:54:41.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:41 smithi102 bash[20060]: audit 2024-02-05T06:54:40.516614+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T06:54:41.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:41 smithi102 bash[20060]: audit 2024-02-05T06:54:40.525167+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T06:54:42.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:42 smithi177 bash[14475]: cluster 2024-02-05T06:54:40.457770+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T06:54:42.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:42 smithi177 bash[14475]: cluster 2024-02-05T06:54:40.457944+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T06:54:42.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:42 smithi177 bash[14475]: cluster 2024-02-05T06:54:41.414457+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:42.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:42 smithi177 bash[14475]: audit 2024-02-05T06:54:41.525999+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T06:54:42.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:42 smithi177 bash[14475]: cluster 2024-02-05T06:54:41.535455+0000 mon.a (mon.0) 642 : cluster [INF] osd.5 [v2:172.21.15.177:6808/2566326258,v1:172.21.15.177:6809/2566326258] boot 2024-02-05T06:54:42.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:42 smithi177 bash[14475]: cluster 2024-02-05T06:54:41.535557+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-02-05T06:54:42.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:42 smithi177 bash[14475]: audit 2024-02-05T06:54:41.535820+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T06:54:42.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:42 smithi177 bash[14475]: cluster 2024-02-05T06:54:41.674401+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-02-05T06:54:42.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:42 smithi102 bash[14298]: cluster 2024-02-05T06:54:40.457770+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T06:54:42.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:42 smithi102 bash[14298]: cluster 2024-02-05T06:54:40.457944+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T06:54:42.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:42 smithi102 bash[14298]: cluster 2024-02-05T06:54:41.414457+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:42.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:42 smithi102 bash[14298]: audit 2024-02-05T06:54:41.525999+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T06:54:42.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:42 smithi102 bash[14298]: cluster 2024-02-05T06:54:41.535455+0000 mon.a (mon.0) 642 : cluster [INF] osd.5 [v2:172.21.15.177:6808/2566326258,v1:172.21.15.177:6809/2566326258] boot 2024-02-05T06:54:42.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:42 smithi102 bash[14298]: cluster 2024-02-05T06:54:41.535557+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-02-05T06:54:42.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:42 smithi102 bash[14298]: audit 2024-02-05T06:54:41.535820+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T06:54:42.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:42 smithi102 bash[14298]: cluster 2024-02-05T06:54:41.674401+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-02-05T06:54:42.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:42 smithi102 bash[20060]: cluster 2024-02-05T06:54:40.457770+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T06:54:42.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:42 smithi102 bash[20060]: cluster 2024-02-05T06:54:40.457944+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T06:54:42.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:42 smithi102 bash[20060]: cluster 2024-02-05T06:54:41.414457+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-05T06:54:42.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:42 smithi102 bash[20060]: audit 2024-02-05T06:54:41.525999+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T06:54:42.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:42 smithi102 bash[20060]: cluster 2024-02-05T06:54:41.535455+0000 mon.a (mon.0) 642 : cluster [INF] osd.5 [v2:172.21.15.177:6808/2566326258,v1:172.21.15.177:6809/2566326258] boot 2024-02-05T06:54:42.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:42 smithi102 bash[20060]: cluster 2024-02-05T06:54:41.535557+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-02-05T06:54:42.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:42 smithi102 bash[20060]: audit 2024-02-05T06:54:41.535820+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T06:54:42.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:42 smithi102 bash[20060]: cluster 2024-02-05T06:54:41.674401+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-02-05T06:54:43.479 INFO:teuthology.orchestra.run.smithi177.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-05T06:54:43.479 INFO:teuthology.orchestra.run.smithi177.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-02-05T06:54:43.479 INFO:teuthology.orchestra.run.smithi177.stderr: stderr: 10+0 records in 2024-02-05T06:54:43.479 INFO:teuthology.orchestra.run.smithi177.stderr:10+0 records out 2024-02-05T06:54:43.480 INFO:teuthology.orchestra.run.smithi177.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0211645 s, 495 MB/s 2024-02-05T06:54:43.480 INFO:teuthology.orchestra.run.smithi177.stderr: stderr: 2024-02-05T06:54:43.480 INFO:teuthology.orchestra.run.smithi177.stderr:--> Zapping successful for: 2024-02-05T06:54:43.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:43 smithi177 bash[14475]: cluster 2024-02-05T06:54:42.685716+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-02-05T06:54:44.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:43 smithi102 bash[14298]: cluster 2024-02-05T06:54:42.685716+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-02-05T06:54:44.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:43 smithi102 bash[20060]: cluster 2024-02-05T06:54:42.685716+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-02-05T06:54:44.240 DEBUG:teuthology.orchestra.run.smithi177:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph orch daemon add osd smithi177:vg_nvme/lv_2 2024-02-05T06:54:45.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:44 smithi177 bash[14475]: cluster 2024-02-05T06:54:43.415022+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:54:45.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:44 smithi177 bash[14475]: cluster 2024-02-05T06:54:43.692960+0000 mon.a (mon.0) 647 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-02-05T06:54:45.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:44 smithi102 bash[14298]: cluster 2024-02-05T06:54:43.415022+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:54:45.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:44 smithi102 bash[14298]: cluster 2024-02-05T06:54:43.692960+0000 mon.a (mon.0) 647 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-02-05T06:54:45.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:44 smithi102 bash[20060]: cluster 2024-02-05T06:54:43.415022+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:54:45.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:44 smithi102 bash[20060]: cluster 2024-02-05T06:54:43.692960+0000 mon.a (mon.0) 647 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-02-05T06:54:45.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:45 smithi177 bash[14475]: cluster 2024-02-05T06:54:44.696097+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-02-05T06:54:46.045 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:45 smithi102 bash[20060]: cluster 2024-02-05T06:54:44.696097+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-02-05T06:54:46.045 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:45 smithi102 bash[14298]: cluster 2024-02-05T06:54:44.696097+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-02-05T06:54:46.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:46 smithi102 bash[14298]: cluster 2024-02-05T06:54:45.415556+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:54:46.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:46 smithi102 bash[20060]: cluster 2024-02-05T06:54:45.415556+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:54:47.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:46 smithi177 bash[14475]: cluster 2024-02-05T06:54:45.415556+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:54:48.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:47 smithi177 bash[14475]: audit 2024-02-05T06:54:47.234240+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T06:54:48.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:47 smithi177 bash[14475]: audit 2024-02-05T06:54:47.240765+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T06:54:48.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:47 smithi177 bash[14475]: audit 2024-02-05T06:54:47.242558+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:54:48.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:47 smithi102 bash[14298]: audit 2024-02-05T06:54:47.234240+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T06:54:48.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:47 smithi102 bash[14298]: audit 2024-02-05T06:54:47.240765+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T06:54:48.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:47 smithi102 bash[14298]: audit 2024-02-05T06:54:47.242558+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:54:48.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:47 smithi102 bash[20060]: audit 2024-02-05T06:54:47.234240+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T06:54:48.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:47 smithi102 bash[20060]: audit 2024-02-05T06:54:47.240765+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T06:54:48.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:47 smithi102 bash[20060]: audit 2024-02-05T06:54:47.242558+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:54:49.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:48 smithi177 bash[14475]: audit 2024-02-05T06:54:47.227402+0000 mgr.y (mgr.14152) 221 : audit [DBG] from='client.24281 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:54:49.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:48 smithi177 bash[14475]: cluster 2024-02-05T06:54:47.416175+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:54:49.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:48 smithi102 bash[20060]: audit 2024-02-05T06:54:47.227402+0000 mgr.y (mgr.14152) 221 : audit [DBG] from='client.24281 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:54:49.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:48 smithi102 bash[20060]: cluster 2024-02-05T06:54:47.416175+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:54:49.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:48 smithi102 bash[14298]: audit 2024-02-05T06:54:47.227402+0000 mgr.y (mgr.14152) 221 : audit [DBG] from='client.24281 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:54:49.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:48 smithi102 bash[14298]: cluster 2024-02-05T06:54:47.416175+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:54:49.913 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:49 smithi177 bash[14475]: cluster 2024-02-05T06:54:49.416741+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:54:50.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:49 smithi102 bash[14298]: cluster 2024-02-05T06:54:49.416741+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:54:50.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:49 smithi102 bash[20060]: cluster 2024-02-05T06:54:49.416741+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:54:51.883 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:54:51 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:54:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:54:52.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:52 smithi177 bash[14475]: cluster 2024-02-05T06:54:51.417383+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:54:52.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:52 smithi177 bash[14475]: audit 2024-02-05T06:54:51.523348+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:52.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:52 smithi177 bash[14475]: audit 2024-02-05T06:54:51.531028+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:52.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:52 smithi102 bash[14298]: cluster 2024-02-05T06:54:51.417383+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:54:52.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:52 smithi102 bash[14298]: audit 2024-02-05T06:54:51.523348+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:52.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:52 smithi102 bash[14298]: audit 2024-02-05T06:54:51.531028+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:52.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:52 smithi102 bash[20060]: cluster 2024-02-05T06:54:51.417383+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:54:52.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:52 smithi102 bash[20060]: audit 2024-02-05T06:54:51.523348+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:52.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:52 smithi102 bash[20060]: audit 2024-02-05T06:54:51.531028+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:54.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:54 smithi177 bash[14475]: cluster 2024-02-05T06:54:53.417991+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:54:54.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:54 smithi177 bash[14475]: audit 2024-02-05T06:54:54.404465+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:54.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:54 smithi177 bash[14475]: audit 2024-02-05T06:54:54.413954+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:54.883 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:54:54 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:54:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:54:54.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:54 smithi102 bash[14298]: cluster 2024-02-05T06:54:53.417991+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:54:54.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:54 smithi102 bash[14298]: audit 2024-02-05T06:54:54.404465+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:54.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:54 smithi102 bash[14298]: audit 2024-02-05T06:54:54.413954+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:54.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:54 smithi102 bash[20060]: cluster 2024-02-05T06:54:53.417991+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:54:54.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:54 smithi102 bash[20060]: audit 2024-02-05T06:54:54.404465+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:54.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:54 smithi102 bash[20060]: audit 2024-02-05T06:54:54.413954+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:54:55.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:55 smithi177 bash[14475]: audit 2024-02-05T06:54:55.379236+0000 mon.a (mon.0) 656 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aaf228b4-8429-4cdf-9403-9ddf3acb9375"}]: dispatch 2024-02-05T06:54:55.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:55 smithi177 bash[14475]: audit 2024-02-05T06:54:55.380802+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.177:0/4217370940' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aaf228b4-8429-4cdf-9403-9ddf3acb9375"}]: dispatch 2024-02-05T06:54:55.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:55 smithi177 bash[14475]: audit 2024-02-05T06:54:55.390102+0000 mon.a (mon.0) 657 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "aaf228b4-8429-4cdf-9403-9ddf3acb9375"}]': finished 2024-02-05T06:54:55.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:55 smithi177 bash[14475]: cluster 2024-02-05T06:54:55.390278+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-02-05T06:54:55.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:55 smithi177 bash[14475]: audit 2024-02-05T06:54:55.390637+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T06:54:55.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:55 smithi102 bash[14298]: audit 2024-02-05T06:54:55.379236+0000 mon.a (mon.0) 656 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aaf228b4-8429-4cdf-9403-9ddf3acb9375"}]: dispatch 2024-02-05T06:54:55.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:55 smithi102 bash[14298]: audit 2024-02-05T06:54:55.380802+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.177:0/4217370940' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aaf228b4-8429-4cdf-9403-9ddf3acb9375"}]: dispatch 2024-02-05T06:54:55.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:55 smithi102 bash[14298]: audit 2024-02-05T06:54:55.390102+0000 mon.a (mon.0) 657 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "aaf228b4-8429-4cdf-9403-9ddf3acb9375"}]': finished 2024-02-05T06:54:55.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:55 smithi102 bash[14298]: cluster 2024-02-05T06:54:55.390278+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-02-05T06:54:55.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:55 smithi102 bash[14298]: audit 2024-02-05T06:54:55.390637+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T06:54:55.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:55 smithi102 bash[20060]: audit 2024-02-05T06:54:55.379236+0000 mon.a (mon.0) 656 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aaf228b4-8429-4cdf-9403-9ddf3acb9375"}]: dispatch 2024-02-05T06:54:55.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:55 smithi102 bash[20060]: audit 2024-02-05T06:54:55.380802+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.177:0/4217370940' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aaf228b4-8429-4cdf-9403-9ddf3acb9375"}]: dispatch 2024-02-05T06:54:55.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:55 smithi102 bash[20060]: audit 2024-02-05T06:54:55.390102+0000 mon.a (mon.0) 657 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "aaf228b4-8429-4cdf-9403-9ddf3acb9375"}]': finished 2024-02-05T06:54:55.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:55 smithi102 bash[20060]: cluster 2024-02-05T06:54:55.390278+0000 mon.a (mon.0) 658 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-02-05T06:54:55.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:55 smithi102 bash[20060]: audit 2024-02-05T06:54:55.390637+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T06:54:56.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:56 smithi177 bash[14475]: cluster 2024-02-05T06:54:55.418604+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:54:56.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:56 smithi177 bash[14475]: audit 2024-02-05T06:54:56.102112+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.177:0/3353403462' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T06:54:56.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:56 smithi102 bash[14298]: cluster 2024-02-05T06:54:55.418604+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:54:56.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:56 smithi102 bash[14298]: audit 2024-02-05T06:54:56.102112+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.177:0/3353403462' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T06:54:56.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:56 smithi102 bash[20060]: cluster 2024-02-05T06:54:55.418604+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:54:56.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:56 smithi102 bash[20060]: audit 2024-02-05T06:54:56.102112+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.177:0/3353403462' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T06:54:58.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:54:58 smithi177 bash[14475]: cluster 2024-02-05T06:54:57.419177+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:54:59.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:54:58 smithi102 bash[14298]: cluster 2024-02-05T06:54:57.419177+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:54:59.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:54:58 smithi102 bash[20060]: cluster 2024-02-05T06:54:57.419177+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:01.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:00 smithi177 bash[14475]: cluster 2024-02-05T06:54:59.419826+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:01.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:00 smithi102 bash[20060]: cluster 2024-02-05T06:54:59.419826+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:01.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:00 smithi102 bash[14298]: cluster 2024-02-05T06:54:59.419826+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:02.991 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:02 smithi177 bash[14475]: cluster 2024-02-05T06:55:01.420389+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:03.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:02 smithi102 bash[14298]: cluster 2024-02-05T06:55:01.420389+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:03.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:02 smithi102 bash[20060]: cluster 2024-02-05T06:55:01.420389+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:04.998 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:04 smithi177 bash[14475]: cluster 2024-02-05T06:55:03.420968+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:05.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:04 smithi102 bash[14298]: cluster 2024-02-05T06:55:03.420968+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:05.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:04 smithi102 bash[20060]: cluster 2024-02-05T06:55:03.420968+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:07.044 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:06 smithi177 bash[14475]: cluster 2024-02-05T06:55:05.421564+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:07.044 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:06 smithi177 bash[14475]: audit 2024-02-05T06:55:05.702397+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-05T06:55:07.044 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:06 smithi177 bash[14475]: audit 2024-02-05T06:55:05.703900+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:55:07.044 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:06 smithi177 bash[14475]: cephadm 2024-02-05T06:55:05.704988+0000 mgr.y (mgr.14152) 232 : cephadm [INF] Deploying daemon osd.6 on smithi177 2024-02-05T06:55:07.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:06 smithi102 bash[20060]: cluster 2024-02-05T06:55:05.421564+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:07.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:06 smithi102 bash[20060]: audit 2024-02-05T06:55:05.702397+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-05T06:55:07.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:06 smithi102 bash[20060]: audit 2024-02-05T06:55:05.703900+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:55:07.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:06 smithi102 bash[20060]: cephadm 2024-02-05T06:55:05.704988+0000 mgr.y (mgr.14152) 232 : cephadm [INF] Deploying daemon osd.6 on smithi177 2024-02-05T06:55:07.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:06 smithi102 bash[14298]: cluster 2024-02-05T06:55:05.421564+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:07.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:06 smithi102 bash[14298]: audit 2024-02-05T06:55:05.702397+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-05T06:55:07.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:06 smithi102 bash[14298]: audit 2024-02-05T06:55:05.703900+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:55:07.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:06 smithi102 bash[14298]: cephadm 2024-02-05T06:55:05.704988+0000 mgr.y (mgr.14152) 232 : cephadm [INF] Deploying daemon osd.6 on smithi177 2024-02-05T06:55:08.910 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:08 smithi177 bash[14475]: cluster 2024-02-05T06:55:07.422131+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:09.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:08 smithi102 bash[14298]: cluster 2024-02-05T06:55:07.422131+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:09.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:08 smithi102 bash[20060]: cluster 2024-02-05T06:55:07.422131+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:10.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:10 smithi177 bash[14475]: cluster 2024-02-05T06:55:09.422742+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:11.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:10 smithi102 bash[14298]: cluster 2024-02-05T06:55:09.422742+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:11.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:10 smithi102 bash[20060]: cluster 2024-02-05T06:55:09.422742+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:11.940 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:55:11 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:55:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:55:12.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:12 smithi177 bash[14475]: audit 2024-02-05T06:55:11.004008+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:12.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:12 smithi177 bash[14475]: audit 2024-02-05T06:55:11.042266+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:55:12.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:12 smithi177 bash[14475]: audit 2024-02-05T06:55:11.045062+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:55:12.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:12 smithi177 bash[14475]: audit 2024-02-05T06:55:11.046951+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:55:12.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:12 smithi177 bash[14475]: audit 2024-02-05T06:55:11.058055+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:12.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:12 smithi177 bash[14475]: cluster 2024-02-05T06:55:11.423303+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:12.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:12 smithi177 bash[14475]: audit 2024-02-05T06:55:11.650595+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:12.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:12 smithi177 bash[14475]: audit 2024-02-05T06:55:11.659111+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:12.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:12 smithi102 bash[14298]: audit 2024-02-05T06:55:11.004008+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:12.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:12 smithi102 bash[14298]: audit 2024-02-05T06:55:11.042266+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:55:12.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:12 smithi102 bash[14298]: audit 2024-02-05T06:55:11.045062+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:55:12.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:12 smithi102 bash[14298]: audit 2024-02-05T06:55:11.046951+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:55:12.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:12 smithi102 bash[14298]: audit 2024-02-05T06:55:11.058055+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:12.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:12 smithi102 bash[14298]: cluster 2024-02-05T06:55:11.423303+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:12.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:12 smithi102 bash[14298]: audit 2024-02-05T06:55:11.650595+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:12.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:12 smithi102 bash[14298]: audit 2024-02-05T06:55:11.659111+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:12.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:12 smithi102 bash[20060]: audit 2024-02-05T06:55:11.004008+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:12.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:12 smithi102 bash[20060]: audit 2024-02-05T06:55:11.042266+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:55:12.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:12 smithi102 bash[20060]: audit 2024-02-05T06:55:11.045062+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:55:12.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:12 smithi102 bash[20060]: audit 2024-02-05T06:55:11.046951+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:55:12.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:12 smithi102 bash[20060]: audit 2024-02-05T06:55:11.058055+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:12.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:12 smithi102 bash[20060]: cluster 2024-02-05T06:55:11.423303+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:12.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:12 smithi102 bash[20060]: audit 2024-02-05T06:55:11.650595+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:12.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:12 smithi102 bash[20060]: audit 2024-02-05T06:55:11.659111+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:14.383 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:55:13 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:55:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:55:14.846 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:14 smithi177 bash[14475]: cluster 2024-02-05T06:55:13.423952+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:14.846 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:14 smithi177 bash[14475]: audit 2024-02-05T06:55:13.971052+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:14.846 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:14 smithi177 bash[14475]: audit 2024-02-05T06:55:13.977783+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:14.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:14 smithi102 bash[14298]: cluster 2024-02-05T06:55:13.423952+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:14.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:14 smithi102 bash[14298]: audit 2024-02-05T06:55:13.971052+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:14.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:14 smithi102 bash[14298]: audit 2024-02-05T06:55:13.977783+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:14.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:14 smithi102 bash[20060]: cluster 2024-02-05T06:55:13.423952+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:14.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:14 smithi102 bash[20060]: audit 2024-02-05T06:55:13.971052+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:14.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:14 smithi102 bash[20060]: audit 2024-02-05T06:55:13.977783+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:16.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:16 smithi177 bash[14475]: cluster 2024-02-05T06:55:15.424574+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:16.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:16 smithi102 bash[20060]: cluster 2024-02-05T06:55:15.424574+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:16.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:16 smithi102 bash[14298]: cluster 2024-02-05T06:55:15.424574+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:18.436 INFO:teuthology.orchestra.run.smithi177.stdout:Created osd(s) 6 on host 'smithi177' 2024-02-05T06:55:19.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:18 smithi177 bash[14475]: cluster 2024-02-05T06:55:17.425155+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:19.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:18 smithi177 bash[14475]: audit 2024-02-05T06:55:18.427419+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:19.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:18 smithi177 bash[14475]: audit 2024-02-05T06:55:18.445901+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:55:19.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:18 smithi177 bash[14475]: audit 2024-02-05T06:55:18.448732+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:55:19.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:18 smithi177 bash[14475]: audit 2024-02-05T06:55:18.450685+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:55:19.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:18 smithi177 bash[14475]: audit 2024-02-05T06:55:18.455332+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:55:19.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:18 smithi177 bash[14475]: audit 2024-02-05T06:55:18.457140+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:55:19.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:18 smithi177 bash[14475]: audit 2024-02-05T06:55:18.458853+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:55:19.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:18 smithi177 bash[14475]: audit 2024-02-05T06:55:18.467047+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:19.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:18 smithi177 bash[14475]: audit 2024-02-05T06:55:18.474494+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:19.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:18 smithi102 bash[14298]: cluster 2024-02-05T06:55:17.425155+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:19.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:18 smithi102 bash[14298]: audit 2024-02-05T06:55:18.427419+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:19.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:18 smithi102 bash[14298]: audit 2024-02-05T06:55:18.445901+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:55:19.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:18 smithi102 bash[14298]: audit 2024-02-05T06:55:18.448732+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:55:19.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:18 smithi102 bash[14298]: audit 2024-02-05T06:55:18.450685+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:55:19.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:18 smithi102 bash[14298]: audit 2024-02-05T06:55:18.455332+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:55:19.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:18 smithi102 bash[14298]: audit 2024-02-05T06:55:18.457140+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:55:19.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:18 smithi102 bash[14298]: audit 2024-02-05T06:55:18.458853+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:55:19.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:18 smithi102 bash[14298]: audit 2024-02-05T06:55:18.467047+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:19.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:18 smithi102 bash[14298]: audit 2024-02-05T06:55:18.474494+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:19.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:18 smithi102 bash[20060]: cluster 2024-02-05T06:55:17.425155+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:19.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:18 smithi102 bash[20060]: audit 2024-02-05T06:55:18.427419+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:19.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:18 smithi102 bash[20060]: audit 2024-02-05T06:55:18.445901+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:55:19.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:18 smithi102 bash[20060]: audit 2024-02-05T06:55:18.448732+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:55:19.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:18 smithi102 bash[20060]: audit 2024-02-05T06:55:18.450685+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:55:19.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:18 smithi102 bash[20060]: audit 2024-02-05T06:55:18.455332+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:55:19.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:18 smithi102 bash[20060]: audit 2024-02-05T06:55:18.457140+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:55:19.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:18 smithi102 bash[20060]: audit 2024-02-05T06:55:18.458853+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:55:19.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:18 smithi102 bash[20060]: audit 2024-02-05T06:55:18.467047+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:19.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:18 smithi102 bash[20060]: audit 2024-02-05T06:55:18.474494+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:19.173 DEBUG:teuthology.orchestra.run.smithi177:osd.6> sudo journalctl -f -n 0 -u ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@osd.6.service 2024-02-05T06:55:19.175 INFO:tasks.cephadm:Deploying osd.7 on smithi177 with /dev/vg_nvme/lv_1... 2024-02-05T06:55:19.176 DEBUG:teuthology.orchestra.run.smithi177:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-05T06:55:19.361 INFO:journalctl@ceph.osd.6.smithi177.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T06:55:20.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:19 smithi177 bash[14475]: cephadm 2024-02-05T06:55:18.459887+0000 mgr.y (mgr.14152) 239 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 5415M 2024-02-05T06:55:20.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:19 smithi177 bash[14475]: audit 2024-02-05T06:55:19.666711+0000 mon.a (mon.0) 680 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-05T06:55:20.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:19 smithi177 bash[14475]: audit 2024-02-05T06:55:19.668286+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.177:6816/1319071886,v1:172.21.15.177:6817/1319071886]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-05T06:55:20.083 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 06:55:19 smithi177 bash[27584]: debug 2024-02-05T06:55:19.661+0000 7f304114f3c0 -1 osd.6 0 log_to_monitors true 2024-02-05T06:55:20.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:19 smithi102 bash[20060]: cephadm 2024-02-05T06:55:18.459887+0000 mgr.y (mgr.14152) 239 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 5415M 2024-02-05T06:55:20.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:19 smithi102 bash[20060]: audit 2024-02-05T06:55:19.666711+0000 mon.a (mon.0) 680 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-05T06:55:20.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:19 smithi102 bash[20060]: audit 2024-02-05T06:55:19.668286+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.177:6816/1319071886,v1:172.21.15.177:6817/1319071886]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-05T06:55:20.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:19 smithi102 bash[14298]: cephadm 2024-02-05T06:55:18.459887+0000 mgr.y (mgr.14152) 239 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 5415M 2024-02-05T06:55:20.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:19 smithi102 bash[14298]: audit 2024-02-05T06:55:19.666711+0000 mon.a (mon.0) 680 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-05T06:55:20.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:19 smithi102 bash[14298]: audit 2024-02-05T06:55:19.668286+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.177:6816/1319071886,v1:172.21.15.177:6817/1319071886]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-05T06:55:20.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:20 smithi177 bash[14475]: cluster 2024-02-05T06:55:19.425745+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:20.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:20 smithi177 bash[14475]: audit 2024-02-05T06:55:19.702711+0000 mon.a (mon.0) 681 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-05T06:55:20.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:20 smithi177 bash[14475]: cluster 2024-02-05T06:55:19.702886+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-02-05T06:55:20.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:20 smithi177 bash[14475]: audit 2024-02-05T06:55:19.703146+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T06:55:20.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:20 smithi177 bash[14475]: audit 2024-02-05T06:55:19.704849+0000 mon.a (mon.0) 684 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T06:55:20.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:20 smithi177 bash[14475]: audit 2024-02-05T06:55:19.706525+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.177:6816/1319071886,v1:172.21.15.177:6817/1319071886]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T06:55:20.833 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 06:55:20 smithi177 bash[27584]: debug 2024-02-05T06:55:20.717+0000 7f3037b52700 -1 osd.6 0 waiting for initial osdmap 2024-02-05T06:55:20.833 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 06:55:20 smithi177 bash[27584]: debug 2024-02-05T06:55:20.729+0000 7f30304e5700 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T06:55:21.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:20 smithi102 bash[20060]: cluster 2024-02-05T06:55:19.425745+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:21.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:20 smithi102 bash[20060]: audit 2024-02-05T06:55:19.702711+0000 mon.a (mon.0) 681 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-05T06:55:21.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:20 smithi102 bash[20060]: cluster 2024-02-05T06:55:19.702886+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-02-05T06:55:21.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:20 smithi102 bash[20060]: audit 2024-02-05T06:55:19.703146+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T06:55:21.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:20 smithi102 bash[20060]: audit 2024-02-05T06:55:19.704849+0000 mon.a (mon.0) 684 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T06:55:21.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:20 smithi102 bash[20060]: audit 2024-02-05T06:55:19.706525+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.177:6816/1319071886,v1:172.21.15.177:6817/1319071886]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T06:55:21.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:20 smithi102 bash[14298]: cluster 2024-02-05T06:55:19.425745+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:21.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:20 smithi102 bash[14298]: audit 2024-02-05T06:55:19.702711+0000 mon.a (mon.0) 681 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-05T06:55:21.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:20 smithi102 bash[14298]: cluster 2024-02-05T06:55:19.702886+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-02-05T06:55:21.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:20 smithi102 bash[14298]: audit 2024-02-05T06:55:19.703146+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T06:55:21.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:20 smithi102 bash[14298]: audit 2024-02-05T06:55:19.704849+0000 mon.a (mon.0) 684 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T06:55:21.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:20 smithi102 bash[14298]: audit 2024-02-05T06:55:19.706525+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.177:6816/1319071886,v1:172.21.15.177:6817/1319071886]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T06:55:22.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:21 smithi177 bash[14475]: audit 2024-02-05T06:55:20.708261+0000 mon.a (mon.0) 685 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-02-05T06:55:22.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:21 smithi177 bash[14475]: cluster 2024-02-05T06:55:20.708500+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-02-05T06:55:22.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:21 smithi177 bash[14475]: audit 2024-02-05T06:55:20.709234+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T06:55:22.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:21 smithi177 bash[14475]: audit 2024-02-05T06:55:20.717635+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T06:55:22.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:21 smithi177 bash[14475]: cluster 2024-02-05T06:55:21.692740+0000 mon.a (mon.0) 689 : cluster [INF] osd.6 [v2:172.21.15.177:6816/1319071886,v1:172.21.15.177:6817/1319071886] boot 2024-02-05T06:55:22.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:21 smithi177 bash[14475]: cluster 2024-02-05T06:55:21.692858+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-02-05T06:55:22.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:21 smithi177 bash[14475]: audit 2024-02-05T06:55:21.693523+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T06:55:22.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:21 smithi102 bash[14298]: audit 2024-02-05T06:55:20.708261+0000 mon.a (mon.0) 685 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-02-05T06:55:22.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:21 smithi102 bash[14298]: cluster 2024-02-05T06:55:20.708500+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-02-05T06:55:22.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:21 smithi102 bash[14298]: audit 2024-02-05T06:55:20.709234+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T06:55:22.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:21 smithi102 bash[14298]: audit 2024-02-05T06:55:20.717635+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T06:55:22.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:21 smithi102 bash[14298]: cluster 2024-02-05T06:55:21.692740+0000 mon.a (mon.0) 689 : cluster [INF] osd.6 [v2:172.21.15.177:6816/1319071886,v1:172.21.15.177:6817/1319071886] boot 2024-02-05T06:55:22.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:21 smithi102 bash[14298]: cluster 2024-02-05T06:55:21.692858+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-02-05T06:55:22.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:21 smithi102 bash[14298]: audit 2024-02-05T06:55:21.693523+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T06:55:22.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:21 smithi102 bash[20060]: audit 2024-02-05T06:55:20.708261+0000 mon.a (mon.0) 685 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-02-05T06:55:22.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:21 smithi102 bash[20060]: cluster 2024-02-05T06:55:20.708500+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-02-05T06:55:22.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:21 smithi102 bash[20060]: audit 2024-02-05T06:55:20.709234+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T06:55:22.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:21 smithi102 bash[20060]: audit 2024-02-05T06:55:20.717635+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T06:55:22.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:21 smithi102 bash[20060]: cluster 2024-02-05T06:55:21.692740+0000 mon.a (mon.0) 689 : cluster [INF] osd.6 [v2:172.21.15.177:6816/1319071886,v1:172.21.15.177:6817/1319071886] boot 2024-02-05T06:55:22.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:21 smithi102 bash[20060]: cluster 2024-02-05T06:55:21.692858+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-02-05T06:55:22.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:21 smithi102 bash[20060]: audit 2024-02-05T06:55:21.693523+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T06:55:22.435 INFO:teuthology.orchestra.run.smithi177.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-05T06:55:22.435 INFO:teuthology.orchestra.run.smithi177.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-02-05T06:55:22.435 INFO:teuthology.orchestra.run.smithi177.stderr: stderr: 10+0 records in 2024-02-05T06:55:22.435 INFO:teuthology.orchestra.run.smithi177.stderr:10+0 records out 2024-02-05T06:55:22.435 INFO:teuthology.orchestra.run.smithi177.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0149625 s, 701 MB/s 2024-02-05T06:55:22.435 INFO:teuthology.orchestra.run.smithi177.stderr:--> Zapping successful for: 2024-02-05T06:55:22.846 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:22 smithi177 bash[14475]: cluster 2024-02-05T06:55:20.689567+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T06:55:22.846 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:22 smithi177 bash[14475]: cluster 2024-02-05T06:55:20.689752+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T06:55:23.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:22 smithi177 bash[14475]: cluster 2024-02-05T06:55:21.426350+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:23.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:22 smithi177 bash[14475]: cluster 2024-02-05T06:55:22.702230+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-02-05T06:55:23.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:22 smithi102 bash[14298]: cluster 2024-02-05T06:55:20.689567+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T06:55:23.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:22 smithi102 bash[14298]: cluster 2024-02-05T06:55:20.689752+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T06:55:23.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:22 smithi102 bash[14298]: cluster 2024-02-05T06:55:21.426350+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:23.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:22 smithi102 bash[14298]: cluster 2024-02-05T06:55:22.702230+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-02-05T06:55:23.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:22 smithi102 bash[20060]: cluster 2024-02-05T06:55:20.689567+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T06:55:23.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:22 smithi102 bash[20060]: cluster 2024-02-05T06:55:20.689752+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T06:55:23.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:22 smithi102 bash[20060]: cluster 2024-02-05T06:55:21.426350+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-05T06:55:23.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:22 smithi102 bash[20060]: cluster 2024-02-05T06:55:22.702230+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-02-05T06:55:23.185 DEBUG:teuthology.orchestra.run.smithi177:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph orch daemon add osd smithi177:vg_nvme/lv_1 2024-02-05T06:55:24.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:24 smithi177 bash[14475]: cluster 2024-02-05T06:55:23.426945+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:24.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:24 smithi177 bash[14475]: cluster 2024-02-05T06:55:23.704775+0000 mon.a (mon.0) 693 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-02-05T06:55:25.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:24 smithi102 bash[14298]: cluster 2024-02-05T06:55:23.426945+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:25.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:24 smithi102 bash[14298]: cluster 2024-02-05T06:55:23.704775+0000 mon.a (mon.0) 693 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-02-05T06:55:25.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:24 smithi102 bash[20060]: cluster 2024-02-05T06:55:23.426945+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:25.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:24 smithi102 bash[20060]: cluster 2024-02-05T06:55:23.704775+0000 mon.a (mon.0) 693 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-02-05T06:55:26.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:25 smithi177 bash[14475]: cluster 2024-02-05T06:55:24.729893+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-02-05T06:55:26.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:25 smithi177 bash[14475]: cluster 2024-02-05T06:55:25.427597+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v222: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-02-05T06:55:26.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:25 smithi102 bash[20060]: cluster 2024-02-05T06:55:24.729893+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-02-05T06:55:26.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:25 smithi102 bash[20060]: cluster 2024-02-05T06:55:25.427597+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v222: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-02-05T06:55:26.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:25 smithi102 bash[14298]: cluster 2024-02-05T06:55:24.729893+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-02-05T06:55:26.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:25 smithi102 bash[14298]: cluster 2024-02-05T06:55:25.427597+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v222: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-02-05T06:55:27.061 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:26 smithi102 bash[20060]: cluster 2024-02-05T06:55:25.741273+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-02-05T06:55:27.061 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:26 smithi102 bash[20060]: audit 2024-02-05T06:55:26.046318+0000 mgr.y (mgr.14152) 244 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:55:27.061 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:26 smithi102 bash[20060]: audit 2024-02-05T06:55:26.053061+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T06:55:27.061 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:26 smithi102 bash[20060]: audit 2024-02-05T06:55:26.059210+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T06:55:27.061 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:26 smithi102 bash[20060]: audit 2024-02-05T06:55:26.060903+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:55:27.061 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:26 smithi102 bash[14298]: cluster 2024-02-05T06:55:25.741273+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-02-05T06:55:27.061 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:26 smithi102 bash[14298]: audit 2024-02-05T06:55:26.046318+0000 mgr.y (mgr.14152) 244 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:55:27.061 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:26 smithi102 bash[14298]: audit 2024-02-05T06:55:26.053061+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T06:55:27.062 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:26 smithi102 bash[14298]: audit 2024-02-05T06:55:26.059210+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T06:55:27.062 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:26 smithi102 bash[14298]: audit 2024-02-05T06:55:26.060903+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:55:27.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:26 smithi177 bash[14475]: cluster 2024-02-05T06:55:25.741273+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-02-05T06:55:27.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:26 smithi177 bash[14475]: audit 2024-02-05T06:55:26.046318+0000 mgr.y (mgr.14152) 244 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:55:27.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:26 smithi177 bash[14475]: audit 2024-02-05T06:55:26.053061+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-05T06:55:27.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:26 smithi177 bash[14475]: audit 2024-02-05T06:55:26.059210+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-05T06:55:27.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:26 smithi177 bash[14475]: audit 2024-02-05T06:55:26.060903+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:55:28.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:27 smithi177 bash[14475]: cluster 2024-02-05T06:55:27.428340+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; 109 KiB/s, 0 objects/s recovering 2024-02-05T06:55:28.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:27 smithi102 bash[14298]: cluster 2024-02-05T06:55:27.428340+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; 109 KiB/s, 0 objects/s recovering 2024-02-05T06:55:28.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:27 smithi102 bash[20060]: cluster 2024-02-05T06:55:27.428340+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; 109 KiB/s, 0 objects/s recovering 2024-02-05T06:55:30.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:30 smithi177 bash[14475]: cluster 2024-02-05T06:55:29.429009+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; 86 KiB/s, 0 objects/s recovering 2024-02-05T06:55:30.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:30 smithi102 bash[14298]: cluster 2024-02-05T06:55:29.429009+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; 86 KiB/s, 0 objects/s recovering 2024-02-05T06:55:30.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:30 smithi102 bash[14298]: audit 2024-02-05T06:55:29.760655+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T06:55:30.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:30 smithi102 bash[14298]: audit 2024-02-05T06:55:29.761132+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T06:55:30.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:30 smithi102 bash[20060]: cluster 2024-02-05T06:55:29.429009+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; 86 KiB/s, 0 objects/s recovering 2024-02-05T06:55:30.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:30 smithi102 bash[20060]: audit 2024-02-05T06:55:29.760655+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T06:55:30.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:30 smithi102 bash[20060]: audit 2024-02-05T06:55:29.761132+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T06:55:30.822 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:30 smithi177 bash[14475]: audit 2024-02-05T06:55:29.760655+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T06:55:30.822 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:30 smithi177 bash[14475]: audit 2024-02-05T06:55:29.761132+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T06:55:32.132 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:55:31 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:55:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:55:33.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:32 smithi177 bash[14475]: cluster 2024-02-05T06:55:31.429658+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; 67 KiB/s, 0 objects/s recovering 2024-02-05T06:55:33.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:32 smithi177 bash[14475]: audit 2024-02-05T06:55:31.776497+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:33.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:32 smithi177 bash[14475]: audit 2024-02-05T06:55:31.786266+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:33.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:32 smithi102 bash[14298]: cluster 2024-02-05T06:55:31.429658+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; 67 KiB/s, 0 objects/s recovering 2024-02-05T06:55:33.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:32 smithi102 bash[14298]: audit 2024-02-05T06:55:31.776497+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:33.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:32 smithi102 bash[14298]: audit 2024-02-05T06:55:31.786266+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:33.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:32 smithi102 bash[20060]: cluster 2024-02-05T06:55:31.429658+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; 67 KiB/s, 0 objects/s recovering 2024-02-05T06:55:33.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:32 smithi102 bash[20060]: audit 2024-02-05T06:55:31.776497+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:33.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:32 smithi102 bash[20060]: audit 2024-02-05T06:55:31.786266+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:34.382 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:55:34 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:55:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:55:35.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:34 smithi177 bash[14475]: cluster 2024-02-05T06:55:33.430263+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:35.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:34 smithi177 bash[14475]: audit 2024-02-05T06:55:34.101883+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:35.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:34 smithi177 bash[14475]: audit 2024-02-05T06:55:34.109456+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:35.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:34 smithi102 bash[14298]: cluster 2024-02-05T06:55:33.430263+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:35.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:34 smithi102 bash[14298]: audit 2024-02-05T06:55:34.101883+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:35.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:34 smithi102 bash[14298]: audit 2024-02-05T06:55:34.109456+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:35.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:34 smithi102 bash[20060]: cluster 2024-02-05T06:55:33.430263+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:35.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:34 smithi102 bash[20060]: audit 2024-02-05T06:55:34.101883+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:35.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:34 smithi102 bash[20060]: audit 2024-02-05T06:55:34.109456+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:35.632 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:55:35 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:55:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:55:36.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:35 smithi177 bash[14475]: cephadm 2024-02-05T06:55:34.103166+0000 mgr.y (mgr.14152) 249 : cephadm [INF] Detected new or changed devices on smithi177 2024-02-05T06:55:36.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:35 smithi177 bash[14475]: audit 2024-02-05T06:55:35.305239+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:36.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:35 smithi177 bash[14475]: audit 2024-02-05T06:55:35.312156+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:36.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:35 smithi102 bash[14298]: cephadm 2024-02-05T06:55:34.103166+0000 mgr.y (mgr.14152) 249 : cephadm [INF] Detected new or changed devices on smithi177 2024-02-05T06:55:36.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:35 smithi102 bash[14298]: audit 2024-02-05T06:55:35.305239+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:36.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:35 smithi102 bash[14298]: audit 2024-02-05T06:55:35.312156+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:36.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:35 smithi102 bash[20060]: cephadm 2024-02-05T06:55:34.103166+0000 mgr.y (mgr.14152) 249 : cephadm [INF] Detected new or changed devices on smithi177 2024-02-05T06:55:36.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:35 smithi102 bash[20060]: audit 2024-02-05T06:55:35.305239+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:36.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:35 smithi102 bash[20060]: audit 2024-02-05T06:55:35.312156+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:37.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:36 smithi177 bash[14475]: cluster 2024-02-05T06:55:35.430923+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:37.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:36 smithi177 bash[14475]: audit 2024-02-05T06:55:35.714433+0000 mon.a (mon.0) 707 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ee3a042d-733c-460c-8186-b2cab2377dcc"}]: dispatch 2024-02-05T06:55:37.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:36 smithi177 bash[14475]: audit 2024-02-05T06:55:35.716236+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.177:0/1949709336' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ee3a042d-733c-460c-8186-b2cab2377dcc"}]: dispatch 2024-02-05T06:55:37.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:36 smithi177 bash[14475]: audit 2024-02-05T06:55:35.722219+0000 mon.a (mon.0) 708 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ee3a042d-733c-460c-8186-b2cab2377dcc"}]': finished 2024-02-05T06:55:37.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:36 smithi177 bash[14475]: cluster 2024-02-05T06:55:35.722292+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-02-05T06:55:37.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:36 smithi177 bash[14475]: audit 2024-02-05T06:55:35.722543+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T06:55:37.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:36 smithi177 bash[14475]: audit 2024-02-05T06:55:36.459281+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.177:0/4023856815' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T06:55:37.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:36 smithi102 bash[20060]: cluster 2024-02-05T06:55:35.430923+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:37.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:36 smithi102 bash[20060]: audit 2024-02-05T06:55:35.714433+0000 mon.a (mon.0) 707 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ee3a042d-733c-460c-8186-b2cab2377dcc"}]: dispatch 2024-02-05T06:55:37.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:36 smithi102 bash[20060]: audit 2024-02-05T06:55:35.716236+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.177:0/1949709336' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ee3a042d-733c-460c-8186-b2cab2377dcc"}]: dispatch 2024-02-05T06:55:37.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:36 smithi102 bash[20060]: audit 2024-02-05T06:55:35.722219+0000 mon.a (mon.0) 708 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ee3a042d-733c-460c-8186-b2cab2377dcc"}]': finished 2024-02-05T06:55:37.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:36 smithi102 bash[20060]: cluster 2024-02-05T06:55:35.722292+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-02-05T06:55:37.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:36 smithi102 bash[20060]: audit 2024-02-05T06:55:35.722543+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T06:55:37.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:36 smithi102 bash[20060]: audit 2024-02-05T06:55:36.459281+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.177:0/4023856815' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T06:55:37.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:36 smithi102 bash[14298]: cluster 2024-02-05T06:55:35.430923+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:37.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:36 smithi102 bash[14298]: audit 2024-02-05T06:55:35.714433+0000 mon.a (mon.0) 707 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ee3a042d-733c-460c-8186-b2cab2377dcc"}]: dispatch 2024-02-05T06:55:37.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:36 smithi102 bash[14298]: audit 2024-02-05T06:55:35.716236+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.177:0/1949709336' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ee3a042d-733c-460c-8186-b2cab2377dcc"}]: dispatch 2024-02-05T06:55:37.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:36 smithi102 bash[14298]: audit 2024-02-05T06:55:35.722219+0000 mon.a (mon.0) 708 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ee3a042d-733c-460c-8186-b2cab2377dcc"}]': finished 2024-02-05T06:55:37.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:36 smithi102 bash[14298]: cluster 2024-02-05T06:55:35.722292+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-02-05T06:55:37.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:36 smithi102 bash[14298]: audit 2024-02-05T06:55:35.722543+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T06:55:37.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:36 smithi102 bash[14298]: audit 2024-02-05T06:55:36.459281+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.177:0/4023856815' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-05T06:55:39.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:38 smithi177 bash[14475]: cluster 2024-02-05T06:55:37.431571+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:39.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:38 smithi102 bash[14298]: cluster 2024-02-05T06:55:37.431571+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:39.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:38 smithi102 bash[20060]: cluster 2024-02-05T06:55:37.431571+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:41.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:40 smithi177 bash[14475]: cluster 2024-02-05T06:55:39.432143+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:41.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:40 smithi102 bash[14298]: cluster 2024-02-05T06:55:39.432143+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:41.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:40 smithi102 bash[20060]: cluster 2024-02-05T06:55:39.432143+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:43.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:42 smithi177 bash[14475]: cluster 2024-02-05T06:55:41.432770+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:43.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:42 smithi102 bash[20060]: cluster 2024-02-05T06:55:41.432770+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:43.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:42 smithi102 bash[14298]: cluster 2024-02-05T06:55:41.432770+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:45.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:44 smithi177 bash[14475]: cluster 2024-02-05T06:55:43.433401+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:45.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:44 smithi102 bash[14298]: cluster 2024-02-05T06:55:43.433401+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:45.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:44 smithi102 bash[20060]: cluster 2024-02-05T06:55:43.433401+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:46.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:45 smithi177 bash[14475]: cluster 2024-02-05T06:55:45.434030+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:46.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:45 smithi102 bash[14298]: cluster 2024-02-05T06:55:45.434030+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:46.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:45 smithi102 bash[20060]: cluster 2024-02-05T06:55:45.434030+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:47.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:46 smithi177 bash[14475]: audit 2024-02-05T06:55:46.246902+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-05T06:55:47.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:46 smithi177 bash[14475]: audit 2024-02-05T06:55:46.248675+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:55:47.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:46 smithi177 bash[14475]: cephadm 2024-02-05T06:55:46.249935+0000 mgr.y (mgr.14152) 256 : cephadm [INF] Deploying daemon osd.7 on smithi177 2024-02-05T06:55:47.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:46 smithi102 bash[14298]: audit 2024-02-05T06:55:46.246902+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-05T06:55:47.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:46 smithi102 bash[14298]: audit 2024-02-05T06:55:46.248675+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:55:47.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:46 smithi102 bash[14298]: cephadm 2024-02-05T06:55:46.249935+0000 mgr.y (mgr.14152) 256 : cephadm [INF] Deploying daemon osd.7 on smithi177 2024-02-05T06:55:47.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:46 smithi102 bash[20060]: audit 2024-02-05T06:55:46.246902+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-05T06:55:47.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:46 smithi102 bash[20060]: audit 2024-02-05T06:55:46.248675+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:55:47.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:46 smithi102 bash[20060]: cephadm 2024-02-05T06:55:46.249935+0000 mgr.y (mgr.14152) 256 : cephadm [INF] Deploying daemon osd.7 on smithi177 2024-02-05T06:55:48.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:47 smithi177 bash[14475]: cluster 2024-02-05T06:55:47.434665+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:48.103 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:47 smithi102 bash[14298]: cluster 2024-02-05T06:55:47.434665+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:48.103 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:47 smithi102 bash[20060]: cluster 2024-02-05T06:55:47.434665+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:50.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:50 smithi177 bash[14475]: cluster 2024-02-05T06:55:49.435291+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:50.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:50 smithi102 bash[14298]: cluster 2024-02-05T06:55:49.435291+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:50.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:50 smithi102 bash[20060]: cluster 2024-02-05T06:55:49.435291+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:52.382 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:55:51 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:55:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:55:52.817 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:52 smithi177 bash[14475]: cluster 2024-02-05T06:55:51.435966+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:52.817 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:52 smithi177 bash[14475]: audit 2024-02-05T06:55:51.515722+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:52.817 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:52 smithi177 bash[14475]: audit 2024-02-05T06:55:51.532638+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:55:52.817 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:52 smithi177 bash[14475]: audit 2024-02-05T06:55:51.535827+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:55:52.817 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:52 smithi177 bash[14475]: audit 2024-02-05T06:55:51.537474+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:55:52.817 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:52 smithi177 bash[14475]: audit 2024-02-05T06:55:51.548138+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:52.817 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:52 smithi177 bash[14475]: audit 2024-02-05T06:55:51.915795+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:52.817 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:52 smithi177 bash[14475]: audit 2024-02-05T06:55:51.924169+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:52.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:52 smithi102 bash[14298]: cluster 2024-02-05T06:55:51.435966+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:52.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:52 smithi102 bash[14298]: audit 2024-02-05T06:55:51.515722+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:52.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:52 smithi102 bash[14298]: audit 2024-02-05T06:55:51.532638+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:55:52.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:52 smithi102 bash[14298]: audit 2024-02-05T06:55:51.535827+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:55:52.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:52 smithi102 bash[14298]: audit 2024-02-05T06:55:51.537474+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:55:52.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:52 smithi102 bash[14298]: audit 2024-02-05T06:55:51.548138+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:52.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:52 smithi102 bash[14298]: audit 2024-02-05T06:55:51.915795+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:52.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:52 smithi102 bash[14298]: audit 2024-02-05T06:55:51.924169+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:52.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:52 smithi102 bash[20060]: cluster 2024-02-05T06:55:51.435966+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:52.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:52 smithi102 bash[20060]: audit 2024-02-05T06:55:51.515722+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:52.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:52 smithi102 bash[20060]: audit 2024-02-05T06:55:51.532638+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:55:52.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:52 smithi102 bash[20060]: audit 2024-02-05T06:55:51.535827+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:55:52.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:52 smithi102 bash[20060]: audit 2024-02-05T06:55:51.537474+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:55:52.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:52 smithi102 bash[20060]: audit 2024-02-05T06:55:51.548138+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:52.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:52 smithi102 bash[20060]: audit 2024-02-05T06:55:51.915795+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:52.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:52 smithi102 bash[20060]: audit 2024-02-05T06:55:51.924169+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:54.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:54 smithi177 bash[14475]: cluster 2024-02-05T06:55:53.436481+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:54.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:54 smithi102 bash[20060]: cluster 2024-02-05T06:55:53.436481+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:54.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:54 smithi102 bash[14298]: cluster 2024-02-05T06:55:53.436481+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:55.882 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:55:55 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:55:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:55:56.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:56 smithi177 bash[14475]: audit 2024-02-05T06:55:55.425369+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:56.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:56 smithi177 bash[14475]: audit 2024-02-05T06:55:55.428264+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:55:56.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:56 smithi177 bash[14475]: audit 2024-02-05T06:55:55.433272+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:56.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:56 smithi177 bash[14475]: audit 2024-02-05T06:55:55.433557+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:55:56.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:56 smithi177 bash[14475]: audit 2024-02-05T06:55:55.435619+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:55:56.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:56 smithi177 bash[14475]: cluster 2024-02-05T06:55:55.436893+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:56.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:56 smithi177 bash[14475]: audit 2024-02-05T06:55:55.443975+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:56.702 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:56 smithi102 bash[14298]: audit 2024-02-05T06:55:55.425369+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:56.702 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:56 smithi102 bash[14298]: audit 2024-02-05T06:55:55.428264+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:55:56.703 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:56 smithi102 bash[14298]: audit 2024-02-05T06:55:55.433272+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:56.703 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:56 smithi102 bash[14298]: audit 2024-02-05T06:55:55.433557+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:55:56.703 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:56 smithi102 bash[14298]: audit 2024-02-05T06:55:55.435619+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:55:56.703 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:56 smithi102 bash[14298]: cluster 2024-02-05T06:55:55.436893+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:56.703 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:56 smithi102 bash[14298]: audit 2024-02-05T06:55:55.443975+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:56.703 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:56 smithi102 bash[20060]: audit 2024-02-05T06:55:55.425369+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:56.703 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:56 smithi102 bash[20060]: audit 2024-02-05T06:55:55.428264+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:55:56.703 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:56 smithi102 bash[20060]: audit 2024-02-05T06:55:55.433272+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:56.703 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:56 smithi102 bash[20060]: audit 2024-02-05T06:55:55.433557+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:55:56.703 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:56 smithi102 bash[20060]: audit 2024-02-05T06:55:55.435619+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:55:56.703 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:56 smithi102 bash[20060]: cluster 2024-02-05T06:55:55.436893+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:56.703 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:56 smithi102 bash[20060]: audit 2024-02-05T06:55:55.443975+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:57.132 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:55:56 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:55:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:55:58.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:57 smithi177 bash[14475]: audit 2024-02-05T06:55:56.687669+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:58.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:57 smithi177 bash[14475]: cephadm 2024-02-05T06:55:56.688771+0000 mgr.y (mgr.14152) 262 : cephadm [INF] Detected new or changed devices on smithi177 2024-02-05T06:55:58.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:57 smithi177 bash[14475]: audit 2024-02-05T06:55:56.694357+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:58.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:57 smithi177 bash[14475]: audit 2024-02-05T06:55:56.715947+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:55:58.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:57 smithi177 bash[14475]: audit 2024-02-05T06:55:56.718160+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:55:58.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:57 smithi177 bash[14475]: audit 2024-02-05T06:55:56.719622+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:55:58.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:57 smithi177 bash[14475]: audit 2024-02-05T06:55:56.729660+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:58.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:57 smithi102 bash[14298]: audit 2024-02-05T06:55:56.687669+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:58.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:57 smithi102 bash[14298]: cephadm 2024-02-05T06:55:56.688771+0000 mgr.y (mgr.14152) 262 : cephadm [INF] Detected new or changed devices on smithi177 2024-02-05T06:55:58.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:57 smithi102 bash[14298]: audit 2024-02-05T06:55:56.694357+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:58.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:57 smithi102 bash[14298]: audit 2024-02-05T06:55:56.715947+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:55:58.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:57 smithi102 bash[14298]: audit 2024-02-05T06:55:56.718160+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:55:58.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:57 smithi102 bash[14298]: audit 2024-02-05T06:55:56.719622+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:55:58.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:57 smithi102 bash[14298]: audit 2024-02-05T06:55:56.729660+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:58.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:57 smithi102 bash[20060]: audit 2024-02-05T06:55:56.687669+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:58.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:57 smithi102 bash[20060]: cephadm 2024-02-05T06:55:56.688771+0000 mgr.y (mgr.14152) 262 : cephadm [INF] Detected new or changed devices on smithi177 2024-02-05T06:55:58.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:57 smithi102 bash[20060]: audit 2024-02-05T06:55:56.694357+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:58.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:57 smithi102 bash[20060]: audit 2024-02-05T06:55:56.715947+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:55:58.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:57 smithi102 bash[20060]: audit 2024-02-05T06:55:56.718160+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:55:58.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:57 smithi102 bash[20060]: audit 2024-02-05T06:55:56.719622+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:55:58.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:57 smithi102 bash[20060]: audit 2024-02-05T06:55:56.729660+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:55:59.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:58 smithi177 bash[14475]: cluster 2024-02-05T06:55:57.437441+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:59.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:58 smithi102 bash[14298]: cluster 2024-02-05T06:55:57.437441+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:59.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:58 smithi102 bash[20060]: cluster 2024-02-05T06:55:57.437441+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:55:59.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:59 smithi177 bash[14475]: audit 2024-02-05T06:55:59.356465+0000 mon.a (mon.0) 732 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-05T06:55:59.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:55:59 smithi177 bash[14475]: audit 2024-02-05T06:55:59.358655+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.177:6824/199278236,v1:172.21.15.177:6825/199278236]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-05T06:55:59.970 INFO:teuthology.orchestra.run.smithi177.stdout:Created osd(s) 7 on host 'smithi177' 2024-02-05T06:56:00.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:59 smithi102 bash[14298]: audit 2024-02-05T06:55:59.356465+0000 mon.a (mon.0) 732 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-05T06:56:00.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:55:59 smithi102 bash[14298]: audit 2024-02-05T06:55:59.358655+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.177:6824/199278236,v1:172.21.15.177:6825/199278236]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-05T06:56:00.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:59 smithi102 bash[20060]: audit 2024-02-05T06:55:59.356465+0000 mon.a (mon.0) 732 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-05T06:56:00.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:55:59 smithi102 bash[20060]: audit 2024-02-05T06:55:59.358655+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.177:6824/199278236,v1:172.21.15.177:6825/199278236]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-05T06:56:00.744 DEBUG:teuthology.orchestra.run.smithi177:osd.7> sudo journalctl -f -n 0 -u ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@osd.7.service 2024-02-05T06:56:00.746 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-02-05T06:56:00.746 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph osd stat -f json 2024-02-05T06:56:00.992 INFO:journalctl@ceph.osd.7.smithi177.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T06:56:01.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:00 smithi177 bash[14475]: cluster 2024-02-05T06:55:59.438124+0000 mgr.y (mgr.14152) 264 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:56:01.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:00 smithi177 bash[14475]: audit 2024-02-05T06:55:59.709654+0000 mon.a (mon.0) 733 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-05T06:56:01.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:00 smithi177 bash[14475]: cluster 2024-02-05T06:55:59.709892+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-02-05T06:56:01.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:00 smithi177 bash[14475]: audit 2024-02-05T06:55:59.710096+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T06:56:01.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:00 smithi177 bash[14475]: audit 2024-02-05T06:55:59.711756+0000 mon.a (mon.0) 736 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T06:56:01.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:00 smithi177 bash[14475]: audit 2024-02-05T06:55:59.714009+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.177:6824/199278236,v1:172.21.15.177:6825/199278236]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T06:56:01.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:00 smithi177 bash[14475]: audit 2024-02-05T06:55:59.961913+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:56:01.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:00 smithi177 bash[14475]: audit 2024-02-05T06:55:59.962611+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:56:01.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:00 smithi177 bash[14475]: audit 2024-02-05T06:55:59.968203+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:56:01.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:00 smithi177 bash[14475]: audit 2024-02-05T06:55:59.969493+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:56:01.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:00 smithi177 bash[14475]: audit 2024-02-05T06:55:59.973305+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:56:01.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:00 smithi177 bash[14475]: audit 2024-02-05T06:55:59.974794+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:56:01.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:00 smithi177 bash[14475]: audit 2024-02-05T06:55:59.976080+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:56:01.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:00 smithi177 bash[14475]: audit 2024-02-05T06:55:59.977344+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:56:01.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:00 smithi177 bash[14475]: audit 2024-02-05T06:55:59.985964+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:56:01.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:00 smithi177 bash[14475]: audit 2024-02-05T06:55:59.993498+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:56:01.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:00 smithi102 bash[14298]: cluster 2024-02-05T06:55:59.438124+0000 mgr.y (mgr.14152) 264 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:56:01.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:00 smithi102 bash[14298]: audit 2024-02-05T06:55:59.709654+0000 mon.a (mon.0) 733 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-05T06:56:01.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:00 smithi102 bash[14298]: cluster 2024-02-05T06:55:59.709892+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-02-05T06:56:01.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:00 smithi102 bash[14298]: audit 2024-02-05T06:55:59.710096+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T06:56:01.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:00 smithi102 bash[14298]: audit 2024-02-05T06:55:59.711756+0000 mon.a (mon.0) 736 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T06:56:01.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:00 smithi102 bash[14298]: audit 2024-02-05T06:55:59.714009+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.177:6824/199278236,v1:172.21.15.177:6825/199278236]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T06:56:01.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:00 smithi102 bash[14298]: audit 2024-02-05T06:55:59.961913+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:56:01.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:00 smithi102 bash[14298]: audit 2024-02-05T06:55:59.962611+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:56:01.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:00 smithi102 bash[14298]: audit 2024-02-05T06:55:59.968203+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:56:01.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:00 smithi102 bash[14298]: audit 2024-02-05T06:55:59.969493+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:56:01.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:00 smithi102 bash[14298]: audit 2024-02-05T06:55:59.973305+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:56:01.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:00 smithi102 bash[14298]: audit 2024-02-05T06:55:59.974794+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:56:01.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:00 smithi102 bash[14298]: audit 2024-02-05T06:55:59.976080+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:56:01.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:00 smithi102 bash[14298]: audit 2024-02-05T06:55:59.977344+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:56:01.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:00 smithi102 bash[14298]: audit 2024-02-05T06:55:59.985964+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:56:01.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:00 smithi102 bash[14298]: audit 2024-02-05T06:55:59.993498+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:56:01.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:00 smithi102 bash[20060]: cluster 2024-02-05T06:55:59.438124+0000 mgr.y (mgr.14152) 264 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:56:01.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:00 smithi102 bash[20060]: audit 2024-02-05T06:55:59.709654+0000 mon.a (mon.0) 733 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-05T06:56:01.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:00 smithi102 bash[20060]: cluster 2024-02-05T06:55:59.709892+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-02-05T06:56:01.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:00 smithi102 bash[20060]: audit 2024-02-05T06:55:59.710096+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T06:56:01.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:00 smithi102 bash[20060]: audit 2024-02-05T06:55:59.711756+0000 mon.a (mon.0) 736 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T06:56:01.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:00 smithi102 bash[20060]: audit 2024-02-05T06:55:59.714009+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.177:6824/199278236,v1:172.21.15.177:6825/199278236]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T06:56:01.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:00 smithi102 bash[20060]: audit 2024-02-05T06:55:59.961913+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:56:01.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:00 smithi102 bash[20060]: audit 2024-02-05T06:55:59.962611+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:56:01.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:00 smithi102 bash[20060]: audit 2024-02-05T06:55:59.968203+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:56:01.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:00 smithi102 bash[20060]: audit 2024-02-05T06:55:59.969493+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:56:01.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:00 smithi102 bash[20060]: audit 2024-02-05T06:55:59.973305+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:56:01.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:00 smithi102 bash[20060]: audit 2024-02-05T06:55:59.974794+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:56:01.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:00 smithi102 bash[20060]: audit 2024-02-05T06:55:59.976080+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:56:01.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:00 smithi102 bash[20060]: audit 2024-02-05T06:55:59.977344+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:56:01.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:00 smithi102 bash[20060]: audit 2024-02-05T06:55:59.985964+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:56:01.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:00 smithi102 bash[20060]: audit 2024-02-05T06:55:59.993498+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:56:02.038 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:01 smithi102 bash[14298]: cephadm 2024-02-05T06:55:59.978481+0000 mgr.y (mgr.14152) 265 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 4061M 2024-02-05T06:56:02.039 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:01 smithi102 bash[14298]: audit 2024-02-05T06:56:00.708561+0000 mon.a (mon.0) 747 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-02-05T06:56:02.039 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:01 smithi102 bash[14298]: cluster 2024-02-05T06:56:00.708784+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-02-05T06:56:02.039 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:01 smithi102 bash[14298]: audit 2024-02-05T06:56:00.709540+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T06:56:02.039 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:01 smithi102 bash[14298]: audit 2024-02-05T06:56:00.719228+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T06:56:02.039 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:01 smithi102 bash[14298]: cluster 2024-02-05T06:56:01.705997+0000 mon.a (mon.0) 751 : cluster [INF] osd.7 [v2:172.21.15.177:6824/199278236,v1:172.21.15.177:6825/199278236] boot 2024-02-05T06:56:02.039 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:01 smithi102 bash[14298]: cluster 2024-02-05T06:56:01.706184+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-02-05T06:56:02.039 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:01 smithi102 bash[14298]: audit 2024-02-05T06:56:01.706878+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T06:56:02.039 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:01 smithi102 bash[20060]: cephadm 2024-02-05T06:55:59.978481+0000 mgr.y (mgr.14152) 265 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 4061M 2024-02-05T06:56:02.039 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:01 smithi102 bash[20060]: audit 2024-02-05T06:56:00.708561+0000 mon.a (mon.0) 747 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-02-05T06:56:02.039 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:01 smithi102 bash[20060]: cluster 2024-02-05T06:56:00.708784+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-02-05T06:56:02.039 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:01 smithi102 bash[20060]: audit 2024-02-05T06:56:00.709540+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T06:56:02.040 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:01 smithi102 bash[20060]: audit 2024-02-05T06:56:00.719228+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T06:56:02.040 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:01 smithi102 bash[20060]: cluster 2024-02-05T06:56:01.705997+0000 mon.a (mon.0) 751 : cluster [INF] osd.7 [v2:172.21.15.177:6824/199278236,v1:172.21.15.177:6825/199278236] boot 2024-02-05T06:56:02.040 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:01 smithi102 bash[20060]: cluster 2024-02-05T06:56:01.706184+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-02-05T06:56:02.040 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:01 smithi102 bash[20060]: audit 2024-02-05T06:56:01.706878+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T06:56:02.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:01 smithi177 bash[14475]: cephadm 2024-02-05T06:55:59.978481+0000 mgr.y (mgr.14152) 265 : cephadm [INF] Adjusting osd_memory_target on smithi177 to 4061M 2024-02-05T06:56:02.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:01 smithi177 bash[14475]: audit 2024-02-05T06:56:00.708561+0000 mon.a (mon.0) 747 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-02-05T06:56:02.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:01 smithi177 bash[14475]: cluster 2024-02-05T06:56:00.708784+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-02-05T06:56:02.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:01 smithi177 bash[14475]: audit 2024-02-05T06:56:00.709540+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T06:56:02.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:01 smithi177 bash[14475]: audit 2024-02-05T06:56:00.719228+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T06:56:02.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:01 smithi177 bash[14475]: cluster 2024-02-05T06:56:01.705997+0000 mon.a (mon.0) 751 : cluster [INF] osd.7 [v2:172.21.15.177:6824/199278236,v1:172.21.15.177:6825/199278236] boot 2024-02-05T06:56:02.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:01 smithi177 bash[14475]: cluster 2024-02-05T06:56:01.706184+0000 mon.a (mon.0) 752 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-02-05T06:56:02.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:01 smithi177 bash[14475]: audit 2024-02-05T06:56:01.706878+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T06:56:03.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:02 smithi177 bash[14475]: cluster 2024-02-05T06:56:00.348911+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T06:56:03.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:02 smithi177 bash[14475]: cluster 2024-02-05T06:56:00.349114+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T06:56:03.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:02 smithi177 bash[14475]: cluster 2024-02-05T06:56:01.438769+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:56:03.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:02 smithi177 bash[14475]: cluster 2024-02-05T06:56:02.716150+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-02-05T06:56:03.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:02 smithi102 bash[20060]: cluster 2024-02-05T06:56:00.348911+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T06:56:03.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:02 smithi102 bash[20060]: cluster 2024-02-05T06:56:00.349114+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T06:56:03.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:02 smithi102 bash[20060]: cluster 2024-02-05T06:56:01.438769+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:56:03.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:02 smithi102 bash[20060]: cluster 2024-02-05T06:56:02.716150+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-02-05T06:56:03.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:02 smithi102 bash[14298]: cluster 2024-02-05T06:56:00.348911+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-05T06:56:03.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:02 smithi102 bash[14298]: cluster 2024-02-05T06:56:00.349114+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-05T06:56:03.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:02 smithi102 bash[14298]: cluster 2024-02-05T06:56:01.438769+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-05T06:56:03.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:02 smithi102 bash[14298]: cluster 2024-02-05T06:56:02.716150+0000 mon.a (mon.0) 754 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-02-05T06:56:04.009 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-02-05T06:56:04.774 INFO:teuthology.orchestra.run.smithi102.stdout:{"epoch":56,"num_osds":8,"num_up_osds":8,"osd_up_since":1707116161,"num_in_osds":8,"osd_in_since":1707116135,"num_remapped_pgs":1} 2024-02-05T06:56:04.775 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph osd dump --format=json 2024-02-05T06:56:05.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:04 smithi177 bash[14475]: cluster 2024-02-05T06:56:03.439332+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:05.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:04 smithi177 bash[14475]: cluster 2024-02-05T06:56:03.734658+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-02-05T06:56:05.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:04 smithi177 bash[14475]: audit 2024-02-05T06:56:04.001652+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.102:0/1181600597' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-05T06:56:05.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:04 smithi102 bash[14298]: cluster 2024-02-05T06:56:03.439332+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:05.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:04 smithi102 bash[14298]: cluster 2024-02-05T06:56:03.734658+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-02-05T06:56:05.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:04 smithi102 bash[14298]: audit 2024-02-05T06:56:04.001652+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.102:0/1181600597' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-05T06:56:05.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:04 smithi102 bash[20060]: cluster 2024-02-05T06:56:03.439332+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:05.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:04 smithi102 bash[20060]: cluster 2024-02-05T06:56:03.734658+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-02-05T06:56:05.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:04 smithi102 bash[20060]: audit 2024-02-05T06:56:04.001652+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.102:0/1181600597' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-05T06:56:06.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:05 smithi177 bash[14475]: cluster 2024-02-05T06:56:04.741766+0000 mon.a (mon.0) 756 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-02-05T06:56:06.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:05 smithi177 bash[14475]: cluster 2024-02-05T06:56:05.440008+0000 mgr.y (mgr.14152) 268 : cluster [DBG] pgmap v250: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-02-05T06:56:06.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:05 smithi102 bash[14298]: cluster 2024-02-05T06:56:04.741766+0000 mon.a (mon.0) 756 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-02-05T06:56:06.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:05 smithi102 bash[14298]: cluster 2024-02-05T06:56:05.440008+0000 mgr.y (mgr.14152) 268 : cluster [DBG] pgmap v250: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-02-05T06:56:06.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:05 smithi102 bash[20060]: cluster 2024-02-05T06:56:04.741766+0000 mon.a (mon.0) 756 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-02-05T06:56:06.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:05 smithi102 bash[20060]: cluster 2024-02-05T06:56:05.440008+0000 mgr.y (mgr.14152) 268 : cluster [DBG] pgmap v250: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-02-05T06:56:07.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:06 smithi177 bash[14475]: cluster 2024-02-05T06:56:05.751443+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-02-05T06:56:07.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:06 smithi102 bash[14298]: cluster 2024-02-05T06:56:05.751443+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-02-05T06:56:07.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:06 smithi102 bash[20060]: cluster 2024-02-05T06:56:05.751443+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-02-05T06:56:07.502 INFO:teuthology.orchestra.run.smithi102.stderr:Inferring config /var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T06:56:07.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:07 smithi102 bash[14298]: cluster 2024-02-05T06:56:07.440718+0000 mgr.y (mgr.14152) 269 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-02-05T06:56:07.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:07 smithi102 bash[20060]: cluster 2024-02-05T06:56:07.440718+0000 mgr.y (mgr.14152) 269 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-02-05T06:56:08.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:07 smithi177 bash[14475]: cluster 2024-02-05T06:56:07.440718+0000 mgr.y (mgr.14152) 269 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-02-05T06:56:10.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:10 smithi177 bash[14475]: cluster 2024-02-05T06:56:09.441393+0000 mgr.y (mgr.14152) 270 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-02-05T06:56:10.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:10 smithi102 bash[14298]: cluster 2024-02-05T06:56:09.441393+0000 mgr.y (mgr.14152) 270 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-02-05T06:56:10.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:10 smithi102 bash[20060]: cluster 2024-02-05T06:56:09.441393+0000 mgr.y (mgr.14152) 270 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-02-05T06:56:12.022 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-02-05T06:56:12.022 INFO:teuthology.orchestra.run.smithi102.stdout:{"epoch":58,"fsid":"6c73f6dc-c3f2-11ee-95b6-87774f69a715","created":"2024-02-05T06:48:25.188300+0000","modified":"2024-02-05T06:56:05.737109+0000","last_up_change":"2024-02-05T06:56:01.696095+0000","last_in_change":"2024-02-05T06:55:35.715095+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-05T06:52:44.256722+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":"493a4aec-ce6d-4486-880a-ee7c91622f40","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.102:6802","nonce":397562447},{"type":"v1","addr":"172.21.15.102:6803","nonce":397562447}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6804","nonce":397562447},{"type":"v1","addr":"172.21.15.102:6805","nonce":397562447}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6808","nonce":397562447},{"type":"v1","addr":"172.21.15.102:6809","nonce":397562447}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6806","nonce":397562447},{"type":"v1","addr":"172.21.15.102:6807","nonce":397562447}]},"public_addr":"172.21.15.102:6803/397562447","cluster_addr":"172.21.15.102:6805/397562447","heartbeat_back_addr":"172.21.15.102:6809/397562447","heartbeat_front_addr":"172.21.15.102:6807/397562447","state":["exists","up"]},{"osd":1,"uuid":"cf72fca5-9d4a-4803-a238-eb026704e9cb","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.102:6810","nonce":1183429667},{"type":"v1","addr":"172.21.15.102:6811","nonce":1183429667}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6812","nonce":1183429667},{"type":"v1","addr":"172.21.15.102:6813","nonce":1183429667}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6816","nonce":1183429667},{"type":"v1","addr":"172.21.15.102:6817","nonce":1183429667}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6814","nonce":1183429667},{"type":"v1","addr":"172.21.15.102:6815","nonce":1183429667}]},"public_addr":"172.21.15.102:6811/1183429667","cluster_addr":"172.21.15.102:6813/1183429667","heartbeat_back_addr":"172.21.15.102:6817/1183429667","heartbeat_front_addr":"172.21.15.102:6815/1183429667","state":["exists","up"]},{"osd":2,"uuid":"140f8817-44c1-431a-a5fb-78f9b1e375d7","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.102:6818","nonce":3751055526},{"type":"v1","addr":"172.21.15.102:6819","nonce":3751055526}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6820","nonce":3751055526},{"type":"v1","addr":"172.21.15.102:6821","nonce":3751055526}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6824","nonce":3751055526},{"type":"v1","addr":"172.21.15.102:6825","nonce":3751055526}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6822","nonce":3751055526},{"type":"v1","addr":"172.21.15.102:6823","nonce":3751055526}]},"public_addr":"172.21.15.102:6819/3751055526","cluster_addr":"172.21.15.102:6821/3751055526","heartbeat_back_addr":"172.21.15.102:6825/3751055526","heartbeat_front_addr":"172.21.15.102:6823/3751055526","state":["exists","up"]},{"osd":3,"uuid":"6e7aaf41-18dc-4233-99e1-5ae67d131299","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.102:6826","nonce":3795507540},{"type":"v1","addr":"172.21.15.102:6827","nonce":3795507540}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6828","nonce":3795507540},{"type":"v1","addr":"172.21.15.102:6829","nonce":3795507540}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6832","nonce":3795507540},{"type":"v1","addr":"172.21.15.102:6833","nonce":3795507540}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6830","nonce":3795507540},{"type":"v1","addr":"172.21.15.102:6831","nonce":3795507540}]},"public_addr":"172.21.15.102:6827/3795507540","cluster_addr":"172.21.15.102:6829/3795507540","heartbeat_back_addr":"172.21.15.102:6833/3795507540","heartbeat_front_addr":"172.21.15.102:6831/3795507540","state":["exists","up"]},{"osd":4,"uuid":"4aa92d7f-60a5-4b7f-91ca-6514713e361c","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.177:6800","nonce":2172488100},{"type":"v1","addr":"172.21.15.177:6801","nonce":2172488100}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6802","nonce":2172488100},{"type":"v1","addr":"172.21.15.177:6803","nonce":2172488100}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6806","nonce":2172488100},{"type":"v1","addr":"172.21.15.177:6807","nonce":2172488100}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6804","nonce":2172488100},{"type":"v1","addr":"172.21.15.177:6805","nonce":2172488100}]},"public_addr":"172.21.15.177:6801/2172488100","cluster_addr":"172.21.15.177:6803/2172488100","heartbeat_back_addr":"172.21.15.177:6807/2172488100","heartbeat_front_addr":"172.21.15.177:6805/2172488100","state":["exists","up"]},{"osd":5,"uuid":"836a279a-f7e7-4d79-baa0-a7a717a16f38","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.177:6808","nonce":2566326258},{"type":"v1","addr":"172.21.15.177:6809","nonce":2566326258}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6810","nonce":2566326258},{"type":"v1","addr":"172.21.15.177:6811","nonce":2566326258}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6814","nonce":2566326258},{"type":"v1","addr":"172.21.15.177:6815","nonce":2566326258}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6812","nonce":2566326258},{"type":"v1","addr":"172.21.15.177:6813","nonce":2566326258}]},"public_addr":"172.21.15.177:6809/2566326258","cluster_addr":"172.21.15.177:6811/2566326258","heartbeat_back_addr":"172.21.15.177:6815/2566326258","heartbeat_front_addr":"172.21.15.177:6813/2566326258","state":["exists","up"]},{"osd":6,"uuid":"aaf228b4-8429-4cdf-9403-9ddf3acb9375","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.177:6816","nonce":1319071886},{"type":"v1","addr":"172.21.15.177:6817","nonce":1319071886}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6818","nonce":1319071886},{"type":"v1","addr":"172.21.15.177:6819","nonce":1319071886}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6822","nonce":1319071886},{"type":"v1","addr":"172.21.15.177:6823","nonce":1319071886}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6820","nonce":1319071886},{"type":"v1","addr":"172.21.15.177:6821","nonce":1319071886}]},"public_addr":"172.21.15.177:6817/1319071886","cluster_addr":"172.21.15.177:6819/1319071886","heartbeat_back_addr":"172.21.15.177:6823/1319071886","heartbeat_front_addr":"172.21.15.177:6821/1319071886","state":["exists","up"]},{"osd":7,"uuid":"ee3a042d-733c-460c-8186-b2cab2377dcc","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.177:6824","nonce":199278236},{"type":"v1","addr":"172.21.15.177:6825","nonce":199278236}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6826","nonce":199278236},{"type":"v1","addr":"172.21.15.177:6827","nonce":199278236}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6830","nonce":199278236},{"type":"v1","addr":"172.21.15.177:6831","nonce":199278236}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6828","nonce":199278236},{"type":"v1","addr":"172.21.15.177:6829","nonce":199278236}]},"public_addr":"172.21.15.177:6825/199278236","cluster_addr":"172.21.15.177:6827/199278236","heartbeat_back_addr":"172.21.15.177:6831/199278236","heartbeat_front_addr":"172.21.15.177:6829/199278236","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-05T06:51:21.674590+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-05T06:52:01.279834+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-05T06:52:41.666467+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-05T06:53:23.425321+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-05T06:54:01.923946+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-05T06:54:40.457949+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-05T06:55:20.689758+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-05T06:56:00.349120+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.102:0/2607809750":"2024-02-06T06:49:29.604899+0000","172.21.15.102:0/876296364":"2024-02-06T06:49:29.604899+0000","172.21.15.102:0/845831687":"2024-02-06T06:48:56.856230+0000","172.21.15.102:0/647644899":"2024-02-06T06:49:29.604899+0000","172.21.15.102:6801/1726624657":"2024-02-06T06:49:29.604899+0000","172.21.15.102:6800/1726624657":"2024-02-06T06:49:29.604899+0000","172.21.15.102:0/3896434285":"2024-02-06T06:48:56.856230+0000","172.21.15.102:6800/308946711":"2024-02-06T06:48:56.856230+0000","172.21.15.102:6801/308946711":"2024-02-06T06:48:56.856230+0000","172.21.15.102:0/435563252":"2024-02-06T06:48:56.856230+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-02-05T06:56:12.383 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:12 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:56:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:56:12.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:12 smithi177 bash[14475]: cluster 2024-02-05T06:56:11.442001+0000 mgr.y (mgr.14152) 271 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-02-05T06:56:12.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:12 smithi177 bash[14475]: audit 2024-02-05T06:56:12.014139+0000 mon.a (mon.0) 758 : audit [DBG] from='client.? 172.21.15.102:0/3723753256' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-05T06:56:12.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:12 smithi177 bash[14475]: audit 2024-02-05T06:56:12.049946+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:56:12.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:12 smithi177 bash[14475]: audit 2024-02-05T06:56:12.056887+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:56:12.842 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-02-05T06:52:44.256722+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': {}}}] 2024-02-05T06:56:12.842 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph osd pool get .mgr pg_num 2024-02-05T06:56:13.104 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:12 smithi102 bash[20060]: cluster 2024-02-05T06:56:11.442001+0000 mgr.y (mgr.14152) 271 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-02-05T06:56:13.104 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:12 smithi102 bash[20060]: audit 2024-02-05T06:56:12.014139+0000 mon.a (mon.0) 758 : audit [DBG] from='client.? 172.21.15.102:0/3723753256' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-05T06:56:13.104 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:12 smithi102 bash[20060]: audit 2024-02-05T06:56:12.049946+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:56:13.104 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:12 smithi102 bash[20060]: audit 2024-02-05T06:56:12.056887+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:56:13.104 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:12 smithi102 bash[14298]: cluster 2024-02-05T06:56:11.442001+0000 mgr.y (mgr.14152) 271 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-02-05T06:56:13.104 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:12 smithi102 bash[14298]: audit 2024-02-05T06:56:12.014139+0000 mon.a (mon.0) 758 : audit [DBG] from='client.? 172.21.15.102:0/3723753256' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-05T06:56:13.104 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:12 smithi102 bash[14298]: audit 2024-02-05T06:56:12.049946+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:56:13.105 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:12 smithi102 bash[14298]: audit 2024-02-05T06:56:12.056887+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:56:14.132 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:13 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:56:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:56:15.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:14 smithi177 bash[14475]: cluster 2024-02-05T06:56:13.442627+0000 mgr.y (mgr.14152) 272 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:15.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:14 smithi177 bash[14475]: audit 2024-02-05T06:56:13.721120+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:56:15.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:14 smithi177 bash[14475]: audit 2024-02-05T06:56:13.728425+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:56:15.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:14 smithi102 bash[14298]: cluster 2024-02-05T06:56:13.442627+0000 mgr.y (mgr.14152) 272 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:15.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:14 smithi102 bash[14298]: audit 2024-02-05T06:56:13.721120+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:56:15.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:14 smithi102 bash[14298]: audit 2024-02-05T06:56:13.728425+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:56:15.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:14 smithi102 bash[20060]: cluster 2024-02-05T06:56:13.442627+0000 mgr.y (mgr.14152) 272 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:15.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:14 smithi102 bash[20060]: audit 2024-02-05T06:56:13.721120+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:56:15.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:14 smithi102 bash[20060]: audit 2024-02-05T06:56:13.728425+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:56:15.346 INFO:teuthology.orchestra.run.smithi102.stderr:Inferring config /var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T06:56:16.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:16 smithi102 bash[14298]: cluster 2024-02-05T06:56:15.443308+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:16.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:16 smithi102 bash[20060]: cluster 2024-02-05T06:56:15.443308+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:17.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:16 smithi177 bash[14475]: cluster 2024-02-05T06:56:15.443308+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:18.037 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:17 smithi102 bash[20060]: cluster 2024-02-05T06:56:17.443996+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:18.037 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:17 smithi102 bash[14298]: cluster 2024-02-05T06:56:17.443996+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:18.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:17 smithi177 bash[14475]: cluster 2024-02-05T06:56:17.443996+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:18.381 INFO:teuthology.orchestra.run.smithi102.stdout:pg_num: 1 2024-02-05T06:56:18.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:18 smithi102 bash[20060]: audit 2024-02-05T06:56:18.373487+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.102:0/508253318' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-05T06:56:18.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:18 smithi102 bash[14298]: audit 2024-02-05T06:56:18.373487+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.102:0/508253318' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-05T06:56:19.073 INFO:tasks.cephadm:Adding prometheus.a on smithi177 2024-02-05T06:56:19.074 DEBUG:teuthology.orchestra.run.smithi177:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph orch apply prometheus '1;smithi177=a' 2024-02-05T06:56:19.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:18 smithi177 bash[14475]: audit 2024-02-05T06:56:18.373487+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.102:0/508253318' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-05T06:56:20.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:19 smithi177 bash[14475]: cluster 2024-02-05T06:56:19.444589+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:20.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:19 smithi102 bash[14298]: cluster 2024-02-05T06:56:19.444589+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:20.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:19 smithi102 bash[20060]: cluster 2024-02-05T06:56:19.444589+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:22.151 INFO:teuthology.orchestra.run.smithi177.stdout:Scheduled prometheus update... 2024-02-05T06:56:22.868 DEBUG:teuthology.orchestra.run.smithi177:prometheus.a> sudo journalctl -f -n 0 -u ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@prometheus.a.service 2024-02-05T06:56:22.871 INFO:tasks.cephadm:Adding node-exporter.a on smithi102 2024-02-05T06:56:22.871 INFO:tasks.cephadm:Adding node-exporter.b on smithi177 2024-02-05T06:56:22.871 DEBUG:teuthology.orchestra.run.smithi177:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph orch apply node-exporter '2;smithi102=a;smithi177=b' 2024-02-05T06:56:23.063 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T06:56:23.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:22 smithi177 bash[14475]: cluster 2024-02-05T06:56:21.445273+0000 mgr.y (mgr.14152) 276 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:23.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:22 smithi177 bash[14475]: audit 2024-02-05T06:56:22.142921+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:56:23.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:22 smithi177 bash[14475]: audit 2024-02-05T06:56:22.170600+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:56:23.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:22 smithi177 bash[14475]: audit 2024-02-05T06:56:22.172996+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:56:23.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:22 smithi177 bash[14475]: audit 2024-02-05T06:56:22.174641+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:56:23.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:22 smithi177 bash[14475]: audit 2024-02-05T06:56:22.186187+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:56:23.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:22 smithi177 bash[14475]: audit 2024-02-05T06:56:22.197381+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-05T06:56:23.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:22 smithi102 bash[14298]: cluster 2024-02-05T06:56:21.445273+0000 mgr.y (mgr.14152) 276 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:23.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:22 smithi102 bash[14298]: audit 2024-02-05T06:56:22.142921+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:56:23.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:22 smithi102 bash[14298]: audit 2024-02-05T06:56:22.170600+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:56:23.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:22 smithi102 bash[14298]: audit 2024-02-05T06:56:22.172996+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:56:23.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:22 smithi102 bash[14298]: audit 2024-02-05T06:56:22.174641+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:56:23.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:22 smithi102 bash[14298]: audit 2024-02-05T06:56:22.186187+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:56:23.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:22 smithi102 bash[14298]: audit 2024-02-05T06:56:22.197381+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-05T06:56:23.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:22 smithi102 bash[20060]: cluster 2024-02-05T06:56:21.445273+0000 mgr.y (mgr.14152) 276 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:23.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:22 smithi102 bash[20060]: audit 2024-02-05T06:56:22.142921+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:56:23.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:22 smithi102 bash[20060]: audit 2024-02-05T06:56:22.170600+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:56:23.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:22 smithi102 bash[20060]: audit 2024-02-05T06:56:22.172996+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:56:23.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:22 smithi102 bash[20060]: audit 2024-02-05T06:56:22.174641+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:56:23.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:22 smithi102 bash[20060]: audit 2024-02-05T06:56:22.186187+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' 2024-02-05T06:56:23.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:22 smithi102 bash[20060]: audit 2024-02-05T06:56:22.197381+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-05T06:56:23.405 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:56:23 smithi177 bash[15706]: ignoring --setuser ceph since I am not root 2024-02-05T06:56:23.405 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:56:23 smithi177 bash[15706]: ignoring --setgroup ceph since I am not root 2024-02-05T06:56:23.405 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:56:23 smithi177 bash[15706]: debug 2024-02-05T06:56:23.239+0000 7f9e6970a700 1 -- 172.21.15.177:0/1188572453 <== mon.2 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b5f702e340 con 0x55b5f7daac00 2024-02-05T06:56:23.581 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:56:23 smithi177 bash[15706]: debug 2024-02-05T06:56:23.395+0000 7f9e72166000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-05T06:56:23.633 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:23 smithi102 bash[14572]: ignoring --setuser ceph since I am not root 2024-02-05T06:56:23.633 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:23 smithi102 bash[14572]: ignoring --setgroup ceph since I am not root 2024-02-05T06:56:23.633 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:23 smithi102 bash[14572]: debug 2024-02-05T06:56:23.240+0000 7efda7250700 1 -- 172.21.15.102:0/3647381001 <== mon.1 v2:172.21.15.102:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d8d08de340 con 0x55d8d165a800 2024-02-05T06:56:23.633 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:23 smithi102 bash[14572]: debug 2024-02-05T06:56:23.396+0000 7efdafcac000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-05T06:56:24.066 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:23 smithi177 bash[14475]: audit 2024-02-05T06:56:22.132226+0000 mgr.y (mgr.14152) 277 : audit [DBG] from='client.24347 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi177=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:56:24.066 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:23 smithi177 bash[14475]: cephadm 2024-02-05T06:56:22.135635+0000 mgr.y (mgr.14152) 278 : cephadm [INF] Saving service prometheus spec with placement smithi177=a;count:1 2024-02-05T06:56:24.066 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:23 smithi177 bash[14475]: audit 2024-02-05T06:56:23.198536+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-05T06:56:24.067 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:23 smithi177 bash[14475]: cluster 2024-02-05T06:56:23.198606+0000 mon.a (mon.0) 770 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-02-05T06:56:24.070 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:23 smithi102 bash[14298]: audit 2024-02-05T06:56:22.132226+0000 mgr.y (mgr.14152) 277 : audit [DBG] from='client.24347 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi177=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:56:24.070 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:23 smithi102 bash[14298]: cephadm 2024-02-05T06:56:22.135635+0000 mgr.y (mgr.14152) 278 : cephadm [INF] Saving service prometheus spec with placement smithi177=a;count:1 2024-02-05T06:56:24.070 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:23 smithi102 bash[14298]: audit 2024-02-05T06:56:23.198536+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-05T06:56:24.070 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:23 smithi102 bash[14298]: cluster 2024-02-05T06:56:23.198606+0000 mon.a (mon.0) 770 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-02-05T06:56:24.071 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:23 smithi102 bash[20060]: audit 2024-02-05T06:56:22.132226+0000 mgr.y (mgr.14152) 277 : audit [DBG] from='client.24347 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi177=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:56:24.071 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:23 smithi102 bash[20060]: cephadm 2024-02-05T06:56:22.135635+0000 mgr.y (mgr.14152) 278 : cephadm [INF] Saving service prometheus spec with placement smithi177=a;count:1 2024-02-05T06:56:24.071 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:23 smithi102 bash[20060]: audit 2024-02-05T06:56:23.198536+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14152 172.21.15.102:0/1131546482' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-05T06:56:24.071 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:23 smithi102 bash[20060]: cluster 2024-02-05T06:56:23.198606+0000 mon.a (mon.0) 770 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-02-05T06:56:24.331 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:56:24 smithi177 bash[15706]: debug 2024-02-05T06:56:24.063+0000 7f9e72166000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-05T06:56:24.331 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:56:24 smithi177 bash[15706]: debug 2024-02-05T06:56:24.195+0000 7f9e72166000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-05T06:56:24.348 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:24 smithi102 bash[14572]: debug 2024-02-05T06:56:24.056+0000 7efdafcac000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-05T06:56:24.348 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:24 smithi102 bash[14572]: debug 2024-02-05T06:56:24.180+0000 7efdafcac000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-05T06:56:24.633 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:24 smithi102 bash[14572]: debug 2024-02-05T06:56:24.336+0000 7efdafcac000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-05T06:56:24.696 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:56:24 smithi177 bash[15706]: debug 2024-02-05T06:56:24.359+0000 7f9e72166000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-05T06:56:24.969 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:24 smithi102 bash[14572]: debug 2024-02-05T06:56:24.664+0000 7efdafcac000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-05T06:56:24.969 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:24 smithi102 bash[14572]: debug 2024-02-05T06:56:24.756+0000 7efdafcac000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-05T06:56:24.994 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:56:24 smithi177 bash[15706]: debug 2024-02-05T06:56:24.687+0000 7f9e72166000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-05T06:56:24.994 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:56:24 smithi177 bash[15706]: debug 2024-02-05T06:56:24.779+0000 7f9e72166000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-05T06:56:25.331 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:56:24 smithi177 bash[15706]: debug 2024-02-05T06:56:24.983+0000 7f9e72166000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-05T06:56:25.382 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:24 smithi102 bash[14572]: debug 2024-02-05T06:56:24.956+0000 7efdafcac000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-05T06:56:26.081 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:56:25 smithi177 bash[15706]: debug 2024-02-05T06:56:25.851+0000 7f9e72166000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-05T06:56:26.082 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:56:25 smithi177 bash[15706]: debug 2024-02-05T06:56:25.959+0000 7f9e72166000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-05T06:56:26.111 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:25 smithi102 bash[14572]: debug 2024-02-05T06:56:25.788+0000 7efdafcac000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-05T06:56:26.111 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:25 smithi102 bash[14572]: debug 2024-02-05T06:56:25.896+0000 7efdafcac000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-05T06:56:26.383 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:26 smithi102 bash[14572]: debug 2024-02-05T06:56:26.100+0000 7efdafcac000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-05T06:56:26.512 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:56:26 smithi177 bash[15706]: debug 2024-02-05T06:56:26.167+0000 7f9e72166000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-05T06:56:26.782 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:26 smithi102 bash[14572]: debug 2024-02-05T06:56:26.444+0000 7efdafcac000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-05T06:56:26.831 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:56:26 smithi177 bash[15706]: debug 2024-02-05T06:56:26.503+0000 7f9e72166000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-05T06:56:27.134 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:26 smithi102 bash[14572]: debug 2024-02-05T06:56:26.772+0000 7efdafcac000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-05T06:56:27.205 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:56:26 smithi177 bash[15706]: debug 2024-02-05T06:56:26.831+0000 7f9e72166000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-05T06:56:27.420 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:27 smithi102 bash[14572]: debug 2024-02-05T06:56:27.140+0000 7efdafcac000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-05T06:56:27.471 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:56:27 smithi177 bash[15706]: debug 2024-02-05T06:56:27.195+0000 7f9e72166000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-05T06:56:27.831 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:56:27 smithi177 bash[15706]: debug 2024-02-05T06:56:27.463+0000 7f9e72166000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-05T06:56:27.883 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:27 smithi102 bash[14572]: debug 2024-02-05T06:56:27.408+0000 7efdafcac000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-05T06:56:28.331 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:56:28 smithi177 bash[15706]: debug 2024-02-05T06:56:28.143+0000 7f9e72166000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-05T06:56:28.331 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:56:28 smithi177 bash[15706]: debug 2024-02-05T06:56:28.247+0000 7f9e72166000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-05T06:56:28.363 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:28 smithi102 bash[14572]: debug 2024-02-05T06:56:28.088+0000 7efdafcac000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-05T06:56:28.363 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:28 smithi102 bash[14572]: debug 2024-02-05T06:56:28.192+0000 7efdafcac000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-05T06:56:28.633 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:28 smithi102 bash[14572]: debug 2024-02-05T06:56:28.352+0000 7efdafcac000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-05T06:56:28.633 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:28 smithi102 bash[14572]: debug 2024-02-05T06:56:28.460+0000 7efdafcac000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-05T06:56:28.633 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:28 smithi102 bash[14572]: debug 2024-02-05T06:56:28.596+0000 7efdafcac000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-05T06:56:28.831 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:56:28 smithi177 bash[15706]: debug 2024-02-05T06:56:28.403+0000 7f9e72166000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-05T06:56:28.831 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:56:28 smithi177 bash[15706]: debug 2024-02-05T06:56:28.507+0000 7f9e72166000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-05T06:56:28.831 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:56:28 smithi177 bash[15706]: debug 2024-02-05T06:56:28.647+0000 7f9e72166000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-05T06:56:29.263 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:56:28 smithi177 bash[15706]: debug 2024-02-05T06:56:28.943+0000 7f9e72166000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-05T06:56:29.264 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:56:29 smithi177 bash[15706]: debug 2024-02-05T06:56:29.067+0000 7f9e72166000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-05T06:56:29.581 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:56:29 smithi177 bash[15706]: debug 2024-02-05T06:56:29.255+0000 7f9e72166000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-05T06:56:29.581 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:56:29 smithi177 bash[15706]: debug 2024-02-05T06:56:29.375+0000 7f9e72166000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-05T06:56:29.633 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:29 smithi102 bash[14572]: debug 2024-02-05T06:56:28.888+0000 7efdafcac000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-05T06:56:29.633 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:29 smithi102 bash[14572]: debug 2024-02-05T06:56:29.008+0000 7efdafcac000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-05T06:56:29.633 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:29 smithi102 bash[14572]: debug 2024-02-05T06:56:29.188+0000 7efdafcac000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-05T06:56:29.633 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:29 smithi102 bash[14572]: debug 2024-02-05T06:56:29.308+0000 7efdafcac000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-05T06:56:30.383 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:30 smithi102 bash[14572]: debug 2024-02-05T06:56:30.164+0000 7efdafcac000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-05T06:56:30.383 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:30 smithi102 bash[14572]: [05/Feb/2024:06:56:30] ENGINE Bus STARTING 2024-02-05T06:56:30.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:30 smithi102 bash[14298]: cluster 2024-02-05T06:56:30.169609+0000 mon.a (mon.0) 771 : cluster [INF] Active manager daemon y restarted 2024-02-05T06:56:30.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:30 smithi102 bash[14298]: cluster 2024-02-05T06:56:30.170180+0000 mon.a (mon.0) 772 : cluster [INF] Activating manager daemon y 2024-02-05T06:56:30.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:30 smithi102 bash[14298]: cluster 2024-02-05T06:56:30.173450+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-02-05T06:56:30.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:30 smithi102 bash[20060]: cluster 2024-02-05T06:56:30.169609+0000 mon.a (mon.0) 771 : cluster [INF] Active manager daemon y restarted 2024-02-05T06:56:30.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:30 smithi102 bash[20060]: cluster 2024-02-05T06:56:30.170180+0000 mon.a (mon.0) 772 : cluster [INF] Activating manager daemon y 2024-02-05T06:56:30.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:30 smithi102 bash[20060]: cluster 2024-02-05T06:56:30.173450+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-02-05T06:56:30.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:30 smithi177 bash[14475]: cluster 2024-02-05T06:56:30.169609+0000 mon.a (mon.0) 771 : cluster [INF] Active manager daemon y restarted 2024-02-05T06:56:30.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:30 smithi177 bash[14475]: cluster 2024-02-05T06:56:30.170180+0000 mon.a (mon.0) 772 : cluster [INF] Activating manager daemon y 2024-02-05T06:56:30.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:30 smithi177 bash[14475]: cluster 2024-02-05T06:56:30.173450+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-02-05T06:56:30.581 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:56:30 smithi177 bash[15706]: debug 2024-02-05T06:56:30.227+0000 7f9e72166000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-05T06:56:30.581 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:56:30 smithi177 bash[15706]: [05/Feb/2024:06:56:30] ENGINE Bus STARTING 2024-02-05T06:56:30.582 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:56:30 smithi177 bash[15706]: CherryPy Checker: 2024-02-05T06:56:30.582 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:56:30 smithi177 bash[15706]: The Application mounted at '' has an empty config. 2024-02-05T06:56:30.582 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:56:30 smithi177 bash[15706]: [05/Feb/2024:06:56:30] ENGINE Serving on http://:::9283 2024-02-05T06:56:30.582 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:56:30 smithi177 bash[15706]: [05/Feb/2024:06:56:30] ENGINE Bus STARTED 2024-02-05T06:56:31.009 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:30 smithi102 bash[14572]: CherryPy Checker: 2024-02-05T06:56:31.009 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:30 smithi102 bash[14572]: The Application mounted at '' has an empty config. 2024-02-05T06:56:31.009 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:30 smithi102 bash[14572]: [05/Feb/2024:06:56:30] ENGINE Serving on http://:::9283 2024-02-05T06:56:31.009 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:30 smithi102 bash[14572]: [05/Feb/2024:06:56:30] ENGINE Bus STARTED 2024-02-05T06:56:31.009 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:30 smithi102 bash[14572]: [05/Feb/2024:06:56:30] ENGINE Bus STARTING 2024-02-05T06:56:31.288 INFO:teuthology.orchestra.run.smithi177.stdout:Scheduled node-exporter update... 2024-02-05T06:56:31.383 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14572]: [05/Feb/2024:06:56:31] ENGINE Serving on https://172.21.15.102:7150 2024-02-05T06:56:31.383 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14572]: [05/Feb/2024:06:56:31] ENGINE Bus STARTED 2024-02-05T06:56:31.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: cluster 2024-02-05T06:56:30.229033+0000 mon.a (mon.0) 774 : cluster [DBG] mgrmap e17: y(active, starting, since 0.05896s), standbys: x 2024-02-05T06:56:31.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:30.234684+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T06:56:31.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:30.234985+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T06:56:31.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:30.235220+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T06:56:31.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:30.240797+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-05T06:56:31.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:30.241283+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-05T06:56:31.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:30.241715+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T06:56:31.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: cluster 2024-02-05T06:56:30.242188+0000 mon.a (mon.0) 781 : cluster [DBG] Standby manager daemon x restarted 2024-02-05T06:56:31.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: cluster 2024-02-05T06:56:30.242294+0000 mon.a (mon.0) 782 : cluster [DBG] Standby manager daemon x started 2024-02-05T06:56:31.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:30.242645+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T06:56:31.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:30.242879+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.177:0/3699537681' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-05T06:56:31.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:30.243012+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T06:56:31.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:30.243355+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T06:56:31.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:30.243795+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T06:56:31.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:30.244258+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T06:56:31.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:30.244588+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T06:56:31.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:30.244905+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T06:56:31.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:30.245112+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.177:0/3699537681' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T06:56:31.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:30.245236+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T06:56:31.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: cluster 2024-02-05T06:56:30.229033+0000 mon.a (mon.0) 774 : cluster [DBG] mgrmap e17: y(active, starting, since 0.05896s), standbys: x 2024-02-05T06:56:31.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:30.234684+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T06:56:31.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:30.234985+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T06:56:31.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:30.235220+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T06:56:31.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:30.240797+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-05T06:56:31.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:30.241283+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-05T06:56:31.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:30.241715+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T06:56:31.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: cluster 2024-02-05T06:56:30.242188+0000 mon.a (mon.0) 781 : cluster [DBG] Standby manager daemon x restarted 2024-02-05T06:56:31.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: cluster 2024-02-05T06:56:30.242294+0000 mon.a (mon.0) 782 : cluster [DBG] Standby manager daemon x started 2024-02-05T06:56:31.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:30.242645+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T06:56:31.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:30.242879+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.177:0/3699537681' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-05T06:56:31.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:30.243012+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T06:56:31.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:30.243355+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T06:56:31.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:30.243795+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T06:56:31.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:30.244258+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T06:56:31.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:30.244588+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T06:56:31.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:30.244905+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T06:56:31.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:30.245112+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.177:0/3699537681' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T06:56:31.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:30.245236+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T06:56:31.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:30.245518+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T06:56:31.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:30.246131+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T06:56:31.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:30.246952+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.177:0/3699537681' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-05T06:56:31.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:30.247290+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.177:0/3699537681' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T06:56:31.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: cluster 2024-02-05T06:56:30.256302+0000 mon.a (mon.0) 793 : cluster [INF] Manager daemon y is now available 2024-02-05T06:56:31.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:30.290147+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:31.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:30.298636+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:56:31.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:30.301771+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:56:31.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:30.304101+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:56:31.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:30.305748+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:56:31.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:30.311133+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi177", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:56:31.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:30.312559+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi102", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:56:31.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:30.318387+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi177", "name": "osd_memory_target"}]': finished 2024-02-05T06:56:31.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:30.325561+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi102", "name": "osd_memory_target"}]': finished 2024-02-05T06:56:31.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:30.332270+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:31.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:30.574621+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T06:56:31.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:30.584847+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T06:56:31.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:31.052908+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:31.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:30.245518+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T06:56:31.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:30.246131+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T06:56:31.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:30.246952+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.177:0/3699537681' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-05T06:56:31.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:30.247290+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.177:0/3699537681' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T06:56:31.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: cluster 2024-02-05T06:56:30.256302+0000 mon.a (mon.0) 793 : cluster [INF] Manager daemon y is now available 2024-02-05T06:56:31.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:30.290147+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:31.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:30.298636+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:56:31.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:30.301771+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:56:31.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:30.304101+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:56:31.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:30.305748+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:56:31.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:30.311133+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi177", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:56:31.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:30.312559+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi102", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:56:31.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:30.318387+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi177", "name": "osd_memory_target"}]': finished 2024-02-05T06:56:31.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:30.325561+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi102", "name": "osd_memory_target"}]': finished 2024-02-05T06:56:31.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:30.332270+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:31.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:30.574621+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T06:56:31.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:30.584847+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T06:56:31.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:31.052908+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:31.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:31.123151+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:31.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:31.135663+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:31.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:31.143320+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:31.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[14298]: audit 2024-02-05T06:56:31.150626+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-05T06:56:31.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:31.123151+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:31.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:31.135663+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:31.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:31.143320+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:31.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:31 smithi102 bash[20060]: audit 2024-02-05T06:56:31.150626+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-05T06:56:31.519 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: cluster 2024-02-05T06:56:30.229033+0000 mon.a (mon.0) 774 : cluster [DBG] mgrmap e17: y(active, starting, since 0.05896s), standbys: x 2024-02-05T06:56:31.519 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:30.234684+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T06:56:31.519 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:30.234985+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T06:56:31.519 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:30.235220+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T06:56:31.519 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:30.240797+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-05T06:56:31.519 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:30.241283+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-05T06:56:31.519 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:30.241715+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T06:56:31.520 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: cluster 2024-02-05T06:56:30.242188+0000 mon.a (mon.0) 781 : cluster [DBG] Standby manager daemon x restarted 2024-02-05T06:56:31.520 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: cluster 2024-02-05T06:56:30.242294+0000 mon.a (mon.0) 782 : cluster [DBG] Standby manager daemon x started 2024-02-05T06:56:31.520 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:30.242645+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T06:56:31.520 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:30.242879+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.177:0/3699537681' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-05T06:56:31.520 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:30.243012+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T06:56:31.520 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:30.243355+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T06:56:31.520 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:30.243795+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T06:56:31.520 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:30.244258+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T06:56:31.520 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:30.244588+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T06:56:31.520 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:30.244905+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T06:56:31.520 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:30.245112+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.177:0/3699537681' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T06:56:31.520 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:30.245236+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T06:56:31.520 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:30.245518+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T06:56:31.520 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:30.246131+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T06:56:31.521 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:30.246952+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.177:0/3699537681' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-05T06:56:31.521 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:30.247290+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.177:0/3699537681' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T06:56:31.521 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: cluster 2024-02-05T06:56:30.256302+0000 mon.a (mon.0) 793 : cluster [INF] Manager daemon y is now available 2024-02-05T06:56:31.521 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:30.290147+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:31.521 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:30.298636+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:56:31.521 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:30.301771+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:56:31.521 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:30.304101+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:56:31.521 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:30.305748+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:56:31.521 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:30.311133+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi177", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:56:31.521 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:30.312559+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi102", "name": "osd_memory_target"}]: dispatch 2024-02-05T06:56:31.521 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:30.318387+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi177", "name": "osd_memory_target"}]': finished 2024-02-05T06:56:31.521 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:30.325561+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi102", "name": "osd_memory_target"}]': finished 2024-02-05T06:56:31.521 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:30.332270+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:31.521 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:30.574621+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T06:56:31.521 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:30.584847+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T06:56:31.521 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:31.052908+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:31.522 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:31.123151+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:31.522 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:31.135663+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:31.522 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:31.143320+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:31.522 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:31 smithi177 bash[14475]: audit 2024-02-05T06:56:31.150626+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-05T06:56:32.129 DEBUG:teuthology.orchestra.run.smithi102:node-exporter.a> sudo journalctl -f -n 0 -u ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@node-exporter.a.service 2024-02-05T06:56:32.131 DEBUG:teuthology.orchestra.run.smithi177:node-exporter.b> sudo journalctl -f -n 0 -u ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@node-exporter.b.service 2024-02-05T06:56:32.134 INFO:tasks.cephadm:Adding alertmanager.a on smithi102 2024-02-05T06:56:32.134 DEBUG:teuthology.orchestra.run.smithi177:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph orch apply alertmanager '1;smithi102=a' 2024-02-05T06:56:32.229 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T06:56:32.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:32 smithi177 bash[14475]: cephadm 2024-02-05T06:56:30.320103+0000 mgr.y (mgr.14463) 1 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-02-05T06:56:32.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:32 smithi177 bash[14475]: cephadm 2024-02-05T06:56:30.326843+0000 mgr.y (mgr.14463) 2 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.conf 2024-02-05T06:56:32.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:32 smithi177 bash[14475]: cephadm 2024-02-05T06:56:30.920477+0000 mgr.y (mgr.14463) 3 : cephadm [INF] [05/Feb/2024:06:56:30] ENGINE Bus STARTING 2024-02-05T06:56:32.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:32 smithi177 bash[14475]: cephadm 2024-02-05T06:56:31.008840+0000 mgr.y (mgr.14463) 4 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.client.admin.keyring 2024-02-05T06:56:32.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:32 smithi177 bash[14475]: cephadm 2024-02-05T06:56:31.013715+0000 mgr.y (mgr.14463) 5 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-02-05T06:56:32.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:32 smithi177 bash[14475]: cephadm 2024-02-05T06:56:31.044948+0000 mgr.y (mgr.14463) 6 : cephadm [INF] [05/Feb/2024:06:56:31] ENGINE Serving on https://172.21.15.102:7150 2024-02-05T06:56:32.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:32 smithi177 bash[14475]: cephadm 2024-02-05T06:56:31.045516+0000 mgr.y (mgr.14463) 7 : cephadm [INF] [05/Feb/2024:06:56:31] ENGINE Bus STARTED 2024-02-05T06:56:32.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:32 smithi177 bash[14475]: audit 2024-02-05T06:56:31.259443+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-05T06:56:32.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:32 smithi177 bash[14475]: cluster 2024-02-05T06:56:31.259503+0000 mon.a (mon.0) 812 : cluster [DBG] mgrmap e18: y(active, since 1.08945s), standbys: x 2024-02-05T06:56:32.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:32 smithi177 bash[14475]: audit 2024-02-05T06:56:31.280139+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:32.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:32 smithi177 bash[14475]: audit 2024-02-05T06:56:32.190370+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:32.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:32 smithi177 bash[14475]: audit 2024-02-05T06:56:32.197794+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:32.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:32 smithi102 bash[14298]: cephadm 2024-02-05T06:56:30.320103+0000 mgr.y (mgr.14463) 1 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-02-05T06:56:32.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:32 smithi102 bash[14298]: cephadm 2024-02-05T06:56:30.326843+0000 mgr.y (mgr.14463) 2 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.conf 2024-02-05T06:56:32.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:32 smithi102 bash[14298]: cephadm 2024-02-05T06:56:30.920477+0000 mgr.y (mgr.14463) 3 : cephadm [INF] [05/Feb/2024:06:56:30] ENGINE Bus STARTING 2024-02-05T06:56:32.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:32 smithi102 bash[14298]: cephadm 2024-02-05T06:56:31.008840+0000 mgr.y (mgr.14463) 4 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.client.admin.keyring 2024-02-05T06:56:32.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:32 smithi102 bash[14298]: cephadm 2024-02-05T06:56:31.013715+0000 mgr.y (mgr.14463) 5 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-02-05T06:56:32.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:32 smithi102 bash[14298]: cephadm 2024-02-05T06:56:31.044948+0000 mgr.y (mgr.14463) 6 : cephadm [INF] [05/Feb/2024:06:56:31] ENGINE Serving on https://172.21.15.102:7150 2024-02-05T06:56:32.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:32 smithi102 bash[14298]: cephadm 2024-02-05T06:56:31.045516+0000 mgr.y (mgr.14463) 7 : cephadm [INF] [05/Feb/2024:06:56:31] ENGINE Bus STARTED 2024-02-05T06:56:32.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:32 smithi102 bash[14298]: audit 2024-02-05T06:56:31.259443+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-05T06:56:32.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:32 smithi102 bash[14298]: cluster 2024-02-05T06:56:31.259503+0000 mon.a (mon.0) 812 : cluster [DBG] mgrmap e18: y(active, since 1.08945s), standbys: x 2024-02-05T06:56:32.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:32 smithi102 bash[14298]: audit 2024-02-05T06:56:31.280139+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:32.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:32 smithi102 bash[14298]: audit 2024-02-05T06:56:32.190370+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:32.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:32 smithi102 bash[14298]: audit 2024-02-05T06:56:32.197794+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:32.634 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:32 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:56:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:56:32.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:32 smithi102 bash[20060]: cephadm 2024-02-05T06:56:30.320103+0000 mgr.y (mgr.14463) 1 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-02-05T06:56:32.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:32 smithi102 bash[20060]: cephadm 2024-02-05T06:56:30.326843+0000 mgr.y (mgr.14463) 2 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.conf 2024-02-05T06:56:32.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:32 smithi102 bash[20060]: cephadm 2024-02-05T06:56:30.920477+0000 mgr.y (mgr.14463) 3 : cephadm [INF] [05/Feb/2024:06:56:30] ENGINE Bus STARTING 2024-02-05T06:56:32.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:32 smithi102 bash[20060]: cephadm 2024-02-05T06:56:31.008840+0000 mgr.y (mgr.14463) 4 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.client.admin.keyring 2024-02-05T06:56:32.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:32 smithi102 bash[20060]: cephadm 2024-02-05T06:56:31.013715+0000 mgr.y (mgr.14463) 5 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-02-05T06:56:32.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:32 smithi102 bash[20060]: cephadm 2024-02-05T06:56:31.044948+0000 mgr.y (mgr.14463) 6 : cephadm [INF] [05/Feb/2024:06:56:31] ENGINE Serving on https://172.21.15.102:7150 2024-02-05T06:56:32.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:32 smithi102 bash[20060]: cephadm 2024-02-05T06:56:31.045516+0000 mgr.y (mgr.14463) 7 : cephadm [INF] [05/Feb/2024:06:56:31] ENGINE Bus STARTED 2024-02-05T06:56:32.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:32 smithi102 bash[20060]: audit 2024-02-05T06:56:31.259443+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-05T06:56:32.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:32 smithi102 bash[20060]: cluster 2024-02-05T06:56:31.259503+0000 mon.a (mon.0) 812 : cluster [DBG] mgrmap e18: y(active, since 1.08945s), standbys: x 2024-02-05T06:56:32.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:32 smithi102 bash[20060]: audit 2024-02-05T06:56:31.280139+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:32.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:32 smithi102 bash[20060]: audit 2024-02-05T06:56:32.190370+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:32.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:32 smithi102 bash[20060]: audit 2024-02-05T06:56:32.197794+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:33.296 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T06:56:33.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:33 smithi177 bash[14475]: audit 2024-02-05T06:56:31.268913+0000 mgr.y (mgr.14463) 8 : audit [DBG] from='client.24362 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi102=a;smithi177=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:56:33.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:33 smithi177 bash[14475]: cluster 2024-02-05T06:56:31.272092+0000 mgr.y (mgr.14463) 9 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:33.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:33 smithi177 bash[14475]: cephadm 2024-02-05T06:56:31.275864+0000 mgr.y (mgr.14463) 10 : cephadm [INF] Saving service node-exporter spec with placement smithi102=a;smithi177=b;count:2 2024-02-05T06:56:33.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:33 smithi177 bash[14475]: cephadm 2024-02-05T06:56:31.282344+0000 mgr.y (mgr.14463) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi177 2024-02-05T06:56:33.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:33 smithi177 bash[14475]: cluster 2024-02-05T06:56:32.238788+0000 mgr.y (mgr.14463) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:33.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:33 smithi177 bash[14475]: cluster 2024-02-05T06:56:32.723786+0000 mon.a (mon.0) 816 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-02-05T06:56:33.600 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:33 smithi102 bash[14298]: audit 2024-02-05T06:56:31.268913+0000 mgr.y (mgr.14463) 8 : audit [DBG] from='client.24362 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi102=a;smithi177=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:56:33.600 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:33 smithi102 bash[14298]: cluster 2024-02-05T06:56:31.272092+0000 mgr.y (mgr.14463) 9 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:33.600 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:33 smithi102 bash[14298]: cephadm 2024-02-05T06:56:31.275864+0000 mgr.y (mgr.14463) 10 : cephadm [INF] Saving service node-exporter spec with placement smithi102=a;smithi177=b;count:2 2024-02-05T06:56:33.600 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:33 smithi102 bash[14298]: cephadm 2024-02-05T06:56:31.282344+0000 mgr.y (mgr.14463) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi177 2024-02-05T06:56:33.600 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:33 smithi102 bash[14298]: cluster 2024-02-05T06:56:32.238788+0000 mgr.y (mgr.14463) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:33.600 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:33 smithi102 bash[14298]: cluster 2024-02-05T06:56:32.723786+0000 mon.a (mon.0) 816 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-02-05T06:56:33.600 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:33 smithi102 bash[20060]: audit 2024-02-05T06:56:31.268913+0000 mgr.y (mgr.14463) 8 : audit [DBG] from='client.24362 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi102=a;smithi177=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:56:33.601 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:33 smithi102 bash[20060]: cluster 2024-02-05T06:56:31.272092+0000 mgr.y (mgr.14463) 9 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:33.601 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:33 smithi102 bash[20060]: cephadm 2024-02-05T06:56:31.275864+0000 mgr.y (mgr.14463) 10 : cephadm [INF] Saving service node-exporter spec with placement smithi102=a;smithi177=b;count:2 2024-02-05T06:56:33.601 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:33 smithi102 bash[20060]: cephadm 2024-02-05T06:56:31.282344+0000 mgr.y (mgr.14463) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi177 2024-02-05T06:56:33.601 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:33 smithi102 bash[20060]: cluster 2024-02-05T06:56:32.238788+0000 mgr.y (mgr.14463) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:33.601 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:33 smithi102 bash[20060]: cluster 2024-02-05T06:56:32.723786+0000 mon.a (mon.0) 816 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-02-05T06:56:34.133 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:33 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:56:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:56:35.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:34 smithi102 bash[20060]: audit 2024-02-05T06:56:33.878454+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:35.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:34 smithi102 bash[20060]: audit 2024-02-05T06:56:33.886979+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:35.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:34 smithi102 bash[20060]: cluster 2024-02-05T06:56:34.239526+0000 mgr.y (mgr.14463) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:35.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:34 smithi102 bash[14298]: audit 2024-02-05T06:56:33.878454+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:35.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:34 smithi102 bash[14298]: audit 2024-02-05T06:56:33.886979+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:35.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:34 smithi102 bash[14298]: cluster 2024-02-05T06:56:34.239526+0000 mgr.y (mgr.14463) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:35.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:34 smithi177 bash[14475]: audit 2024-02-05T06:56:33.878454+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:35.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:34 smithi177 bash[14475]: audit 2024-02-05T06:56:33.886979+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:35.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:34 smithi177 bash[14475]: cluster 2024-02-05T06:56:34.239526+0000 mgr.y (mgr.14463) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:36.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:36 smithi177 bash[14475]: cluster 2024-02-05T06:56:36.240114+0000 mgr.y (mgr.14463) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:36.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:36 smithi102 bash[14298]: cluster 2024-02-05T06:56:36.240114+0000 mgr.y (mgr.14463) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:36.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:36 smithi102 bash[20060]: cluster 2024-02-05T06:56:36.240114+0000 mgr.y (mgr.14463) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:37.004 INFO:teuthology.orchestra.run.smithi177.stdout:Scheduled alertmanager update... 2024-02-05T06:56:38.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:37 smithi177 bash[14475]: audit 2024-02-05T06:56:36.985582+0000 mgr.y (mgr.14463) 15 : audit [DBG] from='client.24383 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi102=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:56:38.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:38 smithi177 bash[14475]: cephadm 2024-02-05T06:56:36.989152+0000 mgr.y (mgr.14463) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi102=a;count:1 2024-02-05T06:56:38.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:38 smithi177 bash[14475]: audit 2024-02-05T06:56:36.996040+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:38.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:37 smithi102 bash[14298]: audit 2024-02-05T06:56:36.985582+0000 mgr.y (mgr.14463) 15 : audit [DBG] from='client.24383 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi102=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:56:38.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:37 smithi102 bash[14298]: cephadm 2024-02-05T06:56:36.989152+0000 mgr.y (mgr.14463) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi102=a;count:1 2024-02-05T06:56:38.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:37 smithi102 bash[14298]: audit 2024-02-05T06:56:36.996040+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:38.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:37 smithi102 bash[20060]: audit 2024-02-05T06:56:36.985582+0000 mgr.y (mgr.14463) 15 : audit [DBG] from='client.24383 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi102=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:56:38.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:37 smithi102 bash[20060]: cephadm 2024-02-05T06:56:36.989152+0000 mgr.y (mgr.14463) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi102=a;count:1 2024-02-05T06:56:38.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:37 smithi102 bash[20060]: audit 2024-02-05T06:56:36.996040+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:38.983 DEBUG:teuthology.orchestra.run.smithi102:alertmanager.a> sudo journalctl -f -n 0 -u ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@alertmanager.a.service 2024-02-05T06:56:38.986 INFO:tasks.cephadm:Adding grafana.a on smithi177 2024-02-05T06:56:38.986 DEBUG:teuthology.orchestra.run.smithi177:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph orch apply grafana '1;smithi177=a' 2024-02-05T06:56:39.005 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T06:56:39.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:39 smithi102 bash[14298]: cluster 2024-02-05T06:56:38.240780+0000 mgr.y (mgr.14463) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:39.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:39 smithi102 bash[20060]: cluster 2024-02-05T06:56:38.240780+0000 mgr.y (mgr.14463) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:39.424 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:39 smithi177 bash[14475]: cluster 2024-02-05T06:56:38.240780+0000 mgr.y (mgr.14463) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:40.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:40 smithi177 bash[14475]: cluster 2024-02-05T06:56:40.241393+0000 mgr.y (mgr.14463) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:40.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:40 smithi102 bash[14298]: cluster 2024-02-05T06:56:40.241393+0000 mgr.y (mgr.14463) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:40.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:40 smithi102 bash[20060]: cluster 2024-02-05T06:56:40.241393+0000 mgr.y (mgr.14463) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:42.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:42 smithi177 bash[14475]: cluster 2024-02-05T06:56:42.242031+0000 mgr.y (mgr.14463) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:43.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:42 smithi102 bash[14298]: cluster 2024-02-05T06:56:42.242031+0000 mgr.y (mgr.14463) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:43.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:42 smithi102 bash[20060]: cluster 2024-02-05T06:56:42.242031+0000 mgr.y (mgr.14463) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:44.338 INFO:teuthology.orchestra.run.smithi177.stdout:Scheduled grafana update... 2024-02-05T06:56:44.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:44 smithi177 bash[14475]: cluster 2024-02-05T06:56:44.242608+0000 mgr.y (mgr.14463) 20 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:44.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:44 smithi102 bash[14298]: cluster 2024-02-05T06:56:44.242608+0000 mgr.y (mgr.14463) 20 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:44.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:44 smithi102 bash[20060]: cluster 2024-02-05T06:56:44.242608+0000 mgr.y (mgr.14463) 20 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:45.602 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:45 smithi177 bash[14475]: audit 2024-02-05T06:56:44.320207+0000 mgr.y (mgr.14463) 21 : audit [DBG] from='client.24389 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi177=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:56:45.602 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:45 smithi177 bash[14475]: cephadm 2024-02-05T06:56:44.323360+0000 mgr.y (mgr.14463) 22 : cephadm [INF] Saving service grafana spec with placement smithi177=a;count:1 2024-02-05T06:56:45.602 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:45 smithi177 bash[14475]: audit 2024-02-05T06:56:44.329670+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:45.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:45 smithi102 bash[14298]: audit 2024-02-05T06:56:44.320207+0000 mgr.y (mgr.14463) 21 : audit [DBG] from='client.24389 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi177=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:56:45.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:45 smithi102 bash[14298]: cephadm 2024-02-05T06:56:44.323360+0000 mgr.y (mgr.14463) 22 : cephadm [INF] Saving service grafana spec with placement smithi177=a;count:1 2024-02-05T06:56:45.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:45 smithi102 bash[14298]: audit 2024-02-05T06:56:44.329670+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:45.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:45 smithi102 bash[20060]: audit 2024-02-05T06:56:44.320207+0000 mgr.y (mgr.14463) 21 : audit [DBG] from='client.24389 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi177=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:56:45.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:45 smithi102 bash[20060]: cephadm 2024-02-05T06:56:44.323360+0000 mgr.y (mgr.14463) 22 : cephadm [INF] Saving service grafana spec with placement smithi177=a;count:1 2024-02-05T06:56:45.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:45 smithi102 bash[20060]: audit 2024-02-05T06:56:44.329670+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:45.940 DEBUG:teuthology.orchestra.run.smithi177:grafana.a> sudo journalctl -f -n 0 -u ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@grafana.a.service 2024-02-05T06:56:45.942 INFO:tasks.cephadm:Setting up client nodes... 2024-02-05T06:56:45.945 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-05T06:56:46.335 INFO:journalctl@ceph.grafana.a.smithi177.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-05T06:56:46.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:46 smithi177 bash[14475]: cluster 2024-02-05T06:56:46.243208+0000 mgr.y (mgr.14463) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:46.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:46 smithi102 bash[14298]: cluster 2024-02-05T06:56:46.243208+0000 mgr.y (mgr.14463) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:46.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:46 smithi102 bash[20060]: cluster 2024-02-05T06:56:46.243208+0000 mgr.y (mgr.14463) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:48.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:48 smithi177 bash[14475]: cluster 2024-02-05T06:56:48.243890+0000 mgr.y (mgr.14463) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:48.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:48 smithi102 bash[14298]: cluster 2024-02-05T06:56:48.243890+0000 mgr.y (mgr.14463) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:48.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:48 smithi102 bash[20060]: cluster 2024-02-05T06:56:48.243890+0000 mgr.y (mgr.14463) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:49.235 INFO:teuthology.orchestra.run.smithi102.stdout:[client.0] 2024-02-05T06:56:49.235 INFO:teuthology.orchestra.run.smithi102.stdout: key = AQCxhsBlzf9TDRAA4iHduqFWbizif6OrRQw1Xg== 2024-02-05T06:56:49.405 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:49 smithi177 bash[14475]: audit 2024-02-05T06:56:49.223248+0000 mon.a (mon.0) 821 : audit [INF] from='client.? 172.21.15.102:0/767009375' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-05T06:56:49.406 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:49 smithi177 bash[14475]: audit 2024-02-05T06:56:49.228201+0000 mon.a (mon.0) 822 : audit [INF] from='client.? 172.21.15.102:0/767009375' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-05T06:56:49.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:49 smithi102 bash[14298]: audit 2024-02-05T06:56:49.223248+0000 mon.a (mon.0) 821 : audit [INF] from='client.? 172.21.15.102:0/767009375' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-05T06:56:49.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:49 smithi102 bash[14298]: audit 2024-02-05T06:56:49.228201+0000 mon.a (mon.0) 822 : audit [INF] from='client.? 172.21.15.102:0/767009375' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-05T06:56:49.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:49 smithi102 bash[20060]: audit 2024-02-05T06:56:49.223248+0000 mon.a (mon.0) 821 : audit [INF] from='client.? 172.21.15.102:0/767009375' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-05T06:56:49.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:49 smithi102 bash[20060]: audit 2024-02-05T06:56:49.228201+0000 mon.a (mon.0) 822 : audit [INF] from='client.? 172.21.15.102:0/767009375' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-05T06:56:49.691 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:56:49 smithi177 systemd[1]: Started Ceph prometheus.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T06:56:50.299 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-02-05T06:56:50.299 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-02-05T06:56:50.299 DEBUG:teuthology.orchestra.run.smithi102:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-02-05T06:56:50.319 DEBUG:teuthology.orchestra.run.smithi177:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-05T06:56:50.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:50 smithi177 bash[14475]: audit 2024-02-05T06:56:49.593190+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:50.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:50 smithi177 bash[14475]: audit 2024-02-05T06:56:49.596920+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:56:50.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:50 smithi177 bash[14475]: audit 2024-02-05T06:56:49.598581+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:56:50.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:50 smithi177 bash[14475]: audit 2024-02-05T06:56:49.599780+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:56:50.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:50 smithi177 bash[14475]: audit 2024-02-05T06:56:49.607609+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:50.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:50 smithi177 bash[14475]: cephadm 2024-02-05T06:56:49.608289+0000 mgr.y (mgr.14463) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:56:50.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:50 smithi177 bash[14475]: audit 2024-02-05T06:56:49.615337+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T06:56:50.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:50 smithi177 bash[14475]: audit 2024-02-05T06:56:49.616082+0000 mgr.y (mgr.14463) 26 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T06:56:50.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:50 smithi177 bash[14475]: audit 2024-02-05T06:56:49.617778+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.177:9095"}]: dispatch 2024-02-05T06:56:50.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:50 smithi177 bash[14475]: audit 2024-02-05T06:56:49.618444+0000 mgr.y (mgr.14463) 27 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.177:9095"}]: dispatch 2024-02-05T06:56:50.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:50 smithi177 bash[14475]: audit 2024-02-05T06:56:49.624598+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:50.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:50 smithi177 bash[14475]: audit 2024-02-05T06:56:49.627863+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:56:50.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:50 smithi177 bash[14475]: audit 2024-02-05T06:56:49.630558+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:56:50.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:50 smithi177 bash[14475]: audit 2024-02-05T06:56:49.632048+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:56:50.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:50 smithi177 bash[14475]: audit 2024-02-05T06:56:49.641730+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:50.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:50 smithi177 bash[14475]: cephadm 2024-02-05T06:56:49.642488+0000 mgr.y (mgr.14463) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:56:50.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:50 smithi177 bash[14475]: audit 2024-02-05T06:56:49.647437+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:56:50.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:50 smithi177 bash[14475]: audit 2024-02-05T06:56:49.649101+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:56:50.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:50 smithi177 bash[14475]: audit 2024-02-05T06:56:49.650019+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:56:50.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:50 smithi177 bash[14475]: audit 2024-02-05T06:56:49.656956+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:50.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:50 smithi177 bash[14475]: cephadm 2024-02-05T06:56:49.657506+0000 mgr.y (mgr.14463) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:56:50.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:50 smithi177 bash[14475]: cluster 2024-02-05T06:56:50.244404+0000 mgr.y (mgr.14463) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:50.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:50 smithi177 bash[14475]: audit 2024-02-05T06:56:50.331119+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:50.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[14298]: audit 2024-02-05T06:56:49.593190+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:50.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[14298]: audit 2024-02-05T06:56:49.596920+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:56:50.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[14298]: audit 2024-02-05T06:56:49.598581+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:56:50.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[14298]: audit 2024-02-05T06:56:49.599780+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:56:50.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[14298]: audit 2024-02-05T06:56:49.607609+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:50.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[14298]: cephadm 2024-02-05T06:56:49.608289+0000 mgr.y (mgr.14463) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:56:50.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[14298]: audit 2024-02-05T06:56:49.615337+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T06:56:50.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[14298]: audit 2024-02-05T06:56:49.616082+0000 mgr.y (mgr.14463) 26 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T06:56:50.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[14298]: audit 2024-02-05T06:56:49.617778+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.177:9095"}]: dispatch 2024-02-05T06:56:50.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[14298]: audit 2024-02-05T06:56:49.618444+0000 mgr.y (mgr.14463) 27 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.177:9095"}]: dispatch 2024-02-05T06:56:50.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[14298]: audit 2024-02-05T06:56:49.624598+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:50.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[14298]: audit 2024-02-05T06:56:49.627863+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:56:50.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[14298]: audit 2024-02-05T06:56:49.630558+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:56:50.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[14298]: audit 2024-02-05T06:56:49.632048+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:56:50.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[14298]: audit 2024-02-05T06:56:49.641730+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:50.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[14298]: cephadm 2024-02-05T06:56:49.642488+0000 mgr.y (mgr.14463) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:56:50.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[14298]: audit 2024-02-05T06:56:49.647437+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:56:50.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[14298]: audit 2024-02-05T06:56:49.649101+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:56:50.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[14298]: audit 2024-02-05T06:56:49.650019+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:56:50.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[14298]: audit 2024-02-05T06:56:49.656956+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:50.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[14298]: cephadm 2024-02-05T06:56:49.657506+0000 mgr.y (mgr.14463) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:56:50.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[14298]: cluster 2024-02-05T06:56:50.244404+0000 mgr.y (mgr.14463) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:50.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[14298]: audit 2024-02-05T06:56:50.331119+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:50.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[20060]: audit 2024-02-05T06:56:49.593190+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:50.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[20060]: audit 2024-02-05T06:56:49.596920+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:56:50.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[20060]: audit 2024-02-05T06:56:49.598581+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:56:50.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[20060]: audit 2024-02-05T06:56:49.599780+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:56:50.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[20060]: audit 2024-02-05T06:56:49.607609+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:50.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[20060]: cephadm 2024-02-05T06:56:49.608289+0000 mgr.y (mgr.14463) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:56:50.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[20060]: audit 2024-02-05T06:56:49.615337+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T06:56:50.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[20060]: audit 2024-02-05T06:56:49.616082+0000 mgr.y (mgr.14463) 26 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T06:56:50.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[20060]: audit 2024-02-05T06:56:49.617778+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.177:9095"}]: dispatch 2024-02-05T06:56:50.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[20060]: audit 2024-02-05T06:56:49.618444+0000 mgr.y (mgr.14463) 27 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.177:9095"}]: dispatch 2024-02-05T06:56:50.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[20060]: audit 2024-02-05T06:56:49.624598+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:50.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[20060]: audit 2024-02-05T06:56:49.627863+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:56:50.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[20060]: audit 2024-02-05T06:56:49.630558+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:56:50.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[20060]: audit 2024-02-05T06:56:49.632048+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:56:50.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[20060]: audit 2024-02-05T06:56:49.641730+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:50.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[20060]: cephadm 2024-02-05T06:56:49.642488+0000 mgr.y (mgr.14463) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:56:50.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[20060]: audit 2024-02-05T06:56:49.647437+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:56:50.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[20060]: audit 2024-02-05T06:56:49.649101+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:56:50.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[20060]: audit 2024-02-05T06:56:49.650019+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:56:50.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[20060]: audit 2024-02-05T06:56:49.656956+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:50.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[20060]: cephadm 2024-02-05T06:56:49.657506+0000 mgr.y (mgr.14463) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:56:50.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[20060]: cluster 2024-02-05T06:56:50.244404+0000 mgr.y (mgr.14463) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:50.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:50 smithi102 bash[20060]: audit 2024-02-05T06:56:50.331119+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:52.581 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:56:52 smithi177 bash[33826]: ts=2024-02-05T06:56:52.429Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-02-05T06:56:52.581 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:56:52 smithi177 bash[33826]: ts=2024-02-05T06:56:52.429Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-02-05T06:56:52.581 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:56:52 smithi177 bash[33826]: ts=2024-02-05T06:56:52.429Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-02-05T06:56:52.581 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:56:52 smithi177 bash[33826]: ts=2024-02-05T06:56:52.429Z caller=main.go:518 level=info host_details="(Linux 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 smithi177 (none))" 2024-02-05T06:56:52.582 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:56:52 smithi177 bash[33826]: ts=2024-02-05T06:56:52.429Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-05T06:56:52.582 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:56:52 smithi177 bash[33826]: ts=2024-02-05T06:56:52.429Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-05T06:56:52.582 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:56:52 smithi177 bash[33826]: ts=2024-02-05T06:56:52.431Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-02-05T06:56:52.582 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:56:52 smithi177 bash[33826]: ts=2024-02-05T06:56:52.432Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-02-05T06:56:52.582 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:56:52 smithi177 bash[33826]: ts=2024-02-05T06:56:52.433Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-02-05T06:56:52.582 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:56:52 smithi177 bash[33826]: ts=2024-02-05T06:56:52.438Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-05T06:56:52.582 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:56:52 smithi177 bash[33826]: ts=2024-02-05T06:56:52.438Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.948µs 2024-02-05T06:56:52.582 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:56:52 smithi177 bash[33826]: ts=2024-02-05T06:56:52.438Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-05T06:56:52.582 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:56:52 smithi177 bash[33826]: ts=2024-02-05T06:56:52.438Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-02-05T06:56:52.582 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:56:52 smithi177 bash[33826]: ts=2024-02-05T06:56:52.438Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=41.633µs wal_replay_duration=299.863µs total_replay_duration=367.777µs 2024-02-05T06:56:52.582 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:56:52 smithi177 bash[33826]: ts=2024-02-05T06:56:52.440Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-02-05T06:56:52.582 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:56:52 smithi177 bash[33826]: ts=2024-02-05T06:56:52.440Z caller=main.go:947 level=info msg="TSDB started" 2024-02-05T06:56:52.582 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:56:52 smithi177 bash[33826]: ts=2024-02-05T06:56:52.440Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-05T06:56:52.582 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:56:52 smithi177 bash[33826]: ts=2024-02-05T06:56:52.474Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=33.993629ms db_storage=1.144µs remote_storage=2.766µs web_handler=536ns query_engine=1.128µs scrape=418.75µs scrape_sd=28.462µs notify=1.352µs notify_sd=2.592µs rules=33.1154ms 2024-02-05T06:56:52.582 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:56:52 smithi177 bash[33826]: ts=2024-02-05T06:56:52.474Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-02-05T06:56:52.633 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:52 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:56:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:56:52.937 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:52 smithi177 bash[14475]: cluster 2024-02-05T06:56:52.245077+0000 mgr.y (mgr.14463) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:52.937 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:52 smithi177 bash[14475]: audit 2024-02-05T06:56:52.318339+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:52.937 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:52 smithi177 bash[14475]: audit 2024-02-05T06:56:52.325098+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:53.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:52 smithi102 bash[14298]: cluster 2024-02-05T06:56:52.245077+0000 mgr.y (mgr.14463) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:53.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:52 smithi102 bash[14298]: audit 2024-02-05T06:56:52.318339+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:53.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:52 smithi102 bash[14298]: audit 2024-02-05T06:56:52.325098+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:53.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:52 smithi102 bash[20060]: cluster 2024-02-05T06:56:52.245077+0000 mgr.y (mgr.14463) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:53.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:52 smithi102 bash[20060]: audit 2024-02-05T06:56:52.318339+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:53.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:52 smithi102 bash[20060]: audit 2024-02-05T06:56:52.325098+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:53.960 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:53 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:56:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:56:54.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:54 smithi177 bash[14475]: audit 2024-02-05T06:56:53.639173+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:54.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:54 smithi177 bash[14475]: cluster 2024-02-05T06:56:54.245869+0000 mgr.y (mgr.14463) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:54.961 INFO:teuthology.orchestra.run.smithi177.stdout:[client.1] 2024-02-05T06:56:54.961 INFO:teuthology.orchestra.run.smithi177.stdout: key = AQC2hsBlHMhUOBAAaZti/22EmG0qny2YdeDGpQ== 2024-02-05T06:56:55.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:54 smithi102 bash[14298]: audit 2024-02-05T06:56:53.639173+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:55.156 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:54 smithi102 bash[14298]: cluster 2024-02-05T06:56:54.245869+0000 mgr.y (mgr.14463) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:55.156 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:54 smithi102 bash[20060]: audit 2024-02-05T06:56:53.639173+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:55.157 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:54 smithi102 bash[20060]: cluster 2024-02-05T06:56:54.245869+0000 mgr.y (mgr.14463) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:56.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:55 smithi177 bash[14475]: audit 2024-02-05T06:56:54.944728+0000 mon.a (mon.0) 843 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-05T06:56:56.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:55 smithi177 bash[14475]: audit 2024-02-05T06:56:54.948163+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.177:0/3424936622' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-05T06:56:56.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:55 smithi177 bash[14475]: audit 2024-02-05T06:56:54.952013+0000 mon.a (mon.0) 844 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-05T06:56:56.114 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:55 smithi102 bash[14298]: audit 2024-02-05T06:56:54.944728+0000 mon.a (mon.0) 843 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-05T06:56:56.115 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:55 smithi102 bash[14298]: audit 2024-02-05T06:56:54.948163+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.177:0/3424936622' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-05T06:56:56.115 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:55 smithi102 bash[14298]: audit 2024-02-05T06:56:54.952013+0000 mon.a (mon.0) 844 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-05T06:56:56.115 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:55 smithi102 bash[20060]: audit 2024-02-05T06:56:54.944728+0000 mon.a (mon.0) 843 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-05T06:56:56.115 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:55 smithi102 bash[20060]: audit 2024-02-05T06:56:54.948163+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.177:0/3424936622' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-05T06:56:56.115 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:55 smithi102 bash[20060]: audit 2024-02-05T06:56:54.952013+0000 mon.a (mon.0) 844 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-05T06:56:56.138 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-02-05T06:56:56.139 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-02-05T06:56:56.139 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-02-05T06:56:56.157 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-02-05T06:56:56.157 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-02-05T06:56:56.158 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph mgr dump --format=json 2024-02-05T06:56:56.774 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:56 smithi177 bash[14475]: cluster 2024-02-05T06:56:56.246539+0000 mgr.y (mgr.14463) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:57.047 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:56 smithi102 bash[14298]: cluster 2024-02-05T06:56:56.246539+0000 mgr.y (mgr.14463) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:57.047 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:56 smithi102 bash[20060]: cluster 2024-02-05T06:56:56.246539+0000 mgr.y (mgr.14463) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:57.331 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:56:57 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:56:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:56:58.037 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:56:57 smithi102 systemd[1]: Started Ceph node-exporter.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T06:56:58.038 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:56:57 smithi102 bash[39290]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-02-05T06:56:58.062 INFO:teuthology.orchestra.run.smithi102.stderr:Inferring config /var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T06:56:58.173 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:58 smithi177 bash[14475]: audit 2024-02-05T06:56:57.030648+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:58.173 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:58 smithi177 bash[14475]: audit 2024-02-05T06:56:57.038642+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:58.173 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:58 smithi177 bash[14475]: audit 2024-02-05T06:56:57.042483+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:56:58.173 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:58 smithi177 bash[14475]: audit 2024-02-05T06:56:57.044917+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:56:58.173 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:58 smithi177 bash[14475]: audit 2024-02-05T06:56:57.046440+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:56:58.173 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:58 smithi177 bash[14475]: audit 2024-02-05T06:56:57.057374+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:58.173 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:58 smithi177 bash[14475]: cephadm 2024-02-05T06:56:57.063854+0000 mgr.y (mgr.14463) 34 : cephadm [INF] Deploying daemon node-exporter.a on smithi102 2024-02-05T06:56:58.174 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:58 smithi177 bash[14475]: audit 2024-02-05T06:56:57.809136+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:58.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:58 smithi102 bash[14298]: audit 2024-02-05T06:56:57.030648+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:58.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:58 smithi102 bash[14298]: audit 2024-02-05T06:56:57.038642+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:58.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:58 smithi102 bash[14298]: audit 2024-02-05T06:56:57.042483+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:56:58.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:58 smithi102 bash[14298]: audit 2024-02-05T06:56:57.044917+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:56:58.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:58 smithi102 bash[14298]: audit 2024-02-05T06:56:57.046440+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:56:58.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:58 smithi102 bash[14298]: audit 2024-02-05T06:56:57.057374+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:58.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:58 smithi102 bash[14298]: cephadm 2024-02-05T06:56:57.063854+0000 mgr.y (mgr.14463) 34 : cephadm [INF] Deploying daemon node-exporter.a on smithi102 2024-02-05T06:56:58.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:58 smithi102 bash[14298]: audit 2024-02-05T06:56:57.809136+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:58.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:58 smithi102 bash[20060]: audit 2024-02-05T06:56:57.030648+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:58.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:58 smithi102 bash[20060]: audit 2024-02-05T06:56:57.038642+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:58.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:58 smithi102 bash[20060]: audit 2024-02-05T06:56:57.042483+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:56:58.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:58 smithi102 bash[20060]: audit 2024-02-05T06:56:57.044917+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:56:58.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:58 smithi102 bash[20060]: audit 2024-02-05T06:56:57.046440+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:56:58.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:58 smithi102 bash[20060]: audit 2024-02-05T06:56:57.057374+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:58.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:58 smithi102 bash[20060]: cephadm 2024-02-05T06:56:57.063854+0000 mgr.y (mgr.14463) 34 : cephadm [INF] Deploying daemon node-exporter.a on smithi102 2024-02-05T06:56:58.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:58 smithi102 bash[20060]: audit 2024-02-05T06:56:57.809136+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:56:59.309 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:56:58 smithi102 bash[39290]: v1.3.1: Pulling from prometheus/node-exporter 2024-02-05T06:56:59.310 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:59 smithi102 bash[14298]: cephadm 2024-02-05T06:56:57.811090+0000 mgr.y (mgr.14463) 35 : cephadm [INF] Deploying daemon node-exporter.b on smithi177 2024-02-05T06:56:59.310 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:56:59 smithi102 bash[14298]: cluster 2024-02-05T06:56:58.247321+0000 mgr.y (mgr.14463) 36 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:59.310 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:59 smithi102 bash[20060]: cephadm 2024-02-05T06:56:57.811090+0000 mgr.y (mgr.14463) 35 : cephadm [INF] Deploying daemon node-exporter.b on smithi177 2024-02-05T06:56:59.310 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:56:59 smithi102 bash[20060]: cluster 2024-02-05T06:56:58.247321+0000 mgr.y (mgr.14463) 36 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:59.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:59 smithi177 bash[14475]: cephadm 2024-02-05T06:56:57.811090+0000 mgr.y (mgr.14463) 35 : cephadm [INF] Deploying daemon node-exporter.b on smithi177 2024-02-05T06:56:59.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:56:59 smithi177 bash[14475]: cluster 2024-02-05T06:56:58.247321+0000 mgr.y (mgr.14463) 36 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:56:59.633 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:56:59 smithi102 bash[39290]: aa2a8d90b84c: Pulling fs layer 2024-02-05T06:56:59.633 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:56:59 smithi102 bash[39290]: b45d31ee2d7f: Pulling fs layer 2024-02-05T06:56:59.633 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:56:59 smithi102 bash[39290]: b5db1e299295: Pulling fs layer 2024-02-05T06:56:59.633 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:56:59 smithi102 bash[39290]: b45d31ee2d7f: Verifying Checksum 2024-02-05T06:56:59.633 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:56:59 smithi102 bash[39290]: b45d31ee2d7f: Download complete 2024-02-05T06:56:59.633 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:56:59 smithi102 bash[39290]: aa2a8d90b84c: Verifying Checksum 2024-02-05T06:56:59.634 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:56:59 smithi102 bash[39290]: aa2a8d90b84c: Download complete 2024-02-05T06:57:00.133 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:56:59 smithi102 bash[39290]: b5db1e299295: Verifying Checksum 2024-02-05T06:57:00.133 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:56:59 smithi102 bash[39290]: b5db1e299295: Download complete 2024-02-05T06:57:00.133 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:56:59 smithi102 bash[39290]: aa2a8d90b84c: Pull complete 2024-02-05T06:57:00.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:00 smithi177 bash[14475]: cluster 2024-02-05T06:57:00.247843+0000 mgr.y (mgr.14463) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:00.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:00 smithi177 bash[14475]: audit 2024-02-05T06:57:00.276859+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:00.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:00 smithi177 bash[14475]: audit 2024-02-05T06:57:00.283147+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:00.633 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:57:00 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:57:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:57:00.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:00 smithi102 bash[14298]: cluster 2024-02-05T06:57:00.247843+0000 mgr.y (mgr.14463) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:00.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:00 smithi102 bash[14298]: audit 2024-02-05T06:57:00.276859+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:00.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:00 smithi102 bash[14298]: audit 2024-02-05T06:57:00.283147+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:00.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:00 smithi102 bash[20060]: cluster 2024-02-05T06:57:00.247843+0000 mgr.y (mgr.14463) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:00.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:00 smithi102 bash[20060]: audit 2024-02-05T06:57:00.276859+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:00.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:00 smithi102 bash[20060]: audit 2024-02-05T06:57:00.283147+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:00.936 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:00 smithi177 systemd[1]: Started Ceph node-exporter.b for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T06:57:00.937 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:00 smithi177 bash[34857]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-02-05T06:57:01.133 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:00 smithi102 bash[39290]: b45d31ee2d7f: Pull complete 2024-02-05T06:57:02.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:01 smithi177 bash[14475]: audit 2024-02-05T06:57:00.731232+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:02.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:01 smithi177 bash[14475]: cephadm 2024-02-05T06:57:00.745148+0000 mgr.y (mgr.14463) 38 : cephadm [INF] Deploying daemon alertmanager.a on smithi102 2024-02-05T06:57:02.081 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:01 smithi177 bash[34857]: v1.3.1: Pulling from prometheus/node-exporter 2024-02-05T06:57:02.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:01 smithi102 bash[14298]: audit 2024-02-05T06:57:00.731232+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:02.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:01 smithi102 bash[14298]: cephadm 2024-02-05T06:57:00.745148+0000 mgr.y (mgr.14463) 38 : cephadm [INF] Deploying daemon alertmanager.a on smithi102 2024-02-05T06:57:02.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:01 smithi102 bash[20060]: audit 2024-02-05T06:57:00.731232+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:02.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:01 smithi102 bash[20060]: cephadm 2024-02-05T06:57:00.745148+0000 mgr.y (mgr.14463) 38 : cephadm [INF] Deploying daemon alertmanager.a on smithi102 2024-02-05T06:57:02.429 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:02 smithi177 bash[34857]: aa2a8d90b84c: Pulling fs layer 2024-02-05T06:57:02.429 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:02 smithi177 bash[34857]: b45d31ee2d7f: Pulling fs layer 2024-02-05T06:57:02.429 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:02 smithi177 bash[34857]: b5db1e299295: Pulling fs layer 2024-02-05T06:57:02.633 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:02 smithi102 bash[39290]: b5db1e299295: Pull complete 2024-02-05T06:57:02.753 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:02 smithi177 bash[34857]: b45d31ee2d7f: Verifying Checksum 2024-02-05T06:57:02.753 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:02 smithi177 bash[34857]: b45d31ee2d7f: Download complete 2024-02-05T06:57:02.753 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:02 smithi177 bash[34857]: aa2a8d90b84c: Verifying Checksum 2024-02-05T06:57:02.753 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:02 smithi177 bash[34857]: aa2a8d90b84c: Download complete 2024-02-05T06:57:02.753 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:02 smithi177 bash[34857]: b5db1e299295: Verifying Checksum 2024-02-05T06:57:02.753 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:02 smithi177 bash[34857]: b5db1e299295: Download complete 2024-02-05T06:57:02.836 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:02 smithi177 bash[14475]: cluster 2024-02-05T06:57:02.248565+0000 mgr.y (mgr.14463) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:03.118 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:02 smithi102 bash[14298]: cluster 2024-02-05T06:57:02.248565+0000 mgr.y (mgr.14463) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:03.118 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:02 smithi102 bash[20060]: cluster 2024-02-05T06:57:02.248565+0000 mgr.y (mgr.14463) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:03.118 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:02 smithi102 bash[39290]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-02-05T06:57:03.383 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:03 smithi102 bash[39290]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-02-05T06:57:03.580 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:03 smithi177 bash[34857]: aa2a8d90b84c: Pull complete 2024-02-05T06:57:04.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:04 smithi177 bash[14475]: cluster 2024-02-05T06:57:04.249255+0000 mgr.y (mgr.14463) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:04.581 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:04 smithi177 bash[34857]: b45d31ee2d7f: Pull complete 2024-02-05T06:57:04.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:04 smithi102 bash[14298]: cluster 2024-02-05T06:57:04.249255+0000 mgr.y (mgr.14463) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:04.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:04 smithi102 bash[20060]: cluster 2024-02-05T06:57:04.249255+0000 mgr.y (mgr.14463) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:05.109 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-02-05T06:57:05.223 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:04 smithi177 bash[34857]: b5db1e299295: Pull complete 2024-02-05T06:57:05.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:05 smithi177 bash[14475]: audit 2024-02-05T06:57:05.094704+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.102:0/3460970400' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-05T06:57:05.581 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:05 smithi177 bash[34857]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-02-05T06:57:05.581 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:05 smithi177 bash[34857]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-02-05T06:57:05.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:05 smithi102 bash[14298]: audit 2024-02-05T06:57:05.094704+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.102:0/3460970400' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-05T06:57:05.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:05 smithi102 bash[20060]: audit 2024-02-05T06:57:05.094704+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.102:0/3460970400' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-05T06:57:06.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[14298]: audit 2024-02-05T06:57:05.339661+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:06.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[14298]: cluster 2024-02-05T06:57:06.249886+0000 mgr.y (mgr.14463) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:06.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[20060]: audit 2024-02-05T06:57:05.339661+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:06.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[20060]: cluster 2024-02-05T06:57:06.249886+0000 mgr.y (mgr.14463) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:06.687 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[14475]: audit 2024-02-05T06:57:05.339661+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:06.688 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[14475]: cluster 2024-02-05T06:57:06.249886+0000 mgr.y (mgr.14463) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:06.688 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.515Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-02-05T06:57:06.689 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.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)" 2024-02-05T06:57:06.689 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.516Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-02-05T06:57:06.689 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.516Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-02-05T06:57:06.689 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.516Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-02-05T06:57:06.689 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.516Z caller=node_exporter.go:115 level=info collector=arp 2024-02-05T06:57:06.689 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.516Z caller=node_exporter.go:115 level=info collector=bcache 2024-02-05T06:57:06.689 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.516Z caller=node_exporter.go:115 level=info collector=bonding 2024-02-05T06:57:06.689 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.516Z caller=node_exporter.go:115 level=info collector=btrfs 2024-02-05T06:57:06.689 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.516Z caller=node_exporter.go:115 level=info collector=conntrack 2024-02-05T06:57:06.689 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.516Z caller=node_exporter.go:115 level=info collector=cpu 2024-02-05T06:57:06.689 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.516Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-02-05T06:57:06.689 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.516Z caller=node_exporter.go:115 level=info collector=diskstats 2024-02-05T06:57:06.689 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.516Z caller=node_exporter.go:115 level=info collector=dmi 2024-02-05T06:57:06.690 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.516Z caller=node_exporter.go:115 level=info collector=edac 2024-02-05T06:57:06.690 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.516Z caller=node_exporter.go:115 level=info collector=entropy 2024-02-05T06:57:06.690 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.516Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-02-05T06:57:06.690 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.516Z caller=node_exporter.go:115 level=info collector=filefd 2024-02-05T06:57:06.690 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.517Z caller=node_exporter.go:115 level=info collector=filesystem 2024-02-05T06:57:06.690 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.517Z caller=node_exporter.go:115 level=info collector=hwmon 2024-02-05T06:57:06.690 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.517Z caller=node_exporter.go:115 level=info collector=infiniband 2024-02-05T06:57:06.690 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.517Z caller=node_exporter.go:115 level=info collector=ipvs 2024-02-05T06:57:06.690 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.517Z caller=node_exporter.go:115 level=info collector=loadavg 2024-02-05T06:57:06.690 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.517Z caller=node_exporter.go:115 level=info collector=mdadm 2024-02-05T06:57:06.690 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.517Z caller=node_exporter.go:115 level=info collector=meminfo 2024-02-05T06:57:06.690 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.517Z caller=node_exporter.go:115 level=info collector=netclass 2024-02-05T06:57:06.690 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.517Z caller=node_exporter.go:115 level=info collector=netdev 2024-02-05T06:57:06.690 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.517Z caller=node_exporter.go:115 level=info collector=netstat 2024-02-05T06:57:06.690 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.517Z caller=node_exporter.go:115 level=info collector=nfs 2024-02-05T06:57:06.691 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.517Z caller=node_exporter.go:115 level=info collector=nfsd 2024-02-05T06:57:06.691 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.517Z caller=node_exporter.go:115 level=info collector=nvme 2024-02-05T06:57:06.691 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.517Z caller=node_exporter.go:115 level=info collector=os 2024-02-05T06:57:06.691 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.517Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-02-05T06:57:06.691 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.517Z caller=node_exporter.go:115 level=info collector=pressure 2024-02-05T06:57:06.691 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.517Z caller=node_exporter.go:115 level=info collector=rapl 2024-02-05T06:57:06.691 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.517Z caller=node_exporter.go:115 level=info collector=schedstat 2024-02-05T06:57:06.691 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.517Z caller=node_exporter.go:115 level=info collector=sockstat 2024-02-05T06:57:06.691 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.517Z caller=node_exporter.go:115 level=info collector=softnet 2024-02-05T06:57:06.691 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.517Z caller=node_exporter.go:115 level=info collector=stat 2024-02-05T06:57:06.691 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.517Z caller=node_exporter.go:115 level=info collector=tapestats 2024-02-05T06:57:06.691 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.517Z caller=node_exporter.go:115 level=info collector=textfile 2024-02-05T06:57:06.691 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.517Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-02-05T06:57:06.691 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.517Z caller=node_exporter.go:115 level=info collector=time 2024-02-05T06:57:06.691 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.517Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-02-05T06:57:06.692 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.517Z caller=node_exporter.go:115 level=info collector=uname 2024-02-05T06:57:06.692 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.517Z caller=node_exporter.go:115 level=info collector=vmstat 2024-02-05T06:57:06.692 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.517Z caller=node_exporter.go:115 level=info collector=xfs 2024-02-05T06:57:06.692 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.517Z caller=node_exporter.go:115 level=info collector=zfs 2024-02-05T06:57:06.692 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.517Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-02-05T06:57:06.692 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 06:57:06 smithi177 bash[34857]: ts=2024-02-05T06:57:06.517Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-02-05T06:57:07.079 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.709Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-02-05T06:57:07.079 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.709Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-02-05T06:57:07.079 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.710Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-02-05T06:57:07.079 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.710Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-02-05T06:57:07.079 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.710Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-02-05T06:57:07.079 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.710Z caller=node_exporter.go:115 level=info collector=arp 2024-02-05T06:57:07.079 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.710Z caller=node_exporter.go:115 level=info collector=bcache 2024-02-05T06:57:07.079 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.710Z caller=node_exporter.go:115 level=info collector=bonding 2024-02-05T06:57:07.079 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.710Z caller=node_exporter.go:115 level=info collector=btrfs 2024-02-05T06:57:07.079 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.710Z caller=node_exporter.go:115 level=info collector=conntrack 2024-02-05T06:57:07.079 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.710Z caller=node_exporter.go:115 level=info collector=cpu 2024-02-05T06:57:07.079 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.710Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-02-05T06:57:07.079 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.710Z caller=node_exporter.go:115 level=info collector=diskstats 2024-02-05T06:57:07.080 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.710Z caller=node_exporter.go:115 level=info collector=dmi 2024-02-05T06:57:07.080 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=node_exporter.go:115 level=info collector=edac 2024-02-05T06:57:07.080 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=node_exporter.go:115 level=info collector=entropy 2024-02-05T06:57:07.080 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-02-05T06:57:07.080 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=node_exporter.go:115 level=info collector=filefd 2024-02-05T06:57:07.080 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=node_exporter.go:115 level=info collector=filesystem 2024-02-05T06:57:07.080 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=node_exporter.go:115 level=info collector=hwmon 2024-02-05T06:57:07.081 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=node_exporter.go:115 level=info collector=infiniband 2024-02-05T06:57:07.081 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=node_exporter.go:115 level=info collector=ipvs 2024-02-05T06:57:07.081 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=node_exporter.go:115 level=info collector=loadavg 2024-02-05T06:57:07.081 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=node_exporter.go:115 level=info collector=mdadm 2024-02-05T06:57:07.081 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=node_exporter.go:115 level=info collector=meminfo 2024-02-05T06:57:07.081 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=node_exporter.go:115 level=info collector=netclass 2024-02-05T06:57:07.082 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=node_exporter.go:115 level=info collector=netdev 2024-02-05T06:57:07.082 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=node_exporter.go:115 level=info collector=netstat 2024-02-05T06:57:07.082 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=node_exporter.go:115 level=info collector=nfs 2024-02-05T06:57:07.082 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=node_exporter.go:115 level=info collector=nfsd 2024-02-05T06:57:07.082 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=node_exporter.go:115 level=info collector=nvme 2024-02-05T06:57:07.082 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=node_exporter.go:115 level=info collector=os 2024-02-05T06:57:07.083 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-02-05T06:57:07.083 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=node_exporter.go:115 level=info collector=pressure 2024-02-05T06:57:07.083 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=node_exporter.go:115 level=info collector=rapl 2024-02-05T06:57:07.083 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=node_exporter.go:115 level=info collector=schedstat 2024-02-05T06:57:07.083 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=node_exporter.go:115 level=info collector=sockstat 2024-02-05T06:57:07.083 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=node_exporter.go:115 level=info collector=softnet 2024-02-05T06:57:07.083 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=node_exporter.go:115 level=info collector=stat 2024-02-05T06:57:07.083 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=node_exporter.go:115 level=info collector=tapestats 2024-02-05T06:57:07.083 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=node_exporter.go:115 level=info collector=textfile 2024-02-05T06:57:07.083 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-02-05T06:57:07.084 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=node_exporter.go:115 level=info collector=time 2024-02-05T06:57:07.084 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-02-05T06:57:07.084 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=node_exporter.go:115 level=info collector=uname 2024-02-05T06:57:07.084 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=node_exporter.go:115 level=info collector=vmstat 2024-02-05T06:57:07.084 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=node_exporter.go:115 level=info collector=xfs 2024-02-05T06:57:07.084 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=node_exporter.go:115 level=info collector=zfs 2024-02-05T06:57:07.084 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-02-05T06:57:07.085 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 06:57:06 smithi102 bash[39290]: ts=2024-02-05T06:57:06.711Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-02-05T06:57:07.085 INFO:teuthology.orchestra.run.smithi102.stdout:{"epoch":19,"active_gid":14463,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6800","nonce":3265425784},{"type":"v1","addr":"172.21.15.102:6801","nonce":3265425784}]},"active_addr":"172.21.15.102:6801/3265425784","active_change":"2024-02-05T06:56:30.170043+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24356,"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.102:8443/","prometheus":"http://172.21.15.102: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.102:0","nonce":4010668306}]},{"addrvec":[{"type":"v2","addr":"172.21.15.102:0","nonce":2498150204}]},{"addrvec":[{"type":"v2","addr":"172.21.15.102:0","nonce":1610661016}]},{"addrvec":[{"type":"v2","addr":"172.21.15.102:0","nonce":3110214968}]}]}} 2024-02-05T06:57:07.089 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-02-05T06:57:07.089 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-02-05T06:57:07.089 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph osd dump --format=json 2024-02-05T06:57:07.633 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:57:07 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:57:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:57:08.133 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:57:07 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:57:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:57:08.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:08 smithi102 bash[14298]: audit 2024-02-05T06:57:07.345273+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:08.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:08 smithi102 bash[14298]: audit 2024-02-05T06:57:07.831121+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:08.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:08 smithi102 bash[14298]: audit 2024-02-05T06:57:07.839222+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:08.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:08 smithi102 bash[14298]: cluster 2024-02-05T06:57:08.250552+0000 mgr.y (mgr.14463) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:08.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:08 smithi102 bash[20060]: audit 2024-02-05T06:57:07.345273+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:08.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:08 smithi102 bash[20060]: audit 2024-02-05T06:57:07.831121+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:08.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:08 smithi102 bash[20060]: audit 2024-02-05T06:57:07.839222+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:08.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:08 smithi102 bash[20060]: cluster 2024-02-05T06:57:08.250552+0000 mgr.y (mgr.14463) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:08.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:08 smithi177 bash[14475]: audit 2024-02-05T06:57:07.345273+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:08.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:08 smithi177 bash[14475]: audit 2024-02-05T06:57:07.831121+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:08.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:08 smithi177 bash[14475]: audit 2024-02-05T06:57:07.839222+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:08.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:08 smithi177 bash[14475]: cluster 2024-02-05T06:57:08.250552+0000 mgr.y (mgr.14463) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:10.085 INFO:teuthology.orchestra.run.smithi102.stderr:Inferring config /var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T06:57:10.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:10 smithi177 bash[14475]: cluster 2024-02-05T06:57:10.251107+0000 mgr.y (mgr.14463) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:10.606 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:10 smithi102 bash[20060]: cluster 2024-02-05T06:57:10.251107+0000 mgr.y (mgr.14463) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:10.606 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:10 smithi102 bash[14298]: cluster 2024-02-05T06:57:10.251107+0000 mgr.y (mgr.14463) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:12.035 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:57:11 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:57:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:57:12.990 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:12 smithi102 bash[14298]: audit 2024-02-05T06:57:11.752652+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:12.990 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:12 smithi102 bash[14298]: audit 2024-02-05T06:57:11.761100+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:12.990 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:12 smithi102 bash[14298]: cluster 2024-02-05T06:57:12.251792+0000 mgr.y (mgr.14463) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:12.990 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:12 smithi102 bash[20060]: audit 2024-02-05T06:57:11.752652+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:12.990 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:12 smithi102 bash[20060]: audit 2024-02-05T06:57:11.761100+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:12.990 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:12 smithi102 bash[20060]: cluster 2024-02-05T06:57:12.251792+0000 mgr.y (mgr.14463) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:13.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:12 smithi177 bash[14475]: audit 2024-02-05T06:57:11.752652+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:13.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:12 smithi177 bash[14475]: audit 2024-02-05T06:57:11.761100+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:13.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:12 smithi177 bash[14475]: cluster 2024-02-05T06:57:12.251792+0000 mgr.y (mgr.14463) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:13.510 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 06:57:13 smithi102 systemd[1]: Started Ceph alertmanager.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T06:57:14.555 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:14 smithi102 bash[20060]: audit 2024-02-05T06:57:13.493321+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:14.556 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:14 smithi102 bash[20060]: audit 2024-02-05T06:57:13.644608+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:14.556 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:14 smithi102 bash[20060]: audit 2024-02-05T06:57:13.649514+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:14.556 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:14 smithi102 bash[20060]: audit 2024-02-05T06:57:13.652673+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-05T06:57:14.556 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:14 smithi102 bash[20060]: audit 2024-02-05T06:57:13.653465+0000 mgr.y (mgr.14463) 45 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-05T06:57:14.556 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:14 smithi102 bash[20060]: audit 2024-02-05T06:57:13.660292+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:14.556 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:14 smithi102 bash[20060]: cephadm 2024-02-05T06:57:13.664933+0000 mgr.y (mgr.14463) 46 : cephadm [INF] Deploying daemon grafana.a on smithi177 2024-02-05T06:57:14.556 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:14 smithi102 bash[14298]: audit 2024-02-05T06:57:13.493321+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:14.556 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:14 smithi102 bash[14298]: audit 2024-02-05T06:57:13.644608+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:14.556 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:14 smithi102 bash[14298]: audit 2024-02-05T06:57:13.649514+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:14.557 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:14 smithi102 bash[14298]: audit 2024-02-05T06:57:13.652673+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-05T06:57:14.557 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:14 smithi102 bash[14298]: audit 2024-02-05T06:57:13.653465+0000 mgr.y (mgr.14463) 45 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-05T06:57:14.557 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:14 smithi102 bash[14298]: audit 2024-02-05T06:57:13.660292+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:14.557 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:14 smithi102 bash[14298]: cephadm 2024-02-05T06:57:13.664933+0000 mgr.y (mgr.14463) 46 : cephadm [INF] Deploying daemon grafana.a on smithi177 2024-02-05T06:57:14.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:14 smithi177 bash[14475]: audit 2024-02-05T06:57:13.493321+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:14.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:14 smithi177 bash[14475]: audit 2024-02-05T06:57:13.644608+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:14.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:14 smithi177 bash[14475]: audit 2024-02-05T06:57:13.649514+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:14.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:14 smithi177 bash[14475]: audit 2024-02-05T06:57:13.652673+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-05T06:57:14.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:14 smithi177 bash[14475]: audit 2024-02-05T06:57:13.653465+0000 mgr.y (mgr.14463) 45 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-05T06:57:14.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:14 smithi177 bash[14475]: audit 2024-02-05T06:57:13.660292+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:14.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:14 smithi177 bash[14475]: cephadm 2024-02-05T06:57:13.664933+0000 mgr.y (mgr.14463) 46 : cephadm [INF] Deploying daemon grafana.a on smithi177 2024-02-05T06:57:14.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:14 smithi177 bash[14475]: cluster 2024-02-05T06:57:14.252375+0000 mgr.y (mgr.14463) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:14.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:14 smithi102 bash[14298]: cluster 2024-02-05T06:57:14.252375+0000 mgr.y (mgr.14463) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:14.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:14 smithi102 bash[20060]: cluster 2024-02-05T06:57:14.252375+0000 mgr.y (mgr.14463) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:15.678 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-02-05T06:57:15.678 INFO:teuthology.orchestra.run.smithi102.stdout:{"epoch":59,"fsid":"6c73f6dc-c3f2-11ee-95b6-87774f69a715","created":"2024-02-05T06:48:25.188300+0000","modified":"2024-02-05T06:56:30.169671+0000","last_up_change":"2024-02-05T06:56:01.696095+0000","last_in_change":"2024-02-05T06:55:35.715095+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-05T06:52:44.256722+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":"493a4aec-ce6d-4486-880a-ee7c91622f40","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.102:6802","nonce":397562447},{"type":"v1","addr":"172.21.15.102:6803","nonce":397562447}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6804","nonce":397562447},{"type":"v1","addr":"172.21.15.102:6805","nonce":397562447}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6808","nonce":397562447},{"type":"v1","addr":"172.21.15.102:6809","nonce":397562447}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6806","nonce":397562447},{"type":"v1","addr":"172.21.15.102:6807","nonce":397562447}]},"public_addr":"172.21.15.102:6803/397562447","cluster_addr":"172.21.15.102:6805/397562447","heartbeat_back_addr":"172.21.15.102:6809/397562447","heartbeat_front_addr":"172.21.15.102:6807/397562447","state":["exists","up"]},{"osd":1,"uuid":"cf72fca5-9d4a-4803-a238-eb026704e9cb","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.102:6810","nonce":1183429667},{"type":"v1","addr":"172.21.15.102:6811","nonce":1183429667}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6812","nonce":1183429667},{"type":"v1","addr":"172.21.15.102:6813","nonce":1183429667}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6816","nonce":1183429667},{"type":"v1","addr":"172.21.15.102:6817","nonce":1183429667}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6814","nonce":1183429667},{"type":"v1","addr":"172.21.15.102:6815","nonce":1183429667}]},"public_addr":"172.21.15.102:6811/1183429667","cluster_addr":"172.21.15.102:6813/1183429667","heartbeat_back_addr":"172.21.15.102:6817/1183429667","heartbeat_front_addr":"172.21.15.102:6815/1183429667","state":["exists","up"]},{"osd":2,"uuid":"140f8817-44c1-431a-a5fb-78f9b1e375d7","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.102:6818","nonce":3751055526},{"type":"v1","addr":"172.21.15.102:6819","nonce":3751055526}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6820","nonce":3751055526},{"type":"v1","addr":"172.21.15.102:6821","nonce":3751055526}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6824","nonce":3751055526},{"type":"v1","addr":"172.21.15.102:6825","nonce":3751055526}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6822","nonce":3751055526},{"type":"v1","addr":"172.21.15.102:6823","nonce":3751055526}]},"public_addr":"172.21.15.102:6819/3751055526","cluster_addr":"172.21.15.102:6821/3751055526","heartbeat_back_addr":"172.21.15.102:6825/3751055526","heartbeat_front_addr":"172.21.15.102:6823/3751055526","state":["exists","up"]},{"osd":3,"uuid":"6e7aaf41-18dc-4233-99e1-5ae67d131299","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.102:6826","nonce":3795507540},{"type":"v1","addr":"172.21.15.102:6827","nonce":3795507540}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6828","nonce":3795507540},{"type":"v1","addr":"172.21.15.102:6829","nonce":3795507540}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6832","nonce":3795507540},{"type":"v1","addr":"172.21.15.102:6833","nonce":3795507540}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6830","nonce":3795507540},{"type":"v1","addr":"172.21.15.102:6831","nonce":3795507540}]},"public_addr":"172.21.15.102:6827/3795507540","cluster_addr":"172.21.15.102:6829/3795507540","heartbeat_back_addr":"172.21.15.102:6833/3795507540","heartbeat_front_addr":"172.21.15.102:6831/3795507540","state":["exists","up"]},{"osd":4,"uuid":"4aa92d7f-60a5-4b7f-91ca-6514713e361c","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.177:6800","nonce":2172488100},{"type":"v1","addr":"172.21.15.177:6801","nonce":2172488100}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6802","nonce":2172488100},{"type":"v1","addr":"172.21.15.177:6803","nonce":2172488100}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6806","nonce":2172488100},{"type":"v1","addr":"172.21.15.177:6807","nonce":2172488100}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6804","nonce":2172488100},{"type":"v1","addr":"172.21.15.177:6805","nonce":2172488100}]},"public_addr":"172.21.15.177:6801/2172488100","cluster_addr":"172.21.15.177:6803/2172488100","heartbeat_back_addr":"172.21.15.177:6807/2172488100","heartbeat_front_addr":"172.21.15.177:6805/2172488100","state":["exists","up"]},{"osd":5,"uuid":"836a279a-f7e7-4d79-baa0-a7a717a16f38","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.177:6808","nonce":2566326258},{"type":"v1","addr":"172.21.15.177:6809","nonce":2566326258}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6810","nonce":2566326258},{"type":"v1","addr":"172.21.15.177:6811","nonce":2566326258}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6814","nonce":2566326258},{"type":"v1","addr":"172.21.15.177:6815","nonce":2566326258}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6812","nonce":2566326258},{"type":"v1","addr":"172.21.15.177:6813","nonce":2566326258}]},"public_addr":"172.21.15.177:6809/2566326258","cluster_addr":"172.21.15.177:6811/2566326258","heartbeat_back_addr":"172.21.15.177:6815/2566326258","heartbeat_front_addr":"172.21.15.177:6813/2566326258","state":["exists","up"]},{"osd":6,"uuid":"aaf228b4-8429-4cdf-9403-9ddf3acb9375","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.177:6816","nonce":1319071886},{"type":"v1","addr":"172.21.15.177:6817","nonce":1319071886}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6818","nonce":1319071886},{"type":"v1","addr":"172.21.15.177:6819","nonce":1319071886}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6822","nonce":1319071886},{"type":"v1","addr":"172.21.15.177:6823","nonce":1319071886}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6820","nonce":1319071886},{"type":"v1","addr":"172.21.15.177:6821","nonce":1319071886}]},"public_addr":"172.21.15.177:6817/1319071886","cluster_addr":"172.21.15.177:6819/1319071886","heartbeat_back_addr":"172.21.15.177:6823/1319071886","heartbeat_front_addr":"172.21.15.177:6821/1319071886","state":["exists","up"]},{"osd":7,"uuid":"ee3a042d-733c-460c-8186-b2cab2377dcc","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.177:6824","nonce":199278236},{"type":"v1","addr":"172.21.15.177:6825","nonce":199278236}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6826","nonce":199278236},{"type":"v1","addr":"172.21.15.177:6827","nonce":199278236}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6830","nonce":199278236},{"type":"v1","addr":"172.21.15.177:6831","nonce":199278236}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6828","nonce":199278236},{"type":"v1","addr":"172.21.15.177:6829","nonce":199278236}]},"public_addr":"172.21.15.177:6825/199278236","cluster_addr":"172.21.15.177:6827/199278236","heartbeat_back_addr":"172.21.15.177:6831/199278236","heartbeat_front_addr":"172.21.15.177:6829/199278236","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-05T06:51:21.674590+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-05T06:52:01.279834+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-05T06:52:41.666467+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-05T06:53:23.425321+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-05T06:54:01.923946+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-05T06:54:40.457949+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-05T06:55:20.689758+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-05T06:56:00.349120+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.102:6801/3203368646":"2024-02-06T06:56:30.169634+0000","172.21.15.102:6800/3203368646":"2024-02-06T06:56:30.169634+0000","172.21.15.102:0/1492322958":"2024-02-06T06:56:30.169634+0000","172.21.15.102:0/2607809750":"2024-02-06T06:49:29.604899+0000","172.21.15.102:0/876296364":"2024-02-06T06:49:29.604899+0000","172.21.15.102:0/845831687":"2024-02-06T06:48:56.856230+0000","172.21.15.102:0/1687922558":"2024-02-06T06:56:30.169634+0000","172.21.15.102:0/647644899":"2024-02-06T06:49:29.604899+0000","172.21.15.102:6801/1726624657":"2024-02-06T06:49:29.604899+0000","172.21.15.102:6800/1726624657":"2024-02-06T06:49:29.604899+0000","172.21.15.102:0/3896434285":"2024-02-06T06:48:56.856230+0000","172.21.15.102:6800/308946711":"2024-02-06T06:48:56.856230+0000","172.21.15.102:0/3631522286":"2024-02-06T06:56:30.169634+0000","172.21.15.102:0/1836197507":"2024-02-06T06:56:30.169634+0000","172.21.15.102:6801/308946711":"2024-02-06T06:48:56.856230+0000","172.21.15.102:0/435563252":"2024-02-06T06:48:56.856230+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-02-05T06:57:15.883 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 06:57:15 smithi102 bash[40324]: level=info ts=2024-02-05T06:57:15.708Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-02-05T06:57:15.884 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 06:57:15 smithi102 bash[40324]: level=info ts=2024-02-05T06:57:15.708Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-02-05T06:57:15.884 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 06:57:15 smithi102 bash[40324]: level=info ts=2024-02-05T06:57:15.712Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.102 port=9094 2024-02-05T06:57:15.884 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 06:57:15 smithi102 bash[40324]: level=info ts=2024-02-05T06:57:15.714Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-05T06:57:15.884 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 06:57:15 smithi102 bash[40324]: level=info ts=2024-02-05T06:57:15.767Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-05T06:57:15.884 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 06:57:15 smithi102 bash[40324]: level=info ts=2024-02-05T06:57:15.767Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-05T06:57:15.884 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 06:57:15 smithi102 bash[40324]: level=info ts=2024-02-05T06:57:15.772Z caller=main.go:518 msg=Listening address=:9093 2024-02-05T06:57:15.884 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 06:57:15 smithi102 bash[40324]: level=info ts=2024-02-05T06:57:15.772Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-02-05T06:57:16.557 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-02-05T06:57:16.557 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph osd dump --format=json 2024-02-05T06:57:16.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:16 smithi102 bash[20060]: audit 2024-02-05T06:57:15.347525+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:16.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:16 smithi102 bash[20060]: audit 2024-02-05T06:57:15.669763+0000 mon.a (mon.0) 867 : audit [DBG] from='client.? 172.21.15.102:0/898932889' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-05T06:57:16.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:16 smithi102 bash[20060]: cluster 2024-02-05T06:57:16.252989+0000 mgr.y (mgr.14463) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:16.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:16 smithi102 bash[14298]: audit 2024-02-05T06:57:15.347525+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:16.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:16 smithi102 bash[14298]: audit 2024-02-05T06:57:15.669763+0000 mon.a (mon.0) 867 : audit [DBG] from='client.? 172.21.15.102:0/898932889' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-05T06:57:16.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:16 smithi102 bash[14298]: cluster 2024-02-05T06:57:16.252989+0000 mgr.y (mgr.14463) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:16.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:16 smithi177 bash[14475]: audit 2024-02-05T06:57:15.347525+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:16.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:16 smithi177 bash[14475]: audit 2024-02-05T06:57:15.669763+0000 mon.a (mon.0) 867 : audit [DBG] from='client.? 172.21.15.102:0/898932889' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-05T06:57:16.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:16 smithi177 bash[14475]: cluster 2024-02-05T06:57:16.252989+0000 mgr.y (mgr.14463) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:17.976 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 06:57:17 smithi102 bash[40324]: level=info ts=2024-02-05T06:57:17.715Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000556119s 2024-02-05T06:57:18.383 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:57:18 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:57:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:57:19.290 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:19 smithi102 bash[14298]: audit 2024-02-05T06:57:18.061238+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:19.290 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:19 smithi102 bash[14298]: cluster 2024-02-05T06:57:18.253838+0000 mgr.y (mgr.14463) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:19.290 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:19 smithi102 bash[20060]: audit 2024-02-05T06:57:18.061238+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:19.291 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:19 smithi102 bash[20060]: cluster 2024-02-05T06:57:18.253838+0000 mgr.y (mgr.14463) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:19.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:19 smithi177 bash[14475]: audit 2024-02-05T06:57:18.061238+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:19.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:19 smithi177 bash[14475]: cluster 2024-02-05T06:57:18.253838+0000 mgr.y (mgr.14463) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:19.454 INFO:teuthology.orchestra.run.smithi102.stderr:Inferring config /var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T06:57:20.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:20 smithi177 bash[14475]: cluster 2024-02-05T06:57:20.254555+0000 mgr.y (mgr.14463) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:20.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:20 smithi102 bash[14298]: cluster 2024-02-05T06:57:20.254555+0000 mgr.y (mgr.14463) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:20.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:20 smithi102 bash[20060]: cluster 2024-02-05T06:57:20.254555+0000 mgr.y (mgr.14463) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:22.633 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:57:22 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:57:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:57:23.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:22 smithi177 bash[14475]: cluster 2024-02-05T06:57:22.255069+0000 mgr.y (mgr.14463) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:23.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:22 smithi177 bash[14475]: audit 2024-02-05T06:57:22.359375+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:23.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:22 smithi177 bash[14475]: audit 2024-02-05T06:57:22.368179+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:23.106 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:22 smithi102 bash[14298]: cluster 2024-02-05T06:57:22.255069+0000 mgr.y (mgr.14463) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:23.106 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:22 smithi102 bash[14298]: audit 2024-02-05T06:57:22.359375+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:23.106 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:22 smithi102 bash[14298]: audit 2024-02-05T06:57:22.368179+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:23.107 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:22 smithi102 bash[20060]: cluster 2024-02-05T06:57:22.255069+0000 mgr.y (mgr.14463) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:23.107 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:22 smithi102 bash[20060]: audit 2024-02-05T06:57:22.359375+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:23.107 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:22 smithi102 bash[20060]: audit 2024-02-05T06:57:22.368179+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:24.059 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-02-05T06:57:24.060 INFO:teuthology.orchestra.run.smithi102.stdout:{"epoch":59,"fsid":"6c73f6dc-c3f2-11ee-95b6-87774f69a715","created":"2024-02-05T06:48:25.188300+0000","modified":"2024-02-05T06:56:30.169671+0000","last_up_change":"2024-02-05T06:56:01.696095+0000","last_in_change":"2024-02-05T06:55:35.715095+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-02-05T06:52:44.256722+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":"493a4aec-ce6d-4486-880a-ee7c91622f40","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.102:6802","nonce":397562447},{"type":"v1","addr":"172.21.15.102:6803","nonce":397562447}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6804","nonce":397562447},{"type":"v1","addr":"172.21.15.102:6805","nonce":397562447}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6808","nonce":397562447},{"type":"v1","addr":"172.21.15.102:6809","nonce":397562447}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6806","nonce":397562447},{"type":"v1","addr":"172.21.15.102:6807","nonce":397562447}]},"public_addr":"172.21.15.102:6803/397562447","cluster_addr":"172.21.15.102:6805/397562447","heartbeat_back_addr":"172.21.15.102:6809/397562447","heartbeat_front_addr":"172.21.15.102:6807/397562447","state":["exists","up"]},{"osd":1,"uuid":"cf72fca5-9d4a-4803-a238-eb026704e9cb","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.102:6810","nonce":1183429667},{"type":"v1","addr":"172.21.15.102:6811","nonce":1183429667}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6812","nonce":1183429667},{"type":"v1","addr":"172.21.15.102:6813","nonce":1183429667}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6816","nonce":1183429667},{"type":"v1","addr":"172.21.15.102:6817","nonce":1183429667}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6814","nonce":1183429667},{"type":"v1","addr":"172.21.15.102:6815","nonce":1183429667}]},"public_addr":"172.21.15.102:6811/1183429667","cluster_addr":"172.21.15.102:6813/1183429667","heartbeat_back_addr":"172.21.15.102:6817/1183429667","heartbeat_front_addr":"172.21.15.102:6815/1183429667","state":["exists","up"]},{"osd":2,"uuid":"140f8817-44c1-431a-a5fb-78f9b1e375d7","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.102:6818","nonce":3751055526},{"type":"v1","addr":"172.21.15.102:6819","nonce":3751055526}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6820","nonce":3751055526},{"type":"v1","addr":"172.21.15.102:6821","nonce":3751055526}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6824","nonce":3751055526},{"type":"v1","addr":"172.21.15.102:6825","nonce":3751055526}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6822","nonce":3751055526},{"type":"v1","addr":"172.21.15.102:6823","nonce":3751055526}]},"public_addr":"172.21.15.102:6819/3751055526","cluster_addr":"172.21.15.102:6821/3751055526","heartbeat_back_addr":"172.21.15.102:6825/3751055526","heartbeat_front_addr":"172.21.15.102:6823/3751055526","state":["exists","up"]},{"osd":3,"uuid":"6e7aaf41-18dc-4233-99e1-5ae67d131299","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.102:6826","nonce":3795507540},{"type":"v1","addr":"172.21.15.102:6827","nonce":3795507540}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6828","nonce":3795507540},{"type":"v1","addr":"172.21.15.102:6829","nonce":3795507540}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6832","nonce":3795507540},{"type":"v1","addr":"172.21.15.102:6833","nonce":3795507540}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6830","nonce":3795507540},{"type":"v1","addr":"172.21.15.102:6831","nonce":3795507540}]},"public_addr":"172.21.15.102:6827/3795507540","cluster_addr":"172.21.15.102:6829/3795507540","heartbeat_back_addr":"172.21.15.102:6833/3795507540","heartbeat_front_addr":"172.21.15.102:6831/3795507540","state":["exists","up"]},{"osd":4,"uuid":"4aa92d7f-60a5-4b7f-91ca-6514713e361c","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.177:6800","nonce":2172488100},{"type":"v1","addr":"172.21.15.177:6801","nonce":2172488100}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6802","nonce":2172488100},{"type":"v1","addr":"172.21.15.177:6803","nonce":2172488100}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6806","nonce":2172488100},{"type":"v1","addr":"172.21.15.177:6807","nonce":2172488100}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6804","nonce":2172488100},{"type":"v1","addr":"172.21.15.177:6805","nonce":2172488100}]},"public_addr":"172.21.15.177:6801/2172488100","cluster_addr":"172.21.15.177:6803/2172488100","heartbeat_back_addr":"172.21.15.177:6807/2172488100","heartbeat_front_addr":"172.21.15.177:6805/2172488100","state":["exists","up"]},{"osd":5,"uuid":"836a279a-f7e7-4d79-baa0-a7a717a16f38","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.177:6808","nonce":2566326258},{"type":"v1","addr":"172.21.15.177:6809","nonce":2566326258}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6810","nonce":2566326258},{"type":"v1","addr":"172.21.15.177:6811","nonce":2566326258}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6814","nonce":2566326258},{"type":"v1","addr":"172.21.15.177:6815","nonce":2566326258}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6812","nonce":2566326258},{"type":"v1","addr":"172.21.15.177:6813","nonce":2566326258}]},"public_addr":"172.21.15.177:6809/2566326258","cluster_addr":"172.21.15.177:6811/2566326258","heartbeat_back_addr":"172.21.15.177:6815/2566326258","heartbeat_front_addr":"172.21.15.177:6813/2566326258","state":["exists","up"]},{"osd":6,"uuid":"aaf228b4-8429-4cdf-9403-9ddf3acb9375","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.177:6816","nonce":1319071886},{"type":"v1","addr":"172.21.15.177:6817","nonce":1319071886}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6818","nonce":1319071886},{"type":"v1","addr":"172.21.15.177:6819","nonce":1319071886}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6822","nonce":1319071886},{"type":"v1","addr":"172.21.15.177:6823","nonce":1319071886}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6820","nonce":1319071886},{"type":"v1","addr":"172.21.15.177:6821","nonce":1319071886}]},"public_addr":"172.21.15.177:6817/1319071886","cluster_addr":"172.21.15.177:6819/1319071886","heartbeat_back_addr":"172.21.15.177:6823/1319071886","heartbeat_front_addr":"172.21.15.177:6821/1319071886","state":["exists","up"]},{"osd":7,"uuid":"ee3a042d-733c-460c-8186-b2cab2377dcc","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.177:6824","nonce":199278236},{"type":"v1","addr":"172.21.15.177:6825","nonce":199278236}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6826","nonce":199278236},{"type":"v1","addr":"172.21.15.177:6827","nonce":199278236}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6830","nonce":199278236},{"type":"v1","addr":"172.21.15.177:6831","nonce":199278236}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6828","nonce":199278236},{"type":"v1","addr":"172.21.15.177:6829","nonce":199278236}]},"public_addr":"172.21.15.177:6825/199278236","cluster_addr":"172.21.15.177:6827/199278236","heartbeat_back_addr":"172.21.15.177:6831/199278236","heartbeat_front_addr":"172.21.15.177:6829/199278236","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-05T06:51:21.674590+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-05T06:52:01.279834+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-05T06:52:41.666467+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-05T06:53:23.425321+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-05T06:54:01.923946+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-05T06:54:40.457949+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-05T06:55:20.689758+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138303579357183,"old_weight":0,"last_purged_snaps_scrub":"2024-02-05T06:56:00.349120+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.102:6801/3203368646":"2024-02-06T06:56:30.169634+0000","172.21.15.102:6800/3203368646":"2024-02-06T06:56:30.169634+0000","172.21.15.102:0/1492322958":"2024-02-06T06:56:30.169634+0000","172.21.15.102:0/2607809750":"2024-02-06T06:49:29.604899+0000","172.21.15.102:0/876296364":"2024-02-06T06:49:29.604899+0000","172.21.15.102:0/845831687":"2024-02-06T06:48:56.856230+0000","172.21.15.102:0/1687922558":"2024-02-06T06:56:30.169634+0000","172.21.15.102:0/647644899":"2024-02-06T06:49:29.604899+0000","172.21.15.102:6801/1726624657":"2024-02-06T06:49:29.604899+0000","172.21.15.102:6800/1726624657":"2024-02-06T06:49:29.604899+0000","172.21.15.102:0/3896434285":"2024-02-06T06:48:56.856230+0000","172.21.15.102:6800/308946711":"2024-02-06T06:48:56.856230+0000","172.21.15.102:0/3631522286":"2024-02-06T06:56:30.169634+0000","172.21.15.102:0/1836197507":"2024-02-06T06:56:30.169634+0000","172.21.15.102:6801/308946711":"2024-02-06T06:48:56.856230+0000","172.21.15.102:0/435563252":"2024-02-06T06:48:56.856230+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-02-05T06:57:24.096 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:57:23 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:57:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:57:24.873 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-02-05T06:57:24.873 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-02-05T06:57:24.873 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-02-05T06:57:24.874 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-02-05T06:57:24.874 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-02-05T06:57:24.875 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-02-05T06:57:24.875 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-02-05T06:57:24.875 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-02-05T06:57:25.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:24 smithi102 bash[14298]: audit 2024-02-05T06:57:23.846122+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:25.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:24 smithi102 bash[14298]: audit 2024-02-05T06:57:23.851083+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:25.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:24 smithi102 bash[14298]: audit 2024-02-05T06:57:24.051219+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.102:0/1923437775' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-05T06:57:25.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:24 smithi102 bash[14298]: cluster 2024-02-05T06:57:24.255662+0000 mgr.y (mgr.14463) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:25.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:24 smithi102 bash[20060]: audit 2024-02-05T06:57:23.846122+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:25.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:24 smithi102 bash[20060]: audit 2024-02-05T06:57:23.851083+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:25.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:24 smithi102 bash[20060]: audit 2024-02-05T06:57:24.051219+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.102:0/1923437775' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-05T06:57:25.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:24 smithi102 bash[20060]: cluster 2024-02-05T06:57:24.255662+0000 mgr.y (mgr.14463) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:25.325 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:24 smithi177 bash[14475]: audit 2024-02-05T06:57:23.846122+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:25.325 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:24 smithi177 bash[14475]: audit 2024-02-05T06:57:23.851083+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:25.325 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:24 smithi177 bash[14475]: audit 2024-02-05T06:57:24.051219+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.102:0/1923437775' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-05T06:57:25.325 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:24 smithi177 bash[14475]: cluster 2024-02-05T06:57:24.255662+0000 mgr.y (mgr.14463) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:25.883 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:57:25 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:57:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:57:25.884 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 06:57:25 smithi102 bash[40324]: level=info ts=2024-02-05T06:57:25.718Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003835424s 2024-02-05T06:57:26.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:26 smithi177 bash[14475]: audit 2024-02-05T06:57:25.569539+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:26.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:26 smithi177 bash[14475]: audit 2024-02-05T06:57:25.579519+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:26.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:26 smithi177 bash[14475]: cluster 2024-02-05T06:57:26.256323+0000 mgr.y (mgr.14463) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:26.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:26 smithi102 bash[14298]: audit 2024-02-05T06:57:25.569539+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:26.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:26 smithi102 bash[14298]: audit 2024-02-05T06:57:25.579519+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:26.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:26 smithi102 bash[14298]: cluster 2024-02-05T06:57:26.256323+0000 mgr.y (mgr.14463) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:26.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:26 smithi102 bash[20060]: audit 2024-02-05T06:57:25.569539+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:26.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:26 smithi102 bash[20060]: audit 2024-02-05T06:57:25.579519+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:26.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:26 smithi102 bash[20060]: cluster 2024-02-05T06:57:26.256323+0000 mgr.y (mgr.14463) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:27.731 INFO:teuthology.orchestra.run.smithi102.stderr:Inferring config /var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T06:57:27.732 INFO:teuthology.orchestra.run.smithi102.stderr:Inferring config /var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T06:57:27.733 INFO:teuthology.orchestra.run.smithi102.stderr:Inferring config /var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T06:57:27.734 INFO:teuthology.orchestra.run.smithi102.stderr:Inferring config /var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T06:57:27.735 INFO:teuthology.orchestra.run.smithi102.stderr:Inferring config /var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T06:57:27.735 INFO:teuthology.orchestra.run.smithi102.stderr:Inferring config /var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T06:57:27.739 INFO:teuthology.orchestra.run.smithi102.stderr:Inferring config /var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T06:57:27.740 INFO:teuthology.orchestra.run.smithi102.stderr:Inferring config /var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T06:57:28.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:28 smithi177 bash[14475]: cluster 2024-02-05T06:57:28.257023+0000 mgr.y (mgr.14463) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:28.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:28 smithi102 bash[14298]: cluster 2024-02-05T06:57:28.257023+0000 mgr.y (mgr.14463) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:28.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:28 smithi102 bash[20060]: cluster 2024-02-05T06:57:28.257023+0000 mgr.y (mgr.14463) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:30.383 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:30 smithi177 bash[14475]: cluster 2024-02-05T06:57:30.257679+0000 mgr.y (mgr.14463) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:30.597 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:30 smithi102 bash[14298]: cluster 2024-02-05T06:57:30.257679+0000 mgr.y (mgr.14463) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:30.598 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:30 smithi102 bash[20060]: cluster 2024-02-05T06:57:30.257679+0000 mgr.y (mgr.14463) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:31.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:31 smithi177 bash[14475]: audit 2024-02-05T06:57:30.577678+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T06:57:31.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:31 smithi177 bash[14475]: audit 2024-02-05T06:57:30.589142+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T06:57:31.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:31 smithi102 bash[20060]: audit 2024-02-05T06:57:30.577678+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T06:57:31.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:31 smithi102 bash[20060]: audit 2024-02-05T06:57:30.589142+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T06:57:31.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:31 smithi102 bash[14298]: audit 2024-02-05T06:57:30.577678+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T06:57:31.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:31 smithi102 bash[14298]: audit 2024-02-05T06:57:30.589142+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T06:57:32.941 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:32 smithi177 bash[14475]: cluster 2024-02-05T06:57:32.258560+0000 mgr.y (mgr.14463) 56 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:33.074 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:32 smithi102 bash[14298]: cluster 2024-02-05T06:57:32.258560+0000 mgr.y (mgr.14463) 56 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:33.075 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:32 smithi102 bash[20060]: cluster 2024-02-05T06:57:32.258560+0000 mgr.y (mgr.14463) 56 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:35.223 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:34 smithi177 bash[14475]: audit 2024-02-05T06:57:33.931783+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:35.223 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:34 smithi177 bash[14475]: audit 2024-02-05T06:57:33.934822+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:57:35.223 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:34 smithi177 bash[14475]: audit 2024-02-05T06:57:33.936818+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:57:35.223 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:34 smithi177 bash[14475]: audit 2024-02-05T06:57:33.938625+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:57:35.223 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:34 smithi177 bash[14475]: audit 2024-02-05T06:57:33.946847+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:35.223 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:34 smithi177 bash[14475]: cephadm 2024-02-05T06:57:33.947497+0000 mgr.y (mgr.14463) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:57:35.223 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:34 smithi177 bash[14475]: cephadm 2024-02-05T06:57:33.949538+0000 mgr.y (mgr.14463) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-05T06:57:35.223 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:34 smithi177 bash[14475]: cephadm 2024-02-05T06:57:33.956152+0000 mgr.y (mgr.14463) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi102 2024-02-05T06:57:35.223 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:34 smithi177 bash[14475]: cluster 2024-02-05T06:57:34.259156+0000 mgr.y (mgr.14463) 60 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:35.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:35 smithi102 bash[20060]: audit 2024-02-05T06:57:33.931783+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:35.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:35 smithi102 bash[20060]: audit 2024-02-05T06:57:33.934822+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:57:35.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:35 smithi102 bash[20060]: audit 2024-02-05T06:57:33.936818+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:57:35.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:35 smithi102 bash[20060]: audit 2024-02-05T06:57:33.938625+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:57:35.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:35 smithi102 bash[20060]: audit 2024-02-05T06:57:33.946847+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:35.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:35 smithi102 bash[20060]: cephadm 2024-02-05T06:57:33.947497+0000 mgr.y (mgr.14463) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:57:35.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:35 smithi102 bash[20060]: cephadm 2024-02-05T06:57:33.949538+0000 mgr.y (mgr.14463) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-05T06:57:35.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:35 smithi102 bash[20060]: cephadm 2024-02-05T06:57:33.956152+0000 mgr.y (mgr.14463) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi102 2024-02-05T06:57:35.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:35 smithi102 bash[20060]: cluster 2024-02-05T06:57:34.259156+0000 mgr.y (mgr.14463) 60 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:35.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:35 smithi102 bash[14298]: audit 2024-02-05T06:57:33.931783+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:35.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:35 smithi102 bash[14298]: audit 2024-02-05T06:57:33.934822+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:57:35.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:35 smithi102 bash[14298]: audit 2024-02-05T06:57:33.936818+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:57:35.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:35 smithi102 bash[14298]: audit 2024-02-05T06:57:33.938625+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:57:35.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:35 smithi102 bash[14298]: audit 2024-02-05T06:57:33.946847+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:35.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:35 smithi102 bash[14298]: cephadm 2024-02-05T06:57:33.947497+0000 mgr.y (mgr.14463) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:57:35.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:35 smithi102 bash[14298]: cephadm 2024-02-05T06:57:33.949538+0000 mgr.y (mgr.14463) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-05T06:57:35.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:35 smithi102 bash[14298]: cephadm 2024-02-05T06:57:33.956152+0000 mgr.y (mgr.14463) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi102 2024-02-05T06:57:35.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:35 smithi102 bash[14298]: cluster 2024-02-05T06:57:34.259156+0000 mgr.y (mgr.14463) 60 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:35.503 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:35 smithi177 bash[35916]: t=2024-02-05T06:57:35+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-02-05T06:57:35.786 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:35 smithi177 bash[35916]: t=2024-02-05T06:57:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-02-05T06:57:35.786 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:35 smithi177 bash[35916]: t=2024-02-05T06:57:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-02-05T06:57:35.786 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:35 smithi177 bash[35916]: t=2024-02-05T06:57:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-02-05T06:57:35.786 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:35 smithi177 bash[35916]: t=2024-02-05T06:57:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-02-05T06:57:35.786 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:35 smithi177 bash[35916]: t=2024-02-05T06:57:35+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-02-05T06:57:35.786 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:35 smithi177 bash[35916]: t=2024-02-05T06:57:35+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-02-05T06:57:35.786 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:35 smithi177 bash[35916]: t=2024-02-05T06:57:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-02-05T06:57:35.787 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:35 smithi177 bash[35916]: t=2024-02-05T06:57:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-02-05T06:57:35.787 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:35 smithi177 bash[35916]: t=2024-02-05T06:57:35+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-05T06:57:36.076 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:35 smithi177 bash[35916]: t=2024-02-05T06:57:35+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-02-05T06:57:36.076 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:35 smithi177 bash[35916]: t=2024-02-05T06:57:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-02-05T06:57:36.076 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:35 smithi177 bash[35916]: t=2024-02-05T06:57:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-02-05T06:57:36.076 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:35 smithi177 bash[35916]: t=2024-02-05T06:57:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-02-05T06:57:36.076 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:35 smithi177 bash[35916]: t=2024-02-05T06:57:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-02-05T06:57:36.077 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:36 smithi177 bash[35916]: t=2024-02-05T06:57:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-02-05T06:57:36.077 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:36 smithi177 bash[35916]: t=2024-02-05T06:57:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-02-05T06:57:36.330 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:36 smithi177 bash[35916]: t=2024-02-05T06:57:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-02-05T06:57:36.330 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:36 smithi177 bash[35916]: t=2024-02-05T06:57:36+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-02-05T06:57:36.330 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:36 smithi177 bash[35916]: t=2024-02-05T06:57:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-02-05T06:57:36.330 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:36 smithi177 bash[35916]: t=2024-02-05T06:57:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-02-05T06:57:36.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:36 smithi102 bash[14298]: audit 2024-02-05T06:57:35.357765+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:36.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:36 smithi102 bash[14298]: cluster 2024-02-05T06:57:36.259786+0000 mgr.y (mgr.14463) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:36.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:36 smithi102 bash[20060]: audit 2024-02-05T06:57:35.357765+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:36.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:36 smithi102 bash[20060]: cluster 2024-02-05T06:57:36.259786+0000 mgr.y (mgr.14463) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:36.622 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:36 smithi177 bash[14475]: audit 2024-02-05T06:57:35.357765+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:36.622 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:36 smithi177 bash[14475]: cluster 2024-02-05T06:57:36.259786+0000 mgr.y (mgr.14463) 61 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:36.622 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:36 smithi177 bash[35916]: t=2024-02-05T06:57:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-02-05T06:57:36.623 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:36 smithi177 bash[35916]: t=2024-02-05T06:57:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-02-05T06:57:36.623 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:36 smithi177 bash[35916]: t=2024-02-05T06:57:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-02-05T06:57:36.623 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:36 smithi177 bash[35916]: t=2024-02-05T06:57:36+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-02-05T06:57:36.623 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:36 smithi177 bash[35916]: t=2024-02-05T06:57:36+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-02-05T06:57:36.891 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:36 smithi177 bash[35916]: t=2024-02-05T06:57:36+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-02-05T06:57:36.892 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:36 smithi177 bash[35916]: t=2024-02-05T06:57:36+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-02-05T06:57:36.892 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:36 smithi177 bash[35916]: t=2024-02-05T06:57:36+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-02-05T06:57:37.391 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:36 smithi177 bash[35916]: t=2024-02-05T06:57:36+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-02-05T06:57:37.391 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:37 smithi177 bash[35916]: t=2024-02-05T06:57:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-02-05T06:57:37.391 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:37 smithi177 bash[35916]: t=2024-02-05T06:57:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-02-05T06:57:37.669 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:37 smithi177 bash[35916]: t=2024-02-05T06:57:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-02-05T06:57:37.669 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:37 smithi177 bash[35916]: t=2024-02-05T06:57:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-02-05T06:57:37.923 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:37 smithi177 bash[35916]: t=2024-02-05T06:57:37+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-02-05T06:57:37.923 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:37 smithi177 bash[35916]: t=2024-02-05T06:57:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-02-05T06:57:37.923 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:37 smithi177 bash[35916]: t=2024-02-05T06:57:37+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-02-05T06:57:38.328 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:38 smithi177 bash[35916]: t=2024-02-05T06:57:38+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-02-05T06:57:38.386 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:38 smithi177 bash[14475]: cluster 2024-02-05T06:57:38.260465+0000 mgr.y (mgr.14463) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:38.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:38 smithi102 bash[14298]: cluster 2024-02-05T06:57:38.260465+0000 mgr.y (mgr.14463) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:38.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:38 smithi102 bash[20060]: cluster 2024-02-05T06:57:38.260465+0000 mgr.y (mgr.14463) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:38.648 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:38 smithi177 bash[35916]: t=2024-02-05T06:57:38+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-02-05T06:57:38.934 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:38 smithi177 bash[35916]: t=2024-02-05T06:57:38+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-02-05T06:57:38.934 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:38 smithi177 bash[35916]: t=2024-02-05T06:57:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-02-05T06:57:39.274 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:38 smithi177 bash[35916]: t=2024-02-05T06:57:38+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-02-05T06:57:39.274 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:39 smithi177 bash[35916]: t=2024-02-05T06:57:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-02-05T06:57:39.274 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:39 smithi177 bash[35916]: t=2024-02-05T06:57:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-02-05T06:57:39.274 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:39 smithi177 bash[35916]: t=2024-02-05T06:57:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-02-05T06:57:39.526 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:39 smithi177 bash[35916]: t=2024-02-05T06:57:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-02-05T06:57:39.526 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:39 smithi177 bash[35916]: t=2024-02-05T06:57:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-02-05T06:57:39.526 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:39 smithi177 bash[35916]: t=2024-02-05T06:57:39+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-02-05T06:57:39.526 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:39 smithi177 bash[35916]: t=2024-02-05T06:57:39+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-02-05T06:57:39.526 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:39 smithi177 bash[35916]: t=2024-02-05T06:57:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-02-05T06:57:39.526 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:39 smithi177 bash[35916]: t=2024-02-05T06:57:39+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-02-05T06:57:39.799 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:39 smithi177 bash[35916]: t=2024-02-05T06:57:39+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-02-05T06:57:39.799 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:39 smithi177 bash[35916]: t=2024-02-05T06:57:39+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-02-05T06:57:40.080 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:39 smithi177 bash[35916]: t=2024-02-05T06:57:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-02-05T06:57:40.080 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:39 smithi177 bash[35916]: t=2024-02-05T06:57:39+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-02-05T06:57:40.258 INFO:teuthology.orchestra.run.smithi102.stdout:34359738445 2024-02-05T06:57:40.259 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-02-05T06:57:40.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:40 smithi177 bash[14475]: cluster 2024-02-05T06:57:40.261059+0000 mgr.y (mgr.14463) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:40.580 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:40 smithi177 bash[35916]: t=2024-02-05T06:57:40+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-02-05T06:57:40.580 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:40 smithi177 bash[35916]: t=2024-02-05T06:57:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-02-05T06:57:40.580 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:40 smithi177 bash[35916]: t=2024-02-05T06:57:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-02-05T06:57:40.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:40 smithi102 bash[14298]: cluster 2024-02-05T06:57:40.261059+0000 mgr.y (mgr.14463) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:40.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:40 smithi102 bash[20060]: cluster 2024-02-05T06:57:40.261059+0000 mgr.y (mgr.14463) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:41.059 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:40 smithi177 bash[35916]: t=2024-02-05T06:57:40+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-02-05T06:57:41.059 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:40 smithi177 bash[35916]: t=2024-02-05T06:57:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-02-05T06:57:41.330 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:41 smithi177 bash[35916]: t=2024-02-05T06:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-02-05T06:57:41.330 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:41 smithi177 bash[35916]: t=2024-02-05T06:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-02-05T06:57:41.785 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:41 smithi177 bash[35916]: t=2024-02-05T06:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-02-05T06:57:41.785 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:41 smithi177 bash[35916]: t=2024-02-05T06:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-02-05T06:57:41.785 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:41 smithi177 bash[35916]: t=2024-02-05T06:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-02-05T06:57:42.060 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:41 smithi177 bash[35916]: t=2024-02-05T06:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-02-05T06:57:42.060 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:41 smithi177 bash[35916]: t=2024-02-05T06:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-02-05T06:57:42.060 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:41 smithi177 bash[35916]: t=2024-02-05T06:57:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-02-05T06:57:42.060 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:42 smithi177 bash[35916]: t=2024-02-05T06:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-02-05T06:57:42.330 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:42 smithi177 bash[35916]: t=2024-02-05T06:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-02-05T06:57:42.330 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:42 smithi177 bash[35916]: t=2024-02-05T06:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-02-05T06:57:42.330 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:42 smithi177 bash[35916]: t=2024-02-05T06:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-02-05T06:57:42.330 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:42 smithi177 bash[35916]: t=2024-02-05T06:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-02-05T06:57:42.330 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:42 smithi177 bash[35916]: t=2024-02-05T06:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-02-05T06:57:42.331 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:42 smithi177 bash[35916]: t=2024-02-05T06:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-02-05T06:57:42.611 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:42 smithi177 bash[35916]: t=2024-02-05T06:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-02-05T06:57:42.612 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:42 smithi177 bash[35916]: t=2024-02-05T06:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-02-05T06:57:42.612 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:42 smithi177 bash[35916]: t=2024-02-05T06:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-02-05T06:57:42.612 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:42 smithi177 bash[35916]: t=2024-02-05T06:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-02-05T06:57:42.612 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:42 smithi177 bash[35916]: t=2024-02-05T06:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-02-05T06:57:42.612 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:42 smithi177 bash[35916]: t=2024-02-05T06:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-02-05T06:57:42.612 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:42 smithi177 bash[35916]: t=2024-02-05T06:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-02-05T06:57:42.612 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:42 smithi177 bash[35916]: t=2024-02-05T06:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-02-05T06:57:42.776 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:57:42 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:57:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:57:42.890 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:42 smithi177 bash[14475]: cluster 2024-02-05T06:57:42.261708+0000 mgr.y (mgr.14463) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:42.890 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:42 smithi177 bash[14475]: audit 2024-02-05T06:57:42.445436+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:42.890 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:42 smithi177 bash[14475]: audit 2024-02-05T06:57:42.453257+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:42.890 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:42 smithi177 bash[35916]: t=2024-02-05T06:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-02-05T06:57:42.890 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:42 smithi177 bash[35916]: t=2024-02-05T06:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-02-05T06:57:42.890 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:42 smithi177 bash[35916]: t=2024-02-05T06:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-02-05T06:57:42.890 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:42 smithi177 bash[35916]: t=2024-02-05T06:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-02-05T06:57:42.890 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:42 smithi177 bash[35916]: t=2024-02-05T06:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-02-05T06:57:42.890 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:42 smithi177 bash[35916]: t=2024-02-05T06:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-02-05T06:57:42.890 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:42 smithi177 bash[35916]: t=2024-02-05T06:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-02-05T06:57:42.891 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:42 smithi177 bash[35916]: t=2024-02-05T06:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-02-05T06:57:43.026 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:42 smithi102 bash[14298]: cluster 2024-02-05T06:57:42.261708+0000 mgr.y (mgr.14463) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:43.026 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:42 smithi102 bash[14298]: audit 2024-02-05T06:57:42.445436+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:43.026 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:42 smithi102 bash[14298]: audit 2024-02-05T06:57:42.453257+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:43.026 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:42 smithi102 bash[20060]: cluster 2024-02-05T06:57:42.261708+0000 mgr.y (mgr.14463) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:43.026 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:42 smithi102 bash[20060]: audit 2024-02-05T06:57:42.445436+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:43.027 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:42 smithi102 bash[20060]: audit 2024-02-05T06:57:42.453257+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:43.176 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:42 smithi177 bash[35916]: t=2024-02-05T06:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-02-05T06:57:43.177 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:42 smithi177 bash[35916]: t=2024-02-05T06:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-02-05T06:57:43.177 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:42 smithi177 bash[35916]: t=2024-02-05T06:57:42+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-02-05T06:57:43.177 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:43 smithi177 bash[35916]: t=2024-02-05T06:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-02-05T06:57:43.177 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:43 smithi177 bash[35916]: t=2024-02-05T06:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-02-05T06:57:43.177 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:43 smithi177 bash[35916]: t=2024-02-05T06:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-02-05T06:57:43.177 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:43 smithi177 bash[35916]: t=2024-02-05T06:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-02-05T06:57:43.177 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:43 smithi177 bash[35916]: t=2024-02-05T06:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-02-05T06:57:43.177 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:43 smithi177 bash[35916]: t=2024-02-05T06:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-02-05T06:57:43.236 INFO:teuthology.orchestra.run.smithi102.stdout:231928234005 2024-02-05T06:57:43.237 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-02-05T06:57:43.440 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:43 smithi177 bash[35916]: t=2024-02-05T06:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-05T06:57:43.440 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:43 smithi177 bash[35916]: t=2024-02-05T06:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-02-05T06:57:43.440 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:43 smithi177 bash[35916]: t=2024-02-05T06:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-02-05T06:57:43.440 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:43 smithi177 bash[35916]: t=2024-02-05T06:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-02-05T06:57:43.440 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:43 smithi177 bash[35916]: t=2024-02-05T06:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-02-05T06:57:43.711 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:43 smithi177 bash[35916]: t=2024-02-05T06:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-02-05T06:57:43.711 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:43 smithi177 bash[35916]: t=2024-02-05T06:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-02-05T06:57:43.712 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:43 smithi177 bash[35916]: t=2024-02-05T06:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-02-05T06:57:44.036 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:43 smithi177 bash[35916]: t=2024-02-05T06:57:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-02-05T06:57:44.133 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:57:43 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:57:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:57:44.330 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:44 smithi177 bash[35916]: t=2024-02-05T06:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-02-05T06:57:44.330 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:44 smithi177 bash[35916]: t=2024-02-05T06:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-02-05T06:57:44.663 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:44 smithi177 bash[35916]: t=2024-02-05T06:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-02-05T06:57:44.663 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:44 smithi177 bash[35916]: t=2024-02-05T06:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-02-05T06:57:44.663 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:44 smithi177 bash[35916]: t=2024-02-05T06:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-02-05T06:57:44.663 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:44 smithi177 bash[35916]: t=2024-02-05T06:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-02-05T06:57:44.663 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:44 smithi177 bash[35916]: t=2024-02-05T06:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-02-05T06:57:44.663 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:44 smithi177 bash[35916]: t=2024-02-05T06:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-02-05T06:57:44.663 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:44 smithi177 bash[35916]: t=2024-02-05T06:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-02-05T06:57:44.923 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:44 smithi177 bash[35916]: t=2024-02-05T06:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-02-05T06:57:44.923 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:44 smithi177 bash[35916]: t=2024-02-05T06:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-02-05T06:57:44.923 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:44 smithi177 bash[35916]: t=2024-02-05T06:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-02-05T06:57:44.923 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:44 smithi177 bash[35916]: t=2024-02-05T06:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-02-05T06:57:44.923 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:44 smithi177 bash[35916]: t=2024-02-05T06:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-02-05T06:57:44.923 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:44 smithi177 bash[35916]: t=2024-02-05T06:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-02-05T06:57:44.923 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:44 smithi177 bash[35916]: t=2024-02-05T06:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-02-05T06:57:44.996 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:57:44 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:57:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:57:45.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:44 smithi102 bash[14298]: audit 2024-02-05T06:57:43.989900+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:45.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:44 smithi102 bash[14298]: audit 2024-02-05T06:57:43.998441+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:45.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:44 smithi102 bash[14298]: audit 2024-02-05T06:57:44.644921+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:45.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:44 smithi102 bash[14298]: audit 2024-02-05T06:57:44.653276+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:45.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:44 smithi102 bash[20060]: audit 2024-02-05T06:57:43.989900+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:45.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:44 smithi102 bash[20060]: audit 2024-02-05T06:57:43.998441+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:45.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:44 smithi102 bash[20060]: audit 2024-02-05T06:57:44.644921+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:45.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:44 smithi102 bash[20060]: audit 2024-02-05T06:57:44.653276+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:45.175 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:44 smithi177 bash[14475]: audit 2024-02-05T06:57:43.989900+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:45.175 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:44 smithi177 bash[14475]: audit 2024-02-05T06:57:43.998441+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:45.175 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:44 smithi177 bash[14475]: audit 2024-02-05T06:57:44.644921+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:45.175 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:44 smithi177 bash[14475]: audit 2024-02-05T06:57:44.653276+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:45.176 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:44 smithi177 bash[35916]: t=2024-02-05T06:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-02-05T06:57:45.176 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:44 smithi177 bash[35916]: t=2024-02-05T06:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-02-05T06:57:45.176 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:44 smithi177 bash[35916]: t=2024-02-05T06:57:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-02-05T06:57:45.176 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:45 smithi177 bash[35916]: t=2024-02-05T06:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-02-05T06:57:45.176 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:45 smithi177 bash[35916]: t=2024-02-05T06:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-02-05T06:57:45.176 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:45 smithi177 bash[35916]: t=2024-02-05T06:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-02-05T06:57:45.176 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:45 smithi177 bash[35916]: t=2024-02-05T06:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-02-05T06:57:45.459 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:45 smithi177 bash[35916]: t=2024-02-05T06:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-02-05T06:57:45.459 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:45 smithi177 bash[35916]: t=2024-02-05T06:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-02-05T06:57:45.459 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:45 smithi177 bash[35916]: t=2024-02-05T06:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-02-05T06:57:45.459 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:45 smithi177 bash[35916]: t=2024-02-05T06:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-02-05T06:57:45.459 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:45 smithi177 bash[35916]: t=2024-02-05T06:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-02-05T06:57:45.460 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:45 smithi177 bash[35916]: t=2024-02-05T06:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-02-05T06:57:45.554 INFO:teuthology.orchestra.run.smithi102.stdout:128849018926 2024-02-05T06:57:45.555 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-02-05T06:57:45.713 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:45 smithi177 bash[35916]: t=2024-02-05T06:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-02-05T06:57:45.713 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:45 smithi177 bash[35916]: t=2024-02-05T06:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-02-05T06:57:45.713 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:45 smithi177 bash[35916]: t=2024-02-05T06:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-02-05T06:57:45.713 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:45 smithi177 bash[35916]: t=2024-02-05T06:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-02-05T06:57:45.713 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:45 smithi177 bash[35916]: t=2024-02-05T06:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-02-05T06:57:45.713 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:45 smithi177 bash[35916]: t=2024-02-05T06:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-02-05T06:57:45.714 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:45 smithi177 bash[35916]: t=2024-02-05T06:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-02-05T06:57:45.714 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:45 smithi177 bash[35916]: t=2024-02-05T06:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-02-05T06:57:45.714 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:45 smithi177 bash[35916]: t=2024-02-05T06:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-02-05T06:57:45.714 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:45 smithi177 bash[35916]: t=2024-02-05T06:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-02-05T06:57:45.968 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:45 smithi177 bash[35916]: t=2024-02-05T06:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-02-05T06:57:45.968 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:45 smithi177 bash[35916]: t=2024-02-05T06:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-02-05T06:57:45.968 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:45 smithi177 bash[35916]: t=2024-02-05T06:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-02-05T06:57:45.968 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:45 smithi177 bash[35916]: t=2024-02-05T06:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-02-05T06:57:45.968 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:45 smithi177 bash[35916]: t=2024-02-05T06:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-02-05T06:57:45.968 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:45 smithi177 bash[35916]: t=2024-02-05T06:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-02-05T06:57:45.968 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:45 smithi177 bash[35916]: t=2024-02-05T06:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-02-05T06:57:46.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:46 smithi102 bash[14298]: cluster 2024-02-05T06:57:44.262427+0000 mgr.y (mgr.14463) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:46.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:46 smithi102 bash[20060]: cluster 2024-02-05T06:57:44.262427+0000 mgr.y (mgr.14463) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:46.229 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:46 smithi177 bash[14475]: cluster 2024-02-05T06:57:44.262427+0000 mgr.y (mgr.14463) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:46.229 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:45 smithi177 bash[35916]: t=2024-02-05T06:57:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-02-05T06:57:46.229 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:46 smithi177 bash[35916]: t=2024-02-05T06:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-02-05T06:57:46.229 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:46 smithi177 bash[35916]: t=2024-02-05T06:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-02-05T06:57:46.229 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:46 smithi177 bash[35916]: t=2024-02-05T06:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-02-05T06:57:46.229 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:46 smithi177 bash[35916]: t=2024-02-05T06:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-02-05T06:57:46.229 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:46 smithi177 bash[35916]: t=2024-02-05T06:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-02-05T06:57:46.229 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:46 smithi177 bash[35916]: t=2024-02-05T06:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-02-05T06:57:46.431 INFO:teuthology.orchestra.run.smithi102.stdout:77309411389 2024-02-05T06:57:46.432 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-02-05T06:57:46.523 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:46 smithi177 bash[35916]: t=2024-02-05T06:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-02-05T06:57:46.524 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:46 smithi177 bash[35916]: t=2024-02-05T06:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-02-05T06:57:46.524 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:46 smithi177 bash[35916]: t=2024-02-05T06:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-02-05T06:57:46.524 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:46 smithi177 bash[35916]: t=2024-02-05T06:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-02-05T06:57:46.524 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:46 smithi177 bash[35916]: t=2024-02-05T06:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-02-05T06:57:46.524 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:46 smithi177 bash[35916]: t=2024-02-05T06:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-02-05T06:57:46.524 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:46 smithi177 bash[35916]: t=2024-02-05T06:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-02-05T06:57:46.524 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:46 smithi177 bash[35916]: t=2024-02-05T06:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-02-05T06:57:46.802 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:46 smithi177 bash[35916]: t=2024-02-05T06:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-02-05T06:57:46.802 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:46 smithi177 bash[35916]: t=2024-02-05T06:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-02-05T06:57:46.802 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:46 smithi177 bash[35916]: t=2024-02-05T06:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-02-05T06:57:46.802 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:46 smithi177 bash[35916]: t=2024-02-05T06:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-02-05T06:57:46.803 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:46 smithi177 bash[35916]: t=2024-02-05T06:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-02-05T06:57:46.803 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:46 smithi177 bash[35916]: t=2024-02-05T06:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-02-05T06:57:46.803 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:46 smithi177 bash[35916]: t=2024-02-05T06:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-02-05T06:57:46.803 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:46 smithi177 bash[35916]: t=2024-02-05T06:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-02-05T06:57:46.803 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:46 smithi177 bash[35916]: t=2024-02-05T06:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-02-05T06:57:47.055 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:46 smithi177 bash[35916]: t=2024-02-05T06:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-02-05T06:57:47.055 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:46 smithi177 bash[35916]: t=2024-02-05T06:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-02-05T06:57:47.055 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:46 smithi177 bash[35916]: t=2024-02-05T06:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-02-05T06:57:47.055 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:46 smithi177 bash[35916]: t=2024-02-05T06:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-02-05T06:57:47.055 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:46 smithi177 bash[35916]: t=2024-02-05T06:57:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-02-05T06:57:47.055 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:47 smithi177 bash[35916]: t=2024-02-05T06:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-02-05T06:57:47.055 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:47 smithi177 bash[35916]: t=2024-02-05T06:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-02-05T06:57:47.315 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:47 smithi177 bash[35916]: t=2024-02-05T06:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-02-05T06:57:47.315 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:47 smithi177 bash[35916]: t=2024-02-05T06:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-02-05T06:57:47.315 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:47 smithi177 bash[35916]: t=2024-02-05T06:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-02-05T06:57:47.315 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:47 smithi177 bash[35916]: t=2024-02-05T06:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-02-05T06:57:47.315 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:47 smithi177 bash[35916]: t=2024-02-05T06:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-02-05T06:57:47.316 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:47 smithi177 bash[35916]: t=2024-02-05T06:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-02-05T06:57:47.568 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:47 smithi177 bash[35916]: t=2024-02-05T06:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-02-05T06:57:47.568 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:47 smithi177 bash[35916]: t=2024-02-05T06:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-02-05T06:57:47.568 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:47 smithi177 bash[35916]: t=2024-02-05T06:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-02-05T06:57:47.568 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:47 smithi177 bash[35916]: t=2024-02-05T06:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-02-05T06:57:47.568 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:47 smithi177 bash[35916]: t=2024-02-05T06:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-02-05T06:57:47.568 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:47 smithi177 bash[35916]: t=2024-02-05T06:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-02-05T06:57:47.568 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:47 smithi177 bash[35916]: t=2024-02-05T06:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-02-05T06:57:47.830 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:47 smithi177 bash[35916]: t=2024-02-05T06:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-02-05T06:57:47.830 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:47 smithi177 bash[35916]: t=2024-02-05T06:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-02-05T06:57:47.830 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:47 smithi177 bash[35916]: t=2024-02-05T06:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-02-05T06:57:47.830 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:47 smithi177 bash[35916]: t=2024-02-05T06:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-02-05T06:57:47.830 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:47 smithi177 bash[35916]: t=2024-02-05T06:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-02-05T06:57:47.830 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:47 smithi177 bash[35916]: t=2024-02-05T06:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-02-05T06:57:47.830 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:47 smithi177 bash[35916]: t=2024-02-05T06:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-02-05T06:57:47.830 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:47 smithi177 bash[35916]: t=2024-02-05T06:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-02-05T06:57:47.861 INFO:teuthology.orchestra.run.smithi102.stdout:55834574918 2024-02-05T06:57:47.862 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-02-05T06:57:48.106 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:48 smithi177 bash[14475]: cluster 2024-02-05T06:57:46.263128+0000 mgr.y (mgr.14463) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:48.106 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:47 smithi177 bash[35916]: t=2024-02-05T06:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-02-05T06:57:48.106 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:47 smithi177 bash[35916]: t=2024-02-05T06:57:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-02-05T06:57:48.106 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:48 smithi177 bash[35916]: t=2024-02-05T06:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-02-05T06:57:48.106 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:48 smithi177 bash[35916]: t=2024-02-05T06:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-02-05T06:57:48.106 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:48 smithi177 bash[35916]: t=2024-02-05T06:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-02-05T06:57:48.127 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:48 smithi102 bash[14298]: cluster 2024-02-05T06:57:46.263128+0000 mgr.y (mgr.14463) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:48.128 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:48 smithi102 bash[20060]: cluster 2024-02-05T06:57:46.263128+0000 mgr.y (mgr.14463) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:48.128 INFO:teuthology.orchestra.run.smithi102.stdout:163208757287 2024-02-05T06:57:48.129 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-02-05T06:57:48.375 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:48 smithi177 bash[35916]: t=2024-02-05T06:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-02-05T06:57:48.375 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:48 smithi177 bash[35916]: t=2024-02-05T06:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-02-05T06:57:48.375 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:48 smithi177 bash[35916]: t=2024-02-05T06:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-02-05T06:57:48.375 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:48 smithi177 bash[35916]: t=2024-02-05T06:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-02-05T06:57:48.375 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:48 smithi177 bash[35916]: t=2024-02-05T06:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-02-05T06:57:48.375 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:48 smithi177 bash[35916]: t=2024-02-05T06:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-02-05T06:57:48.376 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:48 smithi177 bash[35916]: t=2024-02-05T06:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-02-05T06:57:48.644 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:48 smithi177 bash[35916]: t=2024-02-05T06:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-02-05T06:57:48.644 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:48 smithi177 bash[35916]: t=2024-02-05T06:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-02-05T06:57:48.644 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:48 smithi177 bash[35916]: t=2024-02-05T06:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-02-05T06:57:48.644 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:48 smithi177 bash[35916]: t=2024-02-05T06:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-02-05T06:57:48.644 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:48 smithi177 bash[35916]: t=2024-02-05T06:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-02-05T06:57:48.644 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:48 smithi177 bash[35916]: t=2024-02-05T06:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-02-05T06:57:48.645 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:48 smithi177 bash[35916]: t=2024-02-05T06:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-02-05T06:57:48.922 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:48 smithi177 bash[35916]: t=2024-02-05T06:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-02-05T06:57:48.922 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:48 smithi177 bash[35916]: t=2024-02-05T06:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-02-05T06:57:48.922 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:48 smithi177 bash[35916]: t=2024-02-05T06:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-02-05T06:57:48.923 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:48 smithi177 bash[35916]: t=2024-02-05T06:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-02-05T06:57:48.923 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:48 smithi177 bash[35916]: t=2024-02-05T06:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-02-05T06:57:48.923 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:48 smithi177 bash[35916]: t=2024-02-05T06:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-02-05T06:57:48.923 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:48 smithi177 bash[35916]: t=2024-02-05T06:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-02-05T06:57:48.923 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:48 smithi177 bash[35916]: t=2024-02-05T06:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-02-05T06:57:48.923 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:48 smithi177 bash[35916]: t=2024-02-05T06:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-02-05T06:57:49.192 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:48 smithi177 bash[35916]: t=2024-02-05T06:57:48+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-02-05T06:57:49.192 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:49 smithi177 bash[35916]: t=2024-02-05T06:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-02-05T06:57:49.192 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:49 smithi177 bash[35916]: t=2024-02-05T06:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-02-05T06:57:49.192 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:49 smithi177 bash[35916]: t=2024-02-05T06:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-02-05T06:57:49.192 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:49 smithi177 bash[35916]: t=2024-02-05T06:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-02-05T06:57:49.192 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:49 smithi177 bash[35916]: t=2024-02-05T06:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-02-05T06:57:49.192 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:49 smithi177 bash[35916]: t=2024-02-05T06:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-02-05T06:57:49.320 INFO:teuthology.orchestra.run.smithi102.stdout:107374182454 2024-02-05T06:57:49.321 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-02-05T06:57:49.386 INFO:teuthology.orchestra.run.smithi102.stdout:197568495647 2024-02-05T06:57:49.386 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-02-05T06:57:49.452 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:49 smithi177 bash[35916]: t=2024-02-05T06:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-02-05T06:57:49.452 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:49 smithi177 bash[35916]: t=2024-02-05T06:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-02-05T06:57:49.452 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:49 smithi177 bash[35916]: t=2024-02-05T06:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-02-05T06:57:49.452 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:49 smithi177 bash[35916]: t=2024-02-05T06:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-02-05T06:57:49.452 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:49 smithi177 bash[35916]: t=2024-02-05T06:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-02-05T06:57:49.453 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:49 smithi177 bash[35916]: t=2024-02-05T06:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-02-05T06:57:49.704 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:49 smithi177 bash[35916]: t=2024-02-05T06:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-02-05T06:57:49.704 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:49 smithi177 bash[35916]: t=2024-02-05T06:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-02-05T06:57:49.704 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:49 smithi177 bash[35916]: t=2024-02-05T06:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-02-05T06:57:49.704 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:49 smithi177 bash[35916]: t=2024-02-05T06:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-02-05T06:57:49.705 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:49 smithi177 bash[35916]: t=2024-02-05T06:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-02-05T06:57:49.705 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:49 smithi177 bash[35916]: t=2024-02-05T06:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-02-05T06:57:49.705 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:49 smithi177 bash[35916]: t=2024-02-05T06:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-02-05T06:57:49.974 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:49 smithi177 bash[35916]: t=2024-02-05T06:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-02-05T06:57:49.974 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:49 smithi177 bash[35916]: t=2024-02-05T06:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-02-05T06:57:49.974 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:49 smithi177 bash[35916]: t=2024-02-05T06:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-02-05T06:57:49.974 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:49 smithi177 bash[35916]: t=2024-02-05T06:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-02-05T06:57:49.974 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:49 smithi177 bash[35916]: t=2024-02-05T06:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-02-05T06:57:49.974 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:49 smithi177 bash[35916]: t=2024-02-05T06:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-02-05T06:57:49.974 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:49 smithi177 bash[35916]: t=2024-02-05T06:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-02-05T06:57:49.974 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:49 smithi177 bash[35916]: t=2024-02-05T06:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-02-05T06:57:49.975 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:49 smithi177 bash[35916]: t=2024-02-05T06:57:49+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-02-05T06:57:50.228 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:50 smithi102 bash[14298]: cluster 2024-02-05T06:57:48.263725+0000 mgr.y (mgr.14463) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:50.228 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:50 smithi102 bash[20060]: cluster 2024-02-05T06:57:48.263725+0000 mgr.y (mgr.14463) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:50.228 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 06:57:49 smithi102 systemd[1]: Stopping Ceph alertmanager.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T06:57:50.229 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 06:57:49 smithi102 bash[43380]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-alertmanager.a 2024-02-05T06:57:50.229 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 06:57:50 smithi102 bash[40324]: level=info ts=2024-02-05T06:57:50.033Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-02-05T06:57:50.251 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:50 smithi177 bash[14475]: cluster 2024-02-05T06:57:48.263725+0000 mgr.y (mgr.14463) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:50.251 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:50 smithi177 bash[35916]: t=2024-02-05T06:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-02-05T06:57:50.252 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:50 smithi177 bash[35916]: t=2024-02-05T06:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-02-05T06:57:50.252 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:50 smithi177 bash[35916]: t=2024-02-05T06:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-02-05T06:57:50.252 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:50 smithi177 bash[35916]: t=2024-02-05T06:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-02-05T06:57:50.252 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:50 smithi177 bash[35916]: t=2024-02-05T06:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-02-05T06:57:50.252 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:50 smithi177 bash[35916]: t=2024-02-05T06:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-02-05T06:57:50.393 INFO:teuthology.orchestra.run.smithi102.stderr:Inferring config /var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T06:57:50.394 INFO:teuthology.orchestra.run.smithi102.stderr:Inferring config /var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T06:57:50.396 INFO:teuthology.orchestra.run.smithi102.stderr:Inferring config /var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T06:57:50.396 INFO:teuthology.orchestra.run.smithi102.stderr:Inferring config /var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T06:57:50.512 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:50 smithi177 bash[35916]: t=2024-02-05T06:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-02-05T06:57:50.513 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:50 smithi177 bash[35916]: t=2024-02-05T06:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-02-05T06:57:50.513 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:50 smithi177 bash[35916]: t=2024-02-05T06:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-02-05T06:57:50.513 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:50 smithi177 bash[35916]: t=2024-02-05T06:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-02-05T06:57:50.513 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:50 smithi177 bash[35916]: t=2024-02-05T06:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-02-05T06:57:50.513 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:50 smithi177 bash[35916]: t=2024-02-05T06:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-02-05T06:57:50.513 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:50 smithi177 bash[35916]: t=2024-02-05T06:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-02-05T06:57:50.513 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:50 smithi177 bash[35916]: t=2024-02-05T06:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-02-05T06:57:50.773 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:50 smithi177 bash[35916]: t=2024-02-05T06:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-02-05T06:57:50.773 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:50 smithi177 bash[35916]: t=2024-02-05T06:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-02-05T06:57:50.773 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:50 smithi177 bash[35916]: t=2024-02-05T06:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-02-05T06:57:50.773 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:50 smithi177 bash[35916]: t=2024-02-05T06:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-02-05T06:57:50.773 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:50 smithi177 bash[35916]: t=2024-02-05T06:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-02-05T06:57:50.774 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:50 smithi177 bash[35916]: t=2024-02-05T06:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-02-05T06:57:51.080 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:50 smithi177 bash[35916]: t=2024-02-05T06:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-02-05T06:57:51.080 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:50 smithi177 bash[35916]: t=2024-02-05T06:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-02-05T06:57:51.080 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:50 smithi177 bash[35916]: t=2024-02-05T06:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-02-05T06:57:51.081 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:50 smithi177 bash[35916]: t=2024-02-05T06:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-02-05T06:57:51.081 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:50 smithi177 bash[35916]: t=2024-02-05T06:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-02-05T06:57:51.081 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:50 smithi177 bash[35916]: t=2024-02-05T06:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-02-05T06:57:51.081 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:50 smithi177 bash[35916]: t=2024-02-05T06:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-02-05T06:57:51.081 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:50 smithi177 bash[35916]: t=2024-02-05T06:57:50+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-02-05T06:57:51.081 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:51 smithi177 bash[35916]: t=2024-02-05T06:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-02-05T06:57:51.133 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:57:50 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:57:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:57:51.133 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 06:57:50 smithi102 bash[43390]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-alertmanager-a 2024-02-05T06:57:51.133 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 06:57:50 smithi102 bash[43525]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-alertmanager.a 2024-02-05T06:57:51.366 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:51 smithi177 bash[35916]: t=2024-02-05T06:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-02-05T06:57:51.366 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:51 smithi177 bash[35916]: t=2024-02-05T06:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-02-05T06:57:51.366 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:51 smithi177 bash[35916]: t=2024-02-05T06:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-02-05T06:57:51.366 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:51 smithi177 bash[35916]: t=2024-02-05T06:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-02-05T06:57:51.366 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:51 smithi177 bash[35916]: t=2024-02-05T06:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-02-05T06:57:51.366 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:51 smithi177 bash[35916]: t=2024-02-05T06:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-02-05T06:57:51.366 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:51 smithi177 bash[35916]: t=2024-02-05T06:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-02-05T06:57:51.366 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:51 smithi177 bash[35916]: t=2024-02-05T06:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-02-05T06:57:51.366 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:51 smithi177 bash[35916]: t=2024-02-05T06:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-02-05T06:57:51.624 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:51 smithi177 bash[35916]: t=2024-02-05T06:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-02-05T06:57:51.624 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:51 smithi177 bash[35916]: t=2024-02-05T06:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-02-05T06:57:51.625 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:51 smithi177 bash[35916]: t=2024-02-05T06:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-02-05T06:57:51.625 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:51 smithi177 bash[35916]: t=2024-02-05T06:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-02-05T06:57:51.625 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:51 smithi177 bash[35916]: t=2024-02-05T06:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-02-05T06:57:51.691 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 06:57:51 smithi102 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-05T06:57:51.691 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 06:57:51 smithi102 systemd[1]: Stopped Ceph alertmanager.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T06:57:51.691 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 06:57:51 smithi102 systemd[1]: Started Ceph alertmanager.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T06:57:51.807 INFO:teuthology.orchestra.run.smithi102.stderr:Inferring config /var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T06:57:51.808 INFO:teuthology.orchestra.run.smithi102.stderr:Inferring config /var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T06:57:51.833 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:51 smithi102 bash[20060]: cluster 2024-02-05T06:57:50.264286+0000 mgr.y (mgr.14463) 68 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:51.834 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:51 smithi102 bash[20060]: audit 2024-02-05T06:57:50.682468+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:51.834 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:51 smithi102 bash[20060]: cluster 2024-02-05T06:57:50.684072+0000 mgr.y (mgr.14463) 69 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:51.834 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:51 smithi102 bash[20060]: audit 2024-02-05T06:57:50.690617+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:51.834 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:51 smithi102 bash[20060]: cluster 2024-02-05T06:57:51.011070+0000 mon.a (mon.0) 891 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T06:57:51.834 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:51 smithi102 bash[20060]: audit 2024-02-05T06:57:51.429802+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:51.834 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:51 smithi102 bash[14298]: cluster 2024-02-05T06:57:50.264286+0000 mgr.y (mgr.14463) 68 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:51.834 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:51 smithi102 bash[14298]: audit 2024-02-05T06:57:50.682468+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:51.834 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:51 smithi102 bash[14298]: cluster 2024-02-05T06:57:50.684072+0000 mgr.y (mgr.14463) 69 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:51.834 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:51 smithi102 bash[14298]: audit 2024-02-05T06:57:50.690617+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:51.834 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:51 smithi102 bash[14298]: cluster 2024-02-05T06:57:51.011070+0000 mon.a (mon.0) 891 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T06:57:51.834 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:51 smithi102 bash[14298]: audit 2024-02-05T06:57:51.429802+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:51.908 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:51 smithi177 bash[35916]: t=2024-02-05T06:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-02-05T06:57:51.908 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:51 smithi177 bash[35916]: t=2024-02-05T06:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-02-05T06:57:51.908 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:51 smithi177 bash[35916]: t=2024-02-05T06:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-02-05T06:57:51.909 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:51 smithi177 bash[14475]: cluster 2024-02-05T06:57:50.264286+0000 mgr.y (mgr.14463) 68 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:51.909 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:51 smithi177 bash[14475]: audit 2024-02-05T06:57:50.682468+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:51.909 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:51 smithi177 bash[14475]: cluster 2024-02-05T06:57:50.684072+0000 mgr.y (mgr.14463) 69 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:51.909 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:51 smithi177 bash[14475]: audit 2024-02-05T06:57:50.690617+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:51.909 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:51 smithi177 bash[14475]: cluster 2024-02-05T06:57:51.011070+0000 mon.a (mon.0) 891 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T06:57:51.909 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:51 smithi177 bash[14475]: audit 2024-02-05T06:57:51.429802+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:57:52.280 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:51 smithi177 bash[35916]: t=2024-02-05T06:57:51+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-02-05T06:57:52.580 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:52 smithi177 bash[35916]: t=2024-02-05T06:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-02-05T06:57:52.580 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:52 smithi177 bash[35916]: t=2024-02-05T06:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-02-05T06:57:52.803 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:52 smithi102 bash[14298]: cephadm 2024-02-05T06:57:51.431618+0000 mgr.y (mgr.14463) 70 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-05T06:57:52.819 INFO:teuthology.orchestra.run.smithi102.stderr:Inferring config /var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T06:57:52.819 INFO:teuthology.orchestra.run.smithi102.stderr:Inferring config /var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T06:57:52.921 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:52 smithi177 bash[14475]: cephadm 2024-02-05T06:57:51.431618+0000 mgr.y (mgr.14463) 70 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-05T06:57:52.921 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:52 smithi177 bash[14475]: cephadm 2024-02-05T06:57:51.435713+0000 mgr.y (mgr.14463) 71 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi177 2024-02-05T06:57:52.922 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:52 smithi177 bash[35916]: t=2024-02-05T06:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-02-05T06:57:52.922 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:52 smithi177 bash[35916]: t=2024-02-05T06:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-02-05T06:57:52.922 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:52 smithi177 bash[35916]: t=2024-02-05T06:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-02-05T06:57:53.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:52 smithi102 bash[20060]: cephadm 2024-02-05T06:57:51.431618+0000 mgr.y (mgr.14463) 70 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-05T06:57:53.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:52 smithi102 bash[20060]: cephadm 2024-02-05T06:57:51.435713+0000 mgr.y (mgr.14463) 71 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi177 2024-02-05T06:57:53.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:52 smithi102 bash[14298]: cephadm 2024-02-05T06:57:51.435713+0000 mgr.y (mgr.14463) 71 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi177 2024-02-05T06:57:53.239 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:52 smithi177 bash[35916]: t=2024-02-05T06:57:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-02-05T06:57:53.240 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:53 smithi177 bash[35916]: t=2024-02-05T06:57:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-02-05T06:57:53.240 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:53 smithi177 bash[35916]: t=2024-02-05T06:57:53+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-02-05T06:57:53.500 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:53 smithi177 bash[35916]: t=2024-02-05T06:57:53+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-02-05T06:57:53.500 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:53 smithi177 bash[35916]: t=2024-02-05T06:57:53+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-02-05T06:57:53.758 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:53 smithi177 bash[35916]: t=2024-02-05T06:57:53+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-02-05T06:57:53.758 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:53 smithi177 bash[35916]: t=2024-02-05T06:57:53+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-02-05T06:57:53.758 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:53 smithi177 bash[35916]: t=2024-02-05T06:57:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-02-05T06:57:53.758 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:53 smithi177 bash[35916]: t=2024-02-05T06:57:53+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-02-05T06:57:53.758 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:53 smithi177 bash[35916]: t=2024-02-05T06:57:53+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-02-05T06:57:54.031 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:53 smithi102 bash[14298]: cluster 2024-02-05T06:57:52.684835+0000 mgr.y (mgr.14463) 72 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:54.031 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:53 smithi102 bash[20060]: cluster 2024-02-05T06:57:52.684835+0000 mgr.y (mgr.14463) 72 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:54.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:53 smithi177 bash[14475]: cluster 2024-02-05T06:57:52.684835+0000 mgr.y (mgr.14463) 72 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:54.079 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:53 smithi177 bash[35916]: t=2024-02-05T06:57:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-02-05T06:57:54.079 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:53 smithi177 bash[35916]: t=2024-02-05T06:57:53+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-02-05T06:57:54.690 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:54 smithi177 bash[35916]: t=2024-02-05T06:57:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-02-05T06:57:54.690 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:54 smithi177 bash[35916]: t=2024-02-05T06:57:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-02-05T06:57:54.690 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:54 smithi177 bash[35916]: t=2024-02-05T06:57:54+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-02-05T06:57:54.690 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:54 smithi177 bash[35916]: t=2024-02-05T06:57:54+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-02-05T06:57:54.690 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:54 smithi177 bash[35916]: t=2024-02-05T06:57:54+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-02-05T06:57:54.999 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:54 smithi177 bash[35916]: t=2024-02-05T06:57:54+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-02-05T06:57:55.079 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:54 smithi177 bash[35916]: t=2024-02-05T06:57:54+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-02-05T06:57:55.580 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:55 smithi177 bash[35916]: t=2024-02-05T06:57:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-02-05T06:57:55.580 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:55 smithi177 bash[35916]: t=2024-02-05T06:57:55+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-02-05T06:57:56.080 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:55 smithi177 bash[35916]: t=2024-02-05T06:57:55+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-02-05T06:57:56.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:55 smithi177 bash[14475]: cluster 2024-02-05T06:57:54.685525+0000 mgr.y (mgr.14463) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:56.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:55 smithi102 bash[14298]: cluster 2024-02-05T06:57:54.685525+0000 mgr.y (mgr.14463) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:56.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:55 smithi102 bash[20060]: cluster 2024-02-05T06:57:54.685525+0000 mgr.y (mgr.14463) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:56.497 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:56 smithi177 bash[35916]: t=2024-02-05T06:57:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-02-05T06:57:56.830 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:56 smithi177 bash[35916]: t=2024-02-05T06:57:56+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-02-05T06:57:56.830 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:56 smithi177 bash[35916]: t=2024-02-05T06:57:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-02-05T06:57:57.269 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:56 smithi177 bash[35916]: t=2024-02-05T06:57:56+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-02-05T06:57:57.269 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:56 smithi177 bash[35916]: t=2024-02-05T06:57:56+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-02-05T06:57:57.269 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:56 smithi177 bash[35916]: t=2024-02-05T06:57:56+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-02-05T06:57:57.269 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:57 smithi177 bash[35916]: t=2024-02-05T06:57:57+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-02-05T06:57:57.269 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:57 smithi177 bash[35916]: t=2024-02-05T06:57:57+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-02-05T06:57:57.528 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:57 smithi177 bash[35916]: t=2024-02-05T06:57:57+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-02-05T06:57:57.529 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:57 smithi177 bash[35916]: t=2024-02-05T06:57:57+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-02-05T06:57:57.529 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:57 smithi177 bash[35916]: t=2024-02-05T06:57:57+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-02-05T06:57:57.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:57 smithi177 bash[14475]: cluster 2024-02-05T06:57:56.686241+0000 mgr.y (mgr.14463) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:57.830 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:57 smithi177 bash[35916]: t=2024-02-05T06:57:57+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-02-05T06:57:57.830 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:57 smithi177 bash[35916]: t=2024-02-05T06:57:57+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-02-05T06:57:58.088 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:57 smithi177 bash[35916]: t=2024-02-05T06:57:57+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-02-05T06:57:58.103 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:57 smithi102 bash[14298]: cluster 2024-02-05T06:57:56.686241+0000 mgr.y (mgr.14463) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:58.103 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:57 smithi102 bash[20060]: cluster 2024-02-05T06:57:56.686241+0000 mgr.y (mgr.14463) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:58.329 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:58 smithi177 bash[35916]: t=2024-02-05T06:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-02-05T06:57:58.627 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:58 smithi177 bash[35916]: t=2024-02-05T06:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-02-05T06:57:58.986 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:58 smithi177 bash[35916]: t=2024-02-05T06:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-02-05T06:57:59.273 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:57:59 smithi177 systemd[1]: Stopping Ceph prometheus.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T06:57:59.273 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:57:59 smithi177 bash[36985]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-prometheus.a 2024-02-05T06:57:59.273 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:58 smithi177 bash[35916]: t=2024-02-05T06:57:58+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-02-05T06:57:59.273 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:59 smithi177 bash[35916]: t=2024-02-05T06:57:59+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-02-05T06:57:59.273 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:59 smithi177 bash[35916]: t=2024-02-05T06:57:59+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-02-05T06:57:59.580 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:59 smithi177 bash[35916]: t=2024-02-05T06:57:59+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-02-05T06:57:59.580 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:59 smithi177 bash[35916]: t=2024-02-05T06:57:59+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-02-05T06:57:59.580 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:59 smithi177 bash[35916]: t=2024-02-05T06:57:59+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-02-05T06:57:59.580 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:59 smithi177 bash[35916]: t=2024-02-05T06:57:59+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-02-05T06:57:59.580 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:57:59 smithi177 bash[33826]: ts=2024-02-05T06:57:59.318Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-05T06:57:59.580 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:57:59 smithi177 bash[33826]: ts=2024-02-05T06:57:59.318Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-02-05T06:57:59.581 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:57:59 smithi177 bash[33826]: ts=2024-02-05T06:57:59.318Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-02-05T06:57:59.581 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:57:59 smithi177 bash[33826]: ts=2024-02-05T06:57:59.319Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-02-05T06:57:59.581 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:57:59 smithi177 bash[33826]: ts=2024-02-05T06:57:59.319Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-02-05T06:57:59.581 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:57:59 smithi177 bash[33826]: ts=2024-02-05T06:57:59.319Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-05T06:57:59.581 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:57:59 smithi177 bash[33826]: ts=2024-02-05T06:57:59.319Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-02-05T06:57:59.581 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:57:59 smithi177 bash[33826]: ts=2024-02-05T06:57:59.319Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-02-05T06:57:59.581 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:57:59 smithi177 bash[33826]: ts=2024-02-05T06:57:59.319Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-02-05T06:57:59.581 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:57:59 smithi177 bash[33826]: ts=2024-02-05T06:57:59.320Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-02-05T06:57:59.581 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:57:59 smithi177 bash[33826]: ts=2024-02-05T06:57:59.320Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-02-05T06:57:59.581 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:57:59 smithi177 bash[33826]: ts=2024-02-05T06:57:59.320Z caller=main.go:1066 level=info msg="See you next time!" 2024-02-05T06:57:59.991 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:57:59 smithi177 bash[14475]: cluster 2024-02-05T06:57:58.686849+0000 mgr.y (mgr.14463) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:57:59.992 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:59 smithi177 bash[35916]: t=2024-02-05T06:57:59+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-02-05T06:57:59.992 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:57:59 smithi177 bash[35916]: t=2024-02-05T06:57:59+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-02-05T06:58:00.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:57:59 smithi102 bash[14298]: cluster 2024-02-05T06:57:58.686849+0000 mgr.y (mgr.14463) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:00.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:57:59 smithi102 bash[20060]: cluster 2024-02-05T06:57:58.686849+0000 mgr.y (mgr.14463) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:00.282 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:58:00 smithi177 bash[35916]: t=2024-02-05T06:58:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-02-05T06:58:00.562 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:58:00 smithi177 bash[36996]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-prometheus-a 2024-02-05T06:58:00.562 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:58:00 smithi177 bash[37095]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-prometheus.a 2024-02-05T06:58:00.563 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:58:00 smithi177 bash[35916]: t=2024-02-05T06:58:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-02-05T06:58:00.563 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:58:00 smithi177 bash[35916]: t=2024-02-05T06:58:00+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-02-05T06:58:00.563 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:58:00 smithi177 bash[35916]: t=2024-02-05T06:58:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-02-05T06:58:00.633 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:58:00 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:58:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:58:00.830 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:58:00 smithi177 bash[35916]: t=2024-02-05T06:58:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-02-05T06:58:00.830 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:58:00 smithi177 bash[35916]: t=2024-02-05T06:58:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-02-05T06:58:00.830 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:58:00 smithi177 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@prometheus.a.service: Succeeded. 2024-02-05T06:58:00.830 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:58:00 smithi177 systemd[1]: Stopped Ceph prometheus.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T06:58:00.830 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:58:00 smithi177 systemd[1]: Started Ceph prometheus.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T06:58:01.307 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:58:00 smithi177 bash[35916]: t=2024-02-05T06:58:00+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-02-05T06:58:01.580 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:58:01 smithi177 bash[35916]: t=2024-02-05T06:58:01+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-02-05T06:58:01.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:01 smithi177 bash[14475]: audit 2024-02-05T06:58:00.290406+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:01.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:01 smithi177 bash[14475]: cluster 2024-02-05T06:58:00.291773+0000 mgr.y (mgr.14463) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:01.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:01 smithi177 bash[14475]: cluster 2024-02-05T06:58:00.292283+0000 mgr.y (mgr.14463) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:01.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:01 smithi177 bash[14475]: audit 2024-02-05T06:58:00.299489+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:01.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:01 smithi177 bash[14475]: audit 2024-02-05T06:58:00.348709+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:01.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:01 smithi177 bash[14475]: audit 2024-02-05T06:58:00.603144+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:01.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:01 smithi177 bash[14475]: audit 2024-02-05T06:58:00.612424+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T06:58:01.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:01 smithi177 bash[14475]: audit 2024-02-05T06:58:00.612972+0000 mgr.y (mgr.14463) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T06:58:01.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:01 smithi177 bash[14475]: audit 2024-02-05T06:58:00.615183+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.102:9093"}]: dispatch 2024-02-05T06:58:01.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:01 smithi177 bash[14475]: audit 2024-02-05T06:58:00.615635+0000 mgr.y (mgr.14463) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.102:9093"}]: dispatch 2024-02-05T06:58:01.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:01 smithi177 bash[14475]: audit 2024-02-05T06:58:00.624299+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:01.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:01 smithi177 bash[14475]: audit 2024-02-05T06:58:00.632076+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T06:58:01.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:01 smithi177 bash[14475]: audit 2024-02-05T06:58:00.632880+0000 mgr.y (mgr.14463) 80 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T06:58:01.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:01 smithi177 bash[14475]: audit 2024-02-05T06:58:00.649976+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T06:58:01.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:01 smithi177 bash[14475]: audit 2024-02-05T06:58:00.650725+0000 mgr.y (mgr.14463) 81 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T06:58:01.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:01 smithi177 bash[14475]: audit 2024-02-05T06:58:00.652103+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.177:3000"}]: dispatch 2024-02-05T06:58:01.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:01 smithi177 bash[14475]: audit 2024-02-05T06:58:00.652845+0000 mgr.y (mgr.14463) 82 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.177:3000"}]: dispatch 2024-02-05T06:58:01.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:01 smithi177 bash[14475]: audit 2024-02-05T06:58:00.661583+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:01.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:01 smithi177 bash[14475]: audit 2024-02-05T06:58:00.665793+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:58:01.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:01 smithi177 bash[14475]: audit 2024-02-05T06:58:00.668714+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:58:01.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:01 smithi177 bash[14475]: audit 2024-02-05T06:58:00.670273+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:58:01.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:01 smithi177 bash[14475]: cluster 2024-02-05T06:58:00.674889+0000 mgr.y (mgr.14463) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:01.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:01 smithi177 bash[14475]: audit 2024-02-05T06:58:00.685468+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:01.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:01 smithi177 bash[14475]: audit 2024-02-05T06:58:00.693969+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:58:01.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:01 smithi177 bash[14475]: audit 2024-02-05T06:58:00.695333+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:58:01.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:01 smithi177 bash[14475]: audit 2024-02-05T06:58:00.696212+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:58:01.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:01 smithi177 bash[14475]: audit 2024-02-05T06:58:00.706132+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:01.594 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[14298]: audit 2024-02-05T06:58:00.290406+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:01.595 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[14298]: cluster 2024-02-05T06:58:00.291773+0000 mgr.y (mgr.14463) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:01.595 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[14298]: cluster 2024-02-05T06:58:00.292283+0000 mgr.y (mgr.14463) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:01.595 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[14298]: audit 2024-02-05T06:58:00.299489+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:01.595 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[14298]: audit 2024-02-05T06:58:00.348709+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:01.595 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[14298]: audit 2024-02-05T06:58:00.603144+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:01.595 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[14298]: audit 2024-02-05T06:58:00.612424+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T06:58:01.595 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[14298]: audit 2024-02-05T06:58:00.612972+0000 mgr.y (mgr.14463) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T06:58:01.595 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[14298]: audit 2024-02-05T06:58:00.615183+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.102:9093"}]: dispatch 2024-02-05T06:58:01.595 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[14298]: audit 2024-02-05T06:58:00.615635+0000 mgr.y (mgr.14463) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.102:9093"}]: dispatch 2024-02-05T06:58:01.595 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[14298]: audit 2024-02-05T06:58:00.624299+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:01.595 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[14298]: audit 2024-02-05T06:58:00.632076+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T06:58:01.595 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[14298]: audit 2024-02-05T06:58:00.632880+0000 mgr.y (mgr.14463) 80 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T06:58:01.864 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[14298]: audit 2024-02-05T06:58:00.649976+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T06:58:01.864 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[14298]: audit 2024-02-05T06:58:00.650725+0000 mgr.y (mgr.14463) 81 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T06:58:01.864 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[14298]: audit 2024-02-05T06:58:00.652103+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.177:3000"}]: dispatch 2024-02-05T06:58:01.864 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[14298]: audit 2024-02-05T06:58:00.652845+0000 mgr.y (mgr.14463) 82 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.177:3000"}]: dispatch 2024-02-05T06:58:01.864 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[14298]: audit 2024-02-05T06:58:00.661583+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:01.864 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[14298]: audit 2024-02-05T06:58:00.665793+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:58:01.865 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[14298]: audit 2024-02-05T06:58:00.668714+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:58:01.865 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[14298]: audit 2024-02-05T06:58:00.670273+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:58:01.865 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[14298]: cluster 2024-02-05T06:58:00.674889+0000 mgr.y (mgr.14463) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:01.865 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[14298]: audit 2024-02-05T06:58:00.685468+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:01.865 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[14298]: audit 2024-02-05T06:58:00.693969+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:58:01.865 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[14298]: audit 2024-02-05T06:58:00.695333+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:58:01.865 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[14298]: audit 2024-02-05T06:58:00.696212+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:58:01.865 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[14298]: audit 2024-02-05T06:58:00.706132+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:01.865 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[20060]: audit 2024-02-05T06:58:00.290406+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:01.865 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[20060]: cluster 2024-02-05T06:58:00.291773+0000 mgr.y (mgr.14463) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:01.866 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[20060]: cluster 2024-02-05T06:58:00.292283+0000 mgr.y (mgr.14463) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:01.866 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[20060]: audit 2024-02-05T06:58:00.299489+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:01.866 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[20060]: audit 2024-02-05T06:58:00.348709+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:01.866 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[20060]: audit 2024-02-05T06:58:00.603144+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:01.866 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[20060]: audit 2024-02-05T06:58:00.612424+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T06:58:01.866 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[20060]: audit 2024-02-05T06:58:00.612972+0000 mgr.y (mgr.14463) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T06:58:01.866 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[20060]: audit 2024-02-05T06:58:00.615183+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.102:9093"}]: dispatch 2024-02-05T06:58:01.866 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[20060]: audit 2024-02-05T06:58:00.615635+0000 mgr.y (mgr.14463) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.102:9093"}]: dispatch 2024-02-05T06:58:01.866 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[20060]: audit 2024-02-05T06:58:00.624299+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:01.866 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[20060]: audit 2024-02-05T06:58:00.632076+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T06:58:01.866 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[20060]: audit 2024-02-05T06:58:00.632880+0000 mgr.y (mgr.14463) 80 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T06:58:01.866 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[20060]: audit 2024-02-05T06:58:00.649976+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T06:58:01.866 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[20060]: audit 2024-02-05T06:58:00.650725+0000 mgr.y (mgr.14463) 81 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T06:58:01.867 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[20060]: audit 2024-02-05T06:58:00.652103+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.177:3000"}]: dispatch 2024-02-05T06:58:01.867 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[20060]: audit 2024-02-05T06:58:00.652845+0000 mgr.y (mgr.14463) 82 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.177:3000"}]: dispatch 2024-02-05T06:58:01.867 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[20060]: audit 2024-02-05T06:58:00.661583+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:01.867 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[20060]: audit 2024-02-05T06:58:00.665793+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:58:01.867 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[20060]: audit 2024-02-05T06:58:00.668714+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:58:01.867 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[20060]: audit 2024-02-05T06:58:00.670273+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:58:01.867 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[20060]: cluster 2024-02-05T06:58:00.674889+0000 mgr.y (mgr.14463) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:01.867 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[20060]: audit 2024-02-05T06:58:00.685468+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:01.867 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[20060]: audit 2024-02-05T06:58:00.693969+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:58:01.867 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[20060]: audit 2024-02-05T06:58:00.695333+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:58:01.867 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[20060]: audit 2024-02-05T06:58:00.696212+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:58:01.867 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:01 smithi102 bash[20060]: audit 2024-02-05T06:58:00.706132+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:02.000 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:58:01 smithi177 bash[35916]: t=2024-02-05T06:58:01+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-02-05T06:58:02.308 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:58:01 smithi177 bash[35916]: t=2024-02-05T06:58:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-02-05T06:58:02.309 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:58:02 smithi177 bash[35916]: t=2024-02-05T06:58:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-02-05T06:58:02.309 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:58:02 smithi177 bash[35916]: t=2024-02-05T06:58:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-02-05T06:58:02.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:02 smithi177 bash[14475]: cluster 2024-02-05T06:58:01.287413+0000 mon.a (mon.0) 912 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T06:58:02.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:02 smithi177 bash[14475]: cluster 2024-02-05T06:58:01.287488+0000 mon.a (mon.0) 913 : cluster [INF] Cluster is now healthy 2024-02-05T06:58:02.580 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:58:02 smithi177 bash[35916]: t=2024-02-05T06:58:02+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-02-05T06:58:02.580 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:58:02 smithi177 bash[35916]: t=2024-02-05T06:58:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-02-05T06:58:02.581 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:58:02 smithi177 bash[35916]: t=2024-02-05T06:58:02+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-02-05T06:58:02.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:02 smithi102 bash[14298]: cluster 2024-02-05T06:58:01.287413+0000 mon.a (mon.0) 912 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T06:58:02.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:02 smithi102 bash[14298]: cluster 2024-02-05T06:58:01.287488+0000 mon.a (mon.0) 913 : cluster [INF] Cluster is now healthy 2024-02-05T06:58:02.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:02 smithi102 bash[20060]: cluster 2024-02-05T06:58:01.287413+0000 mon.a (mon.0) 912 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T06:58:02.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:02 smithi102 bash[20060]: cluster 2024-02-05T06:58:01.287488+0000 mon.a (mon.0) 913 : cluster [INF] Cluster is now healthy 2024-02-05T06:58:02.911 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:58:02 smithi177 bash[35916]: t=2024-02-05T06:58:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-02-05T06:58:02.911 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:58:02 smithi177 bash[35916]: t=2024-02-05T06:58:02+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=27.414503064s 2024-02-05T06:58:02.911 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:58:02 smithi177 bash[35916]: t=2024-02-05T06:58:02+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-02-05T06:58:02.912 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:58:02 smithi177 bash[35916]: t=2024-02-05T06:58:02+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-02-05T06:58:03.176 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:58:02 smithi177 bash[35916]: t=2024-02-05T06:58:02+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-02-05T06:58:03.177 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:58:02 smithi177 bash[35916]: t=2024-02-05T06:58:02+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-02-05T06:58:03.177 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:58:02 smithi177 bash[35916]: t=2024-02-05T06:58:02+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-02-05T06:58:03.177 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:58:02 smithi177 bash[35916]: t=2024-02-05T06:58:02+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-02-05T06:58:03.177 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:58:03 smithi177 bash[35916]: t=2024-02-05T06:58:03+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-02-05T06:58:03.177 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:58:03 smithi177 bash[35916]: t=2024-02-05T06:58:03+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-02-05T06:58:03.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:03 smithi177 bash[14475]: cluster 2024-02-05T06:58:02.675437+0000 mgr.y (mgr.14463) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:03.580 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:58:03 smithi177 bash[35916]: t=2024-02-05T06:58:03+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-02-05T06:58:03.580 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:58:03 smithi177 bash[35916]: t=2024-02-05T06:58:03+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-02-05T06:58:03.580 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 06:58:03 smithi177 bash[35916]: t=2024-02-05T06:58:03+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-02-05T06:58:03.580 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:58:03 smithi177 bash[37133]: ts=2024-02-05T06:58:03.174Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-02-05T06:58:03.581 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:58:03 smithi177 bash[37133]: ts=2024-02-05T06:58:03.174Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-02-05T06:58:03.581 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:58:03 smithi177 bash[37133]: ts=2024-02-05T06:58:03.174Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-02-05T06:58:03.581 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:58:03 smithi177 bash[37133]: ts=2024-02-05T06:58:03.174Z caller=main.go:518 level=info host_details="(Linux 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 smithi177 (none))" 2024-02-05T06:58:03.581 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:58:03 smithi177 bash[37133]: ts=2024-02-05T06:58:03.174Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-05T06:58:03.581 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:58:03 smithi177 bash[37133]: ts=2024-02-05T06:58:03.174Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-05T06:58:03.581 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:58:03 smithi177 bash[37133]: ts=2024-02-05T06:58:03.177Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-02-05T06:58:03.581 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:58:03 smithi177 bash[37133]: ts=2024-02-05T06:58:03.178Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-02-05T06:58:03.581 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:58:03 smithi177 bash[37133]: ts=2024-02-05T06:58:03.181Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-02-05T06:58:03.581 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:58:03 smithi177 bash[37133]: ts=2024-02-05T06:58:03.184Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-05T06:58:03.581 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:58:03 smithi177 bash[37133]: ts=2024-02-05T06:58:03.184Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.348µs 2024-02-05T06:58:03.581 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:58:03 smithi177 bash[37133]: ts=2024-02-05T06:58:03.184Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-05T06:58:03.581 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:58:03 smithi177 bash[37133]: ts=2024-02-05T06:58:03.185Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-02-05T06:58:03.581 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:58:03 smithi177 bash[37133]: ts=2024-02-05T06:58:03.186Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-02-05T06:58:03.581 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:58:03 smithi177 bash[37133]: ts=2024-02-05T06:58:03.186Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=53.524µs wal_replay_duration=2.706913ms total_replay_duration=2.78661ms 2024-02-05T06:58:03.582 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:58:03 smithi177 bash[37133]: ts=2024-02-05T06:58:03.188Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-02-05T06:58:03.582 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:58:03 smithi177 bash[37133]: ts=2024-02-05T06:58:03.189Z caller=main.go:947 level=info msg="TSDB started" 2024-02-05T06:58:03.582 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:58:03 smithi177 bash[37133]: ts=2024-02-05T06:58:03.189Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-05T06:58:03.582 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:58:03 smithi177 bash[37133]: ts=2024-02-05T06:58:03.214Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=25.507769ms db_storage=1.006µs remote_storage=1.577µs web_handler=511ns query_engine=849ns scrape=467.497µs scrape_sd=38.705µs notify=28.727µs notify_sd=10.711µs rules=24.561361ms 2024-02-05T06:58:03.582 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 06:58:03 smithi177 bash[37133]: ts=2024-02-05T06:58:03.214Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-02-05T06:58:03.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:03 smithi102 bash[14298]: cluster 2024-02-05T06:58:02.675437+0000 mgr.y (mgr.14463) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:03.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:03 smithi102 bash[20060]: cluster 2024-02-05T06:58:02.675437+0000 mgr.y (mgr.14463) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:03.634 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 06:58:03 smithi102 bash[43565]: level=info ts=2024-02-05T06:58:03.215Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-02-05T06:58:03.634 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 06:58:03 smithi102 bash[43565]: level=info ts=2024-02-05T06:58:03.215Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-02-05T06:58:03.634 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 06:58:03 smithi102 bash[43565]: level=info ts=2024-02-05T06:58:03.220Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.102 port=9094 2024-02-05T06:58:03.634 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 06:58:03 smithi102 bash[43565]: level=info ts=2024-02-05T06:58:03.223Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-05T06:58:03.634 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 06:58:03 smithi102 bash[43565]: level=info ts=2024-02-05T06:58:03.275Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-05T06:58:03.634 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 06:58:03 smithi102 bash[43565]: level=info ts=2024-02-05T06:58:03.275Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-05T06:58:03.634 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 06:58:03 smithi102 bash[43565]: level=info ts=2024-02-05T06:58:03.280Z caller=main.go:518 msg=Listening address=:9093 2024-02-05T06:58:03.634 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 06:58:03 smithi102 bash[43565]: level=info ts=2024-02-05T06:58:03.280Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-02-05T06:58:03.661 INFO:teuthology.orchestra.run.smithi102.stdout:77309411393 2024-02-05T06:58:04.521 INFO:teuthology.orchestra.run.smithi102.stdout:128849018930 2024-02-05T06:58:04.579 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:04 smithi102 bash[14298]: audit 2024-02-05T06:58:03.653319+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.102:0/2329798565' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-05T06:58:04.579 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:04 smithi102 bash[20060]: audit 2024-02-05T06:58:03.653319+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.102:0/2329798565' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-05T06:58:04.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:04 smithi177 bash[14475]: audit 2024-02-05T06:58:03.653319+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.102:0/2329798565' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-05T06:58:05.280 INFO:teuthology.orchestra.run.smithi102.stdout:34359738450 2024-02-05T06:58:05.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:05 smithi102 bash[20060]: audit 2024-02-05T06:58:04.513074+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.102:0/3234456388' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-05T06:58:05.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:05 smithi102 bash[20060]: cluster 2024-02-05T06:58:04.676002+0000 mgr.y (mgr.14463) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:05.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:05 smithi102 bash[20060]: audit 2024-02-05T06:58:05.272488+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.102:0/2134686415' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-05T06:58:05.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:05 smithi102 bash[14298]: audit 2024-02-05T06:58:04.513074+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.102:0/3234456388' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-05T06:58:05.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:05 smithi102 bash[14298]: cluster 2024-02-05T06:58:04.676002+0000 mgr.y (mgr.14463) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:05.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:05 smithi102 bash[14298]: audit 2024-02-05T06:58:05.272488+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.102:0/2134686415' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-05T06:58:05.635 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 06:58:05 smithi102 bash[43565]: level=info ts=2024-02-05T06:58:05.224Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000074356s 2024-02-05T06:58:05.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:05 smithi177 bash[14475]: audit 2024-02-05T06:58:04.513074+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.102:0/3234456388' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-05T06:58:05.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:05 smithi177 bash[14475]: cluster 2024-02-05T06:58:04.676002+0000 mgr.y (mgr.14463) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:05.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:05 smithi177 bash[14475]: audit 2024-02-05T06:58:05.272488+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.102:0/2134686415' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-05T06:58:06.466 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411389 got 77309411393 for osd.2 2024-02-05T06:58:06.466 DEBUG:teuthology.parallel:result is None 2024-02-05T06:58:07.913 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:07 smithi102 bash[14298]: cluster 2024-02-05T06:58:06.676692+0000 mgr.y (mgr.14463) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:07.913 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:07 smithi102 bash[20060]: cluster 2024-02-05T06:58:06.676692+0000 mgr.y (mgr.14463) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:08.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:07 smithi177 bash[14475]: cluster 2024-02-05T06:58:06.676692+0000 mgr.y (mgr.14463) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:08.288 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018926 got 128849018930 for osd.4 2024-02-05T06:58:08.289 DEBUG:teuthology.parallel:result is None 2024-02-05T06:58:08.883 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:58:08 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:06:58:08] "GET /metrics HTTP/1.1" 200 191582 "" "Prometheus/2.33.4" 2024-02-05T06:58:09.245 INFO:teuthology.orchestra.run.smithi102.stdout:231928234011 2024-02-05T06:58:09.503 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738445 got 34359738450 for osd.0 2024-02-05T06:58:09.503 DEBUG:teuthology.parallel:result is None 2024-02-05T06:58:09.531 INFO:teuthology.orchestra.run.smithi102.stdout:163208757292 2024-02-05T06:58:09.544 INFO:teuthology.orchestra.run.smithi102.stdout:197568495651 2024-02-05T06:58:09.688 INFO:teuthology.orchestra.run.smithi102.stdout:55834574923 2024-02-05T06:58:10.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:09 smithi177 bash[14475]: cluster 2024-02-05T06:58:08.677256+0000 mgr.y (mgr.14463) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:10.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:09 smithi177 bash[14475]: audit 2024-02-05T06:58:09.237265+0000 mon.a (mon.0) 914 : audit [DBG] from='client.? 172.21.15.102:0/3944348166' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-05T06:58:10.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:09 smithi177 bash[14475]: audit 2024-02-05T06:58:09.523862+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.102:0/679844862' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-05T06:58:10.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:09 smithi177 bash[14475]: audit 2024-02-05T06:58:09.536367+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.102:0/2688577949' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-05T06:58:10.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:09 smithi177 bash[14475]: audit 2024-02-05T06:58:09.680351+0000 mon.a (mon.0) 915 : audit [DBG] from='client.? 172.21.15.102:0/2689919337' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-05T06:58:10.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:09 smithi102 bash[14298]: cluster 2024-02-05T06:58:08.677256+0000 mgr.y (mgr.14463) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:10.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:09 smithi102 bash[14298]: audit 2024-02-05T06:58:09.237265+0000 mon.a (mon.0) 914 : audit [DBG] from='client.? 172.21.15.102:0/3944348166' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-05T06:58:10.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:09 smithi102 bash[14298]: audit 2024-02-05T06:58:09.523862+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.102:0/679844862' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-05T06:58:10.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:09 smithi102 bash[14298]: audit 2024-02-05T06:58:09.536367+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.102:0/2688577949' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-05T06:58:10.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:09 smithi102 bash[14298]: audit 2024-02-05T06:58:09.680351+0000 mon.a (mon.0) 915 : audit [DBG] from='client.? 172.21.15.102:0/2689919337' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-05T06:58:10.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:09 smithi102 bash[20060]: cluster 2024-02-05T06:58:08.677256+0000 mgr.y (mgr.14463) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:10.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:09 smithi102 bash[20060]: audit 2024-02-05T06:58:09.237265+0000 mon.a (mon.0) 914 : audit [DBG] from='client.? 172.21.15.102:0/3944348166' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-05T06:58:10.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:09 smithi102 bash[20060]: audit 2024-02-05T06:58:09.523862+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.102:0/679844862' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-05T06:58:10.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:09 smithi102 bash[20060]: audit 2024-02-05T06:58:09.536367+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.102:0/2688577949' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-05T06:58:10.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:09 smithi102 bash[20060]: audit 2024-02-05T06:58:09.680351+0000 mon.a (mon.0) 915 : audit [DBG] from='client.? 172.21.15.102:0/2689919337' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-05T06:58:11.130 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:58:10 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:58:10] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:58:11.131 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234005 got 231928234011 for osd.7 2024-02-05T06:58:11.131 DEBUG:teuthology.parallel:result is None 2024-02-05T06:58:11.328 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757287 got 163208757292 for osd.5 2024-02-05T06:58:11.328 DEBUG:teuthology.parallel:result is None 2024-02-05T06:58:11.329 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:58:10 smithi177 bash[15706]: ::ffff:172.21.15.177 - - [05/Feb/2024:06:58:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T06:58:12.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:11 smithi177 bash[14475]: cluster 2024-02-05T06:58:10.677846+0000 mgr.y (mgr.14463) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:12.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:11 smithi177 bash[14475]: audit 2024-02-05T06:58:10.810917+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:12.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:11 smithi177 bash[14475]: cluster 2024-02-05T06:58:10.812051+0000 mgr.y (mgr.14463) 89 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:12.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:11 smithi177 bash[14475]: audit 2024-02-05T06:58:10.817003+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:12.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:11 smithi177 bash[14475]: audit 2024-02-05T06:58:10.853870+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:58:12.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:11 smithi177 bash[14475]: audit 2024-02-05T06:58:10.856699+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:58:12.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:11 smithi177 bash[14475]: audit 2024-02-05T06:58:10.858503+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:58:12.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:11 smithi177 bash[14475]: cluster 2024-02-05T06:58:10.862774+0000 mgr.y (mgr.14463) 90 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:12.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:11 smithi177 bash[14475]: cluster 2024-02-05T06:58:10.863304+0000 mgr.y (mgr.14463) 91 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:12.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:11 smithi177 bash[14475]: audit 2024-02-05T06:58:10.869715+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:12.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:11 smithi102 bash[20060]: cluster 2024-02-05T06:58:10.677846+0000 mgr.y (mgr.14463) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:12.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:11 smithi102 bash[20060]: audit 2024-02-05T06:58:10.810917+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:12.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:11 smithi102 bash[20060]: cluster 2024-02-05T06:58:10.812051+0000 mgr.y (mgr.14463) 89 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:12.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:11 smithi102 bash[20060]: audit 2024-02-05T06:58:10.817003+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:12.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:11 smithi102 bash[20060]: audit 2024-02-05T06:58:10.853870+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:58:12.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:11 smithi102 bash[20060]: audit 2024-02-05T06:58:10.856699+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:58:12.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:11 smithi102 bash[20060]: audit 2024-02-05T06:58:10.858503+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:58:12.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:11 smithi102 bash[20060]: cluster 2024-02-05T06:58:10.862774+0000 mgr.y (mgr.14463) 90 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:12.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:11 smithi102 bash[20060]: cluster 2024-02-05T06:58:10.863304+0000 mgr.y (mgr.14463) 91 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:12.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:11 smithi102 bash[20060]: audit 2024-02-05T06:58:10.869715+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:12.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:11 smithi102 bash[14298]: cluster 2024-02-05T06:58:10.677846+0000 mgr.y (mgr.14463) 88 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:12.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:11 smithi102 bash[14298]: audit 2024-02-05T06:58:10.810917+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:12.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:11 smithi102 bash[14298]: cluster 2024-02-05T06:58:10.812051+0000 mgr.y (mgr.14463) 89 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:12.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:11 smithi102 bash[14298]: audit 2024-02-05T06:58:10.817003+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:12.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:11 smithi102 bash[14298]: audit 2024-02-05T06:58:10.853870+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:58:12.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:11 smithi102 bash[14298]: audit 2024-02-05T06:58:10.856699+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:58:12.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:11 smithi102 bash[14298]: audit 2024-02-05T06:58:10.858503+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:58:12.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:11 smithi102 bash[14298]: cluster 2024-02-05T06:58:10.862774+0000 mgr.y (mgr.14463) 90 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:12.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:11 smithi102 bash[14298]: cluster 2024-02-05T06:58:10.863304+0000 mgr.y (mgr.14463) 91 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:12.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:11 smithi102 bash[14298]: audit 2024-02-05T06:58:10.869715+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:12.323 INFO:teuthology.orchestra.run.smithi102.stdout:107374182458 2024-02-05T06:58:12.549 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495647 got 197568495651 for osd.6 2024-02-05T06:58:12.549 DEBUG:teuthology.parallel:result is None 2024-02-05T06:58:12.696 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574918 got 55834574923 for osd.1 2024-02-05T06:58:12.696 DEBUG:teuthology.parallel:result is None 2024-02-05T06:58:13.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:12 smithi177 bash[14475]: cluster 2024-02-05T06:58:11.807754+0000 mon.a (mon.0) 922 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T06:58:13.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:12 smithi177 bash[14475]: audit 2024-02-05T06:58:12.315656+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.102:0/2495357172' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-05T06:58:13.086 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:12 smithi102 bash[14298]: cluster 2024-02-05T06:58:11.807754+0000 mon.a (mon.0) 922 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T06:58:13.086 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:12 smithi102 bash[14298]: audit 2024-02-05T06:58:12.315656+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.102:0/2495357172' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-05T06:58:13.086 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:12 smithi102 bash[20060]: cluster 2024-02-05T06:58:11.807754+0000 mon.a (mon.0) 922 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T06:58:13.086 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:12 smithi102 bash[20060]: audit 2024-02-05T06:58:12.315656+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.102:0/2495357172' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-05T06:58:13.383 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 06:58:13 smithi102 bash[43565]: level=info ts=2024-02-05T06:58:13.226Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002457803s 2024-02-05T06:58:13.869 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182454 got 107374182458 for osd.3 2024-02-05T06:58:13.869 DEBUG:teuthology.parallel:result is None 2024-02-05T06:58:13.869 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-02-05T06:58:13.869 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph pg dump --format=json 2024-02-05T06:58:14.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:13 smithi102 bash[14298]: cluster 2024-02-05T06:58:12.863989+0000 mgr.y (mgr.14463) 92 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:14.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:13 smithi102 bash[20060]: cluster 2024-02-05T06:58:12.863989+0000 mgr.y (mgr.14463) 92 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:14.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:13 smithi177 bash[14475]: cluster 2024-02-05T06:58:12.863989+0000 mgr.y (mgr.14463) 92 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:16.189 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:15 smithi177 bash[14475]: cluster 2024-02-05T06:58:14.864549+0000 mgr.y (mgr.14463) 93 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:16.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:15 smithi102 bash[20060]: cluster 2024-02-05T06:58:14.864549+0000 mgr.y (mgr.14463) 93 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:16.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:15 smithi102 bash[14298]: cluster 2024-02-05T06:58:14.864549+0000 mgr.y (mgr.14463) 93 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:16.712 INFO:teuthology.orchestra.run.smithi102.stderr:Inferring config /var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T06:58:17.981 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:17 smithi102 bash[20060]: cluster 2024-02-05T06:58:16.865241+0000 mgr.y (mgr.14463) 94 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:17.981 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:17 smithi102 bash[14298]: cluster 2024-02-05T06:58:16.865241+0000 mgr.y (mgr.14463) 94 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:18.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:17 smithi177 bash[14475]: cluster 2024-02-05T06:58:16.865241+0000 mgr.y (mgr.14463) 94 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:18.383 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:58:17 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:58:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:58:18.883 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:58:18 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:06:58:18] "GET /metrics HTTP/1.1" 200 191575 "" "Prometheus/2.33.4" 2024-02-05T06:58:19.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:18 smithi177 bash[14475]: audit 2024-02-05T06:58:17.977998+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:19.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:18 smithi177 bash[14475]: cluster 2024-02-05T06:58:17.979498+0000 mgr.y (mgr.14463) 95 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:19.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:18 smithi177 bash[14475]: audit 2024-02-05T06:58:17.985560+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:19.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:18 smithi177 bash[14475]: audit 2024-02-05T06:58:18.009308+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:58:19.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:18 smithi177 bash[14475]: audit 2024-02-05T06:58:18.011715+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:58:19.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:18 smithi177 bash[14475]: audit 2024-02-05T06:58:18.013432+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:58:19.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:18 smithi177 bash[14475]: audit 2024-02-05T06:58:18.024411+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:19.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:18 smithi102 bash[14298]: audit 2024-02-05T06:58:17.977998+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:19.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:18 smithi102 bash[14298]: cluster 2024-02-05T06:58:17.979498+0000 mgr.y (mgr.14463) 95 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:19.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:18 smithi102 bash[14298]: audit 2024-02-05T06:58:17.985560+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:19.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:18 smithi102 bash[14298]: audit 2024-02-05T06:58:18.009308+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:58:19.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:18 smithi102 bash[14298]: audit 2024-02-05T06:58:18.011715+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:58:19.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:18 smithi102 bash[14298]: audit 2024-02-05T06:58:18.013432+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:58:19.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:18 smithi102 bash[14298]: audit 2024-02-05T06:58:18.024411+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:19.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:18 smithi102 bash[20060]: audit 2024-02-05T06:58:17.977998+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:19.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:18 smithi102 bash[20060]: cluster 2024-02-05T06:58:17.979498+0000 mgr.y (mgr.14463) 95 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:19.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:18 smithi102 bash[20060]: audit 2024-02-05T06:58:17.985560+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:19.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:18 smithi102 bash[20060]: audit 2024-02-05T06:58:18.009308+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:58:19.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:18 smithi102 bash[20060]: audit 2024-02-05T06:58:18.011715+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:58:19.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:18 smithi102 bash[20060]: audit 2024-02-05T06:58:18.013432+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:58:19.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:18 smithi102 bash[20060]: audit 2024-02-05T06:58:18.024411+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:19.807 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-02-05T06:58:19.809 INFO:teuthology.orchestra.run.smithi102.stderr:dumped all 2024-02-05T06:58:20.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:19 smithi102 bash[14298]: cluster 2024-02-05T06:58:18.974695+0000 mon.a (mon.0) 929 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T06:58:20.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:19 smithi102 bash[14298]: cluster 2024-02-05T06:58:18.974790+0000 mon.a (mon.0) 930 : cluster [INF] Cluster is now healthy 2024-02-05T06:58:20.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:19 smithi102 bash[20060]: cluster 2024-02-05T06:58:18.974695+0000 mon.a (mon.0) 929 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T06:58:20.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:19 smithi102 bash[20060]: cluster 2024-02-05T06:58:18.974790+0000 mon.a (mon.0) 930 : cluster [INF] Cluster is now healthy 2024-02-05T06:58:20.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:19 smithi177 bash[14475]: cluster 2024-02-05T06:58:18.974695+0000 mon.a (mon.0) 929 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T06:58:20.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:19 smithi177 bash[14475]: cluster 2024-02-05T06:58:18.974790+0000 mon.a (mon.0) 930 : cluster [INF] Cluster is now healthy 2024-02-05T06:58:20.615 INFO:teuthology.orchestra.run.smithi102.stdout:{"pg_ready":true,"pg_map":{"version":63,"stamp":"2024-02-05T06:58:17.979227+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":3488651,"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":"7.167404"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-05T06:56:30.636315+0000","last_change":"2024-02-05T06:56:05.759956+0000","last_active":"2024-02-05T06:56:30.636315+0000","last_peered":"2024-02-05T06:56:30.636315+0000","last_clean":"2024-02-05T06:56:30.636315+0000","last_became_active":"2024-02-05T06:56:05.758968+0000","last_became_peered":"2024-02-05T06:56:05.758968+0000","last_unstale":"2024-02-05T06:56:30.636315+0000","last_undegraded":"2024-02-05T06:56:30.636315+0000","last_fullsized":"2024-02-05T06:56:30.636315+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-05T06:52:44.701865+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-05T06:52:44.701865+0000","last_clean_scrub_stamp":"2024-02-05T06:52:44.701865+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-06T16:45:07.360393+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":231928234013,"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":"Mon Feb 5 06:58:06 2024","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.96899999999999997,"15min":0.98999999999999999},"min":{"1min":0.61499999999999999,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.0780000000000001,"5min":1.518,"15min":1.518},"last":0.86199999999999999},{"interface":"front","average":{"1min":0.94999999999999996,"5min":1.014,"15min":1.024},"min":{"1min":0.66100000000000003,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.4550000000000001,"5min":1.9870000000000001,"15min":1.9870000000000001},"last":1.351}]},{"osd":1,"last update":"Mon Feb 5 06:58:06 2024","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":1.0409999999999999,"15min":1.052},"min":{"1min":0.69599999999999995,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.3819999999999999,"5min":1.5589999999999999,"15min":1.5589999999999999},"last":0.88900000000000001},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.93000000000000005,"15min":0.93000000000000005},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.2330000000000001,"5min":1.329,"15min":1.329},"last":0.81799999999999995}]},{"osd":2,"last update":"Mon Feb 5 06:58:06 2024","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":1.0389999999999999,"15min":1.0569999999999999},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.1890000000000001,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":1.0620000000000001},{"interface":"front","average":{"1min":0.97699999999999998,"5min":1.069,"15min":1.0840000000000001},"min":{"1min":0.70299999999999996,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.3009999999999999,"5min":1.466,"15min":1.466},"last":1.135}]},{"osd":3,"last update":"Mon Feb 5 06:58:06 2024","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":1.1020000000000001,"15min":1.1240000000000001},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.3100000000000001,"5min":1.494,"15min":1.494},"last":1.272},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.1519999999999999,"15min":1.1619999999999999},"min":{"1min":0.88300000000000001,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.3009999999999999,"5min":1.6299999999999999,"15min":1.6299999999999999},"last":1.03}]},{"osd":4,"last update":"Mon Feb 5 06:58:06 2024","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.96799999999999997,"15min":0.97399999999999998},"min":{"1min":0.73099999999999998,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.2909999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.93200000000000005},{"interface":"front","average":{"1min":1.022,"5min":1.163,"15min":1.1870000000000001},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.357,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":1.1870000000000001}]},{"osd":5,"last update":"Mon Feb 5 06:58:06 2024","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.1930000000000001,"15min":1.2090000000000001},"min":{"1min":0.74299999999999999,"5min":0.72599999999999998,"15min":0.72599999999999998},"max":{"1min":1.5329999999999999,"5min":2.0030000000000001,"15min":2.0030000000000001},"last":1.242},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.1459999999999999,"15min":1.1499999999999999},"min":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"max":{"1min":1.4630000000000001,"5min":1.768,"15min":1.768},"last":1.1699999999999999}]},{"osd":6,"last update":"Mon Feb 5 06:58:06 2024","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.153,"15min":1.159},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.3939999999999999,"5min":1.74,"15min":1.74},"last":1.1060000000000001},{"interface":"front","average":{"1min":1.1439999999999999,"5min":1.2849999999999999,"15min":1.3089999999999999},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.3859999999999999,"5min":1.7190000000000001,"15min":1.7190000000000001},"last":1.329}]}]},{"osd":6,"up_from":46,"seq":197568495653,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6148,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739004,"statfs":{"total":95995035648,"available":95988740096,"internally_reserved":0,"allocated":1110016,"data_stored":766446,"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":"Mon Feb 5 06:57:26 2024","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":0.88300000000000001,"15min":0.89900000000000002},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":1.0449999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.82999999999999996},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.96299999999999997,"15min":0.96999999999999997},"min":{"1min":0.70799999999999996,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.2490000000000001,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":0.89200000000000002}]},{"osd":1,"last update":"Mon Feb 5 06:57:26 2024","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.91100000000000003,"15min":0.91000000000000003},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.2350000000000001,"5min":1.292,"15min":1.292},"last":1.1359999999999999},{"interface":"front","average":{"1min":0.88300000000000001,"5min":0.995,"15min":1.0129999999999999},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.1839999999999999,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":0.73599999999999999}]},{"osd":2,"last update":"Mon Feb 5 06:57:26 2024","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.95799999999999996,"15min":0.96499999999999997},"min":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.1879999999999999,"5min":1.353,"15min":1.353},"last":1.0980000000000001},{"interface":"front","average":{"1min":0.97399999999999998,"5min":1.069,"15min":1.085},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.3049999999999999,"5min":1.669,"15min":1.669},"last":1.044}]},{"osd":3,"last update":"Mon Feb 5 06:57:26 2024","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.95999999999999996,"15min":0.96199999999999997},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.2230000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.79700000000000004},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.103,"15min":1.111},"min":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"max":{"1min":1.2709999999999999,"5min":1.694,"15min":1.694},"last":0.996}]},{"osd":4,"last update":"Mon Feb 5 06:57:26 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":1.0209999999999999,"15min":1.0309999999999999},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.365,"5min":1.587,"15min":1.587},"last":0.76700000000000002},{"interface":"front","average":{"1min":0.996,"5min":1.0760000000000001,"15min":1.089},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.2969999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":0.93200000000000005}]},{"osd":5,"last update":"Mon Feb 5 06:57:26 2024","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.1080000000000001,"15min":1.117},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.554,"5min":1.554,"15min":1.554},"last":1.1200000000000001},{"interface":"front","average":{"1min":1.085,"5min":1.141,"15min":1.1499999999999999},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.2949999999999999,"5min":1.476,"15min":1.476},"last":1.1879999999999999}]},{"osd":7,"last update":"Mon Feb 5 06:58:07 2024","interfaces":[{"interface":"back","average":{"1min":1.1579999999999999,"5min":1.1479999999999999,"15min":1.1459999999999999},"min":{"1min":0.89900000000000002,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.7549999999999999,"5min":1.7549999999999999,"15min":1.7549999999999999},"last":1.071},{"interface":"front","average":{"1min":1.2869999999999999,"5min":1.2749999999999999,"15min":1.2729999999999999},"min":{"1min":0.98899999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"max":{"1min":1.8009999999999999,"5min":1.8009999999999999,"15min":1.8009999999999999},"last":1.2330000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574925,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6332,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738820,"statfs":{"total":95995035648,"available":95988551680,"internally_reserved":0,"allocated":577536,"data_stored":237576,"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":"Mon Feb 5 06:58:14 2024","interfaces":[{"interface":"back","average":{"1min":0.69599999999999995,"5min":0.68300000000000005,"15min":0.58199999999999996},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.0469999999999999,"5min":1.0469999999999999,"15min":1.0469999999999999},"last":0.32900000000000001},{"interface":"front","average":{"1min":0.84199999999999997,"5min":0.82499999999999996,"15min":0.67900000000000005},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.228,"5min":1.228,"15min":1.228},"last":0.36599999999999999}]},{"osd":2,"last update":"Mon Feb 5 06:57:52 2024","interfaces":[{"interface":"back","average":{"1min":0.746,"5min":0.72099999999999997,"15min":0.65100000000000002},"min":{"1min":0.48099999999999998,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.2749999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.34899999999999998},{"interface":"front","average":{"1min":0.80100000000000005,"5min":0.746,"15min":0.70099999999999996},"min":{"1min":0.502,"5min":0.432,"15min":0.432},"max":{"1min":1.1850000000000001,"5min":1.1850000000000001,"15min":1.1850000000000001},"last":0.41999999999999998}]},{"osd":3,"last update":"Mon Feb 5 06:57:31 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.85699999999999998,"15min":0.83899999999999997},"min":{"1min":0.60199999999999998,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.1619999999999999,"5min":1.1619999999999999,"15min":1.1619999999999999},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.873,"15min":0.88100000000000001},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.0369999999999999,"5min":1.292,"15min":1.292},"last":0.44400000000000001}]},{"osd":4,"last update":"Mon Feb 5 06:58:11 2024","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.98299999999999998,"15min":0.97699999999999998},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.347,"5min":1.8080000000000001,"15min":1.8080000000000001},"last":0.85399999999999998},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.079,"15min":1.056},"min":{"1min":0.754,"5min":0.754,"15min":0.754},"max":{"1min":1.446,"5min":1.601,"15min":1.601},"last":1.0209999999999999}]},{"osd":5,"last update":"Mon Feb 5 06:57:46 2024","interfaces":[{"interface":"back","average":{"1min":1.1479999999999999,"5min":1.097,"15min":1.093},"min":{"1min":0.86599999999999999,"5min":0.77300000000000002,"15min":0.77300000000000002},"max":{"1min":1.528,"5min":1.528,"15min":1.528},"last":0.92000000000000004},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.0629999999999999,"15min":1.0509999999999999},"min":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.48,"5min":1.48,"15min":1.48},"last":0.80400000000000005}]},{"osd":6,"last update":"Mon Feb 5 06:57:24 2024","interfaces":[{"interface":"back","average":{"1min":1.236,"5min":1.212,"15min":1.208},"min":{"1min":0.874,"5min":0.874,"15min":0.874},"max":{"1min":1.581,"5min":1.581,"15min":1.581},"last":0.88800000000000001},{"interface":"front","average":{"1min":1.2230000000000001,"5min":1.1879999999999999,"15min":1.1819999999999999},"min":{"1min":0.98399999999999999,"5min":0.91600000000000004,"15min":0.91600000000000004},"max":{"1min":1.589,"5min":1.589,"15min":1.589},"last":0.79900000000000004}]},{"osd":7,"last update":"Mon Feb 5 06:58:09 2024","interfaces":[{"interface":"back","average":{"1min":1.198,"5min":1.2330000000000001,"15min":1.2390000000000001},"min":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"max":{"1min":1.702,"5min":1.702,"15min":1.702},"last":0.90400000000000003},{"interface":"front","average":{"1min":1.26,"5min":1.3120000000000001,"15min":1.321},"min":{"1min":0.90300000000000002,"5min":0.90300000000000002,"15min":0.90300000000000002},"max":{"1min":1.675,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":0.93400000000000005}]}]},{"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":"Mon Feb 5 06:58:09 2024","interfaces":[{"interface":"back","average":{"1min":0.72099999999999997,"5min":0.72599999999999998,"15min":0.63700000000000001},"min":{"1min":0.48799999999999999,"5min":0.45900000000000002,"15min":0.372},"max":{"1min":1.2809999999999999,"5min":1.548,"15min":1.548},"last":0.83799999999999997},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.82899999999999996,"15min":0.74399999999999999},"min":{"1min":0.57399999999999995,"5min":0.441,"15min":0.441},"max":{"1min":1.377,"5min":1.7589999999999999,"15min":1.7589999999999999},"last":0.73099999999999998}]},{"osd":2,"last update":"Mon Feb 5 06:57:54 2024","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":0.76100000000000001,"15min":0.70099999999999996},"min":{"1min":0.55400000000000005,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.68700000000000006},{"interface":"front","average":{"1min":0.997,"5min":0.83399999999999996,"15min":0.73699999999999999},"min":{"1min":0.70299999999999996,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.663,"5min":1.663,"15min":1.663},"last":1.012}]},{"osd":3,"last update":"Mon Feb 5 06:57:35 2024","interfaces":[{"interface":"back","average":{"1min":0.79800000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"min":{"1min":0.42399999999999999,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.627,"5min":2.1699999999999999,"15min":2.1699999999999999},"last":0.97999999999999998},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.88900000000000001,"15min":0.85299999999999998},"min":{"1min":0.63900000000000001,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.526,"5min":2.444,"15min":2.444},"last":0.82299999999999995}]},{"osd":4,"last update":"Mon Feb 5 06:58:09 2024","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1.0509999999999999,"15min":1.054},"min":{"1min":0.70299999999999996,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.75,"5min":1.823,"15min":1.823},"last":1.0700000000000001},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.087,"15min":1.0960000000000001},"min":{"1min":0.85899999999999999,"5min":0.77700000000000002,"15min":0.77700000000000002},"max":{"1min":1.7749999999999999,"5min":1.7749999999999999,"15min":1.7749999999999999},"last":1.2010000000000001}]},{"osd":5,"last update":"Mon Feb 5 06:57:46 2024","interfaces":[{"interface":"back","average":{"1min":1.167,"5min":1.069,"15min":1.0509999999999999},"min":{"1min":0.83599999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"max":{"1min":1.837,"5min":1.837,"15min":1.837},"last":1.425},{"interface":"front","average":{"1min":1.1739999999999999,"5min":1.0640000000000001,"15min":1.0580000000000001},"min":{"1min":0.80800000000000005,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.528,"5min":1.528,"15min":1.528},"last":1.29}]},{"osd":6,"last update":"Mon Feb 5 06:57:25 2024","interfaces":[{"interface":"back","average":{"1min":1.161,"5min":1.1970000000000001,"15min":1.2030000000000001},"min":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"max":{"1min":1.5009999999999999,"5min":1.655,"15min":1.655},"last":1.095},{"interface":"front","average":{"1min":1.218,"5min":1.214,"15min":1.2130000000000001},"min":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":1.903,"5min":1.903,"15min":1.903},"last":1.3160000000000001}]},{"osd":7,"last update":"Mon Feb 5 06:58:04 2024","interfaces":[{"interface":"back","average":{"1min":1.254,"5min":1.2769999999999999,"15min":1.2809999999999999},"min":{"1min":0.996,"5min":0.90500000000000003,"15min":0.90500000000000003},"max":{"1min":1.978,"5min":1.978,"15min":1.978},"last":1.482},{"interface":"front","average":{"1min":1.238,"5min":1.198,"15min":1.1910000000000001},"min":{"1min":0.95799999999999996,"5min":0.80400000000000005,"15min":0.80400000000000005},"max":{"1min":1.9870000000000001,"5min":1.9870000000000001,"15min":1.9870000000000001},"last":1.446}]}]},{"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":"Mon Feb 5 06:58:00 2024","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.71399999999999997,"15min":0.64800000000000002},"min":{"1min":0.499,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.94599999999999995,"5min":1.1699999999999999,"15min":1.1699999999999999},"last":0.75},{"interface":"front","average":{"1min":0.85699999999999998,"5min":0.80300000000000005,"15min":0.72899999999999998},"min":{"1min":0.59999999999999998,"5min":0.442,"15min":0.442},"max":{"1min":1.1990000000000001,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":1.0229999999999999}]},{"osd":1,"last update":"Mon Feb 5 06:58:00 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.81200000000000006,"15min":0.749},"min":{"1min":0.68400000000000005,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.1080000000000001,"5min":1.204,"15min":1.204},"last":0.79300000000000004},{"interface":"front","average":{"1min":0.84699999999999998,"5min":0.78700000000000003,"15min":0.73399999999999999},"min":{"1min":0.63,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.1220000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.77700000000000002}]},{"osd":3,"last update":"Mon Feb 5 06:57:40 2024","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.85399999999999998,"15min":0.83299999999999996},"min":{"1min":0.71799999999999997,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.24,"5min":1.24,"15min":1.24},"last":0.86599999999999999},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.88500000000000001,"15min":0.85299999999999998},"min":{"1min":0.65100000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.272,"5min":1.272,"15min":1.272},"last":0.98799999999999999}]},{"osd":4,"last update":"Mon Feb 5 06:58:15 2024","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":1.02,"15min":1.016},"min":{"1min":0.83199999999999996,"5min":0.77300000000000002,"15min":0.77300000000000002},"max":{"1min":1.347,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":1.093},{"interface":"front","average":{"1min":1.115,"5min":1.151,"15min":1.157},"min":{"1min":0.877,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.4299999999999999,"5min":1.9470000000000001,"15min":1.9470000000000001},"last":1.3540000000000001}]},{"osd":5,"last update":"Mon Feb 5 06:57:50 2024","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.171,"15min":1.1839999999999999},"min":{"1min":0.83699999999999997,"5min":0.78600000000000003,"15min":0.78600000000000003},"max":{"1min":1.333,"5min":1.825,"15min":1.825},"last":1.248},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.101,"15min":1.081},"min":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"max":{"1min":1.5529999999999999,"5min":1.677,"15min":1.677},"last":1.425}]},{"osd":6,"last update":"Mon Feb 5 06:57:29 2024","interfaces":[{"interface":"back","average":{"1min":1.2629999999999999,"5min":1.149,"15min":1.1299999999999999},"min":{"1min":0.995,"5min":0.81499999999999995,"15min":0.81499999999999995},"max":{"1min":1.5049999999999999,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":1.143},{"interface":"front","average":{"1min":1.2629999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"min":{"1min":0.97699999999999998,"5min":0.86799999999999999,"15min":0.86799999999999999},"max":{"1min":1.6619999999999999,"5min":1.6619999999999999,"15min":1.6619999999999999},"last":1.2969999999999999}]},{"osd":7,"last update":"Mon Feb 5 06:58:05 2024","interfaces":[{"interface":"back","average":{"1min":1.2689999999999999,"5min":1.3280000000000001,"15min":1.3380000000000001},"min":{"1min":0.92900000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"max":{"1min":1.452,"5min":1.7749999999999999,"15min":1.7749999999999999},"last":1.446},{"interface":"front","average":{"1min":1.2549999999999999,"5min":1.282,"15min":1.286},"min":{"1min":0.85599999999999998,"5min":0.85599999999999998,"15min":0.85599999999999998},"max":{"1min":1.615,"5min":1.615,"15min":1.615},"last":1.484}]}]},{"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":"Mon Feb 5 06:57:33 2024","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":0.68899999999999995,"15min":0.63900000000000001},"min":{"1min":0.49099999999999999,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.73,"5min":1.73,"15min":1.73},"last":0.72899999999999998},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.79300000000000004,"15min":0.76800000000000002},"min":{"1min":0.53200000000000003,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.105,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.86799999999999999}]},{"osd":1,"last update":"Mon Feb 5 06:57:33 2024","interfaces":[{"interface":"back","average":{"1min":0.78400000000000003,"5min":0.748,"15min":0.74399999999999999},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":1.127,"5min":1.127,"15min":1.127},"last":0.92300000000000004},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.85499999999999998,"15min":0.82099999999999995},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":1.615,"5min":1.615,"15min":1.615},"last":0.82399999999999995}]},{"osd":2,"last update":"Mon Feb 5 06:57:33 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.90100000000000002,"15min":0.875},"min":{"1min":0.58199999999999996,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.3959999999999999,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":1.0309999999999999},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.88400000000000001,"15min":0.86599999999999999},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":0.98099999999999998}]},{"osd":4,"last update":"Mon Feb 5 06:58:13 2024","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":1.518,"15min":2.004},"min":{"1min":0.747,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.353,"5min":27.896999999999998,"15min":27.896999999999998},"last":1.1120000000000001},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.6160000000000001,"15min":2.077},"min":{"1min":0.74399999999999999,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.5620000000000001,"5min":27.276,"15min":27.276},"last":1.204}]},{"osd":5,"last update":"Mon Feb 5 06:57:49 2024","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":1.194,"15min":1.2330000000000001},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.276,"5min":1.7370000000000001,"15min":1.7370000000000001},"last":1.159},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.1779999999999999,"15min":1.2050000000000001},"min":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.4850000000000001,"5min":1.9079999999999999,"15min":1.9079999999999999},"last":1.446}]},{"osd":6,"last update":"Mon Feb 5 06:57:22 2024","interfaces":[{"interface":"back","average":{"1min":1.2629999999999999,"5min":1.3109999999999999,"15min":1.319},"min":{"1min":0.88100000000000001,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.8320000000000001,"5min":1.881,"15min":1.881},"last":1.2669999999999999},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.27,"15min":1.294},"min":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"max":{"1min":1.5620000000000001,"5min":1.7929999999999999,"15min":1.7929999999999999},"last":1.421}]},{"osd":7,"last update":"Mon Feb 5 06:58:07 2024","interfaces":[{"interface":"back","average":{"1min":1.228,"5min":1.1970000000000001,"15min":1.1919999999999999},"min":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"max":{"1min":1.5620000000000001,"5min":2.0539999999999998,"15min":2.0539999999999998},"last":1.512},{"interface":"front","average":{"1min":1.262,"5min":1.2909999999999999,"15min":1.296},"min":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"max":{"1min":1.718,"5min":1.9079999999999999,"15min":1.9079999999999999},"last":1.3089999999999999}]}]},{"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":"Mon Feb 5 06:58:15 2024","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.92200000000000004,"15min":0.876},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.242,"5min":1.429,"15min":1.429},"last":1.171},{"interface":"front","average":{"1min":0.99199999999999999,"5min":0.92100000000000004,"15min":0.90400000000000003},"min":{"1min":0.68700000000000006,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.496,"5min":1.496,"15min":1.496},"last":0.92400000000000004}]},{"osd":1,"last update":"Mon Feb 5 06:58:15 2024","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.88700000000000001,"15min":0.89300000000000002},"min":{"1min":0.68899999999999995,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.0960000000000001,"5min":1.175,"15min":1.175},"last":0.68899999999999995},{"interface":"front","average":{"1min":0.94899999999999995,"5min":0.89500000000000002,"15min":0.86799999999999999},"min":{"1min":0.64000000000000001,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.292,"5min":1.292,"15min":1.292},"last":1.2849999999999999}]},{"osd":2,"last update":"Mon Feb 5 06:58:15 2024","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":0.96299999999999997,"15min":0.93799999999999994},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":1.379},{"interface":"front","average":{"1min":1.04,"5min":1.016,"15min":0.96799999999999997},"min":{"1min":0.72099999999999997,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.3600000000000001,"5min":1.994,"15min":1.994},"last":0.72099999999999997}]},{"osd":3,"last update":"Mon Feb 5 06:58:15 2024","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.98199999999999998,"15min":0.95299999999999996},"min":{"1min":0.81699999999999995,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.3,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":0.81699999999999995},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.96999999999999997,"15min":0.95999999999999996},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.1910000000000001,"5min":1.403,"15min":1.403},"last":0.85299999999999998}]},{"osd":5,"last update":"Mon Feb 5 06:57:46 2024","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":0.93400000000000005,"15min":0.89400000000000002},"min":{"1min":0.57899999999999996,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.464,"5min":1.464,"15min":1.464},"last":1.02},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.91100000000000003,"15min":0.89100000000000001},"min":{"1min":0.61899999999999999,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.3560000000000001,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":0.77800000000000002}]},{"osd":6,"last update":"Mon Feb 5 06:57:23 2024","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.032,"15min":1.0269999999999999},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.51,"5min":1.51,"15min":1.51},"last":1.4570000000000001},{"interface":"front","average":{"1min":1.1379999999999999,"5min":1.206,"15min":1.2170000000000001},"min":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"max":{"1min":1.706,"5min":1.859,"15min":1.859},"last":1.1379999999999999}]},{"osd":7,"last update":"Mon Feb 5 06:58:04 2024","interfaces":[{"interface":"back","average":{"1min":1.224,"5min":1.218,"15min":1.2170000000000001},"min":{"1min":0.85499999999999998,"5min":0.85499999999999998,"15min":0.85499999999999998},"max":{"1min":1.659,"5min":1.792,"15min":1.792},"last":1.224},{"interface":"front","average":{"1min":1.1679999999999999,"5min":1.234,"15min":1.2450000000000001},"min":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"max":{"1min":1.619,"5min":1.619,"15min":1.619},"last":1.5249999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757294,"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":237568,"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":"Mon Feb 5 06:57:53 2024","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.90700000000000003,"15min":0.91000000000000003},"min":{"1min":0.626,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.2370000000000001,"5min":1.369,"15min":1.369},"last":0.84799999999999998},{"interface":"front","average":{"1min":1.0620000000000001,"5min":0.93500000000000005,"15min":0.91300000000000003},"min":{"1min":0.66700000000000004,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.4390000000000001,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.089}]},{"osd":1,"last update":"Mon Feb 5 06:57:53 2024","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.97499999999999998,"15min":0.97499999999999998},"min":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.90800000000000003},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.872,"15min":0.85799999999999998},"min":{"1min":0.64500000000000002,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.1379999999999999,"5min":1.365,"15min":1.365},"last":1.004}]},{"osd":2,"last update":"Mon Feb 5 06:57:53 2024","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.91100000000000003,"15min":0.91500000000000004},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.2310000000000001,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":0.96899999999999997},{"interface":"front","average":{"1min":1.069,"5min":0.98399999999999999,"15min":0.96799999999999997},"min":{"1min":0.83999999999999997,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.3879999999999999,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":0.80100000000000005}]},{"osd":3,"last update":"Mon Feb 5 06:57:53 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.96799999999999997,"15min":0.96699999999999997},"min":{"1min":0.66900000000000004,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.306,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.0569999999999999},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.96999999999999997,"15min":0.96199999999999997},"min":{"1min":0.80500000000000005,"5min":0.746,"15min":0.746},"max":{"1min":1.2390000000000001,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.92700000000000005}]},{"osd":4,"last update":"Mon Feb 5 06:57:53 2024","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":0.91200000000000003,"15min":0.877},"min":{"1min":0.67100000000000004,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.488,"5min":1.488,"15min":1.488},"last":1.2050000000000001},{"interface":"front","average":{"1min":0.995,"5min":0.92700000000000005,"15min":0.88900000000000001},"min":{"1min":0.54400000000000004,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.3,"5min":1.772,"15min":1.772},"last":1.1200000000000001}]},{"osd":6,"last update":"Mon Feb 5 06:57:26 2024","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.042,"15min":1.0369999999999999},"min":{"1min":0.70299999999999996,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.5249999999999999,"5min":1.53,"15min":1.53},"last":1.298},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.0389999999999999,"15min":1.0369999999999999},"min":{"1min":0.754,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.3620000000000001,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":1.1279999999999999}]},{"osd":7,"last update":"Mon Feb 5 06:58:11 2024","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.115,"15min":1.1200000000000001},"min":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.282,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":1.2470000000000001},{"interface":"front","average":{"1min":1.2,"5min":1.212,"15min":1.214},"min":{"1min":0.90000000000000002,"5min":0.86499999999999999,"15min":0.86499999999999999},"max":{"1min":1.5649999999999999,"5min":1.5649999999999999,"15min":1.5649999999999999},"last":1.3500000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-02-05T06:58:20.617 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph pg dump --format=json 2024-02-05T06:58:20.883 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:58:20 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:58:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:58:21.004 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:20 smithi102 bash[14298]: audit 2024-02-05T06:58:19.791349+0000 mgr.y (mgr.14463) 96 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T06:58:21.004 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:20 smithi102 bash[14298]: cluster 2024-02-05T06:58:19.980113+0000 mgr.y (mgr.14463) 97 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:21.329 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:58:20 smithi177 bash[15706]: ::ffff:172.21.15.177 - - [05/Feb/2024:06:58:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T06:58:21.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:21 smithi177 bash[14475]: audit 2024-02-05T06:58:19.791349+0000 mgr.y (mgr.14463) 96 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T06:58:21.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:21 smithi177 bash[14475]: cluster 2024-02-05T06:58:19.980113+0000 mgr.y (mgr.14463) 97 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:21.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:21 smithi177 bash[14475]: audit 2024-02-05T06:58:20.470428+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:21.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:21 smithi177 bash[14475]: audit 2024-02-05T06:58:20.478573+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:21.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:21 smithi177 bash[14475]: audit 2024-02-05T06:58:20.506520+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:58:21.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:21 smithi177 bash[14475]: audit 2024-02-05T06:58:20.509197+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:58:21.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:21 smithi177 bash[14475]: audit 2024-02-05T06:58:20.511048+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:58:21.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:21 smithi177 bash[14475]: audit 2024-02-05T06:58:20.523515+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:21.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:20 smithi102 bash[14298]: audit 2024-02-05T06:58:20.470428+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:21.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:20 smithi102 bash[14298]: audit 2024-02-05T06:58:20.478573+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:21.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:20 smithi102 bash[14298]: audit 2024-02-05T06:58:20.506520+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:58:21.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:20 smithi102 bash[14298]: audit 2024-02-05T06:58:20.509197+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:58:21.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:20 smithi102 bash[14298]: audit 2024-02-05T06:58:20.511048+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:58:21.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:20 smithi102 bash[14298]: audit 2024-02-05T06:58:20.523515+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:21.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:20 smithi102 bash[20060]: audit 2024-02-05T06:58:19.791349+0000 mgr.y (mgr.14463) 96 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T06:58:21.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:20 smithi102 bash[20060]: cluster 2024-02-05T06:58:19.980113+0000 mgr.y (mgr.14463) 97 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:21.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:20 smithi102 bash[20060]: audit 2024-02-05T06:58:20.470428+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:21.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:20 smithi102 bash[20060]: audit 2024-02-05T06:58:20.478573+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:21.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:20 smithi102 bash[20060]: audit 2024-02-05T06:58:20.506520+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:58:21.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:20 smithi102 bash[20060]: audit 2024-02-05T06:58:20.509197+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:58:21.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:20 smithi102 bash[20060]: audit 2024-02-05T06:58:20.511048+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:58:21.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:20 smithi102 bash[20060]: audit 2024-02-05T06:58:20.523515+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:22.303 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:21 smithi102 bash[20060]: cluster 2024-02-05T06:58:20.471773+0000 mgr.y (mgr.14463) 98 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:22.303 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:21 smithi102 bash[20060]: cluster 2024-02-05T06:58:20.515548+0000 mgr.y (mgr.14463) 99 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:22.303 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:21 smithi102 bash[20060]: cluster 2024-02-05T06:58:20.515983+0000 mgr.y (mgr.14463) 100 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:22.303 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:21 smithi102 bash[20060]: cluster 2024-02-05T06:58:21.465827+0000 mon.a (mon.0) 937 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T06:58:22.304 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:21 smithi102 bash[14298]: cluster 2024-02-05T06:58:20.471773+0000 mgr.y (mgr.14463) 98 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:22.304 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:21 smithi102 bash[14298]: cluster 2024-02-05T06:58:20.515548+0000 mgr.y (mgr.14463) 99 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:22.304 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:21 smithi102 bash[14298]: cluster 2024-02-05T06:58:20.515983+0000 mgr.y (mgr.14463) 100 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:22.304 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:21 smithi102 bash[14298]: cluster 2024-02-05T06:58:21.465827+0000 mon.a (mon.0) 937 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T06:58:22.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:22 smithi177 bash[14475]: cluster 2024-02-05T06:58:20.471773+0000 mgr.y (mgr.14463) 98 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:22.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:22 smithi177 bash[14475]: cluster 2024-02-05T06:58:20.515548+0000 mgr.y (mgr.14463) 99 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:22.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:22 smithi177 bash[14475]: cluster 2024-02-05T06:58:20.515983+0000 mgr.y (mgr.14463) 100 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:22.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:22 smithi177 bash[14475]: cluster 2024-02-05T06:58:21.465827+0000 mon.a (mon.0) 937 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T06:58:23.348 INFO:teuthology.orchestra.run.smithi102.stderr:Inferring config /var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T06:58:24.009 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:58:23 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:58:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:58:24.261 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:24 smithi102 bash[14298]: cluster 2024-02-05T06:58:22.516607+0000 mgr.y (mgr.14463) 101 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:24.261 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:24 smithi102 bash[14298]: audit 2024-02-05T06:58:23.692261+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:24.261 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:24 smithi102 bash[14298]: audit 2024-02-05T06:58:23.701020+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:24.262 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:24 smithi102 bash[14298]: audit 2024-02-05T06:58:23.707767+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:58:24.262 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:24 smithi102 bash[14298]: audit 2024-02-05T06:58:23.709757+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:58:24.262 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:24 smithi102 bash[14298]: audit 2024-02-05T06:58:23.711116+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:58:24.262 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:24 smithi102 bash[14298]: audit 2024-02-05T06:58:23.720250+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:24.262 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:24 smithi102 bash[20060]: cluster 2024-02-05T06:58:22.516607+0000 mgr.y (mgr.14463) 101 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:24.262 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:24 smithi102 bash[20060]: audit 2024-02-05T06:58:23.692261+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:24.262 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:24 smithi102 bash[20060]: audit 2024-02-05T06:58:23.701020+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:24.262 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:24 smithi102 bash[20060]: audit 2024-02-05T06:58:23.707767+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:58:24.262 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:24 smithi102 bash[20060]: audit 2024-02-05T06:58:23.709757+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:58:24.262 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:24 smithi102 bash[20060]: audit 2024-02-05T06:58:23.711116+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:58:24.262 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:24 smithi102 bash[20060]: audit 2024-02-05T06:58:23.720250+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:24.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:24 smithi177 bash[14475]: cluster 2024-02-05T06:58:22.516607+0000 mgr.y (mgr.14463) 101 : cluster [DBG] pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:24.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:24 smithi177 bash[14475]: audit 2024-02-05T06:58:23.692261+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:24.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:24 smithi177 bash[14475]: audit 2024-02-05T06:58:23.701020+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:24.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:24 smithi177 bash[14475]: audit 2024-02-05T06:58:23.707767+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T06:58:24.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:24 smithi177 bash[14475]: audit 2024-02-05T06:58:23.709757+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:58:24.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:24 smithi177 bash[14475]: audit 2024-02-05T06:58:23.711116+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:58:24.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:24 smithi177 bash[14475]: audit 2024-02-05T06:58:23.720250+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:25.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:25 smithi177 bash[14475]: cluster 2024-02-05T06:58:23.693749+0000 mgr.y (mgr.14463) 102 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:25.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:25 smithi177 bash[14475]: cluster 2024-02-05T06:58:24.687052+0000 mon.a (mon.0) 944 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T06:58:25.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:25 smithi177 bash[14475]: cluster 2024-02-05T06:58:24.687124+0000 mon.a (mon.0) 945 : cluster [INF] Cluster is now healthy 2024-02-05T06:58:25.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:25 smithi102 bash[14298]: cluster 2024-02-05T06:58:23.693749+0000 mgr.y (mgr.14463) 102 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:25.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:25 smithi102 bash[14298]: cluster 2024-02-05T06:58:24.687052+0000 mon.a (mon.0) 944 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T06:58:25.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:25 smithi102 bash[14298]: cluster 2024-02-05T06:58:24.687124+0000 mon.a (mon.0) 945 : cluster [INF] Cluster is now healthy 2024-02-05T06:58:25.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:25 smithi102 bash[20060]: cluster 2024-02-05T06:58:23.693749+0000 mgr.y (mgr.14463) 102 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:25.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:25 smithi102 bash[20060]: cluster 2024-02-05T06:58:24.687052+0000 mon.a (mon.0) 944 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T06:58:25.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:25 smithi102 bash[20060]: cluster 2024-02-05T06:58:24.687124+0000 mon.a (mon.0) 945 : cluster [INF] Cluster is now healthy 2024-02-05T06:58:27.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:27 smithi102 bash[14298]: cluster 2024-02-05T06:58:25.694508+0000 mgr.y (mgr.14463) 103 : cluster [DBG] pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:27.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:27 smithi102 bash[20060]: cluster 2024-02-05T06:58:25.694508+0000 mgr.y (mgr.14463) 103 : cluster [DBG] pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:27.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:27 smithi177 bash[14475]: cluster 2024-02-05T06:58:25.694508+0000 mgr.y (mgr.14463) 103 : cluster [DBG] pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:27.883 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:58:27 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:58:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:58:28.434 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-02-05T06:58:28.437 INFO:teuthology.orchestra.run.smithi102.stderr:dumped all 2024-02-05T06:58:28.759 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:58:28 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:06:58:28] "GET /metrics HTTP/1.1" 200 191575 "" "Prometheus/2.33.4" 2024-02-05T06:58:28.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:28 smithi102 bash[14298]: cluster 2024-02-05T06:58:27.695097+0000 mgr.y (mgr.14463) 104 : cluster [DBG] pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:28.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:28 smithi102 bash[14298]: audit 2024-02-05T06:58:27.752713+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:28.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:28 smithi102 bash[14298]: audit 2024-02-05T06:58:27.758956+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:28.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:28 smithi102 bash[20060]: cluster 2024-02-05T06:58:27.695097+0000 mgr.y (mgr.14463) 104 : cluster [DBG] pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:28.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:28 smithi102 bash[20060]: audit 2024-02-05T06:58:27.752713+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:28.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:28 smithi102 bash[20060]: audit 2024-02-05T06:58:27.758956+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:29.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:28 smithi177 bash[14475]: cluster 2024-02-05T06:58:27.695097+0000 mgr.y (mgr.14463) 104 : cluster [DBG] pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:29.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:28 smithi177 bash[14475]: audit 2024-02-05T06:58:27.752713+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:29.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:28 smithi177 bash[14475]: audit 2024-02-05T06:58:27.758956+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:29.830 INFO:teuthology.orchestra.run.smithi102.stdout:{"pg_ready":true,"pg_map":{"version":71,"stamp":"2024-02-05T06:58:27.694826+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":3488651,"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":"7.223255"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-05T06:56:30.636315+0000","last_change":"2024-02-05T06:56:05.759956+0000","last_active":"2024-02-05T06:56:30.636315+0000","last_peered":"2024-02-05T06:56:30.636315+0000","last_clean":"2024-02-05T06:56:30.636315+0000","last_became_active":"2024-02-05T06:56:05.758968+0000","last_became_peered":"2024-02-05T06:56:05.758968+0000","last_unstale":"2024-02-05T06:56:30.636315+0000","last_undegraded":"2024-02-05T06:56:30.636315+0000","last_fullsized":"2024-02-05T06:56:30.636315+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-05T06:52:44.701865+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-05T06:52:44.701865+0000","last_clean_scrub_stamp":"2024-02-05T06:52:44.701865+0000","objects_scrubbed":0,"log_size":128,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-02-06T16:45:07.360393+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":231928234015,"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":"Mon Feb 5 06:58:06 2024","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.96899999999999997,"15min":0.98999999999999999},"min":{"1min":0.61499999999999999,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.0780000000000001,"5min":1.518,"15min":1.518},"last":1.232},{"interface":"front","average":{"1min":0.94999999999999996,"5min":1.014,"15min":1.024},"min":{"1min":0.66100000000000003,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.4550000000000001,"5min":1.9870000000000001,"15min":1.9870000000000001},"last":0.88300000000000001}]},{"osd":1,"last update":"Mon Feb 5 06:58:06 2024","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":1.0409999999999999,"15min":1.052},"min":{"1min":0.69599999999999995,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.3819999999999999,"5min":1.5589999999999999,"15min":1.5589999999999999},"last":1.163},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.93000000000000005,"15min":0.93000000000000005},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.2330000000000001,"5min":1.329,"15min":1.329},"last":0.91000000000000003}]},{"osd":2,"last update":"Mon Feb 5 06:58:06 2024","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":1.0389999999999999,"15min":1.0569999999999999},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.1890000000000001,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":1.079},{"interface":"front","average":{"1min":0.97699999999999998,"5min":1.069,"15min":1.0840000000000001},"min":{"1min":0.70299999999999996,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.3009999999999999,"5min":1.466,"15min":1.466},"last":1.212}]},{"osd":3,"last update":"Mon Feb 5 06:58:06 2024","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":1.1020000000000001,"15min":1.1240000000000001},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.3100000000000001,"5min":1.494,"15min":1.494},"last":0.96399999999999997},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.1519999999999999,"15min":1.1619999999999999},"min":{"1min":0.88300000000000001,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.3009999999999999,"5min":1.6299999999999999,"15min":1.6299999999999999},"last":1.018}]},{"osd":4,"last update":"Mon Feb 5 06:58:06 2024","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.96799999999999997,"15min":0.97399999999999998},"min":{"1min":0.73099999999999998,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.2909999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":1.0940000000000001},{"interface":"front","average":{"1min":1.022,"5min":1.163,"15min":1.1870000000000001},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.357,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":1.139}]},{"osd":5,"last update":"Mon Feb 5 06:58:06 2024","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.1930000000000001,"15min":1.2090000000000001},"min":{"1min":0.74299999999999999,"5min":0.72599999999999998,"15min":0.72599999999999998},"max":{"1min":1.5329999999999999,"5min":2.0030000000000001,"15min":2.0030000000000001},"last":1.1240000000000001},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.1459999999999999,"15min":1.1499999999999999},"min":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"max":{"1min":1.4630000000000001,"5min":1.768,"15min":1.768},"last":1.1839999999999999}]},{"osd":6,"last update":"Mon Feb 5 06:58:06 2024","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.153,"15min":1.159},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.3939999999999999,"5min":1.74,"15min":1.74},"last":0.98899999999999999},{"interface":"front","average":{"1min":1.1439999999999999,"5min":1.2849999999999999,"15min":1.3089999999999999},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.3859999999999999,"5min":1.7190000000000001,"15min":1.7190000000000001},"last":1.2769999999999999}]}]},{"osd":6,"up_from":46,"seq":197568495655,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6148,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739004,"statfs":{"total":95995035648,"available":95988740096,"internally_reserved":0,"allocated":1110016,"data_stored":766446,"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":"Mon Feb 5 06:57:26 2024","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":0.88300000000000001,"15min":0.89900000000000002},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":1.0449999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.95099999999999996},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.96299999999999997,"15min":0.96999999999999997},"min":{"1min":0.70799999999999996,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.2490000000000001,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":0.876}]},{"osd":1,"last update":"Mon Feb 5 06:57:26 2024","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.91100000000000003,"15min":0.91000000000000003},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.2350000000000001,"5min":1.292,"15min":1.292},"last":0.91800000000000004},{"interface":"front","average":{"1min":0.88300000000000001,"5min":0.995,"15min":1.0129999999999999},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.1839999999999999,"5min":1.6120000000000001,"15min":1.6120000000000001},"last":1.3220000000000001}]},{"osd":2,"last update":"Mon Feb 5 06:57:26 2024","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.95799999999999996,"15min":0.96499999999999997},"min":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.1879999999999999,"5min":1.353,"15min":1.353},"last":1.1020000000000001},{"interface":"front","average":{"1min":0.97399999999999998,"5min":1.069,"15min":1.085},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.3049999999999999,"5min":1.669,"15min":1.669},"last":1.0029999999999999}]},{"osd":3,"last update":"Mon Feb 5 06:57:26 2024","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.95999999999999996,"15min":0.96199999999999997},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.2230000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":1.256},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.103,"15min":1.111},"min":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"max":{"1min":1.2709999999999999,"5min":1.694,"15min":1.694},"last":1.212}]},{"osd":4,"last update":"Mon Feb 5 06:57:26 2024","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":1.0209999999999999,"15min":1.0309999999999999},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.365,"5min":1.587,"15min":1.587},"last":1.0760000000000001},{"interface":"front","average":{"1min":0.996,"5min":1.0760000000000001,"15min":1.089},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.2969999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.1359999999999999}]},{"osd":5,"last update":"Mon Feb 5 06:57:26 2024","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.1080000000000001,"15min":1.117},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.554,"5min":1.554,"15min":1.554},"last":1.1739999999999999},{"interface":"front","average":{"1min":1.085,"5min":1.141,"15min":1.1499999999999999},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.2949999999999999,"5min":1.476,"15min":1.476},"last":1.3600000000000001}]},{"osd":7,"last update":"Mon Feb 5 06:58:07 2024","interfaces":[{"interface":"back","average":{"1min":1.1579999999999999,"5min":1.1479999999999999,"15min":1.1459999999999999},"min":{"1min":0.89900000000000002,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.7549999999999999,"5min":1.7549999999999999,"15min":1.7549999999999999},"last":1.4410000000000001},{"interface":"front","average":{"1min":1.2869999999999999,"5min":1.2749999999999999,"15min":1.2729999999999999},"min":{"1min":0.98899999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"max":{"1min":1.8009999999999999,"5min":1.8009999999999999,"15min":1.8009999999999999},"last":1.5149999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574927,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6332,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738820,"statfs":{"total":95995035648,"available":95988551680,"internally_reserved":0,"allocated":577536,"data_stored":237576,"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":"Mon Feb 5 06:58:14 2024","interfaces":[{"interface":"back","average":{"1min":0.69599999999999995,"5min":0.68300000000000005,"15min":0.58199999999999996},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.0469999999999999,"5min":1.0469999999999999,"15min":1.0469999999999999},"last":0.73099999999999998},{"interface":"front","average":{"1min":0.84199999999999997,"5min":0.82499999999999996,"15min":0.67900000000000005},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.228,"5min":1.228,"15min":1.228},"last":0.86899999999999999}]},{"osd":2,"last update":"Mon Feb 5 06:57:52 2024","interfaces":[{"interface":"back","average":{"1min":0.746,"5min":0.72099999999999997,"15min":0.65100000000000002},"min":{"1min":0.48099999999999998,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.2749999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.80100000000000005,"5min":0.746,"15min":0.70099999999999996},"min":{"1min":0.502,"5min":0.432,"15min":0.432},"max":{"1min":1.1850000000000001,"5min":1.1850000000000001,"15min":1.1850000000000001},"last":0.91700000000000004}]},{"osd":3,"last update":"Mon Feb 5 06:57:31 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.85699999999999998,"15min":0.83899999999999997},"min":{"1min":0.60199999999999998,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.1619999999999999,"5min":1.1619999999999999,"15min":1.1619999999999999},"last":1.073},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.873,"15min":0.88100000000000001},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.0369999999999999,"5min":1.292,"15min":1.292},"last":0.96599999999999997}]},{"osd":4,"last update":"Mon Feb 5 06:58:11 2024","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.98299999999999998,"15min":0.97699999999999998},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.347,"5min":1.8080000000000001,"15min":1.8080000000000001},"last":1.1020000000000001},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.079,"15min":1.056},"min":{"1min":0.754,"5min":0.754,"15min":0.754},"max":{"1min":1.446,"5min":1.601,"15min":1.601},"last":1.351}]},{"osd":5,"last update":"Mon Feb 5 06:57:46 2024","interfaces":[{"interface":"back","average":{"1min":1.1479999999999999,"5min":1.097,"15min":1.093},"min":{"1min":0.86599999999999999,"5min":0.77300000000000002,"15min":0.77300000000000002},"max":{"1min":1.528,"5min":1.528,"15min":1.528},"last":1.1240000000000001},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.0629999999999999,"15min":1.0509999999999999},"min":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.48,"5min":1.48,"15min":1.48},"last":1.194}]},{"osd":6,"last update":"Mon Feb 5 06:57:24 2024","interfaces":[{"interface":"back","average":{"1min":1.236,"5min":1.212,"15min":1.208},"min":{"1min":0.874,"5min":0.874,"15min":0.874},"max":{"1min":1.581,"5min":1.581,"15min":1.581},"last":1.454},{"interface":"front","average":{"1min":1.2230000000000001,"5min":1.1879999999999999,"15min":1.1819999999999999},"min":{"1min":0.98399999999999999,"5min":0.91600000000000004,"15min":0.91600000000000004},"max":{"1min":1.589,"5min":1.589,"15min":1.589},"last":1.3740000000000001}]},{"osd":7,"last update":"Mon Feb 5 06:58:09 2024","interfaces":[{"interface":"back","average":{"1min":1.198,"5min":1.2330000000000001,"15min":1.2390000000000001},"min":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"max":{"1min":1.702,"5min":1.702,"15min":1.702},"last":1.2649999999999999},{"interface":"front","average":{"1min":1.26,"5min":1.3120000000000001,"15min":1.321},"min":{"1min":0.90300000000000002,"5min":0.90300000000000002,"15min":0.90300000000000002},"max":{"1min":1.675,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":1.4059999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738455,"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":"Mon Feb 5 06:58:09 2024","interfaces":[{"interface":"back","average":{"1min":0.72099999999999997,"5min":0.72599999999999998,"15min":0.63700000000000001},"min":{"1min":0.48799999999999999,"5min":0.45900000000000002,"15min":0.372},"max":{"1min":1.2809999999999999,"5min":1.548,"15min":1.548},"last":0.84199999999999997},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.82899999999999996,"15min":0.74399999999999999},"min":{"1min":0.57399999999999995,"5min":0.441,"15min":0.441},"max":{"1min":1.377,"5min":1.7589999999999999,"15min":1.7589999999999999},"last":0.76600000000000001}]},{"osd":2,"last update":"Mon Feb 5 06:57:54 2024","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":0.76100000000000001,"15min":0.70099999999999996},"min":{"1min":0.55400000000000005,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.80500000000000005},{"interface":"front","average":{"1min":0.997,"5min":0.83399999999999996,"15min":0.73699999999999999},"min":{"1min":0.70299999999999996,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.663,"5min":1.663,"15min":1.663},"last":0.98299999999999998}]},{"osd":3,"last update":"Mon Feb 5 06:57:35 2024","interfaces":[{"interface":"back","average":{"1min":0.79800000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"min":{"1min":0.42399999999999999,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.627,"5min":2.1699999999999999,"15min":2.1699999999999999},"last":0.91800000000000004},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.88900000000000001,"15min":0.85299999999999998},"min":{"1min":0.63900000000000001,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.526,"5min":2.444,"15min":2.444},"last":1.0469999999999999}]},{"osd":4,"last update":"Mon Feb 5 06:58:09 2024","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1.0509999999999999,"15min":1.054},"min":{"1min":0.70299999999999996,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.75,"5min":1.823,"15min":1.823},"last":1.1719999999999999},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.087,"15min":1.0960000000000001},"min":{"1min":0.85899999999999999,"5min":0.77700000000000002,"15min":0.77700000000000002},"max":{"1min":1.7749999999999999,"5min":1.7749999999999999,"15min":1.7749999999999999},"last":0.95399999999999996}]},{"osd":5,"last update":"Mon Feb 5 06:57:46 2024","interfaces":[{"interface":"back","average":{"1min":1.167,"5min":1.069,"15min":1.0509999999999999},"min":{"1min":0.83599999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"max":{"1min":1.837,"5min":1.837,"15min":1.837},"last":1.083},{"interface":"front","average":{"1min":1.1739999999999999,"5min":1.0640000000000001,"15min":1.0580000000000001},"min":{"1min":0.80800000000000005,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.528,"5min":1.528,"15min":1.528},"last":1.0349999999999999}]},{"osd":6,"last update":"Mon Feb 5 06:57:25 2024","interfaces":[{"interface":"back","average":{"1min":1.161,"5min":1.1970000000000001,"15min":1.2030000000000001},"min":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"max":{"1min":1.5009999999999999,"5min":1.655,"15min":1.655},"last":1.1479999999999999},{"interface":"front","average":{"1min":1.218,"5min":1.214,"15min":1.2130000000000001},"min":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":1.903,"5min":1.903,"15min":1.903},"last":1.238}]},{"osd":7,"last update":"Mon Feb 5 06:58:04 2024","interfaces":[{"interface":"back","average":{"1min":1.254,"5min":1.2769999999999999,"15min":1.2809999999999999},"min":{"1min":0.996,"5min":0.90500000000000003,"15min":0.90500000000000003},"max":{"1min":1.978,"5min":1.978,"15min":1.978},"last":1.2849999999999999},{"interface":"front","average":{"1min":1.238,"5min":1.198,"15min":1.1910000000000001},"min":{"1min":0.95799999999999996,"5min":0.80400000000000005,"15min":0.80400000000000005},"max":{"1min":1.9870000000000001,"5min":1.9870000000000001,"15min":1.9870000000000001},"last":1.2569999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411398,"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":"Mon Feb 5 06:58:00 2024","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.71399999999999997,"15min":0.64800000000000002},"min":{"1min":0.499,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.94599999999999995,"5min":1.1699999999999999,"15min":1.1699999999999999},"last":0.76800000000000002},{"interface":"front","average":{"1min":0.85699999999999998,"5min":0.80300000000000005,"15min":0.72899999999999998},"min":{"1min":0.59999999999999998,"5min":0.442,"15min":0.442},"max":{"1min":1.1990000000000001,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":0.86699999999999999}]},{"osd":1,"last update":"Mon Feb 5 06:58:00 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.81200000000000006,"15min":0.749},"min":{"1min":0.68400000000000005,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.1080000000000001,"5min":1.204,"15min":1.204},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.84699999999999998,"5min":0.78700000000000003,"15min":0.73399999999999999},"min":{"1min":0.63,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.1220000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.82299999999999995}]},{"osd":3,"last update":"Mon Feb 5 06:57:40 2024","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.85399999999999998,"15min":0.83299999999999996},"min":{"1min":0.71799999999999997,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.24,"5min":1.24,"15min":1.24},"last":0.94099999999999995},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.88500000000000001,"15min":0.85299999999999998},"min":{"1min":0.65100000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.272,"5min":1.272,"15min":1.272},"last":1.0409999999999999}]},{"osd":4,"last update":"Mon Feb 5 06:58:15 2024","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":1.02,"15min":1.016},"min":{"1min":0.83199999999999996,"5min":0.77300000000000002,"15min":0.77300000000000002},"max":{"1min":1.347,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":1.085},{"interface":"front","average":{"1min":1.115,"5min":1.151,"15min":1.157},"min":{"1min":0.877,"5min":0.71499999999999997,"15min":0.71499999999999997},"max":{"1min":1.4299999999999999,"5min":1.9470000000000001,"15min":1.9470000000000001},"last":1.2250000000000001}]},{"osd":5,"last update":"Mon Feb 5 06:57:50 2024","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.171,"15min":1.1839999999999999},"min":{"1min":0.83699999999999997,"5min":0.78600000000000003,"15min":0.78600000000000003},"max":{"1min":1.333,"5min":1.825,"15min":1.825},"last":1.278},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.101,"15min":1.081},"min":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"max":{"1min":1.5529999999999999,"5min":1.677,"15min":1.677},"last":1.1180000000000001}]},{"osd":6,"last update":"Mon Feb 5 06:57:29 2024","interfaces":[{"interface":"back","average":{"1min":1.2629999999999999,"5min":1.149,"15min":1.1299999999999999},"min":{"1min":0.995,"5min":0.81499999999999995,"15min":0.81499999999999995},"max":{"1min":1.5049999999999999,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":1.171},{"interface":"front","average":{"1min":1.2629999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"min":{"1min":0.97699999999999998,"5min":0.86799999999999999,"15min":0.86799999999999999},"max":{"1min":1.6619999999999999,"5min":1.6619999999999999,"15min":1.6619999999999999},"last":1.333}]},{"osd":7,"last update":"Mon Feb 5 06:58:05 2024","interfaces":[{"interface":"back","average":{"1min":1.2689999999999999,"5min":1.3280000000000001,"15min":1.3380000000000001},"min":{"1min":0.92900000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"max":{"1min":1.452,"5min":1.7749999999999999,"15min":1.7749999999999999},"last":1.3759999999999999},{"interface":"front","average":{"1min":1.2549999999999999,"5min":1.282,"15min":1.286},"min":{"1min":0.85599999999999998,"5min":0.85599999999999998,"15min":0.85599999999999998},"max":{"1min":1.615,"5min":1.615,"15min":1.615},"last":1.214}]}]},{"osd":3,"up_from":25,"seq":107374182462,"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":"Mon Feb 5 06:57:33 2024","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":0.68899999999999995,"15min":0.63900000000000001},"min":{"1min":0.49099999999999999,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.73,"5min":1.73,"15min":1.73},"last":0.58999999999999997},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.79300000000000004,"15min":0.76800000000000002},"min":{"1min":0.53200000000000003,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.105,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.79600000000000004}]},{"osd":1,"last update":"Mon Feb 5 06:57:33 2024","interfaces":[{"interface":"back","average":{"1min":0.78400000000000003,"5min":0.748,"15min":0.74399999999999999},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":1.127,"5min":1.127,"15min":1.127},"last":0.83999999999999997},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.85499999999999998,"15min":0.82099999999999995},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":1.615,"5min":1.615,"15min":1.615},"last":0.78700000000000003}]},{"osd":2,"last update":"Mon Feb 5 06:57:33 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.90100000000000002,"15min":0.875},"min":{"1min":0.58199999999999996,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.3959999999999999,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.88300000000000001},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.88400000000000001,"15min":0.86599999999999999},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":1.204}]},{"osd":4,"last update":"Mon Feb 5 06:58:13 2024","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":1.518,"15min":2.004},"min":{"1min":0.747,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.353,"5min":27.896999999999998,"15min":27.896999999999998},"last":1.1619999999999999},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.6160000000000001,"15min":2.077},"min":{"1min":0.74399999999999999,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.5620000000000001,"5min":27.276,"15min":27.276},"last":1.081}]},{"osd":5,"last update":"Mon Feb 5 06:57:49 2024","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":1.194,"15min":1.2330000000000001},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.276,"5min":1.7370000000000001,"15min":1.7370000000000001},"last":1.327},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.1779999999999999,"15min":1.2050000000000001},"min":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.4850000000000001,"5min":1.9079999999999999,"15min":1.9079999999999999},"last":1.048}]},{"osd":6,"last update":"Mon Feb 5 06:58:23 2024","interfaces":[{"interface":"back","average":{"1min":1.1419999999999999,"5min":1.274,"15min":1.306},"min":{"1min":0.72199999999999998,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.494,"5min":1.881,"15min":1.881},"last":1.0249999999999999},{"interface":"front","average":{"1min":1.2150000000000001,"5min":1.2509999999999999,"15min":1.2869999999999999},"min":{"1min":0.80000000000000004,"5min":0.73599999999999999,"15min":0.73599999999999999},"max":{"1min":1.4530000000000001,"5min":1.7929999999999999,"15min":1.7929999999999999},"last":1.4530000000000001}]},{"osd":7,"last update":"Mon Feb 5 06:58:07 2024","interfaces":[{"interface":"back","average":{"1min":1.228,"5min":1.1970000000000001,"15min":1.1919999999999999},"min":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"max":{"1min":1.5620000000000001,"5min":2.0539999999999998,"15min":2.0539999999999998},"last":1.373},{"interface":"front","average":{"1min":1.262,"5min":1.2909999999999999,"15min":1.296},"min":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"max":{"1min":1.718,"5min":1.9079999999999999,"15min":1.9079999999999999},"last":1.4179999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018935,"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":"Mon Feb 5 06:58:15 2024","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.92200000000000004,"15min":0.876},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.242,"5min":1.429,"15min":1.429},"last":1.1659999999999999},{"interface":"front","average":{"1min":0.99199999999999999,"5min":0.92100000000000004,"15min":0.90400000000000003},"min":{"1min":0.68700000000000006,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.496,"5min":1.496,"15min":1.496},"last":0.94699999999999995}]},{"osd":1,"last update":"Mon Feb 5 06:58:15 2024","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.88700000000000001,"15min":0.89300000000000002},"min":{"1min":0.68899999999999995,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.0960000000000001,"5min":1.175,"15min":1.175},"last":1.1970000000000001},{"interface":"front","average":{"1min":0.94899999999999995,"5min":0.89500000000000002,"15min":0.86799999999999999},"min":{"1min":0.64000000000000001,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.292,"5min":1.292,"15min":1.292},"last":0.98999999999999999}]},{"osd":2,"last update":"Mon Feb 5 06:58:15 2024","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":0.96299999999999997,"15min":0.93799999999999994},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":1.089},{"interface":"front","average":{"1min":1.04,"5min":1.016,"15min":0.96799999999999997},"min":{"1min":0.72099999999999997,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.3600000000000001,"5min":1.994,"15min":1.994},"last":0.86299999999999999}]},{"osd":3,"last update":"Mon Feb 5 06:58:15 2024","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.98199999999999998,"15min":0.95299999999999996},"min":{"1min":0.81699999999999995,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.3,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":0.75600000000000001},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.96999999999999997,"15min":0.95999999999999996},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.1910000000000001,"5min":1.403,"15min":1.403},"last":1.1160000000000001}]},{"osd":5,"last update":"Mon Feb 5 06:57:46 2024","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":0.93400000000000005,"15min":0.89400000000000002},"min":{"1min":0.57899999999999996,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.464,"5min":1.464,"15min":1.464},"last":0.81399999999999995},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.91100000000000003,"15min":0.89100000000000001},"min":{"1min":0.61899999999999999,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.3560000000000001,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":1.0209999999999999}]},{"osd":6,"last update":"Mon Feb 5 06:57:23 2024","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.032,"15min":1.0269999999999999},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.51,"5min":1.51,"15min":1.51},"last":0.89600000000000002},{"interface":"front","average":{"1min":1.1379999999999999,"5min":1.206,"15min":1.2170000000000001},"min":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"max":{"1min":1.706,"5min":1.859,"15min":1.859},"last":1.0509999999999999}]},{"osd":7,"last update":"Mon Feb 5 06:58:04 2024","interfaces":[{"interface":"back","average":{"1min":1.224,"5min":1.218,"15min":1.2170000000000001},"min":{"1min":0.85499999999999998,"5min":0.85499999999999998,"15min":0.85499999999999998},"max":{"1min":1.659,"5min":1.792,"15min":1.792},"last":1.149},{"interface":"front","average":{"1min":1.1679999999999999,"5min":1.234,"15min":1.2450000000000001},"min":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"max":{"1min":1.619,"5min":1.619,"15min":1.619},"last":1.2390000000000001}]}]},{"osd":5,"up_from":38,"seq":163208757296,"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":237568,"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":"Mon Feb 5 06:57:53 2024","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.90700000000000003,"15min":0.91000000000000003},"min":{"1min":0.626,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.2370000000000001,"5min":1.369,"15min":1.369},"last":1.1679999999999999},{"interface":"front","average":{"1min":1.0620000000000001,"5min":0.93500000000000005,"15min":0.91300000000000003},"min":{"1min":0.66700000000000004,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.4390000000000001,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.284}]},{"osd":1,"last update":"Mon Feb 5 06:57:53 2024","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.97499999999999998,"15min":0.97499999999999998},"min":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.94099999999999995},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.872,"15min":0.85799999999999998},"min":{"1min":0.64500000000000002,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.1379999999999999,"5min":1.365,"15min":1.365},"last":0.92700000000000005}]},{"osd":2,"last update":"Mon Feb 5 06:57:53 2024","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.91100000000000003,"15min":0.91500000000000004},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.2310000000000001,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":0.89000000000000001},{"interface":"front","average":{"1min":1.069,"5min":0.98399999999999999,"15min":0.96799999999999997},"min":{"1min":0.83999999999999997,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.3879999999999999,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":1.1040000000000001}]},{"osd":3,"last update":"Mon Feb 5 06:57:53 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.96799999999999997,"15min":0.96699999999999997},"min":{"1min":0.66900000000000004,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.306,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.99099999999999999},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.96999999999999997,"15min":0.96199999999999997},"min":{"1min":0.80500000000000005,"5min":0.746,"15min":0.746},"max":{"1min":1.2390000000000001,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.97699999999999998}]},{"osd":4,"last update":"Mon Feb 5 06:57:53 2024","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":0.91200000000000003,"15min":0.877},"min":{"1min":0.67100000000000004,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.488,"5min":1.488,"15min":1.488},"last":1.028},{"interface":"front","average":{"1min":0.995,"5min":0.92700000000000005,"15min":0.88900000000000001},"min":{"1min":0.54400000000000004,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.3,"5min":1.772,"15min":1.772},"last":0.70599999999999996}]},{"osd":6,"last update":"Mon Feb 5 06:57:26 2024","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.042,"15min":1.0369999999999999},"min":{"1min":0.70299999999999996,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.5249999999999999,"5min":1.53,"15min":1.53},"last":1.2150000000000001},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.0389999999999999,"15min":1.0369999999999999},"min":{"1min":0.754,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.3620000000000001,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":0.81999999999999995}]},{"osd":7,"last update":"Mon Feb 5 06:58:11 2024","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.115,"15min":1.1200000000000001},"min":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"max":{"1min":1.282,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.74099999999999999},{"interface":"front","average":{"1min":1.2,"5min":1.212,"15min":1.214},"min":{"1min":0.90000000000000002,"5min":0.86499999999999999,"15min":0.86499999999999999},"max":{"1min":1.5649999999999999,"5min":1.5649999999999999,"15min":1.5649999999999999},"last":0.82899999999999996}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":532480,"data_stored":528928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-02-05T06:58:29.832 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-02-05T06:58:29.832 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-02-05T06:58:29.832 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-02-05T06:58:29.832 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- ceph health --format=json 2024-02-05T06:58:30.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:29 smithi177 bash[14475]: audit 2024-02-05T06:58:28.419951+0000 mgr.y (mgr.14463) 105 : audit [DBG] from='client.14637 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T06:58:30.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:29 smithi102 bash[14298]: audit 2024-02-05T06:58:28.419951+0000 mgr.y (mgr.14463) 105 : audit [DBG] from='client.14637 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T06:58:30.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:29 smithi102 bash[20060]: audit 2024-02-05T06:58:28.419951+0000 mgr.y (mgr.14463) 105 : audit [DBG] from='client.14637 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-05T06:58:31.079 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:58:30 smithi177 bash[15706]: ::ffff:172.21.15.177 - - [05/Feb/2024:06:58:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T06:58:31.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:30 smithi177 bash[14475]: cluster 2024-02-05T06:58:29.695641+0000 mgr.y (mgr.14463) 106 : cluster [DBG] pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:31.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:30 smithi177 bash[14475]: audit 2024-02-05T06:58:30.349983+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:31.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:30 smithi177 bash[14475]: audit 2024-02-05T06:58:30.580871+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T06:58:31.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:30 smithi177 bash[14475]: audit 2024-02-05T06:58:30.593552+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T06:58:31.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:30 smithi102 bash[20060]: cluster 2024-02-05T06:58:29.695641+0000 mgr.y (mgr.14463) 106 : cluster [DBG] pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:31.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:30 smithi102 bash[20060]: audit 2024-02-05T06:58:30.349983+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:31.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:30 smithi102 bash[20060]: audit 2024-02-05T06:58:30.580871+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T06:58:31.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:30 smithi102 bash[20060]: audit 2024-02-05T06:58:30.593552+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T06:58:31.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:30 smithi102 bash[14298]: cluster 2024-02-05T06:58:29.695641+0000 mgr.y (mgr.14463) 106 : cluster [DBG] pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:31.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:30 smithi102 bash[14298]: audit 2024-02-05T06:58:30.349983+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:31.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:30 smithi102 bash[14298]: audit 2024-02-05T06:58:30.580871+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T06:58:31.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:30 smithi102 bash[14298]: audit 2024-02-05T06:58:30.593552+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T06:58:32.567 INFO:teuthology.orchestra.run.smithi102.stderr:Inferring config /var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/mon.a/config 2024-02-05T06:58:32.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:32 smithi102 bash[14298]: cluster 2024-02-05T06:58:31.696270+0000 mgr.y (mgr.14463) 107 : cluster [DBG] pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:32.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:32 smithi102 bash[20060]: cluster 2024-02-05T06:58:31.696270+0000 mgr.y (mgr.14463) 107 : cluster [DBG] pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:33.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:32 smithi177 bash[14475]: cluster 2024-02-05T06:58:31.696270+0000 mgr.y (mgr.14463) 107 : cluster [DBG] pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:34.942 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:34 smithi102 bash[14298]: cluster 2024-02-05T06:58:33.696922+0000 mgr.y (mgr.14463) 108 : cluster [DBG] pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:34.943 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:34 smithi102 bash[20060]: cluster 2024-02-05T06:58:33.696922+0000 mgr.y (mgr.14463) 108 : cluster [DBG] pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:35.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:34 smithi177 bash[14475]: cluster 2024-02-05T06:58:33.696922+0000 mgr.y (mgr.14463) 108 : cluster [DBG] pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:36.544 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-02-05T06:58:36.544 INFO:teuthology.orchestra.run.smithi102.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-02-05T06:58:37.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:36 smithi177 bash[14475]: cluster 2024-02-05T06:58:35.697543+0000 mgr.y (mgr.14463) 109 : cluster [DBG] pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:37.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:36 smithi177 bash[14475]: audit 2024-02-05T06:58:36.535671+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.102:0/1195537766' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-05T06:58:37.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:36 smithi102 bash[20060]: cluster 2024-02-05T06:58:35.697543+0000 mgr.y (mgr.14463) 109 : cluster [DBG] pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:37.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:36 smithi102 bash[20060]: audit 2024-02-05T06:58:36.535671+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.102:0/1195537766' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-05T06:58:37.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:36 smithi102 bash[14298]: cluster 2024-02-05T06:58:35.697543+0000 mgr.y (mgr.14463) 109 : cluster [DBG] pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:37.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:36 smithi102 bash[14298]: audit 2024-02-05T06:58:36.535671+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.102:0/1195537766' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-05T06:58:38.194 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-02-05T06:58:38.194 INFO:tasks.cephadm:Setup complete, yielding 2024-02-05T06:58:38.195 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-05T06:58:38.205 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi102.front.sepia.ceph.com 2024-02-05T06:58:38.206 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-02-05T06:58:38.790 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:58:38 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:06:58:38] "GET /metrics HTTP/1.1" 200 191569 "" "Prometheus/2.33.4" 2024-02-05T06:58:39.074 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:38 smithi102 bash[14298]: cluster 2024-02-05T06:58:37.698201+0000 mgr.y (mgr.14463) 110 : cluster [DBG] pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:39.074 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:38 smithi102 bash[20060]: cluster 2024-02-05T06:58:37.698201+0000 mgr.y (mgr.14463) 110 : cluster [DBG] pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:39.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:38 smithi177 bash[14475]: cluster 2024-02-05T06:58:37.698201+0000 mgr.y (mgr.14463) 110 : cluster [DBG] pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:41.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:40 smithi177 bash[14475]: cluster 2024-02-05T06:58:39.698796+0000 mgr.y (mgr.14463) 111 : cluster [DBG] pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:41.081 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:58:40 smithi177 bash[15706]: ::ffff:172.21.15.177 - - [05/Feb/2024:06:58:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T06:58:41.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:40 smithi102 bash[14298]: cluster 2024-02-05T06:58:39.698796+0000 mgr.y (mgr.14463) 111 : cluster [DBG] pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:41.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:40 smithi102 bash[20060]: cluster 2024-02-05T06:58:39.698796+0000 mgr.y (mgr.14463) 111 : cluster [DBG] pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:41.634 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:58:41 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:58:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:58:42.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:42 smithi102 bash[14298]: audit 2024-02-05T06:58:41.461813+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:42.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:42 smithi102 bash[14298]: audit 2024-02-05T06:58:41.470069+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:42.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:42 smithi102 bash[14298]: cluster 2024-02-05T06:58:41.699542+0000 mgr.y (mgr.14463) 112 : cluster [DBG] pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:42.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:42 smithi102 bash[20060]: audit 2024-02-05T06:58:41.461813+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:42.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:42 smithi102 bash[20060]: audit 2024-02-05T06:58:41.470069+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:42.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:42 smithi102 bash[20060]: cluster 2024-02-05T06:58:41.699542+0000 mgr.y (mgr.14463) 112 : cluster [DBG] pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:42.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:42 smithi177 bash[14475]: audit 2024-02-05T06:58:41.461813+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:42.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:42 smithi177 bash[14475]: audit 2024-02-05T06:58:41.470069+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:42.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:42 smithi177 bash[14475]: cluster 2024-02-05T06:58:41.699542+0000 mgr.y (mgr.14463) 112 : cluster [DBG] pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:43.495 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-05T06:58:43.504 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi102.front.sepia.ceph.com 2024-02-05T06:58:43.505 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-02-05T06:58:43.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:43 smithi102 bash[14298]: audit 2024-02-05T06:58:42.649855+0000 mon.a (mon.0) 953 : audit [INF] from='client.? ' entity='client.admin' 2024-02-05T06:58:43.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:43 smithi102 bash[14298]: audit 2024-02-05T06:58:42.688630+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:58:43.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:43 smithi102 bash[14298]: audit 2024-02-05T06:58:42.690234+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:58:43.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:43 smithi102 bash[14298]: audit 2024-02-05T06:58:42.699548+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:43.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:43 smithi102 bash[20060]: audit 2024-02-05T06:58:42.649855+0000 mon.a (mon.0) 953 : audit [INF] from='client.? ' entity='client.admin' 2024-02-05T06:58:43.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:43 smithi102 bash[20060]: audit 2024-02-05T06:58:42.688630+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:58:43.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:43 smithi102 bash[20060]: audit 2024-02-05T06:58:42.690234+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:58:43.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:43 smithi102 bash[20060]: audit 2024-02-05T06:58:42.699548+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:44.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:43 smithi177 bash[14475]: audit 2024-02-05T06:58:42.649855+0000 mon.a (mon.0) 953 : audit [INF] from='client.? ' entity='client.admin' 2024-02-05T06:58:44.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:43 smithi177 bash[14475]: audit 2024-02-05T06:58:42.688630+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:58:44.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:43 smithi177 bash[14475]: audit 2024-02-05T06:58:42.690234+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:58:44.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:43 smithi177 bash[14475]: audit 2024-02-05T06:58:42.699548+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:44.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:44 smithi102 bash[14298]: cluster 2024-02-05T06:58:43.700149+0000 mgr.y (mgr.14463) 113 : cluster [DBG] pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:44.879 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:44 smithi102 bash[20060]: cluster 2024-02-05T06:58:43.700149+0000 mgr.y (mgr.14463) 113 : cluster [DBG] pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:45.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:44 smithi177 bash[14475]: cluster 2024-02-05T06:58:43.700149+0000 mgr.y (mgr.14463) 113 : cluster [DBG] pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:47.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:46 smithi177 bash[14475]: cluster 2024-02-05T06:58:45.700727+0000 mgr.y (mgr.14463) 114 : cluster [DBG] pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:47.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:46 smithi102 bash[20060]: cluster 2024-02-05T06:58:45.700727+0000 mgr.y (mgr.14463) 114 : cluster [DBG] pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:47.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:46 smithi102 bash[14298]: cluster 2024-02-05T06:58:45.700727+0000 mgr.y (mgr.14463) 114 : cluster [DBG] pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:48.004 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T06:58:48.004 INFO:teuthology.orchestra.run.smithi102.stdout: "id": "03c9ef9d-e49e-47d0-9f6c-d6dbe7019a19", 2024-02-05T06:58:48.004 INFO:teuthology.orchestra.run.smithi102.stdout: "name": "r", 2024-02-05T06:58:48.004 INFO:teuthology.orchestra.run.smithi102.stdout: "current_period": "8b39e2d1-ba02-4f72-b870-543c26eefee2", 2024-02-05T06:58:48.004 INFO:teuthology.orchestra.run.smithi102.stdout: "epoch": 1 2024-02-05T06:58:48.005 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T06:58:48.211 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:58:47 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:58:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:58:48.211 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:47 smithi102 bash[14298]: cluster 2024-02-05T06:58:46.941061+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-02-05T06:58:48.211 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:47 smithi102 bash[14298]: audit 2024-02-05T06:58:46.945270+0000 mon.a (mon.0) 958 : audit [INF] from='client.? 172.21.15.102:0/3134115571' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-05T06:58:48.212 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:47 smithi102 bash[14298]: audit 2024-02-05T06:58:47.895509+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:48.212 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:47 smithi102 bash[14298]: audit 2024-02-05T06:58:47.904063+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:48.212 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:47 smithi102 bash[20060]: cluster 2024-02-05T06:58:46.941061+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-02-05T06:58:48.212 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:47 smithi102 bash[20060]: audit 2024-02-05T06:58:46.945270+0000 mon.a (mon.0) 958 : audit [INF] from='client.? 172.21.15.102:0/3134115571' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-05T06:58:48.212 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:47 smithi102 bash[20060]: audit 2024-02-05T06:58:47.895509+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:48.212 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:47 smithi102 bash[20060]: audit 2024-02-05T06:58:47.904063+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:48.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:47 smithi177 bash[14475]: cluster 2024-02-05T06:58:46.941061+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-02-05T06:58:48.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:47 smithi177 bash[14475]: audit 2024-02-05T06:58:46.945270+0000 mon.a (mon.0) 958 : audit [INF] from='client.? 172.21.15.102:0/3134115571' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-05T06:58:48.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:47 smithi177 bash[14475]: audit 2024-02-05T06:58:47.895509+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:48.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:47 smithi177 bash[14475]: audit 2024-02-05T06:58:47.904063+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:58:48.633 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:58:48 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:06:58:48] "GET /metrics HTTP/1.1" 200 191564 "" "Prometheus/2.33.4" 2024-02-05T06:58:48.854 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-02-05T06:58:49.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:48 smithi102 bash[20060]: cluster 2024-02-05T06:58:47.701303+0000 mgr.y (mgr.14463) 115 : cluster [DBG] pgmap v82: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:49.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:48 smithi102 bash[20060]: audit 2024-02-05T06:58:47.954014+0000 mon.a (mon.0) 961 : audit [INF] from='client.? 172.21.15.102:0/3134115571' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-02-05T06:58:49.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:48 smithi102 bash[20060]: cluster 2024-02-05T06:58:47.954278+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-02-05T06:58:49.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:48 smithi102 bash[14298]: cluster 2024-02-05T06:58:47.701303+0000 mgr.y (mgr.14463) 115 : cluster [DBG] pgmap v82: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:49.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:48 smithi102 bash[14298]: audit 2024-02-05T06:58:47.954014+0000 mon.a (mon.0) 961 : audit [INF] from='client.? 172.21.15.102:0/3134115571' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-02-05T06:58:49.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:48 smithi102 bash[14298]: cluster 2024-02-05T06:58:47.954278+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-02-05T06:58:49.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:48 smithi177 bash[14475]: cluster 2024-02-05T06:58:47.701303+0000 mgr.y (mgr.14463) 115 : cluster [DBG] pgmap v82: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:49.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:48 smithi177 bash[14475]: audit 2024-02-05T06:58:47.954014+0000 mon.a (mon.0) 961 : audit [INF] from='client.? 172.21.15.102:0/3134115571' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-02-05T06:58:49.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:48 smithi177 bash[14475]: cluster 2024-02-05T06:58:47.954278+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-02-05T06:58:50.327 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:49 smithi102 bash[14298]: cluster 2024-02-05T06:58:48.955343+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-05T06:58:50.328 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:49 smithi102 bash[20060]: cluster 2024-02-05T06:58:48.955343+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-05T06:58:50.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:49 smithi177 bash[14475]: cluster 2024-02-05T06:58:48.955343+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-05T06:58:51.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:50 smithi177 bash[14475]: cluster 2024-02-05T06:58:49.701904+0000 mgr.y (mgr.14463) 116 : cluster [DBG] pgmap v85: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:51.329 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:58:50 smithi177 bash[15706]: ::ffff:172.21.15.177 - - [05/Feb/2024:06:58:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T06:58:51.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:50 smithi102 bash[14298]: cluster 2024-02-05T06:58:49.701904+0000 mgr.y (mgr.14463) 116 : cluster [DBG] pgmap v85: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:51.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:50 smithi102 bash[20060]: cluster 2024-02-05T06:58:49.701904+0000 mgr.y (mgr.14463) 116 : cluster [DBG] pgmap v85: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:58:51.652 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T06:58:51.652 INFO:teuthology.orchestra.run.smithi102.stdout: "id": "5ad6ab5e-a2e7-4a7a-9af7-ed161fc802bc", 2024-02-05T06:58:51.652 INFO:teuthology.orchestra.run.smithi102.stdout: "name": "default", 2024-02-05T06:58:51.652 INFO:teuthology.orchestra.run.smithi102.stdout: "api_name": "default", 2024-02-05T06:58:51.652 INFO:teuthology.orchestra.run.smithi102.stdout: "is_master": "true", 2024-02-05T06:58:51.653 INFO:teuthology.orchestra.run.smithi102.stdout: "endpoints": [], 2024-02-05T06:58:51.653 INFO:teuthology.orchestra.run.smithi102.stdout: "hostnames": [], 2024-02-05T06:58:51.653 INFO:teuthology.orchestra.run.smithi102.stdout: "hostnames_s3website": [], 2024-02-05T06:58:51.653 INFO:teuthology.orchestra.run.smithi102.stdout: "master_zone": "", 2024-02-05T06:58:51.653 INFO:teuthology.orchestra.run.smithi102.stdout: "zones": [], 2024-02-05T06:58:51.653 INFO:teuthology.orchestra.run.smithi102.stdout: "placement_targets": [], 2024-02-05T06:58:51.653 INFO:teuthology.orchestra.run.smithi102.stdout: "default_placement": "", 2024-02-05T06:58:51.653 INFO:teuthology.orchestra.run.smithi102.stdout: "realm_id": "03c9ef9d-e49e-47d0-9f6c-d6dbe7019a19", 2024-02-05T06:58:51.653 INFO:teuthology.orchestra.run.smithi102.stdout: "sync_policy": { 2024-02-05T06:58:51.653 INFO:teuthology.orchestra.run.smithi102.stdout: "groups": [] 2024-02-05T06:58:51.653 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T06:58:51.653 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T06:58:52.401 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-02-05T06:58:53.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:52 smithi177 bash[14475]: cluster 2024-02-05T06:58:51.702789+0000 mgr.y (mgr.14463) 117 : cluster [DBG] pgmap v86: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-02-05T06:58:53.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:52 smithi102 bash[14298]: cluster 2024-02-05T06:58:51.702789+0000 mgr.y (mgr.14463) 117 : cluster [DBG] pgmap v86: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-02-05T06:58:53.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:52 smithi102 bash[20060]: cluster 2024-02-05T06:58:51.702789+0000 mgr.y (mgr.14463) 117 : cluster [DBG] pgmap v86: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-02-05T06:58:55.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:54 smithi177 bash[14475]: cluster 2024-02-05T06:58:53.703376+0000 mgr.y (mgr.14463) 118 : cluster [DBG] pgmap v87: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-02-05T06:58:55.417 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:54 smithi102 bash[14298]: cluster 2024-02-05T06:58:53.703376+0000 mgr.y (mgr.14463) 118 : cluster [DBG] pgmap v87: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-02-05T06:58:55.418 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:54 smithi102 bash[20060]: cluster 2024-02-05T06:58:53.703376+0000 mgr.y (mgr.14463) 118 : cluster [DBG] pgmap v87: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-02-05T06:58:55.987 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T06:58:55.987 INFO:teuthology.orchestra.run.smithi102.stdout: "id": "26f8aba0-3bd6-4a18-9696-f7ff0a9726ba", 2024-02-05T06:58:55.987 INFO:teuthology.orchestra.run.smithi102.stdout: "name": "z", 2024-02-05T06:58:55.987 INFO:teuthology.orchestra.run.smithi102.stdout: "domain_root": "z.rgw.meta:root", 2024-02-05T06:58:55.987 INFO:teuthology.orchestra.run.smithi102.stdout: "control_pool": "z.rgw.control", 2024-02-05T06:58:55.988 INFO:teuthology.orchestra.run.smithi102.stdout: "gc_pool": "z.rgw.log:gc", 2024-02-05T06:58:55.988 INFO:teuthology.orchestra.run.smithi102.stdout: "lc_pool": "z.rgw.log:lc", 2024-02-05T06:58:55.988 INFO:teuthology.orchestra.run.smithi102.stdout: "log_pool": "z.rgw.log", 2024-02-05T06:58:55.988 INFO:teuthology.orchestra.run.smithi102.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-02-05T06:58:55.988 INFO:teuthology.orchestra.run.smithi102.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-02-05T06:58:55.988 INFO:teuthology.orchestra.run.smithi102.stdout: "roles_pool": "z.rgw.meta:roles", 2024-02-05T06:58:55.988 INFO:teuthology.orchestra.run.smithi102.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-02-05T06:58:55.988 INFO:teuthology.orchestra.run.smithi102.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-02-05T06:58:55.988 INFO:teuthology.orchestra.run.smithi102.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-02-05T06:58:55.988 INFO:teuthology.orchestra.run.smithi102.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-02-05T06:58:55.988 INFO:teuthology.orchestra.run.smithi102.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-02-05T06:58:55.988 INFO:teuthology.orchestra.run.smithi102.stdout: "otp_pool": "z.rgw.otp", 2024-02-05T06:58:55.988 INFO:teuthology.orchestra.run.smithi102.stdout: "system_key": { 2024-02-05T06:58:55.989 INFO:teuthology.orchestra.run.smithi102.stdout: "access_key": "", 2024-02-05T06:58:55.989 INFO:teuthology.orchestra.run.smithi102.stdout: "secret_key": "" 2024-02-05T06:58:55.989 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T06:58:55.989 INFO:teuthology.orchestra.run.smithi102.stdout: "placement_pools": [ 2024-02-05T06:58:55.989 INFO:teuthology.orchestra.run.smithi102.stdout: { 2024-02-05T06:58:55.989 INFO:teuthology.orchestra.run.smithi102.stdout: "key": "default-placement", 2024-02-05T06:58:55.989 INFO:teuthology.orchestra.run.smithi102.stdout: "val": { 2024-02-05T06:58:55.989 INFO:teuthology.orchestra.run.smithi102.stdout: "index_pool": "z.rgw.buckets.index", 2024-02-05T06:58:55.989 INFO:teuthology.orchestra.run.smithi102.stdout: "storage_classes": { 2024-02-05T06:58:55.989 INFO:teuthology.orchestra.run.smithi102.stdout: "STANDARD": { 2024-02-05T06:58:55.989 INFO:teuthology.orchestra.run.smithi102.stdout: "data_pool": "z.rgw.buckets.data" 2024-02-05T06:58:55.989 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T06:58:55.989 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T06:58:55.989 INFO:teuthology.orchestra.run.smithi102.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-02-05T06:58:55.990 INFO:teuthology.orchestra.run.smithi102.stdout: "index_type": 0 2024-02-05T06:58:55.990 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T06:58:55.990 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T06:58:55.990 INFO:teuthology.orchestra.run.smithi102.stdout: ], 2024-02-05T06:58:55.990 INFO:teuthology.orchestra.run.smithi102.stdout: "realm_id": "03c9ef9d-e49e-47d0-9f6c-d6dbe7019a19", 2024-02-05T06:58:55.990 INFO:teuthology.orchestra.run.smithi102.stdout: "notif_pool": "z.rgw.log:notif" 2024-02-05T06:58:55.990 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T06:58:57.254 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-02-05T06:58:57.260 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:56 smithi102 bash[20060]: cluster 2024-02-05T06:58:55.703949+0000 mgr.y (mgr.14463) 119 : cluster [DBG] pgmap v88: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2024-02-05T06:58:57.261 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:56 smithi102 bash[14298]: cluster 2024-02-05T06:58:55.703949+0000 mgr.y (mgr.14463) 119 : cluster [DBG] pgmap v88: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2024-02-05T06:58:57.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:56 smithi177 bash[14475]: cluster 2024-02-05T06:58:55.703949+0000 mgr.y (mgr.14463) 119 : cluster [DBG] pgmap v88: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2024-02-05T06:58:58.724 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:58:58 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:06:58:58] "GET /metrics HTTP/1.1" 200 191564 "" "Prometheus/2.33.4" 2024-02-05T06:58:59.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:58:58 smithi102 bash[14298]: cluster 2024-02-05T06:58:57.704815+0000 mgr.y (mgr.14463) 120 : cluster [DBG] pgmap v89: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 734 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-02-05T06:58:59.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:58:58 smithi102 bash[20060]: cluster 2024-02-05T06:58:57.704815+0000 mgr.y (mgr.14463) 120 : cluster [DBG] pgmap v89: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 734 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-02-05T06:58:59.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:58:58 smithi177 bash[14475]: cluster 2024-02-05T06:58:57.704815+0000 mgr.y (mgr.14463) 120 : cluster [DBG] pgmap v89: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 734 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-02-05T06:59:01.329 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:59:00 smithi177 bash[15706]: ::ffff:172.21.15.177 - - [05/Feb/2024:06:59:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T06:59:01.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:01 smithi177 bash[14475]: cluster 2024-02-05T06:58:59.705246+0000 mgr.y (mgr.14463) 121 : cluster [DBG] pgmap v90: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 666 B/s rd, 1.5 KiB/s wr, 2 op/s 2024-02-05T06:59:01.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:00 smithi102 bash[20060]: cluster 2024-02-05T06:58:59.705246+0000 mgr.y (mgr.14463) 121 : cluster [DBG] pgmap v90: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 666 B/s rd, 1.5 KiB/s wr, 2 op/s 2024-02-05T06:59:01.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:00 smithi102 bash[14298]: cluster 2024-02-05T06:58:59.705246+0000 mgr.y (mgr.14463) 121 : cluster [DBG] pgmap v90: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 666 B/s rd, 1.5 KiB/s wr, 2 op/s 2024-02-05T06:59:02.134 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:59:01 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:59:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:59:02.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:02 smithi102 bash[20060]: audit 2024-02-05T06:59:01.621493+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:02.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:02 smithi102 bash[20060]: audit 2024-02-05T06:59:01.629435+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:02.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:02 smithi102 bash[20060]: cluster 2024-02-05T06:59:01.706026+0000 mgr.y (mgr.14463) 122 : cluster [DBG] pgmap v91: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 1.3 KiB/s wr, 4 op/s 2024-02-05T06:59:02.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:02 smithi102 bash[20060]: cluster 2024-02-05T06:59:02.006550+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-05T06:59:02.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:02 smithi102 bash[20060]: audit 2024-02-05T06:59:02.009671+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.102:0/518608215' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-05T06:59:02.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:02 smithi102 bash[20060]: audit 2024-02-05T06:59:02.011579+0000 mon.a (mon.0) 967 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-05T06:59:02.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:02 smithi102 bash[14298]: audit 2024-02-05T06:59:01.621493+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:02.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:02 smithi102 bash[14298]: audit 2024-02-05T06:59:01.629435+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:02.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:02 smithi102 bash[14298]: cluster 2024-02-05T06:59:01.706026+0000 mgr.y (mgr.14463) 122 : cluster [DBG] pgmap v91: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 1.3 KiB/s wr, 4 op/s 2024-02-05T06:59:02.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:02 smithi102 bash[14298]: cluster 2024-02-05T06:59:02.006550+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-05T06:59:02.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:02 smithi102 bash[14298]: audit 2024-02-05T06:59:02.009671+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.102:0/518608215' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-05T06:59:02.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:02 smithi102 bash[14298]: audit 2024-02-05T06:59:02.011579+0000 mon.a (mon.0) 967 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-05T06:59:03.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:02 smithi177 bash[14475]: audit 2024-02-05T06:59:01.621493+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:03.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:02 smithi177 bash[14475]: audit 2024-02-05T06:59:01.629435+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:03.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:02 smithi177 bash[14475]: cluster 2024-02-05T06:59:01.706026+0000 mgr.y (mgr.14463) 122 : cluster [DBG] pgmap v91: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s rd, 1.3 KiB/s wr, 4 op/s 2024-02-05T06:59:03.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:02 smithi177 bash[14475]: cluster 2024-02-05T06:59:02.006550+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-05T06:59:03.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:02 smithi177 bash[14475]: audit 2024-02-05T06:59:02.009671+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.102:0/518608215' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-05T06:59:03.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:02 smithi177 bash[14475]: audit 2024-02-05T06:59:02.011579+0000 mon.a (mon.0) 967 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-05T06:59:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:04 smithi177 bash[14475]: audit 2024-02-05T06:59:03.007239+0000 mon.a (mon.0) 968 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-02-05T06:59:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:04 smithi177 bash[14475]: cluster 2024-02-05T06:59:03.007696+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-05T06:59:04.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:04 smithi102 bash[20060]: audit 2024-02-05T06:59:03.007239+0000 mon.a (mon.0) 968 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-02-05T06:59:04.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:04 smithi102 bash[20060]: cluster 2024-02-05T06:59:03.007696+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-05T06:59:04.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:04 smithi102 bash[14298]: audit 2024-02-05T06:59:03.007239+0000 mon.a (mon.0) 968 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-02-05T06:59:04.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:04 smithi102 bash[14298]: cluster 2024-02-05T06:59:03.007696+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-05T06:59:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:05 smithi177 bash[14475]: cluster 2024-02-05T06:59:03.706702+0000 mgr.y (mgr.14463) 123 : cluster [DBG] pgmap v94: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 4 op/s 2024-02-05T06:59:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:05 smithi177 bash[14475]: cluster 2024-02-05T06:59:04.020098+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-02-05T06:59:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:05 smithi177 bash[14475]: audit 2024-02-05T06:59:04.023556+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.102:0/518608215' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-05T06:59:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:05 smithi177 bash[14475]: audit 2024-02-05T06:59:04.024490+0000 mon.a (mon.0) 971 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-05T06:59:05.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:05 smithi102 bash[14298]: cluster 2024-02-05T06:59:03.706702+0000 mgr.y (mgr.14463) 123 : cluster [DBG] pgmap v94: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 4 op/s 2024-02-05T06:59:05.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:05 smithi102 bash[14298]: cluster 2024-02-05T06:59:04.020098+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-02-05T06:59:05.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:05 smithi102 bash[14298]: audit 2024-02-05T06:59:04.023556+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.102:0/518608215' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-05T06:59:05.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:05 smithi102 bash[14298]: audit 2024-02-05T06:59:04.024490+0000 mon.a (mon.0) 971 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-05T06:59:05.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:05 smithi102 bash[20060]: cluster 2024-02-05T06:59:03.706702+0000 mgr.y (mgr.14463) 123 : cluster [DBG] pgmap v94: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 4 op/s 2024-02-05T06:59:05.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:05 smithi102 bash[20060]: cluster 2024-02-05T06:59:04.020098+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-02-05T06:59:05.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:05 smithi102 bash[20060]: audit 2024-02-05T06:59:04.023556+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.102:0/518608215' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-05T06:59:05.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:05 smithi102 bash[20060]: audit 2024-02-05T06:59:04.024490+0000 mon.a (mon.0) 971 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-05T06:59:06.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:06 smithi177 bash[14475]: audit 2024-02-05T06:59:05.020268+0000 mon.a (mon.0) 972 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-02-05T06:59:06.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:06 smithi177 bash[14475]: cluster 2024-02-05T06:59:05.020562+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-02-05T06:59:06.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:06 smithi102 bash[14298]: audit 2024-02-05T06:59:05.020268+0000 mon.a (mon.0) 972 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-02-05T06:59:06.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:06 smithi102 bash[14298]: cluster 2024-02-05T06:59:05.020562+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-02-05T06:59:06.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:06 smithi102 bash[20060]: audit 2024-02-05T06:59:05.020268+0000 mon.a (mon.0) 972 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-02-05T06:59:06.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:06 smithi102 bash[20060]: cluster 2024-02-05T06:59:05.020562+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-02-05T06:59:07.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:07 smithi177 bash[14475]: cluster 2024-02-05T06:59:05.707368+0000 mgr.y (mgr.14463) 124 : cluster [DBG] pgmap v97: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:59:07.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:07 smithi177 bash[14475]: cluster 2024-02-05T06:59:06.040107+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-02-05T06:59:07.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:07 smithi177 bash[14475]: audit 2024-02-05T06:59:06.044360+0000 mon.a (mon.0) 975 : audit [INF] from='client.? 172.21.15.102:0/3884434285' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-05T06:59:07.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:07 smithi177 bash[14475]: audit 2024-02-05T06:59:07.041361+0000 mon.a (mon.0) 976 : audit [INF] from='client.? 172.21.15.102:0/3884434285' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-02-05T06:59:07.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:07 smithi177 bash[14475]: cluster 2024-02-05T06:59:07.042005+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-02-05T06:59:07.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:07 smithi102 bash[14298]: cluster 2024-02-05T06:59:05.707368+0000 mgr.y (mgr.14463) 124 : cluster [DBG] pgmap v97: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:59:07.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:07 smithi102 bash[14298]: cluster 2024-02-05T06:59:06.040107+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-02-05T06:59:07.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:07 smithi102 bash[14298]: audit 2024-02-05T06:59:06.044360+0000 mon.a (mon.0) 975 : audit [INF] from='client.? 172.21.15.102:0/3884434285' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-05T06:59:07.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:07 smithi102 bash[14298]: audit 2024-02-05T06:59:07.041361+0000 mon.a (mon.0) 976 : audit [INF] from='client.? 172.21.15.102:0/3884434285' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-02-05T06:59:07.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:07 smithi102 bash[14298]: cluster 2024-02-05T06:59:07.042005+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-02-05T06:59:07.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:07 smithi102 bash[20060]: cluster 2024-02-05T06:59:05.707368+0000 mgr.y (mgr.14463) 124 : cluster [DBG] pgmap v97: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:59:07.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:07 smithi102 bash[20060]: cluster 2024-02-05T06:59:06.040107+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-02-05T06:59:07.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:07 smithi102 bash[20060]: audit 2024-02-05T06:59:06.044360+0000 mon.a (mon.0) 975 : audit [INF] from='client.? 172.21.15.102:0/3884434285' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-05T06:59:07.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:07 smithi102 bash[20060]: audit 2024-02-05T06:59:07.041361+0000 mon.a (mon.0) 976 : audit [INF] from='client.? 172.21.15.102:0/3884434285' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-02-05T06:59:07.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:07 smithi102 bash[20060]: cluster 2024-02-05T06:59:07.042005+0000 mon.a (mon.0) 977 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-02-05T06:59:08.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:08 smithi177 bash[14475]: audit 2024-02-05T06:59:07.048584+0000 mon.a (mon.0) 978 : audit [INF] from='client.? 172.21.15.102:0/3884434285' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-05T06:59:08.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:08 smithi177 bash[14475]: audit 2024-02-05T06:59:08.044484+0000 mon.a (mon.0) 979 : audit [INF] from='client.? 172.21.15.102:0/3884434285' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-02-05T06:59:08.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:08 smithi177 bash[14475]: cluster 2024-02-05T06:59:08.044643+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-02-05T06:59:08.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:08 smithi177 bash[14475]: audit 2024-02-05T06:59:08.046730+0000 mon.a (mon.0) 981 : audit [INF] from='client.? 172.21.15.102:0/3884434285' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-05T06:59:08.384 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:59:08 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:59:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:59:08.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:08 smithi102 bash[14298]: audit 2024-02-05T06:59:07.048584+0000 mon.a (mon.0) 978 : audit [INF] from='client.? 172.21.15.102:0/3884434285' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-05T06:59:08.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:08 smithi102 bash[14298]: audit 2024-02-05T06:59:08.044484+0000 mon.a (mon.0) 979 : audit [INF] from='client.? 172.21.15.102:0/3884434285' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-02-05T06:59:08.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:08 smithi102 bash[14298]: cluster 2024-02-05T06:59:08.044643+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-02-05T06:59:08.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:08 smithi102 bash[14298]: audit 2024-02-05T06:59:08.046730+0000 mon.a (mon.0) 981 : audit [INF] from='client.? 172.21.15.102:0/3884434285' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-05T06:59:08.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:08 smithi102 bash[20060]: audit 2024-02-05T06:59:07.048584+0000 mon.a (mon.0) 978 : audit [INF] from='client.? 172.21.15.102:0/3884434285' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-05T06:59:08.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:08 smithi102 bash[20060]: audit 2024-02-05T06:59:08.044484+0000 mon.a (mon.0) 979 : audit [INF] from='client.? 172.21.15.102:0/3884434285' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-02-05T06:59:08.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:08 smithi102 bash[20060]: cluster 2024-02-05T06:59:08.044643+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-02-05T06:59:08.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:08 smithi102 bash[20060]: audit 2024-02-05T06:59:08.046730+0000 mon.a (mon.0) 981 : audit [INF] from='client.? 172.21.15.102:0/3884434285' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-05T06:59:08.883 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:59:08 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:06:59:08] "GET /metrics HTTP/1.1" 200 193184 "" "Prometheus/2.33.4" 2024-02-05T06:59:09.168 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T06:59:09.168 INFO:teuthology.orchestra.run.smithi102.stdout: "id": "b5ffab78-eb28-4692-84b2-171ea1013803", 2024-02-05T06:59:09.168 INFO:teuthology.orchestra.run.smithi102.stdout: "epoch": 1, 2024-02-05T06:59:09.168 INFO:teuthology.orchestra.run.smithi102.stdout: "predecessor_uuid": "8b39e2d1-ba02-4f72-b870-543c26eefee2", 2024-02-05T06:59:09.168 INFO:teuthology.orchestra.run.smithi102.stdout: "sync_status": [], 2024-02-05T06:59:09.168 INFO:teuthology.orchestra.run.smithi102.stdout: "period_map": { 2024-02-05T06:59:09.168 INFO:teuthology.orchestra.run.smithi102.stdout: "id": "b5ffab78-eb28-4692-84b2-171ea1013803", 2024-02-05T06:59:09.168 INFO:teuthology.orchestra.run.smithi102.stdout: "zonegroups": [ 2024-02-05T06:59:09.169 INFO:teuthology.orchestra.run.smithi102.stdout: { 2024-02-05T06:59:09.169 INFO:teuthology.orchestra.run.smithi102.stdout: "id": "5ad6ab5e-a2e7-4a7a-9af7-ed161fc802bc", 2024-02-05T06:59:09.169 INFO:teuthology.orchestra.run.smithi102.stdout: "name": "default", 2024-02-05T06:59:09.169 INFO:teuthology.orchestra.run.smithi102.stdout: "api_name": "default", 2024-02-05T06:59:09.169 INFO:teuthology.orchestra.run.smithi102.stdout: "is_master": "true", 2024-02-05T06:59:09.169 INFO:teuthology.orchestra.run.smithi102.stdout: "endpoints": [], 2024-02-05T06:59:09.169 INFO:teuthology.orchestra.run.smithi102.stdout: "hostnames": [], 2024-02-05T06:59:09.169 INFO:teuthology.orchestra.run.smithi102.stdout: "hostnames_s3website": [], 2024-02-05T06:59:09.169 INFO:teuthology.orchestra.run.smithi102.stdout: "master_zone": "26f8aba0-3bd6-4a18-9696-f7ff0a9726ba", 2024-02-05T06:59:09.169 INFO:teuthology.orchestra.run.smithi102.stdout: "zones": [ 2024-02-05T06:59:09.169 INFO:teuthology.orchestra.run.smithi102.stdout: { 2024-02-05T06:59:09.169 INFO:teuthology.orchestra.run.smithi102.stdout: "id": "26f8aba0-3bd6-4a18-9696-f7ff0a9726ba", 2024-02-05T06:59:09.169 INFO:teuthology.orchestra.run.smithi102.stdout: "name": "z", 2024-02-05T06:59:09.169 INFO:teuthology.orchestra.run.smithi102.stdout: "endpoints": [], 2024-02-05T06:59:09.170 INFO:teuthology.orchestra.run.smithi102.stdout: "log_meta": "false", 2024-02-05T06:59:09.170 INFO:teuthology.orchestra.run.smithi102.stdout: "log_data": "false", 2024-02-05T06:59:09.170 INFO:teuthology.orchestra.run.smithi102.stdout: "bucket_index_max_shards": 11, 2024-02-05T06:59:09.170 INFO:teuthology.orchestra.run.smithi102.stdout: "read_only": "false", 2024-02-05T06:59:09.170 INFO:teuthology.orchestra.run.smithi102.stdout: "tier_type": "", 2024-02-05T06:59:09.170 INFO:teuthology.orchestra.run.smithi102.stdout: "sync_from_all": "true", 2024-02-05T06:59:09.170 INFO:teuthology.orchestra.run.smithi102.stdout: "sync_from": [], 2024-02-05T06:59:09.170 INFO:teuthology.orchestra.run.smithi102.stdout: "redirect_zone": "" 2024-02-05T06:59:09.170 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T06:59:09.170 INFO:teuthology.orchestra.run.smithi102.stdout: ], 2024-02-05T06:59:09.170 INFO:teuthology.orchestra.run.smithi102.stdout: "placement_targets": [ 2024-02-05T06:59:09.170 INFO:teuthology.orchestra.run.smithi102.stdout: { 2024-02-05T06:59:09.171 INFO:teuthology.orchestra.run.smithi102.stdout: "name": "default-placement", 2024-02-05T06:59:09.171 INFO:teuthology.orchestra.run.smithi102.stdout: "tags": [], 2024-02-05T06:59:09.171 INFO:teuthology.orchestra.run.smithi102.stdout: "storage_classes": [ 2024-02-05T06:59:09.171 INFO:teuthology.orchestra.run.smithi102.stdout: "STANDARD" 2024-02-05T06:59:09.171 INFO:teuthology.orchestra.run.smithi102.stdout: ] 2024-02-05T06:59:09.171 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T06:59:09.171 INFO:teuthology.orchestra.run.smithi102.stdout: ], 2024-02-05T06:59:09.171 INFO:teuthology.orchestra.run.smithi102.stdout: "default_placement": "default-placement", 2024-02-05T06:59:09.171 INFO:teuthology.orchestra.run.smithi102.stdout: "realm_id": "03c9ef9d-e49e-47d0-9f6c-d6dbe7019a19", 2024-02-05T06:59:09.171 INFO:teuthology.orchestra.run.smithi102.stdout: "sync_policy": { 2024-02-05T06:59:09.171 INFO:teuthology.orchestra.run.smithi102.stdout: "groups": [] 2024-02-05T06:59:09.171 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T06:59:09.171 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T06:59:09.172 INFO:teuthology.orchestra.run.smithi102.stdout: ], 2024-02-05T06:59:09.172 INFO:teuthology.orchestra.run.smithi102.stdout: "short_zone_ids": [ 2024-02-05T06:59:09.172 INFO:teuthology.orchestra.run.smithi102.stdout: { 2024-02-05T06:59:09.172 INFO:teuthology.orchestra.run.smithi102.stdout: "key": "26f8aba0-3bd6-4a18-9696-f7ff0a9726ba", 2024-02-05T06:59:09.172 INFO:teuthology.orchestra.run.smithi102.stdout: "val": 2394132179 2024-02-05T06:59:09.172 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T06:59:09.172 INFO:teuthology.orchestra.run.smithi102.stdout: ] 2024-02-05T06:59:09.172 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T06:59:09.172 INFO:teuthology.orchestra.run.smithi102.stdout: "master_zonegroup": "5ad6ab5e-a2e7-4a7a-9af7-ed161fc802bc", 2024-02-05T06:59:09.172 INFO:teuthology.orchestra.run.smithi102.stdout: "master_zone": "26f8aba0-3bd6-4a18-9696-f7ff0a9726ba", 2024-02-05T06:59:09.172 INFO:teuthology.orchestra.run.smithi102.stdout: "period_config": { 2024-02-05T06:59:09.172 INFO:teuthology.orchestra.run.smithi102.stdout: "bucket_quota": { 2024-02-05T06:59:09.173 INFO:teuthology.orchestra.run.smithi102.stdout: "enabled": false, 2024-02-05T06:59:09.173 INFO:teuthology.orchestra.run.smithi102.stdout: "check_on_raw": false, 2024-02-05T06:59:09.173 INFO:teuthology.orchestra.run.smithi102.stdout: "max_size": -1, 2024-02-05T06:59:09.173 INFO:teuthology.orchestra.run.smithi102.stdout: "max_size_kb": 0, 2024-02-05T06:59:09.173 INFO:teuthology.orchestra.run.smithi102.stdout: "max_objects": -1 2024-02-05T06:59:09.173 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T06:59:09.173 INFO:teuthology.orchestra.run.smithi102.stdout: "user_quota": { 2024-02-05T06:59:09.173 INFO:teuthology.orchestra.run.smithi102.stdout: "enabled": false, 2024-02-05T06:59:09.173 INFO:teuthology.orchestra.run.smithi102.stdout: "check_on_raw": false, 2024-02-05T06:59:09.173 INFO:teuthology.orchestra.run.smithi102.stdout: "max_size": -1, 2024-02-05T06:59:09.173 INFO:teuthology.orchestra.run.smithi102.stdout: "max_size_kb": 0, 2024-02-05T06:59:09.173 INFO:teuthology.orchestra.run.smithi102.stdout: "max_objects": -1 2024-02-05T06:59:09.174 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T06:59:09.174 INFO:teuthology.orchestra.run.smithi102.stdout: "user_ratelimit": { 2024-02-05T06:59:09.174 INFO:teuthology.orchestra.run.smithi102.stdout: "max_read_ops": 0, 2024-02-05T06:59:09.174 INFO:teuthology.orchestra.run.smithi102.stdout: "max_write_ops": 0, 2024-02-05T06:59:09.174 INFO:teuthology.orchestra.run.smithi102.stdout: "max_read_bytes": 0, 2024-02-05T06:59:09.174 INFO:teuthology.orchestra.run.smithi102.stdout: "max_write_bytes": 0, 2024-02-05T06:59:09.174 INFO:teuthology.orchestra.run.smithi102.stdout: "enabled": false 2024-02-05T06:59:09.174 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T06:59:09.174 INFO:teuthology.orchestra.run.smithi102.stdout: "bucket_ratelimit": { 2024-02-05T06:59:09.174 INFO:teuthology.orchestra.run.smithi102.stdout: "max_read_ops": 0, 2024-02-05T06:59:09.174 INFO:teuthology.orchestra.run.smithi102.stdout: "max_write_ops": 0, 2024-02-05T06:59:09.174 INFO:teuthology.orchestra.run.smithi102.stdout: "max_read_bytes": 0, 2024-02-05T06:59:09.174 INFO:teuthology.orchestra.run.smithi102.stdout: "max_write_bytes": 0, 2024-02-05T06:59:09.175 INFO:teuthology.orchestra.run.smithi102.stdout: "enabled": false 2024-02-05T06:59:09.175 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T06:59:09.175 INFO:teuthology.orchestra.run.smithi102.stdout: "anonymous_ratelimit": { 2024-02-05T06:59:09.175 INFO:teuthology.orchestra.run.smithi102.stdout: "max_read_ops": 0, 2024-02-05T06:59:09.175 INFO:teuthology.orchestra.run.smithi102.stdout: "max_write_ops": 0, 2024-02-05T06:59:09.175 INFO:teuthology.orchestra.run.smithi102.stdout: "max_read_bytes": 0, 2024-02-05T06:59:09.175 INFO:teuthology.orchestra.run.smithi102.stdout: "max_write_bytes": 0, 2024-02-05T06:59:09.175 INFO:teuthology.orchestra.run.smithi102.stdout: "enabled": false 2024-02-05T06:59:09.175 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T06:59:09.175 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T06:59:09.175 INFO:teuthology.orchestra.run.smithi102.stdout: "realm_id": "03c9ef9d-e49e-47d0-9f6c-d6dbe7019a19", 2024-02-05T06:59:09.175 INFO:teuthology.orchestra.run.smithi102.stdout: "realm_name": "r", 2024-02-05T06:59:09.176 INFO:teuthology.orchestra.run.smithi102.stdout: "realm_epoch": 2 2024-02-05T06:59:09.176 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T06:59:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:09 smithi177 bash[14475]: cluster 2024-02-05T06:59:07.708131+0000 mgr.y (mgr.14463) 125 : cluster [DBG] pgmap v100: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-02-05T06:59:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:09 smithi177 bash[14475]: audit 2024-02-05T06:59:08.051722+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:09 smithi177 bash[14475]: audit 2024-02-05T06:59:08.062882+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:09 smithi177 bash[14475]: audit 2024-02-05T06:59:09.045686+0000 mon.a (mon.0) 984 : audit [INF] from='client.? 172.21.15.102:0/3884434285' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-02-05T06:59:09.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:09 smithi177 bash[14475]: cluster 2024-02-05T06:59:09.045988+0000 mon.a (mon.0) 985 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-02-05T06:59:09.358 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:09 smithi102 bash[14298]: cluster 2024-02-05T06:59:07.708131+0000 mgr.y (mgr.14463) 125 : cluster [DBG] pgmap v100: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-02-05T06:59:09.358 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:09 smithi102 bash[14298]: audit 2024-02-05T06:59:08.051722+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:09.358 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:09 smithi102 bash[14298]: audit 2024-02-05T06:59:08.062882+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:09.358 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:09 smithi102 bash[14298]: audit 2024-02-05T06:59:09.045686+0000 mon.a (mon.0) 984 : audit [INF] from='client.? 172.21.15.102:0/3884434285' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-02-05T06:59:09.359 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:09 smithi102 bash[14298]: cluster 2024-02-05T06:59:09.045988+0000 mon.a (mon.0) 985 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-02-05T06:59:09.359 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:09 smithi102 bash[20060]: cluster 2024-02-05T06:59:07.708131+0000 mgr.y (mgr.14463) 125 : cluster [DBG] pgmap v100: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-02-05T06:59:09.359 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:09 smithi102 bash[20060]: audit 2024-02-05T06:59:08.051722+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:09.359 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:09 smithi102 bash[20060]: audit 2024-02-05T06:59:08.062882+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:09.359 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:09 smithi102 bash[20060]: audit 2024-02-05T06:59:09.045686+0000 mon.a (mon.0) 984 : audit [INF] from='client.? 172.21.15.102:0/3884434285' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-02-05T06:59:09.359 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:09 smithi102 bash[20060]: cluster 2024-02-05T06:59:09.045988+0000 mon.a (mon.0) 985 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-02-05T06:59:10.091 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-02-05T06:59:11.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:11 smithi177 bash[14475]: cluster 2024-02-05T06:59:09.708880+0000 mgr.y (mgr.14463) 126 : cluster [DBG] pgmap v103: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-02-05T06:59:11.329 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:59:10 smithi177 bash[15706]: ::ffff:172.21.15.177 - - [05/Feb/2024:06:59:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T06:59:11.330 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:11 smithi102 bash[14298]: cluster 2024-02-05T06:59:09.708880+0000 mgr.y (mgr.14463) 126 : cluster [DBG] pgmap v103: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-02-05T06:59:11.330 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:11 smithi102 bash[20060]: cluster 2024-02-05T06:59:09.708880+0000 mgr.y (mgr.14463) 126 : cluster [DBG] pgmap v103: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-02-05T06:59:13.307 INFO:teuthology.orchestra.run.smithi102.stdout:Scheduled rgw.foo update... 2024-02-05T06:59:13.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:13 smithi177 bash[14475]: cluster 2024-02-05T06:59:11.710528+0000 mgr.y (mgr.14463) 127 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.6 KiB/s wr, 4 op/s 2024-02-05T06:59:13.335 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:13 smithi102 bash[14298]: cluster 2024-02-05T06:59:11.710528+0000 mgr.y (mgr.14463) 127 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.6 KiB/s wr, 4 op/s 2024-02-05T06:59:13.335 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:13 smithi102 bash[20060]: cluster 2024-02-05T06:59:11.710528+0000 mgr.y (mgr.14463) 127 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.6 KiB/s wr, 4 op/s 2024-02-05T06:59:14.351 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'ceph orch apply rgw smpl' 2024-02-05T06:59:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:14 smithi177 bash[14475]: audit 2024-02-05T06:59:13.291906+0000 mgr.y (mgr.14463) 128 : audit [DBG] from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:59:14.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:14 smithi177 bash[14475]: cephadm 2024-02-05T06:59:13.293802+0000 mgr.y (mgr.14463) 129 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-02-05T06:59:14.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:14 smithi177 bash[14475]: audit 2024-02-05T06:59:13.298460+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:14.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:14 smithi177 bash[14475]: audit 2024-02-05T06:59:13.304443+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:14.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:14 smithi177 bash[14475]: audit 2024-02-05T06:59:13.306015+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:59:14.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:14 smithi177 bash[14475]: audit 2024-02-05T06:59:13.315150+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:14.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:14 smithi177 bash[14475]: audit 2024-02-05T06:59:13.332723+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:14.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:14 smithi177 bash[14475]: audit 2024-02-05T06:59:13.338660+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:14.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:14 smithi177 bash[14475]: cephadm 2024-02-05T06:59:13.339670+0000 mgr.y (mgr.14463) 130 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-02-05T06:59:14.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:14 smithi177 bash[14475]: audit 2024-02-05T06:59:13.344165+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:14.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:14 smithi177 bash[14475]: audit 2024-02-05T06:59:13.345091+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi102.xsyvtb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T06:59:14.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:14 smithi177 bash[14475]: audit 2024-02-05T06:59:13.351680+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi102.xsyvtb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-05T06:59:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:14 smithi177 bash[14475]: audit 2024-02-05T06:59:13.360019+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:14 smithi177 bash[14475]: audit 2024-02-05T06:59:13.361214+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:14 smithi177 bash[14475]: cephadm 2024-02-05T06:59:13.362771+0000 mgr.y (mgr.14463) 131 : cephadm [INF] Deploying daemon rgw.foo.smithi102.xsyvtb on smithi102 2024-02-05T06:59:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:14 smithi177 bash[14475]: cluster 2024-02-05T06:59:13.711251+0000 mgr.y (mgr.14463) 132 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.0 KiB/s wr, 2 op/s 2024-02-05T06:59:14.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:14 smithi102 bash[14298]: audit 2024-02-05T06:59:13.291906+0000 mgr.y (mgr.14463) 128 : audit [DBG] from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:59:14.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:14 smithi102 bash[14298]: cephadm 2024-02-05T06:59:13.293802+0000 mgr.y (mgr.14463) 129 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-02-05T06:59:14.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:14 smithi102 bash[14298]: audit 2024-02-05T06:59:13.298460+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:14.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:14 smithi102 bash[14298]: audit 2024-02-05T06:59:13.304443+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:14.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:14 smithi102 bash[14298]: audit 2024-02-05T06:59:13.306015+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:59:14.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:14 smithi102 bash[14298]: audit 2024-02-05T06:59:13.315150+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:14.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:14 smithi102 bash[14298]: audit 2024-02-05T06:59:13.332723+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:14.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:14 smithi102 bash[14298]: audit 2024-02-05T06:59:13.338660+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:14.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:14 smithi102 bash[14298]: cephadm 2024-02-05T06:59:13.339670+0000 mgr.y (mgr.14463) 130 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-02-05T06:59:14.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:14 smithi102 bash[14298]: audit 2024-02-05T06:59:13.344165+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:14.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:14 smithi102 bash[14298]: audit 2024-02-05T06:59:13.345091+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi102.xsyvtb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T06:59:14.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:14 smithi102 bash[14298]: audit 2024-02-05T06:59:13.351680+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi102.xsyvtb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-05T06:59:14.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:14 smithi102 bash[14298]: audit 2024-02-05T06:59:13.360019+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:14.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:14 smithi102 bash[14298]: audit 2024-02-05T06:59:13.361214+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:14.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:14 smithi102 bash[14298]: cephadm 2024-02-05T06:59:13.362771+0000 mgr.y (mgr.14463) 131 : cephadm [INF] Deploying daemon rgw.foo.smithi102.xsyvtb on smithi102 2024-02-05T06:59:14.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:14 smithi102 bash[14298]: cluster 2024-02-05T06:59:13.711251+0000 mgr.y (mgr.14463) 132 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.0 KiB/s wr, 2 op/s 2024-02-05T06:59:14.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:14 smithi102 bash[20060]: audit 2024-02-05T06:59:13.291906+0000 mgr.y (mgr.14463) 128 : audit [DBG] from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:59:14.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:14 smithi102 bash[20060]: cephadm 2024-02-05T06:59:13.293802+0000 mgr.y (mgr.14463) 129 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-02-05T06:59:14.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:14 smithi102 bash[20060]: audit 2024-02-05T06:59:13.298460+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:14.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:14 smithi102 bash[20060]: audit 2024-02-05T06:59:13.304443+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:14.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:14 smithi102 bash[20060]: audit 2024-02-05T06:59:13.306015+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:59:14.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:14 smithi102 bash[20060]: audit 2024-02-05T06:59:13.315150+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:14.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:14 smithi102 bash[20060]: audit 2024-02-05T06:59:13.332723+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:14.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:14 smithi102 bash[20060]: audit 2024-02-05T06:59:13.338660+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:14.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:14 smithi102 bash[20060]: cephadm 2024-02-05T06:59:13.339670+0000 mgr.y (mgr.14463) 130 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-02-05T06:59:14.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:14 smithi102 bash[20060]: audit 2024-02-05T06:59:13.344165+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:14.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:14 smithi102 bash[20060]: audit 2024-02-05T06:59:13.345091+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi102.xsyvtb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T06:59:14.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:14 smithi102 bash[20060]: audit 2024-02-05T06:59:13.351680+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi102.xsyvtb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-05T06:59:14.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:14 smithi102 bash[20060]: audit 2024-02-05T06:59:13.360019+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:14.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:14 smithi102 bash[20060]: audit 2024-02-05T06:59:13.361214+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:14.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:14 smithi102 bash[20060]: cephadm 2024-02-05T06:59:13.362771+0000 mgr.y (mgr.14463) 131 : cephadm [INF] Deploying daemon rgw.foo.smithi102.xsyvtb on smithi102 2024-02-05T06:59:14.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:14 smithi102 bash[20060]: cluster 2024-02-05T06:59:13.711251+0000 mgr.y (mgr.14463) 132 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.0 KiB/s wr, 2 op/s 2024-02-05T06:59:16.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:16 smithi102 bash[20060]: cluster 2024-02-05T06:59:15.712057+0000 mgr.y (mgr.14463) 133 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-02-05T06:59:16.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:16 smithi102 bash[14298]: cluster 2024-02-05T06:59:15.712057+0000 mgr.y (mgr.14463) 133 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-02-05T06:59:17.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:16 smithi177 bash[14475]: cluster 2024-02-05T06:59:15.712057+0000 mgr.y (mgr.14463) 133 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-02-05T06:59:18.884 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:59:18 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:06:59:18] "GET /metrics HTTP/1.1" 200 196963 "" "Prometheus/2.33.4" 2024-02-05T06:59:19.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:19 smithi177 bash[14475]: cluster 2024-02-05T06:59:17.713500+0000 mgr.y (mgr.14463) 134 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 741 B/s rd, 741 B/s wr, 1 op/s 2024-02-05T06:59:19.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:19 smithi177 bash[14475]: audit 2024-02-05T06:59:18.068645+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:19.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:19 smithi177 bash[14475]: audit 2024-02-05T06:59:18.070599+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.mzlged", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T06:59:19.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:19 smithi177 bash[14475]: audit 2024-02-05T06:59:18.077616+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.mzlged", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-05T06:59:19.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:19 smithi177 bash[14475]: audit 2024-02-05T06:59:18.086511+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:19.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:19 smithi177 bash[14475]: audit 2024-02-05T06:59:18.087661+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:19.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:19 smithi177 bash[14475]: cephadm 2024-02-05T06:59:18.088838+0000 mgr.y (mgr.14463) 135 : cephadm [INF] Deploying daemon rgw.foo.smithi177.mzlged on smithi177 2024-02-05T06:59:19.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:19 smithi102 bash[20060]: cluster 2024-02-05T06:59:17.713500+0000 mgr.y (mgr.14463) 134 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 741 B/s rd, 741 B/s wr, 1 op/s 2024-02-05T06:59:19.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:19 smithi102 bash[20060]: audit 2024-02-05T06:59:18.068645+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:19.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:19 smithi102 bash[20060]: audit 2024-02-05T06:59:18.070599+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.mzlged", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T06:59:19.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:19 smithi102 bash[20060]: audit 2024-02-05T06:59:18.077616+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.mzlged", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-05T06:59:19.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:19 smithi102 bash[20060]: audit 2024-02-05T06:59:18.086511+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:19.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:19 smithi102 bash[20060]: audit 2024-02-05T06:59:18.087661+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:19.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:19 smithi102 bash[20060]: cephadm 2024-02-05T06:59:18.088838+0000 mgr.y (mgr.14463) 135 : cephadm [INF] Deploying daemon rgw.foo.smithi177.mzlged on smithi177 2024-02-05T06:59:19.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:19 smithi102 bash[14298]: cluster 2024-02-05T06:59:17.713500+0000 mgr.y (mgr.14463) 134 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 741 B/s rd, 741 B/s wr, 1 op/s 2024-02-05T06:59:19.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:19 smithi102 bash[14298]: audit 2024-02-05T06:59:18.068645+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:19.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:19 smithi102 bash[14298]: audit 2024-02-05T06:59:18.070599+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.mzlged", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T06:59:19.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:19 smithi102 bash[14298]: audit 2024-02-05T06:59:18.077616+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.mzlged", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-05T06:59:19.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:19 smithi102 bash[14298]: audit 2024-02-05T06:59:18.086511+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:19.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:19 smithi102 bash[14298]: audit 2024-02-05T06:59:18.087661+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:19.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:19 smithi102 bash[14298]: cephadm 2024-02-05T06:59:18.088838+0000 mgr.y (mgr.14463) 135 : cephadm [INF] Deploying daemon rgw.foo.smithi177.mzlged on smithi177 2024-02-05T06:59:20.971 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:59:20 smithi177 bash[15706]: ::ffff:172.21.15.177 - - [05/Feb/2024:06:59:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T06:59:21.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:21 smithi177 bash[14475]: cluster 2024-02-05T06:59:19.714253+0000 mgr.y (mgr.14463) 136 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 671 B/s rd, 671 B/s wr, 1 op/s 2024-02-05T06:59:21.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:21 smithi177 bash[14475]: audit 2024-02-05T06:59:20.688028+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:21.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:21 smithi177 bash[14475]: audit 2024-02-05T06:59:20.692523+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:21.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:21 smithi177 bash[14475]: audit 2024-02-05T06:59:20.694136+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:59:21.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:21 smithi177 bash[14475]: audit 2024-02-05T06:59:20.977720+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:21.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:21 smithi102 bash[20060]: cluster 2024-02-05T06:59:19.714253+0000 mgr.y (mgr.14463) 136 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 671 B/s rd, 671 B/s wr, 1 op/s 2024-02-05T06:59:21.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:21 smithi102 bash[20060]: audit 2024-02-05T06:59:20.688028+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:21.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:21 smithi102 bash[20060]: audit 2024-02-05T06:59:20.692523+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:21.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:21 smithi102 bash[20060]: audit 2024-02-05T06:59:20.694136+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:59:21.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:21 smithi102 bash[20060]: audit 2024-02-05T06:59:20.977720+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:21.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:21 smithi102 bash[14298]: cluster 2024-02-05T06:59:19.714253+0000 mgr.y (mgr.14463) 136 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 671 B/s rd, 671 B/s wr, 1 op/s 2024-02-05T06:59:21.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:21 smithi102 bash[14298]: audit 2024-02-05T06:59:20.688028+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:21.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:21 smithi102 bash[14298]: audit 2024-02-05T06:59:20.692523+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:21.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:21 smithi102 bash[14298]: audit 2024-02-05T06:59:20.694136+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:59:21.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:21 smithi102 bash[14298]: audit 2024-02-05T06:59:20.977720+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:21.494 INFO:teuthology.orchestra.run.smithi102.stdout:Scheduled rgw.smpl update... 2024-02-05T06:59:21.884 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:59:21 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:59:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:59:22.099 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:22 smithi102 bash[14298]: cephadm 2024-02-05T06:59:20.983223+0000 mgr.y (mgr.14463) 137 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-05T06:59:22.099 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:22 smithi102 bash[14298]: audit 2024-02-05T06:59:21.485661+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:22.099 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:22 smithi102 bash[14298]: audit 2024-02-05T06:59:21.519248+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:22.099 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:22 smithi102 bash[14298]: audit 2024-02-05T06:59:21.529850+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:22.099 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:22 smithi102 bash[14298]: audit 2024-02-05T06:59:21.535885+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:22.099 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:22 smithi102 bash[14298]: audit 2024-02-05T06:59:21.545736+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:22.099 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:22 smithi102 bash[14298]: audit 2024-02-05T06:59:21.547091+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:59:22.099 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:22 smithi102 bash[14298]: audit 2024-02-05T06:59:21.754820+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:22.099 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:22 smithi102 bash[14298]: audit 2024-02-05T06:59:21.881071+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:22.099 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:22 smithi102 bash[14298]: audit 2024-02-05T06:59:21.888775+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:22.099 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:22 smithi102 bash[14298]: audit 2024-02-05T06:59:21.890971+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:59:22.100 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:22 smithi102 bash[14298]: audit 2024-02-05T06:59:21.903301+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:22.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:22 smithi102 bash[20060]: cephadm 2024-02-05T06:59:20.983223+0000 mgr.y (mgr.14463) 137 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-05T06:59:22.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:22 smithi102 bash[20060]: audit 2024-02-05T06:59:21.485661+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:22.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:22 smithi102 bash[20060]: audit 2024-02-05T06:59:21.519248+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:22.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:22 smithi102 bash[20060]: audit 2024-02-05T06:59:21.529850+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:22.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:22 smithi102 bash[20060]: audit 2024-02-05T06:59:21.535885+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:22.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:22 smithi102 bash[20060]: audit 2024-02-05T06:59:21.545736+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:22.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:22 smithi102 bash[20060]: audit 2024-02-05T06:59:21.547091+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:59:22.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:22 smithi102 bash[20060]: audit 2024-02-05T06:59:21.754820+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:22.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:22 smithi102 bash[20060]: audit 2024-02-05T06:59:21.881071+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:22.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:22 smithi102 bash[20060]: audit 2024-02-05T06:59:21.888775+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:22.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:22 smithi102 bash[20060]: audit 2024-02-05T06:59:21.890971+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:59:22.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:22 smithi102 bash[20060]: audit 2024-02-05T06:59:21.903301+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:22.509 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'ceph osd pool create foo' 2024-02-05T06:59:22.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:22 smithi177 bash[14475]: cephadm 2024-02-05T06:59:20.983223+0000 mgr.y (mgr.14463) 137 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-05T06:59:22.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:22 smithi177 bash[14475]: audit 2024-02-05T06:59:21.485661+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:22.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:22 smithi177 bash[14475]: audit 2024-02-05T06:59:21.519248+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:22.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:22 smithi177 bash[14475]: audit 2024-02-05T06:59:21.529850+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:22.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:22 smithi177 bash[14475]: audit 2024-02-05T06:59:21.535885+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:22.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:22 smithi177 bash[14475]: audit 2024-02-05T06:59:21.545736+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:22.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:22 smithi177 bash[14475]: audit 2024-02-05T06:59:21.547091+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:59:22.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:22 smithi177 bash[14475]: audit 2024-02-05T06:59:21.754820+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:22.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:22 smithi177 bash[14475]: audit 2024-02-05T06:59:21.881071+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:22.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:22 smithi177 bash[14475]: audit 2024-02-05T06:59:21.888775+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:22.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:22 smithi177 bash[14475]: audit 2024-02-05T06:59:21.890971+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:59:22.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:22 smithi177 bash[14475]: audit 2024-02-05T06:59:21.903301+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:23.192 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:23 smithi177 bash[14475]: audit 2024-02-05T06:59:21.478797+0000 mgr.y (mgr.14463) 138 : audit [DBG] from='client.14754 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:59:23.192 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:23 smithi177 bash[14475]: cephadm 2024-02-05T06:59:21.481001+0000 mgr.y (mgr.14463) 139 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-02-05T06:59:23.192 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:23 smithi177 bash[14475]: cephadm 2024-02-05T06:59:21.536377+0000 mgr.y (mgr.14463) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:59:23.192 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:23 smithi177 bash[14475]: cephadm 2024-02-05T06:59:21.556028+0000 mgr.y (mgr.14463) 141 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-05T06:59:23.192 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:23 smithi177 bash[14475]: cluster 2024-02-05T06:59:21.716068+0000 mgr.y (mgr.14463) 142 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 3.3 KiB/s wr, 66 op/s 2024-02-05T06:59:23.192 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:23 smithi177 bash[14475]: cephadm 2024-02-05T06:59:21.882172+0000 mgr.y (mgr.14463) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:59:23.192 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:23 smithi177 bash[14475]: cephadm 2024-02-05T06:59:21.904051+0000 mgr.y (mgr.14463) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:59:23.627 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:23 smithi102 bash[20060]: audit 2024-02-05T06:59:21.478797+0000 mgr.y (mgr.14463) 138 : audit [DBG] from='client.14754 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:59:23.627 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:23 smithi102 bash[20060]: cephadm 2024-02-05T06:59:21.481001+0000 mgr.y (mgr.14463) 139 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-02-05T06:59:23.627 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:23 smithi102 bash[20060]: cephadm 2024-02-05T06:59:21.536377+0000 mgr.y (mgr.14463) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:59:23.627 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:23 smithi102 bash[20060]: cephadm 2024-02-05T06:59:21.556028+0000 mgr.y (mgr.14463) 141 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-05T06:59:23.627 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:23 smithi102 bash[20060]: cluster 2024-02-05T06:59:21.716068+0000 mgr.y (mgr.14463) 142 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 3.3 KiB/s wr, 66 op/s 2024-02-05T06:59:23.627 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:23 smithi102 bash[20060]: cephadm 2024-02-05T06:59:21.882172+0000 mgr.y (mgr.14463) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:59:23.627 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:23 smithi102 bash[20060]: cephadm 2024-02-05T06:59:21.904051+0000 mgr.y (mgr.14463) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:59:23.627 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:23 smithi102 bash[14298]: audit 2024-02-05T06:59:21.478797+0000 mgr.y (mgr.14463) 138 : audit [DBG] from='client.14754 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:59:23.628 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:23 smithi102 bash[14298]: cephadm 2024-02-05T06:59:21.481001+0000 mgr.y (mgr.14463) 139 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-02-05T06:59:23.628 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:23 smithi102 bash[14298]: cephadm 2024-02-05T06:59:21.536377+0000 mgr.y (mgr.14463) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:59:23.628 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:23 smithi102 bash[14298]: cephadm 2024-02-05T06:59:21.556028+0000 mgr.y (mgr.14463) 141 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-05T06:59:23.628 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:23 smithi102 bash[14298]: cluster 2024-02-05T06:59:21.716068+0000 mgr.y (mgr.14463) 142 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 3.3 KiB/s wr, 66 op/s 2024-02-05T06:59:23.628 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:23 smithi102 bash[14298]: cephadm 2024-02-05T06:59:21.882172+0000 mgr.y (mgr.14463) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:59:23.628 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:23 smithi102 bash[14298]: cephadm 2024-02-05T06:59:21.904051+0000 mgr.y (mgr.14463) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:59:25.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:25 smithi177 bash[14475]: cluster 2024-02-05T06:59:23.716821+0000 mgr.y (mgr.14463) 145 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 KiB/s wr, 64 op/s 2024-02-05T06:59:25.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:25 smithi102 bash[14298]: cluster 2024-02-05T06:59:23.716821+0000 mgr.y (mgr.14463) 145 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 KiB/s wr, 64 op/s 2024-02-05T06:59:25.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:25 smithi102 bash[20060]: cluster 2024-02-05T06:59:23.716821+0000 mgr.y (mgr.14463) 145 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 KiB/s wr, 64 op/s 2024-02-05T06:59:26.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:26 smithi177 bash[14475]: audit 2024-02-05T06:59:25.375331+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:26.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:26 smithi177 bash[14475]: cluster 2024-02-05T06:59:25.717562+0000 mgr.y (mgr.14463) 146 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 KiB/s wr, 64 op/s 2024-02-05T06:59:26.726 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:26 smithi102 bash[20060]: audit 2024-02-05T06:59:25.375331+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:26.726 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:26 smithi102 bash[20060]: cluster 2024-02-05T06:59:25.717562+0000 mgr.y (mgr.14463) 146 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 KiB/s wr, 64 op/s 2024-02-05T06:59:26.726 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:26 smithi102 bash[14298]: audit 2024-02-05T06:59:25.375331+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:26.726 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:26 smithi102 bash[14298]: cluster 2024-02-05T06:59:25.717562+0000 mgr.y (mgr.14463) 146 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 584 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 KiB/s wr, 64 op/s 2024-02-05T06:59:27.384 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:59:27 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:59:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:59:27.384 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:59:27 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:59:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:59:28.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:28 smithi102 bash[20060]: audit 2024-02-05T06:59:27.027733+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:28.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:28 smithi102 bash[20060]: audit 2024-02-05T06:59:27.034458+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:28.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:28 smithi102 bash[20060]: audit 2024-02-05T06:59:27.166686+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:28.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:28 smithi102 bash[20060]: audit 2024-02-05T06:59:27.175493+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:28.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:28 smithi102 bash[14298]: audit 2024-02-05T06:59:27.027733+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:28.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:28 smithi102 bash[14298]: audit 2024-02-05T06:59:27.034458+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:28.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:28 smithi102 bash[14298]: audit 2024-02-05T06:59:27.166686+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:28.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:28 smithi102 bash[14298]: audit 2024-02-05T06:59:27.175493+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:28.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:28 smithi177 bash[14475]: audit 2024-02-05T06:59:27.027733+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:28.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:28 smithi177 bash[14475]: audit 2024-02-05T06:59:27.034458+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:28.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:28 smithi177 bash[14475]: audit 2024-02-05T06:59:27.166686+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:28.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:28 smithi177 bash[14475]: audit 2024-02-05T06:59:27.175493+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:28.451 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:59:28 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:59:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:59:28.724 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:59:28 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:06:59:28] "GET /metrics HTTP/1.1" 200 196963 "" "Prometheus/2.33.4" 2024-02-05T06:59:29.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:29 smithi177 bash[14475]: cluster 2024-02-05T06:59:27.719094+0000 mgr.y (mgr.14463) 147 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 3.0 KiB/s wr, 183 op/s 2024-02-05T06:59:29.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:29 smithi177 bash[14475]: audit 2024-02-05T06:59:28.184964+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:29.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:29 smithi102 bash[20060]: cluster 2024-02-05T06:59:27.719094+0000 mgr.y (mgr.14463) 147 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 3.0 KiB/s wr, 183 op/s 2024-02-05T06:59:29.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:29 smithi102 bash[20060]: audit 2024-02-05T06:59:28.184964+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:29.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:29 smithi102 bash[14298]: cluster 2024-02-05T06:59:27.719094+0000 mgr.y (mgr.14463) 147 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 3.0 KiB/s wr, 183 op/s 2024-02-05T06:59:29.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:29 smithi102 bash[14298]: audit 2024-02-05T06:59:28.184964+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:30.134 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:59:29 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:59:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:59:30.230 INFO:teuthology.orchestra.run.smithi102.stderr:pool 'foo' created 2024-02-05T06:59:30.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:30 smithi177 bash[14475]: audit 2024-02-05T06:59:29.278946+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? 172.21.15.102:0/1908332634' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-02-05T06:59:30.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:30 smithi177 bash[14475]: audit 2024-02-05T06:59:29.735892+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:30.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:30 smithi177 bash[14475]: audit 2024-02-05T06:59:29.740451+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:30.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:30 smithi177 bash[14475]: audit 2024-02-05T06:59:29.744851+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:30.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:30 smithi177 bash[14475]: audit 2024-02-05T06:59:29.745132+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:59:30.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:30 smithi177 bash[14475]: audit 2024-02-05T06:59:29.755978+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:30.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:30 smithi177 bash[14475]: audit 2024-02-05T06:59:29.771463+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:30.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:30 smithi177 bash[14475]: audit 2024-02-05T06:59:29.772344+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi102.righwg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T06:59:30.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:30 smithi177 bash[14475]: audit 2024-02-05T06:59:29.779272+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi102.righwg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-05T06:59:30.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:30 smithi177 bash[14475]: audit 2024-02-05T06:59:29.788684+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:30.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:30 smithi177 bash[14475]: audit 2024-02-05T06:59:29.790153+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:30.587 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:30 smithi102 bash[14298]: audit 2024-02-05T06:59:29.278946+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? 172.21.15.102:0/1908332634' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-02-05T06:59:30.587 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:30 smithi102 bash[14298]: audit 2024-02-05T06:59:29.735892+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:30.587 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:30 smithi102 bash[14298]: audit 2024-02-05T06:59:29.740451+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:30.587 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:30 smithi102 bash[14298]: audit 2024-02-05T06:59:29.744851+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:30.587 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:30 smithi102 bash[14298]: audit 2024-02-05T06:59:29.745132+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:59:30.587 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:30 smithi102 bash[14298]: audit 2024-02-05T06:59:29.755978+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:30.587 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:30 smithi102 bash[14298]: audit 2024-02-05T06:59:29.771463+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:30.588 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:30 smithi102 bash[14298]: audit 2024-02-05T06:59:29.772344+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi102.righwg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T06:59:30.588 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:30 smithi102 bash[14298]: audit 2024-02-05T06:59:29.779272+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi102.righwg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-05T06:59:30.588 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:30 smithi102 bash[14298]: audit 2024-02-05T06:59:29.788684+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:30.588 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:30 smithi102 bash[14298]: audit 2024-02-05T06:59:29.790153+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:30.588 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:30 smithi102 bash[20060]: audit 2024-02-05T06:59:29.278946+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? 172.21.15.102:0/1908332634' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-02-05T06:59:30.589 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:30 smithi102 bash[20060]: audit 2024-02-05T06:59:29.735892+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:30.589 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:30 smithi102 bash[20060]: audit 2024-02-05T06:59:29.740451+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:30.589 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:30 smithi102 bash[20060]: audit 2024-02-05T06:59:29.744851+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:30.589 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:30 smithi102 bash[20060]: audit 2024-02-05T06:59:29.745132+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:59:30.589 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:30 smithi102 bash[20060]: audit 2024-02-05T06:59:29.755978+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:30.590 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:30 smithi102 bash[20060]: audit 2024-02-05T06:59:29.771463+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:30.590 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:30 smithi102 bash[20060]: audit 2024-02-05T06:59:29.772344+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi102.righwg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T06:59:30.590 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:30 smithi102 bash[20060]: audit 2024-02-05T06:59:29.779272+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi102.righwg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-05T06:59:30.590 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:30 smithi102 bash[20060]: audit 2024-02-05T06:59:29.788684+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:30.590 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:30 smithi102 bash[20060]: audit 2024-02-05T06:59:29.790153+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:31.228 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:59:30 smithi177 bash[15706]: ::ffff:172.21.15.177 - - [05/Feb/2024:06:59:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T06:59:31.228 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:31 smithi177 bash[14475]: cluster 2024-02-05T06:59:29.719554+0000 mgr.y (mgr.14463) 148 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 3.0 KiB/s wr, 183 op/s 2024-02-05T06:59:31.229 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:31 smithi177 bash[14475]: cephadm 2024-02-05T06:59:29.763271+0000 mgr.y (mgr.14463) 149 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-02-05T06:59:31.229 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:31 smithi177 bash[14475]: cephadm 2024-02-05T06:59:29.791804+0000 mgr.y (mgr.14463) 150 : cephadm [INF] Deploying daemon rgw.smpl.smithi102.righwg on smithi102 2024-02-05T06:59:31.229 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:31 smithi177 bash[14475]: audit 2024-02-05T06:59:30.210219+0000 mon.a (mon.0) 1034 : audit [INF] from='client.? 172.21.15.102:0/1908332634' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-02-05T06:59:31.229 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:31 smithi177 bash[14475]: cluster 2024-02-05T06:59:30.210361+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-02-05T06:59:31.229 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:31 smithi177 bash[14475]: audit 2024-02-05T06:59:30.583745+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T06:59:31.230 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:31 smithi177 bash[14475]: audit 2024-02-05T06:59:30.597596+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T06:59:31.307 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'rbd pool init foo' 2024-02-05T06:59:31.493 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:31 smithi102 bash[14298]: cluster 2024-02-05T06:59:29.719554+0000 mgr.y (mgr.14463) 148 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 3.0 KiB/s wr, 183 op/s 2024-02-05T06:59:31.493 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:31 smithi102 bash[14298]: cephadm 2024-02-05T06:59:29.763271+0000 mgr.y (mgr.14463) 149 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-02-05T06:59:31.493 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:31 smithi102 bash[14298]: cephadm 2024-02-05T06:59:29.791804+0000 mgr.y (mgr.14463) 150 : cephadm [INF] Deploying daemon rgw.smpl.smithi102.righwg on smithi102 2024-02-05T06:59:31.493 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:31 smithi102 bash[14298]: audit 2024-02-05T06:59:30.210219+0000 mon.a (mon.0) 1034 : audit [INF] from='client.? 172.21.15.102:0/1908332634' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-02-05T06:59:31.493 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:31 smithi102 bash[14298]: cluster 2024-02-05T06:59:30.210361+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-02-05T06:59:31.493 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:31 smithi102 bash[14298]: audit 2024-02-05T06:59:30.583745+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T06:59:31.493 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:31 smithi102 bash[14298]: audit 2024-02-05T06:59:30.597596+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T06:59:31.494 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:31 smithi102 bash[20060]: cluster 2024-02-05T06:59:29.719554+0000 mgr.y (mgr.14463) 148 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 3.0 KiB/s wr, 183 op/s 2024-02-05T06:59:31.494 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:31 smithi102 bash[20060]: cephadm 2024-02-05T06:59:29.763271+0000 mgr.y (mgr.14463) 149 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-02-05T06:59:31.494 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:31 smithi102 bash[20060]: cephadm 2024-02-05T06:59:29.791804+0000 mgr.y (mgr.14463) 150 : cephadm [INF] Deploying daemon rgw.smpl.smithi102.righwg on smithi102 2024-02-05T06:59:31.494 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:31 smithi102 bash[20060]: audit 2024-02-05T06:59:30.210219+0000 mon.a (mon.0) 1034 : audit [INF] from='client.? 172.21.15.102:0/1908332634' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-02-05T06:59:31.494 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:31 smithi102 bash[20060]: cluster 2024-02-05T06:59:30.210361+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-02-05T06:59:31.494 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:31 smithi102 bash[20060]: audit 2024-02-05T06:59:30.583745+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T06:59:31.494 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:31 smithi102 bash[20060]: audit 2024-02-05T06:59:30.597596+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T06:59:32.518 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:32 smithi102 bash[14298]: cluster 2024-02-05T06:59:31.208649+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-02-05T06:59:32.519 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:32 smithi102 bash[20060]: cluster 2024-02-05T06:59:31.208649+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-02-05T06:59:32.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:32 smithi177 bash[14475]: cluster 2024-02-05T06:59:31.208649+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-02-05T06:59:32.884 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:59:32 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:59:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:59:33.511 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:33 smithi102 bash[20060]: cluster 2024-02-05T06:59:31.721213+0000 mgr.y (mgr.14463) 151 : cluster [DBG] pgmap v116: 161 pgs: 10 creating+activating, 151 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 383 B/s wr, 178 op/s 2024-02-05T06:59:33.511 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:33 smithi102 bash[20060]: cluster 2024-02-05T06:59:32.226500+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-02-05T06:59:33.511 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:33 smithi102 bash[20060]: audit 2024-02-05T06:59:32.546091+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:33.511 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:33 smithi102 bash[20060]: audit 2024-02-05T06:59:32.552666+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:33.512 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:33 smithi102 bash[14298]: cluster 2024-02-05T06:59:31.721213+0000 mgr.y (mgr.14463) 151 : cluster [DBG] pgmap v116: 161 pgs: 10 creating+activating, 151 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 383 B/s wr, 178 op/s 2024-02-05T06:59:33.512 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:33 smithi102 bash[14298]: cluster 2024-02-05T06:59:32.226500+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-02-05T06:59:33.512 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:33 smithi102 bash[14298]: audit 2024-02-05T06:59:32.546091+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:33.512 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:33 smithi102 bash[14298]: audit 2024-02-05T06:59:32.552666+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:33.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:33 smithi177 bash[14475]: cluster 2024-02-05T06:59:31.721213+0000 mgr.y (mgr.14463) 151 : cluster [DBG] pgmap v116: 161 pgs: 10 creating+activating, 151 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 383 B/s wr, 178 op/s 2024-02-05T06:59:33.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:33 smithi177 bash[14475]: cluster 2024-02-05T06:59:32.226500+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-02-05T06:59:33.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:33 smithi177 bash[14475]: audit 2024-02-05T06:59:32.546091+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:33.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:33 smithi177 bash[14475]: audit 2024-02-05T06:59:32.552666+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:35.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:35 smithi102 bash[14298]: cluster 2024-02-05T06:59:33.721978+0000 mgr.y (mgr.14463) 152 : cluster [DBG] pgmap v118: 161 pgs: 10 creating+activating, 151 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:59:35.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:35 smithi102 bash[20060]: cluster 2024-02-05T06:59:33.721978+0000 mgr.y (mgr.14463) 152 : cluster [DBG] pgmap v118: 161 pgs: 10 creating+activating, 151 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:59:35.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:35 smithi177 bash[14475]: cluster 2024-02-05T06:59:33.721978+0000 mgr.y (mgr.14463) 152 : cluster [DBG] pgmap v118: 161 pgs: 10 creating+activating, 151 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:59:36.305 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:36 smithi102 bash[14298]: audit 2024-02-05T06:59:36.176489+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.102:0/1722462568' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-02-05T06:59:36.305 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:36 smithi102 bash[14298]: audit 2024-02-05T06:59:36.176956+0000 mon.a (mon.0) 1042 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-02-05T06:59:36.305 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:36 smithi102 bash[20060]: audit 2024-02-05T06:59:36.176489+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.102:0/1722462568' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-02-05T06:59:36.305 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:36 smithi102 bash[20060]: audit 2024-02-05T06:59:36.176956+0000 mon.a (mon.0) 1042 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-02-05T06:59:36.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:36 smithi177 bash[14475]: audit 2024-02-05T06:59:36.176489+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.102:0/1722462568' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-02-05T06:59:36.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:36 smithi177 bash[14475]: audit 2024-02-05T06:59:36.176956+0000 mon.a (mon.0) 1042 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-02-05T06:59:37.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:37 smithi177 bash[14475]: cluster 2024-02-05T06:59:35.722766+0000 mgr.y (mgr.14463) 153 : cluster [DBG] pgmap v119: 161 pgs: 10 creating+activating, 151 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:59:37.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:37 smithi177 bash[14475]: audit 2024-02-05T06:59:36.253719+0000 mon.a (mon.0) 1043 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-02-05T06:59:37.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:37 smithi177 bash[14475]: cluster 2024-02-05T06:59:36.254065+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-02-05T06:59:37.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:37 smithi177 bash[14475]: audit 2024-02-05T06:59:36.344683+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:37.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:37 smithi177 bash[14475]: audit 2024-02-05T06:59:36.347296+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi177.uynbom", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T06:59:37.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:37 smithi177 bash[14475]: audit 2024-02-05T06:59:36.356975+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi177.uynbom", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-05T06:59:37.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:37 smithi177 bash[14475]: audit 2024-02-05T06:59:36.368009+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:37.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:37 smithi177 bash[14475]: audit 2024-02-05T06:59:36.368991+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:37.611 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:37 smithi102 bash[14298]: cluster 2024-02-05T06:59:35.722766+0000 mgr.y (mgr.14463) 153 : cluster [DBG] pgmap v119: 161 pgs: 10 creating+activating, 151 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:59:37.611 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:37 smithi102 bash[14298]: audit 2024-02-05T06:59:36.253719+0000 mon.a (mon.0) 1043 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-02-05T06:59:37.612 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:37 smithi102 bash[14298]: cluster 2024-02-05T06:59:36.254065+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-02-05T06:59:37.612 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:37 smithi102 bash[14298]: audit 2024-02-05T06:59:36.344683+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:37.612 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:37 smithi102 bash[14298]: audit 2024-02-05T06:59:36.347296+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi177.uynbom", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T06:59:37.612 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:37 smithi102 bash[14298]: audit 2024-02-05T06:59:36.356975+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi177.uynbom", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-05T06:59:37.612 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:37 smithi102 bash[14298]: audit 2024-02-05T06:59:36.368009+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:37.612 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:37 smithi102 bash[14298]: audit 2024-02-05T06:59:36.368991+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:37.613 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:37 smithi102 bash[20060]: cluster 2024-02-05T06:59:35.722766+0000 mgr.y (mgr.14463) 153 : cluster [DBG] pgmap v119: 161 pgs: 10 creating+activating, 151 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:59:37.613 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:37 smithi102 bash[20060]: audit 2024-02-05T06:59:36.253719+0000 mon.a (mon.0) 1043 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-02-05T06:59:37.613 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:37 smithi102 bash[20060]: cluster 2024-02-05T06:59:36.254065+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-02-05T06:59:37.613 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:37 smithi102 bash[20060]: audit 2024-02-05T06:59:36.344683+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:37.613 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:37 smithi102 bash[20060]: audit 2024-02-05T06:59:36.347296+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi177.uynbom", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T06:59:37.613 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:37 smithi102 bash[20060]: audit 2024-02-05T06:59:36.356975+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi177.uynbom", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-05T06:59:37.613 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:37 smithi102 bash[20060]: audit 2024-02-05T06:59:36.368009+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:37.614 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:37 smithi102 bash[20060]: audit 2024-02-05T06:59:36.368991+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:38.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:38 smithi177 bash[14475]: cephadm 2024-02-05T06:59:36.369965+0000 mgr.y (mgr.14463) 154 : cephadm [INF] Deploying daemon rgw.smpl.smithi177.uynbom on smithi177 2024-02-05T06:59:38.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:38 smithi177 bash[14475]: cluster 2024-02-05T06:59:37.265099+0000 mon.a (mon.0) 1050 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-02-05T06:59:38.634 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:59:38 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:06:59:38] "GET /metrics HTTP/1.1" 200 208057 "" "Prometheus/2.33.4" 2024-02-05T06:59:38.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:38 smithi102 bash[14298]: cephadm 2024-02-05T06:59:36.369965+0000 mgr.y (mgr.14463) 154 : cephadm [INF] Deploying daemon rgw.smpl.smithi177.uynbom on smithi177 2024-02-05T06:59:38.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:38 smithi102 bash[14298]: cluster 2024-02-05T06:59:37.265099+0000 mon.a (mon.0) 1050 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-02-05T06:59:38.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:38 smithi102 bash[20060]: cephadm 2024-02-05T06:59:36.369965+0000 mgr.y (mgr.14463) 154 : cephadm [INF] Deploying daemon rgw.smpl.smithi177.uynbom on smithi177 2024-02-05T06:59:38.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:38 smithi102 bash[20060]: cluster 2024-02-05T06:59:37.265099+0000 mon.a (mon.0) 1050 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-02-05T06:59:39.110 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'ceph orch apply iscsi foo u p' 2024-02-05T06:59:39.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:39 smithi102 bash[14298]: cluster 2024-02-05T06:59:37.723458+0000 mgr.y (mgr.14463) 155 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:59:39.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:39 smithi102 bash[14298]: cluster 2024-02-05T06:59:38.280564+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-02-05T06:59:39.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:39 smithi102 bash[14298]: audit 2024-02-05T06:59:39.165972+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:39.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:39 smithi102 bash[14298]: audit 2024-02-05T06:59:39.170733+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:39.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:39 smithi102 bash[14298]: audit 2024-02-05T06:59:39.172133+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:59:39.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:39 smithi102 bash[20060]: cluster 2024-02-05T06:59:37.723458+0000 mgr.y (mgr.14463) 155 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:59:39.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:39 smithi102 bash[20060]: cluster 2024-02-05T06:59:38.280564+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-02-05T06:59:39.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:39 smithi102 bash[20060]: audit 2024-02-05T06:59:39.165972+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:39.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:39 smithi102 bash[20060]: audit 2024-02-05T06:59:39.170733+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:39.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:39 smithi102 bash[20060]: audit 2024-02-05T06:59:39.172133+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:59:39.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:39 smithi177 bash[14475]: cluster 2024-02-05T06:59:37.723458+0000 mgr.y (mgr.14463) 155 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:59:39.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:39 smithi177 bash[14475]: cluster 2024-02-05T06:59:38.280564+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-02-05T06:59:39.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:39 smithi177 bash[14475]: audit 2024-02-05T06:59:39.165972+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:39.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:39 smithi177 bash[14475]: audit 2024-02-05T06:59:39.170733+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:39.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:39 smithi177 bash[14475]: audit 2024-02-05T06:59:39.172133+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:59:40.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:40 smithi177 bash[14475]: cephadm 2024-02-05T06:59:39.181784+0000 mgr.y (mgr.14463) 156 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-05T06:59:40.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:40 smithi177 bash[14475]: audit 2024-02-05T06:59:39.475831+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:40.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:40 smithi177 bash[14475]: audit 2024-02-05T06:59:39.488583+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:40.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:40 smithi177 bash[14475]: audit 2024-02-05T06:59:39.489756+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:59:40.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:40 smithi177 bash[14475]: audit 2024-02-05T06:59:39.811041+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:40.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:40 smithi102 bash[14298]: cephadm 2024-02-05T06:59:39.181784+0000 mgr.y (mgr.14463) 156 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-05T06:59:40.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:40 smithi102 bash[14298]: audit 2024-02-05T06:59:39.475831+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:40.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:40 smithi102 bash[14298]: audit 2024-02-05T06:59:39.488583+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:40.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:40 smithi102 bash[14298]: audit 2024-02-05T06:59:39.489756+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:59:40.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:40 smithi102 bash[14298]: audit 2024-02-05T06:59:39.811041+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:40.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:40 smithi102 bash[20060]: cephadm 2024-02-05T06:59:39.181784+0000 mgr.y (mgr.14463) 156 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-05T06:59:40.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:40 smithi102 bash[20060]: audit 2024-02-05T06:59:39.475831+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:40.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:40 smithi102 bash[20060]: audit 2024-02-05T06:59:39.488583+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:40.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:40 smithi102 bash[20060]: audit 2024-02-05T06:59:39.489756+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:59:40.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:40 smithi102 bash[20060]: audit 2024-02-05T06:59:39.811041+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:41.146 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:59:40 smithi177 bash[15706]: ::ffff:172.21.15.177 - - [05/Feb/2024:06:59:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T06:59:41.369 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:41 smithi102 bash[20060]: cephadm 2024-02-05T06:59:39.476691+0000 mgr.y (mgr.14463) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:59:41.370 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:41 smithi102 bash[20060]: cephadm 2024-02-05T06:59:39.496870+0000 mgr.y (mgr.14463) 158 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-05T06:59:41.370 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:41 smithi102 bash[20060]: cluster 2024-02-05T06:59:39.724177+0000 mgr.y (mgr.14463) 159 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:59:41.370 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:41 smithi102 bash[20060]: cephadm 2024-02-05T06:59:39.811681+0000 mgr.y (mgr.14463) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:59:41.370 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:41 smithi102 bash[20060]: audit 2024-02-05T06:59:40.397336+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:41.370 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:41 smithi102 bash[14298]: cephadm 2024-02-05T06:59:39.476691+0000 mgr.y (mgr.14463) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:59:41.370 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:41 smithi102 bash[14298]: cephadm 2024-02-05T06:59:39.496870+0000 mgr.y (mgr.14463) 158 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-05T06:59:41.370 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:41 smithi102 bash[14298]: cluster 2024-02-05T06:59:39.724177+0000 mgr.y (mgr.14463) 159 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:59:41.370 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:41 smithi102 bash[14298]: cephadm 2024-02-05T06:59:39.811681+0000 mgr.y (mgr.14463) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:59:41.370 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:41 smithi102 bash[14298]: audit 2024-02-05T06:59:40.397336+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:41.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:41 smithi177 bash[14475]: cephadm 2024-02-05T06:59:39.476691+0000 mgr.y (mgr.14463) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:59:41.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:41 smithi177 bash[14475]: cephadm 2024-02-05T06:59:39.496870+0000 mgr.y (mgr.14463) 158 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-05T06:59:41.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:41 smithi177 bash[14475]: cluster 2024-02-05T06:59:39.724177+0000 mgr.y (mgr.14463) 159 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:59:41.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:41 smithi177 bash[14475]: cephadm 2024-02-05T06:59:39.811681+0000 mgr.y (mgr.14463) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:59:41.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:41 smithi177 bash[14475]: audit 2024-02-05T06:59:40.397336+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:43.566 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:43 smithi102 bash[14298]: cluster 2024-02-05T06:59:41.726517+0000 mgr.y (mgr.14463) 161 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 128 KiB/s rd, 682 B/s wr, 191 op/s 2024-02-05T06:59:43.566 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:43 smithi102 bash[20060]: cluster 2024-02-05T06:59:41.726517+0000 mgr.y (mgr.14463) 161 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 128 KiB/s rd, 682 B/s wr, 191 op/s 2024-02-05T06:59:43.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:43 smithi177 bash[14475]: cluster 2024-02-05T06:59:41.726517+0000 mgr.y (mgr.14463) 161 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 128 KiB/s rd, 682 B/s wr, 191 op/s 2024-02-05T06:59:44.645 INFO:teuthology.orchestra.run.smithi102.stdout:Scheduled iscsi.foo update... 2024-02-05T06:59:45.134 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:59:45 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:59:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:59:45.391 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'sleep 120' 2024-02-05T06:59:45.567 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:45 smithi102 bash[14298]: cluster 2024-02-05T06:59:43.727358+0000 mgr.y (mgr.14463) 162 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 547 B/s wr, 153 op/s 2024-02-05T06:59:45.567 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:45 smithi102 bash[14298]: audit 2024-02-05T06:59:44.636530+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:45.567 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:45 smithi102 bash[14298]: audit 2024-02-05T06:59:44.640894+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:45.567 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:45 smithi102 bash[14298]: audit 2024-02-05T06:59:44.642066+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:59:45.567 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:45 smithi102 bash[14298]: audit 2024-02-05T06:59:44.651699+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:45.567 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:45 smithi102 bash[14298]: audit 2024-02-05T06:59:45.013634+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:45.567 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:45 smithi102 bash[20060]: cluster 2024-02-05T06:59:43.727358+0000 mgr.y (mgr.14463) 162 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 547 B/s wr, 153 op/s 2024-02-05T06:59:45.568 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:45 smithi102 bash[20060]: audit 2024-02-05T06:59:44.636530+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:45.568 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:45 smithi102 bash[20060]: audit 2024-02-05T06:59:44.640894+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:45.568 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:45 smithi102 bash[20060]: audit 2024-02-05T06:59:44.642066+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:59:45.568 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:45 smithi102 bash[20060]: audit 2024-02-05T06:59:44.651699+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:45.568 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:45 smithi102 bash[20060]: audit 2024-02-05T06:59:45.013634+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:45.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:45 smithi177 bash[14475]: cluster 2024-02-05T06:59:43.727358+0000 mgr.y (mgr.14463) 162 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 547 B/s wr, 153 op/s 2024-02-05T06:59:45.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:45 smithi177 bash[14475]: audit 2024-02-05T06:59:44.636530+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:45.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:45 smithi177 bash[14475]: audit 2024-02-05T06:59:44.640894+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:45.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:45 smithi177 bash[14475]: audit 2024-02-05T06:59:44.642066+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:59:45.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:45 smithi177 bash[14475]: audit 2024-02-05T06:59:44.651699+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:45.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:45 smithi177 bash[14475]: audit 2024-02-05T06:59:45.013634+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:46.559 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:46 smithi102 bash[14298]: audit 2024-02-05T06:59:44.629373+0000 mgr.y (mgr.14463) 163 : audit [DBG] from='client.24844 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:59:46.559 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:46 smithi102 bash[14298]: cephadm 2024-02-05T06:59:44.632124+0000 mgr.y (mgr.14463) 164 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-02-05T06:59:46.559 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:46 smithi102 bash[14298]: cephadm 2024-02-05T06:59:44.652581+0000 mgr.y (mgr.14463) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:59:46.559 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:46 smithi102 bash[20060]: audit 2024-02-05T06:59:44.629373+0000 mgr.y (mgr.14463) 163 : audit [DBG] from='client.24844 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:59:46.559 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:46 smithi102 bash[20060]: cephadm 2024-02-05T06:59:44.632124+0000 mgr.y (mgr.14463) 164 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-02-05T06:59:46.559 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:46 smithi102 bash[20060]: cephadm 2024-02-05T06:59:44.652581+0000 mgr.y (mgr.14463) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:59:46.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:46 smithi177 bash[14475]: audit 2024-02-05T06:59:44.629373+0000 mgr.y (mgr.14463) 163 : audit [DBG] from='client.24844 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T06:59:46.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:46 smithi177 bash[14475]: cephadm 2024-02-05T06:59:44.632124+0000 mgr.y (mgr.14463) 164 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-02-05T06:59:46.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:46 smithi177 bash[14475]: cephadm 2024-02-05T06:59:44.652581+0000 mgr.y (mgr.14463) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:59:46.884 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:59:46 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:06:59:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:59:47.497 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:47 smithi102 bash[14298]: cluster 2024-02-05T06:59:45.728160+0000 mgr.y (mgr.14463) 166 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 483 B/s wr, 135 op/s 2024-02-05T06:59:47.497 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:47 smithi102 bash[14298]: audit 2024-02-05T06:59:46.719128+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:47.497 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:47 smithi102 bash[14298]: audit 2024-02-05T06:59:46.726096+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:47.497 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:47 smithi102 bash[14298]: cluster 2024-02-05T06:59:46.910201+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-02-05T06:59:47.497 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:47 smithi102 bash[20060]: cluster 2024-02-05T06:59:45.728160+0000 mgr.y (mgr.14463) 166 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 483 B/s wr, 135 op/s 2024-02-05T06:59:47.497 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:47 smithi102 bash[20060]: audit 2024-02-05T06:59:46.719128+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:47.497 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:47 smithi102 bash[20060]: audit 2024-02-05T06:59:46.726096+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:47.498 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:47 smithi102 bash[20060]: cluster 2024-02-05T06:59:46.910201+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-02-05T06:59:47.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:47 smithi177 bash[14475]: cluster 2024-02-05T06:59:45.728160+0000 mgr.y (mgr.14463) 166 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s rd, 483 B/s wr, 135 op/s 2024-02-05T06:59:47.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:47 smithi177 bash[14475]: audit 2024-02-05T06:59:46.719128+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:47.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:47 smithi177 bash[14475]: audit 2024-02-05T06:59:46.726096+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:47.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:47 smithi177 bash[14475]: cluster 2024-02-05T06:59:46.910201+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-02-05T06:59:47.828 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:59:47 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:59:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:59:47.828 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:59:47 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:59:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:59:48.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:48 smithi177 bash[14475]: audit 2024-02-05T06:59:47.490089+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:48.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:48 smithi177 bash[14475]: audit 2024-02-05T06:59:47.599395+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:48.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:48 smithi177 bash[14475]: audit 2024-02-05T06:59:47.606015+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:48.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:48 smithi177 bash[14475]: audit 2024-02-05T06:59:47.628917+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:48.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:48 smithi177 bash[14475]: audit 2024-02-05T06:59:47.630552+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:59:48.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:48 smithi177 bash[14475]: audit 2024-02-05T06:59:47.641295+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:48.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:48 smithi177 bash[14475]: cephadm 2024-02-05T06:59:47.650493+0000 mgr.y (mgr.14463) 167 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-02-05T06:59:48.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:48 smithi177 bash[14475]: audit 2024-02-05T06:59:47.662061+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi102.rtacbu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-05T06:59:48.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:48 smithi177 bash[14475]: audit 2024-02-05T06:59:47.666991+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi102.rtacbu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-02-05T06:59:48.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:48 smithi177 bash[14475]: audit 2024-02-05T06:59:47.676042+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:48.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:48 smithi177 bash[14475]: cephadm 2024-02-05T06:59:47.677418+0000 mgr.y (mgr.14463) 168 : cephadm [INF] Deploying daemon iscsi.foo.smithi102.rtacbu on smithi102 2024-02-05T06:59:48.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:48 smithi177 bash[14475]: cluster 2024-02-05T06:59:47.728940+0000 mgr.y (mgr.14463) 169 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 145 KiB/s rd, 433 B/s wr, 220 op/s 2024-02-05T06:59:48.884 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:59:48 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:06:59:48] "GET /metrics HTTP/1.1" 200 214237 "" "Prometheus/2.33.4" 2024-02-05T06:59:48.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:48 smithi102 bash[14298]: audit 2024-02-05T06:59:47.490089+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:48.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:48 smithi102 bash[14298]: audit 2024-02-05T06:59:47.599395+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:48.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:48 smithi102 bash[14298]: audit 2024-02-05T06:59:47.606015+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:48.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:48 smithi102 bash[14298]: audit 2024-02-05T06:59:47.628917+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:48.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:48 smithi102 bash[14298]: audit 2024-02-05T06:59:47.630552+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:59:48.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:48 smithi102 bash[14298]: audit 2024-02-05T06:59:47.641295+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:48.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:48 smithi102 bash[14298]: cephadm 2024-02-05T06:59:47.650493+0000 mgr.y (mgr.14463) 167 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-02-05T06:59:48.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:48 smithi102 bash[14298]: audit 2024-02-05T06:59:47.662061+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi102.rtacbu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-05T06:59:48.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:48 smithi102 bash[14298]: audit 2024-02-05T06:59:47.666991+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi102.rtacbu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-02-05T06:59:48.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:48 smithi102 bash[14298]: audit 2024-02-05T06:59:47.676042+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:48.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:48 smithi102 bash[14298]: cephadm 2024-02-05T06:59:47.677418+0000 mgr.y (mgr.14463) 168 : cephadm [INF] Deploying daemon iscsi.foo.smithi102.rtacbu on smithi102 2024-02-05T06:59:48.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:48 smithi102 bash[14298]: cluster 2024-02-05T06:59:47.728940+0000 mgr.y (mgr.14463) 169 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 145 KiB/s rd, 433 B/s wr, 220 op/s 2024-02-05T06:59:48.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:48 smithi102 bash[20060]: audit 2024-02-05T06:59:47.490089+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:48.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:48 smithi102 bash[20060]: audit 2024-02-05T06:59:47.599395+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:48.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:48 smithi102 bash[20060]: audit 2024-02-05T06:59:47.606015+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:48.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:48 smithi102 bash[20060]: audit 2024-02-05T06:59:47.628917+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:48.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:48 smithi102 bash[20060]: audit 2024-02-05T06:59:47.630552+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:59:48.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:48 smithi102 bash[20060]: audit 2024-02-05T06:59:47.641295+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:48.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:48 smithi102 bash[20060]: cephadm 2024-02-05T06:59:47.650493+0000 mgr.y (mgr.14463) 167 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-02-05T06:59:48.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:48 smithi102 bash[20060]: audit 2024-02-05T06:59:47.662061+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi102.rtacbu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-05T06:59:48.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:48 smithi102 bash[20060]: audit 2024-02-05T06:59:47.666991+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi102.rtacbu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-02-05T06:59:48.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:48 smithi102 bash[20060]: audit 2024-02-05T06:59:47.676042+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:48.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:48 smithi102 bash[20060]: cephadm 2024-02-05T06:59:47.677418+0000 mgr.y (mgr.14463) 168 : cephadm [INF] Deploying daemon iscsi.foo.smithi102.rtacbu on smithi102 2024-02-05T06:59:48.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:48 smithi102 bash[20060]: cluster 2024-02-05T06:59:47.728940+0000 mgr.y (mgr.14463) 169 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 145 KiB/s rd, 433 B/s wr, 220 op/s 2024-02-05T06:59:50.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:50 smithi102 bash[14298]: cluster 2024-02-05T06:59:49.684873+0000 mon.a (mon.0) 1077 : cluster [DBG] mgrmap e20: y(active, since 3m), standbys: x 2024-02-05T06:59:50.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:50 smithi102 bash[14298]: cluster 2024-02-05T06:59:49.729641+0000 mgr.y (mgr.14463) 170 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 409 B/s wr, 208 op/s 2024-02-05T06:59:50.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:50 smithi102 bash[20060]: cluster 2024-02-05T06:59:49.684873+0000 mon.a (mon.0) 1077 : cluster [DBG] mgrmap e20: y(active, since 3m), standbys: x 2024-02-05T06:59:50.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:50 smithi102 bash[20060]: cluster 2024-02-05T06:59:49.729641+0000 mgr.y (mgr.14463) 170 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 409 B/s wr, 208 op/s 2024-02-05T06:59:51.079 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 06:59:50 smithi177 bash[15706]: ::ffff:172.21.15.177 - - [05/Feb/2024:06:59:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T06:59:51.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:50 smithi177 bash[14475]: cluster 2024-02-05T06:59:49.684873+0000 mon.a (mon.0) 1077 : cluster [DBG] mgrmap e20: y(active, since 3m), standbys: x 2024-02-05T06:59:51.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:50 smithi177 bash[14475]: cluster 2024-02-05T06:59:49.729641+0000 mgr.y (mgr.14463) 170 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 409 B/s wr, 208 op/s 2024-02-05T06:59:52.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[20060]: audit 2024-02-05T06:59:51.601013+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:52.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[20060]: audit 2024-02-05T06:59:51.603891+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:52.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[20060]: audit 2024-02-05T06:59:51.605356+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:59:52.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[20060]: audit 2024-02-05T06:59:51.615591+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:52.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[20060]: cephadm 2024-02-05T06:59:51.616230+0000 mgr.y (mgr.14463) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:59:52.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[20060]: audit 2024-02-05T06:59:51.623000+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T06:59:52.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[20060]: audit 2024-02-05T06:59:51.623772+0000 mgr.y (mgr.14463) 172 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T06:59:52.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[20060]: cephadm 2024-02-05T06:59:51.625170+0000 mgr.y (mgr.14463) 173 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.102:5000 to Dashboard 2024-02-05T06:59:52.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[20060]: audit 2024-02-05T06:59:51.625500+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T06:59:52.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[20060]: audit 2024-02-05T06:59:51.626007+0000 mgr.y (mgr.14463) 174 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T06:59:52.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[20060]: audit 2024-02-05T06:59:51.633559+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:52.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[20060]: audit 2024-02-05T06:59:51.637744+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi102"}]: dispatch 2024-02-05T06:59:52.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[20060]: audit 2024-02-05T06:59:51.638481+0000 mgr.y (mgr.14463) 175 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi102"}]: dispatch 2024-02-05T06:59:52.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[20060]: audit 2024-02-05T06:59:51.652827+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:52.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[20060]: audit 2024-02-05T06:59:51.654900+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:52.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[20060]: audit 2024-02-05T06:59:51.655855+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:59:52.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[20060]: audit 2024-02-05T06:59:51.665201+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:52.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[20060]: cephadm 2024-02-05T06:59:51.665750+0000 mgr.y (mgr.14463) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:59:52.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[20060]: cluster 2024-02-05T06:59:51.731341+0000 mgr.y (mgr.14463) 177 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 93 op/s 2024-02-05T06:59:52.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[14298]: audit 2024-02-05T06:59:51.601013+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:52.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[14298]: audit 2024-02-05T06:59:51.603891+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:52.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[14298]: audit 2024-02-05T06:59:51.605356+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:59:52.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[14298]: audit 2024-02-05T06:59:51.615591+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:52.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[14298]: cephadm 2024-02-05T06:59:51.616230+0000 mgr.y (mgr.14463) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:59:52.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[14298]: audit 2024-02-05T06:59:51.623000+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T06:59:52.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[14298]: audit 2024-02-05T06:59:51.623772+0000 mgr.y (mgr.14463) 172 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T06:59:52.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[14298]: cephadm 2024-02-05T06:59:51.625170+0000 mgr.y (mgr.14463) 173 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.102:5000 to Dashboard 2024-02-05T06:59:52.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[14298]: audit 2024-02-05T06:59:51.625500+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T06:59:52.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[14298]: audit 2024-02-05T06:59:51.626007+0000 mgr.y (mgr.14463) 174 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T06:59:52.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[14298]: audit 2024-02-05T06:59:51.633559+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:52.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[14298]: audit 2024-02-05T06:59:51.637744+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi102"}]: dispatch 2024-02-05T06:59:52.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[14298]: audit 2024-02-05T06:59:51.638481+0000 mgr.y (mgr.14463) 175 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi102"}]: dispatch 2024-02-05T06:59:52.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[14298]: audit 2024-02-05T06:59:51.652827+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:52.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[14298]: audit 2024-02-05T06:59:51.654900+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:52.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[14298]: audit 2024-02-05T06:59:51.655855+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:59:52.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[14298]: audit 2024-02-05T06:59:51.665201+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:52.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[14298]: cephadm 2024-02-05T06:59:51.665750+0000 mgr.y (mgr.14463) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:59:52.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:52 smithi102 bash[14298]: cluster 2024-02-05T06:59:51.731341+0000 mgr.y (mgr.14463) 177 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 93 op/s 2024-02-05T06:59:53.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:52 smithi177 bash[14475]: audit 2024-02-05T06:59:51.601013+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:53.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:52 smithi177 bash[14475]: audit 2024-02-05T06:59:51.603891+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:53.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:52 smithi177 bash[14475]: audit 2024-02-05T06:59:51.605356+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:59:53.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:52 smithi177 bash[14475]: audit 2024-02-05T06:59:51.615591+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:53.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:52 smithi177 bash[14475]: cephadm 2024-02-05T06:59:51.616230+0000 mgr.y (mgr.14463) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:59:53.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:52 smithi177 bash[14475]: audit 2024-02-05T06:59:51.623000+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T06:59:53.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:52 smithi177 bash[14475]: audit 2024-02-05T06:59:51.623772+0000 mgr.y (mgr.14463) 172 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T06:59:53.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:52 smithi177 bash[14475]: cephadm 2024-02-05T06:59:51.625170+0000 mgr.y (mgr.14463) 173 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.102:5000 to Dashboard 2024-02-05T06:59:53.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:52 smithi177 bash[14475]: audit 2024-02-05T06:59:51.625500+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T06:59:53.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:52 smithi177 bash[14475]: audit 2024-02-05T06:59:51.626007+0000 mgr.y (mgr.14463) 174 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T06:59:53.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:52 smithi177 bash[14475]: audit 2024-02-05T06:59:51.633559+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:53.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:52 smithi177 bash[14475]: audit 2024-02-05T06:59:51.637744+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi102"}]: dispatch 2024-02-05T06:59:53.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:52 smithi177 bash[14475]: audit 2024-02-05T06:59:51.638481+0000 mgr.y (mgr.14463) 175 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi102"}]: dispatch 2024-02-05T06:59:53.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:52 smithi177 bash[14475]: audit 2024-02-05T06:59:51.652827+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:53.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:52 smithi177 bash[14475]: audit 2024-02-05T06:59:51.654900+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:53.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:52 smithi177 bash[14475]: audit 2024-02-05T06:59:51.655855+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:59:53.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:52 smithi177 bash[14475]: audit 2024-02-05T06:59:51.665201+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:53.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:52 smithi177 bash[14475]: cephadm 2024-02-05T06:59:51.665750+0000 mgr.y (mgr.14463) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T06:59:53.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:52 smithi177 bash[14475]: cluster 2024-02-05T06:59:51.731341+0000 mgr.y (mgr.14463) 177 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 93 op/s 2024-02-05T06:59:55.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:54 smithi177 bash[14475]: cluster 2024-02-05T06:59:53.732009+0000 mgr.y (mgr.14463) 178 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 93 op/s 2024-02-05T06:59:55.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:54 smithi177 bash[14475]: audit 2024-02-05T06:59:54.184493+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.102:0/59146413' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-05T06:59:55.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:54 smithi177 bash[14475]: audit 2024-02-05T06:59:54.549765+0000 mon.a (mon.0) 1090 : audit [INF] from='client.? 172.21.15.102:0/1179272972' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/3203368646"}]: dispatch 2024-02-05T06:59:55.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:54 smithi102 bash[20060]: cluster 2024-02-05T06:59:53.732009+0000 mgr.y (mgr.14463) 178 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 93 op/s 2024-02-05T06:59:55.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:54 smithi102 bash[20060]: audit 2024-02-05T06:59:54.184493+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.102:0/59146413' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-05T06:59:55.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:54 smithi102 bash[20060]: audit 2024-02-05T06:59:54.549765+0000 mon.a (mon.0) 1090 : audit [INF] from='client.? 172.21.15.102:0/1179272972' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/3203368646"}]: dispatch 2024-02-05T06:59:55.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:54 smithi102 bash[14298]: cluster 2024-02-05T06:59:53.732009+0000 mgr.y (mgr.14463) 178 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 93 op/s 2024-02-05T06:59:55.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:54 smithi102 bash[14298]: audit 2024-02-05T06:59:54.184493+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.102:0/59146413' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-05T06:59:55.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:54 smithi102 bash[14298]: audit 2024-02-05T06:59:54.549765+0000 mon.a (mon.0) 1090 : audit [INF] from='client.? 172.21.15.102:0/1179272972' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/3203368646"}]: dispatch 2024-02-05T06:59:56.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:55 smithi177 bash[14475]: audit 2024-02-05T06:59:54.794986+0000 mon.a (mon.0) 1091 : audit [INF] from='client.? 172.21.15.102:0/1179272972' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/3203368646"}]': finished 2024-02-05T06:59:56.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:55 smithi177 bash[14475]: cluster 2024-02-05T06:59:54.795186+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-02-05T06:59:56.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:55 smithi177 bash[14475]: audit 2024-02-05T06:59:55.165222+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.102:0/1139332882' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/3203368646"}]: dispatch 2024-02-05T06:59:56.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:55 smithi177 bash[14475]: audit 2024-02-05T06:59:55.166000+0000 mon.a (mon.0) 1093 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/3203368646"}]: dispatch 2024-02-05T06:59:56.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:55 smithi177 bash[14475]: audit 2024-02-05T06:59:55.410214+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:56.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:55 smithi102 bash[14298]: audit 2024-02-05T06:59:54.794986+0000 mon.a (mon.0) 1091 : audit [INF] from='client.? 172.21.15.102:0/1179272972' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/3203368646"}]': finished 2024-02-05T06:59:56.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:55 smithi102 bash[14298]: cluster 2024-02-05T06:59:54.795186+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-02-05T06:59:56.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:55 smithi102 bash[14298]: audit 2024-02-05T06:59:55.165222+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.102:0/1139332882' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/3203368646"}]: dispatch 2024-02-05T06:59:56.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:55 smithi102 bash[14298]: audit 2024-02-05T06:59:55.166000+0000 mon.a (mon.0) 1093 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/3203368646"}]: dispatch 2024-02-05T06:59:56.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:55 smithi102 bash[14298]: audit 2024-02-05T06:59:55.410214+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:56.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:55 smithi102 bash[20060]: audit 2024-02-05T06:59:54.794986+0000 mon.a (mon.0) 1091 : audit [INF] from='client.? 172.21.15.102:0/1179272972' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/3203368646"}]': finished 2024-02-05T06:59:56.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:55 smithi102 bash[20060]: cluster 2024-02-05T06:59:54.795186+0000 mon.a (mon.0) 1092 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-02-05T06:59:56.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:55 smithi102 bash[20060]: audit 2024-02-05T06:59:55.165222+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.102:0/1139332882' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/3203368646"}]: dispatch 2024-02-05T06:59:56.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:55 smithi102 bash[20060]: audit 2024-02-05T06:59:55.166000+0000 mon.a (mon.0) 1093 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/3203368646"}]: dispatch 2024-02-05T06:59:56.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:55 smithi102 bash[20060]: audit 2024-02-05T06:59:55.410214+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:57.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:56 smithi177 bash[14475]: cluster 2024-02-05T06:59:55.732594+0000 mgr.y (mgr.14463) 179 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:59:57.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:56 smithi177 bash[14475]: audit 2024-02-05T06:59:55.809414+0000 mon.a (mon.0) 1095 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/3203368646"}]': finished 2024-02-05T06:59:57.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:56 smithi177 bash[14475]: cluster 2024-02-05T06:59:55.809603+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-02-05T06:59:57.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:56 smithi177 bash[14475]: audit 2024-02-05T06:59:56.173545+0000 mon.a (mon.0) 1097 : audit [INF] from='client.? 172.21.15.102:0/2668501555' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1492322958"}]: dispatch 2024-02-05T06:59:57.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:56 smithi102 bash[14298]: cluster 2024-02-05T06:59:55.732594+0000 mgr.y (mgr.14463) 179 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:59:57.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:56 smithi102 bash[14298]: audit 2024-02-05T06:59:55.809414+0000 mon.a (mon.0) 1095 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/3203368646"}]': finished 2024-02-05T06:59:57.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:56 smithi102 bash[14298]: cluster 2024-02-05T06:59:55.809603+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-02-05T06:59:57.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:56 smithi102 bash[14298]: audit 2024-02-05T06:59:56.173545+0000 mon.a (mon.0) 1097 : audit [INF] from='client.? 172.21.15.102:0/2668501555' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1492322958"}]: dispatch 2024-02-05T06:59:57.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:56 smithi102 bash[20060]: cluster 2024-02-05T06:59:55.732594+0000 mgr.y (mgr.14463) 179 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-02-05T06:59:57.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:56 smithi102 bash[20060]: audit 2024-02-05T06:59:55.809414+0000 mon.a (mon.0) 1095 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/3203368646"}]': finished 2024-02-05T06:59:57.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:56 smithi102 bash[20060]: cluster 2024-02-05T06:59:55.809603+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-02-05T06:59:57.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:56 smithi102 bash[20060]: audit 2024-02-05T06:59:56.173545+0000 mon.a (mon.0) 1097 : audit [INF] from='client.? 172.21.15.102:0/2668501555' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1492322958"}]: dispatch 2024-02-05T06:59:58.134 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:59:57 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:59:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:59:58.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:57 smithi102 bash[14298]: audit 2024-02-05T06:59:56.831072+0000 mon.a (mon.0) 1098 : audit [INF] from='client.? 172.21.15.102:0/2668501555' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1492322958"}]': finished 2024-02-05T06:59:58.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:57 smithi102 bash[14298]: cluster 2024-02-05T06:59:56.831238+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-02-05T06:59:58.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:57 smithi102 bash[14298]: audit 2024-02-05T06:59:57.209459+0000 mon.a (mon.0) 1100 : audit [INF] from='client.? 172.21.15.102:0/1126830028' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/2607809750"}]: dispatch 2024-02-05T06:59:58.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:57 smithi102 bash[14298]: audit 2024-02-05T06:59:57.797739+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:58.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:57 smithi102 bash[20060]: audit 2024-02-05T06:59:56.831072+0000 mon.a (mon.0) 1098 : audit [INF] from='client.? 172.21.15.102:0/2668501555' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1492322958"}]': finished 2024-02-05T06:59:58.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:57 smithi102 bash[20060]: cluster 2024-02-05T06:59:56.831238+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-02-05T06:59:58.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:57 smithi102 bash[20060]: audit 2024-02-05T06:59:57.209459+0000 mon.a (mon.0) 1100 : audit [INF] from='client.? 172.21.15.102:0/1126830028' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/2607809750"}]: dispatch 2024-02-05T06:59:58.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:57 smithi102 bash[20060]: audit 2024-02-05T06:59:57.797739+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:57 smithi177 bash[14475]: audit 2024-02-05T06:59:56.831072+0000 mon.a (mon.0) 1098 : audit [INF] from='client.? 172.21.15.102:0/2668501555' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1492322958"}]': finished 2024-02-05T06:59:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:57 smithi177 bash[14475]: cluster 2024-02-05T06:59:56.831238+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-02-05T06:59:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:57 smithi177 bash[14475]: audit 2024-02-05T06:59:57.209459+0000 mon.a (mon.0) 1100 : audit [INF] from='client.? 172.21.15.102:0/1126830028' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/2607809750"}]: dispatch 2024-02-05T06:59:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:57 smithi177 bash[14475]: audit 2024-02-05T06:59:57.797739+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:58.813 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:59:58 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:06:59:58] "GET /metrics HTTP/1.1" 200 214237 "" "Prometheus/2.33.4" 2024-02-05T06:59:59.134 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 06:59:58 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:06:59:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T06:59:59.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:58 smithi102 bash[20060]: cluster 2024-02-05T06:59:57.733144+0000 mgr.y (mgr.14463) 180 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 170 B/s wr, 1 op/s 2024-02-05T06:59:59.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:58 smithi102 bash[20060]: audit 2024-02-05T06:59:57.920041+0000 mon.a (mon.0) 1102 : audit [INF] from='client.? 172.21.15.102:0/1126830028' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/2607809750"}]': finished 2024-02-05T06:59:59.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:58 smithi102 bash[20060]: cluster 2024-02-05T06:59:57.920243+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-02-05T06:59:59.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:58 smithi102 bash[20060]: audit 2024-02-05T06:59:58.306950+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.102:0/1479056000' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/876296364"}]: dispatch 2024-02-05T06:59:59.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:58 smithi102 bash[20060]: audit 2024-02-05T06:59:58.307572+0000 mon.a (mon.0) 1104 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/876296364"}]: dispatch 2024-02-05T06:59:59.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:58 smithi102 bash[20060]: audit 2024-02-05T06:59:58.797562+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:59.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:58 smithi102 bash[20060]: audit 2024-02-05T06:59:58.804379+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:59.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:58 smithi102 bash[20060]: audit 2024-02-05T06:59:58.849056+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:59.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:58 smithi102 bash[20060]: audit 2024-02-05T06:59:58.850982+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:59:59.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:58 smithi102 bash[14298]: cluster 2024-02-05T06:59:57.733144+0000 mgr.y (mgr.14463) 180 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 170 B/s wr, 1 op/s 2024-02-05T06:59:59.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:58 smithi102 bash[14298]: audit 2024-02-05T06:59:57.920041+0000 mon.a (mon.0) 1102 : audit [INF] from='client.? 172.21.15.102:0/1126830028' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/2607809750"}]': finished 2024-02-05T06:59:59.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:58 smithi102 bash[14298]: cluster 2024-02-05T06:59:57.920243+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-02-05T06:59:59.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:58 smithi102 bash[14298]: audit 2024-02-05T06:59:58.306950+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.102:0/1479056000' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/876296364"}]: dispatch 2024-02-05T06:59:59.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:58 smithi102 bash[14298]: audit 2024-02-05T06:59:58.307572+0000 mon.a (mon.0) 1104 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/876296364"}]: dispatch 2024-02-05T06:59:59.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:58 smithi102 bash[14298]: audit 2024-02-05T06:59:58.797562+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:59.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:58 smithi102 bash[14298]: audit 2024-02-05T06:59:58.804379+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:59.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:58 smithi102 bash[14298]: audit 2024-02-05T06:59:58.849056+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:59.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:58 smithi102 bash[14298]: audit 2024-02-05T06:59:58.850982+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T06:59:59.139 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:58 smithi177 bash[14475]: cluster 2024-02-05T06:59:57.733144+0000 mgr.y (mgr.14463) 180 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 170 B/s wr, 1 op/s 2024-02-05T06:59:59.139 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:58 smithi177 bash[14475]: audit 2024-02-05T06:59:57.920041+0000 mon.a (mon.0) 1102 : audit [INF] from='client.? 172.21.15.102:0/1126830028' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/2607809750"}]': finished 2024-02-05T06:59:59.139 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:58 smithi177 bash[14475]: cluster 2024-02-05T06:59:57.920243+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-02-05T06:59:59.139 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:58 smithi177 bash[14475]: audit 2024-02-05T06:59:58.306950+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.102:0/1479056000' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/876296364"}]: dispatch 2024-02-05T06:59:59.139 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:58 smithi177 bash[14475]: audit 2024-02-05T06:59:58.307572+0000 mon.a (mon.0) 1104 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/876296364"}]: dispatch 2024-02-05T06:59:59.139 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:58 smithi177 bash[14475]: audit 2024-02-05T06:59:58.797562+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:59.140 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:58 smithi177 bash[14475]: audit 2024-02-05T06:59:58.804379+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T06:59:59.140 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:58 smithi177 bash[14475]: audit 2024-02-05T06:59:58.849056+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T06:59:59.140 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:58 smithi177 bash[14475]: audit 2024-02-05T06:59:58.850982+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:00:00.202 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:59 smithi102 bash[20060]: audit 2024-02-05T06:59:58.924463+0000 mon.a (mon.0) 1109 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/876296364"}]': finished 2024-02-05T07:00:00.202 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:59 smithi102 bash[20060]: cluster 2024-02-05T06:59:58.924590+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-02-05T07:00:00.202 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:59 smithi102 bash[20060]: audit 2024-02-05T06:59:59.147841+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:00.202 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:59 smithi102 bash[20060]: audit 2024-02-05T06:59:59.156968+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:00.202 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:59 smithi102 bash[20060]: audit 2024-02-05T06:59:59.292985+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.102:0/3160085976' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/845831687"}]: dispatch 2024-02-05T07:00:00.202 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 06:59:59 smithi102 bash[20060]: audit 2024-02-05T06:59:59.293920+0000 mon.a (mon.0) 1113 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/845831687"}]: dispatch 2024-02-05T07:00:00.202 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:59 smithi102 bash[14298]: audit 2024-02-05T06:59:58.924463+0000 mon.a (mon.0) 1109 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/876296364"}]': finished 2024-02-05T07:00:00.202 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:59 smithi102 bash[14298]: cluster 2024-02-05T06:59:58.924590+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-02-05T07:00:00.203 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:59 smithi102 bash[14298]: audit 2024-02-05T06:59:59.147841+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:00.203 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:59 smithi102 bash[14298]: audit 2024-02-05T06:59:59.156968+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:00.203 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:59 smithi102 bash[14298]: audit 2024-02-05T06:59:59.292985+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.102:0/3160085976' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/845831687"}]: dispatch 2024-02-05T07:00:00.203 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 06:59:59 smithi102 bash[14298]: audit 2024-02-05T06:59:59.293920+0000 mon.a (mon.0) 1113 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/845831687"}]: dispatch 2024-02-05T07:00:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:59 smithi177 bash[14475]: audit 2024-02-05T06:59:58.924463+0000 mon.a (mon.0) 1109 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/876296364"}]': finished 2024-02-05T07:00:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:59 smithi177 bash[14475]: cluster 2024-02-05T06:59:58.924590+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-02-05T07:00:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:59 smithi177 bash[14475]: audit 2024-02-05T06:59:59.147841+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:59 smithi177 bash[14475]: audit 2024-02-05T06:59:59.156968+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:59 smithi177 bash[14475]: audit 2024-02-05T06:59:59.292985+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.102:0/3160085976' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/845831687"}]: dispatch 2024-02-05T07:00:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 06:59:59 smithi177 bash[14475]: audit 2024-02-05T06:59:59.293920+0000 mon.a (mon.0) 1113 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/845831687"}]: dispatch 2024-02-05T07:00:01.123 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:00:00 smithi177 bash[15706]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:00:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:00:01.123 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:00 smithi177 bash[14475]: cluster 2024-02-05T06:59:59.733860+0000 mgr.y (mgr.14463) 181 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 255 B/s wr, 2 op/s 2024-02-05T07:00:01.123 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:00 smithi177 bash[14475]: cluster 2024-02-05T07:00:00.000165+0000 mon.a (mon.0) 1114 : cluster [INF] overall HEALTH_OK 2024-02-05T07:00:01.123 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:00 smithi177 bash[14475]: audit 2024-02-05T07:00:00.175444+0000 mon.a (mon.0) 1115 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/845831687"}]': finished 2024-02-05T07:00:01.123 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:00 smithi177 bash[14475]: cluster 2024-02-05T07:00:00.175563+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-02-05T07:00:01.123 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:00 smithi177 bash[14475]: audit 2024-02-05T07:00:00.532410+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.102:0/2660001299' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1687922558"}]: dispatch 2024-02-05T07:00:01.123 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:00 smithi177 bash[14475]: audit 2024-02-05T07:00:00.533343+0000 mon.a (mon.0) 1117 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1687922558"}]: dispatch 2024-02-05T07:00:01.202 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:00 smithi102 bash[20060]: cluster 2024-02-05T06:59:59.733860+0000 mgr.y (mgr.14463) 181 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 255 B/s wr, 2 op/s 2024-02-05T07:00:01.202 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:00 smithi102 bash[20060]: cluster 2024-02-05T07:00:00.000165+0000 mon.a (mon.0) 1114 : cluster [INF] overall HEALTH_OK 2024-02-05T07:00:01.202 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:00 smithi102 bash[20060]: audit 2024-02-05T07:00:00.175444+0000 mon.a (mon.0) 1115 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/845831687"}]': finished 2024-02-05T07:00:01.202 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:00 smithi102 bash[20060]: cluster 2024-02-05T07:00:00.175563+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-02-05T07:00:01.202 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:00 smithi102 bash[20060]: audit 2024-02-05T07:00:00.532410+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.102:0/2660001299' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1687922558"}]: dispatch 2024-02-05T07:00:01.203 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:00 smithi102 bash[20060]: audit 2024-02-05T07:00:00.533343+0000 mon.a (mon.0) 1117 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1687922558"}]: dispatch 2024-02-05T07:00:01.203 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:00 smithi102 bash[14298]: cluster 2024-02-05T06:59:59.733860+0000 mgr.y (mgr.14463) 181 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 255 B/s wr, 2 op/s 2024-02-05T07:00:01.203 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:00 smithi102 bash[14298]: cluster 2024-02-05T07:00:00.000165+0000 mon.a (mon.0) 1114 : cluster [INF] overall HEALTH_OK 2024-02-05T07:00:01.203 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:00 smithi102 bash[14298]: audit 2024-02-05T07:00:00.175444+0000 mon.a (mon.0) 1115 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/845831687"}]': finished 2024-02-05T07:00:01.203 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:00 smithi102 bash[14298]: cluster 2024-02-05T07:00:00.175563+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-02-05T07:00:01.203 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:00 smithi102 bash[14298]: audit 2024-02-05T07:00:00.532410+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.102:0/2660001299' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1687922558"}]: dispatch 2024-02-05T07:00:01.203 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:00 smithi102 bash[14298]: audit 2024-02-05T07:00:00.533343+0000 mon.a (mon.0) 1117 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1687922558"}]: dispatch 2024-02-05T07:00:02.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:02 smithi177 bash[14475]: audit 2024-02-05T07:00:01.173869+0000 mon.a (mon.0) 1118 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1687922558"}]': finished 2024-02-05T07:00:02.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:02 smithi177 bash[14475]: cluster 2024-02-05T07:00:01.174079+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-02-05T07:00:02.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:02 smithi177 bash[14475]: audit 2024-02-05T07:00:01.529845+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.102:0/1093992786' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/647644899"}]: dispatch 2024-02-05T07:00:02.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:02 smithi177 bash[14475]: audit 2024-02-05T07:00:01.530892+0000 mon.a (mon.0) 1120 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/647644899"}]: dispatch 2024-02-05T07:00:02.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:02 smithi102 bash[20060]: audit 2024-02-05T07:00:01.173869+0000 mon.a (mon.0) 1118 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1687922558"}]': finished 2024-02-05T07:00:02.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:02 smithi102 bash[20060]: cluster 2024-02-05T07:00:01.174079+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-02-05T07:00:02.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:02 smithi102 bash[20060]: audit 2024-02-05T07:00:01.529845+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.102:0/1093992786' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/647644899"}]: dispatch 2024-02-05T07:00:02.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:02 smithi102 bash[20060]: audit 2024-02-05T07:00:01.530892+0000 mon.a (mon.0) 1120 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/647644899"}]: dispatch 2024-02-05T07:00:02.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:02 smithi102 bash[14298]: audit 2024-02-05T07:00:01.173869+0000 mon.a (mon.0) 1118 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1687922558"}]': finished 2024-02-05T07:00:02.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:02 smithi102 bash[14298]: cluster 2024-02-05T07:00:01.174079+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-02-05T07:00:02.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:02 smithi102 bash[14298]: audit 2024-02-05T07:00:01.529845+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.102:0/1093992786' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/647644899"}]: dispatch 2024-02-05T07:00:02.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:02 smithi102 bash[14298]: audit 2024-02-05T07:00:01.530892+0000 mon.a (mon.0) 1120 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/647644899"}]: dispatch 2024-02-05T07:00:03.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:03 smithi177 bash[14475]: cluster 2024-02-05T07:00:01.735601+0000 mgr.y (mgr.14463) 182 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:00:03.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:03 smithi177 bash[14475]: audit 2024-02-05T07:00:02.186144+0000 mon.a (mon.0) 1121 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/647644899"}]': finished 2024-02-05T07:00:03.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:03 smithi177 bash[14475]: cluster 2024-02-05T07:00:02.186319+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-02-05T07:00:03.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:03 smithi177 bash[14475]: audit 2024-02-05T07:00:02.543408+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.102:0/3819592833' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/1726624657"}]: dispatch 2024-02-05T07:00:03.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:03 smithi177 bash[14475]: audit 2024-02-05T07:00:02.544474+0000 mon.a (mon.0) 1123 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/1726624657"}]: dispatch 2024-02-05T07:00:03.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:03 smithi102 bash[14298]: cluster 2024-02-05T07:00:01.735601+0000 mgr.y (mgr.14463) 182 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:00:03.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:03 smithi102 bash[14298]: audit 2024-02-05T07:00:02.186144+0000 mon.a (mon.0) 1121 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/647644899"}]': finished 2024-02-05T07:00:03.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:03 smithi102 bash[14298]: cluster 2024-02-05T07:00:02.186319+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-02-05T07:00:03.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:03 smithi102 bash[14298]: audit 2024-02-05T07:00:02.543408+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.102:0/3819592833' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/1726624657"}]: dispatch 2024-02-05T07:00:03.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:03 smithi102 bash[14298]: audit 2024-02-05T07:00:02.544474+0000 mon.a (mon.0) 1123 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/1726624657"}]: dispatch 2024-02-05T07:00:03.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:03 smithi102 bash[20060]: cluster 2024-02-05T07:00:01.735601+0000 mgr.y (mgr.14463) 182 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:00:03.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:03 smithi102 bash[20060]: audit 2024-02-05T07:00:02.186144+0000 mon.a (mon.0) 1121 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/647644899"}]': finished 2024-02-05T07:00:03.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:03 smithi102 bash[20060]: cluster 2024-02-05T07:00:02.186319+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-02-05T07:00:03.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:03 smithi102 bash[20060]: audit 2024-02-05T07:00:02.543408+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.102:0/3819592833' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/1726624657"}]: dispatch 2024-02-05T07:00:03.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:03 smithi102 bash[20060]: audit 2024-02-05T07:00:02.544474+0000 mon.a (mon.0) 1123 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/1726624657"}]: dispatch 2024-02-05T07:00:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:04 smithi177 bash[14475]: audit 2024-02-05T07:00:03.195485+0000 mon.a (mon.0) 1124 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/1726624657"}]': finished 2024-02-05T07:00:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:04 smithi177 bash[14475]: cluster 2024-02-05T07:00:03.195881+0000 mon.a (mon.0) 1125 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-02-05T07:00:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:04 smithi177 bash[14475]: audit 2024-02-05T07:00:03.553956+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.102:0/3650849198' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/1726624657"}]: dispatch 2024-02-05T07:00:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:04 smithi177 bash[14475]: audit 2024-02-05T07:00:03.554918+0000 mon.a (mon.0) 1126 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/1726624657"}]: dispatch 2024-02-05T07:00:04.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:04 smithi102 bash[14298]: audit 2024-02-05T07:00:03.195485+0000 mon.a (mon.0) 1124 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/1726624657"}]': finished 2024-02-05T07:00:04.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:04 smithi102 bash[14298]: cluster 2024-02-05T07:00:03.195881+0000 mon.a (mon.0) 1125 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-02-05T07:00:04.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:04 smithi102 bash[14298]: audit 2024-02-05T07:00:03.553956+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.102:0/3650849198' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/1726624657"}]: dispatch 2024-02-05T07:00:04.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:04 smithi102 bash[14298]: audit 2024-02-05T07:00:03.554918+0000 mon.a (mon.0) 1126 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/1726624657"}]: dispatch 2024-02-05T07:00:04.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:04 smithi102 bash[20060]: audit 2024-02-05T07:00:03.195485+0000 mon.a (mon.0) 1124 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/1726624657"}]': finished 2024-02-05T07:00:04.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:04 smithi102 bash[20060]: cluster 2024-02-05T07:00:03.195881+0000 mon.a (mon.0) 1125 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-02-05T07:00:04.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:04 smithi102 bash[20060]: audit 2024-02-05T07:00:03.553956+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.102:0/3650849198' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/1726624657"}]: dispatch 2024-02-05T07:00:04.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:04 smithi102 bash[20060]: audit 2024-02-05T07:00:03.554918+0000 mon.a (mon.0) 1126 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/1726624657"}]: dispatch 2024-02-05T07:00:05.570 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:05 smithi102 bash[20060]: cluster 2024-02-05T07:00:03.736456+0000 mgr.y (mgr.14463) 183 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:00:05.570 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:05 smithi102 bash[20060]: audit 2024-02-05T07:00:03.865849+0000 mgr.y (mgr.14463) 184 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:00:05.570 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:05 smithi102 bash[20060]: audit 2024-02-05T07:00:04.209034+0000 mon.a (mon.0) 1127 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/1726624657"}]': finished 2024-02-05T07:00:05.570 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:05 smithi102 bash[20060]: cluster 2024-02-05T07:00:04.209268+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-02-05T07:00:05.570 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:05 smithi102 bash[20060]: audit 2024-02-05T07:00:04.567787+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.102:0/1946077410' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/3896434285"}]: dispatch 2024-02-05T07:00:05.570 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:05 smithi102 bash[20060]: audit 2024-02-05T07:00:04.568527+0000 mon.a (mon.0) 1129 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/3896434285"}]: dispatch 2024-02-05T07:00:05.571 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:05 smithi102 bash[14298]: cluster 2024-02-05T07:00:03.736456+0000 mgr.y (mgr.14463) 183 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:00:05.571 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:05 smithi102 bash[14298]: audit 2024-02-05T07:00:03.865849+0000 mgr.y (mgr.14463) 184 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:00:05.571 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:05 smithi102 bash[14298]: audit 2024-02-05T07:00:04.209034+0000 mon.a (mon.0) 1127 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/1726624657"}]': finished 2024-02-05T07:00:05.571 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:05 smithi102 bash[14298]: cluster 2024-02-05T07:00:04.209268+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-02-05T07:00:05.571 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:05 smithi102 bash[14298]: audit 2024-02-05T07:00:04.567787+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.102:0/1946077410' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/3896434285"}]: dispatch 2024-02-05T07:00:05.571 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:05 smithi102 bash[14298]: audit 2024-02-05T07:00:04.568527+0000 mon.a (mon.0) 1129 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/3896434285"}]: dispatch 2024-02-05T07:00:05.571 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:05 smithi177 bash[14475]: cluster 2024-02-05T07:00:03.736456+0000 mgr.y (mgr.14463) 183 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:00:05.571 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:05 smithi177 bash[14475]: audit 2024-02-05T07:00:03.865849+0000 mgr.y (mgr.14463) 184 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:00:05.571 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:05 smithi177 bash[14475]: audit 2024-02-05T07:00:04.209034+0000 mon.a (mon.0) 1127 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/1726624657"}]': finished 2024-02-05T07:00:05.572 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:05 smithi177 bash[14475]: cluster 2024-02-05T07:00:04.209268+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-02-05T07:00:05.572 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:05 smithi177 bash[14475]: audit 2024-02-05T07:00:04.567787+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.102:0/1946077410' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/3896434285"}]: dispatch 2024-02-05T07:00:05.572 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:05 smithi177 bash[14475]: audit 2024-02-05T07:00:04.568527+0000 mon.a (mon.0) 1129 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/3896434285"}]: dispatch 2024-02-05T07:00:05.884 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:00:05 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:07:00:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T07:00:06.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:06 smithi177 bash[14475]: audit 2024-02-05T07:00:05.224972+0000 mon.a (mon.0) 1130 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/3896434285"}]': finished 2024-02-05T07:00:06.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:06 smithi177 bash[14475]: cluster 2024-02-05T07:00:05.225166+0000 mon.a (mon.0) 1131 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-02-05T07:00:06.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:06 smithi177 bash[14475]: audit 2024-02-05T07:00:05.552069+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:06.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:06 smithi177 bash[14475]: audit 2024-02-05T07:00:05.561014+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:06.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:06 smithi177 bash[14475]: audit 2024-02-05T07:00:05.601774+0000 mon.a (mon.0) 1134 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/308946711"}]: dispatch 2024-02-05T07:00:06.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:06 smithi177 bash[14475]: audit 2024-02-05T07:00:05.607989+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.102:0/3210156255' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/308946711"}]: dispatch 2024-02-05T07:00:06.598 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:06 smithi102 bash[14298]: audit 2024-02-05T07:00:05.224972+0000 mon.a (mon.0) 1130 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/3896434285"}]': finished 2024-02-05T07:00:06.598 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:06 smithi102 bash[14298]: cluster 2024-02-05T07:00:05.225166+0000 mon.a (mon.0) 1131 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-02-05T07:00:06.598 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:06 smithi102 bash[14298]: audit 2024-02-05T07:00:05.552069+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:06.598 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:06 smithi102 bash[14298]: audit 2024-02-05T07:00:05.561014+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:06.598 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:06 smithi102 bash[14298]: audit 2024-02-05T07:00:05.601774+0000 mon.a (mon.0) 1134 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/308946711"}]: dispatch 2024-02-05T07:00:06.598 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:06 smithi102 bash[14298]: audit 2024-02-05T07:00:05.607989+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.102:0/3210156255' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/308946711"}]: dispatch 2024-02-05T07:00:06.599 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:06 smithi102 bash[20060]: audit 2024-02-05T07:00:05.224972+0000 mon.a (mon.0) 1130 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/3896434285"}]': finished 2024-02-05T07:00:06.599 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:06 smithi102 bash[20060]: cluster 2024-02-05T07:00:05.225166+0000 mon.a (mon.0) 1131 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-02-05T07:00:06.599 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:06 smithi102 bash[20060]: audit 2024-02-05T07:00:05.552069+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:06.599 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:06 smithi102 bash[20060]: audit 2024-02-05T07:00:05.561014+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:06.599 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:06 smithi102 bash[20060]: audit 2024-02-05T07:00:05.601774+0000 mon.a (mon.0) 1134 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/308946711"}]: dispatch 2024-02-05T07:00:06.599 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:06 smithi102 bash[20060]: audit 2024-02-05T07:00:05.607989+0000 mon.b (mon.2) 29 : audit [INF] from='client.? 172.21.15.102:0/3210156255' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/308946711"}]: dispatch 2024-02-05T07:00:07.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:07 smithi177 bash[14475]: cluster 2024-02-05T07:00:05.737348+0000 mgr.y (mgr.14463) 185 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:00:07.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:07 smithi177 bash[14475]: audit 2024-02-05T07:00:06.570967+0000 mon.a (mon.0) 1135 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/308946711"}]': finished 2024-02-05T07:00:07.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:07 smithi177 bash[14475]: cluster 2024-02-05T07:00:06.571112+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-02-05T07:00:07.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:07 smithi177 bash[14475]: audit 2024-02-05T07:00:06.931242+0000 mon.a (mon.0) 1137 : audit [INF] from='client.? 172.21.15.102:0/561729934' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/3631522286"}]: dispatch 2024-02-05T07:00:07.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:07 smithi102 bash[14298]: cluster 2024-02-05T07:00:05.737348+0000 mgr.y (mgr.14463) 185 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:00:07.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:07 smithi102 bash[14298]: audit 2024-02-05T07:00:06.570967+0000 mon.a (mon.0) 1135 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/308946711"}]': finished 2024-02-05T07:00:07.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:07 smithi102 bash[14298]: cluster 2024-02-05T07:00:06.571112+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-02-05T07:00:07.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:07 smithi102 bash[14298]: audit 2024-02-05T07:00:06.931242+0000 mon.a (mon.0) 1137 : audit [INF] from='client.? 172.21.15.102:0/561729934' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/3631522286"}]: dispatch 2024-02-05T07:00:07.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:07 smithi102 bash[20060]: cluster 2024-02-05T07:00:05.737348+0000 mgr.y (mgr.14463) 185 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:00:07.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:07 smithi102 bash[20060]: audit 2024-02-05T07:00:06.570967+0000 mon.a (mon.0) 1135 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/308946711"}]': finished 2024-02-05T07:00:07.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:07 smithi102 bash[20060]: cluster 2024-02-05T07:00:06.571112+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-02-05T07:00:07.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:07 smithi102 bash[20060]: audit 2024-02-05T07:00:06.931242+0000 mon.a (mon.0) 1137 : audit [INF] from='client.? 172.21.15.102:0/561729934' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/3631522286"}]: dispatch 2024-02-05T07:00:08.884 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:00:08 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:00:08] "GET /metrics HTTP/1.1" 200 215012 "" "Prometheus/2.33.4" 2024-02-05T07:00:09.260 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:08 smithi102 bash[20060]: cluster 2024-02-05T07:00:07.738158+0000 mgr.y (mgr.14463) 186 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:00:09.260 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:08 smithi102 bash[20060]: audit 2024-02-05T07:00:07.921363+0000 mon.a (mon.0) 1138 : audit [INF] from='client.? 172.21.15.102:0/561729934' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/3631522286"}]': finished 2024-02-05T07:00:09.260 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:08 smithi102 bash[20060]: cluster 2024-02-05T07:00:07.921757+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-02-05T07:00:09.261 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:08 smithi102 bash[20060]: audit 2024-02-05T07:00:08.278769+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.102:0/85704253' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1836197507"}]: dispatch 2024-02-05T07:00:09.261 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:08 smithi102 bash[20060]: audit 2024-02-05T07:00:08.279593+0000 mon.a (mon.0) 1140 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1836197507"}]: dispatch 2024-02-05T07:00:09.261 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:08 smithi102 bash[14298]: cluster 2024-02-05T07:00:07.738158+0000 mgr.y (mgr.14463) 186 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:00:09.261 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:08 smithi102 bash[14298]: audit 2024-02-05T07:00:07.921363+0000 mon.a (mon.0) 1138 : audit [INF] from='client.? 172.21.15.102:0/561729934' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/3631522286"}]': finished 2024-02-05T07:00:09.261 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:08 smithi102 bash[14298]: cluster 2024-02-05T07:00:07.921757+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-02-05T07:00:09.261 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:08 smithi102 bash[14298]: audit 2024-02-05T07:00:08.278769+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.102:0/85704253' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1836197507"}]: dispatch 2024-02-05T07:00:09.261 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:08 smithi102 bash[14298]: audit 2024-02-05T07:00:08.279593+0000 mon.a (mon.0) 1140 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1836197507"}]: dispatch 2024-02-05T07:00:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:08 smithi177 bash[14475]: cluster 2024-02-05T07:00:07.738158+0000 mgr.y (mgr.14463) 186 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:00:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:08 smithi177 bash[14475]: audit 2024-02-05T07:00:07.921363+0000 mon.a (mon.0) 1138 : audit [INF] from='client.? 172.21.15.102:0/561729934' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/3631522286"}]': finished 2024-02-05T07:00:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:08 smithi177 bash[14475]: cluster 2024-02-05T07:00:07.921757+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-02-05T07:00:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:08 smithi177 bash[14475]: audit 2024-02-05T07:00:08.278769+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.102:0/85704253' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1836197507"}]: dispatch 2024-02-05T07:00:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:08 smithi177 bash[14475]: audit 2024-02-05T07:00:08.279593+0000 mon.a (mon.0) 1140 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1836197507"}]: dispatch 2024-02-05T07:00:10.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:10 smithi177 bash[14475]: audit 2024-02-05T07:00:09.232903+0000 mon.a (mon.0) 1141 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1836197507"}]': finished 2024-02-05T07:00:10.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:10 smithi177 bash[14475]: cluster 2024-02-05T07:00:09.233152+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-02-05T07:00:10.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:10 smithi177 bash[14475]: audit 2024-02-05T07:00:09.586422+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.102:0/1125331606' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/308946711"}]: dispatch 2024-02-05T07:00:10.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:10 smithi177 bash[14475]: audit 2024-02-05T07:00:09.587331+0000 mon.a (mon.0) 1143 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/308946711"}]: dispatch 2024-02-05T07:00:10.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:10 smithi102 bash[20060]: audit 2024-02-05T07:00:09.232903+0000 mon.a (mon.0) 1141 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1836197507"}]': finished 2024-02-05T07:00:10.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:10 smithi102 bash[20060]: cluster 2024-02-05T07:00:09.233152+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-02-05T07:00:10.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:10 smithi102 bash[20060]: audit 2024-02-05T07:00:09.586422+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.102:0/1125331606' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/308946711"}]: dispatch 2024-02-05T07:00:10.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:10 smithi102 bash[20060]: audit 2024-02-05T07:00:09.587331+0000 mon.a (mon.0) 1143 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/308946711"}]: dispatch 2024-02-05T07:00:10.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:10 smithi102 bash[14298]: audit 2024-02-05T07:00:09.232903+0000 mon.a (mon.0) 1141 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1836197507"}]': finished 2024-02-05T07:00:10.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:10 smithi102 bash[14298]: cluster 2024-02-05T07:00:09.233152+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-02-05T07:00:10.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:10 smithi102 bash[14298]: audit 2024-02-05T07:00:09.586422+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.102:0/1125331606' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/308946711"}]: dispatch 2024-02-05T07:00:10.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:10 smithi102 bash[14298]: audit 2024-02-05T07:00:09.587331+0000 mon.a (mon.0) 1143 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/308946711"}]: dispatch 2024-02-05T07:00:11.252 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:00:10 smithi177 bash[15706]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:00:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:00:11.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:11 smithi177 bash[14475]: cluster 2024-02-05T07:00:09.738794+0000 mgr.y (mgr.14463) 187 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:00:11.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:11 smithi177 bash[14475]: audit 2024-02-05T07:00:10.241680+0000 mon.a (mon.0) 1144 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/308946711"}]': finished 2024-02-05T07:00:11.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:11 smithi177 bash[14475]: cluster 2024-02-05T07:00:10.241830+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-02-05T07:00:11.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:11 smithi177 bash[14475]: audit 2024-02-05T07:00:10.611198+0000 mon.a (mon.0) 1146 : audit [INF] from='client.? 172.21.15.102:0/194349249' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/435563252"}]: dispatch 2024-02-05T07:00:11.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:11 smithi102 bash[14298]: cluster 2024-02-05T07:00:09.738794+0000 mgr.y (mgr.14463) 187 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:00:11.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:11 smithi102 bash[14298]: audit 2024-02-05T07:00:10.241680+0000 mon.a (mon.0) 1144 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/308946711"}]': finished 2024-02-05T07:00:11.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:11 smithi102 bash[14298]: cluster 2024-02-05T07:00:10.241830+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-02-05T07:00:11.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:11 smithi102 bash[14298]: audit 2024-02-05T07:00:10.611198+0000 mon.a (mon.0) 1146 : audit [INF] from='client.? 172.21.15.102:0/194349249' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/435563252"}]: dispatch 2024-02-05T07:00:11.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:11 smithi102 bash[20060]: cluster 2024-02-05T07:00:09.738794+0000 mgr.y (mgr.14463) 187 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:00:11.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:11 smithi102 bash[20060]: audit 2024-02-05T07:00:10.241680+0000 mon.a (mon.0) 1144 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/308946711"}]': finished 2024-02-05T07:00:11.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:11 smithi102 bash[20060]: cluster 2024-02-05T07:00:10.241830+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-02-05T07:00:11.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:11 smithi102 bash[20060]: audit 2024-02-05T07:00:10.611198+0000 mon.a (mon.0) 1146 : audit [INF] from='client.? 172.21.15.102:0/194349249' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/435563252"}]: dispatch 2024-02-05T07:00:12.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:12 smithi177 bash[14475]: audit 2024-02-05T07:00:11.239999+0000 mon.a (mon.0) 1147 : audit [INF] from='client.? 172.21.15.102:0/194349249' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/435563252"}]': finished 2024-02-05T07:00:12.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:12 smithi177 bash[14475]: cluster 2024-02-05T07:00:11.240108+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-02-05T07:00:12.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:12 smithi102 bash[20060]: audit 2024-02-05T07:00:11.239999+0000 mon.a (mon.0) 1147 : audit [INF] from='client.? 172.21.15.102:0/194349249' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/435563252"}]': finished 2024-02-05T07:00:12.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:12 smithi102 bash[20060]: cluster 2024-02-05T07:00:11.240108+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-02-05T07:00:12.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:12 smithi102 bash[14298]: audit 2024-02-05T07:00:11.239999+0000 mon.a (mon.0) 1147 : audit [INF] from='client.? 172.21.15.102:0/194349249' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/435563252"}]': finished 2024-02-05T07:00:12.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:12 smithi102 bash[14298]: cluster 2024-02-05T07:00:11.240108+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-02-05T07:00:13.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:13 smithi177 bash[14475]: cluster 2024-02-05T07:00:11.740057+0000 mgr.y (mgr.14463) 188 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:00:13.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:13 smithi102 bash[14298]: cluster 2024-02-05T07:00:11.740057+0000 mgr.y (mgr.14463) 188 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:00:13.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:13 smithi102 bash[20060]: cluster 2024-02-05T07:00:11.740057+0000 mgr.y (mgr.14463) 188 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:00:15.105 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:00:14 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:07:00:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T07:00:15.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:15 smithi102 bash[14298]: cluster 2024-02-05T07:00:13.740850+0000 mgr.y (mgr.14463) 189 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s 2024-02-05T07:00:15.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:15 smithi102 bash[14298]: audit 2024-02-05T07:00:13.874797+0000 mgr.y (mgr.14463) 190 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:00:15.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:15 smithi102 bash[14298]: audit 2024-02-05T07:00:14.652055+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:15.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:15 smithi102 bash[14298]: audit 2024-02-05T07:00:14.659264+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:15.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:15 smithi102 bash[20060]: cluster 2024-02-05T07:00:13.740850+0000 mgr.y (mgr.14463) 189 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s 2024-02-05T07:00:15.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:15 smithi102 bash[20060]: audit 2024-02-05T07:00:13.874797+0000 mgr.y (mgr.14463) 190 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:00:15.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:15 smithi102 bash[20060]: audit 2024-02-05T07:00:14.652055+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:15.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:15 smithi102 bash[20060]: audit 2024-02-05T07:00:14.659264+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:15.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:15 smithi177 bash[14475]: cluster 2024-02-05T07:00:13.740850+0000 mgr.y (mgr.14463) 189 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 879 B/s rd, 0 op/s 2024-02-05T07:00:15.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:15 smithi177 bash[14475]: audit 2024-02-05T07:00:13.874797+0000 mgr.y (mgr.14463) 190 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:00:15.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:15 smithi177 bash[14475]: audit 2024-02-05T07:00:14.652055+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:15.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:15 smithi177 bash[14475]: audit 2024-02-05T07:00:14.659264+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:17 smithi177 bash[14475]: cluster 2024-02-05T07:00:15.741622+0000 mgr.y (mgr.14463) 191 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 786 B/s rd, 0 op/s 2024-02-05T07:00:17.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:17 smithi102 bash[14298]: cluster 2024-02-05T07:00:15.741622+0000 mgr.y (mgr.14463) 191 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 786 B/s rd, 0 op/s 2024-02-05T07:00:17.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:17 smithi102 bash[20060]: cluster 2024-02-05T07:00:15.741622+0000 mgr.y (mgr.14463) 191 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 786 B/s rd, 0 op/s 2024-02-05T07:00:18.884 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:00:18 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:00:18] "GET /metrics HTTP/1.1" 200 215044 "" "Prometheus/2.33.4" 2024-02-05T07:00:19.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:19 smithi177 bash[14475]: cluster 2024-02-05T07:00:17.743475+0000 mgr.y (mgr.14463) 192 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:00:19.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:19 smithi102 bash[14298]: cluster 2024-02-05T07:00:17.743475+0000 mgr.y (mgr.14463) 192 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:00:19.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:19 smithi102 bash[20060]: cluster 2024-02-05T07:00:17.743475+0000 mgr.y (mgr.14463) 192 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:00:21.079 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:00:20 smithi177 bash[15706]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:00:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:00:21.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:21 smithi177 bash[14475]: cluster 2024-02-05T07:00:19.744352+0000 mgr.y (mgr.14463) 193 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:00:21.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:21 smithi102 bash[14298]: cluster 2024-02-05T07:00:19.744352+0000 mgr.y (mgr.14463) 193 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:00:21.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:21 smithi102 bash[20060]: cluster 2024-02-05T07:00:19.744352+0000 mgr.y (mgr.14463) 193 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:00:23.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:23 smithi177 bash[14475]: cluster 2024-02-05T07:00:21.746189+0000 mgr.y (mgr.14463) 194 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-05T07:00:23.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:23 smithi102 bash[14298]: cluster 2024-02-05T07:00:21.746189+0000 mgr.y (mgr.14463) 194 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-05T07:00:23.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:23 smithi102 bash[20060]: cluster 2024-02-05T07:00:21.746189+0000 mgr.y (mgr.14463) 194 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-05T07:00:25.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:25 smithi177 bash[14475]: cluster 2024-02-05T07:00:23.746962+0000 mgr.y (mgr.14463) 195 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:00:25.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:25 smithi177 bash[14475]: audit 2024-02-05T07:00:23.885528+0000 mgr.y (mgr.14463) 196 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:00:25.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:25 smithi102 bash[14298]: cluster 2024-02-05T07:00:23.746962+0000 mgr.y (mgr.14463) 195 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:00:25.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:25 smithi102 bash[14298]: audit 2024-02-05T07:00:23.885528+0000 mgr.y (mgr.14463) 196 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:00:25.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:25 smithi102 bash[20060]: cluster 2024-02-05T07:00:23.746962+0000 mgr.y (mgr.14463) 195 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:00:25.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:25 smithi102 bash[20060]: audit 2024-02-05T07:00:23.885528+0000 mgr.y (mgr.14463) 196 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:00:26.134 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:00:25 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:07:00:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T07:00:27.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:26 smithi177 bash[14475]: audit 2024-02-05T07:00:25.709892+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:27.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:26 smithi177 bash[14475]: audit 2024-02-05T07:00:25.717467+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:27.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:26 smithi177 bash[14475]: cluster 2024-02-05T07:00:25.747726+0000 mgr.y (mgr.14463) 197 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:00:27.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:26 smithi102 bash[14298]: audit 2024-02-05T07:00:25.709892+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:27.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:26 smithi102 bash[14298]: audit 2024-02-05T07:00:25.717467+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:27.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:26 smithi102 bash[14298]: cluster 2024-02-05T07:00:25.747726+0000 mgr.y (mgr.14463) 197 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:00:27.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:26 smithi102 bash[20060]: audit 2024-02-05T07:00:25.709892+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:27.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:26 smithi102 bash[20060]: audit 2024-02-05T07:00:25.717467+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:27.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:26 smithi102 bash[20060]: cluster 2024-02-05T07:00:25.747726+0000 mgr.y (mgr.14463) 197 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:00:28.884 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:00:28 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:00:28] "GET /metrics HTTP/1.1" 200 215044 "" "Prometheus/2.33.4" 2024-02-05T07:00:29.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:28 smithi177 bash[14475]: cluster 2024-02-05T07:00:27.749440+0000 mgr.y (mgr.14463) 198 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:00:29.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:28 smithi102 bash[14298]: cluster 2024-02-05T07:00:27.749440+0000 mgr.y (mgr.14463) 198 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:00:29.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:28 smithi102 bash[20060]: cluster 2024-02-05T07:00:27.749440+0000 mgr.y (mgr.14463) 198 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:00:31.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:30 smithi102 bash[14298]: cluster 2024-02-05T07:00:29.750230+0000 mgr.y (mgr.14463) 199 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:00:31.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:30 smithi102 bash[14298]: audit 2024-02-05T07:00:30.279390+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-02-05T07:00:31.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:30 smithi102 bash[14298]: audit 2024-02-05T07:00:30.279761+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-05T07:00:31.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:30 smithi102 bash[14298]: audit 2024-02-05T07:00:30.280016+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-05T07:00:31.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:30 smithi102 bash[14298]: audit 2024-02-05T07:00:30.280265+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2024-02-05T07:00:31.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:30 smithi102 bash[14298]: audit 2024-02-05T07:00:30.586435+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:00:31.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:30 smithi102 bash[14298]: audit 2024-02-05T07:00:30.602277+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:00:31.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:30 smithi102 bash[20060]: cluster 2024-02-05T07:00:29.750230+0000 mgr.y (mgr.14463) 199 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:00:31.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:30 smithi102 bash[20060]: audit 2024-02-05T07:00:30.279390+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-02-05T07:00:31.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:30 smithi102 bash[20060]: audit 2024-02-05T07:00:30.279761+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-05T07:00:31.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:30 smithi102 bash[20060]: audit 2024-02-05T07:00:30.280016+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-05T07:00:31.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:30 smithi102 bash[20060]: audit 2024-02-05T07:00:30.280265+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2024-02-05T07:00:31.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:30 smithi102 bash[20060]: audit 2024-02-05T07:00:30.586435+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:00:31.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:30 smithi102 bash[20060]: audit 2024-02-05T07:00:30.602277+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:00:31.329 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:00:30 smithi177 bash[15706]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:00:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:00:31.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:30 smithi177 bash[14475]: cluster 2024-02-05T07:00:29.750230+0000 mgr.y (mgr.14463) 199 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:00:31.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:30 smithi177 bash[14475]: audit 2024-02-05T07:00:30.279390+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-02-05T07:00:31.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:30 smithi177 bash[14475]: audit 2024-02-05T07:00:30.279761+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-05T07:00:31.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:30 smithi177 bash[14475]: audit 2024-02-05T07:00:30.280016+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-05T07:00:31.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:30 smithi177 bash[14475]: audit 2024-02-05T07:00:30.280265+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2024-02-05T07:00:31.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:30 smithi177 bash[14475]: audit 2024-02-05T07:00:30.586435+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:00:31.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:30 smithi177 bash[14475]: audit 2024-02-05T07:00:30.602277+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:00:32.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:31 smithi177 bash[14475]: audit 2024-02-05T07:00:30.948031+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]': finished 2024-02-05T07:00:32.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:31 smithi177 bash[14475]: audit 2024-02-05T07:00:30.948178+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-02-05T07:00:32.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:31 smithi177 bash[14475]: audit 2024-02-05T07:00:30.948313+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-02-05T07:00:32.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:31 smithi177 bash[14475]: audit 2024-02-05T07:00:30.948439+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]': finished 2024-02-05T07:00:32.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:31 smithi177 bash[14475]: cluster 2024-02-05T07:00:30.948841+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-02-05T07:00:32.354 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:31 smithi102 bash[14298]: audit 2024-02-05T07:00:30.948031+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]': finished 2024-02-05T07:00:32.354 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:31 smithi102 bash[14298]: audit 2024-02-05T07:00:30.948178+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-02-05T07:00:32.354 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:31 smithi102 bash[14298]: audit 2024-02-05T07:00:30.948313+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-02-05T07:00:32.355 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:31 smithi102 bash[14298]: audit 2024-02-05T07:00:30.948439+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]': finished 2024-02-05T07:00:32.355 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:31 smithi102 bash[14298]: cluster 2024-02-05T07:00:30.948841+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-02-05T07:00:32.355 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:31 smithi102 bash[20060]: audit 2024-02-05T07:00:30.948031+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]': finished 2024-02-05T07:00:32.355 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:31 smithi102 bash[20060]: audit 2024-02-05T07:00:30.948178+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-02-05T07:00:32.355 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:31 smithi102 bash[20060]: audit 2024-02-05T07:00:30.948313+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-02-05T07:00:32.355 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:31 smithi102 bash[20060]: audit 2024-02-05T07:00:30.948439+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]': finished 2024-02-05T07:00:32.355 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:31 smithi102 bash[20060]: cluster 2024-02-05T07:00:30.948841+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-02-05T07:00:33.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:32 smithi177 bash[14475]: cluster 2024-02-05T07:00:31.751997+0000 mgr.y (mgr.14463) 200 : cluster [DBG] pgmap v168: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T07:00:33.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:32 smithi177 bash[14475]: cluster 2024-02-05T07:00:31.952362+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-02-05T07:00:33.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:32 smithi102 bash[14298]: cluster 2024-02-05T07:00:31.751997+0000 mgr.y (mgr.14463) 200 : cluster [DBG] pgmap v168: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T07:00:33.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:32 smithi102 bash[14298]: cluster 2024-02-05T07:00:31.952362+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-02-05T07:00:33.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:32 smithi102 bash[20060]: cluster 2024-02-05T07:00:31.751997+0000 mgr.y (mgr.14463) 200 : cluster [DBG] pgmap v168: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T07:00:33.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:32 smithi102 bash[20060]: cluster 2024-02-05T07:00:31.952362+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-02-05T07:00:35.134 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:00:34 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:07:00:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T07:00:35.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:34 smithi102 bash[14298]: cluster 2024-02-05T07:00:33.752556+0000 mgr.y (mgr.14463) 201 : cluster [DBG] pgmap v170: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:00:35.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:34 smithi102 bash[14298]: audit 2024-02-05T07:00:33.894970+0000 mgr.y (mgr.14463) 202 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:00:35.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:34 smithi102 bash[14298]: audit 2024-02-05T07:00:34.789126+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:35.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:34 smithi102 bash[14298]: audit 2024-02-05T07:00:34.797950+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:35.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:34 smithi102 bash[20060]: cluster 2024-02-05T07:00:33.752556+0000 mgr.y (mgr.14463) 201 : cluster [DBG] pgmap v170: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:00:35.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:34 smithi102 bash[20060]: audit 2024-02-05T07:00:33.894970+0000 mgr.y (mgr.14463) 202 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:00:35.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:34 smithi102 bash[20060]: audit 2024-02-05T07:00:34.789126+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:35.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:34 smithi102 bash[20060]: audit 2024-02-05T07:00:34.797950+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:35.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:34 smithi177 bash[14475]: cluster 2024-02-05T07:00:33.752556+0000 mgr.y (mgr.14463) 201 : cluster [DBG] pgmap v170: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:00:35.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:34 smithi177 bash[14475]: audit 2024-02-05T07:00:33.894970+0000 mgr.y (mgr.14463) 202 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:00:35.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:34 smithi177 bash[14475]: audit 2024-02-05T07:00:34.789126+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:35.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:34 smithi177 bash[14475]: audit 2024-02-05T07:00:34.797950+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:37.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:36 smithi177 bash[14475]: cluster 2024-02-05T07:00:35.753278+0000 mgr.y (mgr.14463) 203 : cluster [DBG] pgmap v171: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-05T07:00:37.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:36 smithi102 bash[14298]: cluster 2024-02-05T07:00:35.753278+0000 mgr.y (mgr.14463) 203 : cluster [DBG] pgmap v171: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-05T07:00:37.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:36 smithi102 bash[20060]: cluster 2024-02-05T07:00:35.753278+0000 mgr.y (mgr.14463) 203 : cluster [DBG] pgmap v171: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-05T07:00:38.884 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:00:38 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:00:38] "GET /metrics HTTP/1.1" 200 214981 "" "Prometheus/2.33.4" 2024-02-05T07:00:39.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:38 smithi177 bash[14475]: cluster 2024-02-05T07:00:37.755036+0000 mgr.y (mgr.14463) 204 : 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; 0 B/s, 0 objects/s recovering 2024-02-05T07:00:39.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:38 smithi102 bash[20060]: cluster 2024-02-05T07:00:37.755036+0000 mgr.y (mgr.14463) 204 : 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; 0 B/s, 0 objects/s recovering 2024-02-05T07:00:39.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:38 smithi102 bash[14298]: cluster 2024-02-05T07:00:37.755036+0000 mgr.y (mgr.14463) 204 : 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; 0 B/s, 0 objects/s recovering 2024-02-05T07:00:40.923 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:00:40 smithi177 bash[15706]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:00:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:00:41.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:40 smithi177 bash[14475]: cluster 2024-02-05T07:00:39.755768+0000 mgr.y (mgr.14463) 205 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-02-05T07:00:41.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:40 smithi102 bash[20060]: cluster 2024-02-05T07:00:39.755768+0000 mgr.y (mgr.14463) 205 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-02-05T07:00:41.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:40 smithi102 bash[14298]: cluster 2024-02-05T07:00:39.755768+0000 mgr.y (mgr.14463) 205 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-02-05T07:00:43.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:42 smithi177 bash[14475]: cluster 2024-02-05T07:00:41.757467+0000 mgr.y (mgr.14463) 206 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-05T07:00:43.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:42 smithi102 bash[20060]: cluster 2024-02-05T07:00:41.757467+0000 mgr.y (mgr.14463) 206 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-05T07:00:43.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:42 smithi102 bash[14298]: cluster 2024-02-05T07:00:41.757467+0000 mgr.y (mgr.14463) 206 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-05T07:00:45.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:44 smithi177 bash[14475]: cluster 2024-02-05T07:00:43.758225+0000 mgr.y (mgr.14463) 207 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 866 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-05T07:00:45.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:44 smithi177 bash[14475]: audit 2024-02-05T07:00:43.903470+0000 mgr.y (mgr.14463) 208 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:00:45.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:44 smithi102 bash[14298]: cluster 2024-02-05T07:00:43.758225+0000 mgr.y (mgr.14463) 207 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 866 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-05T07:00:45.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:44 smithi102 bash[14298]: audit 2024-02-05T07:00:43.903470+0000 mgr.y (mgr.14463) 208 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:00:45.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:44 smithi102 bash[20060]: cluster 2024-02-05T07:00:43.758225+0000 mgr.y (mgr.14463) 207 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 866 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-05T07:00:45.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:44 smithi102 bash[20060]: audit 2024-02-05T07:00:43.903470+0000 mgr.y (mgr.14463) 208 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:00:46.134 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:00:45 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:07:00:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T07:00:47.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:46 smithi102 bash[14298]: cluster 2024-02-05T07:00:45.758981+0000 mgr.y (mgr.14463) 209 : 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; 0 B/s, 0 objects/s recovering 2024-02-05T07:00:47.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:46 smithi102 bash[14298]: audit 2024-02-05T07:00:45.863908+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:47.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:46 smithi102 bash[14298]: audit 2024-02-05T07:00:45.873376+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:47.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:46 smithi102 bash[20060]: cluster 2024-02-05T07:00:45.758981+0000 mgr.y (mgr.14463) 209 : 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; 0 B/s, 0 objects/s recovering 2024-02-05T07:00:47.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:46 smithi102 bash[20060]: audit 2024-02-05T07:00:45.863908+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:47.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:46 smithi102 bash[20060]: audit 2024-02-05T07:00:45.873376+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:47.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:46 smithi177 bash[14475]: cluster 2024-02-05T07:00:45.758981+0000 mgr.y (mgr.14463) 209 : 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; 0 B/s, 0 objects/s recovering 2024-02-05T07:00:47.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:46 smithi177 bash[14475]: audit 2024-02-05T07:00:45.863908+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:47.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:46 smithi177 bash[14475]: audit 2024-02-05T07:00:45.873376+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:48.884 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:00:48 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:00:48] "GET /metrics HTTP/1.1" 200 215002 "" "Prometheus/2.33.4" 2024-02-05T07:00:49.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:48 smithi177 bash[14475]: cluster 2024-02-05T07:00:47.760764+0000 mgr.y (mgr.14463) 210 : 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; 0 B/s, 0 objects/s recovering 2024-02-05T07:00:49.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:48 smithi102 bash[14298]: cluster 2024-02-05T07:00:47.760764+0000 mgr.y (mgr.14463) 210 : 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; 0 B/s, 0 objects/s recovering 2024-02-05T07:00:49.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:48 smithi102 bash[20060]: cluster 2024-02-05T07:00:47.760764+0000 mgr.y (mgr.14463) 210 : 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; 0 B/s, 0 objects/s recovering 2024-02-05T07:00:51.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:50 smithi102 bash[14298]: cluster 2024-02-05T07:00:49.761596+0000 mgr.y (mgr.14463) 211 : 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 2024-02-05T07:00:51.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:50 smithi102 bash[20060]: cluster 2024-02-05T07:00:49.761596+0000 mgr.y (mgr.14463) 211 : 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 2024-02-05T07:00:51.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:00:50 smithi177 bash[15706]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:00:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:00:51.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:50 smithi177 bash[14475]: cluster 2024-02-05T07:00:49.761596+0000 mgr.y (mgr.14463) 211 : 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 2024-02-05T07:00:53.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:52 smithi177 bash[14475]: cluster 2024-02-05T07:00:51.763402+0000 mgr.y (mgr.14463) 212 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:00:53.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:52 smithi102 bash[20060]: cluster 2024-02-05T07:00:51.763402+0000 mgr.y (mgr.14463) 212 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:00:53.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:52 smithi102 bash[14298]: cluster 2024-02-05T07:00:51.763402+0000 mgr.y (mgr.14463) 212 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:00:55.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:54 smithi177 bash[14475]: cluster 2024-02-05T07:00:53.764268+0000 mgr.y (mgr.14463) 213 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:00:55.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:54 smithi177 bash[14475]: audit 2024-02-05T07:00:53.914763+0000 mgr.y (mgr.14463) 214 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:00:55.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:54 smithi177 bash[14475]: audit 2024-02-05T07:00:54.929325+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:55.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:54 smithi177 bash[14475]: audit 2024-02-05T07:00:54.935821+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:55.385 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:00:54 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:07:00:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T07:00:55.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:54 smithi102 bash[20060]: cluster 2024-02-05T07:00:53.764268+0000 mgr.y (mgr.14463) 213 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:00:55.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:54 smithi102 bash[20060]: audit 2024-02-05T07:00:53.914763+0000 mgr.y (mgr.14463) 214 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:00:55.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:54 smithi102 bash[20060]: audit 2024-02-05T07:00:54.929325+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:55.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:54 smithi102 bash[20060]: audit 2024-02-05T07:00:54.935821+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:55.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:54 smithi102 bash[14298]: cluster 2024-02-05T07:00:53.764268+0000 mgr.y (mgr.14463) 213 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:00:55.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:54 smithi102 bash[14298]: audit 2024-02-05T07:00:53.914763+0000 mgr.y (mgr.14463) 214 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:00:55.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:54 smithi102 bash[14298]: audit 2024-02-05T07:00:54.929325+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:55.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:54 smithi102 bash[14298]: audit 2024-02-05T07:00:54.935821+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:00:57.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:56 smithi177 bash[14475]: cluster 2024-02-05T07:00:55.765139+0000 mgr.y (mgr.14463) 215 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:00:57.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:56 smithi102 bash[14298]: cluster 2024-02-05T07:00:55.765139+0000 mgr.y (mgr.14463) 215 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:00:57.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:56 smithi102 bash[20060]: cluster 2024-02-05T07:00:55.765139+0000 mgr.y (mgr.14463) 215 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:00:58.884 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:00:58 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:00:58] "GET /metrics HTTP/1.1" 200 215002 "" "Prometheus/2.33.4" 2024-02-05T07:00:59.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:58 smithi177 bash[14475]: cluster 2024-02-05T07:00:57.767038+0000 mgr.y (mgr.14463) 216 : 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 2024-02-05T07:00:59.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:58 smithi102 bash[14298]: cluster 2024-02-05T07:00:57.767038+0000 mgr.y (mgr.14463) 216 : 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 2024-02-05T07:00:59.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:58 smithi102 bash[20060]: cluster 2024-02-05T07:00:57.767038+0000 mgr.y (mgr.14463) 216 : 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 2024-02-05T07:01:00.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:59 smithi177 bash[14475]: audit 2024-02-05T07:00:59.167614+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:01:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:59 smithi177 bash[14475]: audit 2024-02-05T07:00:59.169689+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:01:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:00:59 smithi177 bash[14475]: audit 2024-02-05T07:00:59.181999+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:00.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:59 smithi102 bash[20060]: audit 2024-02-05T07:00:59.167614+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:01:00.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:59 smithi102 bash[20060]: audit 2024-02-05T07:00:59.169689+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:01:00.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:00:59 smithi102 bash[20060]: audit 2024-02-05T07:00:59.181999+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:00.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:59 smithi102 bash[14298]: audit 2024-02-05T07:00:59.167614+0000 mon.a (mon.0) 1171 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:01:00.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:59 smithi102 bash[14298]: audit 2024-02-05T07:00:59.169689+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:01:00.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:00:59 smithi102 bash[14298]: audit 2024-02-05T07:00:59.181999+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:01.192 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:01:00 smithi177 bash[15706]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:01:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:01:01.447 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:01 smithi177 bash[14475]: cluster 2024-02-05T07:00:59.767828+0000 mgr.y (mgr.14463) 217 : 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 2024-02-05T07:01:01.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:01 smithi102 bash[20060]: cluster 2024-02-05T07:00:59.767828+0000 mgr.y (mgr.14463) 217 : 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 2024-02-05T07:01:01.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:01 smithi102 bash[14298]: cluster 2024-02-05T07:00:59.767828+0000 mgr.y (mgr.14463) 217 : 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 2024-02-05T07:01:03.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:03 smithi177 bash[14475]: cluster 2024-02-05T07:01:01.769470+0000 mgr.y (mgr.14463) 218 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:01:03.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:03 smithi102 bash[20060]: cluster 2024-02-05T07:01:01.769470+0000 mgr.y (mgr.14463) 218 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:01:03.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:03 smithi102 bash[14298]: cluster 2024-02-05T07:01:01.769470+0000 mgr.y (mgr.14463) 218 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:01:05.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:05 smithi177 bash[14475]: cluster 2024-02-05T07:01:03.770213+0000 mgr.y (mgr.14463) 219 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:05.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:05 smithi177 bash[14475]: audit 2024-02-05T07:01:03.926034+0000 mgr.y (mgr.14463) 220 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:01:05.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:05 smithi102 bash[20060]: cluster 2024-02-05T07:01:03.770213+0000 mgr.y (mgr.14463) 219 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:05.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:05 smithi102 bash[20060]: audit 2024-02-05T07:01:03.926034+0000 mgr.y (mgr.14463) 220 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:01:05.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:05 smithi102 bash[14298]: cluster 2024-02-05T07:01:03.770213+0000 mgr.y (mgr.14463) 219 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:05.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:05 smithi102 bash[14298]: audit 2024-02-05T07:01:03.926034+0000 mgr.y (mgr.14463) 220 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:01:06.385 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:01:06 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:07:01:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T07:01:07.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:07 smithi177 bash[14475]: cluster 2024-02-05T07:01:05.770900+0000 mgr.y (mgr.14463) 221 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:07.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:07 smithi177 bash[14475]: audit 2024-02-05T07:01:06.027185+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:07.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:07 smithi177 bash[14475]: audit 2024-02-05T07:01:06.036977+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:07.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:07 smithi102 bash[14298]: cluster 2024-02-05T07:01:05.770900+0000 mgr.y (mgr.14463) 221 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:07.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:07 smithi102 bash[14298]: audit 2024-02-05T07:01:06.027185+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:07.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:07 smithi102 bash[14298]: audit 2024-02-05T07:01:06.036977+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:07.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:07 smithi102 bash[20060]: cluster 2024-02-05T07:01:05.770900+0000 mgr.y (mgr.14463) 221 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:07.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:07 smithi102 bash[20060]: audit 2024-02-05T07:01:06.027185+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:07.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:07 smithi102 bash[20060]: audit 2024-02-05T07:01:06.036977+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:08.884 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:01:08 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:01:08] "GET /metrics HTTP/1.1" 200 214981 "" "Prometheus/2.33.4" 2024-02-05T07:01:09.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:09 smithi177 bash[14475]: cluster 2024-02-05T07:01:07.772641+0000 mgr.y (mgr.14463) 222 : 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 2024-02-05T07:01:09.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:09 smithi102 bash[14298]: cluster 2024-02-05T07:01:07.772641+0000 mgr.y (mgr.14463) 222 : 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 2024-02-05T07:01:09.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:09 smithi102 bash[20060]: cluster 2024-02-05T07:01:07.772641+0000 mgr.y (mgr.14463) 222 : 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 2024-02-05T07:01:11.308 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:11 smithi102 bash[14298]: cluster 2024-02-05T07:01:09.773374+0000 mgr.y (mgr.14463) 223 : 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 2024-02-05T07:01:11.309 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:11 smithi102 bash[20060]: cluster 2024-02-05T07:01:09.773374+0000 mgr.y (mgr.14463) 223 : 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 2024-02-05T07:01:11.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:11 smithi177 bash[14475]: cluster 2024-02-05T07:01:09.773374+0000 mgr.y (mgr.14463) 223 : 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 2024-02-05T07:01:11.329 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:01:10 smithi177 bash[15706]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:01:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:01:13.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:13 smithi177 bash[14475]: cluster 2024-02-05T07:01:11.775160+0000 mgr.y (mgr.14463) 224 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:01:13.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:13 smithi102 bash[20060]: cluster 2024-02-05T07:01:11.775160+0000 mgr.y (mgr.14463) 224 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:01:13.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:13 smithi102 bash[14298]: cluster 2024-02-05T07:01:11.775160+0000 mgr.y (mgr.14463) 224 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:01:15.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:15 smithi177 bash[14475]: cluster 2024-02-05T07:01:13.775879+0000 mgr.y (mgr.14463) 225 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:15.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:15 smithi177 bash[14475]: audit 2024-02-05T07:01:13.936399+0000 mgr.y (mgr.14463) 226 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:01:15.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:15 smithi102 bash[20060]: cluster 2024-02-05T07:01:13.775879+0000 mgr.y (mgr.14463) 225 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:15.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:15 smithi102 bash[20060]: audit 2024-02-05T07:01:13.936399+0000 mgr.y (mgr.14463) 226 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:01:15.385 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:01:15 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:07:01:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T07:01:15.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:15 smithi102 bash[14298]: cluster 2024-02-05T07:01:13.775879+0000 mgr.y (mgr.14463) 225 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:15.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:15 smithi102 bash[14298]: audit 2024-02-05T07:01:13.936399+0000 mgr.y (mgr.14463) 226 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:01:16.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:16 smithi177 bash[14475]: audit 2024-02-05T07:01:15.065530+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:16.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:16 smithi177 bash[14475]: audit 2024-02-05T07:01:15.073617+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:16.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:16 smithi102 bash[14298]: audit 2024-02-05T07:01:15.065530+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:16.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:16 smithi102 bash[14298]: audit 2024-02-05T07:01:15.073617+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:16.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:16 smithi102 bash[20060]: audit 2024-02-05T07:01:15.065530+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:16.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:16 smithi102 bash[20060]: audit 2024-02-05T07:01:15.073617+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:17.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:17 smithi102 bash[14298]: cluster 2024-02-05T07:01:15.776653+0000 mgr.y (mgr.14463) 227 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:17.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:17 smithi102 bash[20060]: cluster 2024-02-05T07:01:15.776653+0000 mgr.y (mgr.14463) 227 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:17.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:17 smithi177 bash[14475]: cluster 2024-02-05T07:01:15.776653+0000 mgr.y (mgr.14463) 227 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:18.885 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:01:18 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:01:18] "GET /metrics HTTP/1.1" 200 214972 "" "Prometheus/2.33.4" 2024-02-05T07:01:19.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:19 smithi102 bash[14298]: cluster 2024-02-05T07:01:17.778380+0000 mgr.y (mgr.14463) 228 : 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 2024-02-05T07:01:19.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:19 smithi102 bash[20060]: cluster 2024-02-05T07:01:17.778380+0000 mgr.y (mgr.14463) 228 : 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 2024-02-05T07:01:19.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:19 smithi177 bash[14475]: cluster 2024-02-05T07:01:17.778380+0000 mgr.y (mgr.14463) 228 : 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 2024-02-05T07:01:21.306 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:21 smithi177 bash[14475]: cluster 2024-02-05T07:01:19.779089+0000 mgr.y (mgr.14463) 229 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:21.307 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:01:20 smithi177 bash[15706]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:01:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:01:21.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:21 smithi102 bash[14298]: cluster 2024-02-05T07:01:19.779089+0000 mgr.y (mgr.14463) 229 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:21.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:21 smithi102 bash[20060]: cluster 2024-02-05T07:01:19.779089+0000 mgr.y (mgr.14463) 229 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:23.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:23 smithi102 bash[14298]: cluster 2024-02-05T07:01:21.780801+0000 mgr.y (mgr.14463) 230 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:01:23.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:23 smithi102 bash[20060]: cluster 2024-02-05T07:01:21.780801+0000 mgr.y (mgr.14463) 230 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:01:23.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:23 smithi177 bash[14475]: cluster 2024-02-05T07:01:21.780801+0000 mgr.y (mgr.14463) 230 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:01:25.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:25 smithi102 bash[14298]: cluster 2024-02-05T07:01:23.781645+0000 mgr.y (mgr.14463) 231 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:25.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:25 smithi102 bash[14298]: audit 2024-02-05T07:01:23.942173+0000 mgr.y (mgr.14463) 232 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:01:25.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:25 smithi102 bash[20060]: cluster 2024-02-05T07:01:23.781645+0000 mgr.y (mgr.14463) 231 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:25.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:25 smithi102 bash[20060]: audit 2024-02-05T07:01:23.942173+0000 mgr.y (mgr.14463) 232 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:01:25.498 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:25 smithi177 bash[14475]: cluster 2024-02-05T07:01:23.781645+0000 mgr.y (mgr.14463) 231 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:25.498 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:25 smithi177 bash[14475]: audit 2024-02-05T07:01:23.942173+0000 mgr.y (mgr.14463) 232 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:01:26.635 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:01:26 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:07:01:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T07:01:27.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:27 smithi177 bash[14475]: cluster 2024-02-05T07:01:25.782539+0000 mgr.y (mgr.14463) 233 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:27.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:27 smithi177 bash[14475]: audit 2024-02-05T07:01:26.155811+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:27.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:27 smithi177 bash[14475]: audit 2024-02-05T07:01:26.164071+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:27.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:27 smithi102 bash[14298]: cluster 2024-02-05T07:01:25.782539+0000 mgr.y (mgr.14463) 233 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:27.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:27 smithi102 bash[14298]: audit 2024-02-05T07:01:26.155811+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:27.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:27 smithi102 bash[14298]: audit 2024-02-05T07:01:26.164071+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:27.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:27 smithi102 bash[20060]: cluster 2024-02-05T07:01:25.782539+0000 mgr.y (mgr.14463) 233 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:27.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:27 smithi102 bash[20060]: audit 2024-02-05T07:01:26.155811+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:27.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:27 smithi102 bash[20060]: audit 2024-02-05T07:01:26.164071+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:28.885 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:01:28 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:01:28] "GET /metrics HTTP/1.1" 200 214972 "" "Prometheus/2.33.4" 2024-02-05T07:01:29.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:29 smithi177 bash[14475]: cluster 2024-02-05T07:01:27.784273+0000 mgr.y (mgr.14463) 234 : 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 2024-02-05T07:01:29.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:29 smithi102 bash[14298]: cluster 2024-02-05T07:01:27.784273+0000 mgr.y (mgr.14463) 234 : 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 2024-02-05T07:01:29.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:29 smithi102 bash[20060]: cluster 2024-02-05T07:01:27.784273+0000 mgr.y (mgr.14463) 234 : 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 2024-02-05T07:01:31.174 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:01:30 smithi177 bash[15706]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:01:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:01:31.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:31 smithi177 bash[14475]: cluster 2024-02-05T07:01:29.785035+0000 mgr.y (mgr.14463) 235 : 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 2024-02-05T07:01:31.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:31 smithi177 bash[14475]: audit 2024-02-05T07:01:30.595180+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:01:31.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:31 smithi177 bash[14475]: audit 2024-02-05T07:01:30.607568+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:01:31.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:31 smithi102 bash[14298]: cluster 2024-02-05T07:01:29.785035+0000 mgr.y (mgr.14463) 235 : 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 2024-02-05T07:01:31.680 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:31 smithi102 bash[14298]: audit 2024-02-05T07:01:30.595180+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:01:31.680 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:31 smithi102 bash[14298]: audit 2024-02-05T07:01:30.607568+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:01:31.680 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:31 smithi102 bash[20060]: cluster 2024-02-05T07:01:29.785035+0000 mgr.y (mgr.14463) 235 : 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 2024-02-05T07:01:31.681 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:31 smithi102 bash[20060]: audit 2024-02-05T07:01:30.595180+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:01:31.681 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:31 smithi102 bash[20060]: audit 2024-02-05T07:01:30.607568+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:01:33.453 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:33 smithi102 bash[14298]: cluster 2024-02-05T07:01:31.786928+0000 mgr.y (mgr.14463) 236 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:01:33.453 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:33 smithi102 bash[20060]: cluster 2024-02-05T07:01:31.786928+0000 mgr.y (mgr.14463) 236 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:01:33.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:33 smithi177 bash[14475]: cluster 2024-02-05T07:01:31.786928+0000 mgr.y (mgr.14463) 236 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:01:35.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:35 smithi177 bash[14475]: cluster 2024-02-05T07:01:33.787798+0000 mgr.y (mgr.14463) 237 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:35.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:35 smithi177 bash[14475]: audit 2024-02-05T07:01:33.950384+0000 mgr.y (mgr.14463) 238 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:01:35.635 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:01:35 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:07:01:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T07:01:35.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:35 smithi102 bash[14298]: cluster 2024-02-05T07:01:33.787798+0000 mgr.y (mgr.14463) 237 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:35.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:35 smithi102 bash[14298]: audit 2024-02-05T07:01:33.950384+0000 mgr.y (mgr.14463) 238 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:01:35.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:35 smithi102 bash[20060]: cluster 2024-02-05T07:01:33.787798+0000 mgr.y (mgr.14463) 237 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:35.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:35 smithi102 bash[20060]: audit 2024-02-05T07:01:33.950384+0000 mgr.y (mgr.14463) 238 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:01:36.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:36 smithi177 bash[14475]: audit 2024-02-05T07:01:35.188297+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:36.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:36 smithi177 bash[14475]: audit 2024-02-05T07:01:35.195320+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:36.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:36 smithi102 bash[14298]: audit 2024-02-05T07:01:35.188297+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:36.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:36 smithi102 bash[14298]: audit 2024-02-05T07:01:35.195320+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:36.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:36 smithi102 bash[20060]: audit 2024-02-05T07:01:35.188297+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:36.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:36 smithi102 bash[20060]: audit 2024-02-05T07:01:35.195320+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:37.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:37 smithi177 bash[14475]: cluster 2024-02-05T07:01:35.788585+0000 mgr.y (mgr.14463) 239 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:37.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:37 smithi102 bash[14298]: cluster 2024-02-05T07:01:35.788585+0000 mgr.y (mgr.14463) 239 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:37.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:37 smithi102 bash[20060]: cluster 2024-02-05T07:01:35.788585+0000 mgr.y (mgr.14463) 239 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:38.885 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:01:38 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:01:38] "GET /metrics HTTP/1.1" 200 214967 "" "Prometheus/2.33.4" 2024-02-05T07:01:39.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:39 smithi177 bash[14475]: cluster 2024-02-05T07:01:37.790307+0000 mgr.y (mgr.14463) 240 : 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 2024-02-05T07:01:39.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:39 smithi102 bash[14298]: cluster 2024-02-05T07:01:37.790307+0000 mgr.y (mgr.14463) 240 : 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 2024-02-05T07:01:39.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:39 smithi102 bash[20060]: cluster 2024-02-05T07:01:37.790307+0000 mgr.y (mgr.14463) 240 : 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 2024-02-05T07:01:41.221 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:01:40 smithi177 bash[15706]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:01:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:01:41.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:41 smithi177 bash[14475]: cluster 2024-02-05T07:01:39.791008+0000 mgr.y (mgr.14463) 241 : 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 2024-02-05T07:01:41.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:41 smithi102 bash[14298]: cluster 2024-02-05T07:01:39.791008+0000 mgr.y (mgr.14463) 241 : 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 2024-02-05T07:01:41.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:41 smithi102 bash[20060]: cluster 2024-02-05T07:01:39.791008+0000 mgr.y (mgr.14463) 241 : 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 2024-02-05T07:01:43.397 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:43 smithi177 bash[14475]: cluster 2024-02-05T07:01:41.792708+0000 mgr.y (mgr.14463) 242 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:01:43.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:43 smithi102 bash[14298]: cluster 2024-02-05T07:01:41.792708+0000 mgr.y (mgr.14463) 242 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:01:43.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:43 smithi102 bash[20060]: cluster 2024-02-05T07:01:41.792708+0000 mgr.y (mgr.14463) 242 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:01:45.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:45 smithi177 bash[14475]: cluster 2024-02-05T07:01:43.793440+0000 mgr.y (mgr.14463) 243 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:45.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:45 smithi177 bash[14475]: audit 2024-02-05T07:01:43.958914+0000 mgr.y (mgr.14463) 244 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:01:45.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:45 smithi102 bash[14298]: cluster 2024-02-05T07:01:43.793440+0000 mgr.y (mgr.14463) 243 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:45.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:45 smithi102 bash[14298]: audit 2024-02-05T07:01:43.958914+0000 mgr.y (mgr.14463) 244 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:01:45.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:45 smithi102 bash[20060]: cluster 2024-02-05T07:01:43.793440+0000 mgr.y (mgr.14463) 243 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:45.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:45 smithi102 bash[20060]: audit 2024-02-05T07:01:43.958914+0000 mgr.y (mgr.14463) 244 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:01:46.635 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:01:46 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:07:01:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T07:01:47.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:47 smithi177 bash[14475]: cluster 2024-02-05T07:01:45.794174+0000 mgr.y (mgr.14463) 245 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:47.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:47 smithi177 bash[14475]: audit 2024-02-05T07:01:46.286923+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:47.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:47 smithi177 bash[14475]: audit 2024-02-05T07:01:46.295634+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:47.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:47 smithi102 bash[14298]: cluster 2024-02-05T07:01:45.794174+0000 mgr.y (mgr.14463) 245 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:47.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:47 smithi102 bash[14298]: audit 2024-02-05T07:01:46.286923+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:47.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:47 smithi102 bash[14298]: audit 2024-02-05T07:01:46.295634+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:47.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:47 smithi102 bash[20060]: cluster 2024-02-05T07:01:45.794174+0000 mgr.y (mgr.14463) 245 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:47.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:47 smithi102 bash[20060]: audit 2024-02-05T07:01:46.286923+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:47.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:47 smithi102 bash[20060]: audit 2024-02-05T07:01:46.295634+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:48.885 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:01:48 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:01:48] "GET /metrics HTTP/1.1" 200 214974 "" "Prometheus/2.33.4" 2024-02-05T07:01:49.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:49 smithi177 bash[14475]: cluster 2024-02-05T07:01:47.795948+0000 mgr.y (mgr.14463) 246 : 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 2024-02-05T07:01:49.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:49 smithi102 bash[14298]: cluster 2024-02-05T07:01:47.795948+0000 mgr.y (mgr.14463) 246 : 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 2024-02-05T07:01:49.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:49 smithi102 bash[20060]: cluster 2024-02-05T07:01:47.795948+0000 mgr.y (mgr.14463) 246 : 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 2024-02-05T07:01:51.307 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:01:50 smithi177 bash[15706]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:01:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:01:51.329 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-02-05T07:01:51.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:51 smithi177 bash[14475]: cluster 2024-02-05T07:01:49.796667+0000 mgr.y (mgr.14463) 247 : 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 2024-02-05T07:01:51.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:51 smithi102 bash[14298]: cluster 2024-02-05T07:01:49.796667+0000 mgr.y (mgr.14463) 247 : 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 2024-02-05T07:01:51.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:51 smithi102 bash[20060]: cluster 2024-02-05T07:01:49.796667+0000 mgr.y (mgr.14463) 247 : 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 2024-02-05T07:01:53.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:53 smithi102 bash[14298]: cluster 2024-02-05T07:01:51.798522+0000 mgr.y (mgr.14463) 248 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:01:53.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:53 smithi102 bash[20060]: cluster 2024-02-05T07:01:51.798522+0000 mgr.y (mgr.14463) 248 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:01:53.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:53 smithi177 bash[14475]: cluster 2024-02-05T07:01:51.798522+0000 mgr.y (mgr.14463) 248 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:01:55.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:55 smithi177 bash[14475]: cluster 2024-02-05T07:01:53.799239+0000 mgr.y (mgr.14463) 249 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:55.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:55 smithi177 bash[14475]: audit 2024-02-05T07:01:53.967437+0000 mgr.y (mgr.14463) 250 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:01:55.635 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:01:55 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:07:01:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T07:01:55.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:55 smithi102 bash[20060]: cluster 2024-02-05T07:01:53.799239+0000 mgr.y (mgr.14463) 249 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:55.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:55 smithi102 bash[20060]: audit 2024-02-05T07:01:53.967437+0000 mgr.y (mgr.14463) 250 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:01:55.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:55 smithi102 bash[14298]: cluster 2024-02-05T07:01:53.799239+0000 mgr.y (mgr.14463) 249 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:55.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:55 smithi102 bash[14298]: audit 2024-02-05T07:01:53.967437+0000 mgr.y (mgr.14463) 250 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:01:56.547 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-02-05T07:01:56.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:56 smithi102 bash[20060]: audit 2024-02-05T07:01:55.328926+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:56.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:56 smithi102 bash[20060]: audit 2024-02-05T07:01:55.337146+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:56.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:56 smithi102 bash[20060]: cluster 2024-02-05T07:01:55.799812+0000 mgr.y (mgr.14463) 251 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:56.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:56 smithi102 bash[14298]: audit 2024-02-05T07:01:55.328926+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:56.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:56 smithi102 bash[14298]: audit 2024-02-05T07:01:55.337146+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:56.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:56 smithi102 bash[14298]: cluster 2024-02-05T07:01:55.799812+0000 mgr.y (mgr.14463) 251 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:56.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:56 smithi177 bash[14475]: audit 2024-02-05T07:01:55.328926+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:56.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:56 smithi177 bash[14475]: audit 2024-02-05T07:01:55.337146+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:01:56.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:56 smithi177 bash[14475]: cluster 2024-02-05T07:01:55.799812+0000 mgr.y (mgr.14463) 251 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:01:58.635 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:01:58 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:01:58] "GET /metrics HTTP/1.1" 200 214974 "" "Prometheus/2.33.4" 2024-02-05T07:01:59.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:58 smithi102 bash[14298]: cluster 2024-02-05T07:01:57.801435+0000 mgr.y (mgr.14463) 252 : 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 2024-02-05T07:01:59.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:58 smithi102 bash[20060]: cluster 2024-02-05T07:01:57.801435+0000 mgr.y (mgr.14463) 252 : 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 2024-02-05T07:01:59.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:58 smithi177 bash[14475]: cluster 2024-02-05T07:01:57.801435+0000 mgr.y (mgr.14463) 252 : 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 2024-02-05T07:02:00.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:59 smithi177 bash[14475]: audit 2024-02-05T07:01:59.193387+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:02:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:59 smithi177 bash[14475]: audit 2024-02-05T07:01:59.195539+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:02:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:01:59 smithi177 bash[14475]: audit 2024-02-05T07:01:59.208399+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:00.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:59 smithi102 bash[20060]: audit 2024-02-05T07:01:59.193387+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:02:00.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:59 smithi102 bash[20060]: audit 2024-02-05T07:01:59.195539+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:02:00.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:01:59 smithi102 bash[20060]: audit 2024-02-05T07:01:59.208399+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:00.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:59 smithi102 bash[14298]: audit 2024-02-05T07:01:59.193387+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:02:00.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:59 smithi102 bash[14298]: audit 2024-02-05T07:01:59.195539+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:02:00.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:01:59 smithi102 bash[14298]: audit 2024-02-05T07:01:59.208399+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:01.218 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:02:00 smithi177 bash[15706]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:02:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:02:01.253 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'ceph config set global log_to_journald false --force' 2024-02-05T07:02:01.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:01 smithi177 bash[14475]: cluster 2024-02-05T07:01:59.802302+0000 mgr.y (mgr.14463) 253 : 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 2024-02-05T07:02:01.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:01 smithi102 bash[14298]: cluster 2024-02-05T07:01:59.802302+0000 mgr.y (mgr.14463) 253 : 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 2024-02-05T07:02:01.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:01 smithi102 bash[20060]: cluster 2024-02-05T07:01:59.802302+0000 mgr.y (mgr.14463) 253 : 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 2024-02-05T07:02:03.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:03 smithi102 bash[14298]: cluster 2024-02-05T07:02:01.804088+0000 mgr.y (mgr.14463) 254 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:02:03.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:03 smithi102 bash[20060]: cluster 2024-02-05T07:02:01.804088+0000 mgr.y (mgr.14463) 254 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:02:03.513 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:03 smithi177 bash[14475]: cluster 2024-02-05T07:02:01.804088+0000 mgr.y (mgr.14463) 254 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:02:05.111 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-02-05T07:02:05.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:05 smithi102 bash[14298]: cluster 2024-02-05T07:02:03.804872+0000 mgr.y (mgr.14463) 255 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:02:05.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:05 smithi102 bash[14298]: audit 2024-02-05T07:02:03.976239+0000 mgr.y (mgr.14463) 256 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:02:05.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:05 smithi102 bash[20060]: cluster 2024-02-05T07:02:03.804872+0000 mgr.y (mgr.14463) 255 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:02:05.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:05 smithi102 bash[20060]: audit 2024-02-05T07:02:03.976239+0000 mgr.y (mgr.14463) 256 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:02:05.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:05 smithi177 bash[14475]: cluster 2024-02-05T07:02:03.804872+0000 mgr.y (mgr.14463) 255 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:02:05.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:05 smithi177 bash[14475]: audit 2024-02-05T07:02:03.976239+0000 mgr.y (mgr.14463) 256 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:02:06.885 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:02:06 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:07:02:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T07:02:07.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:07 smithi102 bash[14298]: cluster 2024-02-05T07:02:05.805585+0000 mgr.y (mgr.14463) 257 : 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 2024-02-05T07:02:07.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:07 smithi102 bash[14298]: audit 2024-02-05T07:02:06.462926+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:07.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:07 smithi102 bash[14298]: audit 2024-02-05T07:02:06.471301+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:07.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:07 smithi102 bash[20060]: cluster 2024-02-05T07:02:05.805585+0000 mgr.y (mgr.14463) 257 : 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 2024-02-05T07:02:07.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:07 smithi102 bash[20060]: audit 2024-02-05T07:02:06.462926+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:07.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:07 smithi102 bash[20060]: audit 2024-02-05T07:02:06.471301+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:07.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:07 smithi177 bash[14475]: cluster 2024-02-05T07:02:05.805585+0000 mgr.y (mgr.14463) 257 : 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 2024-02-05T07:02:07.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:07 smithi177 bash[14475]: audit 2024-02-05T07:02:06.462926+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:07.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:07 smithi177 bash[14475]: audit 2024-02-05T07:02:06.471301+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:08.342 INFO:teuthology.orchestra.run.smithi102.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 2024-02-05T07:02:08.788 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:02:08 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:02:08] "GET /metrics HTTP/1.1" 200 214936 "" "Prometheus/2.33.4" 2024-02-05T07:02:09.297 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-05T07:02:09.307 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi102.front.sepia.ceph.com 2024-02-05T07:02:09.307 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done' 2024-02-05T07:02:09.499 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:09 smithi102 bash[14298]: cluster 2024-02-05T07:02:07.807368+0000 mgr.y (mgr.14463) 258 : 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 2024-02-05T07:02:09.500 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:09 smithi102 bash[14298]: audit 2024-02-05T07:02:08.331237+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:09.500 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:09 smithi102 bash[14298]: audit 2024-02-05T07:02:08.359440+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:02:09.500 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:09 smithi102 bash[14298]: audit 2024-02-05T07:02:08.360998+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:02:09.500 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:09 smithi102 bash[14298]: audit 2024-02-05T07:02:08.370465+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:09.500 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:09 smithi102 bash[20060]: cluster 2024-02-05T07:02:07.807368+0000 mgr.y (mgr.14463) 258 : 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 2024-02-05T07:02:09.500 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:09 smithi102 bash[20060]: audit 2024-02-05T07:02:08.331237+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:09.500 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:09 smithi102 bash[20060]: audit 2024-02-05T07:02:08.359440+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:02:09.500 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:09 smithi102 bash[20060]: audit 2024-02-05T07:02:08.360998+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:02:09.500 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:09 smithi102 bash[20060]: audit 2024-02-05T07:02:08.370465+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:09.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:09 smithi177 bash[14475]: cluster 2024-02-05T07:02:07.807368+0000 mgr.y (mgr.14463) 258 : 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 2024-02-05T07:02:09.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:09 smithi177 bash[14475]: audit 2024-02-05T07:02:08.331237+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:09.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:09 smithi177 bash[14475]: audit 2024-02-05T07:02:08.359440+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:02:09.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:09 smithi177 bash[14475]: audit 2024-02-05T07:02:08.360998+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:02:09.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:09 smithi177 bash[14475]: audit 2024-02-05T07:02:08.370465+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:10.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:10 smithi177 bash[14475]: audit 2024-02-05T07:02:08.321941+0000 mgr.y (mgr.14463) 259 : audit [DBG] from='client.15096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:02:10.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:10 smithi177 bash[14475]: cephadm 2024-02-05T07:02:08.323752+0000 mgr.y (mgr.14463) 260 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 2024-02-05T07:02:10.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:10 smithi177 bash[14475]: cephadm 2024-02-05T07:02:08.379934+0000 mgr.y (mgr.14463) 261 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 2024-02-05T07:02:10.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:10 smithi102 bash[14298]: audit 2024-02-05T07:02:08.321941+0000 mgr.y (mgr.14463) 259 : audit [DBG] from='client.15096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:02:10.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:10 smithi102 bash[14298]: cephadm 2024-02-05T07:02:08.323752+0000 mgr.y (mgr.14463) 260 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 2024-02-05T07:02:10.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:10 smithi102 bash[14298]: cephadm 2024-02-05T07:02:08.379934+0000 mgr.y (mgr.14463) 261 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 2024-02-05T07:02:10.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:10 smithi102 bash[20060]: audit 2024-02-05T07:02:08.321941+0000 mgr.y (mgr.14463) 259 : audit [DBG] from='client.15096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:02:10.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:10 smithi102 bash[20060]: cephadm 2024-02-05T07:02:08.323752+0000 mgr.y (mgr.14463) 260 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 2024-02-05T07:02:10.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:10 smithi102 bash[20060]: cephadm 2024-02-05T07:02:08.379934+0000 mgr.y (mgr.14463) 261 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 2024-02-05T07:02:11.247 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:02:10 smithi177 bash[15706]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:02:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:02:11.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:11 smithi102 bash[14298]: cluster 2024-02-05T07:02:09.807964+0000 mgr.y (mgr.14463) 262 : 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 2024-02-05T07:02:11.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:11 smithi102 bash[20060]: cluster 2024-02-05T07:02:09.807964+0000 mgr.y (mgr.14463) 262 : 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 2024-02-05T07:02:11.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:11 smithi177 bash[14475]: cluster 2024-02-05T07:02:09.807964+0000 mgr.y (mgr.14463) 262 : 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 2024-02-05T07:02:13.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:13 smithi177 bash[14475]: cluster 2024-02-05T07:02:11.809368+0000 mgr.y (mgr.14463) 263 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:02:13.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:13 smithi102 bash[14298]: cluster 2024-02-05T07:02:11.809368+0000 mgr.y (mgr.14463) 263 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:02:13.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:13 smithi102 bash[20060]: cluster 2024-02-05T07:02:11.809368+0000 mgr.y (mgr.14463) 263 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:02:15.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:15 smithi177 bash[14475]: cluster 2024-02-05T07:02:13.810046+0000 mgr.y (mgr.14463) 264 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:02:15.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:15 smithi177 bash[14475]: audit 2024-02-05T07:02:13.986713+0000 mgr.y (mgr.14463) 265 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:02:15.635 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:02:15 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:07:02:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T07:02:15.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:15 smithi102 bash[20060]: cluster 2024-02-05T07:02:13.810046+0000 mgr.y (mgr.14463) 264 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:02:15.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:15 smithi102 bash[20060]: audit 2024-02-05T07:02:13.986713+0000 mgr.y (mgr.14463) 265 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:02:15.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:15 smithi102 bash[14298]: cluster 2024-02-05T07:02:13.810046+0000 mgr.y (mgr.14463) 264 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:02:15.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:15 smithi102 bash[14298]: audit 2024-02-05T07:02:13.986713+0000 mgr.y (mgr.14463) 265 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:02:16.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:16 smithi177 bash[14475]: audit 2024-02-05T07:02:15.476561+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:16.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:16 smithi177 bash[14475]: audit 2024-02-05T07:02:15.483132+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:16.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:16 smithi177 bash[14475]: cluster 2024-02-05T07:02:15.810716+0000 mgr.y (mgr.14463) 266 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:02:16.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:16 smithi102 bash[14298]: audit 2024-02-05T07:02:15.476561+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:16.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:16 smithi102 bash[14298]: audit 2024-02-05T07:02:15.483132+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:16.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:16 smithi102 bash[14298]: cluster 2024-02-05T07:02:15.810716+0000 mgr.y (mgr.14463) 266 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:02:16.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:16 smithi102 bash[20060]: audit 2024-02-05T07:02:15.476561+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:16.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:16 smithi102 bash[20060]: audit 2024-02-05T07:02:15.483132+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:16.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:16 smithi102 bash[20060]: cluster 2024-02-05T07:02:15.810716+0000 mgr.y (mgr.14463) 266 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:02:17.581 INFO:teuthology.orchestra.run.smithi102.stdout:true 2024-02-05T07:02:18.356 INFO:teuthology.orchestra.run.smithi102.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:02:18.356 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi102 smithi102 running 2s ago 12m - - 2024-02-05T07:02:18.356 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi177 smithi177 running 11s ago 12m - - 2024-02-05T07:02:18.356 INFO:teuthology.orchestra.run.smithi102.stdout:alertmanager.a smithi102 *:9093,9094 running (4m) 2s ago 5m 14.5M - ba2b418f427c a108d35e5d4a 2024-02-05T07:02:18.356 INFO:teuthology.orchestra.run.smithi102.stdout:grafana.a smithi177 *:3000 running (4m) 11s ago 4m 47.5M - 8.3.5 dad864ee21e9 3cc4552dd5b6 2024-02-05T07:02:18.356 INFO:teuthology.orchestra.run.smithi102.stdout:iscsi.foo.smithi102.rtacbu smithi102 running (2m) 2s ago 2m 47.3M - 3.5 e1d6a67b021e 755f821e5464 2024-02-05T07:02:18.356 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.x smithi177 *:8443 running (11m) 11s ago 11m 406M - 17.2.0 e1d6a67b021e abb9eb9cff0f 2024-02-05T07:02:18.356 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.y smithi102 *:9283 running (13m) 2s ago 13m 461M - 17.2.0 e1d6a67b021e c669657d4179 2024-02-05T07:02:18.356 INFO:teuthology.orchestra.run.smithi102.stdout:mon.a smithi102 running (13m) 2s ago 13m 56.9M 2048M 17.2.0 e1d6a67b021e 06db8204c711 2024-02-05T07:02:18.356 INFO:teuthology.orchestra.run.smithi102.stdout:mon.b smithi177 running (11m) 11s ago 11m 49.4M 2048M 17.2.0 e1d6a67b021e 4cf1e7f80d90 2024-02-05T07:02:18.356 INFO:teuthology.orchestra.run.smithi102.stdout:mon.c smithi102 running (12m) 2s ago 12m 46.9M 2048M 17.2.0 e1d6a67b021e 675ea8f11bb0 2024-02-05T07:02:18.356 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.a smithi102 *:9100 running (5m) 2s ago 5m 12.2M - 1dbe0e931976 0810a95638de 2024-02-05T07:02:18.357 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.b smithi177 *:9100 running (5m) 11s ago 5m 12.2M - 1dbe0e931976 827dbc54c292 2024-02-05T07:02:18.357 INFO:teuthology.orchestra.run.smithi102.stdout:osd.0 smithi102 running (11m) 2s ago 11m 56.5M 4096M 17.2.0 e1d6a67b021e d7e60185d5af 2024-02-05T07:02:18.357 INFO:teuthology.orchestra.run.smithi102.stdout:osd.1 smithi102 running (10m) 2s ago 10m 59.2M 4096M 17.2.0 e1d6a67b021e 18b42fea5fc1 2024-02-05T07:02:18.357 INFO:teuthology.orchestra.run.smithi102.stdout:osd.2 smithi102 running (9m) 2s ago 9m 51.2M 4096M 17.2.0 e1d6a67b021e b9dc849291f9 2024-02-05T07:02:18.357 INFO:teuthology.orchestra.run.smithi102.stdout:osd.3 smithi102 running (9m) 2s ago 9m 53.1M 4096M 17.2.0 e1d6a67b021e 3ed0fc036eb5 2024-02-05T07:02:18.357 INFO:teuthology.orchestra.run.smithi102.stdout:osd.4 smithi177 running (8m) 11s ago 8m 54.5M 4096M 17.2.0 e1d6a67b021e 409a31f31e06 2024-02-05T07:02:18.357 INFO:teuthology.orchestra.run.smithi102.stdout:osd.5 smithi177 running (7m) 11s ago 7m 52.4M 4096M 17.2.0 e1d6a67b021e 7e37b3b9db84 2024-02-05T07:02:18.357 INFO:teuthology.orchestra.run.smithi102.stdout:osd.6 smithi177 running (7m) 11s ago 7m 51.5M 4096M 17.2.0 e1d6a67b021e 6e4c8f33c511 2024-02-05T07:02:18.357 INFO:teuthology.orchestra.run.smithi102.stdout:osd.7 smithi177 running (6m) 11s ago 6m 52.5M 4096M 17.2.0 e1d6a67b021e 2bb2b337b06b 2024-02-05T07:02:18.357 INFO:teuthology.orchestra.run.smithi102.stdout:prometheus.a smithi177 *:9095 running (4m) 11s ago 5m 58.2M - 514e6a882f6e 8182bd0df3a4 2024-02-05T07:02:18.357 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi102.xsyvtb smithi102 *:8000 running (3m) 2s ago 3m 84.0M - 17.2.0 e1d6a67b021e 1ab22a18a15e 2024-02-05T07:02:18.357 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi177.mzlged smithi177 *:8000 running (2m) 11s ago 2m 84.6M - 17.2.0 e1d6a67b021e cbd3144d3ab7 2024-02-05T07:02:18.357 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi102.righwg smithi102 *:80 running (2m) 2s ago 2m 86.2M - 17.2.0 e1d6a67b021e 2fcdb1fa365d 2024-02-05T07:02:18.357 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi177.uynbom smithi177 *:80 running (2m) 11s ago 2m 84.3M - 17.2.0 e1d6a67b021e 752e66aec886 2024-02-05T07:02:18.816 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:02:18.816 INFO:teuthology.orchestra.run.smithi102.stdout: "mon": { 2024-02-05T07:02:18.817 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-05T07:02:18.817 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:02:18.817 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr": { 2024-02-05T07:02:18.817 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-02-05T07:02:18.817 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:02:18.817 INFO:teuthology.orchestra.run.smithi102.stdout: "osd": { 2024-02-05T07:02:18.817 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-05T07:02:18.817 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:02:18.817 INFO:teuthology.orchestra.run.smithi102.stdout: "mds": {}, 2024-02-05T07:02:18.817 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw": { 2024-02-05T07:02:18.817 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T07:02:18.817 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:02:18.817 INFO:teuthology.orchestra.run.smithi102.stdout: "overall": { 2024-02-05T07:02:18.817 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-02-05T07:02:18.817 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T07:02:18.818 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:02:18.885 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:02:18 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:02:18] "GET /metrics HTTP/1.1" 200 214936 "" "Prometheus/2.33.4" 2024-02-05T07:02:19.186 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:02:19.186 INFO:teuthology.orchestra.run.smithi102.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:02:19.186 INFO:teuthology.orchestra.run.smithi102.stdout: "in_progress": true, 2024-02-05T07:02:19.186 INFO:teuthology.orchestra.run.smithi102.stdout: "services_complete": [], 2024-02-05T07:02:19.186 INFO:teuthology.orchestra.run.smithi102.stdout: "progress": "", 2024-02-05T07:02:19.186 INFO:teuthology.orchestra.run.smithi102.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 image" 2024-02-05T07:02:19.186 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:02:19.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:18 smithi177 bash[14475]: audit 2024-02-05T07:02:17.552435+0000 mgr.y (mgr.14463) 267 : audit [DBG] from='client.25000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:02:19.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:18 smithi177 bash[14475]: cluster 2024-02-05T07:02:17.812406+0000 mgr.y (mgr.14463) 268 : 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 2024-02-05T07:02:19.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:18 smithi177 bash[14475]: audit 2024-02-05T07:02:17.954321+0000 mgr.y (mgr.14463) 269 : audit [DBG] from='client.15108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:02:19.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:18 smithi177 bash[14475]: audit 2024-02-05T07:02:18.806383+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.102:0/1017980219' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:02:19.345 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:18 smithi102 bash[14298]: audit 2024-02-05T07:02:17.552435+0000 mgr.y (mgr.14463) 267 : audit [DBG] from='client.25000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:02:19.345 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:18 smithi102 bash[14298]: cluster 2024-02-05T07:02:17.812406+0000 mgr.y (mgr.14463) 268 : 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 2024-02-05T07:02:19.345 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:18 smithi102 bash[14298]: audit 2024-02-05T07:02:17.954321+0000 mgr.y (mgr.14463) 269 : audit [DBG] from='client.15108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:02:19.345 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:18 smithi102 bash[14298]: audit 2024-02-05T07:02:18.806383+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.102:0/1017980219' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:02:19.345 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:18 smithi102 bash[20060]: audit 2024-02-05T07:02:17.552435+0000 mgr.y (mgr.14463) 267 : audit [DBG] from='client.25000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:02:19.345 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:18 smithi102 bash[20060]: cluster 2024-02-05T07:02:17.812406+0000 mgr.y (mgr.14463) 268 : 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 2024-02-05T07:02:19.345 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:18 smithi102 bash[20060]: audit 2024-02-05T07:02:17.954321+0000 mgr.y (mgr.14463) 269 : audit [DBG] from='client.15108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:02:19.346 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:18 smithi102 bash[20060]: audit 2024-02-05T07:02:18.806383+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.102:0/1017980219' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:02:19.624 INFO:teuthology.orchestra.run.smithi102.stdout:HEALTH_OK 2024-02-05T07:02:20.305 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:19 smithi102 bash[14298]: audit 2024-02-05T07:02:18.322591+0000 mgr.y (mgr.14463) 270 : audit [DBG] from='client.15114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:02:20.305 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:19 smithi102 bash[14298]: audit 2024-02-05T07:02:19.175916+0000 mgr.y (mgr.14463) 271 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:02:20.305 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:19 smithi102 bash[14298]: audit 2024-02-05T07:02:19.614798+0000 mon.a (mon.0) 1199 : audit [DBG] from='client.? 172.21.15.102:0/1777154481' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:02:20.305 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:19 smithi102 bash[20060]: audit 2024-02-05T07:02:18.322591+0000 mgr.y (mgr.14463) 270 : audit [DBG] from='client.15114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:02:20.305 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:19 smithi102 bash[20060]: audit 2024-02-05T07:02:19.175916+0000 mgr.y (mgr.14463) 271 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:02:20.305 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:19 smithi102 bash[20060]: audit 2024-02-05T07:02:19.614798+0000 mon.a (mon.0) 1199 : audit [DBG] from='client.? 172.21.15.102:0/1777154481' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:02:20.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:19 smithi177 bash[14475]: audit 2024-02-05T07:02:18.322591+0000 mgr.y (mgr.14463) 270 : audit [DBG] from='client.15114 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:02:20.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:19 smithi177 bash[14475]: audit 2024-02-05T07:02:19.175916+0000 mgr.y (mgr.14463) 271 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:02:20.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:19 smithi177 bash[14475]: audit 2024-02-05T07:02:19.614798+0000 mon.a (mon.0) 1199 : audit [DBG] from='client.? 172.21.15.102:0/1777154481' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:02:21.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:02:20 smithi177 bash[15706]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:02:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:02:21.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:20 smithi177 bash[14475]: cluster 2024-02-05T07:02:19.813008+0000 mgr.y (mgr.14463) 272 : 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 2024-02-05T07:02:21.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:20 smithi102 bash[14298]: cluster 2024-02-05T07:02:19.813008+0000 mgr.y (mgr.14463) 272 : 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 2024-02-05T07:02:21.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:20 smithi102 bash[20060]: cluster 2024-02-05T07:02:19.813008+0000 mgr.y (mgr.14463) 272 : 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 2024-02-05T07:02:23.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:22 smithi177 bash[14475]: cluster 2024-02-05T07:02:21.814504+0000 mgr.y (mgr.14463) 273 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:02:23.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:22 smithi102 bash[14298]: cluster 2024-02-05T07:02:21.814504+0000 mgr.y (mgr.14463) 273 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:02:23.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:22 smithi102 bash[20060]: cluster 2024-02-05T07:02:21.814504+0000 mgr.y (mgr.14463) 273 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:02:25.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:24 smithi177 bash[14475]: cluster 2024-02-05T07:02:23.815218+0000 mgr.y (mgr.14463) 274 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:02:25.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:24 smithi177 bash[14475]: audit 2024-02-05T07:02:23.994749+0000 mgr.y (mgr.14463) 275 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:02:25.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:24 smithi102 bash[14298]: cluster 2024-02-05T07:02:23.815218+0000 mgr.y (mgr.14463) 274 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:02:25.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:24 smithi102 bash[14298]: audit 2024-02-05T07:02:23.994749+0000 mgr.y (mgr.14463) 275 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:02:25.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:24 smithi102 bash[20060]: cluster 2024-02-05T07:02:23.815218+0000 mgr.y (mgr.14463) 274 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:02:25.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:24 smithi102 bash[20060]: audit 2024-02-05T07:02:23.994749+0000 mgr.y (mgr.14463) 275 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:02:26.886 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:02:26 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:07:02:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T07:02:27.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:26 smithi177 bash[14475]: cluster 2024-02-05T07:02:25.816042+0000 mgr.y (mgr.14463) 276 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:02:27.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:26 smithi177 bash[14475]: audit 2024-02-05T07:02:26.600475+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:27.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:26 smithi177 bash[14475]: audit 2024-02-05T07:02:26.607212+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:27.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:26 smithi102 bash[14298]: cluster 2024-02-05T07:02:25.816042+0000 mgr.y (mgr.14463) 276 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:02:27.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:26 smithi102 bash[14298]: audit 2024-02-05T07:02:26.600475+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:27.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:26 smithi102 bash[14298]: audit 2024-02-05T07:02:26.607212+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:27.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:26 smithi102 bash[20060]: cluster 2024-02-05T07:02:25.816042+0000 mgr.y (mgr.14463) 276 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:02:27.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:26 smithi102 bash[20060]: audit 2024-02-05T07:02:26.600475+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:27.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:26 smithi102 bash[20060]: audit 2024-02-05T07:02:26.607212+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:28.885 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:02:28 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:02:28] "GET /metrics HTTP/1.1" 200 214936 "" "Prometheus/2.33.4" 2024-02-05T07:02:29.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:28 smithi177 bash[14475]: cluster 2024-02-05T07:02:27.817652+0000 mgr.y (mgr.14463) 277 : 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 2024-02-05T07:02:29.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:28 smithi102 bash[14298]: cluster 2024-02-05T07:02:27.817652+0000 mgr.y (mgr.14463) 277 : 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 2024-02-05T07:02:29.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:28 smithi102 bash[20060]: cluster 2024-02-05T07:02:27.817652+0000 mgr.y (mgr.14463) 277 : 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 2024-02-05T07:02:31.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:02:30 smithi177 bash[15706]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:02:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:02:31.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:31 smithi177 bash[14475]: cluster 2024-02-05T07:02:29.818432+0000 mgr.y (mgr.14463) 278 : 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 2024-02-05T07:02:31.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:31 smithi177 bash[14475]: audit 2024-02-05T07:02:30.599971+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:02:31.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:31 smithi177 bash[14475]: audit 2024-02-05T07:02:30.613300+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:02:31.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:30 smithi102 bash[14298]: cluster 2024-02-05T07:02:29.818432+0000 mgr.y (mgr.14463) 278 : 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 2024-02-05T07:02:31.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:30 smithi102 bash[14298]: audit 2024-02-05T07:02:30.599971+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:02:31.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:30 smithi102 bash[14298]: audit 2024-02-05T07:02:30.613300+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:02:31.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:30 smithi102 bash[20060]: cluster 2024-02-05T07:02:29.818432+0000 mgr.y (mgr.14463) 278 : 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 2024-02-05T07:02:31.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:30 smithi102 bash[20060]: audit 2024-02-05T07:02:30.599971+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:02:31.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:30 smithi102 bash[20060]: audit 2024-02-05T07:02:30.613300+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:02:33.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:33 smithi177 bash[14475]: cluster 2024-02-05T07:02:31.819580+0000 mgr.y (mgr.14463) 279 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:02:33.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:32 smithi102 bash[14298]: cluster 2024-02-05T07:02:31.819580+0000 mgr.y (mgr.14463) 279 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:02:33.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:32 smithi102 bash[20060]: cluster 2024-02-05T07:02:31.819580+0000 mgr.y (mgr.14463) 279 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:02:35.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:35 smithi177 bash[14475]: cluster 2024-02-05T07:02:33.820106+0000 mgr.y (mgr.14463) 280 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:02:35.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:35 smithi177 bash[14475]: audit 2024-02-05T07:02:34.002775+0000 mgr.y (mgr.14463) 281 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:02:35.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:34 smithi102 bash[14298]: cluster 2024-02-05T07:02:33.820106+0000 mgr.y (mgr.14463) 280 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:02:35.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:34 smithi102 bash[14298]: audit 2024-02-05T07:02:34.002775+0000 mgr.y (mgr.14463) 281 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:02:35.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:35 smithi102 bash[20060]: cluster 2024-02-05T07:02:33.820106+0000 mgr.y (mgr.14463) 280 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:02:35.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:35 smithi102 bash[20060]: audit 2024-02-05T07:02:34.002775+0000 mgr.y (mgr.14463) 281 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:02:35.886 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:02:35 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:07:02:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T07:02:36.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:36 smithi102 bash[20060]: audit 2024-02-05T07:02:35.610693+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:36.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:36 smithi102 bash[20060]: audit 2024-02-05T07:02:35.617342+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:36.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:36 smithi102 bash[20060]: cluster 2024-02-05T07:02:35.820718+0000 mgr.y (mgr.14463) 282 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:02:36.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:36 smithi102 bash[14298]: audit 2024-02-05T07:02:35.610693+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:36.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:36 smithi102 bash[14298]: audit 2024-02-05T07:02:35.617342+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:36.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:36 smithi102 bash[14298]: cluster 2024-02-05T07:02:35.820718+0000 mgr.y (mgr.14463) 282 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:02:37.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:36 smithi177 bash[14475]: audit 2024-02-05T07:02:35.610693+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:37.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:36 smithi177 bash[14475]: audit 2024-02-05T07:02:35.617342+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:37.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:36 smithi177 bash[14475]: cluster 2024-02-05T07:02:35.820718+0000 mgr.y (mgr.14463) 282 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:02:38.885 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:02:38 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:02:38] "GET /metrics HTTP/1.1" 200 214931 "" "Prometheus/2.33.4" 2024-02-05T07:02:39.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:38 smithi177 bash[14475]: cluster 2024-02-05T07:02:37.822174+0000 mgr.y (mgr.14463) 283 : 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 2024-02-05T07:02:39.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:38 smithi102 bash[14298]: cluster 2024-02-05T07:02:37.822174+0000 mgr.y (mgr.14463) 283 : 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 2024-02-05T07:02:39.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:38 smithi102 bash[20060]: cluster 2024-02-05T07:02:37.822174+0000 mgr.y (mgr.14463) 283 : 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 2024-02-05T07:02:41.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:40 smithi177 bash[14475]: cluster 2024-02-05T07:02:39.822858+0000 mgr.y (mgr.14463) 284 : 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 2024-02-05T07:02:41.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:02:40 smithi177 bash[15706]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:02:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:02:41.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:40 smithi102 bash[14298]: cluster 2024-02-05T07:02:39.822858+0000 mgr.y (mgr.14463) 284 : 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 2024-02-05T07:02:41.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:40 smithi102 bash[20060]: cluster 2024-02-05T07:02:39.822858+0000 mgr.y (mgr.14463) 284 : 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 2024-02-05T07:02:43.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:42 smithi177 bash[14475]: cluster 2024-02-05T07:02:41.824526+0000 mgr.y (mgr.14463) 285 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:02:43.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:42 smithi102 bash[14298]: cluster 2024-02-05T07:02:41.824526+0000 mgr.y (mgr.14463) 285 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:02:43.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:42 smithi102 bash[20060]: cluster 2024-02-05T07:02:41.824526+0000 mgr.y (mgr.14463) 285 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:02:45.275 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:44 smithi177 bash[14475]: cluster 2024-02-05T07:02:43.825289+0000 mgr.y (mgr.14463) 286 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:02:45.275 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:44 smithi177 bash[14475]: audit 2024-02-05T07:02:44.012801+0000 mgr.y (mgr.14463) 287 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:02:45.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:44 smithi102 bash[14298]: cluster 2024-02-05T07:02:43.825289+0000 mgr.y (mgr.14463) 286 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:02:45.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:44 smithi102 bash[14298]: audit 2024-02-05T07:02:44.012801+0000 mgr.y (mgr.14463) 287 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:02:45.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:44 smithi102 bash[20060]: cluster 2024-02-05T07:02:43.825289+0000 mgr.y (mgr.14463) 286 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:02:45.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:44 smithi102 bash[20060]: audit 2024-02-05T07:02:44.012801+0000 mgr.y (mgr.14463) 287 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:02:46.996 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:02:46 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:07:02:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T07:02:46.997 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:46 smithi177 bash[14475]: cluster 2024-02-05T07:02:45.826050+0000 mgr.y (mgr.14463) 288 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:02:46.997 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:46 smithi177 bash[14475]: audit 2024-02-05T07:02:46.729014+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:47.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:46 smithi177 bash[14475]: audit 2024-02-05T07:02:46.735237+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:47.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:46 smithi102 bash[14298]: cluster 2024-02-05T07:02:45.826050+0000 mgr.y (mgr.14463) 288 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:02:47.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:46 smithi102 bash[14298]: audit 2024-02-05T07:02:46.729014+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:47.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:46 smithi102 bash[14298]: audit 2024-02-05T07:02:46.735237+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:47.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:46 smithi102 bash[20060]: cluster 2024-02-05T07:02:45.826050+0000 mgr.y (mgr.14463) 288 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:02:47.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:46 smithi102 bash[20060]: audit 2024-02-05T07:02:46.729014+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:47.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:46 smithi102 bash[20060]: audit 2024-02-05T07:02:46.735237+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:48.886 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:02:48 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:02:48] "GET /metrics HTTP/1.1" 200 214905 "" "Prometheus/2.33.4" 2024-02-05T07:02:49.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:49 smithi177 bash[14475]: cluster 2024-02-05T07:02:47.827787+0000 mgr.y (mgr.14463) 289 : 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 2024-02-05T07:02:49.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:48 smithi102 bash[14298]: cluster 2024-02-05T07:02:47.827787+0000 mgr.y (mgr.14463) 289 : 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 2024-02-05T07:02:49.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:48 smithi102 bash[20060]: cluster 2024-02-05T07:02:47.827787+0000 mgr.y (mgr.14463) 289 : 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 2024-02-05T07:02:50.020 INFO:teuthology.orchestra.run.smithi102.stdout:true 2024-02-05T07:02:50.736 INFO:teuthology.orchestra.run.smithi102.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:02:50.736 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi102 smithi102 running 15s ago 13m - - 2024-02-05T07:02:50.736 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi177 smithi177 running 4s ago 12m - - 2024-02-05T07:02:50.736 INFO:teuthology.orchestra.run.smithi102.stdout:alertmanager.a smithi102 *:9093,9094 running (4m) 15s ago 5m 14.5M - ba2b418f427c a108d35e5d4a 2024-02-05T07:02:50.736 INFO:teuthology.orchestra.run.smithi102.stdout:grafana.a smithi177 *:3000 running (5m) 3s ago 5m 47.4M - 8.3.5 dad864ee21e9 3cc4552dd5b6 2024-02-05T07:02:50.736 INFO:teuthology.orchestra.run.smithi102.stdout:iscsi.foo.smithi102.rtacbu smithi102 running (2m) 15s ago 2m 47.4M - 3.5 e1d6a67b021e 755f821e5464 2024-02-05T07:02:50.736 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.x smithi177 *:8443 running (12m) 3s ago 12m 406M - 17.2.0 e1d6a67b021e abb9eb9cff0f 2024-02-05T07:02:50.736 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.y smithi102 *:9283 running (14m) 15s ago 14m 462M - 17.2.0 e1d6a67b021e c669657d4179 2024-02-05T07:02:50.736 INFO:teuthology.orchestra.run.smithi102.stdout:mon.a smithi102 running (14m) 15s ago 14m 57.4M 2048M 17.2.0 e1d6a67b021e 06db8204c711 2024-02-05T07:02:50.736 INFO:teuthology.orchestra.run.smithi102.stdout:mon.b smithi177 running (12m) 3s ago 12m 50.4M 2048M 17.2.0 e1d6a67b021e 4cf1e7f80d90 2024-02-05T07:02:50.736 INFO:teuthology.orchestra.run.smithi102.stdout:mon.c smithi102 running (12m) 15s ago 12m 47.8M 2048M 17.2.0 e1d6a67b021e 675ea8f11bb0 2024-02-05T07:02:50.736 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.a smithi102 *:9100 running (5m) 15s ago 5m 11.9M - 1dbe0e931976 0810a95638de 2024-02-05T07:02:50.737 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.b smithi177 *:9100 running (5m) 3s ago 5m 12.0M - 1dbe0e931976 827dbc54c292 2024-02-05T07:02:50.737 INFO:teuthology.orchestra.run.smithi102.stdout:osd.0 smithi102 running (11m) 15s ago 11m 56.8M 4096M 17.2.0 e1d6a67b021e d7e60185d5af 2024-02-05T07:02:50.737 INFO:teuthology.orchestra.run.smithi102.stdout:osd.1 smithi102 running (10m) 15s ago 10m 59.2M 4096M 17.2.0 e1d6a67b021e 18b42fea5fc1 2024-02-05T07:02:50.737 INFO:teuthology.orchestra.run.smithi102.stdout:osd.2 smithi102 running (10m) 15s ago 10m 51.5M 4096M 17.2.0 e1d6a67b021e b9dc849291f9 2024-02-05T07:02:50.737 INFO:teuthology.orchestra.run.smithi102.stdout:osd.3 smithi102 running (9m) 15s ago 9m 53.4M 4096M 17.2.0 e1d6a67b021e 3ed0fc036eb5 2024-02-05T07:02:50.737 INFO:teuthology.orchestra.run.smithi102.stdout:osd.4 smithi177 running (8m) 3s ago 8m 55.0M 4096M 17.2.0 e1d6a67b021e 409a31f31e06 2024-02-05T07:02:50.737 INFO:teuthology.orchestra.run.smithi102.stdout:osd.5 smithi177 running (8m) 3s ago 8m 52.8M 4096M 17.2.0 e1d6a67b021e 7e37b3b9db84 2024-02-05T07:02:50.737 INFO:teuthology.orchestra.run.smithi102.stdout:osd.6 smithi177 running (7m) 3s ago 7m 52.1M 4096M 17.2.0 e1d6a67b021e 6e4c8f33c511 2024-02-05T07:02:50.737 INFO:teuthology.orchestra.run.smithi102.stdout:osd.7 smithi177 running (6m) 3s ago 6m 52.7M 4096M 17.2.0 e1d6a67b021e 2bb2b337b06b 2024-02-05T07:02:50.737 INFO:teuthology.orchestra.run.smithi102.stdout:prometheus.a smithi177 *:9095 running (4m) 3s ago 6m 58.5M - 514e6a882f6e 8182bd0df3a4 2024-02-05T07:02:50.737 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi102.xsyvtb smithi102 *:8000 running (3m) 15s ago 3m 84.1M - 17.2.0 e1d6a67b021e 1ab22a18a15e 2024-02-05T07:02:50.737 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi177.mzlged smithi177 *:8000 running (3m) 3s ago 3m 84.7M - 17.2.0 e1d6a67b021e cbd3144d3ab7 2024-02-05T07:02:50.737 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi102.righwg smithi102 *:80 running (3m) 15s ago 3m 86.2M - 17.2.0 e1d6a67b021e 2fcdb1fa365d 2024-02-05T07:02:50.737 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi177.uynbom smithi177 *:80 running (3m) 3s ago 3m 84.5M - 17.2.0 e1d6a67b021e 752e66aec886 2024-02-05T07:02:51.078 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:02:50 smithi177 bash[15706]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:02:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:02:51.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:50 smithi177 bash[14475]: audit 2024-02-05T07:02:49.702824+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:51.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:50 smithi177 bash[14475]: cephadm 2024-02-05T07:02:49.703280+0000 mgr.y (mgr.14463) 290 : cephadm [INF] Upgrade: Target is version 19.0.0-1241-g164d3be4 (unknown) 2024-02-05T07:02:51.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:50 smithi177 bash[14475]: cephadm 2024-02-05T07:02:49.703383+0000 mgr.y (mgr.14463) 291 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921, digests ['quay.ceph.io/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0'] 2024-02-05T07:02:51.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:50 smithi177 bash[14475]: audit 2024-02-05T07:02:49.704916+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:02:51.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:50 smithi177 bash[14475]: audit 2024-02-05T07:02:49.712345+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:51.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:50 smithi177 bash[14475]: cephadm 2024-02-05T07:02:49.713624+0000 mgr.y (mgr.14463) 292 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-05T07:02:51.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:50 smithi177 bash[14475]: cluster 2024-02-05T07:02:49.828511+0000 mgr.y (mgr.14463) 293 : 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 2024-02-05T07:02:51.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:50 smithi177 bash[14475]: cephadm 2024-02-05T07:02:49.956456+0000 mgr.y (mgr.14463) 294 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 on smithi177 2024-02-05T07:02:51.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:50 smithi177 bash[14475]: audit 2024-02-05T07:02:49.988644+0000 mgr.y (mgr.14463) 295 : audit [DBG] from='client.25036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:02:51.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:50 smithi102 bash[20060]: audit 2024-02-05T07:02:49.702824+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:51.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:50 smithi102 bash[20060]: cephadm 2024-02-05T07:02:49.703280+0000 mgr.y (mgr.14463) 290 : cephadm [INF] Upgrade: Target is version 19.0.0-1241-g164d3be4 (unknown) 2024-02-05T07:02:51.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:50 smithi102 bash[20060]: cephadm 2024-02-05T07:02:49.703383+0000 mgr.y (mgr.14463) 291 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921, digests ['quay.ceph.io/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0'] 2024-02-05T07:02:51.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:50 smithi102 bash[20060]: audit 2024-02-05T07:02:49.704916+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:02:51.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:50 smithi102 bash[20060]: audit 2024-02-05T07:02:49.712345+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:51.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:50 smithi102 bash[20060]: cephadm 2024-02-05T07:02:49.713624+0000 mgr.y (mgr.14463) 292 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-05T07:02:51.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:50 smithi102 bash[20060]: cluster 2024-02-05T07:02:49.828511+0000 mgr.y (mgr.14463) 293 : 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 2024-02-05T07:02:51.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:50 smithi102 bash[20060]: cephadm 2024-02-05T07:02:49.956456+0000 mgr.y (mgr.14463) 294 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 on smithi177 2024-02-05T07:02:51.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:50 smithi102 bash[20060]: audit 2024-02-05T07:02:49.988644+0000 mgr.y (mgr.14463) 295 : audit [DBG] from='client.25036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:02:51.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:50 smithi102 bash[14298]: audit 2024-02-05T07:02:49.702824+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:51.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:50 smithi102 bash[14298]: cephadm 2024-02-05T07:02:49.703280+0000 mgr.y (mgr.14463) 290 : cephadm [INF] Upgrade: Target is version 19.0.0-1241-g164d3be4 (unknown) 2024-02-05T07:02:51.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:50 smithi102 bash[14298]: cephadm 2024-02-05T07:02:49.703383+0000 mgr.y (mgr.14463) 291 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921, digests ['quay.ceph.io/ceph-ci/ceph@sha256:471dc037e7bbfe27d19519404cf9282a911af42da176a0f19461b166165464b0'] 2024-02-05T07:02:51.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:50 smithi102 bash[14298]: audit 2024-02-05T07:02:49.704916+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:02:51.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:50 smithi102 bash[14298]: audit 2024-02-05T07:02:49.712345+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:51.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:50 smithi102 bash[14298]: cephadm 2024-02-05T07:02:49.713624+0000 mgr.y (mgr.14463) 292 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-05T07:02:51.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:50 smithi102 bash[14298]: cluster 2024-02-05T07:02:49.828511+0000 mgr.y (mgr.14463) 293 : 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 2024-02-05T07:02:51.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:50 smithi102 bash[14298]: cephadm 2024-02-05T07:02:49.956456+0000 mgr.y (mgr.14463) 294 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 on smithi177 2024-02-05T07:02:51.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:50 smithi102 bash[14298]: audit 2024-02-05T07:02:49.988644+0000 mgr.y (mgr.14463) 295 : audit [DBG] from='client.25036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:02:51.144 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:02:51.144 INFO:teuthology.orchestra.run.smithi102.stdout: "mon": { 2024-02-05T07:02:51.144 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-05T07:02:51.144 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:02:51.144 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr": { 2024-02-05T07:02:51.144 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-02-05T07:02:51.144 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:02:51.144 INFO:teuthology.orchestra.run.smithi102.stdout: "osd": { 2024-02-05T07:02:51.144 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-05T07:02:51.144 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:02:51.145 INFO:teuthology.orchestra.run.smithi102.stdout: "mds": {}, 2024-02-05T07:02:51.145 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw": { 2024-02-05T07:02:51.145 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T07:02:51.145 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:02:51.145 INFO:teuthology.orchestra.run.smithi102.stdout: "overall": { 2024-02-05T07:02:51.145 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-02-05T07:02:51.145 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T07:02:51.145 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:02:51.507 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:02:51.507 INFO:teuthology.orchestra.run.smithi102.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:02:51.507 INFO:teuthology.orchestra.run.smithi102.stdout: "in_progress": true, 2024-02-05T07:02:51.507 INFO:teuthology.orchestra.run.smithi102.stdout: "services_complete": [], 2024-02-05T07:02:51.507 INFO:teuthology.orchestra.run.smithi102.stdout: "progress": "0/23 daemons upgraded", 2024-02-05T07:02:51.507 INFO:teuthology.orchestra.run.smithi102.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 image on host smithi177" 2024-02-05T07:02:51.507 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:02:51.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:51 smithi102 bash[14298]: audit 2024-02-05T07:02:50.359622+0000 mgr.y (mgr.14463) 296 : audit [DBG] from='client.25042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:02:51.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:51 smithi102 bash[14298]: audit 2024-02-05T07:02:50.704563+0000 mgr.y (mgr.14463) 297 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:02:51.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:51 smithi102 bash[14298]: audit 2024-02-05T07:02:51.133741+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.102:0/4037844572' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:02:51.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:51 smithi102 bash[20060]: audit 2024-02-05T07:02:50.359622+0000 mgr.y (mgr.14463) 296 : audit [DBG] from='client.25042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:02:51.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:51 smithi102 bash[20060]: audit 2024-02-05T07:02:50.704563+0000 mgr.y (mgr.14463) 297 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:02:51.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:51 smithi102 bash[20060]: audit 2024-02-05T07:02:51.133741+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.102:0/4037844572' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:02:51.924 INFO:teuthology.orchestra.run.smithi102.stdout:HEALTH_OK 2024-02-05T07:02:52.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:51 smithi177 bash[14475]: audit 2024-02-05T07:02:50.359622+0000 mgr.y (mgr.14463) 296 : audit [DBG] from='client.25042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:02:52.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:51 smithi177 bash[14475]: audit 2024-02-05T07:02:50.704563+0000 mgr.y (mgr.14463) 297 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:02:52.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:51 smithi177 bash[14475]: audit 2024-02-05T07:02:51.133741+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.102:0/4037844572' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:02:53.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:52 smithi177 bash[14475]: audit 2024-02-05T07:02:51.496232+0000 mgr.y (mgr.14463) 298 : audit [DBG] from='client.15162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:02:53.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:52 smithi177 bash[14475]: cluster 2024-02-05T07:02:51.830173+0000 mgr.y (mgr.14463) 299 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:02:53.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:52 smithi177 bash[14475]: audit 2024-02-05T07:02:51.914484+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.102:0/2054376788' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:02:53.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:52 smithi102 bash[14298]: audit 2024-02-05T07:02:51.496232+0000 mgr.y (mgr.14463) 298 : audit [DBG] from='client.15162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:02:53.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:52 smithi102 bash[14298]: cluster 2024-02-05T07:02:51.830173+0000 mgr.y (mgr.14463) 299 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:02:53.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:52 smithi102 bash[14298]: audit 2024-02-05T07:02:51.914484+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.102:0/2054376788' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:02:53.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:52 smithi102 bash[20060]: audit 2024-02-05T07:02:51.496232+0000 mgr.y (mgr.14463) 298 : audit [DBG] from='client.15162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:02:53.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:52 smithi102 bash[20060]: cluster 2024-02-05T07:02:51.830173+0000 mgr.y (mgr.14463) 299 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:02:53.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:52 smithi102 bash[20060]: audit 2024-02-05T07:02:51.914484+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.102:0/2054376788' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:02:53.886 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:02:53 smithi102 bash[43565]: level=warn ts=2024-02-05T07:02:53.536Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.177:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs" 2024-02-05T07:02:53.886 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:02:53 smithi102 bash[43565]: level=warn ts=2024-02-05T07:02:53.536Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.102 because it doesn't contain any IP SANs" 2024-02-05T07:02:55.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:54 smithi177 bash[14475]: cluster 2024-02-05T07:02:53.830913+0000 mgr.y (mgr.14463) 300 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:02:55.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:54 smithi177 bash[14475]: audit 2024-02-05T07:02:54.022946+0000 mgr.y (mgr.14463) 301 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:02:55.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:54 smithi102 bash[14298]: cluster 2024-02-05T07:02:53.830913+0000 mgr.y (mgr.14463) 300 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:02:55.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:54 smithi102 bash[14298]: audit 2024-02-05T07:02:54.022946+0000 mgr.y (mgr.14463) 301 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:02:55.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:54 smithi102 bash[20060]: cluster 2024-02-05T07:02:53.830913+0000 mgr.y (mgr.14463) 300 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:02:55.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:54 smithi102 bash[20060]: audit 2024-02-05T07:02:54.022946+0000 mgr.y (mgr.14463) 301 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:02:56.137 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:02:55 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:07:02:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T07:02:57.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:56 smithi177 bash[14475]: audit 2024-02-05T07:02:55.799724+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:57.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:56 smithi177 bash[14475]: audit 2024-02-05T07:02:55.809811+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:57.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:56 smithi177 bash[14475]: cluster 2024-02-05T07:02:55.831742+0000 mgr.y (mgr.14463) 302 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:02:57.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:56 smithi102 bash[14298]: audit 2024-02-05T07:02:55.799724+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:57.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:56 smithi102 bash[14298]: audit 2024-02-05T07:02:55.809811+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:57.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:56 smithi102 bash[14298]: cluster 2024-02-05T07:02:55.831742+0000 mgr.y (mgr.14463) 302 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:02:57.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:56 smithi102 bash[20060]: audit 2024-02-05T07:02:55.799724+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:57.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:56 smithi102 bash[20060]: audit 2024-02-05T07:02:55.809811+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:02:57.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:56 smithi102 bash[20060]: cluster 2024-02-05T07:02:55.831742+0000 mgr.y (mgr.14463) 302 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:02:58.886 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:02:58 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:02:58] "GET /metrics HTTP/1.1" 200 214905 "" "Prometheus/2.33.4" 2024-02-05T07:02:59.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:02:58 smithi177 bash[14475]: cluster 2024-02-05T07:02:57.833492+0000 mgr.y (mgr.14463) 303 : 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 2024-02-05T07:02:59.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:02:58 smithi102 bash[14298]: cluster 2024-02-05T07:02:57.833492+0000 mgr.y (mgr.14463) 303 : 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 2024-02-05T07:02:59.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:02:58 smithi102 bash[20060]: cluster 2024-02-05T07:02:57.833492+0000 mgr.y (mgr.14463) 303 : 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 2024-02-05T07:03:01.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:00 smithi177 bash[14475]: cluster 2024-02-05T07:02:59.834281+0000 mgr.y (mgr.14463) 304 : 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 2024-02-05T07:03:01.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:00 smithi177 bash[15706]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:03:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:03:01.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:00 smithi102 bash[14298]: cluster 2024-02-05T07:02:59.834281+0000 mgr.y (mgr.14463) 304 : 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 2024-02-05T07:03:01.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:00 smithi102 bash[20060]: cluster 2024-02-05T07:02:59.834281+0000 mgr.y (mgr.14463) 304 : 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 2024-02-05T07:03:03.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:02 smithi177 bash[14475]: cluster 2024-02-05T07:03:01.835994+0000 mgr.y (mgr.14463) 305 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:03:03.339 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:02 smithi102 bash[14298]: cluster 2024-02-05T07:03:01.835994+0000 mgr.y (mgr.14463) 305 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:03:03.339 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:02 smithi102 bash[20060]: cluster 2024-02-05T07:03:01.835994+0000 mgr.y (mgr.14463) 305 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:03:03.636 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:03:03 smithi102 bash[43565]: level=error ts=2024-02-05T07:03:03.506Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.177:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.102 because it doesn't contain any IP SANs" 2024-02-05T07:03:03.636 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:03:03 smithi102 bash[43565]: level=warn ts=2024-02-05T07:03:03.510Z 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.177:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs" 2024-02-05T07:03:03.636 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:03:03 smithi102 bash[43565]: level=warn ts=2024-02-05T07:03:03.511Z 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.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.102 because it doesn't contain any IP SANs" 2024-02-05T07:03:05.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:04 smithi177 bash[14475]: cluster 2024-02-05T07:03:03.836760+0000 mgr.y (mgr.14463) 306 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:05.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:04 smithi177 bash[14475]: audit 2024-02-05T07:03:04.030917+0000 mgr.y (mgr.14463) 307 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:03:05.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:04 smithi102 bash[14298]: cluster 2024-02-05T07:03:03.836760+0000 mgr.y (mgr.14463) 306 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:05.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:04 smithi102 bash[14298]: audit 2024-02-05T07:03:04.030917+0000 mgr.y (mgr.14463) 307 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:03:05.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:04 smithi102 bash[20060]: cluster 2024-02-05T07:03:03.836760+0000 mgr.y (mgr.14463) 306 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:05.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:04 smithi102 bash[20060]: audit 2024-02-05T07:03:04.030917+0000 mgr.y (mgr.14463) 307 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:03:07.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:07 smithi177 bash[14475]: cluster 2024-02-05T07:03:05.837530+0000 mgr.y (mgr.14463) 308 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:07.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:07 smithi177 bash[14475]: audit 2024-02-05T07:03:06.891046+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:07.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:07 smithi177 bash[14475]: audit 2024-02-05T07:03:06.901553+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:07.386 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:06 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:07:03:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T07:03:07.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:06 smithi102 bash[14298]: cluster 2024-02-05T07:03:05.837530+0000 mgr.y (mgr.14463) 308 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:07.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:06 smithi102 bash[14298]: audit 2024-02-05T07:03:06.891046+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:07.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:06 smithi102 bash[14298]: audit 2024-02-05T07:03:06.901553+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:07.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:06 smithi102 bash[20060]: cluster 2024-02-05T07:03:05.837530+0000 mgr.y (mgr.14463) 308 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:07.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:06 smithi102 bash[20060]: audit 2024-02-05T07:03:06.891046+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:07.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:06 smithi102 bash[20060]: audit 2024-02-05T07:03:06.901553+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:08.886 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:08 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:03:08] "GET /metrics HTTP/1.1" 200 214906 "" "Prometheus/2.33.4" 2024-02-05T07:03:09.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:09 smithi177 bash[14475]: cluster 2024-02-05T07:03:07.839327+0000 mgr.y (mgr.14463) 309 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:03:09.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:08 smithi102 bash[14298]: cluster 2024-02-05T07:03:07.839327+0000 mgr.y (mgr.14463) 309 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:03:09.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:08 smithi102 bash[20060]: cluster 2024-02-05T07:03:07.839327+0000 mgr.y (mgr.14463) 309 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:03:11.119 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:11 smithi177 bash[14475]: cluster 2024-02-05T07:03:09.840067+0000 mgr.y (mgr.14463) 310 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:11.120 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:10 smithi177 bash[15706]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:03:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:03:11.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:10 smithi102 bash[14298]: cluster 2024-02-05T07:03:09.840067+0000 mgr.y (mgr.14463) 310 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:11.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:11 smithi102 bash[20060]: cluster 2024-02-05T07:03:09.840067+0000 mgr.y (mgr.14463) 310 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:13.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:13 smithi177 bash[14475]: cluster 2024-02-05T07:03:11.841789+0000 mgr.y (mgr.14463) 311 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:03:13.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:13 smithi102 bash[14298]: cluster 2024-02-05T07:03:11.841789+0000 mgr.y (mgr.14463) 311 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:03:13.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:13 smithi102 bash[20060]: cluster 2024-02-05T07:03:11.841789+0000 mgr.y (mgr.14463) 311 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:03:13.886 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:03:13 smithi102 bash[43565]: level=error ts=2024-02-05T07:03:13.506Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.102 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.177:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs" 2024-02-05T07:03:13.886 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:03:13 smithi102 bash[43565]: level=warn ts=2024-02-05T07:03:13.511Z 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.177:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs" 2024-02-05T07:03:13.886 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:03:13 smithi102 bash[43565]: level=warn ts=2024-02-05T07:03:13.512Z 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.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.102 because it doesn't contain any IP SANs" 2024-02-05T07:03:15.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:15 smithi177 bash[14475]: cluster 2024-02-05T07:03:13.842551+0000 mgr.y (mgr.14463) 312 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:15.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:15 smithi177 bash[14475]: audit 2024-02-05T07:03:14.038988+0000 mgr.y (mgr.14463) 313 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:03:15.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:15 smithi102 bash[20060]: cluster 2024-02-05T07:03:13.842551+0000 mgr.y (mgr.14463) 312 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:15.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:15 smithi102 bash[20060]: audit 2024-02-05T07:03:14.038988+0000 mgr.y (mgr.14463) 313 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:03:15.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:15 smithi102 bash[14298]: cluster 2024-02-05T07:03:13.842551+0000 mgr.y (mgr.14463) 312 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:15.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:15 smithi102 bash[14298]: audit 2024-02-05T07:03:14.038988+0000 mgr.y (mgr.14463) 313 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:03:16.386 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:15 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:07:03:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T07:03:17.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:16 smithi177 bash[14475]: cluster 2024-02-05T07:03:15.843243+0000 mgr.y (mgr.14463) 314 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:17.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:16 smithi177 bash[14475]: audit 2024-02-05T07:03:15.963548+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:17.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:16 smithi177 bash[14475]: audit 2024-02-05T07:03:15.969970+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:17.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:16 smithi102 bash[14298]: cluster 2024-02-05T07:03:15.843243+0000 mgr.y (mgr.14463) 314 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:17.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:16 smithi102 bash[14298]: audit 2024-02-05T07:03:15.963548+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:17.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:16 smithi102 bash[14298]: audit 2024-02-05T07:03:15.969970+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:17.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:16 smithi102 bash[20060]: cluster 2024-02-05T07:03:15.843243+0000 mgr.y (mgr.14463) 314 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:17.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:16 smithi102 bash[20060]: audit 2024-02-05T07:03:15.963548+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:17.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:16 smithi102 bash[20060]: audit 2024-02-05T07:03:15.969970+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:18.636 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:18 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:03:18] "GET /metrics HTTP/1.1" 200 214904 "" "Prometheus/2.33.4" 2024-02-05T07:03:19.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:18 smithi102 bash[14298]: cluster 2024-02-05T07:03:17.845022+0000 mgr.y (mgr.14463) 315 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:03:19.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:18 smithi102 bash[20060]: cluster 2024-02-05T07:03:17.845022+0000 mgr.y (mgr.14463) 315 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:03:19.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:18 smithi177 bash[14475]: cluster 2024-02-05T07:03:17.845022+0000 mgr.y (mgr.14463) 315 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:03:21.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:20 smithi177 bash[14475]: cluster 2024-02-05T07:03:19.845837+0000 mgr.y (mgr.14463) 316 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:21.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:20 smithi177 bash[15706]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:03:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:03:21.349 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:20 smithi102 bash[14298]: cluster 2024-02-05T07:03:19.845837+0000 mgr.y (mgr.14463) 316 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:21.349 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:20 smithi102 bash[20060]: cluster 2024-02-05T07:03:19.845837+0000 mgr.y (mgr.14463) 316 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:22.303 INFO:teuthology.orchestra.run.smithi102.stdout:true 2024-02-05T07:03:23.016 INFO:teuthology.orchestra.run.smithi102.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:03:23.016 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi102 smithi102 running 7s ago 13m - - 2024-02-05T07:03:23.016 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi177 smithi177 running 16s ago 13m - - 2024-02-05T07:03:23.016 INFO:teuthology.orchestra.run.smithi102.stdout:alertmanager.a smithi102 *:9093,9094 running (5m) 7s ago 6m 17.3M - ba2b418f427c a108d35e5d4a 2024-02-05T07:03:23.016 INFO:teuthology.orchestra.run.smithi102.stdout:grafana.a smithi177 *:3000 running (5m) 16s ago 5m 47.0M - 8.3.5 dad864ee21e9 3cc4552dd5b6 2024-02-05T07:03:23.017 INFO:teuthology.orchestra.run.smithi102.stdout:iscsi.foo.smithi102.rtacbu smithi102 running (3m) 7s ago 3m 47.5M - 3.5 e1d6a67b021e 755f821e5464 2024-02-05T07:03:23.017 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.x smithi177 *:8443 running (12m) 16s ago 12m 407M - 17.2.0 e1d6a67b021e abb9eb9cff0f 2024-02-05T07:03:23.017 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.y smithi102 *:9283 running (14m) 7s ago 14m 463M - 17.2.0 e1d6a67b021e c669657d4179 2024-02-05T07:03:23.017 INFO:teuthology.orchestra.run.smithi102.stdout:mon.a smithi102 running (14m) 7s ago 14m 58.5M 2048M 17.2.0 e1d6a67b021e 06db8204c711 2024-02-05T07:03:23.017 INFO:teuthology.orchestra.run.smithi102.stdout:mon.b smithi177 running (13m) 16s ago 13m 50.5M 2048M 17.2.0 e1d6a67b021e 4cf1e7f80d90 2024-02-05T07:03:23.017 INFO:teuthology.orchestra.run.smithi102.stdout:mon.c smithi102 running (13m) 7s ago 13m 48.9M 2048M 17.2.0 e1d6a67b021e 675ea8f11bb0 2024-02-05T07:03:23.017 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.a smithi102 *:9100 running (6m) 7s ago 6m 13.4M - 1dbe0e931976 0810a95638de 2024-02-05T07:03:23.017 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.b smithi177 *:9100 running (6m) 16s ago 6m 12.6M - 1dbe0e931976 827dbc54c292 2024-02-05T07:03:23.017 INFO:teuthology.orchestra.run.smithi102.stdout:osd.0 smithi102 running (12m) 7s ago 12m 57.0M 4096M 17.2.0 e1d6a67b021e d7e60185d5af 2024-02-05T07:03:23.017 INFO:teuthology.orchestra.run.smithi102.stdout:osd.1 smithi102 running (11m) 7s ago 11m 59.1M 4096M 17.2.0 e1d6a67b021e 18b42fea5fc1 2024-02-05T07:03:23.017 INFO:teuthology.orchestra.run.smithi102.stdout:osd.2 smithi102 running (10m) 7s ago 10m 51.8M 4096M 17.2.0 e1d6a67b021e b9dc849291f9 2024-02-05T07:03:23.017 INFO:teuthology.orchestra.run.smithi102.stdout:osd.3 smithi102 running (10m) 7s ago 10m 53.6M 4096M 17.2.0 e1d6a67b021e 3ed0fc036eb5 2024-02-05T07:03:23.017 INFO:teuthology.orchestra.run.smithi102.stdout:osd.4 smithi177 running (9m) 16s ago 9m 55.1M 4096M 17.2.0 e1d6a67b021e 409a31f31e06 2024-02-05T07:03:23.017 INFO:teuthology.orchestra.run.smithi102.stdout:osd.5 smithi177 running (8m) 16s ago 8m 52.7M 4096M 17.2.0 e1d6a67b021e 7e37b3b9db84 2024-02-05T07:03:23.018 INFO:teuthology.orchestra.run.smithi102.stdout:osd.6 smithi177 running (8m) 16s ago 8m 51.6M 4096M 17.2.0 e1d6a67b021e 6e4c8f33c511 2024-02-05T07:03:23.018 INFO:teuthology.orchestra.run.smithi102.stdout:osd.7 smithi177 running (7m) 16s ago 7m 53.1M 4096M 17.2.0 e1d6a67b021e 2bb2b337b06b 2024-02-05T07:03:23.018 INFO:teuthology.orchestra.run.smithi102.stdout:prometheus.a smithi177 *:9095 running (5m) 16s ago 6m 58.7M - 514e6a882f6e 8182bd0df3a4 2024-02-05T07:03:23.018 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi102.xsyvtb smithi102 *:8000 running (4m) 7s ago 4m 84.2M - 17.2.0 e1d6a67b021e 1ab22a18a15e 2024-02-05T07:03:23.018 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi177.mzlged smithi177 *:8000 running (4m) 16s ago 4m 84.8M - 17.2.0 e1d6a67b021e cbd3144d3ab7 2024-02-05T07:03:23.018 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi102.righwg smithi102 *:80 running (3m) 7s ago 3m 86.4M - 17.2.0 e1d6a67b021e 2fcdb1fa365d 2024-02-05T07:03:23.018 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi177.uynbom smithi177 *:80 running (3m) 16s ago 3m 84.6M - 17.2.0 e1d6a67b021e 752e66aec886 2024-02-05T07:03:23.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:22 smithi177 bash[14475]: cluster 2024-02-05T07:03:21.847608+0000 mgr.y (mgr.14463) 317 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:03:23.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:23 smithi177 bash[14475]: audit 2024-02-05T07:03:22.278141+0000 mgr.y (mgr.14463) 318 : audit [DBG] from='client.25072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:03:23.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:22 smithi102 bash[14298]: cluster 2024-02-05T07:03:21.847608+0000 mgr.y (mgr.14463) 317 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:03:23.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:22 smithi102 bash[14298]: audit 2024-02-05T07:03:22.278141+0000 mgr.y (mgr.14463) 318 : audit [DBG] from='client.25072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:03:23.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:22 smithi102 bash[20060]: cluster 2024-02-05T07:03:21.847608+0000 mgr.y (mgr.14463) 317 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:03:23.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:22 smithi102 bash[20060]: audit 2024-02-05T07:03:22.278141+0000 mgr.y (mgr.14463) 318 : audit [DBG] from='client.25072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:03:23.427 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:03:23.427 INFO:teuthology.orchestra.run.smithi102.stdout: "mon": { 2024-02-05T07:03:23.427 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-05T07:03:23.427 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:03:23.427 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr": { 2024-02-05T07:03:23.427 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-02-05T07:03:23.427 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:03:23.427 INFO:teuthology.orchestra.run.smithi102.stdout: "osd": { 2024-02-05T07:03:23.427 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-05T07:03:23.427 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:03:23.428 INFO:teuthology.orchestra.run.smithi102.stdout: "mds": {}, 2024-02-05T07:03:23.428 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw": { 2024-02-05T07:03:23.428 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T07:03:23.428 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:03:23.428 INFO:teuthology.orchestra.run.smithi102.stdout: "overall": { 2024-02-05T07:03:23.428 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-02-05T07:03:23.428 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T07:03:23.428 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:03:23.777 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:03:23.777 INFO:teuthology.orchestra.run.smithi102.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:03:23.777 INFO:teuthology.orchestra.run.smithi102.stdout: "in_progress": true, 2024-02-05T07:03:23.777 INFO:teuthology.orchestra.run.smithi102.stdout: "services_complete": [], 2024-02-05T07:03:23.778 INFO:teuthology.orchestra.run.smithi102.stdout: "progress": "0/23 daemons upgraded", 2024-02-05T07:03:23.778 INFO:teuthology.orchestra.run.smithi102.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921 image on host smithi177" 2024-02-05T07:03:23.778 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:03:23.886 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:03:23 smithi102 bash[43565]: level=error ts=2024-02-05T07:03:23.507Z 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.177:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.102 because it doesn't contain any IP SANs" 2024-02-05T07:03:23.886 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:03:23 smithi102 bash[43565]: level=warn ts=2024-02-05T07:03:23.511Z 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.177:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs" 2024-02-05T07:03:23.886 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:03:23 smithi102 bash[43565]: level=warn ts=2024-02-05T07:03:23.512Z 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.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.102 because it doesn't contain any IP SANs" 2024-02-05T07:03:24.183 INFO:teuthology.orchestra.run.smithi102.stdout:HEALTH_OK 2024-02-05T07:03:24.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:24 smithi177 bash[14475]: audit 2024-02-05T07:03:22.631055+0000 mgr.y (mgr.14463) 319 : audit [DBG] from='client.15180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:03:24.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:24 smithi177 bash[14475]: audit 2024-02-05T07:03:22.979784+0000 mgr.y (mgr.14463) 320 : audit [DBG] from='client.25084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:03:24.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:24 smithi177 bash[14475]: audit 2024-02-05T07:03:23.416159+0000 mon.a (mon.0) 1217 : audit [DBG] from='client.? 172.21.15.102:0/1484078960' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:03:24.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:23 smithi102 bash[14298]: audit 2024-02-05T07:03:22.631055+0000 mgr.y (mgr.14463) 319 : audit [DBG] from='client.15180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:03:24.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:23 smithi102 bash[14298]: audit 2024-02-05T07:03:22.979784+0000 mgr.y (mgr.14463) 320 : audit [DBG] from='client.25084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:03:24.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:23 smithi102 bash[14298]: audit 2024-02-05T07:03:23.416159+0000 mon.a (mon.0) 1217 : audit [DBG] from='client.? 172.21.15.102:0/1484078960' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:03:24.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:23 smithi102 bash[20060]: audit 2024-02-05T07:03:22.631055+0000 mgr.y (mgr.14463) 319 : audit [DBG] from='client.15180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:03:24.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:23 smithi102 bash[20060]: audit 2024-02-05T07:03:22.979784+0000 mgr.y (mgr.14463) 320 : audit [DBG] from='client.25084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:03:24.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:23 smithi102 bash[20060]: audit 2024-02-05T07:03:23.416159+0000 mon.a (mon.0) 1217 : audit [DBG] from='client.? 172.21.15.102:0/1484078960' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:03:25.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:25 smithi177 bash[14475]: audit 2024-02-05T07:03:23.766321+0000 mgr.y (mgr.14463) 321 : audit [DBG] from='client.25096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:03:25.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:25 smithi177 bash[14475]: cluster 2024-02-05T07:03:23.848285+0000 mgr.y (mgr.14463) 322 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:25.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:25 smithi177 bash[14475]: audit 2024-02-05T07:03:24.042836+0000 mgr.y (mgr.14463) 323 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:03:25.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:25 smithi177 bash[14475]: audit 2024-02-05T07:03:24.172295+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.102:0/3136284466' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:03:25.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:25 smithi102 bash[14298]: audit 2024-02-05T07:03:23.766321+0000 mgr.y (mgr.14463) 321 : audit [DBG] from='client.25096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:03:25.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:25 smithi102 bash[14298]: cluster 2024-02-05T07:03:23.848285+0000 mgr.y (mgr.14463) 322 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:25.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:25 smithi102 bash[14298]: audit 2024-02-05T07:03:24.042836+0000 mgr.y (mgr.14463) 323 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:03:25.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:25 smithi102 bash[14298]: audit 2024-02-05T07:03:24.172295+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.102:0/3136284466' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:03:25.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:25 smithi102 bash[20060]: audit 2024-02-05T07:03:23.766321+0000 mgr.y (mgr.14463) 321 : audit [DBG] from='client.25096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:03:25.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:25 smithi102 bash[20060]: cluster 2024-02-05T07:03:23.848285+0000 mgr.y (mgr.14463) 322 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:25.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:25 smithi102 bash[20060]: audit 2024-02-05T07:03:24.042836+0000 mgr.y (mgr.14463) 323 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:03:25.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:25 smithi102 bash[20060]: audit 2024-02-05T07:03:24.172295+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.102:0/3136284466' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:03:27.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:27 smithi177 bash[14475]: cluster 2024-02-05T07:03:25.849057+0000 mgr.y (mgr.14463) 324 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:27.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:27 smithi102 bash[14298]: cluster 2024-02-05T07:03:25.849057+0000 mgr.y (mgr.14463) 324 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:27.386 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:27 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:07:03:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T07:03:27.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:27 smithi102 bash[20060]: cluster 2024-02-05T07:03:25.849057+0000 mgr.y (mgr.14463) 324 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:28.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:28 smithi177 bash[14475]: audit 2024-02-05T07:03:27.055512+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:28.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:28 smithi177 bash[14475]: audit 2024-02-05T07:03:27.062870+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:28.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:28 smithi102 bash[14298]: audit 2024-02-05T07:03:27.055512+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:28.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:28 smithi102 bash[14298]: audit 2024-02-05T07:03:27.062870+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:28.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:28 smithi102 bash[20060]: audit 2024-02-05T07:03:27.055512+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:28.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:28 smithi102 bash[20060]: audit 2024-02-05T07:03:27.062870+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:28.886 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:28 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:03:28] "GET /metrics HTTP/1.1" 200 214904 "" "Prometheus/2.33.4" 2024-02-05T07:03:29.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:29 smithi102 bash[14298]: cluster 2024-02-05T07:03:27.850854+0000 mgr.y (mgr.14463) 325 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:03:29.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:29 smithi102 bash[20060]: cluster 2024-02-05T07:03:27.850854+0000 mgr.y (mgr.14463) 325 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:03:29.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:29 smithi177 bash[14475]: cluster 2024-02-05T07:03:27.850854+0000 mgr.y (mgr.14463) 325 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:03:31.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:30 smithi177 bash[15706]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:03:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:03:31.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:31 smithi177 bash[14475]: cluster 2024-02-05T07:03:29.851566+0000 mgr.y (mgr.14463) 326 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:31.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:31 smithi177 bash[14475]: audit 2024-02-05T07:03:30.604337+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:03:31.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:31 smithi177 bash[14475]: audit 2024-02-05T07:03:30.619794+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:03:31.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:31 smithi102 bash[14298]: cluster 2024-02-05T07:03:29.851566+0000 mgr.y (mgr.14463) 326 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:31.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:31 smithi102 bash[14298]: audit 2024-02-05T07:03:30.604337+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:03:31.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:31 smithi102 bash[14298]: audit 2024-02-05T07:03:30.619794+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:03:31.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:31 smithi102 bash[20060]: cluster 2024-02-05T07:03:29.851566+0000 mgr.y (mgr.14463) 326 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:31.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:31 smithi102 bash[20060]: audit 2024-02-05T07:03:30.604337+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:03:31.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:31 smithi102 bash[20060]: audit 2024-02-05T07:03:30.619794+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:03:33.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:33 smithi102 bash[20060]: cluster 2024-02-05T07:03:31.853334+0000 mgr.y (mgr.14463) 327 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:03:33.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:33 smithi102 bash[14298]: cluster 2024-02-05T07:03:31.853334+0000 mgr.y (mgr.14463) 327 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:03:33.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:33 smithi177 bash[14475]: cluster 2024-02-05T07:03:31.853334+0000 mgr.y (mgr.14463) 327 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:03:33.886 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:03:33 smithi102 bash[43565]: level=error ts=2024-02-05T07:03:33.508Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.102 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.177:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs" 2024-02-05T07:03:33.887 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:03:33 smithi102 bash[43565]: level=warn ts=2024-02-05T07:03:33.513Z 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.177:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs" 2024-02-05T07:03:33.887 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:03:33 smithi102 bash[43565]: level=warn ts=2024-02-05T07:03:33.513Z 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.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.102 because it doesn't contain any IP SANs" 2024-02-05T07:03:35.297 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:35 smithi102 bash[14298]: cluster 2024-02-05T07:03:33.854100+0000 mgr.y (mgr.14463) 328 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:35.297 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:35 smithi102 bash[14298]: audit 2024-02-05T07:03:34.044903+0000 mgr.y (mgr.14463) 329 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:03:35.297 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:35 smithi102 bash[20060]: cluster 2024-02-05T07:03:33.854100+0000 mgr.y (mgr.14463) 328 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:35.298 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:35 smithi102 bash[20060]: audit 2024-02-05T07:03:34.044903+0000 mgr.y (mgr.14463) 329 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:03:35.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:35 smithi177 bash[14475]: cluster 2024-02-05T07:03:33.854100+0000 mgr.y (mgr.14463) 328 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:35.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:35 smithi177 bash[14475]: audit 2024-02-05T07:03:34.044903+0000 mgr.y (mgr.14463) 329 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:03:36.136 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:36 smithi102 bash[14572]: 172.21.15.102 - - [05/Feb/2024:07:03:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T07:03:37.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:37 smithi102 bash[20060]: cluster 2024-02-05T07:03:35.854868+0000 mgr.y (mgr.14463) 330 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:37.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:37 smithi102 bash[20060]: audit 2024-02-05T07:03:36.094596+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:37.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:37 smithi102 bash[20060]: audit 2024-02-05T07:03:36.101345+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:37.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:37 smithi102 bash[14298]: cluster 2024-02-05T07:03:35.854868+0000 mgr.y (mgr.14463) 330 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:37.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:37 smithi102 bash[14298]: audit 2024-02-05T07:03:36.094596+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:37.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:37 smithi102 bash[14298]: audit 2024-02-05T07:03:36.101345+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:37.446 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:37 smithi177 bash[14475]: cluster 2024-02-05T07:03:35.854868+0000 mgr.y (mgr.14463) 330 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:37.446 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:37 smithi177 bash[14475]: audit 2024-02-05T07:03:36.094596+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:37.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:37 smithi177 bash[14475]: audit 2024-02-05T07:03:36.101345+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:38.636 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:38 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:03:38] "GET /metrics HTTP/1.1" 200 214901 "" "Prometheus/2.33.4" 2024-02-05T07:03:39.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:39 smithi102 bash[14298]: cluster 2024-02-05T07:03:37.856523+0000 mgr.y (mgr.14463) 331 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:03:39.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:39 smithi102 bash[20060]: cluster 2024-02-05T07:03:37.856523+0000 mgr.y (mgr.14463) 331 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:03:39.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:39 smithi177 bash[14475]: cluster 2024-02-05T07:03:37.856523+0000 mgr.y (mgr.14463) 331 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:03:41.290 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:40 smithi177 bash[15706]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:03:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:03:41.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:41 smithi177 bash[14475]: cluster 2024-02-05T07:03:39.857284+0000 mgr.y (mgr.14463) 332 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:41.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:41 smithi177 bash[14475]: cephadm 2024-02-05T07:03:40.272894+0000 mgr.y (mgr.14463) 333 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-05T07:03:41.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:41 smithi177 bash[14475]: audit 2024-02-05T07:03:40.283256+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:41.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:41 smithi177 bash[14475]: audit 2024-02-05T07:03:40.285069+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:03:41.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:41 smithi177 bash[14475]: audit 2024-02-05T07:03:40.286815+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:03:41.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:41 smithi177 bash[14475]: audit 2024-02-05T07:03:40.288734+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:03:41.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:41 smithi177 bash[14475]: cephadm 2024-02-05T07:03:40.290438+0000 mgr.y (mgr.14463) 334 : cephadm [INF] Deploying daemon mgr.x on smithi177 2024-02-05T07:03:41.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:41 smithi102 bash[14298]: cluster 2024-02-05T07:03:39.857284+0000 mgr.y (mgr.14463) 332 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:41.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:41 smithi102 bash[14298]: cephadm 2024-02-05T07:03:40.272894+0000 mgr.y (mgr.14463) 333 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-05T07:03:41.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:41 smithi102 bash[14298]: audit 2024-02-05T07:03:40.283256+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:41.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:41 smithi102 bash[14298]: audit 2024-02-05T07:03:40.285069+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:03:41.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:41 smithi102 bash[14298]: audit 2024-02-05T07:03:40.286815+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:03:41.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:41 smithi102 bash[14298]: audit 2024-02-05T07:03:40.288734+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:03:41.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:41 smithi102 bash[14298]: cephadm 2024-02-05T07:03:40.290438+0000 mgr.y (mgr.14463) 334 : cephadm [INF] Deploying daemon mgr.x on smithi177 2024-02-05T07:03:41.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:41 smithi102 bash[20060]: cluster 2024-02-05T07:03:39.857284+0000 mgr.y (mgr.14463) 332 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:41.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:41 smithi102 bash[20060]: cephadm 2024-02-05T07:03:40.272894+0000 mgr.y (mgr.14463) 333 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-05T07:03:41.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:41 smithi102 bash[20060]: audit 2024-02-05T07:03:40.283256+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:41.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:41 smithi102 bash[20060]: audit 2024-02-05T07:03:40.285069+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:03:41.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:41 smithi102 bash[20060]: audit 2024-02-05T07:03:40.286815+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:03:41.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:41 smithi102 bash[20060]: audit 2024-02-05T07:03:40.288734+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:03:41.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:41 smithi102 bash[20060]: cephadm 2024-02-05T07:03:40.290438+0000 mgr.y (mgr.14463) 334 : cephadm [INF] Deploying daemon mgr.x on smithi177 2024-02-05T07:03:43.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:43 smithi177 bash[14475]: cluster 2024-02-05T07:03:41.859009+0000 mgr.y (mgr.14463) 335 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:03:43.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:43 smithi102 bash[14298]: cluster 2024-02-05T07:03:41.859009+0000 mgr.y (mgr.14463) 335 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:03:43.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:43 smithi102 bash[20060]: cluster 2024-02-05T07:03:41.859009+0000 mgr.y (mgr.14463) 335 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:03:43.637 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:03:43 smithi102 bash[43565]: level=error ts=2024-02-05T07:03:43.509Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.177:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.102 because it doesn't contain any IP SANs" 2024-02-05T07:03:43.637 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:03:43 smithi102 bash[43565]: level=warn ts=2024-02-05T07:03:43.514Z 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.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.102 because it doesn't contain any IP SANs" 2024-02-05T07:03:43.637 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:03:43 smithi102 bash[43565]: level=warn ts=2024-02-05T07:03:43.515Z 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.177:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs" 2024-02-05T07:03:45.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:45 smithi177 bash[14475]: cluster 2024-02-05T07:03:43.859773+0000 mgr.y (mgr.14463) 336 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:45.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:45 smithi177 bash[14475]: audit 2024-02-05T07:03:44.050994+0000 mgr.y (mgr.14463) 337 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:03:45.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:45 smithi102 bash[14298]: cluster 2024-02-05T07:03:43.859773+0000 mgr.y (mgr.14463) 336 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:45.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:45 smithi102 bash[14298]: audit 2024-02-05T07:03:44.050994+0000 mgr.y (mgr.14463) 337 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:03:45.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:45 smithi102 bash[20060]: cluster 2024-02-05T07:03:43.859773+0000 mgr.y (mgr.14463) 336 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:45.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:45 smithi102 bash[20060]: audit 2024-02-05T07:03:44.050994+0000 mgr.y (mgr.14463) 337 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:03:45.873 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:45 smithi177 systemd[1]: Stopping Ceph mgr.x for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:03:45.873 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:45 smithi177 bash[45330]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-mgr.x 2024-02-05T07:03:46.136 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:03:45 smithi102 bash[43565]: level=warn ts=2024-02-05T07:03:45.705Z 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.177:8443/api/prometheus_receiver\": read tcp 172.21.15.102:46940->172.21.15.177:8443: read: connection reset by peer" 2024-02-05T07:03:46.490 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:46 smithi177 bash[45340]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-mgr-x 2024-02-05T07:03:46.491 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:46 smithi177 bash[45456]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-mgr.x 2024-02-05T07:03:46.636 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:46 smithi102 bash[14572]: 172.21.15.177 - - [05/Feb/2024:07:03:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.8" 2024-02-05T07:03:46.758 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:46 smithi177 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-02-05T07:03:46.759 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:46 smithi177 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-02-05T07:03:46.759 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:46 smithi177 systemd[1]: Stopped Ceph mgr.x for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:03:46.759 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:46 smithi177 systemd[1]: Started Ceph mgr.x for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:03:47.445 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:47 smithi102 bash[14298]: cluster 2024-02-05T07:03:45.860687+0000 mgr.y (mgr.14463) 338 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:47.445 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:47 smithi102 bash[14298]: audit 2024-02-05T07:03:46.157417+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:47.446 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:47 smithi102 bash[14298]: cluster 2024-02-05T07:03:46.159116+0000 mgr.y (mgr.14463) 339 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 0 op/s 2024-02-05T07:03:47.446 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:47 smithi102 bash[14298]: audit 2024-02-05T07:03:46.167388+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:47.446 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:47 smithi102 bash[14298]: cluster 2024-02-05T07:03:46.287579+0000 mon.a (mon.0) 1230 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:03:47.446 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:47 smithi102 bash[14298]: audit 2024-02-05T07:03:46.766519+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:47.446 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:47 smithi102 bash[14298]: audit 2024-02-05T07:03:46.768446+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:03:47.446 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:47 smithi102 bash[14298]: audit 2024-02-05T07:03:46.769845+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:03:47.446 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:47 smithi102 bash[14298]: audit 2024-02-05T07:03:46.779092+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:47.446 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:47 smithi102 bash[14298]: audit 2024-02-05T07:03:46.785910+0000 mon.a (mon.0) 1235 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:03:47.446 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:47 smithi102 bash[14298]: audit 2024-02-05T07:03:46.796052+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-05T07:03:47.446 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:47 smithi102 bash[14298]: cluster 2024-02-05T07:03:46.803597+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-02-05T07:03:47.446 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:47 smithi102 bash[20060]: cluster 2024-02-05T07:03:45.860687+0000 mgr.y (mgr.14463) 338 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:47.447 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:47 smithi102 bash[20060]: audit 2024-02-05T07:03:46.157417+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:47.447 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:47 smithi102 bash[20060]: cluster 2024-02-05T07:03:46.159116+0000 mgr.y (mgr.14463) 339 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 0 op/s 2024-02-05T07:03:47.447 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:47 smithi102 bash[20060]: audit 2024-02-05T07:03:46.167388+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:47.447 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:47 smithi102 bash[20060]: cluster 2024-02-05T07:03:46.287579+0000 mon.a (mon.0) 1230 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:03:47.447 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:47 smithi102 bash[20060]: audit 2024-02-05T07:03:46.766519+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:47.447 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:47 smithi102 bash[20060]: audit 2024-02-05T07:03:46.768446+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:03:47.447 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:47 smithi102 bash[20060]: audit 2024-02-05T07:03:46.769845+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:03:47.447 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:47 smithi102 bash[20060]: audit 2024-02-05T07:03:46.779092+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:47.447 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:47 smithi102 bash[20060]: audit 2024-02-05T07:03:46.785910+0000 mon.a (mon.0) 1235 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:03:47.447 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:47 smithi102 bash[20060]: audit 2024-02-05T07:03:46.796052+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-05T07:03:47.447 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:47 smithi102 bash[20060]: cluster 2024-02-05T07:03:46.803597+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-02-05T07:03:47.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:47 smithi177 bash[14475]: cluster 2024-02-05T07:03:45.860687+0000 mgr.y (mgr.14463) 338 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:03:47.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:47 smithi177 bash[14475]: audit 2024-02-05T07:03:46.157417+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:47.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:47 smithi177 bash[14475]: cluster 2024-02-05T07:03:46.159116+0000 mgr.y (mgr.14463) 339 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 0 op/s 2024-02-05T07:03:47.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:47 smithi177 bash[14475]: audit 2024-02-05T07:03:46.167388+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:47.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:47 smithi177 bash[14475]: cluster 2024-02-05T07:03:46.287579+0000 mon.a (mon.0) 1230 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:03:47.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:47 smithi177 bash[14475]: audit 2024-02-05T07:03:46.766519+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:47.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:47 smithi177 bash[14475]: audit 2024-02-05T07:03:46.768446+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:03:47.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:47 smithi177 bash[14475]: audit 2024-02-05T07:03:46.769845+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:03:47.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:47 smithi177 bash[14475]: audit 2024-02-05T07:03:46.779092+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' 2024-02-05T07:03:47.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:47 smithi177 bash[14475]: audit 2024-02-05T07:03:46.785910+0000 mon.a (mon.0) 1235 : audit [DBG] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:03:47.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:47 smithi177 bash[14475]: audit 2024-02-05T07:03:46.796052+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-05T07:03:47.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:47 smithi177 bash[14475]: cluster 2024-02-05T07:03:46.803597+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-02-05T07:03:47.794 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:03:47 smithi102 bash[43565]: level=warn ts=2024-02-05T07:03:47.434Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=5 err="Post \"https://172.21.15.177:8443/api/prometheus_receiver\": dial tcp 172.21.15.177:8443: connect: connection refused" 2024-02-05T07:03:48.136 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:47 smithi102 bash[14572]: debug ignoring --setuser ceph since I am not root 2024-02-05T07:03:48.137 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:47 smithi102 bash[14572]: ignoring --setgroup ceph since I am not root 2024-02-05T07:03:48.137 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:47 smithi102 bash[14572]: debug 2024-02-05T07:03:47.832+0000 7f55c1c73700 1 -- 172.21.15.102:0/1880453362 <== mon.0 v2:172.21.15.102:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55bb92b70340 con 0x55bb938ecc00 2024-02-05T07:03:48.137 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:47 smithi102 bash[14572]: debug 2024-02-05T07:03:47.988+0000 7f55ca6cf000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-05T07:03:48.578 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:48 smithi177 bash[45520]: debug 2024-02-05T07:03:48.139+0000 7f029c156700 1 -- 172.21.15.177:0/1186738285 <== mon.2 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c20e629520 con 0x55c20e732800 2024-02-05T07:03:48.578 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:48 smithi177 bash[45520]: debug 2024-02-05T07:03:48.311+0000 7f02a634b200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-05T07:03:48.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:48 smithi177 bash[14475]: cluster 2024-02-05T07:03:46.774564+0000 mgr.y (mgr.14463) 340 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:03:48.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:48 smithi177 bash[14475]: cephadm 2024-02-05T07:03:46.779845+0000 mgr.y (mgr.14463) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:03:48.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:48 smithi177 bash[14475]: cephadm 2024-02-05T07:03:46.789559+0000 mgr.y (mgr.14463) 342 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-05T07:03:48.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:48 smithi177 bash[14475]: cephadm 2024-02-05T07:03:46.795616+0000 mgr.y (mgr.14463) 343 : cephadm [INF] Failing over to other MGR 2024-02-05T07:03:48.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:48 smithi177 bash[14475]: cluster 2024-02-05T07:03:47.761777+0000 mon.a (mon.0) 1238 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:03:48.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:48 smithi177 bash[14475]: cluster 2024-02-05T07:03:47.761850+0000 mon.a (mon.0) 1239 : cluster [INF] Cluster is now healthy 2024-02-05T07:03:48.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:48 smithi177 bash[14475]: audit 2024-02-05T07:03:47.789798+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-05T07:03:48.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:48 smithi177 bash[14475]: cluster 2024-02-05T07:03:47.789957+0000 mon.a (mon.0) 1241 : cluster [DBG] mgrmap e21: x(active, starting, since 0.992752s) 2024-02-05T07:03:48.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:48 smithi102 bash[14298]: cluster 2024-02-05T07:03:46.774564+0000 mgr.y (mgr.14463) 340 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:03:48.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:48 smithi102 bash[14298]: cephadm 2024-02-05T07:03:46.779845+0000 mgr.y (mgr.14463) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:03:48.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:48 smithi102 bash[14298]: cephadm 2024-02-05T07:03:46.789559+0000 mgr.y (mgr.14463) 342 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-05T07:03:48.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:48 smithi102 bash[14298]: cephadm 2024-02-05T07:03:46.795616+0000 mgr.y (mgr.14463) 343 : cephadm [INF] Failing over to other MGR 2024-02-05T07:03:48.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:48 smithi102 bash[14298]: cluster 2024-02-05T07:03:47.761777+0000 mon.a (mon.0) 1238 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:03:48.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:48 smithi102 bash[14298]: cluster 2024-02-05T07:03:47.761850+0000 mon.a (mon.0) 1239 : cluster [INF] Cluster is now healthy 2024-02-05T07:03:48.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:48 smithi102 bash[14298]: audit 2024-02-05T07:03:47.789798+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-05T07:03:48.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:48 smithi102 bash[14298]: cluster 2024-02-05T07:03:47.789957+0000 mon.a (mon.0) 1241 : cluster [DBG] mgrmap e21: x(active, starting, since 0.992752s) 2024-02-05T07:03:48.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:48 smithi102 bash[20060]: cluster 2024-02-05T07:03:46.774564+0000 mgr.y (mgr.14463) 340 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:03:48.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:48 smithi102 bash[20060]: cephadm 2024-02-05T07:03:46.779845+0000 mgr.y (mgr.14463) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:03:48.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:48 smithi102 bash[20060]: cephadm 2024-02-05T07:03:46.789559+0000 mgr.y (mgr.14463) 342 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-05T07:03:48.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:48 smithi102 bash[20060]: cephadm 2024-02-05T07:03:46.795616+0000 mgr.y (mgr.14463) 343 : cephadm [INF] Failing over to other MGR 2024-02-05T07:03:48.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:48 smithi102 bash[20060]: cluster 2024-02-05T07:03:47.761777+0000 mon.a (mon.0) 1238 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:03:48.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:48 smithi102 bash[20060]: cluster 2024-02-05T07:03:47.761850+0000 mon.a (mon.0) 1239 : cluster [INF] Cluster is now healthy 2024-02-05T07:03:48.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:48 smithi102 bash[20060]: audit 2024-02-05T07:03:47.789798+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.14463 172.21.15.102:0/776066113' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-05T07:03:48.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:48 smithi102 bash[20060]: cluster 2024-02-05T07:03:47.789957+0000 mon.a (mon.0) 1241 : cluster [DBG] mgrmap e21: x(active, starting, since 0.992752s) 2024-02-05T07:03:48.949 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:48 smithi102 bash[14572]: debug 2024-02-05T07:03:48.656+0000 7f55ca6cf000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-05T07:03:48.949 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:48 smithi102 bash[14572]: debug 2024-02-05T07:03:48.776+0000 7f55ca6cf000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-05T07:03:49.275 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:48 smithi102 bash[14572]: debug 2024-02-05T07:03:48.932+0000 7f55ca6cf000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:03:49.570 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:49 smithi102 bash[14572]: debug 2024-02-05T07:03:49.260+0000 7f55ca6cf000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-05T07:03:49.570 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:49 smithi102 bash[14572]: debug 2024-02-05T07:03:49.352+0000 7f55ca6cf000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-05T07:03:49.578 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:49 smithi177 bash[45520]: debug 2024-02-05T07:03:49.223+0000 7f02a634b200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-05T07:03:49.578 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:49 smithi177 bash[45520]: debug 2024-02-05T07:03:49.323+0000 7f02a634b200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-05T07:03:49.578 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:49 smithi177 bash[45520]: debug 2024-02-05T07:03:49.427+0000 7f02a634b200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-05T07:03:49.886 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:49 smithi102 bash[14572]: debug 2024-02-05T07:03:49.556+0000 7f55ca6cf000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-05T07:03:49.887 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:03:49 smithi102 bash[43565]: level=warn ts=2024-02-05T07:03:49.612Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.102:8443//api/prometheus_receiver\": dial tcp 172.21.15.102:8443: connect: connection refused" 2024-02-05T07:03:50.078 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:49 smithi177 bash[45520]: debug 2024-02-05T07:03:49.711+0000 7f02a634b200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:03:50.471 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:50 smithi177 bash[45520]: debug 2024-02-05T07:03:50.091+0000 7f02a634b200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-05T07:03:50.471 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:50 smithi177 bash[45520]: debug 2024-02-05T07:03:50.251+0000 7f02a634b200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-05T07:03:50.732 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:50 smithi102 bash[14572]: debug 2024-02-05T07:03:50.404+0000 7f55ca6cf000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-05T07:03:50.732 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:50 smithi102 bash[14572]: debug 2024-02-05T07:03:50.512+0000 7f55ca6cf000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-05T07:03:50.828 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:50 smithi177 bash[45520]: debug 2024-02-05T07:03:50.463+0000 7f02a634b200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-05T07:03:51.079 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:50 smithi102 bash[14572]: debug 2024-02-05T07:03:50.716+0000 7f55ca6cf000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-05T07:03:51.386 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:51 smithi102 bash[14572]: debug 2024-02-05T07:03:51.064+0000 7f55ca6cf000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-05T07:03:51.778 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:51 smithi102 bash[14572]: debug 2024-02-05T07:03:51.392+0000 7f55ca6cf000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-05T07:03:51.827 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:51 smithi177 bash[45520]: debug 2024-02-05T07:03:51.515+0000 7f02a634b200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-05T07:03:51.828 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:51 smithi177 bash[45520]: debug 2024-02-05T07:03:51.627+0000 7f02a634b200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-05T07:03:51.828 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:51 smithi177 bash[45520]: debug 2024-02-05T07:03:51.743+0000 7f02a634b200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-05T07:03:52.055 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:51 smithi102 bash[14572]: debug 2024-02-05T07:03:51.764+0000 7f55ca6cf000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-05T07:03:52.386 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:52 smithi102 bash[14572]: debug 2024-02-05T07:03:52.040+0000 7f55ca6cf000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:03:52.578 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:52 smithi177 bash[45520]: debug 2024-02-05T07:03:52.227+0000 7f02a634b200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-05T07:03:52.578 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:52 smithi177 bash[45520]: debug 2024-02-05T07:03:52.451+0000 7f02a634b200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-05T07:03:53.002 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:52 smithi102 bash[14572]: debug 2024-02-05T07:03:52.724+0000 7f55ca6cf000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-05T07:03:53.002 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:52 smithi102 bash[14572]: debug 2024-02-05T07:03:52.828+0000 7f55ca6cf000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-05T07:03:53.327 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:52 smithi177 bash[45520]: debug 2024-02-05T07:03:52.907+0000 7f02a634b200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-05T07:03:53.387 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:52 smithi102 bash[14572]: debug 2024-02-05T07:03:52.988+0000 7f55ca6cf000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-05T07:03:53.387 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:53 smithi102 bash[14572]: debug 2024-02-05T07:03:53.096+0000 7f55ca6cf000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-05T07:03:53.387 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:53 smithi102 bash[14572]: debug 2024-02-05T07:03:53.236+0000 7f55ca6cf000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-05T07:03:53.828 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:53 smithi177 bash[45520]: debug 2024-02-05T07:03:53.427+0000 7f02a634b200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:03:53.849 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:53 smithi102 bash[14572]: debug 2024-02-05T07:03:53.528+0000 7f55ca6cf000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-05T07:03:53.849 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:53 smithi102 bash[14572]: debug 2024-02-05T07:03:53.648+0000 7f55ca6cf000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-05T07:03:53.849 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:03:53 smithi102 bash[43565]: level=error ts=2024-02-05T07:03:53.510Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.177:8443/api/prometheus_receiver\": dial tcp 172.21.15.177:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.102:8443//api/prometheus_receiver\": dial tcp 172.21.15.102:8443: connect: connection refused" 2024-02-05T07:03:53.849 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:03:53 smithi102 bash[43565]: level=warn ts=2024-02-05T07:03:53.511Z 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.102:8443//api/prometheus_receiver\": dial tcp 172.21.15.102:8443: connect: connection refused" 2024-02-05T07:03:53.849 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:03:53 smithi102 bash[43565]: level=warn ts=2024-02-05T07:03:53.511Z 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.177:8443/api/prometheus_receiver\": dial tcp 172.21.15.177:8443: connect: connection refused" 2024-02-05T07:03:54.136 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:53 smithi102 bash[14572]: debug 2024-02-05T07:03:53.832+0000 7f55ca6cf000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-05T07:03:54.137 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:53 smithi102 bash[14572]: debug 2024-02-05T07:03:53.956+0000 7f55ca6cf000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-05T07:03:54.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:54 smithi177 bash[45520]: debug 2024-02-05T07:03:54.003+0000 7f02a634b200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-05T07:03:54.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:54 smithi177 bash[45520]: debug 2024-02-05T07:03:54.115+0000 7f02a634b200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-05T07:03:54.734 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:54 smithi177 bash[45520]: debug 2024-02-05T07:03:54.471+0000 7f02a634b200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-05T07:03:54.735 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:54 smithi177 bash[45520]: debug 2024-02-05T07:03:54.583+0000 7f02a634b200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-05T07:03:55.078 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:54 smithi177 bash[45520]: debug 2024-02-05T07:03:54.727+0000 7f02a634b200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-05T07:03:55.078 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:54 smithi177 bash[45520]: debug 2024-02-05T07:03:54.843+0000 7f02a634b200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-05T07:03:55.078 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:54 smithi177 bash[45520]: debug 2024-02-05T07:03:54.967+0000 7f02a634b200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-05T07:03:55.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:54 smithi177 bash[14475]: cluster 2024-02-05T07:03:54.833827+0000 mon.a (mon.0) 1242 : cluster [DBG] Standby manager daemon y started 2024-02-05T07:03:55.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:54 smithi177 bash[14475]: audit 2024-02-05T07:03:54.837001+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.? 172.21.15.102:0/2003841737' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-05T07:03:55.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:54 smithi177 bash[14475]: audit 2024-02-05T07:03:54.838129+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.? 172.21.15.102:0/2003841737' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:03:55.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:54 smithi177 bash[14475]: audit 2024-02-05T07:03:54.844253+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.? 172.21.15.102:0/2003841737' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-05T07:03:55.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:54 smithi177 bash[14475]: audit 2024-02-05T07:03:54.847259+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.? 172.21.15.102:0/2003841737' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:03:55.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:54 smithi102 bash[14298]: cluster 2024-02-05T07:03:54.833827+0000 mon.a (mon.0) 1242 : cluster [DBG] Standby manager daemon y started 2024-02-05T07:03:55.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:54 smithi102 bash[14298]: audit 2024-02-05T07:03:54.837001+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.? 172.21.15.102:0/2003841737' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-05T07:03:55.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:54 smithi102 bash[14298]: audit 2024-02-05T07:03:54.838129+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.? 172.21.15.102:0/2003841737' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:03:55.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:54 smithi102 bash[14298]: audit 2024-02-05T07:03:54.844253+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.? 172.21.15.102:0/2003841737' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-05T07:03:55.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:54 smithi102 bash[14298]: audit 2024-02-05T07:03:54.847259+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.? 172.21.15.102:0/2003841737' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:03:55.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:54 smithi102 bash[20060]: cluster 2024-02-05T07:03:54.833827+0000 mon.a (mon.0) 1242 : cluster [DBG] Standby manager daemon y started 2024-02-05T07:03:55.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:54 smithi102 bash[20060]: audit 2024-02-05T07:03:54.837001+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.? 172.21.15.102:0/2003841737' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-05T07:03:55.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:54 smithi102 bash[20060]: audit 2024-02-05T07:03:54.838129+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.? 172.21.15.102:0/2003841737' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:03:55.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:54 smithi102 bash[20060]: audit 2024-02-05T07:03:54.844253+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.? 172.21.15.102:0/2003841737' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-05T07:03:55.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:54 smithi102 bash[20060]: audit 2024-02-05T07:03:54.847259+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.? 172.21.15.102:0/2003841737' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:03:55.139 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:54 smithi102 bash[14572]: debug 2024-02-05T07:03:54.828+0000 7f55ca6cf000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-05T07:03:55.139 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:54 smithi102 bash[14572]: [05/Feb/2024:07:03:54] ENGINE Bus STARTING 2024-02-05T07:03:55.139 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:54 smithi102 bash[14572]: CherryPy Checker: 2024-02-05T07:03:55.139 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:54 smithi102 bash[14572]: The Application mounted at '' has an empty config. 2024-02-05T07:03:55.139 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:54 smithi102 bash[14572]: [05/Feb/2024:07:03:54] ENGINE Serving on http://:::9283 2024-02-05T07:03:55.139 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:54 smithi102 bash[14572]: [05/Feb/2024:07:03:54] ENGINE Bus STARTED 2024-02-05T07:03:55.534 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:55 smithi177 bash[45520]: debug 2024-02-05T07:03:55.163+0000 7f02a634b200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-05T07:03:55.534 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:55 smithi177 bash[45520]: debug 2024-02-05T07:03:55.291+0000 7f02a634b200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-05T07:03:56.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:55 smithi102 bash[20060]: cluster 2024-02-05T07:03:54.896307+0000 mon.a (mon.0) 1247 : cluster [DBG] mgrmap e22: x(active, starting, since 8s), standbys: y 2024-02-05T07:03:56.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:55 smithi102 bash[14298]: cluster 2024-02-05T07:03:54.896307+0000 mon.a (mon.0) 1247 : cluster [DBG] mgrmap e22: x(active, starting, since 8s), standbys: y 2024-02-05T07:03:56.137 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:03:55 smithi102 bash[43565]: level=warn ts=2024-02-05T07:03:55.832Z 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.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.102 because it doesn't contain any IP SANs" 2024-02-05T07:03:56.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:55 smithi177 bash[14475]: cluster 2024-02-05T07:03:54.896307+0000 mon.a (mon.0) 1247 : cluster [DBG] mgrmap e22: x(active, starting, since 8s), standbys: y 2024-02-05T07:03:56.828 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:56 smithi177 bash[45520]: debug 2024-02-05T07:03:56.611+0000 7f02a634b200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-05T07:03:57.193 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[45520]: [05/Feb/2024:07:03:57] ENGINE Bus STARTING 2024-02-05T07:03:57.193 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:56 smithi177 bash[14475]: cluster 2024-02-05T07:03:56.610255+0000 mon.a (mon.0) 1248 : cluster [INF] Active manager daemon x restarted 2024-02-05T07:03:57.194 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:56 smithi177 bash[14475]: cluster 2024-02-05T07:03:56.611693+0000 mon.a (mon.0) 1249 : cluster [INF] Activating manager daemon x 2024-02-05T07:03:57.194 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:56 smithi177 bash[14475]: cluster 2024-02-05T07:03:56.620898+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-02-05T07:03:57.197 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:56 smithi102 bash[14298]: cluster 2024-02-05T07:03:56.610255+0000 mon.a (mon.0) 1248 : cluster [INF] Active manager daemon x restarted 2024-02-05T07:03:57.197 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:56 smithi102 bash[14298]: cluster 2024-02-05T07:03:56.611693+0000 mon.a (mon.0) 1249 : cluster [INF] Activating manager daemon x 2024-02-05T07:03:57.197 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:56 smithi102 bash[14298]: cluster 2024-02-05T07:03:56.620898+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-02-05T07:03:57.198 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:56 smithi102 bash[20060]: cluster 2024-02-05T07:03:56.610255+0000 mon.a (mon.0) 1248 : cluster [INF] Active manager daemon x restarted 2024-02-05T07:03:57.198 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:56 smithi102 bash[20060]: cluster 2024-02-05T07:03:56.611693+0000 mon.a (mon.0) 1249 : cluster [INF] Activating manager daemon x 2024-02-05T07:03:57.198 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:56 smithi102 bash[20060]: cluster 2024-02-05T07:03:56.620898+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-02-05T07:03:57.484 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[45520]: CherryPy Checker: 2024-02-05T07:03:57.484 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[45520]: The Application mounted at '' has an empty config. 2024-02-05T07:03:57.484 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[45520]: [05/Feb/2024:07:03:57] ENGINE Serving on http://:::9283 2024-02-05T07:03:57.484 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[45520]: [05/Feb/2024:07:03:57] ENGINE Bus STARTED 2024-02-05T07:03:57.994 INFO:teuthology.orchestra.run.smithi102.stdout:true 2024-02-05T07:03:58.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: cluster 2024-02-05T07:03:56.921369+0000 mon.a (mon.0) 1251 : cluster [DBG] mgrmap e23: x(active, starting, since 0.310066s), standbys: y 2024-02-05T07:03:58.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: audit 2024-02-05T07:03:56.926535+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:03:58.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: audit 2024-02-05T07:03:56.926718+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:03:58.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: audit 2024-02-05T07:03:56.926913+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:03:58.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: audit 2024-02-05T07:03:56.928634+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-05T07:03:58.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: audit 2024-02-05T07:03:56.928849+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-05T07:03:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: audit 2024-02-05T07:03:56.929074+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:03:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: audit 2024-02-05T07:03:56.929337+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:03:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: audit 2024-02-05T07:03:56.929580+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:03:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: audit 2024-02-05T07:03:56.929801+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:03:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: audit 2024-02-05T07:03:56.930031+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:03:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: audit 2024-02-05T07:03:56.930256+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:03:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: audit 2024-02-05T07:03:56.930516+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:03:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: audit 2024-02-05T07:03:56.930744+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:03:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: audit 2024-02-05T07:03:56.931483+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T07:03:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: audit 2024-02-05T07:03:56.931662+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T07:03:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: audit 2024-02-05T07:03:56.932098+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T07:03:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: cluster 2024-02-05T07:03:56.941367+0000 mon.a (mon.0) 1268 : cluster [INF] Manager daemon x is now available 2024-02-05T07:03:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: audit 2024-02-05T07:03:57.000111+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: audit 2024-02-05T07:03:57.006030+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: cephadm 2024-02-05T07:03:57.011480+0000 mgr.x (mgr.15213) 1 : cephadm [INF] Queued rgw.foo for migration 2024-02-05T07:03:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: audit 2024-02-05T07:03:57.014815+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: cephadm 2024-02-05T07:03:57.017267+0000 mgr.x (mgr.15213) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-02-05T07:03:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: cephadm 2024-02-05T07:03:57.018310+0000 mgr.x (mgr.15213) 3 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-02-05T07:03:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: cephadm 2024-02-05T07:03:57.018465+0000 mgr.x (mgr.15213) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-02-05T07:03:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: audit 2024-02-05T07:03:57.026425+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: audit 2024-02-05T07:03:57.032855+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:03:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: audit 2024-02-05T07:03:57.040372+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi102", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:03:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: audit 2024-02-05T07:03:57.043254+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi177", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:03:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: audit 2024-02-05T07:03:57.046917+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:03:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: audit 2024-02-05T07:03:57.051988+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:03:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: cephadm 2024-02-05T07:03:57.066947+0000 mgr.x (mgr.15213) 5 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.conf 2024-02-05T07:03:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: cephadm 2024-02-05T07:03:57.069497+0000 mgr.x (mgr.15213) 6 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-02-05T07:03:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: audit 2024-02-05T07:03:57.083622+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:03:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: audit 2024-02-05T07:03:57.096594+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:03:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: audit 2024-02-05T07:03:57.144779+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-05T07:03:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: audit 2024-02-05T07:03:57.577279+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:57 smithi177 bash[14475]: audit 2024-02-05T07:03:57.586095+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:58.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: cluster 2024-02-05T07:03:56.921369+0000 mon.a (mon.0) 1251 : cluster [DBG] mgrmap e23: x(active, starting, since 0.310066s), standbys: y 2024-02-05T07:03:58.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: audit 2024-02-05T07:03:56.926535+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:03:58.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: audit 2024-02-05T07:03:56.926718+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:03:58.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: audit 2024-02-05T07:03:56.926913+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:03:58.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: audit 2024-02-05T07:03:56.928634+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-05T07:03:58.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: audit 2024-02-05T07:03:56.928849+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-05T07:03:58.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: audit 2024-02-05T07:03:56.929074+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:03:58.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: audit 2024-02-05T07:03:56.929337+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:03:58.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: audit 2024-02-05T07:03:56.929580+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:03:58.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: audit 2024-02-05T07:03:56.929801+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:03:58.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: audit 2024-02-05T07:03:56.930031+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:03:58.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: audit 2024-02-05T07:03:56.930256+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:03:58.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: audit 2024-02-05T07:03:56.930516+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:03:58.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: audit 2024-02-05T07:03:56.930744+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:03:58.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: audit 2024-02-05T07:03:56.931483+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T07:03:58.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: audit 2024-02-05T07:03:56.931662+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T07:03:58.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: audit 2024-02-05T07:03:56.932098+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T07:03:58.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: cluster 2024-02-05T07:03:56.941367+0000 mon.a (mon.0) 1268 : cluster [INF] Manager daemon x is now available 2024-02-05T07:03:58.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: audit 2024-02-05T07:03:57.000111+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:58.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: cluster 2024-02-05T07:03:56.921369+0000 mon.a (mon.0) 1251 : cluster [DBG] mgrmap e23: x(active, starting, since 0.310066s), standbys: y 2024-02-05T07:03:58.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: audit 2024-02-05T07:03:56.926535+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:03:58.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: audit 2024-02-05T07:03:56.926718+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:03:58.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: audit 2024-02-05T07:03:56.926913+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:03:58.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: audit 2024-02-05T07:03:56.928634+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-05T07:03:58.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: audit 2024-02-05T07:03:56.928849+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-05T07:03:58.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: audit 2024-02-05T07:03:56.929074+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:03:58.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: audit 2024-02-05T07:03:56.929337+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:03:58.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: audit 2024-02-05T07:03:56.929580+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:03:58.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: audit 2024-02-05T07:03:56.929801+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:03:58.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: audit 2024-02-05T07:03:56.930031+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:03:58.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: audit 2024-02-05T07:03:56.930256+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:03:58.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: audit 2024-02-05T07:03:56.930516+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:03:58.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: audit 2024-02-05T07:03:56.930744+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:03:58.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: audit 2024-02-05T07:03:56.931483+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T07:03:58.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: audit 2024-02-05T07:03:56.931662+0000 mon.a (mon.0) 1266 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T07:03:58.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: audit 2024-02-05T07:03:56.932098+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T07:03:58.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: cluster 2024-02-05T07:03:56.941367+0000 mon.a (mon.0) 1268 : cluster [INF] Manager daemon x is now available 2024-02-05T07:03:58.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: audit 2024-02-05T07:03:57.000111+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:58.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: audit 2024-02-05T07:03:57.006030+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:58.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: cephadm 2024-02-05T07:03:57.011480+0000 mgr.x (mgr.15213) 1 : cephadm [INF] Queued rgw.foo for migration 2024-02-05T07:03:58.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: audit 2024-02-05T07:03:57.014815+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:58.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: cephadm 2024-02-05T07:03:57.017267+0000 mgr.x (mgr.15213) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-02-05T07:03:58.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: cephadm 2024-02-05T07:03:57.018310+0000 mgr.x (mgr.15213) 3 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-02-05T07:03:58.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: cephadm 2024-02-05T07:03:57.018465+0000 mgr.x (mgr.15213) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-02-05T07:03:58.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: audit 2024-02-05T07:03:57.026425+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:58.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: audit 2024-02-05T07:03:57.032855+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:03:58.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: audit 2024-02-05T07:03:57.040372+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi102", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:03:58.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: audit 2024-02-05T07:03:57.043254+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi177", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:03:58.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: audit 2024-02-05T07:03:57.046917+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:03:58.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: audit 2024-02-05T07:03:57.051988+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:03:58.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: cephadm 2024-02-05T07:03:57.066947+0000 mgr.x (mgr.15213) 5 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.conf 2024-02-05T07:03:58.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: cephadm 2024-02-05T07:03:57.069497+0000 mgr.x (mgr.15213) 6 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-02-05T07:03:58.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: audit 2024-02-05T07:03:57.083622+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:03:58.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: audit 2024-02-05T07:03:57.096594+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:03:58.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: audit 2024-02-05T07:03:57.144779+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-05T07:03:58.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: audit 2024-02-05T07:03:57.577279+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:58.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[14298]: audit 2024-02-05T07:03:57.586095+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:58.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: audit 2024-02-05T07:03:57.006030+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:58.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: cephadm 2024-02-05T07:03:57.011480+0000 mgr.x (mgr.15213) 1 : cephadm [INF] Queued rgw.foo for migration 2024-02-05T07:03:58.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: audit 2024-02-05T07:03:57.014815+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:58.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: cephadm 2024-02-05T07:03:57.017267+0000 mgr.x (mgr.15213) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-02-05T07:03:58.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: cephadm 2024-02-05T07:03:57.018310+0000 mgr.x (mgr.15213) 3 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'foo', 'service_name': 'rgw.foo', 'service_type': 'rgw', 'spec': {'rgw_frontend_port': 8000, 'rgw_realm': 'r', 'rgw_zone': 'z'}} 2024-02-05T07:03:58.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: cephadm 2024-02-05T07:03:57.018465+0000 mgr.x (mgr.15213) 4 : cephadm [INF] No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-02-05T07:03:58.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: audit 2024-02-05T07:03:57.026425+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:58.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: audit 2024-02-05T07:03:57.032855+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:03:58.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: audit 2024-02-05T07:03:57.040372+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi102", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:03:58.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: audit 2024-02-05T07:03:57.043254+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi177", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:03:58.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: audit 2024-02-05T07:03:57.046917+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:03:58.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: audit 2024-02-05T07:03:57.051988+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:03:58.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: cephadm 2024-02-05T07:03:57.066947+0000 mgr.x (mgr.15213) 5 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.conf 2024-02-05T07:03:58.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: cephadm 2024-02-05T07:03:57.069497+0000 mgr.x (mgr.15213) 6 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-02-05T07:03:58.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: audit 2024-02-05T07:03:57.083622+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:03:58.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: audit 2024-02-05T07:03:57.096594+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:03:58.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: audit 2024-02-05T07:03:57.144779+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-05T07:03:58.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: audit 2024-02-05T07:03:57.577279+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:58.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:57 smithi102 bash[20060]: audit 2024-02-05T07:03:57.586095+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:58.809 INFO:teuthology.orchestra.run.smithi102.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:03:58.809 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi102 smithi102 running 22s ago 14m - - 2024-02-05T07:03:58.809 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi177 smithi177 running 12s ago 13m - - 2024-02-05T07:03:58.810 INFO:teuthology.orchestra.run.smithi102.stdout:alertmanager.a smithi102 *:9093,9094 running (6m) 22s ago 6m 18.5M - ba2b418f427c a108d35e5d4a 2024-02-05T07:03:58.810 INFO:teuthology.orchestra.run.smithi102.stdout:grafana.a smithi177 *:3000 running (6m) 12s ago 6m 48.0M - 8.3.5 dad864ee21e9 3cc4552dd5b6 2024-02-05T07:03:58.810 INFO:teuthology.orchestra.run.smithi102.stdout:iscsi.foo.smithi102.rtacbu smithi102 running (4m) 22s ago 4m 47.6M - 3.5 e1d6a67b021e 755f821e5464 2024-02-05T07:03:58.810 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.x smithi177 *:8443,9283 starting - - - - 2024-02-05T07:03:58.810 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.y smithi102 *:9283 running (15m) 22s ago 15m 464M - 17.2.0 e1d6a67b021e c669657d4179 2024-02-05T07:03:58.810 INFO:teuthology.orchestra.run.smithi102.stdout:mon.a smithi102 running (15m) 22s ago 15m 58.7M 2048M 17.2.0 e1d6a67b021e 06db8204c711 2024-02-05T07:03:58.810 INFO:teuthology.orchestra.run.smithi102.stdout:mon.b smithi177 running (13m) 12s ago 13m 52.1M 2048M 17.2.0 e1d6a67b021e 4cf1e7f80d90 2024-02-05T07:03:58.810 INFO:teuthology.orchestra.run.smithi102.stdout:mon.c smithi102 running (13m) 22s ago 13m 49.0M 2048M 17.2.0 e1d6a67b021e 675ea8f11bb0 2024-02-05T07:03:58.810 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.a smithi102 *:9100 running (6m) 22s ago 7m 12.2M - 1dbe0e931976 0810a95638de 2024-02-05T07:03:58.810 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.b smithi177 *:9100 running (6m) 12s ago 6m 12.0M - 1dbe0e931976 827dbc54c292 2024-02-05T07:03:58.810 INFO:teuthology.orchestra.run.smithi102.stdout:osd.0 smithi102 running (12m) 22s ago 12m 57.2M 4096M 17.2.0 e1d6a67b021e d7e60185d5af 2024-02-05T07:03:58.810 INFO:teuthology.orchestra.run.smithi102.stdout:osd.1 smithi102 running (12m) 22s ago 12m 59.9M 4096M 17.2.0 e1d6a67b021e 18b42fea5fc1 2024-02-05T07:03:58.810 INFO:teuthology.orchestra.run.smithi102.stdout:osd.2 smithi102 running (11m) 22s ago 11m 51.9M 4096M 17.2.0 e1d6a67b021e b9dc849291f9 2024-02-05T07:03:58.810 INFO:teuthology.orchestra.run.smithi102.stdout:osd.3 smithi102 running (10m) 22s ago 10m 53.8M 4096M 17.2.0 e1d6a67b021e 3ed0fc036eb5 2024-02-05T07:03:58.810 INFO:teuthology.orchestra.run.smithi102.stdout:osd.4 smithi177 running (10m) 12s ago 10m 55.6M 4096M 17.2.0 e1d6a67b021e 409a31f31e06 2024-02-05T07:03:58.811 INFO:teuthology.orchestra.run.smithi102.stdout:osd.5 smithi177 running (9m) 12s ago 9m 53.3M 4096M 17.2.0 e1d6a67b021e 7e37b3b9db84 2024-02-05T07:03:58.811 INFO:teuthology.orchestra.run.smithi102.stdout:osd.6 smithi177 running (8m) 12s ago 8m 52.0M 4096M 17.2.0 e1d6a67b021e 6e4c8f33c511 2024-02-05T07:03:58.811 INFO:teuthology.orchestra.run.smithi102.stdout:osd.7 smithi177 running (8m) 12s ago 8m 53.4M 4096M 17.2.0 e1d6a67b021e 2bb2b337b06b 2024-02-05T07:03:58.811 INFO:teuthology.orchestra.run.smithi102.stdout:prometheus.a smithi177 *:9095 running (5m) 12s ago 7m 58.8M - 514e6a882f6e 8182bd0df3a4 2024-02-05T07:03:58.811 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi102.xsyvtb smithi102 *:8000 running (4m) 22s ago 4m 84.2M - 17.2.0 e1d6a67b021e 1ab22a18a15e 2024-02-05T07:03:58.811 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi177.mzlged smithi177 *:8000 running (4m) 12s ago 4m 84.9M - 17.2.0 e1d6a67b021e cbd3144d3ab7 2024-02-05T07:03:58.811 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi102.righwg smithi102 *:80 running (4m) 22s ago 4m 86.4M - 17.2.0 e1d6a67b021e 2fcdb1fa365d 2024-02-05T07:03:58.811 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi177.uynbom smithi177 *:80 running (4m) 12s ago 4m 84.7M - 17.2.0 e1d6a67b021e 752e66aec886 2024-02-05T07:03:58.886 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:03:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:03:59.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:58 smithi177 bash[14475]: cephadm 2024-02-05T07:03:57.773498+0000 mgr.x (mgr.15213) 7 : cephadm [INF] Updating smithi177:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:03:59.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:58 smithi177 bash[14475]: cephadm 2024-02-05T07:03:57.789730+0000 mgr.x (mgr.15213) 8 : cephadm [INF] Updating smithi102:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:03:59.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:58 smithi177 bash[14475]: cluster 2024-02-05T07:03:57.941202+0000 mon.a (mon.0) 1283 : cluster [DBG] mgrmap e24: x(active, since 1.32992s), standbys: y 2024-02-05T07:03:59.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:58 smithi177 bash[14475]: audit 2024-02-05T07:03:57.976374+0000 mgr.x (mgr.15213) 9 : audit [DBG] from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:03:59.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:58 smithi177 bash[14475]: audit 2024-02-05T07:03:57.977024+0000 mgr.x (mgr.15213) 10 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:03:59.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:58 smithi177 bash[14475]: cluster 2024-02-05T07:03:57.982516+0000 mgr.x (mgr.15213) 11 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:03:59.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:58 smithi177 bash[14475]: cephadm 2024-02-05T07:03:57.988499+0000 mgr.x (mgr.15213) 12 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:03:59.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:58 smithi177 bash[14475]: cephadm 2024-02-05T07:03:58.004803+0000 mgr.x (mgr.15213) 13 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:03:59.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:58 smithi177 bash[14475]: audit 2024-02-05T07:03:58.315015+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:59.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:58 smithi177 bash[14475]: audit 2024-02-05T07:03:58.326394+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:59.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:58 smithi177 bash[14475]: audit 2024-02-05T07:03:58.331479+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:59.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:58 smithi177 bash[14475]: audit 2024-02-05T07:03:58.338009+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:59.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:58 smithi177 bash[14475]: audit 2024-02-05T07:03:58.345062+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:59.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:58 smithi177 bash[14475]: audit 2024-02-05T07:03:58.350908+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:59.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:58 smithi177 bash[14475]: audit 2024-02-05T07:03:58.431498+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:59.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:58 smithi177 bash[14475]: audit 2024-02-05T07:03:58.437083+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:59.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:58 smithi177 bash[14475]: audit 2024-02-05T07:03:58.449935+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:59.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:58 smithi177 bash[14475]: audit 2024-02-05T07:03:58.468179+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:59.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:58 smithi177 bash[14475]: audit 2024-02-05T07:03:58.470041+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi102", "caps": []}]: dispatch 2024-02-05T07:03:59.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[14298]: cephadm 2024-02-05T07:03:57.773498+0000 mgr.x (mgr.15213) 7 : cephadm [INF] Updating smithi177:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:03:59.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[14298]: cephadm 2024-02-05T07:03:57.789730+0000 mgr.x (mgr.15213) 8 : cephadm [INF] Updating smithi102:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:03:59.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[14298]: cluster 2024-02-05T07:03:57.941202+0000 mon.a (mon.0) 1283 : cluster [DBG] mgrmap e24: x(active, since 1.32992s), standbys: y 2024-02-05T07:03:59.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[14298]: audit 2024-02-05T07:03:57.976374+0000 mgr.x (mgr.15213) 9 : audit [DBG] from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:03:59.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[14298]: audit 2024-02-05T07:03:57.977024+0000 mgr.x (mgr.15213) 10 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:03:59.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[14298]: cluster 2024-02-05T07:03:57.982516+0000 mgr.x (mgr.15213) 11 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:03:59.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[14298]: cephadm 2024-02-05T07:03:57.988499+0000 mgr.x (mgr.15213) 12 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:03:59.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[14298]: cephadm 2024-02-05T07:03:58.004803+0000 mgr.x (mgr.15213) 13 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:03:59.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[14298]: audit 2024-02-05T07:03:58.315015+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:59.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[14298]: audit 2024-02-05T07:03:58.326394+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:59.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[14298]: audit 2024-02-05T07:03:58.331479+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:59.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[14298]: audit 2024-02-05T07:03:58.338009+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:59.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[14298]: audit 2024-02-05T07:03:58.345062+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:59.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[14298]: audit 2024-02-05T07:03:58.350908+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:59.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[14298]: audit 2024-02-05T07:03:58.431498+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:59.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[14298]: audit 2024-02-05T07:03:58.437083+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:59.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[14298]: audit 2024-02-05T07:03:58.449935+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:59.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[14298]: audit 2024-02-05T07:03:58.468179+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:59.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[14298]: audit 2024-02-05T07:03:58.470041+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi102", "caps": []}]: dispatch 2024-02-05T07:03:59.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[20060]: cephadm 2024-02-05T07:03:57.773498+0000 mgr.x (mgr.15213) 7 : cephadm [INF] Updating smithi177:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:03:59.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[20060]: cephadm 2024-02-05T07:03:57.789730+0000 mgr.x (mgr.15213) 8 : cephadm [INF] Updating smithi102:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:03:59.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[20060]: cluster 2024-02-05T07:03:57.941202+0000 mon.a (mon.0) 1283 : cluster [DBG] mgrmap e24: x(active, since 1.32992s), standbys: y 2024-02-05T07:03:59.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[20060]: audit 2024-02-05T07:03:57.976374+0000 mgr.x (mgr.15213) 9 : audit [DBG] from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:03:59.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[20060]: audit 2024-02-05T07:03:57.977024+0000 mgr.x (mgr.15213) 10 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:03:59.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[20060]: cluster 2024-02-05T07:03:57.982516+0000 mgr.x (mgr.15213) 11 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:03:59.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[20060]: cephadm 2024-02-05T07:03:57.988499+0000 mgr.x (mgr.15213) 12 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:03:59.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[20060]: cephadm 2024-02-05T07:03:58.004803+0000 mgr.x (mgr.15213) 13 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:03:59.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[20060]: audit 2024-02-05T07:03:58.315015+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:59.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[20060]: audit 2024-02-05T07:03:58.326394+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:59.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[20060]: audit 2024-02-05T07:03:58.331479+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:59.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[20060]: audit 2024-02-05T07:03:58.338009+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:59.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[20060]: audit 2024-02-05T07:03:58.345062+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:59.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[20060]: audit 2024-02-05T07:03:58.350908+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:59.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[20060]: audit 2024-02-05T07:03:58.431498+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:59.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[20060]: audit 2024-02-05T07:03:58.437083+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:59.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[20060]: audit 2024-02-05T07:03:58.449935+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:59.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[20060]: audit 2024-02-05T07:03:58.468179+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:03:59.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:58 smithi102 bash[20060]: audit 2024-02-05T07:03:58.470041+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi102", "caps": []}]: dispatch 2024-02-05T07:03:59.280 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:03:59.280 INFO:teuthology.orchestra.run.smithi102.stdout: "mon": { 2024-02-05T07:03:59.280 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-05T07:03:59.280 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:03:59.280 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr": { 2024-02-05T07:03:59.280 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-02-05T07:03:59.280 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 1 2024-02-05T07:03:59.280 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:03:59.280 INFO:teuthology.orchestra.run.smithi102.stdout: "osd": { 2024-02-05T07:03:59.281 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-05T07:03:59.281 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:03:59.281 INFO:teuthology.orchestra.run.smithi102.stdout: "mds": {}, 2024-02-05T07:03:59.281 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw": { 2024-02-05T07:03:59.281 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T07:03:59.281 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:03:59.281 INFO:teuthology.orchestra.run.smithi102.stdout: "overall": { 2024-02-05T07:03:59.281 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-02-05T07:03:59.281 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 1 2024-02-05T07:03:59.281 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T07:03:59.281 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:03:59.682 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:03:59.683 INFO:teuthology.orchestra.run.smithi102.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:03:59.683 INFO:teuthology.orchestra.run.smithi102.stdout: "in_progress": true, 2024-02-05T07:03:59.683 INFO:teuthology.orchestra.run.smithi102.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T07:03:59.683 INFO:teuthology.orchestra.run.smithi102.stdout: "services_complete": [], 2024-02-05T07:03:59.683 INFO:teuthology.orchestra.run.smithi102.stdout: "progress": "", 2024-02-05T07:03:59.683 INFO:teuthology.orchestra.run.smithi102.stdout: "message": "", 2024-02-05T07:03:59.683 INFO:teuthology.orchestra.run.smithi102.stdout: "is_paused": false 2024-02-05T07:03:59.683 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:04:00.140 INFO:teuthology.orchestra.run.smithi102.stdout:HEALTH_OK 2024-02-05T07:04:00.295 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:59 smithi102 bash[14298]: cephadm 2024-02-05T07:03:58.153484+0000 mgr.x (mgr.15213) 14 : cephadm [INF] Updating smithi177:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:04:00.295 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:59 smithi102 bash[14298]: cephadm 2024-02-05T07:03:58.169251+0000 mgr.x (mgr.15213) 15 : cephadm [INF] Updating smithi102:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:04:00.295 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:59 smithi102 bash[14298]: cephadm 2024-02-05T07:03:58.378265+0000 mgr.x (mgr.15213) 16 : cephadm [INF] [05/Feb/2024:07:03:58] ENGINE Bus STARTING 2024-02-05T07:04:00.295 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:59 smithi102 bash[14298]: audit 2024-02-05T07:03:58.388682+0000 mgr.x (mgr.15213) 17 : audit [DBG] from='client.15243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:04:00.295 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:59 smithi102 bash[14298]: cephadm 2024-02-05T07:03:58.505957+0000 mgr.x (mgr.15213) 18 : cephadm [INF] [05/Feb/2024:07:03:58] ENGINE Serving on https://172.21.15.177:7150 2024-02-05T07:04:00.295 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:59 smithi102 bash[14298]: cephadm 2024-02-05T07:03:58.608308+0000 mgr.x (mgr.15213) 19 : cephadm [INF] [05/Feb/2024:07:03:58] ENGINE Serving on http://172.21.15.177:8765 2024-02-05T07:04:00.295 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:59 smithi102 bash[14298]: cephadm 2024-02-05T07:03:58.609280+0000 mgr.x (mgr.15213) 20 : cephadm [INF] [05/Feb/2024:07:03:58] ENGINE Bus STARTED 2024-02-05T07:04:00.295 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:59 smithi102 bash[14298]: audit 2024-02-05T07:03:58.787554+0000 mgr.x (mgr.15213) 21 : audit [DBG] from='client.15249 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:04:00.295 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:59 smithi102 bash[14298]: cluster 2024-02-05T07:03:58.942606+0000 mgr.x (mgr.15213) 22 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:04:00.295 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:59 smithi102 bash[14298]: audit 2024-02-05T07:03:59.269042+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.102:0/3441043806' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:04:00.295 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:03:59 smithi102 bash[14298]: cluster 2024-02-05T07:03:59.481190+0000 mon.a (mon.0) 1295 : cluster [DBG] mgrmap e25: x(active, since 2s), standbys: y 2024-02-05T07:04:00.296 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:59 smithi102 bash[20060]: cephadm 2024-02-05T07:03:58.153484+0000 mgr.x (mgr.15213) 14 : cephadm [INF] Updating smithi177:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:04:00.296 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:59 smithi102 bash[20060]: cephadm 2024-02-05T07:03:58.169251+0000 mgr.x (mgr.15213) 15 : cephadm [INF] Updating smithi102:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:04:00.296 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:59 smithi102 bash[20060]: cephadm 2024-02-05T07:03:58.378265+0000 mgr.x (mgr.15213) 16 : cephadm [INF] [05/Feb/2024:07:03:58] ENGINE Bus STARTING 2024-02-05T07:04:00.296 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:59 smithi102 bash[20060]: audit 2024-02-05T07:03:58.388682+0000 mgr.x (mgr.15213) 17 : audit [DBG] from='client.15243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:04:00.296 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:59 smithi102 bash[20060]: cephadm 2024-02-05T07:03:58.505957+0000 mgr.x (mgr.15213) 18 : cephadm [INF] [05/Feb/2024:07:03:58] ENGINE Serving on https://172.21.15.177:7150 2024-02-05T07:04:00.296 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:59 smithi102 bash[20060]: cephadm 2024-02-05T07:03:58.608308+0000 mgr.x (mgr.15213) 19 : cephadm [INF] [05/Feb/2024:07:03:58] ENGINE Serving on http://172.21.15.177:8765 2024-02-05T07:04:00.296 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:59 smithi102 bash[20060]: cephadm 2024-02-05T07:03:58.609280+0000 mgr.x (mgr.15213) 20 : cephadm [INF] [05/Feb/2024:07:03:58] ENGINE Bus STARTED 2024-02-05T07:04:00.296 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:59 smithi102 bash[20060]: audit 2024-02-05T07:03:58.787554+0000 mgr.x (mgr.15213) 21 : audit [DBG] from='client.15249 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:04:00.296 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:59 smithi102 bash[20060]: cluster 2024-02-05T07:03:58.942606+0000 mgr.x (mgr.15213) 22 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:04:00.296 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:59 smithi102 bash[20060]: audit 2024-02-05T07:03:59.269042+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.102:0/3441043806' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:04:00.296 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:03:59 smithi102 bash[20060]: cluster 2024-02-05T07:03:59.481190+0000 mon.a (mon.0) 1295 : cluster [DBG] mgrmap e25: x(active, since 2s), standbys: y 2024-02-05T07:04:00.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:59 smithi177 bash[14475]: cephadm 2024-02-05T07:03:58.153484+0000 mgr.x (mgr.15213) 14 : cephadm [INF] Updating smithi177:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:04:00.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:59 smithi177 bash[14475]: cephadm 2024-02-05T07:03:58.169251+0000 mgr.x (mgr.15213) 15 : cephadm [INF] Updating smithi102:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:04:00.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:59 smithi177 bash[14475]: cephadm 2024-02-05T07:03:58.378265+0000 mgr.x (mgr.15213) 16 : cephadm [INF] [05/Feb/2024:07:03:58] ENGINE Bus STARTING 2024-02-05T07:04:00.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:59 smithi177 bash[14475]: audit 2024-02-05T07:03:58.388682+0000 mgr.x (mgr.15213) 17 : audit [DBG] from='client.15243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:04:00.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:59 smithi177 bash[14475]: cephadm 2024-02-05T07:03:58.505957+0000 mgr.x (mgr.15213) 18 : cephadm [INF] [05/Feb/2024:07:03:58] ENGINE Serving on https://172.21.15.177:7150 2024-02-05T07:04:00.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:59 smithi177 bash[14475]: cephadm 2024-02-05T07:03:58.608308+0000 mgr.x (mgr.15213) 19 : cephadm [INF] [05/Feb/2024:07:03:58] ENGINE Serving on http://172.21.15.177:8765 2024-02-05T07:04:00.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:59 smithi177 bash[14475]: cephadm 2024-02-05T07:03:58.609280+0000 mgr.x (mgr.15213) 20 : cephadm [INF] [05/Feb/2024:07:03:58] ENGINE Bus STARTED 2024-02-05T07:04:00.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:59 smithi177 bash[14475]: audit 2024-02-05T07:03:58.787554+0000 mgr.x (mgr.15213) 21 : audit [DBG] from='client.15249 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:04:00.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:59 smithi177 bash[14475]: cluster 2024-02-05T07:03:58.942606+0000 mgr.x (mgr.15213) 22 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:04:00.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:59 smithi177 bash[14475]: audit 2024-02-05T07:03:59.269042+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.102:0/3441043806' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:04:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:03:59 smithi177 bash[14475]: cluster 2024-02-05T07:03:59.481190+0000 mon.a (mon.0) 1295 : cluster [DBG] mgrmap e25: x(active, since 2s), standbys: y 2024-02-05T07:04:00.636 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:04:00 smithi102 bash[43565]: level=warn ts=2024-02-05T07:04:00.283Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.177:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs" 2024-02-05T07:04:01.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:04:00 smithi177 bash[45520]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:04:00] "GET /metrics HTTP/1.1" 200 35438 "" "Prometheus/2.33.4" 2024-02-05T07:04:01.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:00 smithi177 bash[14475]: cephadm 2024-02-05T07:03:59.193602+0000 mgr.x (mgr.15213) 23 : cephadm [INF] Reconfiguring daemon agent.smithi102 on smithi102 2024-02-05T07:04:01.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:00 smithi177 bash[14475]: cephadm 2024-02-05T07:03:59.267897+0000 mgr.x (mgr.15213) 24 : cephadm [INF] Deploying cephadm binary to smithi102 2024-02-05T07:04:01.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:00 smithi177 bash[14475]: audit 2024-02-05T07:03:59.670404+0000 mgr.x (mgr.15213) 25 : audit [DBG] from='client.15267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:04:01.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:00 smithi177 bash[14475]: audit 2024-02-05T07:04:00.129738+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.102:0/2943680526' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:04:01.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:00 smithi102 bash[14298]: cephadm 2024-02-05T07:03:59.193602+0000 mgr.x (mgr.15213) 23 : cephadm [INF] Reconfiguring daemon agent.smithi102 on smithi102 2024-02-05T07:04:01.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:00 smithi102 bash[14298]: cephadm 2024-02-05T07:03:59.267897+0000 mgr.x (mgr.15213) 24 : cephadm [INF] Deploying cephadm binary to smithi102 2024-02-05T07:04:01.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:00 smithi102 bash[14298]: audit 2024-02-05T07:03:59.670404+0000 mgr.x (mgr.15213) 25 : audit [DBG] from='client.15267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:04:01.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:00 smithi102 bash[14298]: audit 2024-02-05T07:04:00.129738+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.102:0/2943680526' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:04:01.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:00 smithi102 bash[20060]: cephadm 2024-02-05T07:03:59.193602+0000 mgr.x (mgr.15213) 23 : cephadm [INF] Reconfiguring daemon agent.smithi102 on smithi102 2024-02-05T07:04:01.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:00 smithi102 bash[20060]: cephadm 2024-02-05T07:03:59.267897+0000 mgr.x (mgr.15213) 24 : cephadm [INF] Deploying cephadm binary to smithi102 2024-02-05T07:04:01.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:00 smithi102 bash[20060]: audit 2024-02-05T07:03:59.670404+0000 mgr.x (mgr.15213) 25 : audit [DBG] from='client.15267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:04:01.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:00 smithi102 bash[20060]: audit 2024-02-05T07:04:00.129738+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.102:0/2943680526' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:04:02.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:01 smithi177 bash[14475]: cluster 2024-02-05T07:04:00.943406+0000 mgr.x (mgr.15213) 26 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:04:02.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:01 smithi177 bash[14475]: cluster 2024-02-05T07:04:00.976480+0000 mon.a (mon.0) 1296 : cluster [DBG] mgrmap e26: x(active, since 4s), standbys: y 2024-02-05T07:04:02.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:01 smithi102 bash[14298]: cluster 2024-02-05T07:04:00.943406+0000 mgr.x (mgr.15213) 26 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:04:02.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:01 smithi102 bash[14298]: cluster 2024-02-05T07:04:00.976480+0000 mon.a (mon.0) 1296 : cluster [DBG] mgrmap e26: x(active, since 4s), standbys: y 2024-02-05T07:04:02.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:01 smithi102 bash[20060]: cluster 2024-02-05T07:04:00.943406+0000 mgr.x (mgr.15213) 26 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:04:02.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:01 smithi102 bash[20060]: cluster 2024-02-05T07:04:00.976480+0000 mon.a (mon.0) 1296 : cluster [DBG] mgrmap e26: x(active, since 4s), standbys: y 2024-02-05T07:04:03.734 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:04:03 smithi102 bash[43565]: level=error ts=2024-02-05T07:04:03.511Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.102 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.177:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs" 2024-02-05T07:04:03.734 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:04:03 smithi102 bash[43565]: level=warn ts=2024-02-05T07:04:03.514Z 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.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.102 because it doesn't contain any IP SANs" 2024-02-05T07:04:03.734 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:04:03 smithi102 bash[43565]: level=warn ts=2024-02-05T07:04:03.516Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.177:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs" 2024-02-05T07:04:04.001 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:03 smithi102 systemd[1]: Stopping Ceph node-exporter.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:04:04.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:04 smithi177 bash[14475]: cluster 2024-02-05T07:04:02.943922+0000 mgr.x (mgr.15213) 27 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:04:04.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:04 smithi177 bash[14475]: audit 2024-02-05T07:04:03.521305+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:04.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:04 smithi177 bash[14475]: audit 2024-02-05T07:04:03.528190+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:04.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:04 smithi177 bash[14475]: audit 2024-02-05T07:04:03.535269+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:04.387 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:03 smithi102 bash[59935]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-node-exporter.a 2024-02-05T07:04:04.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:03 smithi102 bash[14298]: cluster 2024-02-05T07:04:02.943922+0000 mgr.x (mgr.15213) 27 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:04:04.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:03 smithi102 bash[14298]: audit 2024-02-05T07:04:03.521305+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:04.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:03 smithi102 bash[14298]: audit 2024-02-05T07:04:03.528190+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:04.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:03 smithi102 bash[14298]: audit 2024-02-05T07:04:03.535269+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:04.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:03 smithi102 bash[20060]: cluster 2024-02-05T07:04:02.943922+0000 mgr.x (mgr.15213) 27 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:04:04.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:03 smithi102 bash[20060]: audit 2024-02-05T07:04:03.521305+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:04.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:03 smithi102 bash[20060]: audit 2024-02-05T07:04:03.528190+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:04.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:03 smithi102 bash[20060]: audit 2024-02-05T07:04:03.535269+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:04.998 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:04 smithi102 bash[59945]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-node-exporter-a 2024-02-05T07:04:04.998 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:04 smithi102 bash[59984]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-node-exporter.a 2024-02-05T07:04:04.998 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:04 smithi102 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-02-05T07:04:04.998 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:04 smithi102 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-05T07:04:04.998 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:04 smithi102 systemd[1]: Stopped Ceph node-exporter.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:04:04.998 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:04 smithi102 systemd[1]: Started Ceph node-exporter.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:04:05.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:05 smithi177 bash[14475]: cephadm 2024-02-05T07:04:03.551590+0000 mgr.x (mgr.15213) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-02-05T07:04:05.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:05 smithi177 bash[14475]: cephadm 2024-02-05T07:04:03.552480+0000 mgr.x (mgr.15213) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi102 2024-02-05T07:04:05.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:05 smithi177 bash[14475]: audit 2024-02-05T07:04:04.982830+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:05.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:05 smithi177 bash[14475]: audit 2024-02-05T07:04:04.989989+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:05.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:05 smithi102 bash[14298]: cephadm 2024-02-05T07:04:03.551590+0000 mgr.x (mgr.15213) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-02-05T07:04:05.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:05 smithi102 bash[14298]: cephadm 2024-02-05T07:04:03.552480+0000 mgr.x (mgr.15213) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi102 2024-02-05T07:04:05.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:05 smithi102 bash[14298]: audit 2024-02-05T07:04:04.982830+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:05.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:05 smithi102 bash[14298]: audit 2024-02-05T07:04:04.989989+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:05.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:05 smithi102 bash[20060]: cephadm 2024-02-05T07:04:03.551590+0000 mgr.x (mgr.15213) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-02-05T07:04:05.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:05 smithi102 bash[20060]: cephadm 2024-02-05T07:04:03.552480+0000 mgr.x (mgr.15213) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi102 2024-02-05T07:04:05.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:05 smithi102 bash[20060]: audit 2024-02-05T07:04:04.982830+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:05.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:05 smithi102 bash[20060]: audit 2024-02-05T07:04:04.989989+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:06.314 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:06 smithi177 bash[14475]: cluster 2024-02-05T07:04:04.945564+0000 mgr.x (mgr.15213) 30 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-02-05T07:04:06.314 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:06 smithi177 bash[14475]: cephadm 2024-02-05T07:04:05.021639+0000 mgr.x (mgr.15213) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-05T07:04:06.314 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:06 smithi177 bash[14475]: cephadm 2024-02-05T07:04:05.042755+0000 mgr.x (mgr.15213) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi102 2024-02-05T07:04:06.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[14298]: cluster 2024-02-05T07:04:04.945564+0000 mgr.x (mgr.15213) 30 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-02-05T07:04:06.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[14298]: cephadm 2024-02-05T07:04:05.021639+0000 mgr.x (mgr.15213) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-05T07:04:06.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[14298]: cephadm 2024-02-05T07:04:05.042755+0000 mgr.x (mgr.15213) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi102 2024-02-05T07:04:06.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[20060]: cluster 2024-02-05T07:04:04.945564+0000 mgr.x (mgr.15213) 30 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-02-05T07:04:06.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[20060]: cephadm 2024-02-05T07:04:05.021639+0000 mgr.x (mgr.15213) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-05T07:04:06.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[20060]: cephadm 2024-02-05T07:04:05.042755+0000 mgr.x (mgr.15213) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi102 2024-02-05T07:04:06.388 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.202Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-02-05T07:04:06.388 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.202Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-02-05T07:04:06.388 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.203Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-02-05T07:04:06.388 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.203Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-02-05T07:04:06.388 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.205Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-02-05T07:04:06.389 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.205Z caller=node_exporter.go:115 level=info collector=arp 2024-02-05T07:04:06.389 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.205Z caller=node_exporter.go:115 level=info collector=bcache 2024-02-05T07:04:06.389 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.205Z caller=node_exporter.go:115 level=info collector=bonding 2024-02-05T07:04:06.389 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.205Z caller=node_exporter.go:115 level=info collector=btrfs 2024-02-05T07:04:06.389 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.205Z caller=node_exporter.go:115 level=info collector=conntrack 2024-02-05T07:04:06.389 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.205Z caller=node_exporter.go:115 level=info collector=cpu 2024-02-05T07:04:06.389 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.205Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-02-05T07:04:06.389 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.205Z caller=node_exporter.go:115 level=info collector=diskstats 2024-02-05T07:04:06.389 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.205Z caller=node_exporter.go:115 level=info collector=dmi 2024-02-05T07:04:06.389 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.205Z caller=node_exporter.go:115 level=info collector=edac 2024-02-05T07:04:06.389 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.205Z caller=node_exporter.go:115 level=info collector=entropy 2024-02-05T07:04:06.389 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.205Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-02-05T07:04:06.389 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.205Z caller=node_exporter.go:115 level=info collector=filefd 2024-02-05T07:04:06.389 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.205Z caller=node_exporter.go:115 level=info collector=filesystem 2024-02-05T07:04:06.389 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.205Z caller=node_exporter.go:115 level=info collector=hwmon 2024-02-05T07:04:06.390 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.205Z caller=node_exporter.go:115 level=info collector=infiniband 2024-02-05T07:04:06.390 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.205Z caller=node_exporter.go:115 level=info collector=ipvs 2024-02-05T07:04:06.390 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.205Z caller=node_exporter.go:115 level=info collector=loadavg 2024-02-05T07:04:06.390 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.206Z caller=node_exporter.go:115 level=info collector=mdadm 2024-02-05T07:04:06.390 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.206Z caller=node_exporter.go:115 level=info collector=meminfo 2024-02-05T07:04:06.390 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.206Z caller=node_exporter.go:115 level=info collector=netclass 2024-02-05T07:04:06.390 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.206Z caller=node_exporter.go:115 level=info collector=netdev 2024-02-05T07:04:06.390 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.206Z caller=node_exporter.go:115 level=info collector=netstat 2024-02-05T07:04:06.390 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.206Z caller=node_exporter.go:115 level=info collector=nfs 2024-02-05T07:04:06.390 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.206Z caller=node_exporter.go:115 level=info collector=nfsd 2024-02-05T07:04:06.390 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.206Z caller=node_exporter.go:115 level=info collector=nvme 2024-02-05T07:04:06.390 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.206Z caller=node_exporter.go:115 level=info collector=os 2024-02-05T07:04:06.390 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.206Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-02-05T07:04:06.390 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.206Z caller=node_exporter.go:115 level=info collector=pressure 2024-02-05T07:04:06.390 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.206Z caller=node_exporter.go:115 level=info collector=rapl 2024-02-05T07:04:06.391 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.206Z caller=node_exporter.go:115 level=info collector=schedstat 2024-02-05T07:04:06.391 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.206Z caller=node_exporter.go:115 level=info collector=sockstat 2024-02-05T07:04:06.391 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.206Z caller=node_exporter.go:115 level=info collector=softnet 2024-02-05T07:04:06.391 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.206Z caller=node_exporter.go:115 level=info collector=stat 2024-02-05T07:04:06.391 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.206Z caller=node_exporter.go:115 level=info collector=tapestats 2024-02-05T07:04:06.391 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.206Z caller=node_exporter.go:115 level=info collector=textfile 2024-02-05T07:04:06.391 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.206Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-02-05T07:04:06.391 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.206Z caller=node_exporter.go:115 level=info collector=time 2024-02-05T07:04:06.391 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.206Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-02-05T07:04:06.391 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.206Z caller=node_exporter.go:115 level=info collector=uname 2024-02-05T07:04:06.391 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.206Z caller=node_exporter.go:115 level=info collector=vmstat 2024-02-05T07:04:06.391 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.206Z caller=node_exporter.go:115 level=info collector=xfs 2024-02-05T07:04:06.391 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.206Z caller=node_exporter.go:115 level=info collector=zfs 2024-02-05T07:04:06.391 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.206Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-02-05T07:04:06.391 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:04:06 smithi102 bash[60012]: ts=2024-02-05T07:04:06.207Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-02-05T07:04:08.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:08 smithi177 bash[14475]: cluster 2024-02-05T07:04:06.946459+0000 mgr.x (mgr.15213) 33 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-05T07:04:08.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:08 smithi102 bash[14298]: cluster 2024-02-05T07:04:06.946459+0000 mgr.x (mgr.15213) 33 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-05T07:04:08.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:08 smithi102 bash[20060]: cluster 2024-02-05T07:04:06.946459+0000 mgr.x (mgr.15213) 33 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-05T07:04:08.776 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:04:08 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:04:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:04:09.068 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:09 smithi102 bash[14298]: audit 2024-02-05T07:04:07.985764+0000 mgr.x (mgr.15213) 34 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:04:09.068 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:09 smithi102 bash[20060]: audit 2024-02-05T07:04:07.985764+0000 mgr.x (mgr.15213) 34 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:04:09.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:09 smithi177 bash[14475]: audit 2024-02-05T07:04:07.985764+0000 mgr.x (mgr.15213) 34 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:04:10.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:10 smithi177 bash[14475]: cluster 2024-02-05T07:04:08.948254+0000 mgr.x (mgr.15213) 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 2024-02-05T07:04:10.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:10 smithi102 bash[20060]: cluster 2024-02-05T07:04:08.948254+0000 mgr.x (mgr.15213) 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 2024-02-05T07:04:10.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:10 smithi102 bash[14298]: cluster 2024-02-05T07:04:08.948254+0000 mgr.x (mgr.15213) 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 2024-02-05T07:04:11.079 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:04:10 smithi177 bash[45520]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:04:10] "GET /metrics HTTP/1.1" 200 35438 "" "Prometheus/2.33.4" 2024-02-05T07:04:12.242 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:12 smithi102 bash[14298]: cluster 2024-02-05T07:04:10.949057+0000 mgr.x (mgr.15213) 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 2024-02-05T07:04:12.242 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:12 smithi102 bash[20060]: cluster 2024-02-05T07:04:10.949057+0000 mgr.x (mgr.15213) 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 2024-02-05T07:04:12.276 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:12 smithi177 bash[14475]: cluster 2024-02-05T07:04:10.949057+0000 mgr.x (mgr.15213) 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 2024-02-05T07:04:12.578 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:12 smithi177 bash[37133]: ts=2024-02-05T07:04:12.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.177:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.102:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:04:13.117 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:13 smithi102 bash[14298]: audit 2024-02-05T07:04:12.084508+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:04:13.118 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:13 smithi102 bash[20060]: audit 2024-02-05T07:04:12.084508+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:04:13.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:13 smithi177 bash[14475]: audit 2024-02-05T07:04:12.084508+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:04:13.814 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:04:13 smithi102 bash[43565]: level=error ts=2024-02-05T07:04:13.512Z 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.177:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.102 because it doesn't contain any IP SANs" 2024-02-05T07:04:13.814 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:04:13 smithi102 bash[43565]: level=warn ts=2024-02-05T07:04:13.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.102:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.102 because it doesn't contain any IP SANs" 2024-02-05T07:04:13.814 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:04:13 smithi102 bash[43565]: level=warn ts=2024-02-05T07:04:13.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.177:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.177 because it doesn't contain any IP SANs" 2024-02-05T07:04:14.091 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:14 smithi102 bash[14298]: cluster 2024-02-05T07:04:12.949899+0000 mgr.x (mgr.15213) 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 2024-02-05T07:04:14.092 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:14 smithi102 bash[20060]: cluster 2024-02-05T07:04:12.949899+0000 mgr.x (mgr.15213) 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 2024-02-05T07:04:14.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:14 smithi177 bash[14475]: cluster 2024-02-05T07:04:12.949899+0000 mgr.x (mgr.15213) 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 2024-02-05T07:04:15.000 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:04:14 smithi102 systemd[1]: Stopping Ceph alertmanager.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:04:15.000 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:04:14 smithi102 bash[60705]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-alertmanager.a 2024-02-05T07:04:15.000 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:04:14 smithi102 bash[43565]: level=info ts=2024-02-05T07:04:14.794Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-02-05T07:04:15.677 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:04:15 smithi102 bash[60714]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-alertmanager-a 2024-02-05T07:04:15.677 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:04:15 smithi102 bash[60751]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-alertmanager.a 2024-02-05T07:04:15.677 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:04:15 smithi102 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-05T07:04:15.677 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:04:15 smithi102 systemd[1]: Stopped Ceph alertmanager.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:04:15.677 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:04:15 smithi102 systemd[1]: Started Ceph alertmanager.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:04:16.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:16 smithi177 bash[14475]: cluster 2024-02-05T07:04:14.951684+0000 mgr.x (mgr.15213) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:04:16.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:16 smithi177 bash[14475]: audit 2024-02-05T07:04:15.654381+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:16.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:16 smithi177 bash[14475]: audit 2024-02-05T07:04:15.662270+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:16.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:16 smithi177 bash[14475]: audit 2024-02-05T07:04:15.676951+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi102.rtacbu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-05T07:04:16.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:16 smithi177 bash[14475]: audit 2024-02-05T07:04:15.688282+0000 mon.a (mon.0) 1306 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:04:16.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:16 smithi102 bash[20060]: cluster 2024-02-05T07:04:14.951684+0000 mgr.x (mgr.15213) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:04:16.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:16 smithi102 bash[20060]: audit 2024-02-05T07:04:15.654381+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:16.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:16 smithi102 bash[20060]: audit 2024-02-05T07:04:15.662270+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:16.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:16 smithi102 bash[20060]: audit 2024-02-05T07:04:15.676951+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi102.rtacbu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-05T07:04:16.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:16 smithi102 bash[20060]: audit 2024-02-05T07:04:15.688282+0000 mon.a (mon.0) 1306 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:04:16.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:16 smithi102 bash[14298]: cluster 2024-02-05T07:04:14.951684+0000 mgr.x (mgr.15213) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:04:16.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:16 smithi102 bash[14298]: audit 2024-02-05T07:04:15.654381+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:16.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:16 smithi102 bash[14298]: audit 2024-02-05T07:04:15.662270+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:16.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:16 smithi102 bash[14298]: audit 2024-02-05T07:04:15.676951+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi102.rtacbu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-05T07:04:16.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:16 smithi102 bash[14298]: audit 2024-02-05T07:04:15.688282+0000 mon.a (mon.0) 1306 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:04:17.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:17 smithi177 bash[14475]: cephadm 2024-02-05T07:04:15.687111+0000 mgr.x (mgr.15213) 39 : cephadm [INF] Reconfiguring iscsi.foo.smithi102.rtacbu (dependencies changed)... 2024-02-05T07:04:17.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:17 smithi177 bash[14475]: cephadm 2024-02-05T07:04:15.701309+0000 mgr.x (mgr.15213) 40 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi102.rtacbu on smithi102 2024-02-05T07:04:17.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:17 smithi102 bash[14298]: cephadm 2024-02-05T07:04:15.687111+0000 mgr.x (mgr.15213) 39 : cephadm [INF] Reconfiguring iscsi.foo.smithi102.rtacbu (dependencies changed)... 2024-02-05T07:04:17.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:17 smithi102 bash[14298]: cephadm 2024-02-05T07:04:15.701309+0000 mgr.x (mgr.15213) 40 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi102.rtacbu on smithi102 2024-02-05T07:04:17.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:17 smithi102 bash[20060]: cephadm 2024-02-05T07:04:15.687111+0000 mgr.x (mgr.15213) 39 : cephadm [INF] Reconfiguring iscsi.foo.smithi102.rtacbu (dependencies changed)... 2024-02-05T07:04:17.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:17 smithi102 bash[20060]: cephadm 2024-02-05T07:04:15.701309+0000 mgr.x (mgr.15213) 40 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi102.rtacbu on smithi102 2024-02-05T07:04:17.887 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:04:17 smithi102 bash[60788]: level=info ts=2024-02-05T07:04:17.515Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-02-05T07:04:17.887 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:04:17 smithi102 bash[60788]: level=info ts=2024-02-05T07:04:17.515Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-02-05T07:04:17.887 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:04:17 smithi102 bash[60788]: level=info ts=2024-02-05T07:04:17.517Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.102 port=9094 2024-02-05T07:04:17.887 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:04:17 smithi102 bash[60788]: level=info ts=2024-02-05T07:04:17.519Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-05T07:04:17.887 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:04:17 smithi102 bash[60788]: level=info ts=2024-02-05T07:04:17.573Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-05T07:04:17.888 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:04:17 smithi102 bash[60788]: level=info ts=2024-02-05T07:04:17.573Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-05T07:04:17.888 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:04:17 smithi102 bash[60788]: level=info ts=2024-02-05T07:04:17.577Z caller=main.go:518 msg=Listening address=:9093 2024-02-05T07:04:17.888 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:04:17 smithi102 bash[60788]: level=info ts=2024-02-05T07:04:17.577Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-02-05T07:04:18.324 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:18 smithi102 bash[14298]: cluster 2024-02-05T07:04:16.952459+0000 mgr.x (mgr.15213) 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 2024-02-05T07:04:18.324 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:18 smithi102 bash[20060]: cluster 2024-02-05T07:04:16.952459+0000 mgr.x (mgr.15213) 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 2024-02-05T07:04:18.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:18 smithi177 bash[14475]: cluster 2024-02-05T07:04:16.952459+0000 mgr.x (mgr.15213) 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 2024-02-05T07:04:18.640 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:04:18 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:04:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:04:19.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:19 smithi177 bash[14475]: audit 2024-02-05T07:04:17.993821+0000 mgr.x (mgr.15213) 42 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:04:19.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:19 smithi102 bash[14298]: audit 2024-02-05T07:04:17.993821+0000 mgr.x (mgr.15213) 42 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:04:19.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:19 smithi102 bash[20060]: audit 2024-02-05T07:04:17.993821+0000 mgr.x (mgr.15213) 42 : audit [DBG] from='client.24868 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:04:19.887 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:04:19 smithi102 bash[60788]: level=info ts=2024-02-05T07:04:19.519Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000741057s 2024-02-05T07:04:20.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:20 smithi177 bash[14475]: cluster 2024-02-05T07:04:18.954228+0000 mgr.x (mgr.15213) 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 2024-02-05T07:04:20.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:20 smithi102 bash[14298]: cluster 2024-02-05T07:04:18.954228+0000 mgr.x (mgr.15213) 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 2024-02-05T07:04:20.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:20 smithi102 bash[20060]: cluster 2024-02-05T07:04:18.954228+0000 mgr.x (mgr.15213) 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 2024-02-05T07:04:21.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:04:20 smithi177 bash[45520]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:04:20] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.33.4" 2024-02-05T07:04:22.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:22 smithi102 bash[14298]: cluster 2024-02-05T07:04:20.955028+0000 mgr.x (mgr.15213) 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 2024-02-05T07:04:22.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:22 smithi102 bash[20060]: cluster 2024-02-05T07:04:20.955028+0000 mgr.x (mgr.15213) 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 2024-02-05T07:04:22.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:22 smithi177 bash[14475]: cluster 2024-02-05T07:04:20.955028+0000 mgr.x (mgr.15213) 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 2024-02-05T07:04:22.578 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:22 smithi177 bash[37133]: ts=2024-02-05T07:04:22.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.177:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.102:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:04:23.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:23 smithi102 bash[20060]: audit 2024-02-05T07:04:22.602376+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:23.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:23 smithi102 bash[20060]: audit 2024-02-05T07:04:22.610863+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:23.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:23 smithi102 bash[20060]: audit 2024-02-05T07:04:22.624942+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi177", "caps": []}]: dispatch 2024-02-05T07:04:23.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:23 smithi102 bash[20060]: cephadm 2024-02-05T07:04:22.951308+0000 mgr.x (mgr.15213) 45 : cephadm [INF] Reconfiguring daemon agent.smithi177 on smithi177 2024-02-05T07:04:23.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:23 smithi102 bash[20060]: cluster 2024-02-05T07:04:22.955739+0000 mgr.x (mgr.15213) 46 : 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 2024-02-05T07:04:23.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:23 smithi102 bash[20060]: cephadm 2024-02-05T07:04:23.023448+0000 mgr.x (mgr.15213) 47 : cephadm [INF] Deploying cephadm binary to smithi177 2024-02-05T07:04:23.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:23 smithi102 bash[14298]: audit 2024-02-05T07:04:22.602376+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:23.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:23 smithi102 bash[14298]: audit 2024-02-05T07:04:22.610863+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:23.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:23 smithi102 bash[14298]: audit 2024-02-05T07:04:22.624942+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi177", "caps": []}]: dispatch 2024-02-05T07:04:23.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:23 smithi102 bash[14298]: cephadm 2024-02-05T07:04:22.951308+0000 mgr.x (mgr.15213) 45 : cephadm [INF] Reconfiguring daemon agent.smithi177 on smithi177 2024-02-05T07:04:23.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:23 smithi102 bash[14298]: cluster 2024-02-05T07:04:22.955739+0000 mgr.x (mgr.15213) 46 : 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 2024-02-05T07:04:23.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:23 smithi102 bash[14298]: cephadm 2024-02-05T07:04:23.023448+0000 mgr.x (mgr.15213) 47 : cephadm [INF] Deploying cephadm binary to smithi177 2024-02-05T07:04:24.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:23 smithi177 bash[14475]: audit 2024-02-05T07:04:22.602376+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:24.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:23 smithi177 bash[14475]: audit 2024-02-05T07:04:22.610863+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:24.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:23 smithi177 bash[14475]: audit 2024-02-05T07:04:22.624942+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi177", "caps": []}]: dispatch 2024-02-05T07:04:24.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:23 smithi177 bash[14475]: cephadm 2024-02-05T07:04:22.951308+0000 mgr.x (mgr.15213) 45 : cephadm [INF] Reconfiguring daemon agent.smithi177 on smithi177 2024-02-05T07:04:24.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:23 smithi177 bash[14475]: cluster 2024-02-05T07:04:22.955739+0000 mgr.x (mgr.15213) 46 : 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 2024-02-05T07:04:24.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:23 smithi177 bash[14475]: cephadm 2024-02-05T07:04:23.023448+0000 mgr.x (mgr.15213) 47 : cephadm [INF] Deploying cephadm binary to smithi177 2024-02-05T07:04:24.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:24 smithi102 bash[20060]: audit 2024-02-05T07:04:24.565725+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.102:0/1123103053' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-05T07:04:24.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:24 smithi102 bash[14298]: audit 2024-02-05T07:04:24.565725+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.102:0/1123103053' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-05T07:04:25.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:24 smithi177 bash[14475]: audit 2024-02-05T07:04:24.565725+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.102:0/1123103053' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-05T07:04:25.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:25 smithi102 bash[14298]: audit 2024-02-05T07:04:24.955451+0000 mon.c (mon.1) 46 : audit [INF] from='client.? 172.21.15.102:0/1915904847' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1610661016"}]: dispatch 2024-02-05T07:04:25.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:25 smithi102 bash[14298]: audit 2024-02-05T07:04:24.956247+0000 mon.a (mon.0) 1310 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1610661016"}]: dispatch 2024-02-05T07:04:25.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:25 smithi102 bash[14298]: cluster 2024-02-05T07:04:24.957308+0000 mgr.x (mgr.15213) 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 2024-02-05T07:04:25.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:25 smithi102 bash[20060]: audit 2024-02-05T07:04:24.955451+0000 mon.c (mon.1) 46 : audit [INF] from='client.? 172.21.15.102:0/1915904847' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1610661016"}]: dispatch 2024-02-05T07:04:25.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:25 smithi102 bash[20060]: audit 2024-02-05T07:04:24.956247+0000 mon.a (mon.0) 1310 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1610661016"}]: dispatch 2024-02-05T07:04:25.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:25 smithi102 bash[20060]: cluster 2024-02-05T07:04:24.957308+0000 mgr.x (mgr.15213) 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 2024-02-05T07:04:26.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:25 smithi177 bash[14475]: audit 2024-02-05T07:04:24.955451+0000 mon.c (mon.1) 46 : audit [INF] from='client.? 172.21.15.102:0/1915904847' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1610661016"}]: dispatch 2024-02-05T07:04:26.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:25 smithi177 bash[14475]: audit 2024-02-05T07:04:24.956247+0000 mon.a (mon.0) 1310 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1610661016"}]: dispatch 2024-02-05T07:04:26.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:25 smithi177 bash[14475]: cluster 2024-02-05T07:04:24.957308+0000 mgr.x (mgr.15213) 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 2024-02-05T07:04:26.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:26 smithi102 bash[20060]: audit 2024-02-05T07:04:25.627988+0000 mon.a (mon.0) 1311 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1610661016"}]': finished 2024-02-05T07:04:26.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:26 smithi102 bash[20060]: cluster 2024-02-05T07:04:25.628260+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-02-05T07:04:26.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:26 smithi102 bash[20060]: audit 2024-02-05T07:04:26.012194+0000 mon.a (mon.0) 1313 : audit [INF] from='client.? 172.21.15.102:0/3254704740' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/3265425784"}]: dispatch 2024-02-05T07:04:26.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:26 smithi102 bash[14298]: audit 2024-02-05T07:04:25.627988+0000 mon.a (mon.0) 1311 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1610661016"}]': finished 2024-02-05T07:04:26.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:26 smithi102 bash[14298]: cluster 2024-02-05T07:04:25.628260+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-02-05T07:04:26.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:26 smithi102 bash[14298]: audit 2024-02-05T07:04:26.012194+0000 mon.a (mon.0) 1313 : audit [INF] from='client.? 172.21.15.102:0/3254704740' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/3265425784"}]: dispatch 2024-02-05T07:04:27.076 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:26 smithi177 bash[14475]: audit 2024-02-05T07:04:25.627988+0000 mon.a (mon.0) 1311 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1610661016"}]': finished 2024-02-05T07:04:27.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:26 smithi177 bash[14475]: cluster 2024-02-05T07:04:25.628260+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-02-05T07:04:27.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:26 smithi177 bash[14475]: audit 2024-02-05T07:04:26.012194+0000 mon.a (mon.0) 1313 : audit [INF] from='client.? 172.21.15.102:0/3254704740' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/3265425784"}]: dispatch 2024-02-05T07:04:27.784 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:27 smithi102 bash[14298]: audit 2024-02-05T07:04:26.638097+0000 mon.a (mon.0) 1314 : audit [INF] from='client.? 172.21.15.102:0/3254704740' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/3265425784"}]': finished 2024-02-05T07:04:27.785 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:27 smithi102 bash[14298]: cluster 2024-02-05T07:04:26.638188+0000 mon.a (mon.0) 1315 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-02-05T07:04:27.785 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:27 smithi102 bash[14298]: cluster 2024-02-05T07:04:26.958016+0000 mgr.x (mgr.15213) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-02-05T07:04:27.785 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:27 smithi102 bash[14298]: audit 2024-02-05T07:04:27.051783+0000 mon.a (mon.0) 1316 : audit [INF] from='client.? 172.21.15.102:0/150502440' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/649452280"}]: dispatch 2024-02-05T07:04:27.785 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:27 smithi102 bash[14298]: audit 2024-02-05T07:04:27.084112+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:04:27.785 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:27 smithi102 bash[14298]: audit 2024-02-05T07:04:27.144465+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:27.785 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:27 smithi102 bash[14298]: audit 2024-02-05T07:04:27.149716+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:27.785 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:27 smithi102 bash[14298]: audit 2024-02-05T07:04:27.154610+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:27.785 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:27 smithi102 bash[20060]: audit 2024-02-05T07:04:26.638097+0000 mon.a (mon.0) 1314 : audit [INF] from='client.? 172.21.15.102:0/3254704740' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/3265425784"}]': finished 2024-02-05T07:04:27.785 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:27 smithi102 bash[20060]: cluster 2024-02-05T07:04:26.638188+0000 mon.a (mon.0) 1315 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-02-05T07:04:27.785 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:27 smithi102 bash[20060]: cluster 2024-02-05T07:04:26.958016+0000 mgr.x (mgr.15213) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-02-05T07:04:27.786 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:27 smithi102 bash[20060]: audit 2024-02-05T07:04:27.051783+0000 mon.a (mon.0) 1316 : audit [INF] from='client.? 172.21.15.102:0/150502440' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/649452280"}]: dispatch 2024-02-05T07:04:27.786 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:27 smithi102 bash[20060]: audit 2024-02-05T07:04:27.084112+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:04:27.786 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:27 smithi102 bash[20060]: audit 2024-02-05T07:04:27.144465+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:27.786 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:27 smithi102 bash[20060]: audit 2024-02-05T07:04:27.149716+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:27.786 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:27 smithi102 bash[20060]: audit 2024-02-05T07:04:27.154610+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:27.786 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:04:27 smithi102 bash[60788]: level=info ts=2024-02-05T07:04:27.522Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003324834s 2024-02-05T07:04:28.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:27 smithi177 bash[14475]: audit 2024-02-05T07:04:26.638097+0000 mon.a (mon.0) 1314 : audit [INF] from='client.? 172.21.15.102:0/3254704740' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/3265425784"}]': finished 2024-02-05T07:04:28.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:27 smithi177 bash[14475]: cluster 2024-02-05T07:04:26.638188+0000 mon.a (mon.0) 1315 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-02-05T07:04:28.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:27 smithi177 bash[14475]: cluster 2024-02-05T07:04:26.958016+0000 mgr.x (mgr.15213) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-02-05T07:04:28.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:27 smithi177 bash[14475]: audit 2024-02-05T07:04:27.051783+0000 mon.a (mon.0) 1316 : audit [INF] from='client.? 172.21.15.102:0/150502440' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/649452280"}]: dispatch 2024-02-05T07:04:28.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:27 smithi177 bash[14475]: audit 2024-02-05T07:04:27.084112+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:04:28.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:27 smithi177 bash[14475]: audit 2024-02-05T07:04:27.144465+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:28.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:27 smithi177 bash[14475]: audit 2024-02-05T07:04:27.149716+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:28.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:27 smithi177 bash[14475]: audit 2024-02-05T07:04:27.154610+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:28.887 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:04:28 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:04:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:04:29.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:29 smithi177 bash[14475]: cephadm 2024-02-05T07:04:27.216731+0000 mgr.x (mgr.15213) 50 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-05T07:04:29.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:29 smithi177 bash[14475]: cephadm 2024-02-05T07:04:27.451651+0000 mgr.x (mgr.15213) 51 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi177 2024-02-05T07:04:29.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:29 smithi177 bash[14475]: audit 2024-02-05T07:04:28.018188+0000 mon.a (mon.0) 1321 : audit [INF] from='client.? 172.21.15.102:0/150502440' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/649452280"}]': finished 2024-02-05T07:04:29.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:29 smithi177 bash[14475]: cluster 2024-02-05T07:04:28.018817+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-02-05T07:04:29.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:29 smithi177 bash[14475]: audit 2024-02-05T07:04:28.416677+0000 mon.c (mon.1) 47 : audit [INF] from='client.? 172.21.15.102:0/1502416942' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/2498150204"}]: dispatch 2024-02-05T07:04:29.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:29 smithi177 bash[14475]: audit 2024-02-05T07:04:28.417599+0000 mon.a (mon.0) 1323 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/2498150204"}]: dispatch 2024-02-05T07:04:29.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:29 smithi102 bash[20060]: cephadm 2024-02-05T07:04:27.216731+0000 mgr.x (mgr.15213) 50 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-05T07:04:29.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:29 smithi102 bash[20060]: cephadm 2024-02-05T07:04:27.451651+0000 mgr.x (mgr.15213) 51 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi177 2024-02-05T07:04:29.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:29 smithi102 bash[20060]: audit 2024-02-05T07:04:28.018188+0000 mon.a (mon.0) 1321 : audit [INF] from='client.? 172.21.15.102:0/150502440' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/649452280"}]': finished 2024-02-05T07:04:29.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:29 smithi102 bash[20060]: cluster 2024-02-05T07:04:28.018817+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-02-05T07:04:29.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:29 smithi102 bash[20060]: audit 2024-02-05T07:04:28.416677+0000 mon.c (mon.1) 47 : audit [INF] from='client.? 172.21.15.102:0/1502416942' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/2498150204"}]: dispatch 2024-02-05T07:04:29.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:29 smithi102 bash[20060]: audit 2024-02-05T07:04:28.417599+0000 mon.a (mon.0) 1323 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/2498150204"}]: dispatch 2024-02-05T07:04:29.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:29 smithi102 bash[14298]: cephadm 2024-02-05T07:04:27.216731+0000 mgr.x (mgr.15213) 50 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-05T07:04:29.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:29 smithi102 bash[14298]: cephadm 2024-02-05T07:04:27.451651+0000 mgr.x (mgr.15213) 51 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi177 2024-02-05T07:04:29.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:29 smithi102 bash[14298]: audit 2024-02-05T07:04:28.018188+0000 mon.a (mon.0) 1321 : audit [INF] from='client.? 172.21.15.102:0/150502440' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/649452280"}]': finished 2024-02-05T07:04:29.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:29 smithi102 bash[14298]: cluster 2024-02-05T07:04:28.018817+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-02-05T07:04:29.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:29 smithi102 bash[14298]: audit 2024-02-05T07:04:28.416677+0000 mon.c (mon.1) 47 : audit [INF] from='client.? 172.21.15.102:0/1502416942' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/2498150204"}]: dispatch 2024-02-05T07:04:29.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:29 smithi102 bash[14298]: audit 2024-02-05T07:04:28.417599+0000 mon.a (mon.0) 1323 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/2498150204"}]: dispatch 2024-02-05T07:04:30.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:30 smithi177 bash[14475]: cluster 2024-02-05T07:04:28.958655+0000 mgr.x (mgr.15213) 52 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-05T07:04:30.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:30 smithi177 bash[14475]: audit 2024-02-05T07:04:29.028985+0000 mon.a (mon.0) 1324 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/2498150204"}]': finished 2024-02-05T07:04:30.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:30 smithi177 bash[14475]: cluster 2024-02-05T07:04:29.029195+0000 mon.a (mon.0) 1325 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-02-05T07:04:30.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:30 smithi177 bash[14475]: audit 2024-02-05T07:04:29.424780+0000 mon.c (mon.1) 48 : audit [INF] from='client.? 172.21.15.102:0/4266775743' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/3110214968"}]: dispatch 2024-02-05T07:04:30.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:30 smithi177 bash[14475]: audit 2024-02-05T07:04:29.425363+0000 mon.a (mon.0) 1326 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/3110214968"}]: dispatch 2024-02-05T07:04:30.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:30 smithi102 bash[20060]: cluster 2024-02-05T07:04:28.958655+0000 mgr.x (mgr.15213) 52 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-05T07:04:30.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:30 smithi102 bash[20060]: audit 2024-02-05T07:04:29.028985+0000 mon.a (mon.0) 1324 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/2498150204"}]': finished 2024-02-05T07:04:30.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:30 smithi102 bash[20060]: cluster 2024-02-05T07:04:29.029195+0000 mon.a (mon.0) 1325 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-02-05T07:04:30.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:30 smithi102 bash[20060]: audit 2024-02-05T07:04:29.424780+0000 mon.c (mon.1) 48 : audit [INF] from='client.? 172.21.15.102:0/4266775743' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/3110214968"}]: dispatch 2024-02-05T07:04:30.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:30 smithi102 bash[20060]: audit 2024-02-05T07:04:29.425363+0000 mon.a (mon.0) 1326 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/3110214968"}]: dispatch 2024-02-05T07:04:30.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:30 smithi102 bash[14298]: cluster 2024-02-05T07:04:28.958655+0000 mgr.x (mgr.15213) 52 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-05T07:04:30.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:30 smithi102 bash[14298]: audit 2024-02-05T07:04:29.028985+0000 mon.a (mon.0) 1324 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/2498150204"}]': finished 2024-02-05T07:04:30.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:30 smithi102 bash[14298]: cluster 2024-02-05T07:04:29.029195+0000 mon.a (mon.0) 1325 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-02-05T07:04:30.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:30 smithi102 bash[14298]: audit 2024-02-05T07:04:29.424780+0000 mon.c (mon.1) 48 : audit [INF] from='client.? 172.21.15.102:0/4266775743' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/3110214968"}]: dispatch 2024-02-05T07:04:30.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:30 smithi102 bash[14298]: audit 2024-02-05T07:04:29.425363+0000 mon.a (mon.0) 1326 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/3110214968"}]: dispatch 2024-02-05T07:04:30.551 INFO:teuthology.orchestra.run.smithi102.stdout:true 2024-02-05T07:04:31.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:04:30 smithi177 bash[45520]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:04:30] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.33.4" 2024-02-05T07:04:31.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:31 smithi177 bash[14475]: audit 2024-02-05T07:04:30.036985+0000 mon.a (mon.0) 1327 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/3110214968"}]': finished 2024-02-05T07:04:31.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:31 smithi177 bash[14475]: cluster 2024-02-05T07:04:30.037095+0000 mon.a (mon.0) 1328 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-02-05T07:04:31.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:31 smithi177 bash[14475]: audit 2024-02-05T07:04:30.471509+0000 mon.a (mon.0) 1329 : audit [INF] from='client.? 172.21.15.102:0/3447696465' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/3265425784"}]: dispatch 2024-02-05T07:04:31.347 INFO:teuthology.orchestra.run.smithi102.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:04:31.348 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi102 smithi102 starting - - - - 2024-02-05T07:04:31.348 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi177 smithi177 starting - - - - 2024-02-05T07:04:31.348 INFO:teuthology.orchestra.run.smithi102.stdout:alertmanager.a smithi102 *:9093,9094 starting - - - - 2024-02-05T07:04:31.348 INFO:teuthology.orchestra.run.smithi102.stdout:grafana.a smithi177 *:3000 running (6m) 45s ago 6m 48.0M - 8.3.5 dad864ee21e9 3cc4552dd5b6 2024-02-05T07:04:31.348 INFO:teuthology.orchestra.run.smithi102.stdout:iscsi.foo.smithi102.rtacbu smithi102 starting - - - - 2024-02-05T07:04:31.348 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.x smithi177 *:8443,9283 starting - - - - 2024-02-05T07:04:31.348 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.y smithi102 *:9283 running (15m) 55s ago 15m 464M - 17.2.0 e1d6a67b021e c669657d4179 2024-02-05T07:04:31.348 INFO:teuthology.orchestra.run.smithi102.stdout:mon.a smithi102 running (16m) 55s ago 16m 58.7M 2048M 17.2.0 e1d6a67b021e 06db8204c711 2024-02-05T07:04:31.348 INFO:teuthology.orchestra.run.smithi102.stdout:mon.b smithi177 running (14m) 45s ago 14m 52.1M 2048M 17.2.0 e1d6a67b021e 4cf1e7f80d90 2024-02-05T07:04:31.348 INFO:teuthology.orchestra.run.smithi102.stdout:mon.c smithi102 running (14m) 55s ago 14m 49.0M 2048M 17.2.0 e1d6a67b021e 675ea8f11bb0 2024-02-05T07:04:31.348 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.a smithi102 *:9100 starting - - - - 2024-02-05T07:04:31.348 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.b smithi177 *:9100 running (7m) 45s ago 7m 12.0M - 1dbe0e931976 827dbc54c292 2024-02-05T07:04:31.348 INFO:teuthology.orchestra.run.smithi102.stdout:osd.0 smithi102 running (13m) 55s ago 13m 57.2M 4096M 17.2.0 e1d6a67b021e d7e60185d5af 2024-02-05T07:04:31.349 INFO:teuthology.orchestra.run.smithi102.stdout:osd.1 smithi102 running (12m) 55s ago 12m 59.9M 4096M 17.2.0 e1d6a67b021e 18b42fea5fc1 2024-02-05T07:04:31.349 INFO:teuthology.orchestra.run.smithi102.stdout:osd.2 smithi102 running (11m) 55s ago 11m 51.9M 4096M 17.2.0 e1d6a67b021e b9dc849291f9 2024-02-05T07:04:31.349 INFO:teuthology.orchestra.run.smithi102.stdout:osd.3 smithi102 running (11m) 55s ago 11m 53.8M 4096M 17.2.0 e1d6a67b021e 3ed0fc036eb5 2024-02-05T07:04:31.349 INFO:teuthology.orchestra.run.smithi102.stdout:osd.4 smithi177 running (10m) 45s ago 10m 55.6M 4096M 17.2.0 e1d6a67b021e 409a31f31e06 2024-02-05T07:04:31.349 INFO:teuthology.orchestra.run.smithi102.stdout:osd.5 smithi177 running (9m) 45s ago 9m 53.3M 4096M 17.2.0 e1d6a67b021e 7e37b3b9db84 2024-02-05T07:04:31.349 INFO:teuthology.orchestra.run.smithi102.stdout:osd.6 smithi177 running (9m) 45s ago 9m 52.0M 4096M 17.2.0 e1d6a67b021e 6e4c8f33c511 2024-02-05T07:04:31.349 INFO:teuthology.orchestra.run.smithi102.stdout:osd.7 smithi177 running (8m) 45s ago 8m 53.4M 4096M 17.2.0 e1d6a67b021e 2bb2b337b06b 2024-02-05T07:04:31.349 INFO:teuthology.orchestra.run.smithi102.stdout:prometheus.a smithi177 *:9095 running (6m) 45s ago 7m 58.8M - 514e6a882f6e 8182bd0df3a4 2024-02-05T07:04:31.349 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi102.xsyvtb smithi102 *:8000 running (5m) 55s ago 5m 84.2M - 17.2.0 e1d6a67b021e 1ab22a18a15e 2024-02-05T07:04:31.349 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi177.mzlged smithi177 *:8000 running (5m) 45s ago 5m 84.9M - 17.2.0 e1d6a67b021e cbd3144d3ab7 2024-02-05T07:04:31.349 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi102.righwg smithi102 *:80 running (4m) 55s ago 4m 86.4M - 17.2.0 e1d6a67b021e 2fcdb1fa365d 2024-02-05T07:04:31.349 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi177.uynbom smithi177 *:80 running (4m) 45s ago 4m 84.7M - 17.2.0 e1d6a67b021e 752e66aec886 2024-02-05T07:04:31.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:31 smithi102 bash[20060]: audit 2024-02-05T07:04:30.036985+0000 mon.a (mon.0) 1327 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/3110214968"}]': finished 2024-02-05T07:04:31.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:31 smithi102 bash[20060]: cluster 2024-02-05T07:04:30.037095+0000 mon.a (mon.0) 1328 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-02-05T07:04:31.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:31 smithi102 bash[20060]: audit 2024-02-05T07:04:30.471509+0000 mon.a (mon.0) 1329 : audit [INF] from='client.? 172.21.15.102:0/3447696465' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/3265425784"}]: dispatch 2024-02-05T07:04:31.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:31 smithi102 bash[14298]: audit 2024-02-05T07:04:30.036985+0000 mon.a (mon.0) 1327 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/3110214968"}]': finished 2024-02-05T07:04:31.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:31 smithi102 bash[14298]: cluster 2024-02-05T07:04:30.037095+0000 mon.a (mon.0) 1328 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-02-05T07:04:31.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:31 smithi102 bash[14298]: audit 2024-02-05T07:04:30.471509+0000 mon.a (mon.0) 1329 : audit [INF] from='client.? 172.21.15.102:0/3447696465' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/3265425784"}]: dispatch 2024-02-05T07:04:31.797 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:04:31.797 INFO:teuthology.orchestra.run.smithi102.stdout: "mon": { 2024-02-05T07:04:31.798 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-05T07:04:31.798 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:04:31.798 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr": { 2024-02-05T07:04:31.798 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-02-05T07:04:31.798 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 1 2024-02-05T07:04:31.798 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:04:31.798 INFO:teuthology.orchestra.run.smithi102.stdout: "osd": { 2024-02-05T07:04:31.798 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-05T07:04:31.798 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:04:31.798 INFO:teuthology.orchestra.run.smithi102.stdout: "mds": {}, 2024-02-05T07:04:31.798 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw": { 2024-02-05T07:04:31.798 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T07:04:31.798 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:04:31.798 INFO:teuthology.orchestra.run.smithi102.stdout: "overall": { 2024-02-05T07:04:31.798 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-02-05T07:04:31.799 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 1 2024-02-05T07:04:31.799 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T07:04:31.799 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:04:32.193 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:04:32.193 INFO:teuthology.orchestra.run.smithi102.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:04:32.193 INFO:teuthology.orchestra.run.smithi102.stdout: "in_progress": true, 2024-02-05T07:04:32.193 INFO:teuthology.orchestra.run.smithi102.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T07:04:32.193 INFO:teuthology.orchestra.run.smithi102.stdout: "services_complete": [], 2024-02-05T07:04:32.193 INFO:teuthology.orchestra.run.smithi102.stdout: "progress": "", 2024-02-05T07:04:32.194 INFO:teuthology.orchestra.run.smithi102.stdout: "message": "", 2024-02-05T07:04:32.194 INFO:teuthology.orchestra.run.smithi102.stdout: "is_paused": false 2024-02-05T07:04:32.194 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:04:32.315 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:32 smithi177 bash[14475]: audit 2024-02-05T07:04:30.534807+0000 mgr.x (mgr.15213) 53 : audit [DBG] from='client.25234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:04:32.316 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:32 smithi177 bash[14475]: audit 2024-02-05T07:04:30.926923+0000 mgr.x (mgr.15213) 54 : audit [DBG] from='client.25240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:04:32.316 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:32 smithi177 bash[14475]: cluster 2024-02-05T07:04:30.959405+0000 mgr.x (mgr.15213) 55 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 949 B/s rd, 1 op/s 2024-02-05T07:04:32.316 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:32 smithi177 bash[14475]: audit 2024-02-05T07:04:31.039243+0000 mon.a (mon.0) 1330 : audit [INF] from='client.? 172.21.15.102:0/3447696465' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/3265425784"}]': finished 2024-02-05T07:04:32.316 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:32 smithi177 bash[14475]: cluster 2024-02-05T07:04:31.039359+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-02-05T07:04:32.316 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:32 smithi177 bash[14475]: audit 2024-02-05T07:04:31.438809+0000 mon.a (mon.0) 1332 : audit [INF] from='client.? 172.21.15.102:0/2598071603' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/4010668306"}]: dispatch 2024-02-05T07:04:32.316 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:32 smithi177 bash[14475]: audit 2024-02-05T07:04:31.785518+0000 mon.a (mon.0) 1333 : audit [DBG] from='client.? 172.21.15.102:0/3540899287' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:04:32.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:32 smithi102 bash[20060]: audit 2024-02-05T07:04:30.534807+0000 mgr.x (mgr.15213) 53 : audit [DBG] from='client.25234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:04:32.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:32 smithi102 bash[20060]: audit 2024-02-05T07:04:30.926923+0000 mgr.x (mgr.15213) 54 : audit [DBG] from='client.25240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:04:32.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:32 smithi102 bash[20060]: cluster 2024-02-05T07:04:30.959405+0000 mgr.x (mgr.15213) 55 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 949 B/s rd, 1 op/s 2024-02-05T07:04:32.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:32 smithi102 bash[20060]: audit 2024-02-05T07:04:31.039243+0000 mon.a (mon.0) 1330 : audit [INF] from='client.? 172.21.15.102:0/3447696465' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/3265425784"}]': finished 2024-02-05T07:04:32.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:32 smithi102 bash[20060]: cluster 2024-02-05T07:04:31.039359+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-02-05T07:04:32.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:32 smithi102 bash[20060]: audit 2024-02-05T07:04:31.438809+0000 mon.a (mon.0) 1332 : audit [INF] from='client.? 172.21.15.102:0/2598071603' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/4010668306"}]: dispatch 2024-02-05T07:04:32.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:32 smithi102 bash[20060]: audit 2024-02-05T07:04:31.785518+0000 mon.a (mon.0) 1333 : audit [DBG] from='client.? 172.21.15.102:0/3540899287' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:04:32.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:32 smithi102 bash[14298]: audit 2024-02-05T07:04:30.534807+0000 mgr.x (mgr.15213) 53 : audit [DBG] from='client.25234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:04:32.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:32 smithi102 bash[14298]: audit 2024-02-05T07:04:30.926923+0000 mgr.x (mgr.15213) 54 : audit [DBG] from='client.25240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:04:32.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:32 smithi102 bash[14298]: cluster 2024-02-05T07:04:30.959405+0000 mgr.x (mgr.15213) 55 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 949 B/s rd, 1 op/s 2024-02-05T07:04:32.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:32 smithi102 bash[14298]: audit 2024-02-05T07:04:31.039243+0000 mon.a (mon.0) 1330 : audit [INF] from='client.? 172.21.15.102:0/3447696465' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/3265425784"}]': finished 2024-02-05T07:04:32.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:32 smithi102 bash[14298]: cluster 2024-02-05T07:04:31.039359+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-02-05T07:04:32.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:32 smithi102 bash[14298]: audit 2024-02-05T07:04:31.438809+0000 mon.a (mon.0) 1332 : audit [INF] from='client.? 172.21.15.102:0/2598071603' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/4010668306"}]: dispatch 2024-02-05T07:04:32.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:32 smithi102 bash[14298]: audit 2024-02-05T07:04:31.785518+0000 mon.a (mon.0) 1333 : audit [DBG] from='client.? 172.21.15.102:0/3540899287' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:04:32.579 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:32 smithi177 bash[37133]: ts=2024-02-05T07:04:32.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.177:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.102:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:04:32.646 INFO:teuthology.orchestra.run.smithi102.stdout:HEALTH_OK 2024-02-05T07:04:33.315 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:33 smithi177 bash[14475]: audit 2024-02-05T07:04:31.315983+0000 mgr.x (mgr.15213) 56 : audit [DBG] from='client.15351 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:04:33.316 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:33 smithi177 bash[14475]: audit 2024-02-05T07:04:32.060559+0000 mon.a (mon.0) 1334 : audit [INF] from='client.? 172.21.15.102:0/2598071603' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/4010668306"}]': finished 2024-02-05T07:04:33.316 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:33 smithi177 bash[14475]: cluster 2024-02-05T07:04:32.060857+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-02-05T07:04:33.316 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:33 smithi177 bash[14475]: audit 2024-02-05T07:04:32.634305+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.102:0/90308455' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:04:33.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:33 smithi102 bash[14298]: audit 2024-02-05T07:04:31.315983+0000 mgr.x (mgr.15213) 56 : audit [DBG] from='client.15351 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:04:33.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:33 smithi102 bash[14298]: audit 2024-02-05T07:04:32.060559+0000 mon.a (mon.0) 1334 : audit [INF] from='client.? 172.21.15.102:0/2598071603' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/4010668306"}]': finished 2024-02-05T07:04:33.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:33 smithi102 bash[14298]: cluster 2024-02-05T07:04:32.060857+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-02-05T07:04:33.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:33 smithi102 bash[14298]: audit 2024-02-05T07:04:32.634305+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.102:0/90308455' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:04:33.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:33 smithi102 bash[20060]: audit 2024-02-05T07:04:31.315983+0000 mgr.x (mgr.15213) 56 : audit [DBG] from='client.15351 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:04:33.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:33 smithi102 bash[20060]: audit 2024-02-05T07:04:32.060559+0000 mon.a (mon.0) 1334 : audit [INF] from='client.? 172.21.15.102:0/2598071603' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/4010668306"}]': finished 2024-02-05T07:04:33.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:33 smithi102 bash[20060]: cluster 2024-02-05T07:04:32.060857+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-02-05T07:04:33.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:33 smithi102 bash[20060]: audit 2024-02-05T07:04:32.634305+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.102:0/90308455' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:04:34.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:34 smithi177 bash[14475]: audit 2024-02-05T07:04:32.191949+0000 mgr.x (mgr.15213) 57 : audit [DBG] from='client.15369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:04:34.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:34 smithi177 bash[14475]: cluster 2024-02-05T07:04:32.959985+0000 mgr.x (mgr.15213) 58 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:04:34.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:34 smithi102 bash[14298]: audit 2024-02-05T07:04:32.191949+0000 mgr.x (mgr.15213) 57 : audit [DBG] from='client.15369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:04:34.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:34 smithi102 bash[14298]: cluster 2024-02-05T07:04:32.959985+0000 mgr.x (mgr.15213) 58 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:04:34.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:34 smithi102 bash[20060]: audit 2024-02-05T07:04:32.191949+0000 mgr.x (mgr.15213) 57 : audit [DBG] from='client.15369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:04:34.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:34 smithi102 bash[20060]: cluster 2024-02-05T07:04:32.959985+0000 mgr.x (mgr.15213) 58 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:04:36.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:36 smithi102 bash[14298]: audit 2024-02-05T07:04:34.232540+0000 mgr.x (mgr.15213) 59 : audit [DBG] from='client.15291 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:04:36.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:36 smithi102 bash[14298]: cluster 2024-02-05T07:04:34.961699+0000 mgr.x (mgr.15213) 60 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-02-05T07:04:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:36 smithi102 bash[20060]: audit 2024-02-05T07:04:34.232540+0000 mgr.x (mgr.15213) 59 : audit [DBG] from='client.15291 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:04:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:36 smithi102 bash[20060]: cluster 2024-02-05T07:04:34.961699+0000 mgr.x (mgr.15213) 60 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-02-05T07:04:36.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:36 smithi177 bash[14475]: audit 2024-02-05T07:04:34.232540+0000 mgr.x (mgr.15213) 59 : audit [DBG] from='client.15291 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:04:36.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:36 smithi177 bash[14475]: cluster 2024-02-05T07:04:34.961699+0000 mgr.x (mgr.15213) 60 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 863 B/s rd, 0 op/s 2024-02-05T07:04:38.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:38 smithi177 bash[14475]: cluster 2024-02-05T07:04:36.962525+0000 mgr.x (mgr.15213) 61 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 740 B/s rd, 0 op/s 2024-02-05T07:04:38.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:38 smithi102 bash[14298]: cluster 2024-02-05T07:04:36.962525+0000 mgr.x (mgr.15213) 61 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 740 B/s rd, 0 op/s 2024-02-05T07:04:38.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:38 smithi102 bash[20060]: cluster 2024-02-05T07:04:36.962525+0000 mgr.x (mgr.15213) 61 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 740 B/s rd, 0 op/s 2024-02-05T07:04:38.887 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:04:38 smithi102 bash[14572]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:04:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:04:40.320 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:40 smithi177 bash[14475]: cluster 2024-02-05T07:04:38.964267+0000 mgr.x (mgr.15213) 62 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:04:40.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:40 smithi102 bash[20060]: cluster 2024-02-05T07:04:38.964267+0000 mgr.x (mgr.15213) 62 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:04:40.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:40 smithi102 bash[14298]: cluster 2024-02-05T07:04:38.964267+0000 mgr.x (mgr.15213) 62 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:04:41.078 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:04:40 smithi177 bash[45520]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:04:40] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.33.4" 2024-02-05T07:04:41.078 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:40 smithi177 systemd[1]: Stopping Ceph prometheus.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:04:41.078 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:40 smithi177 bash[47647]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-prometheus.a 2024-02-05T07:04:41.078 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:40 smithi177 bash[37133]: ts=2024-02-05T07:04:40.957Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-05T07:04:41.078 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:40 smithi177 bash[37133]: ts=2024-02-05T07:04:40.957Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-02-05T07:04:41.078 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:40 smithi177 bash[37133]: ts=2024-02-05T07:04:40.957Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-02-05T07:04:41.079 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:40 smithi177 bash[37133]: ts=2024-02-05T07:04:40.957Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-02-05T07:04:41.079 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:40 smithi177 bash[37133]: ts=2024-02-05T07:04:40.957Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-02-05T07:04:41.079 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:40 smithi177 bash[37133]: ts=2024-02-05T07:04:40.957Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-02-05T07:04:41.079 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:40 smithi177 bash[37133]: ts=2024-02-05T07:04:40.957Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-05T07:04:41.079 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:40 smithi177 bash[37133]: ts=2024-02-05T07:04:40.957Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-02-05T07:04:41.079 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:40 smithi177 bash[37133]: ts=2024-02-05T07:04:40.958Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-02-05T07:04:41.079 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:40 smithi177 bash[37133]: ts=2024-02-05T07:04:40.958Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-02-05T07:04:41.079 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:40 smithi177 bash[37133]: ts=2024-02-05T07:04:40.958Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-02-05T07:04:41.079 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:40 smithi177 bash[37133]: ts=2024-02-05T07:04:40.958Z caller=main.go:1066 level=info msg="See you next time!" 2024-02-05T07:04:41.827 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:41 smithi177 bash[47657]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-prometheus-a 2024-02-05T07:04:41.827 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:41 smithi177 bash[47693]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-prometheus.a 2024-02-05T07:04:41.827 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:41 smithi177 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@prometheus.a.service: Succeeded. 2024-02-05T07:04:41.827 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:41 smithi177 systemd[1]: Stopped Ceph prometheus.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:04:41.827 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:41 smithi177 systemd[1]: Started Ceph prometheus.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:04:42.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:42 smithi102 bash[20060]: cluster 2024-02-05T07:04:40.965122+0000 mgr.x (mgr.15213) 63 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-05T07:04:42.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:42 smithi102 bash[20060]: audit 2024-02-05T07:04:41.799510+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:42.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:42 smithi102 bash[20060]: audit 2024-02-05T07:04:41.811546+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:42.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:42 smithi102 bash[14298]: cluster 2024-02-05T07:04:40.965122+0000 mgr.x (mgr.15213) 63 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-05T07:04:42.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:42 smithi102 bash[14298]: audit 2024-02-05T07:04:41.799510+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:42.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:42 smithi102 bash[14298]: audit 2024-02-05T07:04:41.811546+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:42.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:42 smithi177 bash[14475]: cluster 2024-02-05T07:04:40.965122+0000 mgr.x (mgr.15213) 63 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-05T07:04:42.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:42 smithi177 bash[14475]: audit 2024-02-05T07:04:41.799510+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:42.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:42 smithi177 bash[14475]: audit 2024-02-05T07:04:41.811546+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:43.354 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:43 smithi102 bash[20060]: cephadm 2024-02-05T07:04:41.834178+0000 mgr.x (mgr.15213) 64 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-02-05T07:04:43.355 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:43 smithi102 bash[20060]: cephadm 2024-02-05T07:04:41.834997+0000 mgr.x (mgr.15213) 65 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi177 2024-02-05T07:04:43.355 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:43 smithi102 bash[20060]: audit 2024-02-05T07:04:42.084752+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:04:43.355 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:43 smithi102 bash[14298]: cephadm 2024-02-05T07:04:41.834178+0000 mgr.x (mgr.15213) 64 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-02-05T07:04:43.355 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:43 smithi102 bash[14298]: cephadm 2024-02-05T07:04:41.834997+0000 mgr.x (mgr.15213) 65 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi177 2024-02-05T07:04:43.355 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:43 smithi102 bash[14298]: audit 2024-02-05T07:04:42.084752+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:04:43.513 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:43 smithi177 bash[14475]: cephadm 2024-02-05T07:04:41.834178+0000 mgr.x (mgr.15213) 64 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-02-05T07:04:43.513 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:43 smithi177 bash[14475]: cephadm 2024-02-05T07:04:41.834997+0000 mgr.x (mgr.15213) 65 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi177 2024-02-05T07:04:43.513 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:43 smithi177 bash[14475]: audit 2024-02-05T07:04:42.084752+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:04:43.828 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:43 smithi177 bash[47723]: ts=2024-02-05T07:04:43.654Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-02-05T07:04:43.828 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:43 smithi177 bash[47723]: ts=2024-02-05T07:04:43.654Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-02-05T07:04:43.828 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:43 smithi177 bash[47723]: ts=2024-02-05T07:04:43.654Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-02-05T07:04:43.828 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:43 smithi177 bash[47723]: ts=2024-02-05T07:04:43.654Z caller=main.go:518 level=info host_details="(Linux 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 smithi177 (none))" 2024-02-05T07:04:43.829 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:43 smithi177 bash[47723]: ts=2024-02-05T07:04:43.654Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-05T07:04:43.829 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:43 smithi177 bash[47723]: ts=2024-02-05T07:04:43.654Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-05T07:04:43.829 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:43 smithi177 bash[47723]: ts=2024-02-05T07:04:43.656Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-02-05T07:04:43.829 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:43 smithi177 bash[47723]: ts=2024-02-05T07:04:43.657Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-02-05T07:04:43.829 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:43 smithi177 bash[47723]: ts=2024-02-05T07:04:43.660Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-02-05T07:04:43.829 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:43 smithi177 bash[47723]: ts=2024-02-05T07:04:43.663Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-05T07:04:43.829 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:43 smithi177 bash[47723]: ts=2024-02-05T07:04:43.663Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=4.17µs 2024-02-05T07:04:43.829 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:43 smithi177 bash[47723]: ts=2024-02-05T07:04:43.663Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-05T07:04:43.829 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:43 smithi177 bash[47723]: ts=2024-02-05T07:04:43.664Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-02-05T07:04:44.365 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:44 smithi177 bash[14475]: cluster 2024-02-05T07:04:42.965918+0000 mgr.x (mgr.15213) 66 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 939 B/s rd, 0 op/s 2024-02-05T07:04:44.366 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:44 smithi177 bash[47723]: ts=2024-02-05T07:04:44.113Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-02-05T07:04:44.366 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:44 smithi177 bash[47723]: ts=2024-02-05T07:04:44.114Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-02-05T07:04:44.366 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:44 smithi177 bash[47723]: ts=2024-02-05T07:04:44.114Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=94.034µs wal_replay_duration=450.716443ms total_replay_duration=450.859791ms 2024-02-05T07:04:44.366 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:44 smithi177 bash[47723]: ts=2024-02-05T07:04:44.118Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-02-05T07:04:44.366 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:44 smithi177 bash[47723]: ts=2024-02-05T07:04:44.118Z caller=main.go:947 level=info msg="TSDB started" 2024-02-05T07:04:44.366 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:44 smithi177 bash[47723]: ts=2024-02-05T07:04:44.119Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-05T07:04:44.366 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:44 smithi177 bash[47723]: ts=2024-02-05T07:04:44.156Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=37.0857ms db_storage=1.323µs remote_storage=1.878µs web_handler=594ns query_engine=1.044µs scrape=390.024µs scrape_sd=136.934µs notify=18.744µs notify_sd=31.006µs rules=36.00076ms 2024-02-05T07:04:44.366 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:44 smithi177 bash[47723]: ts=2024-02-05T07:04:44.156Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-02-05T07:04:44.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:44 smithi102 bash[14298]: cluster 2024-02-05T07:04:42.965918+0000 mgr.x (mgr.15213) 66 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 939 B/s rd, 0 op/s 2024-02-05T07:04:44.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:44 smithi102 bash[20060]: cluster 2024-02-05T07:04:42.965918+0000 mgr.x (mgr.15213) 66 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 939 B/s rd, 0 op/s 2024-02-05T07:04:45.444 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:45 smithi177 systemd[1]: Stopping Ceph node-exporter.b for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:04:45.444 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:45 smithi177 bash[47921]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-node-exporter.b 2024-02-05T07:04:46.078 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:45 smithi177 bash[47934]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-node-exporter-b 2024-02-05T07:04:46.078 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:45 smithi177 bash[47971]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-node-exporter.b 2024-02-05T07:04:46.078 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:45 smithi177 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-02-05T07:04:46.078 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:45 smithi177 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-05T07:04:46.079 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:45 smithi177 systemd[1]: Stopped Ceph node-exporter.b for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:04:46.079 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:45 smithi177 systemd[1]: Started Ceph node-exporter.b for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:04:46.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:46 smithi177 bash[14475]: audit 2024-02-05T07:04:44.244196+0000 mgr.x (mgr.15213) 67 : audit [DBG] from='client.15291 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:04:46.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:46 smithi177 bash[14475]: cluster 2024-02-05T07:04:44.967593+0000 mgr.x (mgr.15213) 68 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:04:46.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:46 smithi177 bash[14475]: audit 2024-02-05T07:04:46.013319+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:46.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:46 smithi177 bash[14475]: audit 2024-02-05T07:04:46.023676+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:46.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:46 smithi102 bash[14298]: audit 2024-02-05T07:04:44.244196+0000 mgr.x (mgr.15213) 67 : audit [DBG] from='client.15291 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:04:46.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:46 smithi102 bash[14298]: cluster 2024-02-05T07:04:44.967593+0000 mgr.x (mgr.15213) 68 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:04:46.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:46 smithi102 bash[14298]: audit 2024-02-05T07:04:46.013319+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:46.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:46 smithi102 bash[14298]: audit 2024-02-05T07:04:46.023676+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:46.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:46 smithi102 bash[20060]: audit 2024-02-05T07:04:44.244196+0000 mgr.x (mgr.15213) 67 : audit [DBG] from='client.15291 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:04:46.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:46 smithi102 bash[20060]: cluster 2024-02-05T07:04:44.967593+0000 mgr.x (mgr.15213) 68 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:04:46.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:46 smithi102 bash[20060]: audit 2024-02-05T07:04:46.013319+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:46.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:46 smithi102 bash[20060]: audit 2024-02-05T07:04:46.023676+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:47.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:47 smithi102 bash[20060]: cephadm 2024-02-05T07:04:46.059518+0000 mgr.x (mgr.15213) 69 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-02-05T07:04:47.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:47 smithi102 bash[20060]: cephadm 2024-02-05T07:04:46.075811+0000 mgr.x (mgr.15213) 70 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-02-05T07:04:47.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:47 smithi102 bash[20060]: audit 2024-02-05T07:04:46.267012+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:47.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:47 smithi102 bash[20060]: audit 2024-02-05T07:04:46.273914+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:47.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:47 smithi102 bash[20060]: audit 2024-02-05T07:04:46.278153+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-05T07:04:47.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:47 smithi102 bash[14298]: cephadm 2024-02-05T07:04:46.059518+0000 mgr.x (mgr.15213) 69 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-02-05T07:04:47.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:47 smithi102 bash[14298]: cephadm 2024-02-05T07:04:46.075811+0000 mgr.x (mgr.15213) 70 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-02-05T07:04:47.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:47 smithi102 bash[14298]: audit 2024-02-05T07:04:46.267012+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:47.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:47 smithi102 bash[14298]: audit 2024-02-05T07:04:46.273914+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:47.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:47 smithi102 bash[14298]: audit 2024-02-05T07:04:46.278153+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-05T07:04:47.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[14475]: cephadm 2024-02-05T07:04:46.059518+0000 mgr.x (mgr.15213) 69 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-02-05T07:04:47.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[14475]: cephadm 2024-02-05T07:04:46.075811+0000 mgr.x (mgr.15213) 70 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-02-05T07:04:47.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[14475]: audit 2024-02-05T07:04:46.267012+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:47.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[14475]: audit 2024-02-05T07:04:46.273914+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:04:47.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[14475]: audit 2024-02-05T07:04:46.278153+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-05T07:04:47.579 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.212Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-02-05T07:04:47.579 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.212Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-02-05T07:04:47.579 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.212Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-02-05T07:04:47.579 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.213Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-02-05T07:04:47.580 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-02-05T07:04:47.580 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=arp 2024-02-05T07:04:47.580 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=bcache 2024-02-05T07:04:47.580 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=bonding 2024-02-05T07:04:47.580 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=btrfs 2024-02-05T07:04:47.580 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=conntrack 2024-02-05T07:04:47.580 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=cpu 2024-02-05T07:04:47.580 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-02-05T07:04:47.580 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=diskstats 2024-02-05T07:04:47.580 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=dmi 2024-02-05T07:04:47.580 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=edac 2024-02-05T07:04:47.580 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=entropy 2024-02-05T07:04:47.580 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-02-05T07:04:47.581 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=filefd 2024-02-05T07:04:47.581 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=filesystem 2024-02-05T07:04:47.581 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=hwmon 2024-02-05T07:04:47.581 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=infiniband 2024-02-05T07:04:47.581 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=ipvs 2024-02-05T07:04:47.581 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=loadavg 2024-02-05T07:04:47.581 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=mdadm 2024-02-05T07:04:47.581 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=meminfo 2024-02-05T07:04:47.581 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=netclass 2024-02-05T07:04:47.581 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=netdev 2024-02-05T07:04:47.581 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=netstat 2024-02-05T07:04:47.581 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=nfs 2024-02-05T07:04:47.581 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=nfsd 2024-02-05T07:04:47.582 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=nvme 2024-02-05T07:04:47.582 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=os 2024-02-05T07:04:47.582 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-02-05T07:04:47.582 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=pressure 2024-02-05T07:04:47.582 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=rapl 2024-02-05T07:04:47.582 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=schedstat 2024-02-05T07:04:47.583 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=sockstat 2024-02-05T07:04:47.583 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=softnet 2024-02-05T07:04:47.583 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=stat 2024-02-05T07:04:47.583 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=tapestats 2024-02-05T07:04:47.583 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=textfile 2024-02-05T07:04:47.583 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-02-05T07:04:47.584 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.214Z caller=node_exporter.go:115 level=info collector=time 2024-02-05T07:04:47.584 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.215Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-02-05T07:04:47.584 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.215Z caller=node_exporter.go:115 level=info collector=uname 2024-02-05T07:04:47.584 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.215Z caller=node_exporter.go:115 level=info collector=vmstat 2024-02-05T07:04:47.584 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.215Z caller=node_exporter.go:115 level=info collector=xfs 2024-02-05T07:04:47.584 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.215Z caller=node_exporter.go:115 level=info collector=zfs 2024-02-05T07:04:47.584 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.215Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-02-05T07:04:47.584 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:04:47 smithi177 bash[47997]: ts=2024-02-05T07:04:47.215Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-02-05T07:04:48.327 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:48 smithi102 bash[20060]: audit 2024-02-05T07:04:46.290365+0000 mgr.x (mgr.15213) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-05T07:04:48.327 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:48 smithi102 bash[20060]: cephadm 2024-02-05T07:04:46.294476+0000 mgr.x (mgr.15213) 72 : cephadm [INF] Reconfiguring daemon grafana.a on smithi177 2024-02-05T07:04:48.327 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:48 smithi102 bash[20060]: cluster 2024-02-05T07:04:46.968306+0000 mgr.x (mgr.15213) 73 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:04:48.328 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:48 smithi102 bash[14298]: audit 2024-02-05T07:04:46.290365+0000 mgr.x (mgr.15213) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-05T07:04:48.328 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:48 smithi102 bash[14298]: cephadm 2024-02-05T07:04:46.294476+0000 mgr.x (mgr.15213) 72 : cephadm [INF] Reconfiguring daemon grafana.a on smithi177 2024-02-05T07:04:48.328 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:48 smithi102 bash[14298]: cluster 2024-02-05T07:04:46.968306+0000 mgr.x (mgr.15213) 73 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:04:48.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:48 smithi177 bash[14475]: audit 2024-02-05T07:04:46.290365+0000 mgr.x (mgr.15213) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-05T07:04:48.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:48 smithi177 bash[14475]: cephadm 2024-02-05T07:04:46.294476+0000 mgr.x (mgr.15213) 72 : cephadm [INF] Reconfiguring daemon grafana.a on smithi177 2024-02-05T07:04:48.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:48 smithi177 bash[14475]: cluster 2024-02-05T07:04:46.968306+0000 mgr.x (mgr.15213) 73 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:04:50.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:50 smithi102 bash[14298]: cluster 2024-02-05T07:04:48.969925+0000 mgr.x (mgr.15213) 74 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:04:50.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:50 smithi102 bash[20060]: cluster 2024-02-05T07:04:48.969925+0000 mgr.x (mgr.15213) 74 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:04:50.472 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:50 smithi177 bash[14475]: cluster 2024-02-05T07:04:48.969925+0000 mgr.x (mgr.15213) 74 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:04:52.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:52 smithi102 bash[14298]: cluster 2024-02-05T07:04:50.970466+0000 mgr.x (mgr.15213) 75 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:04:52.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:52 smithi102 bash[20060]: cluster 2024-02-05T07:04:50.970466+0000 mgr.x (mgr.15213) 75 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:04:52.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:52 smithi177 bash[14475]: cluster 2024-02-05T07:04:50.970466+0000 mgr.x (mgr.15213) 75 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:04:54.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:54 smithi102 bash[20060]: cluster 2024-02-05T07:04:52.971215+0000 mgr.x (mgr.15213) 76 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:04:54.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:54 smithi102 bash[14298]: cluster 2024-02-05T07:04:52.971215+0000 mgr.x (mgr.15213) 76 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:04:54.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:54 smithi177 bash[14475]: cluster 2024-02-05T07:04:52.971215+0000 mgr.x (mgr.15213) 76 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:04:56.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:56 smithi177 bash[14475]: audit 2024-02-05T07:04:54.250685+0000 mgr.x (mgr.15213) 77 : audit [DBG] from='client.15291 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:04:56.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:56 smithi177 bash[14475]: cluster 2024-02-05T07:04:54.972244+0000 mgr.x (mgr.15213) 78 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:04:56.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:56 smithi102 bash[14298]: audit 2024-02-05T07:04:54.250685+0000 mgr.x (mgr.15213) 77 : audit [DBG] from='client.15291 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:04:56.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:56 smithi102 bash[14298]: cluster 2024-02-05T07:04:54.972244+0000 mgr.x (mgr.15213) 78 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:04:56.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:56 smithi102 bash[20060]: audit 2024-02-05T07:04:54.250685+0000 mgr.x (mgr.15213) 77 : audit [DBG] from='client.15291 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:04:56.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:56 smithi102 bash[20060]: cluster 2024-02-05T07:04:54.972244+0000 mgr.x (mgr.15213) 78 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:04:57.828 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:04:57 smithi177 bash[45520]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:04:57] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.33.4" 2024-02-05T07:04:58.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:58 smithi177 bash[14475]: cluster 2024-02-05T07:04:56.972966+0000 mgr.x (mgr.15213) 79 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:04:58.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:04:58 smithi177 bash[14475]: audit 2024-02-05T07:04:57.086357+0000 mon.a (mon.0) 1344 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:04:58.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:58 smithi102 bash[14298]: cluster 2024-02-05T07:04:56.972966+0000 mgr.x (mgr.15213) 79 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:04:58.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:04:58 smithi102 bash[14298]: audit 2024-02-05T07:04:57.086357+0000 mon.a (mon.0) 1344 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:04:58.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:58 smithi102 bash[20060]: cluster 2024-02-05T07:04:56.972966+0000 mgr.x (mgr.15213) 79 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:04:58.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:04:58 smithi102 bash[20060]: audit 2024-02-05T07:04:57.086357+0000 mon.a (mon.0) 1344 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:04:59.078 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:04:58 smithi177 bash[47723]: ts=2024-02-05T07:04: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.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"smithi177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"172.21.15.177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:05:00.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:00 smithi102 bash[20060]: cluster 2024-02-05T07:04:58.973998+0000 mgr.x (mgr.15213) 80 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:05:00.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:00 smithi102 bash[14298]: cluster 2024-02-05T07:04:58.973998+0000 mgr.x (mgr.15213) 80 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:05:00.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:00 smithi177 bash[14475]: cluster 2024-02-05T07:04:58.973998+0000 mgr.x (mgr.15213) 80 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:05:02.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:02 smithi177 bash[14475]: cluster 2024-02-05T07:05:00.974744+0000 mgr.x (mgr.15213) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:05:02.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:02 smithi102 bash[14298]: cluster 2024-02-05T07:05:00.974744+0000 mgr.x (mgr.15213) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:05:02.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:02 smithi102 bash[20060]: cluster 2024-02-05T07:05:00.974744+0000 mgr.x (mgr.15213) 81 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:05:03.060 INFO:teuthology.orchestra.run.smithi102.stdout:true 2024-02-05T07:05:03.846 INFO:teuthology.orchestra.run.smithi102.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:05:03.846 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi102 smithi102 starting - - - - 2024-02-05T07:05:03.846 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi177 smithi177 starting - - - - 2024-02-05T07:05:03.846 INFO:teuthology.orchestra.run.smithi102.stdout:alertmanager.a smithi102 *:9093,9094 starting - - - - 2024-02-05T07:05:03.847 INFO:teuthology.orchestra.run.smithi102.stdout:grafana.a smithi177 *:3000 running (7m) 77s ago 7m 48.0M - 8.3.5 dad864ee21e9 3cc4552dd5b6 2024-02-05T07:05:03.847 INFO:teuthology.orchestra.run.smithi102.stdout:iscsi.foo.smithi102.rtacbu smithi102 starting - - - - 2024-02-05T07:05:03.847 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.x smithi177 *:8443,9283 starting - - - - 2024-02-05T07:05:03.847 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.y smithi102 *:9283 running (16m) 87s ago 16m 464M - 17.2.0 e1d6a67b021e c669657d4179 2024-02-05T07:05:03.847 INFO:teuthology.orchestra.run.smithi102.stdout:mon.a smithi102 running (16m) 87s ago 16m 58.7M 2048M 17.2.0 e1d6a67b021e 06db8204c711 2024-02-05T07:05:03.847 INFO:teuthology.orchestra.run.smithi102.stdout:mon.b smithi177 running (14m) 77s ago 14m 52.1M 2048M 17.2.0 e1d6a67b021e 4cf1e7f80d90 2024-02-05T07:05:03.847 INFO:teuthology.orchestra.run.smithi102.stdout:mon.c smithi102 running (14m) 87s ago 14m 49.0M 2048M 17.2.0 e1d6a67b021e 675ea8f11bb0 2024-02-05T07:05:03.847 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.a smithi102 *:9100 starting - - - - 2024-02-05T07:05:03.847 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.b smithi177 *:9100 starting - - - - 2024-02-05T07:05:03.847 INFO:teuthology.orchestra.run.smithi102.stdout:osd.0 smithi102 running (13m) 87s ago 13m 57.2M 4096M 17.2.0 e1d6a67b021e d7e60185d5af 2024-02-05T07:05:03.847 INFO:teuthology.orchestra.run.smithi102.stdout:osd.1 smithi102 running (13m) 87s ago 13m 59.9M 4096M 17.2.0 e1d6a67b021e 18b42fea5fc1 2024-02-05T07:05:03.847 INFO:teuthology.orchestra.run.smithi102.stdout:osd.2 smithi102 running (12m) 87s ago 12m 51.9M 4096M 17.2.0 e1d6a67b021e b9dc849291f9 2024-02-05T07:05:03.847 INFO:teuthology.orchestra.run.smithi102.stdout:osd.3 smithi102 running (11m) 87s ago 11m 53.8M 4096M 17.2.0 e1d6a67b021e 3ed0fc036eb5 2024-02-05T07:05:03.847 INFO:teuthology.orchestra.run.smithi102.stdout:osd.4 smithi177 running (11m) 77s ago 11m 55.6M 4096M 17.2.0 e1d6a67b021e 409a31f31e06 2024-02-05T07:05:03.848 INFO:teuthology.orchestra.run.smithi102.stdout:osd.5 smithi177 running (10m) 77s ago 10m 53.3M 4096M 17.2.0 e1d6a67b021e 7e37b3b9db84 2024-02-05T07:05:03.848 INFO:teuthology.orchestra.run.smithi102.stdout:osd.6 smithi177 running (9m) 77s ago 9m 52.0M 4096M 17.2.0 e1d6a67b021e 6e4c8f33c511 2024-02-05T07:05:03.848 INFO:teuthology.orchestra.run.smithi102.stdout:osd.7 smithi177 running (9m) 77s ago 9m 53.4M 4096M 17.2.0 e1d6a67b021e 2bb2b337b06b 2024-02-05T07:05:03.848 INFO:teuthology.orchestra.run.smithi102.stdout:prometheus.a smithi177 *:9095 starting - - - - 2024-02-05T07:05:03.848 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi102.xsyvtb smithi102 *:8000 running (5m) 87s ago 5m 84.2M - 17.2.0 e1d6a67b021e 1ab22a18a15e 2024-02-05T07:05:03.848 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi177.mzlged smithi177 *:8000 running (5m) 77s ago 5m 84.9M - 17.2.0 e1d6a67b021e cbd3144d3ab7 2024-02-05T07:05:03.848 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi102.righwg smithi102 *:80 running (5m) 87s ago 5m 86.4M - 17.2.0 e1d6a67b021e 2fcdb1fa365d 2024-02-05T07:05:03.848 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi177.uynbom smithi177 *:80 running (5m) 77s ago 5m 84.7M - 17.2.0 e1d6a67b021e 752e66aec886 2024-02-05T07:05:04.275 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:05:04.275 INFO:teuthology.orchestra.run.smithi102.stdout: "mon": { 2024-02-05T07:05:04.275 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-05T07:05:04.275 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:05:04.275 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr": { 2024-02-05T07:05:04.275 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-02-05T07:05:04.275 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 1 2024-02-05T07:05:04.275 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:05:04.275 INFO:teuthology.orchestra.run.smithi102.stdout: "osd": { 2024-02-05T07:05:04.275 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-05T07:05:04.275 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:05:04.275 INFO:teuthology.orchestra.run.smithi102.stdout: "mds": {}, 2024-02-05T07:05:04.276 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw": { 2024-02-05T07:05:04.276 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T07:05:04.276 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:05:04.276 INFO:teuthology.orchestra.run.smithi102.stdout: "overall": { 2024-02-05T07:05:04.276 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-02-05T07:05:04.276 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 1 2024-02-05T07:05:04.276 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T07:05:04.276 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:05:04.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:04 smithi177 bash[14475]: cluster 2024-02-05T07:05:02.975568+0000 mgr.x (mgr.15213) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:05:04.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:04 smithi177 bash[14475]: audit 2024-02-05T07:05:03.044189+0000 mgr.x (mgr.15213) 83 : audit [DBG] from='client.25276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:05:04.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:04 smithi102 bash[20060]: cluster 2024-02-05T07:05:02.975568+0000 mgr.x (mgr.15213) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:05:04.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:04 smithi102 bash[20060]: audit 2024-02-05T07:05:03.044189+0000 mgr.x (mgr.15213) 83 : audit [DBG] from='client.25276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:05:04.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:04 smithi102 bash[14298]: cluster 2024-02-05T07:05:02.975568+0000 mgr.x (mgr.15213) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:05:04.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:04 smithi102 bash[14298]: audit 2024-02-05T07:05:03.044189+0000 mgr.x (mgr.15213) 83 : audit [DBG] from='client.25276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:05:04.650 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:05:04.650 INFO:teuthology.orchestra.run.smithi102.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:05:04.650 INFO:teuthology.orchestra.run.smithi102.stdout: "in_progress": true, 2024-02-05T07:05:04.650 INFO:teuthology.orchestra.run.smithi102.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T07:05:04.650 INFO:teuthology.orchestra.run.smithi102.stdout: "services_complete": [], 2024-02-05T07:05:04.650 INFO:teuthology.orchestra.run.smithi102.stdout: "progress": "", 2024-02-05T07:05:04.650 INFO:teuthology.orchestra.run.smithi102.stdout: "message": "", 2024-02-05T07:05:04.650 INFO:teuthology.orchestra.run.smithi102.stdout: "is_paused": false 2024-02-05T07:05:04.650 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:05:05.108 INFO:teuthology.orchestra.run.smithi102.stdout:HEALTH_OK 2024-02-05T07:05:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:05 smithi102 bash[14298]: audit 2024-02-05T07:05:03.433609+0000 mgr.x (mgr.15213) 84 : audit [DBG] from='client.15387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:05:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:05 smithi102 bash[14298]: audit 2024-02-05T07:05:03.821637+0000 mgr.x (mgr.15213) 85 : audit [DBG] from='client.25288 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:05:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:05 smithi102 bash[14298]: audit 2024-02-05T07:05:04.262743+0000 mon.a (mon.0) 1345 : audit [DBG] from='client.? 172.21.15.102:0/2137949762' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:05:05.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:05 smithi102 bash[20060]: audit 2024-02-05T07:05:03.433609+0000 mgr.x (mgr.15213) 84 : audit [DBG] from='client.15387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:05:05.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:05 smithi102 bash[20060]: audit 2024-02-05T07:05:03.821637+0000 mgr.x (mgr.15213) 85 : audit [DBG] from='client.25288 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:05:05.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:05 smithi102 bash[20060]: audit 2024-02-05T07:05:04.262743+0000 mon.a (mon.0) 1345 : audit [DBG] from='client.? 172.21.15.102:0/2137949762' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:05:05.640 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:05 smithi177 bash[14475]: audit 2024-02-05T07:05:03.433609+0000 mgr.x (mgr.15213) 84 : audit [DBG] from='client.15387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:05:05.640 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:05 smithi177 bash[14475]: audit 2024-02-05T07:05:03.821637+0000 mgr.x (mgr.15213) 85 : audit [DBG] from='client.25288 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:05:06.047 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:05 smithi177 bash[14475]: audit 2024-02-05T07:05:04.262743+0000 mon.a (mon.0) 1345 : audit [DBG] from='client.? 172.21.15.102:0/2137949762' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:05:06.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:06 smithi177 bash[14475]: audit 2024-02-05T07:05:04.258477+0000 mgr.x (mgr.15213) 86 : audit [DBG] from='client.15291 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:05:06.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:06 smithi177 bash[14475]: audit 2024-02-05T07:05:04.648650+0000 mgr.x (mgr.15213) 87 : audit [DBG] from='client.15405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:05:06.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:06 smithi177 bash[14475]: cluster 2024-02-05T07:05:04.977148+0000 mgr.x (mgr.15213) 88 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:05:06.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:06 smithi177 bash[14475]: audit 2024-02-05T07:05:05.096380+0000 mon.c (mon.1) 50 : audit [DBG] from='client.? 172.21.15.102:0/1096065315' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:05:06.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:06 smithi102 bash[14298]: audit 2024-02-05T07:05:04.258477+0000 mgr.x (mgr.15213) 86 : audit [DBG] from='client.15291 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:05:06.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:06 smithi102 bash[14298]: audit 2024-02-05T07:05:04.648650+0000 mgr.x (mgr.15213) 87 : audit [DBG] from='client.15405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:05:06.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:06 smithi102 bash[14298]: cluster 2024-02-05T07:05:04.977148+0000 mgr.x (mgr.15213) 88 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:05:06.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:06 smithi102 bash[14298]: audit 2024-02-05T07:05:05.096380+0000 mon.c (mon.1) 50 : audit [DBG] from='client.? 172.21.15.102:0/1096065315' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:05:06.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:06 smithi102 bash[20060]: audit 2024-02-05T07:05:04.258477+0000 mgr.x (mgr.15213) 86 : audit [DBG] from='client.15291 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:05:06.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:06 smithi102 bash[20060]: audit 2024-02-05T07:05:04.648650+0000 mgr.x (mgr.15213) 87 : audit [DBG] from='client.15405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:05:06.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:06 smithi102 bash[20060]: cluster 2024-02-05T07:05:04.977148+0000 mgr.x (mgr.15213) 88 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:05:06.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:06 smithi102 bash[20060]: audit 2024-02-05T07:05:05.096380+0000 mon.c (mon.1) 50 : audit [DBG] from='client.? 172.21.15.102:0/1096065315' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:05:07.828 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:07 smithi177 bash[45520]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:05:07] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.33.4" 2024-02-05T07:05:08.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:08 smithi177 bash[14475]: cluster 2024-02-05T07:05:06.977852+0000 mgr.x (mgr.15213) 89 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:05:08.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:08 smithi102 bash[14298]: cluster 2024-02-05T07:05:06.977852+0000 mgr.x (mgr.15213) 89 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:05:08.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:08 smithi102 bash[20060]: cluster 2024-02-05T07:05:06.977852+0000 mgr.x (mgr.15213) 89 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:05:08.828 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:05:08 smithi177 bash[47723]: ts=2024-02-05T07:05: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.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"smithi177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"172.21.15.177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:05:09.753 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:09 smithi177 systemd[1]: Stopping Ceph grafana.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:05:09.753 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:09 smithi177 bash[48824]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-grafana.a 2024-02-05T07:05:09.753 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:09 smithi177 bash[35916]: t=2024-02-05T07:05:09+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-02-05T07:05:10.309 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:10 smithi177 bash[14475]: cluster 2024-02-05T07:05:08.979665+0000 mgr.x (mgr.15213) 90 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:05:10.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:10 smithi102 bash[14298]: cluster 2024-02-05T07:05:08.979665+0000 mgr.x (mgr.15213) 90 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:05:10.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:10 smithi102 bash[20060]: cluster 2024-02-05T07:05:08.979665+0000 mgr.x (mgr.15213) 90 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:05:10.567 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:10 smithi177 bash[48834]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-grafana-a 2024-02-05T07:05:10.567 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:10 smithi177 bash[48871]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-grafana.a 2024-02-05T07:05:10.567 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:10 smithi177 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@grafana.a.service: Succeeded. 2024-02-05T07:05:10.567 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:10 smithi177 systemd[1]: Stopped Ceph grafana.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:05:10.567 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:10 smithi177 systemd[1]: Started Ceph grafana.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:05:10.828 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:10 smithi177 bash[45520]: [05/Feb/2024:07:05:10] ENGINE Bus STOPPING 2024-02-05T07:05:10.828 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:10 smithi177 bash[45520]: [05/Feb/2024:07:05:10] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-05T07:05:10.828 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:10 smithi177 bash[45520]: [05/Feb/2024:07:05:10] ENGINE Bus STOPPED 2024-02-05T07:05:10.828 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:10 smithi177 bash[45520]: [05/Feb/2024:07:05:10] ENGINE Bus STARTING 2024-02-05T07:05:10.828 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:10 smithi177 bash[45520]: [05/Feb/2024:07:05:10] ENGINE Serving on http://:::9283 2024-02-05T07:05:10.828 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:10 smithi177 bash[45520]: [05/Feb/2024:07:05:10] ENGINE Bus STARTED 2024-02-05T07:05:10.829 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:10 smithi177 bash[45520]: [05/Feb/2024:07:05:10] ENGINE Bus STOPPING 2024-02-05T07:05:10.829 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:10 smithi177 bash[45520]: [05/Feb/2024:07:05:10] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-05T07:05:10.829 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:10 smithi177 bash[45520]: [05/Feb/2024:07:05:10] ENGINE Bus STOPPED 2024-02-05T07:05:10.829 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:10 smithi177 bash[45520]: [05/Feb/2024:07:05:10] ENGINE Bus STARTING 2024-02-05T07:05:11.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:10 smithi177 bash[45520]: [05/Feb/2024:07:05:10] ENGINE Serving on http://:::9283 2024-02-05T07:05:11.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:10 smithi177 bash[45520]: [05/Feb/2024:07:05:10] ENGINE Bus STARTED 2024-02-05T07:05:11.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:10 smithi177 bash[45520]: [05/Feb/2024:07:05:10] ENGINE Bus STOPPING 2024-02-05T07:05:11.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:10 smithi177 bash[45520]: [05/Feb/2024:07:05:10] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-05T07:05:11.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:10 smithi177 bash[45520]: [05/Feb/2024:07:05:10] ENGINE Bus STOPPED 2024-02-05T07:05:11.329 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:10 smithi177 bash[45520]: [05/Feb/2024:07:05:10] ENGINE Bus STARTING 2024-02-05T07:05:11.329 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:10 smithi177 bash[45520]: [05/Feb/2024:07:05:10] ENGINE Serving on http://:::9283 2024-02-05T07:05:11.329 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:10 smithi177 bash[45520]: [05/Feb/2024:07:05:10] ENGINE Bus STARTED 2024-02-05T07:05:11.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:11 smithi177 bash[14475]: audit 2024-02-05T07:05:10.534661+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:11.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:11 smithi177 bash[14475]: audit 2024-02-05T07:05:10.545453+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:11.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:11 smithi177 bash[14475]: audit 2024-02-05T07:05:10.558415+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:05:11.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:11 smithi177 bash[14475]: audit 2024-02-05T07:05:10.561123+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi102.front.sepia.ceph.com:9093"}]: dispatch 2024-02-05T07:05:11.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:11 smithi177 bash[14475]: audit 2024-02-05T07:05:10.570640+0000 mgr.x (mgr.15213) 91 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:05:11.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:11 smithi177 bash[14475]: audit 2024-02-05T07:05:10.572475+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:11.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:11 smithi177 bash[14475]: audit 2024-02-05T07:05:10.573270+0000 mgr.x (mgr.15213) 92 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi102.front.sepia.ceph.com:9093"}]: dispatch 2024-02-05T07:05:11.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:11 smithi177 bash[14475]: audit 2024-02-05T07:05:10.586571+0000 mon.a (mon.0) 1351 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:05:11.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:11 smithi177 bash[14475]: audit 2024-02-05T07:05:10.599578+0000 mgr.x (mgr.15213) 93 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:05:11.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:11 smithi177 bash[14475]: audit 2024-02-05T07:05:10.616647+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:11.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:11 smithi177 bash[14475]: audit 2024-02-05T07:05:10.620335+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:05:11.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:11 smithi177 bash[14475]: audit 2024-02-05T07:05:10.623863+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi102"}]: dispatch 2024-02-05T07:05:11.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:11 smithi177 bash[14475]: cephadm 2024-02-05T07:05:10.631344+0000 mgr.x (mgr.15213) 94 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.102:5000 to Dashboard 2024-02-05T07:05:11.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:11 smithi177 bash[14475]: audit 2024-02-05T07:05:10.632674+0000 mgr.x (mgr.15213) 95 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:05:11.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:11 smithi177 bash[14475]: audit 2024-02-05T07:05:10.633828+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:11.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:11 smithi177 bash[14475]: audit 2024-02-05T07:05:10.636344+0000 mgr.x (mgr.15213) 96 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi102"}]: dispatch 2024-02-05T07:05:11.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:11 smithi177 bash[14475]: audit 2024-02-05T07:05:10.642568+0000 mon.a (mon.0) 1356 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:05:11.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:11 smithi177 bash[14475]: audit 2024-02-05T07:05:10.645762+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi177.front.sepia.ceph.com:9095"}]: dispatch 2024-02-05T07:05:11.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:11 smithi177 bash[14475]: audit 2024-02-05T07:05:10.655188+0000 mgr.x (mgr.15213) 97 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:05:11.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:11 smithi177 bash[14475]: audit 2024-02-05T07:05:10.655970+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:11.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:11 smithi177 bash[14475]: audit 2024-02-05T07:05:10.658303+0000 mgr.x (mgr.15213) 98 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi177.front.sepia.ceph.com:9095"}]: dispatch 2024-02-05T07:05:11.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:11 smithi177 bash[14475]: audit 2024-02-05T07:05:10.674699+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:05:11.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:11 smithi177 bash[14475]: audit 2024-02-05T07:05:10.683466+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi177.front.sepia.ceph.com:3000"}]: dispatch 2024-02-05T07:05:11.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:11 smithi177 bash[14475]: audit 2024-02-05T07:05:10.687387+0000 mgr.x (mgr.15213) 99 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:05:11.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:11 smithi177 bash[14475]: audit 2024-02-05T07:05:10.695814+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:11.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:11 smithi177 bash[14475]: audit 2024-02-05T07:05:10.695899+0000 mgr.x (mgr.15213) 100 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi177.front.sepia.ceph.com:3000"}]: dispatch 2024-02-05T07:05:11.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:11 smithi177 bash[14475]: audit 2024-02-05T07:05:10.730779+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:05:11.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:11 smithi177 bash[14475]: cephadm 2024-02-05T07:05:10.744683+0000 mgr.x (mgr.15213) 101 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-05T07:05:11.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:11 smithi177 bash[14475]: cluster 2024-02-05T07:05:10.980479+0000 mgr.x (mgr.15213) 102 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:05:11.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[14298]: audit 2024-02-05T07:05:10.534661+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:11.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[14298]: audit 2024-02-05T07:05:10.545453+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:11.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[14298]: audit 2024-02-05T07:05:10.558415+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:05:11.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[14298]: audit 2024-02-05T07:05:10.561123+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi102.front.sepia.ceph.com:9093"}]: dispatch 2024-02-05T07:05:11.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[14298]: audit 2024-02-05T07:05:10.570640+0000 mgr.x (mgr.15213) 91 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:05:11.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[14298]: audit 2024-02-05T07:05:10.572475+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:11.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[14298]: audit 2024-02-05T07:05:10.573270+0000 mgr.x (mgr.15213) 92 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi102.front.sepia.ceph.com:9093"}]: dispatch 2024-02-05T07:05:11.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[14298]: audit 2024-02-05T07:05:10.586571+0000 mon.a (mon.0) 1351 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:05:11.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[14298]: audit 2024-02-05T07:05:10.599578+0000 mgr.x (mgr.15213) 93 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:05:11.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[14298]: audit 2024-02-05T07:05:10.616647+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:11.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[14298]: audit 2024-02-05T07:05:10.620335+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:05:11.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[14298]: audit 2024-02-05T07:05:10.623863+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi102"}]: dispatch 2024-02-05T07:05:11.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[14298]: cephadm 2024-02-05T07:05:10.631344+0000 mgr.x (mgr.15213) 94 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.102:5000 to Dashboard 2024-02-05T07:05:11.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[14298]: audit 2024-02-05T07:05:10.632674+0000 mgr.x (mgr.15213) 95 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:05:11.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[14298]: audit 2024-02-05T07:05:10.633828+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:11.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[14298]: audit 2024-02-05T07:05:10.636344+0000 mgr.x (mgr.15213) 96 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi102"}]: dispatch 2024-02-05T07:05:11.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[14298]: audit 2024-02-05T07:05:10.642568+0000 mon.a (mon.0) 1356 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:05:11.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[14298]: audit 2024-02-05T07:05:10.645762+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi177.front.sepia.ceph.com:9095"}]: dispatch 2024-02-05T07:05:11.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[20060]: audit 2024-02-05T07:05:10.534661+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:11.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[20060]: audit 2024-02-05T07:05:10.545453+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:11.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[20060]: audit 2024-02-05T07:05:10.558415+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:05:11.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[20060]: audit 2024-02-05T07:05:10.561123+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi102.front.sepia.ceph.com:9093"}]: dispatch 2024-02-05T07:05:11.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[20060]: audit 2024-02-05T07:05:10.570640+0000 mgr.x (mgr.15213) 91 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:05:11.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[20060]: audit 2024-02-05T07:05:10.572475+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:11.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[20060]: audit 2024-02-05T07:05:10.573270+0000 mgr.x (mgr.15213) 92 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi102.front.sepia.ceph.com:9093"}]: dispatch 2024-02-05T07:05:11.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[20060]: audit 2024-02-05T07:05:10.586571+0000 mon.a (mon.0) 1351 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:05:11.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[20060]: audit 2024-02-05T07:05:10.599578+0000 mgr.x (mgr.15213) 93 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:05:11.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[20060]: audit 2024-02-05T07:05:10.616647+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:11.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[20060]: audit 2024-02-05T07:05:10.620335+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:05:11.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[20060]: audit 2024-02-05T07:05:10.623863+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi102"}]: dispatch 2024-02-05T07:05:11.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[20060]: cephadm 2024-02-05T07:05:10.631344+0000 mgr.x (mgr.15213) 94 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.102:5000 to Dashboard 2024-02-05T07:05:11.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[20060]: audit 2024-02-05T07:05:10.632674+0000 mgr.x (mgr.15213) 95 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:05:11.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[20060]: audit 2024-02-05T07:05:10.633828+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:11.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[20060]: audit 2024-02-05T07:05:10.636344+0000 mgr.x (mgr.15213) 96 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi102"}]: dispatch 2024-02-05T07:05:11.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[20060]: audit 2024-02-05T07:05:10.642568+0000 mon.a (mon.0) 1356 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:05:11.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[20060]: audit 2024-02-05T07:05:10.645762+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi177.front.sepia.ceph.com:9095"}]: dispatch 2024-02-05T07:05:11.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[14298]: audit 2024-02-05T07:05:10.655188+0000 mgr.x (mgr.15213) 97 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:05:11.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[14298]: audit 2024-02-05T07:05:10.655970+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:11.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[14298]: audit 2024-02-05T07:05:10.658303+0000 mgr.x (mgr.15213) 98 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi177.front.sepia.ceph.com:9095"}]: dispatch 2024-02-05T07:05:11.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[14298]: audit 2024-02-05T07:05:10.674699+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:05:11.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[14298]: audit 2024-02-05T07:05:10.683466+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi177.front.sepia.ceph.com:3000"}]: dispatch 2024-02-05T07:05:11.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[14298]: audit 2024-02-05T07:05:10.687387+0000 mgr.x (mgr.15213) 99 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:05:11.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[14298]: audit 2024-02-05T07:05:10.695814+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:11.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[14298]: audit 2024-02-05T07:05:10.695899+0000 mgr.x (mgr.15213) 100 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi177.front.sepia.ceph.com:3000"}]: dispatch 2024-02-05T07:05:11.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[14298]: audit 2024-02-05T07:05:10.730779+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:05:11.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[14298]: cephadm 2024-02-05T07:05:10.744683+0000 mgr.x (mgr.15213) 101 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-05T07:05:11.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[14298]: cluster 2024-02-05T07:05:10.980479+0000 mgr.x (mgr.15213) 102 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:05:11.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[20060]: audit 2024-02-05T07:05:10.655188+0000 mgr.x (mgr.15213) 97 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:05:11.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[20060]: audit 2024-02-05T07:05:10.655970+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:11.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[20060]: audit 2024-02-05T07:05:10.658303+0000 mgr.x (mgr.15213) 98 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi177.front.sepia.ceph.com:9095"}]: dispatch 2024-02-05T07:05:11.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[20060]: audit 2024-02-05T07:05:10.674699+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:05:11.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[20060]: audit 2024-02-05T07:05:10.683466+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi177.front.sepia.ceph.com:3000"}]: dispatch 2024-02-05T07:05:11.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[20060]: audit 2024-02-05T07:05:10.687387+0000 mgr.x (mgr.15213) 99 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:05:11.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[20060]: audit 2024-02-05T07:05:10.695814+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:11.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[20060]: audit 2024-02-05T07:05:10.695899+0000 mgr.x (mgr.15213) 100 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi177.front.sepia.ceph.com:3000"}]: dispatch 2024-02-05T07:05:11.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[20060]: audit 2024-02-05T07:05:10.730779+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:05:11.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[20060]: cephadm 2024-02-05T07:05:10.744683+0000 mgr.x (mgr.15213) 101 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-05T07:05:11.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:11 smithi102 bash[20060]: cluster 2024-02-05T07:05:10.980479+0000 mgr.x (mgr.15213) 102 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:05:12.319 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:12 smithi177 bash[48902]: t=2024-02-05T07:05:12+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2024-02-05T07:05:12.319 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:12 smithi177 bash[48902]: t=2024-02-05T07:05:12+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2024-02-05T07:05:12.319 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:12 smithi177 bash[48902]: t=2024-02-05T07:05:12+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-02-05T07:05:12.319 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:12 smithi177 bash[48902]: t=2024-02-05T07:05:12+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-02-05T07:05:12.319 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:12 smithi177 bash[48902]: t=2024-02-05T07:05:12+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-02-05T07:05:12.319 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:12 smithi177 bash[48902]: t=2024-02-05T07:05:12+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-02-05T07:05:12.319 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:12 smithi177 bash[48902]: t=2024-02-05T07:05:12+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-02-05T07:05:12.319 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:12 smithi177 bash[48902]: t=2024-02-05T07:05:12+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-02-05T07:05:12.319 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:12 smithi177 bash[48902]: t=2024-02-05T07:05:12+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-02-05T07:05:12.319 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:12 smithi177 bash[48902]: t=2024-02-05T07:05:12+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-02-05T07:05:12.320 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:12 smithi177 bash[48902]: t=2024-02-05T07:05:12+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-02-05T07:05:12.320 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:12 smithi177 bash[48902]: t=2024-02-05T07:05:12+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-02-05T07:05:12.320 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:12 smithi177 bash[48902]: t=2024-02-05T07:05:12+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-02-05T07:05:12.320 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:12 smithi177 bash[48902]: t=2024-02-05T07:05:12+0000 lvl=info msg="App mode production" logger=settings 2024-02-05T07:05:12.320 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:12 smithi177 bash[48902]: t=2024-02-05T07:05:12+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-02-05T07:05:12.320 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:12 smithi177 bash[48902]: t=2024-02-05T07:05:12+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-02-05T07:05:12.320 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:12 smithi177 bash[48902]: t=2024-02-05T07:05:12+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-02-05T07:05:12.320 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:12 smithi177 bash[48902]: t=2024-02-05T07:05:12+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=1.2923ms 2024-02-05T07:05:12.320 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:12 smithi177 bash[48902]: t=2024-02-05T07:05:12+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-02-05T07:05:12.320 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:12 smithi177 bash[48902]: t=2024-02-05T07:05:12+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-02-05T07:05:12.320 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:12 smithi177 bash[48902]: t=2024-02-05T07:05:12+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-02-05T07:05:12.524 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:12 smithi177 bash[48902]: t=2024-02-05T07:05:12+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-02-05T07:05:12.524 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:12 smithi177 bash[48902]: t=2024-02-05T07:05:12+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-02-05T07:05:12.524 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:12 smithi177 bash[48902]: t=2024-02-05T07:05:12+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-02-05T07:05:12.524 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:12 smithi177 bash[48902]: t=2024-02-05T07:05:12+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2024-02-05T07:05:12.578 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:12 smithi177 bash[48902]: t=2024-02-05T07:05:12+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-02-05T07:05:12.578 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:12 smithi177 bash[48902]: t=2024-02-05T07:05:12+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2024-02-05T07:05:13.037 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:12 smithi177 bash[48902]: t=2024-02-05T07:05:12+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-02-05T07:05:13.037 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:12 smithi177 bash[48902]: t=2024-02-05T07:05:12+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-02-05T07:05:13.037 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:05:12 smithi177 bash[48902]: t=2024-02-05T07:05:12+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-02-05T07:05:13.314 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:13 smithi177 bash[14475]: audit 2024-02-05T07:05:12.087179+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:05:13.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:13 smithi102 bash[14298]: audit 2024-02-05T07:05:12.087179+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:05:13.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:13 smithi102 bash[20060]: audit 2024-02-05T07:05:12.087179+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:05:14.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:14 smithi177 bash[14475]: cluster 2024-02-05T07:05:12.981181+0000 mgr.x (mgr.15213) 103 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:05:14.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:14 smithi177 bash[14475]: audit 2024-02-05T07:05:13.319598+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:14.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:14 smithi177 bash[14475]: audit 2024-02-05T07:05:13.321624+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:05:14.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:14 smithi177 bash[14475]: audit 2024-02-05T07:05:13.323632+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:05:14.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:14 smithi177 bash[14475]: audit 2024-02-05T07:05:13.326022+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:05:14.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:14 smithi102 bash[14298]: cluster 2024-02-05T07:05:12.981181+0000 mgr.x (mgr.15213) 103 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:05:14.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:14 smithi102 bash[14298]: audit 2024-02-05T07:05:13.319598+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:14.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:14 smithi102 bash[14298]: audit 2024-02-05T07:05:13.321624+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:05:14.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:14 smithi102 bash[14298]: audit 2024-02-05T07:05:13.323632+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:05:14.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:14 smithi102 bash[14298]: audit 2024-02-05T07:05:13.326022+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:05:14.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:14 smithi102 bash[20060]: cluster 2024-02-05T07:05:12.981181+0000 mgr.x (mgr.15213) 103 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:05:14.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:14 smithi102 bash[20060]: audit 2024-02-05T07:05:13.319598+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:14.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:14 smithi102 bash[20060]: audit 2024-02-05T07:05:13.321624+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:05:14.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:14 smithi102 bash[20060]: audit 2024-02-05T07:05:13.323632+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:05:14.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:14 smithi102 bash[20060]: audit 2024-02-05T07:05:13.326022+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:05:15.230 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:15 smithi177 bash[14475]: cephadm 2024-02-05T07:05:13.320666+0000 mgr.x (mgr.15213) 104 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-05T07:05:15.230 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:15 smithi177 bash[14475]: cephadm 2024-02-05T07:05:13.339885+0000 mgr.x (mgr.15213) 105 : cephadm [INF] Deploying daemon mgr.y on smithi102 2024-02-05T07:05:15.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:15 smithi102 bash[14298]: cephadm 2024-02-05T07:05:13.320666+0000 mgr.x (mgr.15213) 104 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-05T07:05:15.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:15 smithi102 bash[14298]: cephadm 2024-02-05T07:05:13.339885+0000 mgr.x (mgr.15213) 105 : cephadm [INF] Deploying daemon mgr.y on smithi102 2024-02-05T07:05:15.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:15 smithi102 bash[20060]: cephadm 2024-02-05T07:05:13.320666+0000 mgr.x (mgr.15213) 104 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-05T07:05:15.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:15 smithi102 bash[20060]: cephadm 2024-02-05T07:05:13.339885+0000 mgr.x (mgr.15213) 105 : cephadm [INF] Deploying daemon mgr.y on smithi102 2024-02-05T07:05:16.047 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:15 smithi102 systemd[1]: Stopping Ceph mgr.y for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:05:16.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:16 smithi177 bash[14475]: audit 2024-02-05T07:05:14.269965+0000 mgr.x (mgr.15213) 106 : audit [DBG] from='client.15291 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:05:16.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:16 smithi177 bash[14475]: cluster 2024-02-05T07:05:14.982285+0000 mgr.x (mgr.15213) 107 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:05:16.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:16 smithi102 bash[14298]: audit 2024-02-05T07:05:14.269965+0000 mgr.x (mgr.15213) 106 : audit [DBG] from='client.15291 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:05:16.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:16 smithi102 bash[14298]: cluster 2024-02-05T07:05:14.982285+0000 mgr.x (mgr.15213) 107 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:05:16.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:16 smithi102 bash[20060]: audit 2024-02-05T07:05:14.269965+0000 mgr.x (mgr.15213) 106 : audit [DBG] from='client.15291 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:05:16.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:16 smithi102 bash[20060]: cluster 2024-02-05T07:05:14.982285+0000 mgr.x (mgr.15213) 107 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:05:16.889 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:16 smithi102 bash[63306]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-mgr-y 2024-02-05T07:05:17.426 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:17 smithi102 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-02-05T07:05:17.426 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:17 smithi102 bash[63396]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-mgr-y 2024-02-05T07:05:17.426 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:17 smithi102 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2024-02-05T07:05:17.426 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:17 smithi102 systemd[1]: Stopped Ceph mgr.y for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:05:17.687 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:17 smithi177 bash[45520]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:05:17] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.33.4" 2024-02-05T07:05:17.888 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:17 smithi102 systemd[1]: Started Ceph mgr.y for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:05:18.321 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:18 smithi102 bash[20060]: cluster 2024-02-05T07:05:16.982941+0000 mgr.x (mgr.15213) 108 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:05:18.321 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:18 smithi102 bash[20060]: audit 2024-02-05T07:05:17.461671+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:18.321 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:18 smithi102 bash[20060]: audit 2024-02-05T07:05:17.467883+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:18.321 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:18 smithi102 bash[20060]: audit 2024-02-05T07:05:17.503600+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi102", "caps": []}]: dispatch 2024-02-05T07:05:18.321 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:18 smithi102 bash[20060]: audit 2024-02-05T07:05:17.504008+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi177", "caps": []}]: dispatch 2024-02-05T07:05:18.321 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:18 smithi102 bash[14298]: cluster 2024-02-05T07:05:16.982941+0000 mgr.x (mgr.15213) 108 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:05:18.321 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:18 smithi102 bash[14298]: audit 2024-02-05T07:05:17.461671+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:18.322 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:18 smithi102 bash[14298]: audit 2024-02-05T07:05:17.467883+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:18.322 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:18 smithi102 bash[14298]: audit 2024-02-05T07:05:17.503600+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi102", "caps": []}]: dispatch 2024-02-05T07:05:18.322 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:18 smithi102 bash[14298]: audit 2024-02-05T07:05:17.504008+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi177", "caps": []}]: dispatch 2024-02-05T07:05:18.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:18 smithi177 bash[14475]: cluster 2024-02-05T07:05:16.982941+0000 mgr.x (mgr.15213) 108 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:05:18.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:18 smithi177 bash[14475]: audit 2024-02-05T07:05:17.461671+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:18.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:18 smithi177 bash[14475]: audit 2024-02-05T07:05:17.467883+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:18.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:18 smithi177 bash[14475]: audit 2024-02-05T07:05:17.503600+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi102", "caps": []}]: dispatch 2024-02-05T07:05:18.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:18 smithi177 bash[14475]: audit 2024-02-05T07:05:17.504008+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi177", "caps": []}]: dispatch 2024-02-05T07:05:19.054 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:05:18 smithi177 bash[47723]: ts=2024-02-05T07:05: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.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"smithi177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"172.21.15.177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:05:19.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:19 smithi102 bash[20060]: cephadm 2024-02-05T07:05:17.736054+0000 mgr.x (mgr.15213) 109 : cephadm [INF] Deploying daemon agent.smithi177 on smithi177 2024-02-05T07:05:19.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:19 smithi102 bash[20060]: audit 2024-02-05T07:05:18.925748+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:19.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:19 smithi102 bash[14298]: cephadm 2024-02-05T07:05:17.736054+0000 mgr.x (mgr.15213) 109 : cephadm [INF] Deploying daemon agent.smithi177 on smithi177 2024-02-05T07:05:19.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:19 smithi102 bash[14298]: audit 2024-02-05T07:05:18.925748+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:19.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:19 smithi177 bash[14475]: cephadm 2024-02-05T07:05:17.736054+0000 mgr.x (mgr.15213) 109 : cephadm [INF] Deploying daemon agent.smithi177 on smithi177 2024-02-05T07:05:19.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:19 smithi177 bash[14475]: audit 2024-02-05T07:05:18.925748+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:19.888 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:19 smithi102 bash[63462]: debug 2024-02-05T07:05:19.758+0000 7f292f4e2700 1 -- 172.21.15.102:0/1239386163 <== mon.0 v2:172.21.15.102:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5585dc339520 con 0x5585dc442800 2024-02-05T07:05:20.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:20 smithi177 bash[14475]: cephadm 2024-02-05T07:05:18.326204+0000 mgr.x (mgr.15213) 110 : cephadm [INF] Deploying daemon agent.smithi102 on smithi102 2024-02-05T07:05:20.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:20 smithi177 bash[14475]: cluster 2024-02-05T07:05:18.984570+0000 mgr.x (mgr.15213) 111 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:05:20.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:20 smithi177 bash[14475]: audit 2024-02-05T07:05:19.380301+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:20.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:20 smithi102 bash[20060]: cephadm 2024-02-05T07:05:18.326204+0000 mgr.x (mgr.15213) 110 : cephadm [INF] Deploying daemon agent.smithi102 on smithi102 2024-02-05T07:05:20.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:20 smithi102 bash[20060]: cluster 2024-02-05T07:05:18.984570+0000 mgr.x (mgr.15213) 111 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:05:20.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:20 smithi102 bash[20060]: audit 2024-02-05T07:05:19.380301+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:20.384 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:19 smithi102 bash[63462]: debug 2024-02-05T07:05:19.938+0000 7f29396d7200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-05T07:05:20.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:20 smithi102 bash[14298]: cephadm 2024-02-05T07:05:18.326204+0000 mgr.x (mgr.15213) 110 : cephadm [INF] Deploying daemon agent.smithi102 on smithi102 2024-02-05T07:05:20.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:20 smithi102 bash[14298]: cluster 2024-02-05T07:05:18.984570+0000 mgr.x (mgr.15213) 111 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:05:20.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:20 smithi102 bash[14298]: audit 2024-02-05T07:05:19.380301+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:21.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:21 smithi177 bash[14475]: audit 2024-02-05T07:05:20.054601+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:21.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:21 smithi177 bash[14475]: audit 2024-02-05T07:05:20.523460+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:21.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:20 smithi102 bash[63462]: debug 2024-02-05T07:05:20.906+0000 7f29396d7200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-05T07:05:21.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:21 smithi102 bash[63462]: debug 2024-02-05T07:05:21.006+0000 7f29396d7200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-05T07:05:21.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:21 smithi102 bash[63462]: debug 2024-02-05T07:05:21.114+0000 7f29396d7200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-05T07:05:21.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:21 smithi102 bash[14298]: audit 2024-02-05T07:05:20.054601+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:21.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:21 smithi102 bash[14298]: audit 2024-02-05T07:05:20.523460+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:21.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:21 smithi102 bash[20060]: audit 2024-02-05T07:05:20.054601+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:21.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:21 smithi102 bash[20060]: audit 2024-02-05T07:05:20.523460+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:21.791 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:21 smithi102 bash[63462]: debug 2024-02-05T07:05:21.394+0000 7f29396d7200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:05:22.067 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:21 smithi102 bash[63462]: debug 2024-02-05T07:05:21.774+0000 7f29396d7200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-05T07:05:22.067 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:21 smithi102 bash[63462]: debug 2024-02-05T07:05:21.930+0000 7f29396d7200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-05T07:05:22.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:22 smithi177 bash[14475]: cluster 2024-02-05T07:05:20.985376+0000 mgr.x (mgr.15213) 112 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:05:22.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:22 smithi102 bash[14298]: cluster 2024-02-05T07:05:20.985376+0000 mgr.x (mgr.15213) 112 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:05:22.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:22 smithi102 bash[63462]: debug 2024-02-05T07:05:22.154+0000 7f29396d7200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-05T07:05:22.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:22 smithi102 bash[20060]: cluster 2024-02-05T07:05:20.985376+0000 mgr.x (mgr.15213) 112 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:05:23.638 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:23 smithi102 bash[63462]: debug 2024-02-05T07:05:23.222+0000 7f29396d7200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-05T07:05:23.638 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:23 smithi102 bash[63462]: debug 2024-02-05T07:05:23.338+0000 7f29396d7200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-05T07:05:23.638 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:23 smithi102 bash[63462]: debug 2024-02-05T07:05:23.454+0000 7f29396d7200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-05T07:05:24.282 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:24 smithi102 bash[14298]: cluster 2024-02-05T07:05:22.986188+0000 mgr.x (mgr.15213) 113 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:05:24.283 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:24 smithi102 bash[20060]: cluster 2024-02-05T07:05:22.986188+0000 mgr.x (mgr.15213) 113 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:05:24.283 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:23 smithi102 bash[63462]: debug 2024-02-05T07:05:23.930+0000 7f29396d7200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-05T07:05:24.283 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:24 smithi102 bash[63462]: debug 2024-02-05T07:05:24.154+0000 7f29396d7200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-05T07:05:24.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:24 smithi177 bash[14475]: cluster 2024-02-05T07:05:22.986188+0000 mgr.x (mgr.15213) 113 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:05:25.006 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:24 smithi102 bash[63462]: debug 2024-02-05T07:05:24.626+0000 7f29396d7200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-05T07:05:25.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:25 smithi102 bash[63462]: debug 2024-02-05T07:05:25.214+0000 7f29396d7200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:05:26.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:26 smithi177 bash[14475]: audit 2024-02-05T07:05:24.281425+0000 mgr.x (mgr.15213) 114 : audit [DBG] from='client.15291 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:05:26.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:26 smithi177 bash[14475]: cluster 2024-02-05T07:05:24.987552+0000 mgr.x (mgr.15213) 115 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:05:26.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:26 smithi177 bash[14475]: audit 2024-02-05T07:05:25.376077+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:26.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:26 smithi177 bash[14475]: audit 2024-02-05T07:05:25.386174+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:26.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:26 smithi177 bash[14475]: audit 2024-02-05T07:05:25.395004+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:26.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:26 smithi102 bash[14298]: audit 2024-02-05T07:05:24.281425+0000 mgr.x (mgr.15213) 114 : audit [DBG] from='client.15291 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:05:26.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:26 smithi102 bash[14298]: cluster 2024-02-05T07:05:24.987552+0000 mgr.x (mgr.15213) 115 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:05:26.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:26 smithi102 bash[14298]: audit 2024-02-05T07:05:25.376077+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:26.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:26 smithi102 bash[14298]: audit 2024-02-05T07:05:25.386174+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:26.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:26 smithi102 bash[14298]: audit 2024-02-05T07:05:25.395004+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:26.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:25 smithi102 bash[63462]: debug 2024-02-05T07:05:25.882+0000 7f29396d7200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-05T07:05:26.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:26 smithi102 bash[63462]: debug 2024-02-05T07:05:26.014+0000 7f29396d7200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-05T07:05:26.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:26 smithi102 bash[20060]: audit 2024-02-05T07:05:24.281425+0000 mgr.x (mgr.15213) 114 : audit [DBG] from='client.15291 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:05:26.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:26 smithi102 bash[20060]: cluster 2024-02-05T07:05:24.987552+0000 mgr.x (mgr.15213) 115 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:05:26.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:26 smithi102 bash[20060]: audit 2024-02-05T07:05:25.376077+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:26.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:26 smithi102 bash[20060]: audit 2024-02-05T07:05:25.386174+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:26.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:26 smithi102 bash[20060]: audit 2024-02-05T07:05:25.395004+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:26.726 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:26 smithi102 bash[63462]: debug 2024-02-05T07:05:26.430+0000 7f29396d7200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-05T07:05:26.726 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:26 smithi102 bash[63462]: debug 2024-02-05T07:05:26.558+0000 7f29396d7200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-05T07:05:27.001 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:26 smithi102 bash[63462]: debug 2024-02-05T07:05:26.722+0000 7f29396d7200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-05T07:05:27.001 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:26 smithi102 bash[63462]: debug 2024-02-05T07:05:26.846+0000 7f29396d7200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-05T07:05:27.363 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:26 smithi102 bash[63462]: debug 2024-02-05T07:05:26.986+0000 7f29396d7200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-05T07:05:27.363 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:27 smithi102 bash[63462]: debug 2024-02-05T07:05:27.206+0000 7f29396d7200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-05T07:05:27.593 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:27 smithi177 bash[45520]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:05:27] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.33.4" 2024-02-05T07:05:27.638 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:27 smithi102 bash[63462]: debug 2024-02-05T07:05:27.350+0000 7f29396d7200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-05T07:05:27.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:27 smithi102 bash[20060]: audit 2024-02-05T07:05:26.582542+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:27.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:27 smithi102 bash[20060]: audit 2024-02-05T07:05:26.590842+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:27.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:27 smithi102 bash[20060]: audit 2024-02-05T07:05:26.692689+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:27.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:27 smithi102 bash[20060]: audit 2024-02-05T07:05:26.703662+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:27.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:27 smithi102 bash[20060]: audit 2024-02-05T07:05:26.712644+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:27.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:27 smithi102 bash[20060]: cluster 2024-02-05T07:05:26.988305+0000 mgr.x (mgr.15213) 116 : cluster [DBG] 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 2024-02-05T07:05:27.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:27 smithi102 bash[20060]: audit 2024-02-05T07:05:27.089425+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:05:27.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:27 smithi102 bash[14298]: audit 2024-02-05T07:05:26.582542+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:27.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:27 smithi102 bash[14298]: audit 2024-02-05T07:05:26.590842+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:27.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:27 smithi102 bash[14298]: audit 2024-02-05T07:05:26.692689+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:27.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:27 smithi102 bash[14298]: audit 2024-02-05T07:05:26.703662+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:27.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:27 smithi102 bash[14298]: audit 2024-02-05T07:05:26.712644+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:27.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:27 smithi102 bash[14298]: cluster 2024-02-05T07:05:26.988305+0000 mgr.x (mgr.15213) 116 : cluster [DBG] 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 2024-02-05T07:05:27.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:27 smithi102 bash[14298]: audit 2024-02-05T07:05:27.089425+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:05:27.946 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:27 smithi177 bash[14475]: audit 2024-02-05T07:05:26.582542+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:27.946 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:27 smithi177 bash[14475]: audit 2024-02-05T07:05:26.590842+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:27.946 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:27 smithi177 bash[14475]: audit 2024-02-05T07:05:26.692689+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:27.946 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:27 smithi177 bash[14475]: audit 2024-02-05T07:05:26.703662+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:27.946 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:27 smithi177 bash[14475]: audit 2024-02-05T07:05:26.712644+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:27.946 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:27 smithi177 bash[14475]: cluster 2024-02-05T07:05:26.988305+0000 mgr.x (mgr.15213) 116 : cluster [DBG] 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 2024-02-05T07:05:27.946 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:27 smithi177 bash[14475]: audit 2024-02-05T07:05:27.089425+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:05:29.078 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:05:28 smithi177 bash[47723]: ts=2024-02-05T07:05: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.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"smithi177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"172.21.15.177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:05:29.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:28 smithi177 bash[14475]: audit 2024-02-05T07:05:27.693972+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:29.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:28 smithi177 bash[14475]: audit 2024-02-05T07:05:27.704512+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:29.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:28 smithi177 bash[14475]: audit 2024-02-05T07:05:27.706523+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:05:29.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:28 smithi177 bash[14475]: audit 2024-02-05T07:05:27.708546+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:05:29.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:28 smithi177 bash[14475]: audit 2024-02-05T07:05:27.719750+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:29.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:28 smithi177 bash[14475]: cluster 2024-02-05T07:05:27.724816+0000 mgr.x (mgr.15213) 117 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 0 op/s 2024-02-05T07:05:29.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:28 smithi177 bash[14475]: audit 2024-02-05T07:05:27.808589+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:05:29.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:28 smithi177 bash[14475]: cephadm 2024-02-05T07:05:27.823515+0000 mgr.x (mgr.15213) 118 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-05T07:05:29.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:28 smithi177 bash[14475]: cephadm 2024-02-05T07:05:27.824781+0000 mgr.x (mgr.15213) 119 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-05T07:05:29.095 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:28 smithi102 bash[14298]: audit 2024-02-05T07:05:27.693972+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:29.095 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:28 smithi102 bash[14298]: audit 2024-02-05T07:05:27.704512+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:29.095 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:28 smithi102 bash[14298]: audit 2024-02-05T07:05:27.706523+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:05:29.095 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:28 smithi102 bash[14298]: audit 2024-02-05T07:05:27.708546+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:05:29.095 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:28 smithi102 bash[14298]: audit 2024-02-05T07:05:27.719750+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:29.096 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:28 smithi102 bash[14298]: cluster 2024-02-05T07:05:27.724816+0000 mgr.x (mgr.15213) 117 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 0 op/s 2024-02-05T07:05:29.096 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:28 smithi102 bash[14298]: audit 2024-02-05T07:05:27.808589+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:05:29.096 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:28 smithi102 bash[14298]: cephadm 2024-02-05T07:05:27.823515+0000 mgr.x (mgr.15213) 118 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-05T07:05:29.096 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:28 smithi102 bash[14298]: cephadm 2024-02-05T07:05:27.824781+0000 mgr.x (mgr.15213) 119 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-05T07:05:29.096 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:28 smithi102 bash[63462]: debug 2024-02-05T07:05:28.674+0000 7f29396d7200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-05T07:05:29.096 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:28 smithi102 bash[63462]: [05/Feb/2024:07:05:28] ENGINE Bus STARTING 2024-02-05T07:05:29.097 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:28 smithi102 bash[63462]: CherryPy Checker: 2024-02-05T07:05:29.097 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:28 smithi102 bash[63462]: The Application mounted at '' has an empty config. 2024-02-05T07:05:29.097 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:28 smithi102 bash[63462]: [05/Feb/2024:07:05:28] ENGINE Serving on http://:::9283 2024-02-05T07:05:29.097 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:28 smithi102 bash[63462]: [05/Feb/2024:07:05:28] ENGINE Bus STARTED 2024-02-05T07:05:29.097 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:28 smithi102 bash[20060]: audit 2024-02-05T07:05:27.693972+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:29.097 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:28 smithi102 bash[20060]: audit 2024-02-05T07:05:27.704512+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:29.097 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:28 smithi102 bash[20060]: audit 2024-02-05T07:05:27.706523+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:05:29.097 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:28 smithi102 bash[20060]: audit 2024-02-05T07:05:27.708546+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:05:29.098 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:28 smithi102 bash[20060]: audit 2024-02-05T07:05:27.719750+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:29.098 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:28 smithi102 bash[20060]: cluster 2024-02-05T07:05:27.724816+0000 mgr.x (mgr.15213) 117 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 0 op/s 2024-02-05T07:05:29.098 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:28 smithi102 bash[20060]: audit 2024-02-05T07:05:27.808589+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:05:29.098 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:28 smithi102 bash[20060]: cephadm 2024-02-05T07:05:27.823515+0000 mgr.x (mgr.15213) 118 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-05T07:05:29.098 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:28 smithi102 bash[20060]: cephadm 2024-02-05T07:05:27.824781+0000 mgr.x (mgr.15213) 119 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-05T07:05:29.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:29 smithi177 bash[14475]: cluster 2024-02-05T07:05:28.701568+0000 mon.a (mon.0) 1391 : cluster [DBG] Standby manager daemon y restarted 2024-02-05T07:05:29.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:29 smithi177 bash[14475]: cluster 2024-02-05T07:05:28.701716+0000 mon.a (mon.0) 1392 : cluster [DBG] Standby manager daemon y started 2024-02-05T07:05:29.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:29 smithi177 bash[14475]: audit 2024-02-05T07:05:28.702896+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.? 172.21.15.102:0/3909936552' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-05T07:05:29.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:29 smithi177 bash[14475]: audit 2024-02-05T07:05:28.703534+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.? 172.21.15.102:0/3909936552' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:05:29.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:29 smithi177 bash[14475]: audit 2024-02-05T07:05:28.706532+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.? 172.21.15.102:0/3909936552' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-05T07:05:29.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:29 smithi177 bash[14475]: audit 2024-02-05T07:05:28.707260+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.? 172.21.15.102:0/3909936552' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:05:29.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:29 smithi177 bash[14475]: cluster 2024-02-05T07:05:28.711007+0000 mon.a (mon.0) 1393 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-02-05T07:05:30.093 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:29 smithi102 bash[14298]: cluster 2024-02-05T07:05:28.701568+0000 mon.a (mon.0) 1391 : cluster [DBG] Standby manager daemon y restarted 2024-02-05T07:05:30.094 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:29 smithi102 bash[14298]: cluster 2024-02-05T07:05:28.701716+0000 mon.a (mon.0) 1392 : cluster [DBG] Standby manager daemon y started 2024-02-05T07:05:30.094 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:29 smithi102 bash[14298]: audit 2024-02-05T07:05:28.702896+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.? 172.21.15.102:0/3909936552' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-05T07:05:30.094 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:29 smithi102 bash[14298]: audit 2024-02-05T07:05:28.703534+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.? 172.21.15.102:0/3909936552' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:05:30.094 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:29 smithi102 bash[14298]: audit 2024-02-05T07:05:28.706532+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.? 172.21.15.102:0/3909936552' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-05T07:05:30.094 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:29 smithi102 bash[14298]: audit 2024-02-05T07:05:28.707260+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.? 172.21.15.102:0/3909936552' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:05:30.094 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:29 smithi102 bash[14298]: cluster 2024-02-05T07:05:28.711007+0000 mon.a (mon.0) 1393 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-02-05T07:05:30.094 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:29 smithi102 bash[20060]: cluster 2024-02-05T07:05:28.701568+0000 mon.a (mon.0) 1391 : cluster [DBG] Standby manager daemon y restarted 2024-02-05T07:05:30.094 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:29 smithi102 bash[20060]: cluster 2024-02-05T07:05:28.701716+0000 mon.a (mon.0) 1392 : cluster [DBG] Standby manager daemon y started 2024-02-05T07:05:30.094 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:29 smithi102 bash[20060]: audit 2024-02-05T07:05:28.702896+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.? 172.21.15.102:0/3909936552' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-05T07:05:30.094 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:29 smithi102 bash[20060]: audit 2024-02-05T07:05:28.703534+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.? 172.21.15.102:0/3909936552' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:05:30.095 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:29 smithi102 bash[20060]: audit 2024-02-05T07:05:28.706532+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.? 172.21.15.102:0/3909936552' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-05T07:05:30.095 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:29 smithi102 bash[20060]: audit 2024-02-05T07:05:28.707260+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.? 172.21.15.102:0/3909936552' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:05:30.095 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:29 smithi102 bash[20060]: cluster 2024-02-05T07:05:28.711007+0000 mon.a (mon.0) 1393 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-02-05T07:05:30.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:30 smithi102 bash[14298]: cluster 2024-02-05T07:05:29.713668+0000 mon.a (mon.0) 1394 : cluster [DBG] mgrmap e27: x(active, since 93s), standbys: y 2024-02-05T07:05:30.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:30 smithi102 bash[14298]: cluster 2024-02-05T07:05:29.728980+0000 mgr.x (mgr.15213) 120 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 0 op/s 2024-02-05T07:05:30.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:30 smithi102 bash[20060]: cluster 2024-02-05T07:05:29.713668+0000 mon.a (mon.0) 1394 : cluster [DBG] mgrmap e27: x(active, since 93s), standbys: y 2024-02-05T07:05:30.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:30 smithi102 bash[20060]: cluster 2024-02-05T07:05:29.728980+0000 mgr.x (mgr.15213) 120 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 0 op/s 2024-02-05T07:05:31.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:30 smithi177 bash[14475]: cluster 2024-02-05T07:05:29.713668+0000 mon.a (mon.0) 1394 : cluster [DBG] mgrmap e27: x(active, since 93s), standbys: y 2024-02-05T07:05:31.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:30 smithi177 bash[14475]: cluster 2024-02-05T07:05:29.728980+0000 mgr.x (mgr.15213) 120 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 0 op/s 2024-02-05T07:05:33.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:32 smithi177 bash[14475]: cluster 2024-02-05T07:05:31.729847+0000 mgr.x (mgr.15213) 121 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 0 op/s 2024-02-05T07:05:33.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:32 smithi177 bash[14475]: audit 2024-02-05T07:05:31.787920+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:05:33.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:32 smithi177 bash[14475]: audit 2024-02-05T07:05:31.789855+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:05:33.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:32 smithi177 bash[14475]: audit 2024-02-05T07:05:31.791502+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:05:33.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:32 smithi177 bash[14475]: cephadm 2024-02-05T07:05:31.799019+0000 mgr.x (mgr.15213) 122 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-05T07:05:33.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:32 smithi177 bash[14475]: cephadm 2024-02-05T07:05:31.805665+0000 mgr.x (mgr.15213) 123 : cephadm [INF] Deploying daemon mgr.y on smithi102 2024-02-05T07:05:33.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:32 smithi102 bash[20060]: cluster 2024-02-05T07:05:31.729847+0000 mgr.x (mgr.15213) 121 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 0 op/s 2024-02-05T07:05:33.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:32 smithi102 bash[20060]: audit 2024-02-05T07:05:31.787920+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:05:33.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:32 smithi102 bash[20060]: audit 2024-02-05T07:05:31.789855+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:05:33.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:32 smithi102 bash[20060]: audit 2024-02-05T07:05:31.791502+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:05:33.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:32 smithi102 bash[20060]: cephadm 2024-02-05T07:05:31.799019+0000 mgr.x (mgr.15213) 122 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-05T07:05:33.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:32 smithi102 bash[20060]: cephadm 2024-02-05T07:05:31.805665+0000 mgr.x (mgr.15213) 123 : cephadm [INF] Deploying daemon mgr.y on smithi102 2024-02-05T07:05:33.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:32 smithi102 bash[14298]: cluster 2024-02-05T07:05:31.729847+0000 mgr.x (mgr.15213) 121 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 0 op/s 2024-02-05T07:05:33.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:32 smithi102 bash[14298]: audit 2024-02-05T07:05:31.787920+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:05:33.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:32 smithi102 bash[14298]: audit 2024-02-05T07:05:31.789855+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:05:33.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:32 smithi102 bash[14298]: audit 2024-02-05T07:05:31.791502+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:05:33.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:32 smithi102 bash[14298]: cephadm 2024-02-05T07:05:31.799019+0000 mgr.x (mgr.15213) 122 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-05T07:05:33.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:32 smithi102 bash[14298]: cephadm 2024-02-05T07:05:31.805665+0000 mgr.x (mgr.15213) 123 : cephadm [INF] Deploying daemon mgr.y on smithi102 2024-02-05T07:05:34.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:34 smithi177 bash[14475]: audit 2024-02-05T07:05:33.308679+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:34.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:34 smithi177 bash[14475]: audit 2024-02-05T07:05:33.317973+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:34.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:34 smithi177 bash[14475]: audit 2024-02-05T07:05:33.326791+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:34.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:34 smithi177 bash[14475]: cluster 2024-02-05T07:05:33.731628+0000 mgr.x (mgr.15213) 124 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-05T07:05:34.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:34 smithi102 bash[20060]: audit 2024-02-05T07:05:33.308679+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:34.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:34 smithi102 bash[20060]: audit 2024-02-05T07:05:33.317973+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:34.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:34 smithi102 bash[20060]: audit 2024-02-05T07:05:33.326791+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:34.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:34 smithi102 bash[20060]: cluster 2024-02-05T07:05:33.731628+0000 mgr.x (mgr.15213) 124 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-05T07:05:34.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:34 smithi102 bash[14298]: audit 2024-02-05T07:05:33.308679+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:34.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:34 smithi102 bash[14298]: audit 2024-02-05T07:05:33.317973+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:34.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:34 smithi102 bash[14298]: audit 2024-02-05T07:05:33.326791+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:34.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:34 smithi102 bash[14298]: cluster 2024-02-05T07:05:33.731628+0000 mgr.x (mgr.15213) 124 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-05T07:05:35.529 INFO:teuthology.orchestra.run.smithi102.stdout:true 2024-02-05T07:05:36.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:35 smithi102 bash[20060]: audit 2024-02-05T07:05:34.292920+0000 mgr.x (mgr.15213) 125 : audit [DBG] from='client.15291 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:05:36.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:35 smithi102 bash[20060]: audit 2024-02-05T07:05:34.887347+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:36.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:35 smithi102 bash[20060]: audit 2024-02-05T07:05:34.897331+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:36.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:35 smithi102 bash[20060]: audit 2024-02-05T07:05:34.908503+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:36.005 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:35 smithi102 bash[14298]: audit 2024-02-05T07:05:34.292920+0000 mgr.x (mgr.15213) 125 : audit [DBG] from='client.15291 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:05:36.006 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:35 smithi102 bash[14298]: audit 2024-02-05T07:05:34.887347+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:36.006 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:35 smithi102 bash[14298]: audit 2024-02-05T07:05:34.897331+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:36.006 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:35 smithi102 bash[14298]: audit 2024-02-05T07:05:34.908503+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:36.303 INFO:teuthology.orchestra.run.smithi102.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:05:36.303 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi102 smithi102 running 1s ago 15m - - 2024-02-05T07:05:36.303 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi177 smithi177 running 2s ago 15m - - 2024-02-05T07:05:36.303 INFO:teuthology.orchestra.run.smithi102.stdout:alertmanager.a smithi102 *:9093,9094 running (80s) 1s ago 8m 16.1M - 0.23.0 ba2b418f427c 1e7cc96814ef 2024-02-05T07:05:36.303 INFO:teuthology.orchestra.run.smithi102.stdout:grafana.a smithi177 *:3000 running (25s) 2s ago 8m 38.8M - 8.3.5 dad864ee21e9 897e6f8c4c23 2024-02-05T07:05:36.303 INFO:teuthology.orchestra.run.smithi102.stdout:iscsi.foo.smithi102.rtacbu smithi102 running (73s) 1s ago 5m 46.3M - 3.5 e1d6a67b021e b530b2c9ea7a 2024-02-05T07:05:36.303 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.x smithi177 *:8443,9283 running (109s) 2s ago 14m 498M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 15b2c15fc444 2024-02-05T07:05:36.303 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.y smithi102 *:8443,9283,8765 running (18s) 1s ago 17m 140M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 8de43d36b482 2024-02-05T07:05:36.303 INFO:teuthology.orchestra.run.smithi102.stdout:mon.a smithi102 running (17m) 1s ago 17m 63.2M 2048M 17.2.0 e1d6a67b021e 06db8204c711 2024-02-05T07:05:36.303 INFO:teuthology.orchestra.run.smithi102.stdout:mon.b smithi177 running (15m) 2s ago 15m 52.4M 2048M 17.2.0 e1d6a67b021e 4cf1e7f80d90 2024-02-05T07:05:36.303 INFO:teuthology.orchestra.run.smithi102.stdout:mon.c smithi102 running (15m) 1s ago 15m 46.9M 2048M 17.2.0 e1d6a67b021e 675ea8f11bb0 2024-02-05T07:05:36.303 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.a smithi102 *:9100 running (91s) 1s ago 8m 10.7M - 1.3.1 1dbe0e931976 d4e19e4da235 2024-02-05T07:05:36.304 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.b smithi177 *:9100 running (50s) 2s ago 8m 10.4M - 1.3.1 1dbe0e931976 2a74b329d2d7 2024-02-05T07:05:36.304 INFO:teuthology.orchestra.run.smithi102.stdout:osd.0 smithi102 running (14m) 1s ago 14m 57.8M 4096M 17.2.0 e1d6a67b021e d7e60185d5af 2024-02-05T07:05:36.304 INFO:teuthology.orchestra.run.smithi102.stdout:osd.1 smithi102 running (13m) 1s ago 13m 61.3M 4096M 17.2.0 e1d6a67b021e 18b42fea5fc1 2024-02-05T07:05:36.304 INFO:teuthology.orchestra.run.smithi102.stdout:osd.2 smithi102 running (13m) 1s ago 13m 53.3M 4096M 17.2.0 e1d6a67b021e b9dc849291f9 2024-02-05T07:05:36.304 INFO:teuthology.orchestra.run.smithi102.stdout:osd.3 smithi102 running (12m) 1s ago 12m 56.0M 4096M 17.2.0 e1d6a67b021e 3ed0fc036eb5 2024-02-05T07:05:36.304 INFO:teuthology.orchestra.run.smithi102.stdout:osd.4 smithi177 running (11m) 2s ago 11m 57.8M 4096M 17.2.0 e1d6a67b021e 409a31f31e06 2024-02-05T07:05:36.304 INFO:teuthology.orchestra.run.smithi102.stdout:osd.5 smithi177 running (11m) 2s ago 11m 55.3M 4096M 17.2.0 e1d6a67b021e 7e37b3b9db84 2024-02-05T07:05:36.304 INFO:teuthology.orchestra.run.smithi102.stdout:osd.6 smithi177 running (10m) 2s ago 10m 53.0M 4096M 17.2.0 e1d6a67b021e 6e4c8f33c511 2024-02-05T07:05:36.304 INFO:teuthology.orchestra.run.smithi102.stdout:osd.7 smithi177 running (9m) 2s ago 9m 55.0M 4096M 17.2.0 e1d6a67b021e 2bb2b337b06b 2024-02-05T07:05:36.304 INFO:teuthology.orchestra.run.smithi102.stdout:prometheus.a smithi177 *:9095 running (54s) 2s ago 8m 52.8M - 2.33.4 514e6a882f6e 9d2bea68b343 2024-02-05T07:05:36.304 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi102.xsyvtb smithi102 *:8000 running (6m) 1s ago 6m 85.7M - 17.2.0 e1d6a67b021e 1ab22a18a15e 2024-02-05T07:05:36.304 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi177.mzlged smithi177 *:8000 running (6m) 2s ago 6m 86.3M - 17.2.0 e1d6a67b021e cbd3144d3ab7 2024-02-05T07:05:36.304 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi102.righwg smithi102 *:80 running (5m) 1s ago 5m 87.7M - 17.2.0 e1d6a67b021e 2fcdb1fa365d 2024-02-05T07:05:36.304 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi177.uynbom smithi177 *:80 running (5m) 2s ago 5m 86.0M - 17.2.0 e1d6a67b021e 752e66aec886 2024-02-05T07:05:36.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:35 smithi177 bash[14475]: audit 2024-02-05T07:05:34.292920+0000 mgr.x (mgr.15213) 125 : audit [DBG] from='client.15291 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:05:36.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:35 smithi177 bash[14475]: audit 2024-02-05T07:05:34.887347+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:36.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:35 smithi177 bash[14475]: audit 2024-02-05T07:05:34.897331+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:36.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:35 smithi177 bash[14475]: audit 2024-02-05T07:05:34.908503+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:36.762 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:05:36.762 INFO:teuthology.orchestra.run.smithi102.stdout: "mon": { 2024-02-05T07:05:36.762 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-05T07:05:36.763 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:05:36.763 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr": { 2024-02-05T07:05:36.763 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T07:05:36.763 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:05:36.763 INFO:teuthology.orchestra.run.smithi102.stdout: "osd": { 2024-02-05T07:05:36.763 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-05T07:05:36.763 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:05:36.763 INFO:teuthology.orchestra.run.smithi102.stdout: "mds": {}, 2024-02-05T07:05:36.763 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw": { 2024-02-05T07:05:36.763 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T07:05:36.763 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:05:36.763 INFO:teuthology.orchestra.run.smithi102.stdout: "overall": { 2024-02-05T07:05:36.763 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-02-05T07:05:36.763 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T07:05:36.764 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T07:05:36.764 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:05:37.138 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:36 smithi102 systemd[1]: Stopping Ceph mgr.y for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:05:37.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:36 smithi102 bash[14298]: audit 2024-02-05T07:05:35.513486+0000 mgr.x (mgr.15213) 126 : audit [DBG] from='client.15423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:05:37.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:36 smithi102 bash[14298]: cluster 2024-02-05T07:05:35.732354+0000 mgr.x (mgr.15213) 127 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-02-05T07:05:37.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:36 smithi102 bash[14298]: audit 2024-02-05T07:05:35.914111+0000 mgr.x (mgr.15213) 128 : audit [DBG] from='client.15429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:05:37.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:36 smithi102 bash[14298]: audit 2024-02-05T07:05:36.749776+0000 mon.c (mon.1) 55 : audit [DBG] from='client.? 172.21.15.102:0/3865751930' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:05:37.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:36 smithi102 bash[20060]: audit 2024-02-05T07:05:35.513486+0000 mgr.x (mgr.15213) 126 : audit [DBG] from='client.15423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:05:37.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:36 smithi102 bash[20060]: cluster 2024-02-05T07:05:35.732354+0000 mgr.x (mgr.15213) 127 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-02-05T07:05:37.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:36 smithi102 bash[20060]: audit 2024-02-05T07:05:35.914111+0000 mgr.x (mgr.15213) 128 : audit [DBG] from='client.15429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:05:37.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:36 smithi102 bash[20060]: audit 2024-02-05T07:05:36.749776+0000 mon.c (mon.1) 55 : audit [DBG] from='client.? 172.21.15.102:0/3865751930' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:05:37.165 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:05:37.165 INFO:teuthology.orchestra.run.smithi102.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:05:37.165 INFO:teuthology.orchestra.run.smithi102.stdout: "in_progress": true, 2024-02-05T07:05:37.165 INFO:teuthology.orchestra.run.smithi102.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T07:05:37.165 INFO:teuthology.orchestra.run.smithi102.stdout: "services_complete": [ 2024-02-05T07:05:37.165 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr" 2024-02-05T07:05:37.166 INFO:teuthology.orchestra.run.smithi102.stdout: ], 2024-02-05T07:05:37.166 INFO:teuthology.orchestra.run.smithi102.stdout: "progress": "2/23 daemons upgraded", 2024-02-05T07:05:37.166 INFO:teuthology.orchestra.run.smithi102.stdout: "message": "Currently upgrading mgr daemons", 2024-02-05T07:05:37.166 INFO:teuthology.orchestra.run.smithi102.stdout: "is_paused": false 2024-02-05T07:05:37.166 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:05:37.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:36 smithi177 bash[14475]: audit 2024-02-05T07:05:35.513486+0000 mgr.x (mgr.15213) 126 : audit [DBG] from='client.15423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:05:37.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:36 smithi177 bash[14475]: cluster 2024-02-05T07:05:35.732354+0000 mgr.x (mgr.15213) 127 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-02-05T07:05:37.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:36 smithi177 bash[14475]: audit 2024-02-05T07:05:35.914111+0000 mgr.x (mgr.15213) 128 : audit [DBG] from='client.15429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:05:37.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:36 smithi177 bash[14475]: audit 2024-02-05T07:05:36.749776+0000 mon.c (mon.1) 55 : audit [DBG] from='client.? 172.21.15.102:0/3865751930' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:05:37.620 INFO:teuthology.orchestra.run.smithi102.stdout:HEALTH_WARN 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-02-05T07:05:37.620 INFO:teuthology.orchestra.run.smithi102.stdout:[WRN] CEPHADM_AGENT_DOWN: 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-02-05T07:05:37.620 INFO:teuthology.orchestra.run.smithi102.stdout: Cephadm agent on host smithi102 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-02-05T07:05:37.828 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:37 smithi177 bash[45520]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:05:37] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.33.4" 2024-02-05T07:05:37.984 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:37 smithi102 bash[65291]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-mgr-y 2024-02-05T07:05:37.984 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:37 smithi102 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-02-05T07:05:38.240 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:38 smithi102 bash[14298]: audit 2024-02-05T07:05:36.276987+0000 mgr.x (mgr.15213) 129 : audit [DBG] from='client.25330 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:05:38.240 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:38 smithi102 bash[14298]: audit 2024-02-05T07:05:37.163855+0000 mgr.x (mgr.15213) 130 : audit [DBG] from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:05:38.240 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:38 smithi102 bash[14298]: audit 2024-02-05T07:05:37.607625+0000 mon.a (mon.0) 1404 : audit [DBG] from='client.? 172.21.15.102:0/203858872' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:05:38.241 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:38 smithi102 bash[20060]: audit 2024-02-05T07:05:36.276987+0000 mgr.x (mgr.15213) 129 : audit [DBG] from='client.25330 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:05:38.241 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:38 smithi102 bash[20060]: audit 2024-02-05T07:05:37.163855+0000 mgr.x (mgr.15213) 130 : audit [DBG] from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:05:38.241 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:38 smithi102 bash[20060]: audit 2024-02-05T07:05:37.607625+0000 mon.a (mon.0) 1404 : audit [DBG] from='client.? 172.21.15.102:0/203858872' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:05:38.241 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:37 smithi102 bash[65387]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-mgr-y 2024-02-05T07:05:38.241 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:37 smithi102 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2024-02-05T07:05:38.242 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:37 smithi102 systemd[1]: Stopped Ceph mgr.y for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:05:38.242 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:38 smithi102 systemd[1]: Started Ceph mgr.y for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:05:38.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:38 smithi177 bash[14475]: audit 2024-02-05T07:05:36.276987+0000 mgr.x (mgr.15213) 129 : audit [DBG] from='client.25330 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:05:38.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:38 smithi177 bash[14475]: audit 2024-02-05T07:05:37.163855+0000 mgr.x (mgr.15213) 130 : audit [DBG] from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:05:38.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:38 smithi177 bash[14475]: audit 2024-02-05T07:05:37.607625+0000 mon.a (mon.0) 1404 : audit [DBG] from='client.? 172.21.15.102:0/203858872' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:05:39.047 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:05:38 smithi177 bash[47723]: ts=2024-02-05T07:05:38.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"smithi177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"172.21.15.177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:05:39.318 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:39 smithi102 bash[20060]: cluster 2024-02-05T07:05:37.733148+0000 mgr.x (mgr.15213) 131 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 0 op/s 2024-02-05T07:05:39.318 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:39 smithi102 bash[20060]: audit 2024-02-05T07:05:38.283515+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:39.318 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:39 smithi102 bash[20060]: audit 2024-02-05T07:05:38.293855+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:39.318 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:39 smithi102 bash[20060]: audit 2024-02-05T07:05:38.331888+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:05:39.318 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:39 smithi102 bash[20060]: audit 2024-02-05T07:05:38.334272+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:05:39.318 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:39 smithi102 bash[20060]: audit 2024-02-05T07:05:38.347472+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:39.319 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:39 smithi102 bash[20060]: audit 2024-02-05T07:05:38.426748+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:05:39.319 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:39 smithi102 bash[20060]: audit 2024-02-05T07:05:38.433590+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-05T07:05:39.319 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:39 smithi102 bash[20060]: cluster 2024-02-05T07:05:38.445240+0000 mon.a (mon.0) 1412 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-02-05T07:05:39.319 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:39 smithi102 bash[14298]: cluster 2024-02-05T07:05:37.733148+0000 mgr.x (mgr.15213) 131 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 0 op/s 2024-02-05T07:05:39.319 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:39 smithi102 bash[14298]: audit 2024-02-05T07:05:38.283515+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:39.319 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:39 smithi102 bash[14298]: audit 2024-02-05T07:05:38.293855+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:39.319 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:39 smithi102 bash[14298]: audit 2024-02-05T07:05:38.331888+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:05:39.319 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:39 smithi102 bash[14298]: audit 2024-02-05T07:05:38.334272+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:05:39.319 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:39 smithi102 bash[14298]: audit 2024-02-05T07:05:38.347472+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:39.319 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:39 smithi102 bash[14298]: audit 2024-02-05T07:05:38.426748+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:05:39.319 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:39 smithi102 bash[14298]: audit 2024-02-05T07:05:38.433590+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-05T07:05:39.320 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:39 smithi102 bash[14298]: cluster 2024-02-05T07:05:38.445240+0000 mon.a (mon.0) 1412 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-02-05T07:05:39.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:39 smithi177 bash[14475]: cluster 2024-02-05T07:05:37.733148+0000 mgr.x (mgr.15213) 131 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 0 op/s 2024-02-05T07:05:39.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:39 smithi177 bash[14475]: audit 2024-02-05T07:05:38.283515+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:39.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:39 smithi177 bash[14475]: audit 2024-02-05T07:05:38.293855+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:39.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:39 smithi177 bash[14475]: audit 2024-02-05T07:05:38.331888+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:05:39.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:39 smithi177 bash[14475]: audit 2024-02-05T07:05:38.334272+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:05:39.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:39 smithi177 bash[14475]: audit 2024-02-05T07:05:38.347472+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' 2024-02-05T07:05:39.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:39 smithi177 bash[14475]: audit 2024-02-05T07:05:38.426748+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:05:39.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:39 smithi177 bash[14475]: audit 2024-02-05T07:05:38.433590+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-05T07:05:39.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:39 smithi177 bash[14475]: cluster 2024-02-05T07:05:38.445240+0000 mon.a (mon.0) 1412 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-02-05T07:05:39.605 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:39 smithi102 bash[65457]: debug 2024-02-05T07:05:39.430+0000 7f483d606700 1 -- 172.21.15.102:0/868877553 <== mon.2 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563214e15520 con 0x563215b96c00 2024-02-05T07:05:39.828 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:39 smithi177 bash[45520]: ignoring --setuser ceph since I am not root 2024-02-05T07:05:39.828 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:39 smithi177 bash[45520]: ignoring --setgroup ceph since I am not root 2024-02-05T07:05:39.828 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:39 smithi177 bash[45520]: debug 2024-02-05T07:05:39.424+0000 7f375df04700 1 -- 172.21.15.177:0/409610722 <== mon.2 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b740227520 con 0x55b740fa4800 2024-02-05T07:05:39.828 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:39 smithi177 bash[45520]: debug 2024-02-05T07:05:39.584+0000 7f3767cdb200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-05T07:05:39.888 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:39 smithi102 bash[65457]: debug 2024-02-05T07:05:39.590+0000 7f48477fb200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-05T07:05:40.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:40 smithi177 bash[14475]: cluster 2024-02-05T07:05:38.350817+0000 mgr.x (mgr.15213) 132 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-05T07:05:40.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:40 smithi177 bash[14475]: cephadm 2024-02-05T07:05:38.360392+0000 mgr.x (mgr.15213) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:05:40.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:40 smithi177 bash[14475]: cephadm 2024-02-05T07:05:38.441389+0000 mgr.x (mgr.15213) 134 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-05T07:05:40.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:40 smithi177 bash[14475]: cephadm 2024-02-05T07:05:38.442010+0000 mgr.x (mgr.15213) 135 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-05T07:05:40.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:40 smithi177 bash[14475]: cephadm 2024-02-05T07:05:38.445071+0000 mgr.x (mgr.15213) 136 : cephadm [INF] Failing over to other MGR 2024-02-05T07:05:40.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:40 smithi177 bash[14475]: cluster 2024-02-05T07:05:39.145315+0000 mon.a (mon.0) 1413 : cluster [DBG] Standby manager daemon x started 2024-02-05T07:05:40.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:40 smithi177 bash[14475]: cluster 2024-02-05T07:05:39.289949+0000 mon.a (mon.0) 1414 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-02-05T07:05:40.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:40 smithi177 bash[14475]: cluster 2024-02-05T07:05:39.290015+0000 mon.a (mon.0) 1415 : cluster [INF] Cluster is now healthy 2024-02-05T07:05:40.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:40 smithi177 bash[14475]: audit 2024-02-05T07:05:39.360307+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-05T07:05:40.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:40 smithi177 bash[14475]: cluster 2024-02-05T07:05:39.360427+0000 mon.a (mon.0) 1417 : cluster [DBG] mgrmap e28: y(active, starting, since 0.925244s), standbys: x 2024-02-05T07:05:40.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:40 smithi102 bash[14298]: cluster 2024-02-05T07:05:38.350817+0000 mgr.x (mgr.15213) 132 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-05T07:05:40.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:40 smithi102 bash[14298]: cephadm 2024-02-05T07:05:38.360392+0000 mgr.x (mgr.15213) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:05:40.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:40 smithi102 bash[14298]: cephadm 2024-02-05T07:05:38.441389+0000 mgr.x (mgr.15213) 134 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-05T07:05:40.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:40 smithi102 bash[14298]: cephadm 2024-02-05T07:05:38.442010+0000 mgr.x (mgr.15213) 135 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-05T07:05:40.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:40 smithi102 bash[14298]: cephadm 2024-02-05T07:05:38.445071+0000 mgr.x (mgr.15213) 136 : cephadm [INF] Failing over to other MGR 2024-02-05T07:05:40.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:40 smithi102 bash[14298]: cluster 2024-02-05T07:05:39.145315+0000 mon.a (mon.0) 1413 : cluster [DBG] Standby manager daemon x started 2024-02-05T07:05:40.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:40 smithi102 bash[14298]: cluster 2024-02-05T07:05:39.289949+0000 mon.a (mon.0) 1414 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-02-05T07:05:40.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:40 smithi102 bash[14298]: cluster 2024-02-05T07:05:39.290015+0000 mon.a (mon.0) 1415 : cluster [INF] Cluster is now healthy 2024-02-05T07:05:40.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:40 smithi102 bash[14298]: audit 2024-02-05T07:05:39.360307+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-05T07:05:40.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:40 smithi102 bash[14298]: cluster 2024-02-05T07:05:39.360427+0000 mon.a (mon.0) 1417 : cluster [DBG] mgrmap e28: y(active, starting, since 0.925244s), standbys: x 2024-02-05T07:05:40.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:40 smithi102 bash[20060]: cluster 2024-02-05T07:05:38.350817+0000 mgr.x (mgr.15213) 132 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-05T07:05:40.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:40 smithi102 bash[20060]: cephadm 2024-02-05T07:05:38.360392+0000 mgr.x (mgr.15213) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:05:40.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:40 smithi102 bash[20060]: cephadm 2024-02-05T07:05:38.441389+0000 mgr.x (mgr.15213) 134 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-05T07:05:40.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:40 smithi102 bash[20060]: cephadm 2024-02-05T07:05:38.442010+0000 mgr.x (mgr.15213) 135 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-05T07:05:40.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:40 smithi102 bash[20060]: cephadm 2024-02-05T07:05:38.445071+0000 mgr.x (mgr.15213) 136 : cephadm [INF] Failing over to other MGR 2024-02-05T07:05:40.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:40 smithi102 bash[20060]: cluster 2024-02-05T07:05:39.145315+0000 mon.a (mon.0) 1413 : cluster [DBG] Standby manager daemon x started 2024-02-05T07:05:40.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:40 smithi102 bash[20060]: cluster 2024-02-05T07:05:39.289949+0000 mon.a (mon.0) 1414 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-02-05T07:05:40.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:40 smithi102 bash[20060]: cluster 2024-02-05T07:05:39.290015+0000 mon.a (mon.0) 1415 : cluster [INF] Cluster is now healthy 2024-02-05T07:05:40.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:40 smithi102 bash[20060]: audit 2024-02-05T07:05:39.360307+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.15213 172.21.15.177:0/903187725' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-05T07:05:40.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:40 smithi102 bash[20060]: cluster 2024-02-05T07:05:39.360427+0000 mon.a (mon.0) 1417 : cluster [DBG] mgrmap e28: y(active, starting, since 0.925244s), standbys: x 2024-02-05T07:05:40.828 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:40 smithi177 bash[45520]: debug 2024-02-05T07:05:40.504+0000 7f3767cdb200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-05T07:05:40.828 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:40 smithi177 bash[45520]: debug 2024-02-05T07:05:40.616+0000 7f3767cdb200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-05T07:05:40.828 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:40 smithi177 bash[45520]: debug 2024-02-05T07:05:40.728+0000 7f3767cdb200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-05T07:05:40.888 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:40 smithi102 bash[65457]: debug 2024-02-05T07:05:40.518+0000 7f48477fb200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-05T07:05:40.888 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:40 smithi102 bash[65457]: debug 2024-02-05T07:05:40.622+0000 7f48477fb200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-05T07:05:40.888 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:40 smithi102 bash[65457]: debug 2024-02-05T07:05:40.722+0000 7f48477fb200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-05T07:05:41.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:41 smithi177 bash[45520]: debug 2024-02-05T07:05:41.032+0000 7f3767cdb200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:05:41.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:41 smithi102 bash[65457]: debug 2024-02-05T07:05:41.006+0000 7f48477fb200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:05:41.683 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:41 smithi177 bash[45520]: debug 2024-02-05T07:05:41.416+0000 7f3767cdb200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-05T07:05:41.683 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:41 smithi177 bash[45520]: debug 2024-02-05T07:05:41.584+0000 7f3767cdb200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-05T07:05:41.772 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:41 smithi102 bash[65457]: debug 2024-02-05T07:05:41.382+0000 7f48477fb200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-05T07:05:41.772 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:41 smithi102 bash[65457]: debug 2024-02-05T07:05:41.542+0000 7f48477fb200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-05T07:05:42.078 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:41 smithi177 bash[45520]: debug 2024-02-05T07:05:41.800+0000 7f3767cdb200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-05T07:05:42.096 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:41 smithi102 bash[65457]: debug 2024-02-05T07:05:41.757+0000 7f48477fb200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-05T07:05:43.062 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:42 smithi102 bash[65457]: debug 2024-02-05T07:05:42.817+0000 7f48477fb200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-05T07:05:43.062 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:42 smithi102 bash[65457]: debug 2024-02-05T07:05:42.929+0000 7f48477fb200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-05T07:05:43.119 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:42 smithi177 bash[45520]: debug 2024-02-05T07:05:42.852+0000 7f3767cdb200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-05T07:05:43.119 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:42 smithi177 bash[45520]: debug 2024-02-05T07:05:42.988+0000 7f3767cdb200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-05T07:05:43.378 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:43 smithi102 bash[65457]: debug 2024-02-05T07:05:43.045+0000 7f48477fb200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-05T07:05:43.578 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:43 smithi177 bash[45520]: debug 2024-02-05T07:05:43.116+0000 7f3767cdb200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-05T07:05:43.629 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:43 smithi102 bash[65457]: debug 2024-02-05T07:05:43.541+0000 7f48477fb200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-05T07:05:43.888 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:43 smithi102 bash[65457]: debug 2024-02-05T07:05:43.765+0000 7f48477fb200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-05T07:05:44.078 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:43 smithi177 bash[45520]: debug 2024-02-05T07:05:43.612+0000 7f3767cdb200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-05T07:05:44.078 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:43 smithi177 bash[45520]: debug 2024-02-05T07:05:43.840+0000 7f3767cdb200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-05T07:05:44.578 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:44 smithi177 bash[45520]: debug 2024-02-05T07:05:44.300+0000 7f3767cdb200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-05T07:05:44.578 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:05:44 smithi177 bash[47723]: ts=2024-02-05T07:05:44.124Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.177:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.177:8765: connect: connection refused" 2024-02-05T07:05:44.578 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:05:44 smithi177 bash[47723]: ts=2024-02-05T07:05:44.131Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.177:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.177:8765: connect: connection refused" 2024-02-05T07:05:44.578 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:05:44 smithi177 bash[47723]: ts=2024-02-05T07:05:44.131Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.177:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.177:8765: connect: connection refused" 2024-02-05T07:05:44.578 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:05:44 smithi177 bash[47723]: ts=2024-02-05T07:05:44.132Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.177:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.177:8765: connect: connection refused" 2024-02-05T07:05:44.638 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:44 smithi102 bash[65457]: debug 2024-02-05T07:05:44.225+0000 7f48477fb200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-05T07:05:45.078 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:44 smithi177 bash[45520]: debug 2024-02-05T07:05:44.828+0000 7f3767cdb200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:05:45.079 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:44 smithi102 bash[65457]: debug 2024-02-05T07:05:44.765+0000 7f48477fb200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:05:45.638 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:45 smithi102 bash[65457]: debug 2024-02-05T07:05:45.349+0000 7f48477fb200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-05T07:05:45.638 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:45 smithi102 bash[65457]: debug 2024-02-05T07:05:45.461+0000 7f48477fb200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-05T07:05:45.828 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:45 smithi177 bash[45520]: debug 2024-02-05T07:05:45.384+0000 7f3767cdb200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-05T07:05:45.828 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:45 smithi177 bash[45520]: debug 2024-02-05T07:05:45.492+0000 7f3767cdb200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-05T07:05:46.081 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:45 smithi102 bash[65457]: debug 2024-02-05T07:05:45.809+0000 7f48477fb200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-05T07:05:46.081 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:45 smithi102 bash[65457]: debug 2024-02-05T07:05:45.925+0000 7f48477fb200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-05T07:05:46.109 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:45 smithi177 bash[45520]: debug 2024-02-05T07:05:45.848+0000 7f3767cdb200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-05T07:05:46.109 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:45 smithi177 bash[45520]: debug 2024-02-05T07:05:45.960+0000 7f3767cdb200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-05T07:05:46.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:46 smithi102 bash[65457]: debug 2024-02-05T07:05:46.065+0000 7f48477fb200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-05T07:05:46.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:46 smithi102 bash[65457]: debug 2024-02-05T07:05:46.181+0000 7f48477fb200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-05T07:05:46.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:46 smithi102 bash[65457]: debug 2024-02-05T07:05:46.305+0000 7f48477fb200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-05T07:05:46.542 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:46 smithi177 bash[45520]: debug 2024-02-05T07:05:46.104+0000 7f3767cdb200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-05T07:05:46.542 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:46 smithi177 bash[45520]: debug 2024-02-05T07:05:46.220+0000 7f3767cdb200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-05T07:05:46.542 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:46 smithi177 bash[45520]: debug 2024-02-05T07:05:46.348+0000 7f3767cdb200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-05T07:05:46.828 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:46 smithi177 bash[45520]: debug 2024-02-05T07:05:46.536+0000 7f3767cdb200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-05T07:05:46.828 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:46 smithi177 bash[45520]: debug 2024-02-05T07:05:46.664+0000 7f3767cdb200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-05T07:05:46.888 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:46 smithi102 bash[65457]: debug 2024-02-05T07:05:46.493+0000 7f48477fb200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-05T07:05:46.888 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:46 smithi102 bash[65457]: debug 2024-02-05T07:05:46.621+0000 7f48477fb200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-05T07:05:48.189 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:47 smithi102 bash[65457]: debug 2024-02-05T07:05:47.893+0000 7f48477fb200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-05T07:05:48.189 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:48 smithi102 bash[14298]: cluster 2024-02-05T07:05:47.917571+0000 mon.a (mon.0) 1418 : cluster [INF] Active manager daemon y restarted 2024-02-05T07:05:48.189 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:48 smithi102 bash[14298]: cluster 2024-02-05T07:05:47.918856+0000 mon.a (mon.0) 1419 : cluster [INF] Activating manager daemon y 2024-02-05T07:05:48.189 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:48 smithi102 bash[14298]: cluster 2024-02-05T07:05:47.926577+0000 mon.a (mon.0) 1420 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-02-05T07:05:48.189 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:48 smithi102 bash[14298]: cluster 2024-02-05T07:05:47.945532+0000 mon.a (mon.0) 1421 : cluster [DBG] Standby manager daemon x restarted 2024-02-05T07:05:48.189 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:48 smithi102 bash[14298]: cluster 2024-02-05T07:05:47.945660+0000 mon.a (mon.0) 1422 : cluster [DBG] Standby manager daemon x started 2024-02-05T07:05:48.189 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:48 smithi102 bash[14298]: audit 2024-02-05T07:05:47.959606+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.177:0/1607350706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-05T07:05:48.190 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:48 smithi102 bash[14298]: audit 2024-02-05T07:05:47.960700+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.177:0/1607350706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:05:48.190 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:48 smithi102 bash[14298]: audit 2024-02-05T07:05:47.964852+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.177:0/1607350706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-05T07:05:48.190 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:48 smithi102 bash[14298]: audit 2024-02-05T07:05:47.967498+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.177:0/1607350706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:05:48.190 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:48 smithi102 bash[20060]: cluster 2024-02-05T07:05:47.917571+0000 mon.a (mon.0) 1418 : cluster [INF] Active manager daemon y restarted 2024-02-05T07:05:48.190 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:48 smithi102 bash[20060]: cluster 2024-02-05T07:05:47.918856+0000 mon.a (mon.0) 1419 : cluster [INF] Activating manager daemon y 2024-02-05T07:05:48.190 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:48 smithi102 bash[20060]: cluster 2024-02-05T07:05:47.926577+0000 mon.a (mon.0) 1420 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-02-05T07:05:48.190 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:48 smithi102 bash[20060]: cluster 2024-02-05T07:05:47.945532+0000 mon.a (mon.0) 1421 : cluster [DBG] Standby manager daemon x restarted 2024-02-05T07:05:48.190 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:48 smithi102 bash[20060]: cluster 2024-02-05T07:05:47.945660+0000 mon.a (mon.0) 1422 : cluster [DBG] Standby manager daemon x started 2024-02-05T07:05:48.190 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:48 smithi102 bash[20060]: audit 2024-02-05T07:05:47.959606+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.177:0/1607350706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-05T07:05:48.190 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:48 smithi102 bash[20060]: audit 2024-02-05T07:05:47.960700+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.177:0/1607350706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:05:48.190 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:48 smithi102 bash[20060]: audit 2024-02-05T07:05:47.964852+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.177:0/1607350706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-05T07:05:48.190 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:48 smithi102 bash[20060]: audit 2024-02-05T07:05:47.967498+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.177:0/1607350706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:05:48.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:47 smithi177 bash[45520]: debug 2024-02-05T07:05:47.932+0000 7f3767cdb200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-05T07:05:48.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:47 smithi177 bash[45520]: [05/Feb/2024:07:05:47] ENGINE Bus STARTING 2024-02-05T07:05:48.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:48 smithi177 bash[45520]: CherryPy Checker: 2024-02-05T07:05:48.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:48 smithi177 bash[45520]: The Application mounted at '' has an empty config. 2024-02-05T07:05:48.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:48 smithi177 bash[45520]: [05/Feb/2024:07:05:48] ENGINE Serving on http://:::9283 2024-02-05T07:05:48.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:48 smithi177 bash[45520]: [05/Feb/2024:07:05:48] ENGINE Bus STARTED 2024-02-05T07:05:48.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:48 smithi177 bash[14475]: cluster 2024-02-05T07:05:47.917571+0000 mon.a (mon.0) 1418 : cluster [INF] Active manager daemon y restarted 2024-02-05T07:05:48.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:48 smithi177 bash[14475]: cluster 2024-02-05T07:05:47.918856+0000 mon.a (mon.0) 1419 : cluster [INF] Activating manager daemon y 2024-02-05T07:05:48.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:48 smithi177 bash[14475]: cluster 2024-02-05T07:05:47.926577+0000 mon.a (mon.0) 1420 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-02-05T07:05:48.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:48 smithi177 bash[14475]: cluster 2024-02-05T07:05:47.945532+0000 mon.a (mon.0) 1421 : cluster [DBG] Standby manager daemon x restarted 2024-02-05T07:05:48.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:48 smithi177 bash[14475]: cluster 2024-02-05T07:05:47.945660+0000 mon.a (mon.0) 1422 : cluster [DBG] Standby manager daemon x started 2024-02-05T07:05:48.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:48 smithi177 bash[14475]: audit 2024-02-05T07:05:47.959606+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.177:0/1607350706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-05T07:05:48.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:48 smithi177 bash[14475]: audit 2024-02-05T07:05:47.960700+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.177:0/1607350706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:05:48.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:48 smithi177 bash[14475]: audit 2024-02-05T07:05:47.964852+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.177:0/1607350706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-05T07:05:48.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:48 smithi177 bash[14475]: audit 2024-02-05T07:05:47.967498+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.177:0/1607350706' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:05:48.638 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:48 smithi102 bash[65457]: [05/Feb/2024:07:05:48] ENGINE Bus STARTING 2024-02-05T07:05:48.638 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:48 smithi102 bash[65457]: CherryPy Checker: 2024-02-05T07:05:48.638 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:48 smithi102 bash[65457]: The Application mounted at '' has an empty config. 2024-02-05T07:05:48.638 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:48 smithi102 bash[65457]: [05/Feb/2024:07:05:48] ENGINE Serving on http://:::9283 2024-02-05T07:05:48.638 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:05:48 smithi102 bash[65457]: [05/Feb/2024:07:05:48] ENGINE Bus STARTED 2024-02-05T07:05:49.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[20060]: cluster 2024-02-05T07:05:48.044871+0000 mon.a (mon.0) 1423 : cluster [DBG] mgrmap e29: y(active, starting, since 0.126358s), standbys: x 2024-02-05T07:05:49.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[20060]: audit 2024-02-05T07:05:48.049273+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:05:49.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[20060]: audit 2024-02-05T07:05:48.049540+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:05:49.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[20060]: audit 2024-02-05T07:05:48.049710+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:05:49.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[20060]: audit 2024-02-05T07:05:48.050864+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-05T07:05:49.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[20060]: audit 2024-02-05T07:05:48.051073+0000 mon.a (mon.0) 1428 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-05T07:05:49.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[20060]: audit 2024-02-05T07:05:48.051267+0000 mon.a (mon.0) 1429 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:05:49.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[20060]: audit 2024-02-05T07:05:48.051513+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:05:49.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[20060]: audit 2024-02-05T07:05:48.051758+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:05:49.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[20060]: audit 2024-02-05T07:05:48.052218+0000 mon.a (mon.0) 1432 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:05:49.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[20060]: audit 2024-02-05T07:05:48.052678+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:05:49.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[20060]: audit 2024-02-05T07:05:48.053053+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:05:49.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[20060]: audit 2024-02-05T07:05:48.053359+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:05:49.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[20060]: audit 2024-02-05T07:05:48.053606+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:05:49.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[20060]: audit 2024-02-05T07:05:48.053818+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T07:05:49.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[20060]: audit 2024-02-05T07:05:48.054016+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T07:05:49.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[20060]: audit 2024-02-05T07:05:48.054450+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T07:05:49.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[20060]: cluster 2024-02-05T07:05:48.063131+0000 mon.a (mon.0) 1440 : cluster [INF] Manager daemon y is now available 2024-02-05T07:05:49.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[20060]: audit 2024-02-05T07:05:48.124398+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:49.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[14298]: cluster 2024-02-05T07:05:48.044871+0000 mon.a (mon.0) 1423 : cluster [DBG] mgrmap e29: y(active, starting, since 0.126358s), standbys: x 2024-02-05T07:05:49.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[14298]: audit 2024-02-05T07:05:48.049273+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:05:49.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[14298]: audit 2024-02-05T07:05:48.049540+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:05:49.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[14298]: audit 2024-02-05T07:05:48.049710+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:05:49.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[14298]: audit 2024-02-05T07:05:48.050864+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-05T07:05:49.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[14298]: audit 2024-02-05T07:05:48.051073+0000 mon.a (mon.0) 1428 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-05T07:05:49.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[14298]: audit 2024-02-05T07:05:48.051267+0000 mon.a (mon.0) 1429 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:05:49.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[14298]: audit 2024-02-05T07:05:48.051513+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:05:49.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[14298]: audit 2024-02-05T07:05:48.051758+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:05:49.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[14298]: audit 2024-02-05T07:05:48.052218+0000 mon.a (mon.0) 1432 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:05:49.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[14298]: audit 2024-02-05T07:05:48.052678+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:05:49.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[14298]: audit 2024-02-05T07:05:48.053053+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:05:49.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[14298]: audit 2024-02-05T07:05:48.053359+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:05:49.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[14298]: audit 2024-02-05T07:05:48.053606+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:05:49.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[14298]: audit 2024-02-05T07:05:48.053818+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T07:05:49.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[14298]: audit 2024-02-05T07:05:48.054016+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T07:05:49.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[14298]: audit 2024-02-05T07:05:48.054450+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T07:05:49.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[14298]: cluster 2024-02-05T07:05:48.063131+0000 mon.a (mon.0) 1440 : cluster [INF] Manager daemon y is now available 2024-02-05T07:05:49.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[14298]: audit 2024-02-05T07:05:48.124398+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:49.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[20060]: audit 2024-02-05T07:05:48.132009+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:05:49.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[20060]: audit 2024-02-05T07:05:48.143643+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi177", "caps": []}]: dispatch 2024-02-05T07:05:49.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[20060]: audit 2024-02-05T07:05:48.144682+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi102", "caps": []}]: dispatch 2024-02-05T07:05:49.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[20060]: audit 2024-02-05T07:05:48.174495+0000 mon.a (mon.0) 1445 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:05:49.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[20060]: audit 2024-02-05T07:05:48.189403+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:05:49.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[20060]: audit 2024-02-05T07:05:48.231342+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:05:49.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[20060]: audit 2024-02-05T07:05:48.579652+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi102", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:05:49.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[20060]: audit 2024-02-05T07:05:48.792078+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi177", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:05:49.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[20060]: audit 2024-02-05T07:05:48.793209+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:05:49.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[20060]: audit 2024-02-05T07:05:48.794145+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:05:49.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[20060]: audit 2024-02-05T07:05:48.900978+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:49.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[14298]: audit 2024-02-05T07:05:48.132009+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:05:49.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[14298]: audit 2024-02-05T07:05:48.143643+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi177", "caps": []}]: dispatch 2024-02-05T07:05:49.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[14298]: audit 2024-02-05T07:05:48.144682+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi102", "caps": []}]: dispatch 2024-02-05T07:05:49.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[14298]: audit 2024-02-05T07:05:48.174495+0000 mon.a (mon.0) 1445 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:05:49.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[14298]: audit 2024-02-05T07:05:48.189403+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:05:49.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[14298]: audit 2024-02-05T07:05:48.231342+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:05:49.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[14298]: audit 2024-02-05T07:05:48.579652+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi102", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:05:49.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[14298]: audit 2024-02-05T07:05:48.792078+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi177", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:05:49.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[14298]: audit 2024-02-05T07:05:48.793209+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:05:49.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[14298]: audit 2024-02-05T07:05:48.794145+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:05:49.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:49 smithi102 bash[14298]: audit 2024-02-05T07:05:48.900978+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:49.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:49 smithi177 bash[14475]: cluster 2024-02-05T07:05:48.044871+0000 mon.a (mon.0) 1423 : cluster [DBG] mgrmap e29: y(active, starting, since 0.126358s), standbys: x 2024-02-05T07:05:49.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:49 smithi177 bash[14475]: audit 2024-02-05T07:05:48.049273+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:05:49.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:49 smithi177 bash[14475]: audit 2024-02-05T07:05:48.049540+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:05:49.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:49 smithi177 bash[14475]: audit 2024-02-05T07:05:48.049710+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:05:49.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:49 smithi177 bash[14475]: audit 2024-02-05T07:05:48.050864+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-05T07:05:49.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:49 smithi177 bash[14475]: audit 2024-02-05T07:05:48.051073+0000 mon.a (mon.0) 1428 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-05T07:05:49.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:49 smithi177 bash[14475]: audit 2024-02-05T07:05:48.051267+0000 mon.a (mon.0) 1429 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:05:49.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:49 smithi177 bash[14475]: audit 2024-02-05T07:05:48.051513+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:05:49.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:49 smithi177 bash[14475]: audit 2024-02-05T07:05:48.051758+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:05:49.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:49 smithi177 bash[14475]: audit 2024-02-05T07:05:48.052218+0000 mon.a (mon.0) 1432 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:05:49.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:49 smithi177 bash[14475]: audit 2024-02-05T07:05:48.052678+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:05:49.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:49 smithi177 bash[14475]: audit 2024-02-05T07:05:48.053053+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:05:49.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:49 smithi177 bash[14475]: audit 2024-02-05T07:05:48.053359+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:05:49.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:49 smithi177 bash[14475]: audit 2024-02-05T07:05:48.053606+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:05:49.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:49 smithi177 bash[14475]: audit 2024-02-05T07:05:48.053818+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T07:05:49.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:49 smithi177 bash[14475]: audit 2024-02-05T07:05:48.054016+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T07:05:49.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:49 smithi177 bash[14475]: audit 2024-02-05T07:05:48.054450+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T07:05:49.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:49 smithi177 bash[14475]: cluster 2024-02-05T07:05:48.063131+0000 mon.a (mon.0) 1440 : cluster [INF] Manager daemon y is now available 2024-02-05T07:05:49.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:49 smithi177 bash[14475]: audit 2024-02-05T07:05:48.124398+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:49.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:49 smithi177 bash[14475]: audit 2024-02-05T07:05:48.132009+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:05:49.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:49 smithi177 bash[14475]: audit 2024-02-05T07:05:48.143643+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi177", "caps": []}]: dispatch 2024-02-05T07:05:49.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:49 smithi177 bash[14475]: audit 2024-02-05T07:05:48.144682+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi102", "caps": []}]: dispatch 2024-02-05T07:05:49.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:49 smithi177 bash[14475]: audit 2024-02-05T07:05:48.174495+0000 mon.a (mon.0) 1445 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:05:49.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:49 smithi177 bash[14475]: audit 2024-02-05T07:05:48.189403+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:05:49.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:49 smithi177 bash[14475]: audit 2024-02-05T07:05:48.231342+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:05:49.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:49 smithi177 bash[14475]: audit 2024-02-05T07:05:48.579652+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi102", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:05:49.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:49 smithi177 bash[14475]: audit 2024-02-05T07:05:48.792078+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi177", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:05:49.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:49 smithi177 bash[14475]: audit 2024-02-05T07:05:48.793209+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:05:49.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:49 smithi177 bash[14475]: audit 2024-02-05T07:05:48.794145+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:05:49.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:49 smithi177 bash[14475]: audit 2024-02-05T07:05:48.900978+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:50.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:50 smithi177 bash[14475]: cephadm 2024-02-05T07:05:48.600726+0000 mgr.y (mgr.25360) 1 : cephadm [INF] [05/Feb/2024:07:05:48] ENGINE Bus STARTING 2024-02-05T07:05:50.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:50 smithi177 bash[14475]: cephadm 2024-02-05T07:05:48.702706+0000 mgr.y (mgr.25360) 2 : cephadm [INF] [05/Feb/2024:07:05:48] ENGINE Serving on http://172.21.15.102:8765 2024-02-05T07:05:50.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:50 smithi177 bash[14475]: cephadm 2024-02-05T07:05:48.796142+0000 mgr.y (mgr.25360) 3 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.conf 2024-02-05T07:05:50.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:50 smithi177 bash[14475]: cephadm 2024-02-05T07:05:48.796342+0000 mgr.y (mgr.25360) 4 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-02-05T07:05:50.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:50 smithi177 bash[14475]: cephadm 2024-02-05T07:05:48.823073+0000 mgr.y (mgr.25360) 5 : cephadm [INF] [05/Feb/2024:07:05:48] ENGINE Serving on https://172.21.15.102:7150 2024-02-05T07:05:50.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:50 smithi177 bash[14475]: cephadm 2024-02-05T07:05:48.823351+0000 mgr.y (mgr.25360) 6 : cephadm [INF] [05/Feb/2024:07:05:48] ENGINE Bus STARTED 2024-02-05T07:05:50.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:50 smithi177 bash[14475]: audit 2024-02-05T07:05:49.049993+0000 mgr.y (mgr.25360) 7 : audit [DBG] from='client.15291 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:05:50.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:50 smithi177 bash[14475]: cluster 2024-02-05T07:05:49.051917+0000 mon.a (mon.0) 1453 : cluster [DBG] mgrmap e30: y(active, since 1.13341s), standbys: x 2024-02-05T07:05:50.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:50 smithi177 bash[14475]: audit 2024-02-05T07:05:49.066871+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:50.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:50 smithi177 bash[14475]: cluster 2024-02-05T07:05:49.092962+0000 mgr.y (mgr.25360) 8 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:05:50.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:50 smithi177 bash[14475]: cephadm 2024-02-05T07:05:49.165140+0000 mgr.y (mgr.25360) 9 : cephadm [INF] Updating smithi102:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:05:50.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:50 smithi177 bash[14475]: audit 2024-02-05T07:05:49.219100+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:50.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:50 smithi177 bash[14475]: cephadm 2024-02-05T07:05:49.266833+0000 mgr.y (mgr.25360) 10 : cephadm [INF] Updating smithi177:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:05:50.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:50 smithi177 bash[14475]: cephadm 2024-02-05T07:05:49.330539+0000 mgr.y (mgr.25360) 11 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:05:50.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:50 smithi177 bash[14475]: cephadm 2024-02-05T07:05:49.431834+0000 mgr.y (mgr.25360) 12 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:05:50.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:50 smithi177 bash[14475]: audit 2024-02-05T07:05:49.477836+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:50.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:50 smithi177 bash[14475]: audit 2024-02-05T07:05:49.651205+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:50.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:50 smithi177 bash[14475]: audit 2024-02-05T07:05:49.716790+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:50.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:50 smithi177 bash[14475]: audit 2024-02-05T07:05:49.725817+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:50.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:50 smithi177 bash[14475]: audit 2024-02-05T07:05:49.798770+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:50.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:50 smithi177 bash[14475]: audit 2024-02-05T07:05:49.870106+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:50.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:50 smithi177 bash[14475]: audit 2024-02-05T07:05:49.876814+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:50.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:50 smithi177 bash[14475]: audit 2024-02-05T07:05:49.882690+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:50.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:50 smithi177 bash[14475]: audit 2024-02-05T07:05:49.888592+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:50.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:50 smithi177 bash[14475]: audit 2024-02-05T07:05:49.955792+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi102.rtacbu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-05T07:05:50.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:50 smithi177 bash[14475]: audit 2024-02-05T07:05:49.969138+0000 mon.a (mon.0) 1466 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:05:50.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[14298]: cephadm 2024-02-05T07:05:48.600726+0000 mgr.y (mgr.25360) 1 : cephadm [INF] [05/Feb/2024:07:05:48] ENGINE Bus STARTING 2024-02-05T07:05:50.379 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[14298]: cephadm 2024-02-05T07:05:48.702706+0000 mgr.y (mgr.25360) 2 : cephadm [INF] [05/Feb/2024:07:05:48] ENGINE Serving on http://172.21.15.102:8765 2024-02-05T07:05:50.379 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[14298]: cephadm 2024-02-05T07:05:48.796142+0000 mgr.y (mgr.25360) 3 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.conf 2024-02-05T07:05:50.379 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[14298]: cephadm 2024-02-05T07:05:48.796342+0000 mgr.y (mgr.25360) 4 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-02-05T07:05:50.379 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[14298]: cephadm 2024-02-05T07:05:48.823073+0000 mgr.y (mgr.25360) 5 : cephadm [INF] [05/Feb/2024:07:05:48] ENGINE Serving on https://172.21.15.102:7150 2024-02-05T07:05:50.379 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[14298]: cephadm 2024-02-05T07:05:48.823351+0000 mgr.y (mgr.25360) 6 : cephadm [INF] [05/Feb/2024:07:05:48] ENGINE Bus STARTED 2024-02-05T07:05:50.379 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[14298]: audit 2024-02-05T07:05:49.049993+0000 mgr.y (mgr.25360) 7 : audit [DBG] from='client.15291 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:05:50.379 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[14298]: cluster 2024-02-05T07:05:49.051917+0000 mon.a (mon.0) 1453 : cluster [DBG] mgrmap e30: y(active, since 1.13341s), standbys: x 2024-02-05T07:05:50.379 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[14298]: audit 2024-02-05T07:05:49.066871+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:50.380 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[14298]: cluster 2024-02-05T07:05:49.092962+0000 mgr.y (mgr.25360) 8 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:05:50.380 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[14298]: cephadm 2024-02-05T07:05:49.165140+0000 mgr.y (mgr.25360) 9 : cephadm [INF] Updating smithi102:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:05:50.380 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[14298]: audit 2024-02-05T07:05:49.219100+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:50.380 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[14298]: cephadm 2024-02-05T07:05:49.266833+0000 mgr.y (mgr.25360) 10 : cephadm [INF] Updating smithi177:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:05:50.380 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[14298]: cephadm 2024-02-05T07:05:49.330539+0000 mgr.y (mgr.25360) 11 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:05:50.380 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[14298]: cephadm 2024-02-05T07:05:49.431834+0000 mgr.y (mgr.25360) 12 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:05:50.380 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[14298]: audit 2024-02-05T07:05:49.477836+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:50.380 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[14298]: audit 2024-02-05T07:05:49.651205+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:50.380 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[14298]: audit 2024-02-05T07:05:49.716790+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:50.380 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[14298]: audit 2024-02-05T07:05:49.725817+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:50.380 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[14298]: audit 2024-02-05T07:05:49.798770+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:50.380 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[14298]: audit 2024-02-05T07:05:49.870106+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:50.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[14298]: audit 2024-02-05T07:05:49.876814+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:50.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[14298]: audit 2024-02-05T07:05:49.882690+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:50.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[14298]: audit 2024-02-05T07:05:49.888592+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:50.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[14298]: audit 2024-02-05T07:05:49.955792+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi102.rtacbu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-05T07:05:50.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[14298]: audit 2024-02-05T07:05:49.969138+0000 mon.a (mon.0) 1466 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:05:50.381 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[20060]: cephadm 2024-02-05T07:05:48.600726+0000 mgr.y (mgr.25360) 1 : cephadm [INF] [05/Feb/2024:07:05:48] ENGINE Bus STARTING 2024-02-05T07:05:50.381 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[20060]: cephadm 2024-02-05T07:05:48.702706+0000 mgr.y (mgr.25360) 2 : cephadm [INF] [05/Feb/2024:07:05:48] ENGINE Serving on http://172.21.15.102:8765 2024-02-05T07:05:50.381 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[20060]: cephadm 2024-02-05T07:05:48.796142+0000 mgr.y (mgr.25360) 3 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.conf 2024-02-05T07:05:50.381 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[20060]: cephadm 2024-02-05T07:05:48.796342+0000 mgr.y (mgr.25360) 4 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-02-05T07:05:50.381 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[20060]: cephadm 2024-02-05T07:05:48.823073+0000 mgr.y (mgr.25360) 5 : cephadm [INF] [05/Feb/2024:07:05:48] ENGINE Serving on https://172.21.15.102:7150 2024-02-05T07:05:50.381 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[20060]: cephadm 2024-02-05T07:05:48.823351+0000 mgr.y (mgr.25360) 6 : cephadm [INF] [05/Feb/2024:07:05:48] ENGINE Bus STARTED 2024-02-05T07:05:50.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[20060]: audit 2024-02-05T07:05:49.049993+0000 mgr.y (mgr.25360) 7 : audit [DBG] from='client.15291 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:05:50.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[20060]: cluster 2024-02-05T07:05:49.051917+0000 mon.a (mon.0) 1453 : cluster [DBG] mgrmap e30: y(active, since 1.13341s), standbys: x 2024-02-05T07:05:50.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[20060]: audit 2024-02-05T07:05:49.066871+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:50.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[20060]: cluster 2024-02-05T07:05:49.092962+0000 mgr.y (mgr.25360) 8 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:05:50.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[20060]: cephadm 2024-02-05T07:05:49.165140+0000 mgr.y (mgr.25360) 9 : cephadm [INF] Updating smithi102:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:05:50.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[20060]: audit 2024-02-05T07:05:49.219100+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:50.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[20060]: cephadm 2024-02-05T07:05:49.266833+0000 mgr.y (mgr.25360) 10 : cephadm [INF] Updating smithi177:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:05:50.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[20060]: cephadm 2024-02-05T07:05:49.330539+0000 mgr.y (mgr.25360) 11 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:05:50.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[20060]: cephadm 2024-02-05T07:05:49.431834+0000 mgr.y (mgr.25360) 12 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:05:50.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[20060]: audit 2024-02-05T07:05:49.477836+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:50.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[20060]: audit 2024-02-05T07:05:49.651205+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:50.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[20060]: audit 2024-02-05T07:05:49.716790+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:50.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[20060]: audit 2024-02-05T07:05:49.725817+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:50.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[20060]: audit 2024-02-05T07:05:49.798770+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:50.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[20060]: audit 2024-02-05T07:05:49.870106+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:50.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[20060]: audit 2024-02-05T07:05:49.876814+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:50.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[20060]: audit 2024-02-05T07:05:49.882690+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:50.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[20060]: audit 2024-02-05T07:05:49.888592+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:50.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[20060]: audit 2024-02-05T07:05:49.955792+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi102.rtacbu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-05T07:05:50.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:50 smithi102 bash[20060]: audit 2024-02-05T07:05:49.969138+0000 mon.a (mon.0) 1466 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:05:51.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:51 smithi177 bash[14475]: cephadm 2024-02-05T07:05:49.494866+0000 mgr.y (mgr.25360) 13 : cephadm [INF] Updating smithi102:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:05:51.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:51 smithi177 bash[14475]: cephadm 2024-02-05T07:05:49.597067+0000 mgr.y (mgr.25360) 14 : cephadm [INF] Updating smithi177:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:05:51.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:51 smithi177 bash[14475]: cephadm 2024-02-05T07:05:49.883294+0000 mgr.y (mgr.25360) 15 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:05:51.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:51 smithi177 bash[14475]: cephadm 2024-02-05T07:05:49.955270+0000 mgr.y (mgr.25360) 16 : cephadm [INF] Reconfiguring iscsi.foo.smithi102.rtacbu (dependencies changed)... 2024-02-05T07:05:51.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:51 smithi177 bash[14475]: cephadm 2024-02-05T07:05:49.970372+0000 mgr.y (mgr.25360) 17 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi102.rtacbu on smithi102 2024-02-05T07:05:51.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:51 smithi177 bash[14475]: cluster 2024-02-05T07:05:50.052910+0000 mgr.y (mgr.25360) 18 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:05:51.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:51 smithi177 bash[14475]: audit 2024-02-05T07:05:50.531673+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:51.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:51 smithi177 bash[14475]: audit 2024-02-05T07:05:50.540753+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:51.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:51 smithi177 bash[14475]: audit 2024-02-05T07:05:50.549852+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:51.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:51 smithi177 bash[14475]: cluster 2024-02-05T07:05:50.906810+0000 mon.a (mon.0) 1470 : cluster [DBG] mgrmap e31: y(active, since 2s), standbys: x 2024-02-05T07:05:51.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:51 smithi102 bash[14298]: cephadm 2024-02-05T07:05:49.494866+0000 mgr.y (mgr.25360) 13 : cephadm [INF] Updating smithi102:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:05:51.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:51 smithi102 bash[14298]: cephadm 2024-02-05T07:05:49.597067+0000 mgr.y (mgr.25360) 14 : cephadm [INF] Updating smithi177:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:05:51.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:51 smithi102 bash[14298]: cephadm 2024-02-05T07:05:49.883294+0000 mgr.y (mgr.25360) 15 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:05:51.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:51 smithi102 bash[14298]: cephadm 2024-02-05T07:05:49.955270+0000 mgr.y (mgr.25360) 16 : cephadm [INF] Reconfiguring iscsi.foo.smithi102.rtacbu (dependencies changed)... 2024-02-05T07:05:51.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:51 smithi102 bash[14298]: cephadm 2024-02-05T07:05:49.970372+0000 mgr.y (mgr.25360) 17 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi102.rtacbu on smithi102 2024-02-05T07:05:51.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:51 smithi102 bash[14298]: cluster 2024-02-05T07:05:50.052910+0000 mgr.y (mgr.25360) 18 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:05:51.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:51 smithi102 bash[14298]: audit 2024-02-05T07:05:50.531673+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:51.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:51 smithi102 bash[14298]: audit 2024-02-05T07:05:50.540753+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:51.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:51 smithi102 bash[14298]: audit 2024-02-05T07:05:50.549852+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:51.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:51 smithi102 bash[14298]: cluster 2024-02-05T07:05:50.906810+0000 mon.a (mon.0) 1470 : cluster [DBG] mgrmap e31: y(active, since 2s), standbys: x 2024-02-05T07:05:51.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:51 smithi102 bash[20060]: cephadm 2024-02-05T07:05:49.494866+0000 mgr.y (mgr.25360) 13 : cephadm [INF] Updating smithi102:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:05:51.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:51 smithi102 bash[20060]: cephadm 2024-02-05T07:05:49.597067+0000 mgr.y (mgr.25360) 14 : cephadm [INF] Updating smithi177:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:05:51.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:51 smithi102 bash[20060]: cephadm 2024-02-05T07:05:49.883294+0000 mgr.y (mgr.25360) 15 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:05:51.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:51 smithi102 bash[20060]: cephadm 2024-02-05T07:05:49.955270+0000 mgr.y (mgr.25360) 16 : cephadm [INF] Reconfiguring iscsi.foo.smithi102.rtacbu (dependencies changed)... 2024-02-05T07:05:51.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:51 smithi102 bash[20060]: cephadm 2024-02-05T07:05:49.970372+0000 mgr.y (mgr.25360) 17 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi102.rtacbu on smithi102 2024-02-05T07:05:51.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:51 smithi102 bash[20060]: cluster 2024-02-05T07:05:50.052910+0000 mgr.y (mgr.25360) 18 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:05:51.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:51 smithi102 bash[20060]: audit 2024-02-05T07:05:50.531673+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:51.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:51 smithi102 bash[20060]: audit 2024-02-05T07:05:50.540753+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:51.400 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:51 smithi102 bash[20060]: audit 2024-02-05T07:05:50.549852+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:51.400 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:51 smithi102 bash[20060]: cluster 2024-02-05T07:05:50.906810+0000 mon.a (mon.0) 1470 : cluster [DBG] mgrmap e31: y(active, since 2s), standbys: x 2024-02-05T07:05:53.321 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:53 smithi102 bash[14298]: cluster 2024-02-05T07:05:52.053620+0000 mgr.y (mgr.25360) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:05:53.321 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:53 smithi102 bash[14298]: cluster 2024-02-05T07:05:52.088869+0000 mon.a (mon.0) 1471 : cluster [DBG] mgrmap e32: y(active, since 4s), standbys: x 2024-02-05T07:05:53.321 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:53 smithi102 bash[14298]: audit 2024-02-05T07:05:52.434420+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:53.321 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:53 smithi102 bash[20060]: cluster 2024-02-05T07:05:52.053620+0000 mgr.y (mgr.25360) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:05:53.321 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:53 smithi102 bash[20060]: cluster 2024-02-05T07:05:52.088869+0000 mon.a (mon.0) 1471 : cluster [DBG] mgrmap e32: y(active, since 4s), standbys: x 2024-02-05T07:05:53.321 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:53 smithi102 bash[20060]: audit 2024-02-05T07:05:52.434420+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:53.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:53 smithi177 bash[14475]: cluster 2024-02-05T07:05:52.053620+0000 mgr.y (mgr.25360) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:05:53.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:53 smithi177 bash[14475]: cluster 2024-02-05T07:05:52.088869+0000 mon.a (mon.0) 1471 : cluster [DBG] mgrmap e32: y(active, since 4s), standbys: x 2024-02-05T07:05:53.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:53 smithi177 bash[14475]: audit 2024-02-05T07:05:52.434420+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:55.187 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:54 smithi177 bash[14475]: audit 2024-02-05T07:05:53.896052+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:55.187 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:54 smithi177 bash[14475]: audit 2024-02-05T07:05:53.903795+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:55.188 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:54 smithi177 bash[14475]: cluster 2024-02-05T07:05:53.905243+0000 mgr.y (mgr.25360) 20 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:05:55.188 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:54 smithi177 bash[14475]: audit 2024-02-05T07:05:53.913307+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:55.188 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:54 smithi177 bash[14475]: audit 2024-02-05T07:05:54.463331+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:55.188 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:54 smithi177 bash[14475]: audit 2024-02-05T07:05:54.471088+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:55.188 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:54 smithi177 bash[14475]: audit 2024-02-05T07:05:54.735234+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:55.247 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:54 smithi102 bash[20060]: audit 2024-02-05T07:05:53.896052+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:55.247 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:54 smithi102 bash[20060]: audit 2024-02-05T07:05:53.903795+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:55.247 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:54 smithi102 bash[20060]: cluster 2024-02-05T07:05:53.905243+0000 mgr.y (mgr.25360) 20 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:05:55.248 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:54 smithi102 bash[20060]: audit 2024-02-05T07:05:53.913307+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:55.248 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:54 smithi102 bash[20060]: audit 2024-02-05T07:05:54.463331+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:55.248 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:54 smithi102 bash[20060]: audit 2024-02-05T07:05:54.471088+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:55.248 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:54 smithi102 bash[20060]: audit 2024-02-05T07:05:54.735234+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:55.248 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:54 smithi102 bash[14298]: audit 2024-02-05T07:05:53.896052+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:55.248 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:54 smithi102 bash[14298]: audit 2024-02-05T07:05:53.903795+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:55.248 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:54 smithi102 bash[14298]: cluster 2024-02-05T07:05:53.905243+0000 mgr.y (mgr.25360) 20 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:05:55.248 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:54 smithi102 bash[14298]: audit 2024-02-05T07:05:53.913307+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:55.248 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:54 smithi102 bash[14298]: audit 2024-02-05T07:05:54.463331+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:55.248 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:54 smithi102 bash[14298]: audit 2024-02-05T07:05:54.471088+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:55.248 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:54 smithi102 bash[14298]: audit 2024-02-05T07:05:54.735234+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:56.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:55 smithi177 bash[14475]: cephadm 2024-02-05T07:05:54.497750+0000 mgr.y (mgr.25360) 21 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-05T07:05:56.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:55 smithi177 bash[14475]: cephadm 2024-02-05T07:05:54.744119+0000 mgr.y (mgr.25360) 22 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi177 2024-02-05T07:05:56.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:55 smithi177 bash[14475]: cluster 2024-02-05T07:05:54.902999+0000 mon.a (mon.0) 1479 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:05:56.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:55 smithi177 bash[14475]: audit 2024-02-05T07:05:55.457812+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:56.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:55 smithi177 bash[14475]: audit 2024-02-05T07:05:55.465621+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:56.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:55 smithi177 bash[14475]: audit 2024-02-05T07:05:55.474912+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:56.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:55 smithi102 bash[20060]: cephadm 2024-02-05T07:05:54.497750+0000 mgr.y (mgr.25360) 21 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-05T07:05:56.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:55 smithi102 bash[20060]: cephadm 2024-02-05T07:05:54.744119+0000 mgr.y (mgr.25360) 22 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi177 2024-02-05T07:05:56.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:55 smithi102 bash[20060]: cluster 2024-02-05T07:05:54.902999+0000 mon.a (mon.0) 1479 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:05:56.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:55 smithi102 bash[20060]: audit 2024-02-05T07:05:55.457812+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:56.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:55 smithi102 bash[20060]: audit 2024-02-05T07:05:55.465621+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:56.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:55 smithi102 bash[20060]: audit 2024-02-05T07:05:55.474912+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:56.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:55 smithi102 bash[14298]: cephadm 2024-02-05T07:05:54.497750+0000 mgr.y (mgr.25360) 21 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-05T07:05:56.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:55 smithi102 bash[14298]: cephadm 2024-02-05T07:05:54.744119+0000 mgr.y (mgr.25360) 22 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi177 2024-02-05T07:05:56.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:55 smithi102 bash[14298]: cluster 2024-02-05T07:05:54.902999+0000 mon.a (mon.0) 1479 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:05:56.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:55 smithi102 bash[14298]: audit 2024-02-05T07:05:55.457812+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:56.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:55 smithi102 bash[14298]: audit 2024-02-05T07:05:55.465621+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:56.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:55 smithi102 bash[14298]: audit 2024-02-05T07:05:55.474912+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:57.148 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:57 smithi177 bash[14475]: cluster 2024-02-05T07:05:55.468118+0000 mgr.y (mgr.25360) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 19 op/s 2024-02-05T07:05:57.148 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:57 smithi177 bash[14475]: cluster 2024-02-05T07:05:56.462706+0000 mon.a (mon.0) 1483 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:05:57.149 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:57 smithi177 bash[14475]: cluster 2024-02-05T07:05:56.462795+0000 mon.a (mon.0) 1484 : cluster [INF] Cluster is now healthy 2024-02-05T07:05:57.256 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:56 smithi102 bash[20060]: cluster 2024-02-05T07:05:55.468118+0000 mgr.y (mgr.25360) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 19 op/s 2024-02-05T07:05:57.256 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:56 smithi102 bash[20060]: cluster 2024-02-05T07:05:56.462706+0000 mon.a (mon.0) 1483 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:05:57.256 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:56 smithi102 bash[20060]: cluster 2024-02-05T07:05:56.462795+0000 mon.a (mon.0) 1484 : cluster [INF] Cluster is now healthy 2024-02-05T07:05:57.256 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:56 smithi102 bash[14298]: cluster 2024-02-05T07:05:55.468118+0000 mgr.y (mgr.25360) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 19 op/s 2024-02-05T07:05:57.256 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:56 smithi102 bash[14298]: cluster 2024-02-05T07:05:56.462706+0000 mon.a (mon.0) 1483 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:05:57.256 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:56 smithi102 bash[14298]: cluster 2024-02-05T07:05:56.462795+0000 mon.a (mon.0) 1484 : cluster [INF] Cluster is now healthy 2024-02-05T07:05:57.523 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:05:57 smithi177 bash[45520]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:05:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-05T07:05:58.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:58 smithi177 bash[14475]: audit 2024-02-05T07:05:57.602039+0000 mon.a (mon.0) 1485 : audit [DBG] from='client.? 172.21.15.102:0/1535505283' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-05T07:05:58.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:58 smithi102 bash[14298]: audit 2024-02-05T07:05:57.602039+0000 mon.a (mon.0) 1485 : audit [DBG] from='client.? 172.21.15.102:0/1535505283' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-05T07:05:58.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:58 smithi102 bash[20060]: audit 2024-02-05T07:05:57.602039+0000 mon.a (mon.0) 1485 : audit [DBG] from='client.? 172.21.15.102:0/1535505283' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-05T07:05:59.314 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:59 smithi177 bash[14475]: cluster 2024-02-05T07:05:57.468766+0000 mgr.y (mgr.25360) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 14 op/s 2024-02-05T07:05:59.314 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:59 smithi177 bash[14475]: audit 2024-02-05T07:05:58.874175+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:59.314 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:59 smithi177 bash[14475]: audit 2024-02-05T07:05:58.883946+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:59.314 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:05:59 smithi177 bash[14475]: audit 2024-02-05T07:05:58.894779+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:59.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:59 smithi102 bash[14298]: cluster 2024-02-05T07:05:57.468766+0000 mgr.y (mgr.25360) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 14 op/s 2024-02-05T07:05:59.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:59 smithi102 bash[14298]: audit 2024-02-05T07:05:58.874175+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:59.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:59 smithi102 bash[14298]: audit 2024-02-05T07:05:58.883946+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:59.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:05:59 smithi102 bash[14298]: audit 2024-02-05T07:05:58.894779+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:59.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:59 smithi102 bash[20060]: cluster 2024-02-05T07:05:57.468766+0000 mgr.y (mgr.25360) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 14 op/s 2024-02-05T07:05:59.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:59 smithi102 bash[20060]: audit 2024-02-05T07:05:58.874175+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:59.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:59 smithi102 bash[20060]: audit 2024-02-05T07:05:58.883946+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:05:59.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:05:59 smithi102 bash[20060]: audit 2024-02-05T07:05:58.894779+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:00.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:00 smithi177 bash[14475]: cluster 2024-02-05T07:05:58.885850+0000 mgr.y (mgr.25360) 25 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-02-05T07:06:00.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:00 smithi177 bash[14475]: cluster 2024-02-05T07:05:59.879800+0000 mon.a (mon.0) 1489 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:06:00.073 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:05:59 smithi177 systemd[1]: Stopping Ceph prometheus.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:06:00.073 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:05:59 smithi177 bash[51779]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-prometheus.a 2024-02-05T07:06:00.073 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:05:59 smithi177 bash[47723]: ts=2024-02-05T07:05:59.917Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-05T07:06:00.073 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:05:59 smithi177 bash[47723]: ts=2024-02-05T07:05:59.917Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-02-05T07:06:00.073 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:05:59 smithi177 bash[47723]: ts=2024-02-05T07:05:59.917Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-02-05T07:06:00.073 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:05:59 smithi177 bash[47723]: ts=2024-02-05T07:05:59.917Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-02-05T07:06:00.073 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:05:59 smithi177 bash[47723]: ts=2024-02-05T07:05:59.917Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-02-05T07:06:00.073 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:05:59 smithi177 bash[47723]: ts=2024-02-05T07:05:59.917Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-02-05T07:06:00.073 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:05:59 smithi177 bash[47723]: ts=2024-02-05T07:05:59.918Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-05T07:06:00.074 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:05:59 smithi177 bash[47723]: ts=2024-02-05T07:05:59.918Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-02-05T07:06:00.074 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:05:59 smithi177 bash[47723]: ts=2024-02-05T07:05:59.919Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-02-05T07:06:00.074 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:05:59 smithi177 bash[47723]: ts=2024-02-05T07:05:59.919Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-02-05T07:06:00.074 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:05:59 smithi177 bash[47723]: ts=2024-02-05T07:05:59.919Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-02-05T07:06:00.074 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:05:59 smithi177 bash[47723]: ts=2024-02-05T07:05:59.919Z caller=main.go:1066 level=info msg="See you next time!" 2024-02-05T07:06:00.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:00 smithi102 bash[14298]: cluster 2024-02-05T07:05:58.885850+0000 mgr.y (mgr.25360) 25 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-02-05T07:06:00.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:00 smithi102 bash[14298]: cluster 2024-02-05T07:05:59.879800+0000 mon.a (mon.0) 1489 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:06:00.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:00 smithi102 bash[20060]: cluster 2024-02-05T07:05:58.885850+0000 mgr.y (mgr.25360) 25 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-02-05T07:06:00.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:00 smithi102 bash[20060]: cluster 2024-02-05T07:05:59.879800+0000 mon.a (mon.0) 1489 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:06:00.761 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:06:00 smithi177 bash[51788]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-prometheus-a 2024-02-05T07:06:00.761 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:06:00 smithi177 bash[51824]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-prometheus.a 2024-02-05T07:06:00.761 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:06:00 smithi177 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@prometheus.a.service: Succeeded. 2024-02-05T07:06:00.761 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:06:00 smithi177 systemd[1]: Stopped Ceph prometheus.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:06:00.761 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:06:00 smithi177 systemd[1]: Started Ceph prometheus.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:06:01.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:01 smithi102 bash[14298]: audit 2024-02-05T07:06:00.677534+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:01.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:01 smithi102 bash[14298]: audit 2024-02-05T07:06:00.686491+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:01.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:01 smithi102 bash[14298]: audit 2024-02-05T07:06:00.733389+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:06:01.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:01 smithi102 bash[14298]: audit 2024-02-05T07:06:00.734856+0000 mgr.y (mgr.25360) 26 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:06:01.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:01 smithi102 bash[14298]: audit 2024-02-05T07:06:00.755204+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:01.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:01 smithi102 bash[14298]: cephadm 2024-02-05T07:06:00.757500+0000 mgr.y (mgr.25360) 27 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.102:5000 to Dashboard 2024-02-05T07:06:01.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:01 smithi102 bash[14298]: audit 2024-02-05T07:06:00.758025+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:06:01.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:01 smithi102 bash[14298]: audit 2024-02-05T07:06:00.758921+0000 mgr.y (mgr.25360) 28 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:06:01.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:01 smithi102 bash[14298]: audit 2024-02-05T07:06:00.761489+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi102"}]: dispatch 2024-02-05T07:06:01.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:01 smithi102 bash[14298]: audit 2024-02-05T07:06:00.762535+0000 mgr.y (mgr.25360) 29 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi102"}]: dispatch 2024-02-05T07:06:01.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:01 smithi102 bash[14298]: audit 2024-02-05T07:06:00.768884+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:01.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:01 smithi102 bash[14298]: audit 2024-02-05T07:06:00.779331+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:06:01.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:01 smithi102 bash[14298]: audit 2024-02-05T07:06:00.780226+0000 mgr.y (mgr.25360) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:06:01.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:01 smithi102 bash[14298]: audit 2024-02-05T07:06:00.788997+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:01.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:01 smithi102 bash[14298]: cluster 2024-02-05T07:06:00.887533+0000 mgr.y (mgr.25360) 31 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-05T07:06:01.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:01 smithi102 bash[20060]: audit 2024-02-05T07:06:00.677534+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:01.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:01 smithi102 bash[20060]: audit 2024-02-05T07:06:00.686491+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:01.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:01 smithi102 bash[20060]: audit 2024-02-05T07:06:00.733389+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:06:01.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:01 smithi102 bash[20060]: audit 2024-02-05T07:06:00.734856+0000 mgr.y (mgr.25360) 26 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:06:01.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:01 smithi102 bash[20060]: audit 2024-02-05T07:06:00.755204+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:01.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:01 smithi102 bash[20060]: cephadm 2024-02-05T07:06:00.757500+0000 mgr.y (mgr.25360) 27 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.102:5000 to Dashboard 2024-02-05T07:06:01.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:01 smithi102 bash[20060]: audit 2024-02-05T07:06:00.758025+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:06:01.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:01 smithi102 bash[20060]: audit 2024-02-05T07:06:00.758921+0000 mgr.y (mgr.25360) 28 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:06:01.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:01 smithi102 bash[20060]: audit 2024-02-05T07:06:00.761489+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi102"}]: dispatch 2024-02-05T07:06:01.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:01 smithi102 bash[20060]: audit 2024-02-05T07:06:00.762535+0000 mgr.y (mgr.25360) 29 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi102"}]: dispatch 2024-02-05T07:06:01.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:01 smithi102 bash[20060]: audit 2024-02-05T07:06:00.768884+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:01.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:01 smithi102 bash[20060]: audit 2024-02-05T07:06:00.779331+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:06:01.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:01 smithi102 bash[20060]: audit 2024-02-05T07:06:00.780226+0000 mgr.y (mgr.25360) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:06:01.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:01 smithi102 bash[20060]: audit 2024-02-05T07:06:00.788997+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:01.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:01 smithi102 bash[20060]: cluster 2024-02-05T07:06:00.887533+0000 mgr.y (mgr.25360) 31 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-05T07:06:02.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:01 smithi177 bash[14475]: audit 2024-02-05T07:06:00.677534+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:02.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:01 smithi177 bash[14475]: audit 2024-02-05T07:06:00.686491+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:02.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:01 smithi177 bash[14475]: audit 2024-02-05T07:06:00.733389+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:06:02.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:01 smithi177 bash[14475]: audit 2024-02-05T07:06:00.734856+0000 mgr.y (mgr.25360) 26 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:06:02.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:01 smithi177 bash[14475]: audit 2024-02-05T07:06:00.755204+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:02.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:01 smithi177 bash[14475]: cephadm 2024-02-05T07:06:00.757500+0000 mgr.y (mgr.25360) 27 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.102:5000 to Dashboard 2024-02-05T07:06:02.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:01 smithi177 bash[14475]: audit 2024-02-05T07:06:00.758025+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:06:02.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:01 smithi177 bash[14475]: audit 2024-02-05T07:06:00.758921+0000 mgr.y (mgr.25360) 28 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:06:02.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:01 smithi177 bash[14475]: audit 2024-02-05T07:06:00.761489+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi102"}]: dispatch 2024-02-05T07:06:02.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:01 smithi177 bash[14475]: audit 2024-02-05T07:06:00.762535+0000 mgr.y (mgr.25360) 29 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi102"}]: dispatch 2024-02-05T07:06:02.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:01 smithi177 bash[14475]: audit 2024-02-05T07:06:00.768884+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:02.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:01 smithi177 bash[14475]: audit 2024-02-05T07:06:00.779331+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:06:02.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:01 smithi177 bash[14475]: audit 2024-02-05T07:06:00.780226+0000 mgr.y (mgr.25360) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:06:02.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:01 smithi177 bash[14475]: audit 2024-02-05T07:06:00.788997+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:02.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:01 smithi177 bash[14475]: cluster 2024-02-05T07:06:00.887533+0000 mgr.y (mgr.25360) 31 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-05T07:06:02.809 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:06:02 smithi177 bash[51852]: ts=2024-02-05T07:06:02.695Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-02-05T07:06:02.810 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:06:02 smithi177 bash[51852]: ts=2024-02-05T07:06:02.695Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-02-05T07:06:02.810 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:06:02 smithi177 bash[51852]: ts=2024-02-05T07:06:02.695Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-02-05T07:06:02.810 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:06:02 smithi177 bash[51852]: ts=2024-02-05T07:06:02.695Z caller=main.go:518 level=info host_details="(Linux 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 smithi177 (none))" 2024-02-05T07:06:02.810 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:06:02 smithi177 bash[51852]: ts=2024-02-05T07:06:02.695Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-05T07:06:02.810 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:06:02 smithi177 bash[51852]: ts=2024-02-05T07:06:02.695Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-05T07:06:02.810 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:06:02 smithi177 bash[51852]: ts=2024-02-05T07:06:02.697Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-02-05T07:06:02.810 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:06:02 smithi177 bash[51852]: ts=2024-02-05T07:06:02.698Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-02-05T07:06:02.810 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:06:02 smithi177 bash[51852]: ts=2024-02-05T07:06:02.701Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-02-05T07:06:02.810 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:06:02 smithi177 bash[51852]: ts=2024-02-05T07:06:02.704Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-05T07:06:02.810 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:06:02 smithi177 bash[51852]: ts=2024-02-05T07:06:02.704Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.875µs 2024-02-05T07:06:02.810 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:06:02 smithi177 bash[51852]: ts=2024-02-05T07:06:02.704Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-05T07:06:02.810 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:06:02 smithi177 bash[51852]: ts=2024-02-05T07:06:02.705Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-02-05T07:06:03.237 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:06:03 smithi177 bash[51852]: ts=2024-02-05T07:06:03.187Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-02-05T07:06:03.237 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:06:03 smithi177 bash[51852]: ts=2024-02-05T07:06:03.229Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-02-05T07:06:03.237 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:06:03 smithi177 bash[51852]: ts=2024-02-05T07:06:03.229Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-02-05T07:06:03.237 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:06:03 smithi177 bash[51852]: ts=2024-02-05T07:06:03.229Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=42.154µs wal_replay_duration=525.849861ms total_replay_duration=525.906402ms 2024-02-05T07:06:03.237 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:06:03 smithi177 bash[51852]: ts=2024-02-05T07:06:03.236Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-02-05T07:06:03.578 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:06:03 smithi177 bash[51852]: ts=2024-02-05T07:06:03.236Z caller=main.go:947 level=info msg="TSDB started" 2024-02-05T07:06:03.578 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:06:03 smithi177 bash[51852]: ts=2024-02-05T07:06:03.236Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-05T07:06:03.578 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:06:03 smithi177 bash[51852]: ts=2024-02-05T07:06:03.270Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=33.835361ms db_storage=1.317µs remote_storage=3.088µs web_handler=629ns query_engine=1.183µs scrape=1.375792ms scrape_sd=461.447µs notify=68.62µs notify_sd=77.418µs rules=31.437628ms 2024-02-05T07:06:03.578 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:06:03 smithi177 bash[51852]: ts=2024-02-05T07:06:03.270Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-02-05T07:06:04.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:04 smithi177 bash[14475]: cluster 2024-02-05T07:06:02.888335+0000 mgr.y (mgr.25360) 32 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-05T07:06:04.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:04 smithi177 bash[14475]: audit 2024-02-05T07:06:03.181719+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:04.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:04 smithi177 bash[14475]: audit 2024-02-05T07:06:03.183776+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:06:04.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:04 smithi177 bash[14475]: audit 2024-02-05T07:06:03.831233+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:04.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:04 smithi177 bash[14475]: audit 2024-02-05T07:06:03.840716+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:04.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:04 smithi177 bash[14475]: audit 2024-02-05T07:06:03.852646+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:04.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:04 smithi177 bash[14475]: audit 2024-02-05T07:06:03.863864+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:06:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:04 smithi177 bash[14475]: audit 2024-02-05T07:06:03.865629+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:06:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:04 smithi177 bash[14475]: audit 2024-02-05T07:06:03.867375+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:04.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:04 smithi102 bash[14298]: cluster 2024-02-05T07:06:02.888335+0000 mgr.y (mgr.25360) 32 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-05T07:06:04.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:04 smithi102 bash[14298]: audit 2024-02-05T07:06:03.181719+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:04.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:04 smithi102 bash[14298]: audit 2024-02-05T07:06:03.183776+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:06:04.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:04 smithi102 bash[14298]: audit 2024-02-05T07:06:03.831233+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:04.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:04 smithi102 bash[14298]: audit 2024-02-05T07:06:03.840716+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:04.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:04 smithi102 bash[14298]: audit 2024-02-05T07:06:03.852646+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:04.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:04 smithi102 bash[14298]: audit 2024-02-05T07:06:03.863864+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:06:04.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:04 smithi102 bash[14298]: audit 2024-02-05T07:06:03.865629+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:06:04.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:04 smithi102 bash[14298]: audit 2024-02-05T07:06:03.867375+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:04.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:04 smithi102 bash[20060]: cluster 2024-02-05T07:06:02.888335+0000 mgr.y (mgr.25360) 32 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-05T07:06:04.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:04 smithi102 bash[20060]: audit 2024-02-05T07:06:03.181719+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:04.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:04 smithi102 bash[20060]: audit 2024-02-05T07:06:03.183776+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:06:04.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:04 smithi102 bash[20060]: audit 2024-02-05T07:06:03.831233+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:04.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:04 smithi102 bash[20060]: audit 2024-02-05T07:06:03.840716+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:04.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:04 smithi102 bash[20060]: audit 2024-02-05T07:06:03.852646+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:04.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:04 smithi102 bash[20060]: audit 2024-02-05T07:06:03.863864+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:06:04.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:04 smithi102 bash[20060]: audit 2024-02-05T07:06:03.865629+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:06:04.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:04 smithi102 bash[20060]: audit 2024-02-05T07:06:03.867375+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:05.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:05 smithi177 bash[14475]: cluster 2024-02-05T07:06:03.842202+0000 mgr.y (mgr.25360) 33 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-02-05T07:06:05.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:05 smithi177 bash[14475]: cluster 2024-02-05T07:06:03.842712+0000 mgr.y (mgr.25360) 34 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 244 B/s rd, 0 op/s 2024-02-05T07:06:05.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:05 smithi177 bash[14475]: cephadm 2024-02-05T07:06:03.863137+0000 mgr.y (mgr.25360) 35 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-05T07:06:05.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:05 smithi177 bash[14475]: cephadm 2024-02-05T07:06:03.869036+0000 mgr.y (mgr.25360) 36 : cephadm [INF] Deploying daemon mgr.x on smithi177 2024-02-05T07:06:05.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:05 smithi177 bash[14475]: audit 2024-02-05T07:06:04.922040+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:05.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:05 smithi177 bash[14475]: audit 2024-02-05T07:06:04.928860+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:05.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:05 smithi177 bash[14475]: audit 2024-02-05T07:06:04.937603+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:05.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:05 smithi102 bash[14298]: cluster 2024-02-05T07:06:03.842202+0000 mgr.y (mgr.25360) 33 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-02-05T07:06:05.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:05 smithi102 bash[14298]: cluster 2024-02-05T07:06:03.842712+0000 mgr.y (mgr.25360) 34 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 244 B/s rd, 0 op/s 2024-02-05T07:06:05.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:05 smithi102 bash[14298]: cephadm 2024-02-05T07:06:03.863137+0000 mgr.y (mgr.25360) 35 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-05T07:06:05.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:05 smithi102 bash[14298]: cephadm 2024-02-05T07:06:03.869036+0000 mgr.y (mgr.25360) 36 : cephadm [INF] Deploying daemon mgr.x on smithi177 2024-02-05T07:06:05.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:05 smithi102 bash[14298]: audit 2024-02-05T07:06:04.922040+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:05.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:05 smithi102 bash[14298]: audit 2024-02-05T07:06:04.928860+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:05.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:05 smithi102 bash[14298]: audit 2024-02-05T07:06:04.937603+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:05.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:05 smithi102 bash[20060]: cluster 2024-02-05T07:06:03.842202+0000 mgr.y (mgr.25360) 33 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 12 op/s 2024-02-05T07:06:05.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:05 smithi102 bash[20060]: cluster 2024-02-05T07:06:03.842712+0000 mgr.y (mgr.25360) 34 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 244 B/s rd, 0 op/s 2024-02-05T07:06:05.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:05 smithi102 bash[20060]: cephadm 2024-02-05T07:06:03.863137+0000 mgr.y (mgr.25360) 35 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-05T07:06:05.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:05 smithi102 bash[20060]: cephadm 2024-02-05T07:06:03.869036+0000 mgr.y (mgr.25360) 36 : cephadm [INF] Deploying daemon mgr.x on smithi177 2024-02-05T07:06:05.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:05 smithi102 bash[20060]: audit 2024-02-05T07:06:04.922040+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:05.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:05 smithi102 bash[20060]: audit 2024-02-05T07:06:04.928860+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:05.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:05 smithi102 bash[20060]: audit 2024-02-05T07:06:04.937603+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:06.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:06 smithi177 bash[14475]: cluster 2024-02-05T07:06:04.930743+0000 mgr.y (mgr.25360) 37 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 960 B/s rd, 1 op/s 2024-02-05T07:06:06.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:06 smithi177 bash[14475]: cluster 2024-02-05T07:06:04.931174+0000 mgr.y (mgr.25360) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:06:06.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:06 smithi102 bash[14298]: cluster 2024-02-05T07:06:04.930743+0000 mgr.y (mgr.25360) 37 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 960 B/s rd, 1 op/s 2024-02-05T07:06:06.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:06 smithi102 bash[14298]: cluster 2024-02-05T07:06:04.931174+0000 mgr.y (mgr.25360) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:06:06.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:06 smithi102 bash[20060]: cluster 2024-02-05T07:06:04.930743+0000 mgr.y (mgr.25360) 37 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 960 B/s rd, 1 op/s 2024-02-05T07:06:06.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:06 smithi102 bash[20060]: cluster 2024-02-05T07:06:04.931174+0000 mgr.y (mgr.25360) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:06:07.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:06 smithi177 systemd[1]: Stopping Ceph mgr.x for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:06:08.035 INFO:teuthology.orchestra.run.smithi102.stdout:true 2024-02-05T07:06:08.075 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:07 smithi177 bash[52279]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-mgr-x 2024-02-05T07:06:08.076 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:07 smithi177 bash[52353]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-mgr-x 2024-02-05T07:06:08.076 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:07 smithi177 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-02-05T07:06:08.076 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:07 smithi177 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-02-05T07:06:08.076 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:07 smithi177 systemd[1]: Stopped Ceph mgr.x for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:06:08.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:08 smithi177 systemd[1]: Started Ceph mgr.x for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:06:08.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:08 smithi177 bash[14475]: cluster 2024-02-05T07:06:06.931969+0000 mgr.y (mgr.25360) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 846 B/s rd, 0 op/s 2024-02-05T07:06:08.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:08 smithi177 bash[14475]: audit 2024-02-05T07:06:07.262953+0000 mgr.y (mgr.25360) 40 : audit [DBG] from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:06:08.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:08 smithi102 bash[20060]: cluster 2024-02-05T07:06:06.931969+0000 mgr.y (mgr.25360) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 846 B/s rd, 0 op/s 2024-02-05T07:06:08.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:08 smithi102 bash[20060]: audit 2024-02-05T07:06:07.262953+0000 mgr.y (mgr.25360) 40 : audit [DBG] from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:06:08.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:08 smithi102 bash[14298]: cluster 2024-02-05T07:06:06.931969+0000 mgr.y (mgr.25360) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 846 B/s rd, 0 op/s 2024-02-05T07:06:08.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:08 smithi102 bash[14298]: audit 2024-02-05T07:06:07.262953+0000 mgr.y (mgr.25360) 40 : audit [DBG] from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:06:08.835 INFO:teuthology.orchestra.run.smithi102.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:06:08.835 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi102 smithi102 running 4s ago 16m - - 2024-02-05T07:06:08.835 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi177 smithi177 running 3s ago 16m - - 2024-02-05T07:06:08.835 INFO:teuthology.orchestra.run.smithi102.stdout:alertmanager.a smithi102 *:9093,9094 running (113s) 4s ago 8m 16.5M - 0.23.0 ba2b418f427c 1e7cc96814ef 2024-02-05T07:06:08.835 INFO:teuthology.orchestra.run.smithi102.stdout:grafana.a smithi177 *:3000 running (58s) 3s ago 8m 42.0M - 8.3.5 dad864ee21e9 897e6f8c4c23 2024-02-05T07:06:08.835 INFO:teuthology.orchestra.run.smithi102.stdout:iscsi.foo.smithi102.rtacbu smithi102 unknown 4s ago 6m 47.0M - 3.5 e1d6a67b021e b530b2c9ea7a 2024-02-05T07:06:08.835 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.x smithi177 *:8443,9283,8765 starting - - - - 2024-02-05T07:06:08.835 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.y smithi102 *:8443,9283,8765 running (30s) 4s ago 17m 484M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 2c235a1e22e9 2024-02-05T07:06:08.835 INFO:teuthology.orchestra.run.smithi102.stdout:mon.a smithi102 running (17m) 4s ago 17m 66.7M 2048M 17.2.0 e1d6a67b021e 06db8204c711 2024-02-05T07:06:08.835 INFO:teuthology.orchestra.run.smithi102.stdout:mon.b smithi177 running (15m) 3s ago 15m 57.6M 2048M 17.2.0 e1d6a67b021e 4cf1e7f80d90 2024-02-05T07:06:08.836 INFO:teuthology.orchestra.run.smithi102.stdout:mon.c smithi102 running (15m) 4s ago 15m 51.5M 2048M 17.2.0 e1d6a67b021e 675ea8f11bb0 2024-02-05T07:06:08.836 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.a smithi102 *:9100 running (2m) 4s ago 9m 11.3M - 1.3.1 1dbe0e931976 d4e19e4da235 2024-02-05T07:06:08.836 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.b smithi177 *:9100 running (82s) 3s ago 9m 11.1M - 1.3.1 1dbe0e931976 2a74b329d2d7 2024-02-05T07:06:08.836 INFO:teuthology.orchestra.run.smithi102.stdout:osd.0 smithi102 running (14m) 4s ago 14m 58.2M 4096M 17.2.0 e1d6a67b021e d7e60185d5af 2024-02-05T07:06:08.836 INFO:teuthology.orchestra.run.smithi102.stdout:osd.1 smithi102 running (14m) 4s ago 14m 61.6M 4096M 17.2.0 e1d6a67b021e 18b42fea5fc1 2024-02-05T07:06:08.836 INFO:teuthology.orchestra.run.smithi102.stdout:osd.2 smithi102 running (13m) 4s ago 13m 53.9M 4096M 17.2.0 e1d6a67b021e b9dc849291f9 2024-02-05T07:06:08.836 INFO:teuthology.orchestra.run.smithi102.stdout:osd.3 smithi102 running (12m) 4s ago 12m 56.3M 4096M 17.2.0 e1d6a67b021e 3ed0fc036eb5 2024-02-05T07:06:08.836 INFO:teuthology.orchestra.run.smithi102.stdout:osd.4 smithi177 running (12m) 3s ago 12m 58.0M 4096M 17.2.0 e1d6a67b021e 409a31f31e06 2024-02-05T07:06:08.836 INFO:teuthology.orchestra.run.smithi102.stdout:osd.5 smithi177 running (11m) 3s ago 11m 55.7M 4096M 17.2.0 e1d6a67b021e 7e37b3b9db84 2024-02-05T07:06:08.836 INFO:teuthology.orchestra.run.smithi102.stdout:osd.6 smithi177 running (10m) 3s ago 10m 53.7M 4096M 17.2.0 e1d6a67b021e 6e4c8f33c511 2024-02-05T07:06:08.836 INFO:teuthology.orchestra.run.smithi102.stdout:osd.7 smithi177 running (10m) 3s ago 10m 56.0M 4096M 17.2.0 e1d6a67b021e 2bb2b337b06b 2024-02-05T07:06:08.836 INFO:teuthology.orchestra.run.smithi102.stdout:prometheus.a smithi177 *:9095 running (86s) 3s ago 9m 54.1M - 2.33.4 514e6a882f6e 9d2bea68b343 2024-02-05T07:06:08.836 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi102.xsyvtb smithi102 *:8000 running (6m) 4s ago 6m 86.5M - 17.2.0 e1d6a67b021e 1ab22a18a15e 2024-02-05T07:06:08.836 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi177.mzlged smithi177 *:8000 running (6m) 3s ago 6m 87.1M - 17.2.0 e1d6a67b021e cbd3144d3ab7 2024-02-05T07:06:08.837 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi102.righwg smithi102 *:80 running (6m) 4s ago 6m 88.4M - 17.2.0 e1d6a67b021e 2fcdb1fa365d 2024-02-05T07:06:08.837 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi177.uynbom smithi177 *:80 running (6m) 3s ago 6m 86.9M - 17.2.0 e1d6a67b021e 752e66aec886 2024-02-05T07:06:09.305 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:06:09.305 INFO:teuthology.orchestra.run.smithi102.stdout: "mon": { 2024-02-05T07:06:09.305 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-05T07:06:09.305 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:06:09.305 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr": { 2024-02-05T07:06:09.306 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T07:06:09.306 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:06:09.306 INFO:teuthology.orchestra.run.smithi102.stdout: "osd": { 2024-02-05T07:06:09.306 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-05T07:06:09.306 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:06:09.306 INFO:teuthology.orchestra.run.smithi102.stdout: "mds": {}, 2024-02-05T07:06:09.306 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw": { 2024-02-05T07:06:09.306 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T07:06:09.306 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:06:09.306 INFO:teuthology.orchestra.run.smithi102.stdout: "overall": { 2024-02-05T07:06:09.306 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-02-05T07:06:09.306 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T07:06:09.306 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T07:06:09.306 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:06:09.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.007029+0000 mgr.y (mgr.25360) 41 : audit [DBG] from='client.25411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:06:09.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.221428+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.228178+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.249849+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:09.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.251357+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:09.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: cluster 2024-02-05T07:06:08.254022+0000 mgr.y (mgr.25360) 42 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s 2024-02-05T07:06:09.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: cluster 2024-02-05T07:06:08.254788+0000 mgr.y (mgr.25360) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:06:09.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.262029+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: cephadm 2024-02-05T07:06:08.262752+0000 mgr.y (mgr.25360) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:09.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.343089+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:09.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.345638+0000 mon.a (mon.0) 1516 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:09.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: cephadm 2024-02-05T07:06:08.346747+0000 mgr.y (mgr.25360) 45 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-02-05T07:06:09.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.354908+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.356178+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-05T07:06:09.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.360314+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-05T07:06:09.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.361574+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-05T07:06:09.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.367954+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-05T07:06:09.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.371042+0000 mon.a (mon.0) 1522 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:09.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.372050+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:09.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: cluster 2024-02-05T07:06:08.374201+0000 mgr.y (mgr.25360) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:06:09.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: cluster 2024-02-05T07:06:08.374689+0000 mgr.y (mgr.25360) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:09.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.379496+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: cephadm 2024-02-05T07:06:08.380133+0000 mgr.y (mgr.25360) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:09.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.401383+0000 mgr.y (mgr.25360) 49 : audit [DBG] from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:06:09.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.463423+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:09.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.465515+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:09.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.468582+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:09.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.469589+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:09.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.476500+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.553218+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:09.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.555597+0000 mon.a (mon.0) 1531 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:09.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.558267+0000 mon.a (mon.0) 1532 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:09.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.559179+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:09.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.568082+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.645738+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:09.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.647777+0000 mon.a (mon.0) 1536 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:09.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.651133+0000 mon.a (mon.0) 1537 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:09.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.652359+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:09.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.662572+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.742187+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:09.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.746436+0000 mon.a (mon.0) 1541 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:09.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.749778+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:09.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.750976+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:09.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.762236+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.890253+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:09.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.895059+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:09.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.899040+0000 mon.a (mon.0) 1547 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:09.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.900383+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:09.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.911082+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.990055+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:09.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.993008+0000 mon.a (mon.0) 1551 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:09.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.996456+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:09.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:08.997652+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:09.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:09.007926+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:09.086497+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:09.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:09.091225+0000 mon.a (mon.0) 1556 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:09.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:09.095130+0000 mon.a (mon.0) 1557 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:09.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:09.096487+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:09.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:09.104977+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:09.182757+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:09.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:09.185729+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:09.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:09.188941+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:09.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:09.190073+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:09.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[14475]: audit 2024-02-05T07:06:09.199698+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.007029+0000 mgr.y (mgr.25360) 41 : audit [DBG] from='client.25411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:06:09.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.221428+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.228178+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.249849+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:09.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.251357+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:09.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: cluster 2024-02-05T07:06:08.254022+0000 mgr.y (mgr.25360) 42 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s 2024-02-05T07:06:09.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: cluster 2024-02-05T07:06:08.254788+0000 mgr.y (mgr.25360) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:06:09.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.262029+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: cephadm 2024-02-05T07:06:08.262752+0000 mgr.y (mgr.25360) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:09.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.343089+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:09.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.345638+0000 mon.a (mon.0) 1516 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:09.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: cephadm 2024-02-05T07:06:08.346747+0000 mgr.y (mgr.25360) 45 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-02-05T07:06:09.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.354908+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.356178+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-05T07:06:09.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.360314+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-05T07:06:09.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.361574+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-05T07:06:09.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.367954+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-05T07:06:09.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.371042+0000 mon.a (mon.0) 1522 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:09.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.372050+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:09.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.007029+0000 mgr.y (mgr.25360) 41 : audit [DBG] from='client.25411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:06:09.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.221428+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.228178+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.249849+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:09.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.251357+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:09.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: cluster 2024-02-05T07:06:08.254022+0000 mgr.y (mgr.25360) 42 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s 2024-02-05T07:06:09.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: cluster 2024-02-05T07:06:08.254788+0000 mgr.y (mgr.25360) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:06:09.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.262029+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: cephadm 2024-02-05T07:06:08.262752+0000 mgr.y (mgr.25360) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:09.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.343089+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:09.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.345638+0000 mon.a (mon.0) 1516 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:09.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: cephadm 2024-02-05T07:06:08.346747+0000 mgr.y (mgr.25360) 45 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-02-05T07:06:09.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.354908+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.356178+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-05T07:06:09.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.360314+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-05T07:06:09.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.361574+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-05T07:06:09.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.367954+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-05T07:06:09.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.371042+0000 mon.a (mon.0) 1522 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:09.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.372050+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:09.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: cluster 2024-02-05T07:06:08.374201+0000 mgr.y (mgr.25360) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:06:09.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: cluster 2024-02-05T07:06:08.374689+0000 mgr.y (mgr.25360) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:09.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.379496+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: cephadm 2024-02-05T07:06:08.380133+0000 mgr.y (mgr.25360) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:09.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.401383+0000 mgr.y (mgr.25360) 49 : audit [DBG] from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:06:09.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.463423+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:09.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.465515+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:09.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.468582+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:09.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.469589+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:09.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.476500+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.553218+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:09.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.555597+0000 mon.a (mon.0) 1531 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:09.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.558267+0000 mon.a (mon.0) 1532 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:09.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.559179+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:09.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.568082+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.645738+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:09.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.647777+0000 mon.a (mon.0) 1536 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:09.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.651133+0000 mon.a (mon.0) 1537 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:09.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.652359+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:09.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: cluster 2024-02-05T07:06:08.374201+0000 mgr.y (mgr.25360) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:06:09.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: cluster 2024-02-05T07:06:08.374689+0000 mgr.y (mgr.25360) 47 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:09.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.379496+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: cephadm 2024-02-05T07:06:08.380133+0000 mgr.y (mgr.25360) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:09.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.401383+0000 mgr.y (mgr.25360) 49 : audit [DBG] from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:06:09.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.463423+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:09.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.465515+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:09.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.468582+0000 mon.a (mon.0) 1527 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:09.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.469589+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:09.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.476500+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.553218+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:09.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.555597+0000 mon.a (mon.0) 1531 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:09.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.558267+0000 mon.a (mon.0) 1532 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:09.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.559179+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:09.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.568082+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.645738+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:09.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.647777+0000 mon.a (mon.0) 1536 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:09.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.651133+0000 mon.a (mon.0) 1537 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:09.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.652359+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:09.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.662572+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.742187+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:09.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.746436+0000 mon.a (mon.0) 1541 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:09.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.749778+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:09.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.750976+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:09.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.762236+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.890253+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:09.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.895059+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:09.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.899040+0000 mon.a (mon.0) 1547 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:09.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.900383+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:09.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.911082+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.990055+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:09.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.993008+0000 mon.a (mon.0) 1551 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:09.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.996456+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:09.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:08.997652+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:09.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:09.007926+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:09.086497+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:09.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:09.091225+0000 mon.a (mon.0) 1556 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:09.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:09.095130+0000 mon.a (mon.0) 1557 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:09.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:09.096487+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:09.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:09.104977+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:09.182757+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:09.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:09.185729+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:09.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:09.188941+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:09.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:09.190073+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:09.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[14298]: audit 2024-02-05T07:06:09.199698+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.662572+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.742187+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:09.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.746436+0000 mon.a (mon.0) 1541 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:09.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.749778+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:09.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.750976+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:09.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.762236+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.890253+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:09.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.895059+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:09.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.899040+0000 mon.a (mon.0) 1547 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:09.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.900383+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:09.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.911082+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.990055+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:09.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.993008+0000 mon.a (mon.0) 1551 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:09.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.996456+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:09.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:08.997652+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:09.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:09.007926+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:09.086497+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:09.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:09.091225+0000 mon.a (mon.0) 1556 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:09.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:09.095130+0000 mon.a (mon.0) 1557 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:09.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:09.096487+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:09.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:09.104977+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:09.182757+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:09.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:09.185729+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:09.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:09.188941+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:09.652 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:09.190073+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:09.652 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:09 smithi102 bash[20060]: audit 2024-02-05T07:06:09.199698+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:09.685 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:06:09.685 INFO:teuthology.orchestra.run.smithi102.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:06:09.685 INFO:teuthology.orchestra.run.smithi102.stdout: "in_progress": true, 2024-02-05T07:06:09.685 INFO:teuthology.orchestra.run.smithi102.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T07:06:09.685 INFO:teuthology.orchestra.run.smithi102.stdout: "services_complete": [], 2024-02-05T07:06:09.685 INFO:teuthology.orchestra.run.smithi102.stdout: "progress": "", 2024-02-05T07:06:09.685 INFO:teuthology.orchestra.run.smithi102.stdout: "message": "Currently upgrading mgr daemons", 2024-02-05T07:06:09.685 INFO:teuthology.orchestra.run.smithi102.stdout: "is_paused": false 2024-02-05T07:06:09.686 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:06:10.051 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:09 smithi177 bash[52417]: debug 2024-02-05T07:06:09.879+0000 7fc3183fb700 1 -- 172.21.15.177:0/3974038780 <== mon.1 v2:172.21.15.102:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56513bfe3520 con 0x56513c0ea800 2024-02-05T07:06:10.158 INFO:teuthology.orchestra.run.smithi102.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-02-05T07:06:10.158 INFO:teuthology.orchestra.run.smithi102.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-02-05T07:06:10.158 INFO:teuthology.orchestra.run.smithi102.stdout: daemon iscsi.foo.smithi102.rtacbu on smithi102 is in unknown state 2024-02-05T07:06:10.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[52417]: debug 2024-02-05T07:06:10.043+0000 7fc3225f0200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-05T07:06:10.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: cluster 2024-02-05T07:06:08.471362+0000 mgr.y (mgr.25360) 50 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: cluster 2024-02-05T07:06:08.471801+0000 mgr.y (mgr.25360) 51 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: cephadm 2024-02-05T07:06:08.477061+0000 mgr.y (mgr.25360) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: cluster 2024-02-05T07:06:08.560886+0000 mgr.y (mgr.25360) 53 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: cluster 2024-02-05T07:06:08.561182+0000 mgr.y (mgr.25360) 54 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: cephadm 2024-02-05T07:06:08.568587+0000 mgr.y (mgr.25360) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: cluster 2024-02-05T07:06:08.654669+0000 mgr.y (mgr.25360) 56 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: cluster 2024-02-05T07:06:08.654964+0000 mgr.y (mgr.25360) 57 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: cephadm 2024-02-05T07:06:08.663123+0000 mgr.y (mgr.25360) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: cluster 2024-02-05T07:06:08.753372+0000 mgr.y (mgr.25360) 59 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: cluster 2024-02-05T07:06:08.753668+0000 mgr.y (mgr.25360) 60 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: cephadm 2024-02-05T07:06:08.763088+0000 mgr.y (mgr.25360) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:08.793782+0000 mgr.y (mgr.25360) 62 : audit [DBG] from='client.25423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:06:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: cluster 2024-02-05T07:06:08.902877+0000 mgr.y (mgr.25360) 63 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: cluster 2024-02-05T07:06:08.903146+0000 mgr.y (mgr.25360) 64 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: cephadm 2024-02-05T07:06:08.911801+0000 mgr.y (mgr.25360) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: cluster 2024-02-05T07:06:08.999899+0000 mgr.y (mgr.25360) 66 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: cluster 2024-02-05T07:06:09.000383+0000 mgr.y (mgr.25360) 67 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: cephadm 2024-02-05T07:06:09.008634+0000 mgr.y (mgr.25360) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: cluster 2024-02-05T07:06:09.099105+0000 mgr.y (mgr.25360) 69 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-02-05T07:06:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: cluster 2024-02-05T07:06:09.099523+0000 mgr.y (mgr.25360) 70 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-02-05T07:06:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: cephadm 2024-02-05T07:06:09.105462+0000 mgr.y (mgr.25360) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: cluster 2024-02-05T07:06:09.192440+0000 mgr.y (mgr.25360) 72 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-02-05T07:06:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: cluster 2024-02-05T07:06:09.193039+0000 mgr.y (mgr.25360) 73 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-02-05T07:06:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: cephadm 2024-02-05T07:06:09.200453+0000 mgr.y (mgr.25360) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.261135+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.263293+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.265365+0000 mon.a (mon.0) 1567 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.266468+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: cluster 2024-02-05T07:06:09.268579+0000 mgr.y (mgr.25360) 75 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s 2024-02-05T07:06:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: cluster 2024-02-05T07:06:09.268871+0000 mgr.y (mgr.25360) 76 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s 2024-02-05T07:06:10.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.275117+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:10.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: cephadm 2024-02-05T07:06:09.275719+0000 mgr.y (mgr.25360) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:10.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.292066+0000 mon.c (mon.1) 56 : audit [DBG] from='client.? 172.21.15.102:0/679779110' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.340338+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.342708+0000 mon.a (mon.0) 1571 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.345788+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.347083+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:10.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: cluster 2024-02-05T07:06:09.348984+0000 mgr.y (mgr.25360) 78 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: cluster 2024-02-05T07:06:09.349264+0000 mgr.y (mgr.25360) 79 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.355178+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:10.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: cephadm 2024-02-05T07:06:09.355724+0000 mgr.y (mgr.25360) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:10.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.433613+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.435453+0000 mon.a (mon.0) 1576 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.437389+0000 mon.a (mon.0) 1577 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.438311+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:10.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: cluster 2024-02-05T07:06:09.439818+0000 mgr.y (mgr.25360) 81 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: cluster 2024-02-05T07:06:09.440070+0000 mgr.y (mgr.25360) 82 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.445621+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:10.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.511177+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.513170+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.515697+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.516580+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:10.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.523294+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:10.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.586552+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.589249+0000 mon.a (mon.0) 1586 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.592098+0000 mon.a (mon.0) 1587 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.593720+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:10.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.601707+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:10.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.666092+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.668801+0000 mon.a (mon.0) 1591 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.671498+0000 mon.a (mon.0) 1592 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.672680+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:10.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.680705+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:10.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.758983+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.761676+0000 mon.a (mon.0) 1596 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.764456+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.765530+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:10.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.774902+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:10.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.854674+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.856772+0000 mon.a (mon.0) 1601 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.859179+0000 mon.a (mon.0) 1602 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.860025+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:10.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.867770+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:10.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.931515+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.933773+0000 mon.a (mon.0) 1606 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.935856+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.936779+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:10.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:09.946036+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:10.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:10.025972+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:10.029343+0000 mon.a (mon.0) 1611 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:10.032815+0000 mon.a (mon.0) 1612 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:10.034130+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:10.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:10.043303+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:10.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:10.125406+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:10.128060+0000 mon.a (mon.0) 1616 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:10.131302+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:10.132545+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:10.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:10.140292+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:10.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:10.146030+0000 mon.a (mon.0) 1620 : audit [DBG] from='client.? 172.21.15.102:0/2254172789' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:06:10.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:10.217332+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:10.219994+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:10.222739+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:10 smithi177 bash[14475]: audit 2024-02-05T07:06:10.223905+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:10.548 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: cluster 2024-02-05T07:06:08.471362+0000 mgr.y (mgr.25360) 50 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.549 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: cluster 2024-02-05T07:06:08.471801+0000 mgr.y (mgr.25360) 51 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.549 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: cephadm 2024-02-05T07:06:08.477061+0000 mgr.y (mgr.25360) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:10.549 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: cluster 2024-02-05T07:06:08.560886+0000 mgr.y (mgr.25360) 53 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.549 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: cluster 2024-02-05T07:06:08.561182+0000 mgr.y (mgr.25360) 54 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.549 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: cephadm 2024-02-05T07:06:08.568587+0000 mgr.y (mgr.25360) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:10.549 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: cluster 2024-02-05T07:06:08.654669+0000 mgr.y (mgr.25360) 56 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.549 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: cluster 2024-02-05T07:06:08.654964+0000 mgr.y (mgr.25360) 57 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.549 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: cephadm 2024-02-05T07:06:08.663123+0000 mgr.y (mgr.25360) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:10.549 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: cluster 2024-02-05T07:06:08.753372+0000 mgr.y (mgr.25360) 59 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.549 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: cluster 2024-02-05T07:06:08.753668+0000 mgr.y (mgr.25360) 60 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.549 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: cephadm 2024-02-05T07:06:08.763088+0000 mgr.y (mgr.25360) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:10.549 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:08.793782+0000 mgr.y (mgr.25360) 62 : audit [DBG] from='client.25423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:06:10.549 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: cluster 2024-02-05T07:06:08.902877+0000 mgr.y (mgr.25360) 63 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.549 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: cluster 2024-02-05T07:06:08.903146+0000 mgr.y (mgr.25360) 64 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.550 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: cephadm 2024-02-05T07:06:08.911801+0000 mgr.y (mgr.25360) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:10.550 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: cluster 2024-02-05T07:06:08.999899+0000 mgr.y (mgr.25360) 66 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.550 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: cluster 2024-02-05T07:06:09.000383+0000 mgr.y (mgr.25360) 67 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.550 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: cephadm 2024-02-05T07:06:09.008634+0000 mgr.y (mgr.25360) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:10.550 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: cluster 2024-02-05T07:06:09.099105+0000 mgr.y (mgr.25360) 69 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-02-05T07:06:10.550 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: cluster 2024-02-05T07:06:08.471362+0000 mgr.y (mgr.25360) 50 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.550 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: cluster 2024-02-05T07:06:08.471801+0000 mgr.y (mgr.25360) 51 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.550 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: cephadm 2024-02-05T07:06:08.477061+0000 mgr.y (mgr.25360) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:10.551 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: cluster 2024-02-05T07:06:08.560886+0000 mgr.y (mgr.25360) 53 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.551 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: cluster 2024-02-05T07:06:08.561182+0000 mgr.y (mgr.25360) 54 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.551 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: cephadm 2024-02-05T07:06:08.568587+0000 mgr.y (mgr.25360) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:10.551 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: cluster 2024-02-05T07:06:08.654669+0000 mgr.y (mgr.25360) 56 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.551 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: cluster 2024-02-05T07:06:08.654964+0000 mgr.y (mgr.25360) 57 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.551 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: cephadm 2024-02-05T07:06:08.663123+0000 mgr.y (mgr.25360) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:10.551 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: cluster 2024-02-05T07:06:08.753372+0000 mgr.y (mgr.25360) 59 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.551 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: cluster 2024-02-05T07:06:08.753668+0000 mgr.y (mgr.25360) 60 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.551 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: cephadm 2024-02-05T07:06:08.763088+0000 mgr.y (mgr.25360) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:10.551 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:08.793782+0000 mgr.y (mgr.25360) 62 : audit [DBG] from='client.25423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:06:10.551 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: cluster 2024-02-05T07:06:08.902877+0000 mgr.y (mgr.25360) 63 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.551 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: cluster 2024-02-05T07:06:08.903146+0000 mgr.y (mgr.25360) 64 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.551 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: cephadm 2024-02-05T07:06:08.911801+0000 mgr.y (mgr.25360) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:10.551 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: cluster 2024-02-05T07:06:08.999899+0000 mgr.y (mgr.25360) 66 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.551 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: cluster 2024-02-05T07:06:09.000383+0000 mgr.y (mgr.25360) 67 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.552 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: cephadm 2024-02-05T07:06:09.008634+0000 mgr.y (mgr.25360) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:10.552 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: cluster 2024-02-05T07:06:09.099105+0000 mgr.y (mgr.25360) 69 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-02-05T07:06:10.552 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: cluster 2024-02-05T07:06:09.099523+0000 mgr.y (mgr.25360) 70 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-02-05T07:06:10.552 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: cephadm 2024-02-05T07:06:09.105462+0000 mgr.y (mgr.25360) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:10.552 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: cluster 2024-02-05T07:06:09.192440+0000 mgr.y (mgr.25360) 72 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-02-05T07:06:10.552 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: cluster 2024-02-05T07:06:09.193039+0000 mgr.y (mgr.25360) 73 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-02-05T07:06:10.552 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: cephadm 2024-02-05T07:06:09.200453+0000 mgr.y (mgr.25360) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:10.552 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.261135+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.552 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.263293+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.553 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.265365+0000 mon.a (mon.0) 1567 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.553 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.266468+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:10.553 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: cluster 2024-02-05T07:06:09.268579+0000 mgr.y (mgr.25360) 75 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s 2024-02-05T07:06:10.553 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: cluster 2024-02-05T07:06:09.268871+0000 mgr.y (mgr.25360) 76 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s 2024-02-05T07:06:10.553 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.275117+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:10.553 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: cephadm 2024-02-05T07:06:09.275719+0000 mgr.y (mgr.25360) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:10.553 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.292066+0000 mon.c (mon.1) 56 : audit [DBG] from='client.? 172.21.15.102:0/679779110' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.553 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.340338+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.553 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.342708+0000 mon.a (mon.0) 1571 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.553 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.345788+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.553 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.347083+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:10.553 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: cluster 2024-02-05T07:06:09.348984+0000 mgr.y (mgr.25360) 78 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.554 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: cluster 2024-02-05T07:06:09.099523+0000 mgr.y (mgr.25360) 70 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-02-05T07:06:10.554 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: cephadm 2024-02-05T07:06:09.105462+0000 mgr.y (mgr.25360) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:10.554 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: cluster 2024-02-05T07:06:09.192440+0000 mgr.y (mgr.25360) 72 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-02-05T07:06:10.554 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: cluster 2024-02-05T07:06:09.193039+0000 mgr.y (mgr.25360) 73 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-02-05T07:06:10.554 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: cephadm 2024-02-05T07:06:09.200453+0000 mgr.y (mgr.25360) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:10.554 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.261135+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.554 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.263293+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.554 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.265365+0000 mon.a (mon.0) 1567 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.555 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.266468+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:10.555 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: cluster 2024-02-05T07:06:09.268579+0000 mgr.y (mgr.25360) 75 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s 2024-02-05T07:06:10.555 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: cluster 2024-02-05T07:06:09.268871+0000 mgr.y (mgr.25360) 76 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s 2024-02-05T07:06:10.555 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.275117+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:10.555 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: cephadm 2024-02-05T07:06:09.275719+0000 mgr.y (mgr.25360) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:10.555 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.292066+0000 mon.c (mon.1) 56 : audit [DBG] from='client.? 172.21.15.102:0/679779110' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.555 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.340338+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.555 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.342708+0000 mon.a (mon.0) 1571 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.555 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.345788+0000 mon.a (mon.0) 1572 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.555 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.347083+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:10.555 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: cluster 2024-02-05T07:06:09.348984+0000 mgr.y (mgr.25360) 78 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.555 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: cluster 2024-02-05T07:06:09.349264+0000 mgr.y (mgr.25360) 79 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.555 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.355178+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:10.555 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: cephadm 2024-02-05T07:06:09.355724+0000 mgr.y (mgr.25360) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:10.555 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.433613+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.556 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.435453+0000 mon.a (mon.0) 1576 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.556 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.437389+0000 mon.a (mon.0) 1577 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.556 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.438311+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:10.556 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: cluster 2024-02-05T07:06:09.439818+0000 mgr.y (mgr.25360) 81 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.556 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: cluster 2024-02-05T07:06:09.440070+0000 mgr.y (mgr.25360) 82 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.556 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.445621+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:10.556 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.511177+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.556 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.513170+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.556 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.515697+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.556 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.516580+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:10.556 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.523294+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:10.556 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.586552+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.556 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.589249+0000 mon.a (mon.0) 1586 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.556 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.592098+0000 mon.a (mon.0) 1587 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.557 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.593720+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:10.557 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.601707+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:10.557 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: cluster 2024-02-05T07:06:09.349264+0000 mgr.y (mgr.25360) 79 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.557 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.355178+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:10.557 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: cephadm 2024-02-05T07:06:09.355724+0000 mgr.y (mgr.25360) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:10.557 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.433613+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.557 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.435453+0000 mon.a (mon.0) 1576 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.557 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.437389+0000 mon.a (mon.0) 1577 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.557 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.438311+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:10.557 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: cluster 2024-02-05T07:06:09.439818+0000 mgr.y (mgr.25360) 81 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.557 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: cluster 2024-02-05T07:06:09.440070+0000 mgr.y (mgr.25360) 82 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:10.558 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.445621+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:10.558 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.511177+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.558 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.513170+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.558 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.515697+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.558 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.516580+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:10.558 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.523294+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:10.558 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.586552+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.558 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.589249+0000 mon.a (mon.0) 1586 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.558 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.592098+0000 mon.a (mon.0) 1587 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.558 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.593720+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:10.558 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.601707+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:10.558 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.666092+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.559 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.668801+0000 mon.a (mon.0) 1591 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.559 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.671498+0000 mon.a (mon.0) 1592 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.559 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.672680+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:10.559 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.680705+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:10.559 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.758983+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.559 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.761676+0000 mon.a (mon.0) 1596 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.559 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.764456+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.559 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.765530+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:10.559 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.774902+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:10.559 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.854674+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.559 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.856772+0000 mon.a (mon.0) 1601 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.559 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.859179+0000 mon.a (mon.0) 1602 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.559 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.860025+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:10.560 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.867770+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:10.560 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.931515+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.560 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.933773+0000 mon.a (mon.0) 1606 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.560 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.935856+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.560 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.936779+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:10.560 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.666092+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.560 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.668801+0000 mon.a (mon.0) 1591 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.560 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.671498+0000 mon.a (mon.0) 1592 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.560 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.672680+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:10.560 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.680705+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:10.560 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.758983+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.561 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.761676+0000 mon.a (mon.0) 1596 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.561 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.764456+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.561 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.765530+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:10.561 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.774902+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:10.561 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.854674+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.561 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.856772+0000 mon.a (mon.0) 1601 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.561 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.859179+0000 mon.a (mon.0) 1602 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.561 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.860025+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:10.561 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.867770+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:10.561 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.931515+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.561 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.933773+0000 mon.a (mon.0) 1606 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.561 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.935856+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.562 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.936779+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:10.562 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:09.946036+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:10.562 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:10.025972+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.562 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:10.029343+0000 mon.a (mon.0) 1611 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.563 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:10.032815+0000 mon.a (mon.0) 1612 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.563 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:10.034130+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:10.563 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:10.043303+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:10.563 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:10.125406+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.563 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:10.128060+0000 mon.a (mon.0) 1616 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.563 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:10.131302+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.563 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:10.132545+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:10.564 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:10.140292+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:10.564 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:10.146030+0000 mon.a (mon.0) 1620 : audit [DBG] from='client.? 172.21.15.102:0/2254172789' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:06:10.564 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:10.217332+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.564 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:10.219994+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.564 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:10.222739+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.564 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[20060]: audit 2024-02-05T07:06:10.223905+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:10.565 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:09.946036+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:10.565 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:10.025972+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.565 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:10.029343+0000 mon.a (mon.0) 1611 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.565 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:10.032815+0000 mon.a (mon.0) 1612 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.565 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:10.034130+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:10.566 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:10.043303+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:10.566 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:10.125406+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.566 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:10.128060+0000 mon.a (mon.0) 1616 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.566 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:10.131302+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.566 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:10.132545+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:10.566 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:10.140292+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:10.566 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:10.146030+0000 mon.a (mon.0) 1620 : audit [DBG] from='client.? 172.21.15.102:0/2254172789' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:06:10.567 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:10.217332+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:10.567 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:10.219994+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:10.567 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:10.222739+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:10.567 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:10 smithi102 bash[14298]: audit 2024-02-05T07:06:10.223905+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:11.078 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[52417]: debug 2024-02-05T07:06:11.007+0000 7fc3225f0200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-05T07:06:11.508 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[52417]: debug 2024-02-05T07:06:11.111+0000 7fc3225f0200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-05T07:06:11.508 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[52417]: debug 2024-02-05T07:06:11.215+0000 7fc3225f0200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-05T07:06:11.508 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: cephadm 2024-02-05T07:06:09.446132+0000 mgr.y (mgr.25360) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.508 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: cluster 2024-02-05T07:06:09.518355+0000 mgr.y (mgr.25360) 84 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.509 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: cluster 2024-02-05T07:06:09.519047+0000 mgr.y (mgr.25360) 85 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.509 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: cephadm 2024-02-05T07:06:09.524039+0000 mgr.y (mgr.25360) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.509 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: cluster 2024-02-05T07:06:09.596287+0000 mgr.y (mgr.25360) 87 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.509 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: cluster 2024-02-05T07:06:09.596582+0000 mgr.y (mgr.25360) 88 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.509 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: cephadm 2024-02-05T07:06:09.602188+0000 mgr.y (mgr.25360) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.509 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:09.671677+0000 mgr.y (mgr.25360) 90 : audit [DBG] from='client.25435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:06:11.509 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: cluster 2024-02-05T07:06:09.674922+0000 mgr.y (mgr.25360) 91 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.509 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: cluster 2024-02-05T07:06:09.675161+0000 mgr.y (mgr.25360) 92 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.509 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: cephadm 2024-02-05T07:06:09.681306+0000 mgr.y (mgr.25360) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.509 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: cluster 2024-02-05T07:06:09.767650+0000 mgr.y (mgr.25360) 94 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.509 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: cluster 2024-02-05T07:06:09.768295+0000 mgr.y (mgr.25360) 95 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.509 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: cephadm 2024-02-05T07:06:09.775522+0000 mgr.y (mgr.25360) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.509 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: cluster 2024-02-05T07:06:09.861800+0000 mgr.y (mgr.25360) 97 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.509 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: cluster 2024-02-05T07:06:09.862290+0000 mgr.y (mgr.25360) 98 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.510 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: cephadm 2024-02-05T07:06:09.868266+0000 mgr.y (mgr.25360) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.510 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: cluster 2024-02-05T07:06:09.938620+0000 mgr.y (mgr.25360) 100 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.510 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: cluster 2024-02-05T07:06:09.939080+0000 mgr.y (mgr.25360) 101 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.510 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: cephadm 2024-02-05T07:06:09.946803+0000 mgr.y (mgr.25360) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.510 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: cluster 2024-02-05T07:06:10.036237+0000 mgr.y (mgr.25360) 103 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.510 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: cluster 2024-02-05T07:06:10.036811+0000 mgr.y (mgr.25360) 104 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.510 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: cephadm 2024-02-05T07:06:10.043908+0000 mgr.y (mgr.25360) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.510 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: cluster 2024-02-05T07:06:10.134496+0000 mgr.y (mgr.25360) 106 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.510 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: cluster 2024-02-05T07:06:10.134762+0000 mgr.y (mgr.25360) 107 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.510 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: cephadm 2024-02-05T07:06:10.140887+0000 mgr.y (mgr.25360) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.510 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: cluster 2024-02-05T07:06:10.226161+0000 mgr.y (mgr.25360) 109 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.510 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: cluster 2024-02-05T07:06:10.226382+0000 mgr.y (mgr.25360) 110 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.510 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.233785+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:11.510 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: cephadm 2024-02-05T07:06:10.234427+0000 mgr.y (mgr.25360) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.510 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.317120+0000 mon.a (mon.0) 1626 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:11.511 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.319486+0000 mon.a (mon.0) 1627 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:11.511 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.321980+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:11.511 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.322966+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:11.511 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: cluster 2024-02-05T07:06:10.325530+0000 mgr.y (mgr.25360) 112 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.511 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: cluster 2024-02-05T07:06:10.326385+0000 mgr.y (mgr.25360) 113 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.511 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.334862+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:11.511 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: cephadm 2024-02-05T07:06:10.335640+0000 mgr.y (mgr.25360) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.511 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.413833+0000 mon.a (mon.0) 1631 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:11.511 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.417151+0000 mon.a (mon.0) 1632 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:11.512 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.420245+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:11.512 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.421361+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:11.512 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: cluster 2024-02-05T07:06:10.423474+0000 mgr.y (mgr.25360) 115 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.512 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: cluster 2024-02-05T07:06:10.423993+0000 mgr.y (mgr.25360) 116 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.512 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.433895+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:11.512 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: cephadm 2024-02-05T07:06:10.434645+0000 mgr.y (mgr.25360) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.512 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.514027+0000 mon.a (mon.0) 1636 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:11.512 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.516506+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:11.512 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.520768+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:11.512 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.522206+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:11.512 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.533825+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:11.513 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.601513+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:11.513 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.604795+0000 mon.a (mon.0) 1642 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:11.513 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.607727+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:11.513 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.608574+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:11.513 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.619309+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:11.513 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.702402+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:11.513 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.704373+0000 mon.a (mon.0) 1647 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:11.513 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.707557+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:11.513 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.708606+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:11.513 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.720445+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:11.513 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.803074+0000 mon.a (mon.0) 1651 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:11.513 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.805659+0000 mon.a (mon.0) 1652 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:11.513 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.809362+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:11.513 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.810441+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:11.513 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.820643+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:11.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.904662+0000 mon.a (mon.0) 1656 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:11.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.907917+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:11.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.910739+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:11.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.911823+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:11.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.921509+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:11.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:10.999859+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:11.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:11.002335+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:11.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:11.005383+0000 mon.a (mon.0) 1663 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:11.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:11.006349+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:11.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:11.018139+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:11.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:11.095645+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:11.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:11.097602+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:11.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:11.100222+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:11.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:11.101102+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:11.514 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:11.110282+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:11.515 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:11.191907+0000 mon.a (mon.0) 1671 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:11.515 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:11.194425+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:11.515 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:11.197893+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:11.515 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:11.198868+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:11.515 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[14475]: audit 2024-02-05T07:06:11.209735+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:11.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: cephadm 2024-02-05T07:06:09.446132+0000 mgr.y (mgr.25360) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: cluster 2024-02-05T07:06:09.518355+0000 mgr.y (mgr.25360) 84 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: cluster 2024-02-05T07:06:09.519047+0000 mgr.y (mgr.25360) 85 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: cephadm 2024-02-05T07:06:09.524039+0000 mgr.y (mgr.25360) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: cluster 2024-02-05T07:06:09.596287+0000 mgr.y (mgr.25360) 87 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: cluster 2024-02-05T07:06:09.596582+0000 mgr.y (mgr.25360) 88 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: cephadm 2024-02-05T07:06:09.602188+0000 mgr.y (mgr.25360) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:09.671677+0000 mgr.y (mgr.25360) 90 : audit [DBG] from='client.25435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:06:11.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: cluster 2024-02-05T07:06:09.674922+0000 mgr.y (mgr.25360) 91 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: cluster 2024-02-05T07:06:09.675161+0000 mgr.y (mgr.25360) 92 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: cephadm 2024-02-05T07:06:09.681306+0000 mgr.y (mgr.25360) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: cluster 2024-02-05T07:06:09.767650+0000 mgr.y (mgr.25360) 94 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: cluster 2024-02-05T07:06:09.768295+0000 mgr.y (mgr.25360) 95 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: cephadm 2024-02-05T07:06:09.775522+0000 mgr.y (mgr.25360) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: cluster 2024-02-05T07:06:09.861800+0000 mgr.y (mgr.25360) 97 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: cluster 2024-02-05T07:06:09.862290+0000 mgr.y (mgr.25360) 98 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: cephadm 2024-02-05T07:06:09.868266+0000 mgr.y (mgr.25360) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: cluster 2024-02-05T07:06:09.938620+0000 mgr.y (mgr.25360) 100 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: cluster 2024-02-05T07:06:09.939080+0000 mgr.y (mgr.25360) 101 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: cephadm 2024-02-05T07:06:09.946803+0000 mgr.y (mgr.25360) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: cephadm 2024-02-05T07:06:09.446132+0000 mgr.y (mgr.25360) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: cluster 2024-02-05T07:06:09.518355+0000 mgr.y (mgr.25360) 84 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: cluster 2024-02-05T07:06:09.519047+0000 mgr.y (mgr.25360) 85 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: cephadm 2024-02-05T07:06:09.524039+0000 mgr.y (mgr.25360) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: cluster 2024-02-05T07:06:09.596287+0000 mgr.y (mgr.25360) 87 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: cluster 2024-02-05T07:06:09.596582+0000 mgr.y (mgr.25360) 88 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: cephadm 2024-02-05T07:06:09.602188+0000 mgr.y (mgr.25360) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:09.671677+0000 mgr.y (mgr.25360) 90 : audit [DBG] from='client.25435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:06:11.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: cluster 2024-02-05T07:06:09.674922+0000 mgr.y (mgr.25360) 91 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: cluster 2024-02-05T07:06:09.675161+0000 mgr.y (mgr.25360) 92 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: cephadm 2024-02-05T07:06:09.681306+0000 mgr.y (mgr.25360) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: cluster 2024-02-05T07:06:09.767650+0000 mgr.y (mgr.25360) 94 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: cluster 2024-02-05T07:06:09.768295+0000 mgr.y (mgr.25360) 95 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: cephadm 2024-02-05T07:06:09.775522+0000 mgr.y (mgr.25360) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: cluster 2024-02-05T07:06:09.861800+0000 mgr.y (mgr.25360) 97 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: cluster 2024-02-05T07:06:09.862290+0000 mgr.y (mgr.25360) 98 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: cephadm 2024-02-05T07:06:09.868266+0000 mgr.y (mgr.25360) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: cluster 2024-02-05T07:06:09.938620+0000 mgr.y (mgr.25360) 100 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: cluster 2024-02-05T07:06:09.939080+0000 mgr.y (mgr.25360) 101 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: cephadm 2024-02-05T07:06:09.946803+0000 mgr.y (mgr.25360) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: cluster 2024-02-05T07:06:10.036237+0000 mgr.y (mgr.25360) 103 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: cluster 2024-02-05T07:06:10.036811+0000 mgr.y (mgr.25360) 104 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: cephadm 2024-02-05T07:06:10.043908+0000 mgr.y (mgr.25360) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: cluster 2024-02-05T07:06:10.134496+0000 mgr.y (mgr.25360) 106 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: cluster 2024-02-05T07:06:10.134762+0000 mgr.y (mgr.25360) 107 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: cephadm 2024-02-05T07:06:10.140887+0000 mgr.y (mgr.25360) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: cluster 2024-02-05T07:06:10.226161+0000 mgr.y (mgr.25360) 109 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: cluster 2024-02-05T07:06:10.226382+0000 mgr.y (mgr.25360) 110 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.233785+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:11.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: cephadm 2024-02-05T07:06:10.234427+0000 mgr.y (mgr.25360) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.317120+0000 mon.a (mon.0) 1626 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:11.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.319486+0000 mon.a (mon.0) 1627 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:11.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.321980+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:11.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.322966+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:11.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: cluster 2024-02-05T07:06:10.325530+0000 mgr.y (mgr.25360) 112 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: cluster 2024-02-05T07:06:10.326385+0000 mgr.y (mgr.25360) 113 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.334862+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:11.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: cephadm 2024-02-05T07:06:10.335640+0000 mgr.y (mgr.25360) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.413833+0000 mon.a (mon.0) 1631 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:11.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.417151+0000 mon.a (mon.0) 1632 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:11.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: cluster 2024-02-05T07:06:10.036237+0000 mgr.y (mgr.25360) 103 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: cluster 2024-02-05T07:06:10.036811+0000 mgr.y (mgr.25360) 104 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: cephadm 2024-02-05T07:06:10.043908+0000 mgr.y (mgr.25360) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: cluster 2024-02-05T07:06:10.134496+0000 mgr.y (mgr.25360) 106 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: cluster 2024-02-05T07:06:10.134762+0000 mgr.y (mgr.25360) 107 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: cephadm 2024-02-05T07:06:10.140887+0000 mgr.y (mgr.25360) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: cluster 2024-02-05T07:06:10.226161+0000 mgr.y (mgr.25360) 109 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: cluster 2024-02-05T07:06:10.226382+0000 mgr.y (mgr.25360) 110 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.233785+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:11.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: cephadm 2024-02-05T07:06:10.234427+0000 mgr.y (mgr.25360) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.317120+0000 mon.a (mon.0) 1626 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:11.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.319486+0000 mon.a (mon.0) 1627 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:11.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.321980+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:11.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.322966+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:11.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: cluster 2024-02-05T07:06:10.325530+0000 mgr.y (mgr.25360) 112 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: cluster 2024-02-05T07:06:10.326385+0000 mgr.y (mgr.25360) 113 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.334862+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:11.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: cephadm 2024-02-05T07:06:10.335640+0000 mgr.y (mgr.25360) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.413833+0000 mon.a (mon.0) 1631 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:11.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.417151+0000 mon.a (mon.0) 1632 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:11.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.420245+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:11.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.421361+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:11.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: cluster 2024-02-05T07:06:10.423474+0000 mgr.y (mgr.25360) 115 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: cluster 2024-02-05T07:06:10.423993+0000 mgr.y (mgr.25360) 116 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.433895+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:11.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: cephadm 2024-02-05T07:06:10.434645+0000 mgr.y (mgr.25360) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.514027+0000 mon.a (mon.0) 1636 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:11.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.516506+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:11.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.520768+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:11.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.522206+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:11.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.533825+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:11.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.601513+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:11.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.604795+0000 mon.a (mon.0) 1642 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:11.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.607727+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:11.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.608574+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:11.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.619309+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:11.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.702402+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:11.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.704373+0000 mon.a (mon.0) 1647 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:11.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.707557+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:11.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.708606+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:11.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.420245+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:11.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.421361+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:11.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: cluster 2024-02-05T07:06:10.423474+0000 mgr.y (mgr.25360) 115 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: cluster 2024-02-05T07:06:10.423993+0000 mgr.y (mgr.25360) 116 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:11.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.433895+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:11.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: cephadm 2024-02-05T07:06:10.434645+0000 mgr.y (mgr.25360) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:11.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.514027+0000 mon.a (mon.0) 1636 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:11.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.516506+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:11.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.520768+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:11.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.522206+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:11.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.533825+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:11.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.601513+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:11.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.604795+0000 mon.a (mon.0) 1642 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:11.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.607727+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:11.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.608574+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:11.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.619309+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:11.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.702402+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:11.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.704373+0000 mon.a (mon.0) 1647 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:11.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.707557+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:11.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.708606+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:11.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.720445+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:11.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.803074+0000 mon.a (mon.0) 1651 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:11.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.805659+0000 mon.a (mon.0) 1652 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:11.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.809362+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:11.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.810441+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:11.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.820643+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:11.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.904662+0000 mon.a (mon.0) 1656 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:11.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.907917+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:11.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.910739+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:11.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.911823+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:11.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.921509+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:11.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:10.999859+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:11.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:11.002335+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:11.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:11.005383+0000 mon.a (mon.0) 1663 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:11.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:11.006349+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:11.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:11.018139+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:11.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:11.095645+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:11.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:11.097602+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:11.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:11.100222+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:11.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.720445+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:11.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.803074+0000 mon.a (mon.0) 1651 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:11.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.805659+0000 mon.a (mon.0) 1652 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:11.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.809362+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:11.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.810441+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:11.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.820643+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:11.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.904662+0000 mon.a (mon.0) 1656 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:11.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.907917+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:11.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.910739+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:11.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.911823+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:11.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.921509+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:11.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:10.999859+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:11.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:11.002335+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:11.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:11.005383+0000 mon.a (mon.0) 1663 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:11.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:11.006349+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:11.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:11.018139+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:11.653 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:11.095645+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:11.653 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:11.097602+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:11.653 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:11.100222+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:11.653 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:11.101102+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:11.653 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:11.110282+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:11.653 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:11.191907+0000 mon.a (mon.0) 1671 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:11.653 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:11.194425+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:11.653 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:11.197893+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:11.653 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:11.198868+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:11.653 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[14298]: audit 2024-02-05T07:06:11.209735+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:11.654 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:11.101102+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:11.654 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:11.110282+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:11.654 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:11.191907+0000 mon.a (mon.0) 1671 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:11.654 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:11.194425+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:11.654 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:11.197893+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:11.654 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:11.198868+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:11.654 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:11 smithi102 bash[20060]: audit 2024-02-05T07:06:11.209735+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:11.828 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[52417]: debug 2024-02-05T07:06:11.503+0000 7fc3225f0200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:06:12.254 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:11 smithi177 bash[52417]: debug 2024-02-05T07:06:11.891+0000 7fc3225f0200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-05T07:06:12.254 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[52417]: debug 2024-02-05T07:06:12.083+0000 7fc3225f0200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-05T07:06:12.578 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[52417]: debug 2024-02-05T07:06:12.327+0000 7fc3225f0200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-05T07:06:12.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: cluster 2024-02-05T07:06:10.524762+0000 mgr.y (mgr.25360) 118 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: cluster 2024-02-05T07:06:10.526613+0000 mgr.y (mgr.25360) 119 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: cephadm 2024-02-05T07:06:10.534624+0000 mgr.y (mgr.25360) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:12.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: cluster 2024-02-05T07:06:10.610218+0000 mgr.y (mgr.25360) 121 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: cluster 2024-02-05T07:06:10.610452+0000 mgr.y (mgr.25360) 122 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: cephadm 2024-02-05T07:06:10.619874+0000 mgr.y (mgr.25360) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:12.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: cluster 2024-02-05T07:06:10.710578+0000 mgr.y (mgr.25360) 124 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: cluster 2024-02-05T07:06:10.711175+0000 mgr.y (mgr.25360) 125 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: cephadm 2024-02-05T07:06:10.720957+0000 mgr.y (mgr.25360) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: cluster 2024-02-05T07:06:10.812709+0000 mgr.y (mgr.25360) 127 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: cluster 2024-02-05T07:06:10.813286+0000 mgr.y (mgr.25360) 128 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: cephadm 2024-02-05T07:06:10.821184+0000 mgr.y (mgr.25360) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: cluster 2024-02-05T07:06:10.914045+0000 mgr.y (mgr.25360) 130 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: cluster 2024-02-05T07:06:10.914660+0000 mgr.y (mgr.25360) 131 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: cephadm 2024-02-05T07:06:10.922116+0000 mgr.y (mgr.25360) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: cluster 2024-02-05T07:06:11.008566+0000 mgr.y (mgr.25360) 133 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: cluster 2024-02-05T07:06:11.009118+0000 mgr.y (mgr.25360) 134 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: cephadm 2024-02-05T07:06:11.018759+0000 mgr.y (mgr.25360) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: cluster 2024-02-05T07:06:11.103237+0000 mgr.y (mgr.25360) 136 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: cluster 2024-02-05T07:06:11.103725+0000 mgr.y (mgr.25360) 137 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: cephadm 2024-02-05T07:06:11.110959+0000 mgr.y (mgr.25360) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:12.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: cluster 2024-02-05T07:06:11.200808+0000 mgr.y (mgr.25360) 139 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: cluster 2024-02-05T07:06:11.201045+0000 mgr.y (mgr.25360) 140 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: cephadm 2024-02-05T07:06:11.210465+0000 mgr.y (mgr.25360) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:12.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.288665+0000 mon.a (mon.0) 1676 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:12.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.291134+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:12.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.294177+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:12.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.295193+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:12.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: cluster 2024-02-05T07:06:11.296928+0000 mgr.y (mgr.25360) 142 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: cluster 2024-02-05T07:06:11.297457+0000 mgr.y (mgr.25360) 143 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.302914+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:12.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: cephadm 2024-02-05T07:06:11.303323+0000 mgr.y (mgr.25360) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:12.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.383123+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:12.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.385542+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:12.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.389747+0000 mon.a (mon.0) 1683 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:12.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.390944+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:12.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: cluster 2024-02-05T07:06:11.393028+0000 mgr.y (mgr.25360) 145 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: cluster 2024-02-05T07:06:11.393699+0000 mgr.y (mgr.25360) 146 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.398919+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:12.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: cephadm 2024-02-05T07:06:11.399541+0000 mgr.y (mgr.25360) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:12.585 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.477068+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:12.586 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.480140+0000 mon.a (mon.0) 1687 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:12.586 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.484210+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:12.586 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.485495+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:12.586 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.496758+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:12.586 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.576699+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:12.586 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.579191+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:12.587 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.581723+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:12.587 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.582830+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:12.587 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.590185+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:12.587 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.669506+0000 mon.a (mon.0) 1696 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:12.587 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.672207+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:12.587 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.677034+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:12.588 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.678349+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:12.588 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.685736+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:12.588 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.766868+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:12.588 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.769145+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:12.588 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.772310+0000 mon.a (mon.0) 1703 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:12.588 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.773261+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:12.589 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.782480+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:12.589 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.861760+0000 mon.a (mon.0) 1706 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:12.589 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.863783+0000 mon.a (mon.0) 1707 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:12.589 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.865889+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:12.589 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.866714+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:12.589 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.873145+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:12.589 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.952602+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:12.590 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.955525+0000 mon.a (mon.0) 1712 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:12.590 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.959234+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:12.590 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.960821+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:12.590 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:11.968889+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:12.590 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:12.030597+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:12.590 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:12.041872+0000 mon.a (mon.0) 1717 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:12.591 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:12.047098+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:12.591 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:12.048357+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:12.591 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:12.058113+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:12.591 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:12.139462+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:12.591 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:12.143133+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:12.591 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:12.146470+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:12.592 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:12.147462+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:12.592 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:12.156667+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:12.592 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:12.236683+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:12.592 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:12.239833+0000 mon.a (mon.0) 1727 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:12.592 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:12.243792+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:12.593 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:12 smithi177 bash[14475]: audit 2024-02-05T07:06:12.245292+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:12.638 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:06:12] "GET /metrics HTTP/1.1" 200 38249 "" "Prometheus/2.33.4" 2024-02-05T07:06:12.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: cluster 2024-02-05T07:06:10.524762+0000 mgr.y (mgr.25360) 118 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: cluster 2024-02-05T07:06:10.526613+0000 mgr.y (mgr.25360) 119 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: cephadm 2024-02-05T07:06:10.534624+0000 mgr.y (mgr.25360) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:12.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: cluster 2024-02-05T07:06:10.610218+0000 mgr.y (mgr.25360) 121 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: cluster 2024-02-05T07:06:10.610452+0000 mgr.y (mgr.25360) 122 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: cephadm 2024-02-05T07:06:10.619874+0000 mgr.y (mgr.25360) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:12.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: cluster 2024-02-05T07:06:10.710578+0000 mgr.y (mgr.25360) 124 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: cluster 2024-02-05T07:06:10.711175+0000 mgr.y (mgr.25360) 125 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: cephadm 2024-02-05T07:06:10.720957+0000 mgr.y (mgr.25360) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:12.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: cluster 2024-02-05T07:06:10.812709+0000 mgr.y (mgr.25360) 127 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: cluster 2024-02-05T07:06:10.813286+0000 mgr.y (mgr.25360) 128 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: cephadm 2024-02-05T07:06:10.821184+0000 mgr.y (mgr.25360) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:12.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: cluster 2024-02-05T07:06:10.914045+0000 mgr.y (mgr.25360) 130 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: cluster 2024-02-05T07:06:10.914660+0000 mgr.y (mgr.25360) 131 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: cephadm 2024-02-05T07:06:10.922116+0000 mgr.y (mgr.25360) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:12.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: cluster 2024-02-05T07:06:11.008566+0000 mgr.y (mgr.25360) 133 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: cluster 2024-02-05T07:06:11.009118+0000 mgr.y (mgr.25360) 134 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: cephadm 2024-02-05T07:06:11.018759+0000 mgr.y (mgr.25360) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:12.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: cluster 2024-02-05T07:06:11.103237+0000 mgr.y (mgr.25360) 136 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: cluster 2024-02-05T07:06:11.103725+0000 mgr.y (mgr.25360) 137 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: cluster 2024-02-05T07:06:10.524762+0000 mgr.y (mgr.25360) 118 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: cluster 2024-02-05T07:06:10.526613+0000 mgr.y (mgr.25360) 119 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: cephadm 2024-02-05T07:06:10.534624+0000 mgr.y (mgr.25360) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:12.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: cluster 2024-02-05T07:06:10.610218+0000 mgr.y (mgr.25360) 121 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: cluster 2024-02-05T07:06:10.610452+0000 mgr.y (mgr.25360) 122 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: cephadm 2024-02-05T07:06:10.619874+0000 mgr.y (mgr.25360) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:12.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: cluster 2024-02-05T07:06:10.710578+0000 mgr.y (mgr.25360) 124 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: cluster 2024-02-05T07:06:10.711175+0000 mgr.y (mgr.25360) 125 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: cephadm 2024-02-05T07:06:10.720957+0000 mgr.y (mgr.25360) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:12.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: cluster 2024-02-05T07:06:10.812709+0000 mgr.y (mgr.25360) 127 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: cluster 2024-02-05T07:06:10.813286+0000 mgr.y (mgr.25360) 128 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: cephadm 2024-02-05T07:06:10.821184+0000 mgr.y (mgr.25360) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:12.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: cluster 2024-02-05T07:06:10.914045+0000 mgr.y (mgr.25360) 130 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: cluster 2024-02-05T07:06:10.914660+0000 mgr.y (mgr.25360) 131 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: cephadm 2024-02-05T07:06:10.922116+0000 mgr.y (mgr.25360) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:12.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: cluster 2024-02-05T07:06:11.008566+0000 mgr.y (mgr.25360) 133 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: cluster 2024-02-05T07:06:11.009118+0000 mgr.y (mgr.25360) 134 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: cephadm 2024-02-05T07:06:11.018759+0000 mgr.y (mgr.25360) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:12.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: cluster 2024-02-05T07:06:11.103237+0000 mgr.y (mgr.25360) 136 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: cluster 2024-02-05T07:06:11.103725+0000 mgr.y (mgr.25360) 137 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: cephadm 2024-02-05T07:06:11.110959+0000 mgr.y (mgr.25360) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:12.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: cluster 2024-02-05T07:06:11.200808+0000 mgr.y (mgr.25360) 139 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: cluster 2024-02-05T07:06:11.201045+0000 mgr.y (mgr.25360) 140 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: cephadm 2024-02-05T07:06:11.210465+0000 mgr.y (mgr.25360) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:12.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.288665+0000 mon.a (mon.0) 1676 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:12.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.291134+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:12.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.294177+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:12.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.295193+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:12.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: cluster 2024-02-05T07:06:11.296928+0000 mgr.y (mgr.25360) 142 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: cluster 2024-02-05T07:06:11.297457+0000 mgr.y (mgr.25360) 143 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.302914+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:12.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: cephadm 2024-02-05T07:06:11.303323+0000 mgr.y (mgr.25360) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:12.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.383123+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:12.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.385542+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:12.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.389747+0000 mon.a (mon.0) 1683 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:12.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.390944+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:12.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: cluster 2024-02-05T07:06:11.393028+0000 mgr.y (mgr.25360) 145 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: cluster 2024-02-05T07:06:11.393699+0000 mgr.y (mgr.25360) 146 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.398919+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:12.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: cephadm 2024-02-05T07:06:11.399541+0000 mgr.y (mgr.25360) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:12.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: cephadm 2024-02-05T07:06:11.110959+0000 mgr.y (mgr.25360) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:12.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: cluster 2024-02-05T07:06:11.200808+0000 mgr.y (mgr.25360) 139 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: cluster 2024-02-05T07:06:11.201045+0000 mgr.y (mgr.25360) 140 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: cephadm 2024-02-05T07:06:11.210465+0000 mgr.y (mgr.25360) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:12.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.288665+0000 mon.a (mon.0) 1676 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:12.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.291134+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:12.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.294177+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:12.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.295193+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:12.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: cluster 2024-02-05T07:06:11.296928+0000 mgr.y (mgr.25360) 142 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: cluster 2024-02-05T07:06:11.297457+0000 mgr.y (mgr.25360) 143 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.302914+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:12.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: cephadm 2024-02-05T07:06:11.303323+0000 mgr.y (mgr.25360) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:12.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.383123+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:12.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.385542+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:12.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.389747+0000 mon.a (mon.0) 1683 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:12.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.390944+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:12.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: cluster 2024-02-05T07:06:11.393028+0000 mgr.y (mgr.25360) 145 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: cluster 2024-02-05T07:06:11.393699+0000 mgr.y (mgr.25360) 146 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:12.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.398919+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:12.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: cephadm 2024-02-05T07:06:11.399541+0000 mgr.y (mgr.25360) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:12.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.477068+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:12.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.480140+0000 mon.a (mon.0) 1687 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:12.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.484210+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:12.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.485495+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:12.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.496758+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:12.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.576699+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:12.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.579191+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:12.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.581723+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:12.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.582830+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:12.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.590185+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:12.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.669506+0000 mon.a (mon.0) 1696 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:12.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.672207+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:12.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.677034+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:12.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.678349+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:12.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.685736+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:12.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.766868+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:12.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.769145+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:12.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.772310+0000 mon.a (mon.0) 1703 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:12.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.773261+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:12.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.477068+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:12.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.480140+0000 mon.a (mon.0) 1687 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:12.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.484210+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:12.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.485495+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:12.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.496758+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:12.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.576699+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:12.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.579191+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:12.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.581723+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:12.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.582830+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:12.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.590185+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:12.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.669506+0000 mon.a (mon.0) 1696 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:12.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.672207+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:12.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.677034+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:12.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.678349+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:12.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.685736+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:12.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.766868+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:12.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.769145+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:12.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.772310+0000 mon.a (mon.0) 1703 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:12.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.773261+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:12.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.782480+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:12.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.861760+0000 mon.a (mon.0) 1706 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:12.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.863783+0000 mon.a (mon.0) 1707 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:12.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.865889+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:12.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.866714+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:12.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.873145+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:12.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.952602+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:12.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.955525+0000 mon.a (mon.0) 1712 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:12.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.959234+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:12.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.960821+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:12.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:11.968889+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:12.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:12.030597+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:12.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:12.041872+0000 mon.a (mon.0) 1717 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:12.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:12.047098+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:12.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:12.048357+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:12.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:12.058113+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:12.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:12.139462+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:12.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:12.143133+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:12.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:12.146470+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:12.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.782480+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:12.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.861760+0000 mon.a (mon.0) 1706 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:12.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.863783+0000 mon.a (mon.0) 1707 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:12.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.865889+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:12.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.866714+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:12.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.873145+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:12.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.952602+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:12.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.955525+0000 mon.a (mon.0) 1712 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:12.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.959234+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:12.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.960821+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:12.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:11.968889+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:12.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:12.030597+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:12.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:12.041872+0000 mon.a (mon.0) 1717 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:12.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:12.047098+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:12.653 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:12.048357+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:12.653 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:12.058113+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:12.653 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:12.139462+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:12.653 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:12.143133+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:12.653 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:12.146470+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:12.653 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:12.147462+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:12.653 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:12.156667+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:12.653 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:12.236683+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:12.653 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:12.239833+0000 mon.a (mon.0) 1727 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:12.653 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:12.243792+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:12.653 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[20060]: audit 2024-02-05T07:06:12.245292+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:12.654 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:12.147462+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:12.654 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:12.156667+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:12.654 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:12.236683+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:12.654 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:12.239833+0000 mon.a (mon.0) 1727 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:12.654 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:12.243792+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:12.654 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:12 smithi102 bash[14298]: audit 2024-02-05T07:06:12.245292+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:13.517 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[52417]: debug 2024-02-05T07:06:13.395+0000 7fc3225f0200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-05T07:06:13.518 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: cluster 2024-02-05T07:06:11.488031+0000 mgr.y (mgr.25360) 148 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.518 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: cluster 2024-02-05T07:06:11.488579+0000 mgr.y (mgr.25360) 149 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.518 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: cephadm 2024-02-05T07:06:11.497344+0000 mgr.y (mgr.25360) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:13.518 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: cluster 2024-02-05T07:06:11.585293+0000 mgr.y (mgr.25360) 151 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.518 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: cluster 2024-02-05T07:06:11.585926+0000 mgr.y (mgr.25360) 152 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.518 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: cephadm 2024-02-05T07:06:11.590928+0000 mgr.y (mgr.25360) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:13.518 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: cluster 2024-02-05T07:06:11.680694+0000 mgr.y (mgr.25360) 154 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.518 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: cephadm 2024-02-05T07:06:11.686570+0000 mgr.y (mgr.25360) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:13.518 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: cluster 2024-02-05T07:06:11.775277+0000 mgr.y (mgr.25360) 156 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.518 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: cluster 2024-02-05T07:06:11.775803+0000 mgr.y (mgr.25360) 157 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.519 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: cephadm 2024-02-05T07:06:11.783057+0000 mgr.y (mgr.25360) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:13.519 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: cluster 2024-02-05T07:06:11.868274+0000 mgr.y (mgr.25360) 159 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.519 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: cluster 2024-02-05T07:06:11.868687+0000 mgr.y (mgr.25360) 160 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.519 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: cephadm 2024-02-05T07:06:11.873630+0000 mgr.y (mgr.25360) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:13.519 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: cluster 2024-02-05T07:06:11.963348+0000 mgr.y (mgr.25360) 162 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.519 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: cluster 2024-02-05T07:06:11.964039+0000 mgr.y (mgr.25360) 163 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.519 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: cephadm 2024-02-05T07:06:11.969457+0000 mgr.y (mgr.25360) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:13.519 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: cluster 2024-02-05T07:06:12.052144+0000 mgr.y (mgr.25360) 165 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.519 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: cluster 2024-02-05T07:06:12.052508+0000 mgr.y (mgr.25360) 166 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.519 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: cephadm 2024-02-05T07:06:12.058830+0000 mgr.y (mgr.25360) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:13.519 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: cluster 2024-02-05T07:06:12.149721+0000 mgr.y (mgr.25360) 168 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.519 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: cluster 2024-02-05T07:06:12.149942+0000 mgr.y (mgr.25360) 169 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.519 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: cephadm 2024-02-05T07:06:12.157204+0000 mgr.y (mgr.25360) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:13.519 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: cluster 2024-02-05T07:06:12.247462+0000 mgr.y (mgr.25360) 171 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.520 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: cluster 2024-02-05T07:06:12.247753+0000 mgr.y (mgr.25360) 172 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.520 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.255881+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:13.520 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: cephadm 2024-02-05T07:06:12.256670+0000 mgr.y (mgr.25360) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:13.520 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.343179+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:13.520 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.346322+0000 mon.a (mon.0) 1732 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:13.520 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.350036+0000 mon.a (mon.0) 1733 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:13.520 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.351647+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:13.520 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: cluster 2024-02-05T07:06:12.353867+0000 mgr.y (mgr.25360) 174 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.520 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: cluster 2024-02-05T07:06:12.354575+0000 mgr.y (mgr.25360) 175 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.520 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.360578+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:13.520 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: cephadm 2024-02-05T07:06:12.361246+0000 mgr.y (mgr.25360) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:13.520 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.441226+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:13.520 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.444254+0000 mon.a (mon.0) 1737 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:13.521 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.448043+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:13.521 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.449651+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:13.521 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.459790+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:13.521 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.542203+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:13.521 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.544399+0000 mon.a (mon.0) 1742 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:13.521 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.546724+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:13.522 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.547788+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:13.522 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.558075+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:13.522 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.621440+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:13.522 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.623955+0000 mon.a (mon.0) 1747 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:13.522 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.627358+0000 mon.a (mon.0) 1748 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:13.522 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.628466+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:13.522 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.636775+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:13.522 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.700031+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:13.522 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.702699+0000 mon.a (mon.0) 1752 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:13.522 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.706493+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:13.522 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.707816+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:13.522 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.717911+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:13.522 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.797753+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:13.523 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.799962+0000 mon.a (mon.0) 1757 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:13.523 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.802733+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:13.523 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.803829+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:13.523 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.815260+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:13.523 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.893513+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:13.523 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.895983+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:13.523 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.900184+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:13.523 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.901500+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:13.523 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.911276+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:13.523 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.994391+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:13.523 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.996731+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:13.523 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:12.999035+0000 mon.a (mon.0) 1768 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:13.523 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:13.000198+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:13.524 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:13.011139+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:13.524 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:13.094129+0000 mon.a (mon.0) 1771 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:13.524 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:13.096283+0000 mon.a (mon.0) 1772 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:13.524 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:13.099234+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:13.524 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:13.100394+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:13.524 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:13.110060+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:13.524 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:13.177759+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:13.524 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:13.179943+0000 mon.a (mon.0) 1777 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:13.524 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:13.183240+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:13.524 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:13.184355+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:13.524 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[14475]: audit 2024-02-05T07:06:13.191617+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:13.639 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[52417]: debug 2024-02-05T07:06:13.511+0000 7fc3225f0200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-05T07:06:13.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: cluster 2024-02-05T07:06:11.488031+0000 mgr.y (mgr.25360) 148 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: cluster 2024-02-05T07:06:11.488579+0000 mgr.y (mgr.25360) 149 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: cephadm 2024-02-05T07:06:11.497344+0000 mgr.y (mgr.25360) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:13.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: cluster 2024-02-05T07:06:11.585293+0000 mgr.y (mgr.25360) 151 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: cluster 2024-02-05T07:06:11.585926+0000 mgr.y (mgr.25360) 152 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: cephadm 2024-02-05T07:06:11.590928+0000 mgr.y (mgr.25360) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:13.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: cluster 2024-02-05T07:06:11.680694+0000 mgr.y (mgr.25360) 154 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: cephadm 2024-02-05T07:06:11.686570+0000 mgr.y (mgr.25360) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:13.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: cluster 2024-02-05T07:06:11.775277+0000 mgr.y (mgr.25360) 156 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: cluster 2024-02-05T07:06:11.775803+0000 mgr.y (mgr.25360) 157 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: cephadm 2024-02-05T07:06:11.783057+0000 mgr.y (mgr.25360) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:13.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: cluster 2024-02-05T07:06:11.868274+0000 mgr.y (mgr.25360) 159 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: cluster 2024-02-05T07:06:11.868687+0000 mgr.y (mgr.25360) 160 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: cephadm 2024-02-05T07:06:11.873630+0000 mgr.y (mgr.25360) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:13.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: cluster 2024-02-05T07:06:11.963348+0000 mgr.y (mgr.25360) 162 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: cluster 2024-02-05T07:06:11.964039+0000 mgr.y (mgr.25360) 163 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: cephadm 2024-02-05T07:06:11.969457+0000 mgr.y (mgr.25360) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:13.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: cluster 2024-02-05T07:06:12.052144+0000 mgr.y (mgr.25360) 165 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: cluster 2024-02-05T07:06:12.052508+0000 mgr.y (mgr.25360) 166 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: cephadm 2024-02-05T07:06:12.058830+0000 mgr.y (mgr.25360) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:13.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: cluster 2024-02-05T07:06:12.149721+0000 mgr.y (mgr.25360) 168 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: cluster 2024-02-05T07:06:12.149942+0000 mgr.y (mgr.25360) 169 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: cephadm 2024-02-05T07:06:12.157204+0000 mgr.y (mgr.25360) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:13.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: cluster 2024-02-05T07:06:12.247462+0000 mgr.y (mgr.25360) 171 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: cluster 2024-02-05T07:06:12.247753+0000 mgr.y (mgr.25360) 172 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.255881+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:13.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: cephadm 2024-02-05T07:06:12.256670+0000 mgr.y (mgr.25360) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:13.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.343179+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:13.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.346322+0000 mon.a (mon.0) 1732 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:13.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.350036+0000 mon.a (mon.0) 1733 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:13.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.351647+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:13.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: cluster 2024-02-05T07:06:12.353867+0000 mgr.y (mgr.25360) 174 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: cluster 2024-02-05T07:06:12.354575+0000 mgr.y (mgr.25360) 175 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.360578+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:13.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: cephadm 2024-02-05T07:06:12.361246+0000 mgr.y (mgr.25360) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:13.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.441226+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:13.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.444254+0000 mon.a (mon.0) 1737 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:13.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.448043+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:13.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.449651+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:13.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.459790+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:13.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: cluster 2024-02-05T07:06:11.488031+0000 mgr.y (mgr.25360) 148 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: cluster 2024-02-05T07:06:11.488579+0000 mgr.y (mgr.25360) 149 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: cephadm 2024-02-05T07:06:11.497344+0000 mgr.y (mgr.25360) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:13.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: cluster 2024-02-05T07:06:11.585293+0000 mgr.y (mgr.25360) 151 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: cluster 2024-02-05T07:06:11.585926+0000 mgr.y (mgr.25360) 152 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: cephadm 2024-02-05T07:06:11.590928+0000 mgr.y (mgr.25360) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:13.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: cluster 2024-02-05T07:06:11.680694+0000 mgr.y (mgr.25360) 154 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: cephadm 2024-02-05T07:06:11.686570+0000 mgr.y (mgr.25360) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:13.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: cluster 2024-02-05T07:06:11.775277+0000 mgr.y (mgr.25360) 156 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: cluster 2024-02-05T07:06:11.775803+0000 mgr.y (mgr.25360) 157 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: cephadm 2024-02-05T07:06:11.783057+0000 mgr.y (mgr.25360) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:13.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: cluster 2024-02-05T07:06:11.868274+0000 mgr.y (mgr.25360) 159 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: cluster 2024-02-05T07:06:11.868687+0000 mgr.y (mgr.25360) 160 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: cephadm 2024-02-05T07:06:11.873630+0000 mgr.y (mgr.25360) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:13.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: cluster 2024-02-05T07:06:11.963348+0000 mgr.y (mgr.25360) 162 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: cluster 2024-02-05T07:06:11.964039+0000 mgr.y (mgr.25360) 163 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: cephadm 2024-02-05T07:06:11.969457+0000 mgr.y (mgr.25360) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:13.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: cluster 2024-02-05T07:06:12.052144+0000 mgr.y (mgr.25360) 165 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: cluster 2024-02-05T07:06:12.052508+0000 mgr.y (mgr.25360) 166 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: cephadm 2024-02-05T07:06:12.058830+0000 mgr.y (mgr.25360) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:13.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.542203+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:13.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.544399+0000 mon.a (mon.0) 1742 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:13.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.546724+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:13.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.547788+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:13.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.558075+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:13.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.621440+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:13.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.623955+0000 mon.a (mon.0) 1747 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:13.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.627358+0000 mon.a (mon.0) 1748 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:13.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.628466+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:13.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.636775+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:13.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.700031+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:13.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.702699+0000 mon.a (mon.0) 1752 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:13.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.706493+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:13.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.707816+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:13.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.717911+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:13.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.797753+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:13.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.799962+0000 mon.a (mon.0) 1757 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:13.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.802733+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:13.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.803829+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:13.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.815260+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:13.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.893513+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:13.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.895983+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:13.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.900184+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:13.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.901500+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:13.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.911276+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:13.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.994391+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:13.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.996731+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:13.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:12.999035+0000 mon.a (mon.0) 1768 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:13.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:13.000198+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:13.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:13.011139+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:13.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:13.094129+0000 mon.a (mon.0) 1771 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:13.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:13.096283+0000 mon.a (mon.0) 1772 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:13.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:13.099234+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:13.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:13.100394+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:13.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:13.110060+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:13.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:13.177759+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:13.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:13.179943+0000 mon.a (mon.0) 1777 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:13.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:13.183240+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:13.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:13.184355+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:13.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[20060]: audit 2024-02-05T07:06:13.191617+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:13.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: cluster 2024-02-05T07:06:12.149721+0000 mgr.y (mgr.25360) 168 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: cluster 2024-02-05T07:06:12.149942+0000 mgr.y (mgr.25360) 169 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: cephadm 2024-02-05T07:06:12.157204+0000 mgr.y (mgr.25360) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:13.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: cluster 2024-02-05T07:06:12.247462+0000 mgr.y (mgr.25360) 171 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: cluster 2024-02-05T07:06:12.247753+0000 mgr.y (mgr.25360) 172 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.255881+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:13.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: cephadm 2024-02-05T07:06:12.256670+0000 mgr.y (mgr.25360) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:13.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.343179+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:13.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.346322+0000 mon.a (mon.0) 1732 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:13.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.350036+0000 mon.a (mon.0) 1733 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:13.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.351647+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:13.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: cluster 2024-02-05T07:06:12.353867+0000 mgr.y (mgr.25360) 174 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: cluster 2024-02-05T07:06:12.354575+0000 mgr.y (mgr.25360) 175 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:13.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.360578+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:13.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: cephadm 2024-02-05T07:06:12.361246+0000 mgr.y (mgr.25360) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:13.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.441226+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:13.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.444254+0000 mon.a (mon.0) 1737 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:13.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.448043+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:13.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.449651+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:13.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.459790+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:13.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.542203+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:13.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.544399+0000 mon.a (mon.0) 1742 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:13.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.546724+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:13.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.547788+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:13.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.558075+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:13.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.621440+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:13.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.623955+0000 mon.a (mon.0) 1747 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:13.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.627358+0000 mon.a (mon.0) 1748 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:13.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.628466+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:13.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.636775+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:13.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.700031+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:13.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.702699+0000 mon.a (mon.0) 1752 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:13.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.706493+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:13.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.707816+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:13.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.717911+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:13.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.797753+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:13.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.799962+0000 mon.a (mon.0) 1757 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:13.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.802733+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:13.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.803829+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:13.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.815260+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:13.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.893513+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:13.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.895983+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:13.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.900184+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:13.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.901500+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:13.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.911276+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:13.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.994391+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:13.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.996731+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:13.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:12.999035+0000 mon.a (mon.0) 1768 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:13.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:13.000198+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:13.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:13.011139+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:13.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:13.094129+0000 mon.a (mon.0) 1771 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:13.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:13.096283+0000 mon.a (mon.0) 1772 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:13.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:13.099234+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:13.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:13.100394+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:13.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:13.110060+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:13.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:13.177759+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:13.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:13.179943+0000 mon.a (mon.0) 1777 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:13.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:13.183240+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:13.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:13.184355+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:13.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:13 smithi102 bash[14298]: audit 2024-02-05T07:06:13.191617+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:13.828 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:13 smithi177 bash[52417]: debug 2024-02-05T07:06:13.631+0000 7fc3225f0200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-05T07:06:14.327 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[52417]: debug 2024-02-05T07:06:14.119+0000 7fc3225f0200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-05T07:06:14.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: cluster 2024-02-05T07:06:12.452583+0000 mgr.y (mgr.25360) 177 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: cluster 2024-02-05T07:06:12.453166+0000 mgr.y (mgr.25360) 178 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: cephadm 2024-02-05T07:06:12.460317+0000 mgr.y (mgr.25360) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:14.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: cluster 2024-02-05T07:06:12.549769+0000 mgr.y (mgr.25360) 180 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: cluster 2024-02-05T07:06:12.550357+0000 mgr.y (mgr.25360) 181 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: cephadm 2024-02-05T07:06:12.559029+0000 mgr.y (mgr.25360) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:14.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: cluster 2024-02-05T07:06:12.630594+0000 mgr.y (mgr.25360) 183 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: cluster 2024-02-05T07:06:12.631120+0000 mgr.y (mgr.25360) 184 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: cephadm 2024-02-05T07:06:12.637246+0000 mgr.y (mgr.25360) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:14.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: cluster 2024-02-05T07:06:12.710143+0000 mgr.y (mgr.25360) 186 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: cluster 2024-02-05T07:06:12.711271+0000 mgr.y (mgr.25360) 187 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: cephadm 2024-02-05T07:06:12.718646+0000 mgr.y (mgr.25360) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:14.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: cluster 2024-02-05T07:06:12.806048+0000 mgr.y (mgr.25360) 189 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: cluster 2024-02-05T07:06:12.806659+0000 mgr.y (mgr.25360) 190 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: cephadm 2024-02-05T07:06:12.815760+0000 mgr.y (mgr.25360) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:14.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: cluster 2024-02-05T07:06:12.903884+0000 mgr.y (mgr.25360) 192 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: cluster 2024-02-05T07:06:12.904384+0000 mgr.y (mgr.25360) 193 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: cephadm 2024-02-05T07:06:12.911802+0000 mgr.y (mgr.25360) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:14.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: cluster 2024-02-05T07:06:13.002176+0000 mgr.y (mgr.25360) 195 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: cluster 2024-02-05T07:06:13.002608+0000 mgr.y (mgr.25360) 196 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: cephadm 2024-02-05T07:06:13.011766+0000 mgr.y (mgr.25360) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:14.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: cluster 2024-02-05T07:06:13.102520+0000 mgr.y (mgr.25360) 198 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: cluster 2024-02-05T07:06:13.102732+0000 mgr.y (mgr.25360) 199 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: cephadm 2024-02-05T07:06:13.110699+0000 mgr.y (mgr.25360) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:14.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: cluster 2024-02-05T07:06:13.186682+0000 mgr.y (mgr.25360) 201 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: cluster 2024-02-05T07:06:13.186952+0000 mgr.y (mgr.25360) 202 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: cephadm 2024-02-05T07:06:13.192066+0000 mgr.y (mgr.25360) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:14.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.276589+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:14.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.278619+0000 mon.a (mon.0) 1782 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:14.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.280555+0000 mon.a (mon.0) 1783 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:14.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.281303+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:14.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: cluster 2024-02-05T07:06:13.282596+0000 mgr.y (mgr.25360) 204 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: cluster 2024-02-05T07:06:13.282824+0000 mgr.y (mgr.25360) 205 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.287420+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:14.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: cephadm 2024-02-05T07:06:13.287871+0000 mgr.y (mgr.25360) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:14.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.367330+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:14.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.369429+0000 mon.a (mon.0) 1787 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:14.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.372064+0000 mon.a (mon.0) 1788 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:14.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.373169+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:14.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: cluster 2024-02-05T07:06:13.375107+0000 mgr.y (mgr.25360) 207 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: cluster 2024-02-05T07:06:13.375307+0000 mgr.y (mgr.25360) 208 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.381439+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:14.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: cephadm 2024-02-05T07:06:13.382003+0000 mgr.y (mgr.25360) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:14.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.460409+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:14.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.463364+0000 mon.a (mon.0) 1792 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:14.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.467025+0000 mon.a (mon.0) 1793 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:14.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.468233+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:14.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.477118+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:14.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.559214+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:14.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.561714+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:14.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.564819+0000 mon.a (mon.0) 1798 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:14.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.565967+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:14.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.576154+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:14.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.642361+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:14.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.644821+0000 mon.a (mon.0) 1802 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:14.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.647341+0000 mon.a (mon.0) 1803 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:14.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.648317+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:14.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.658430+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:14.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.741981+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:14.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.744812+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:14.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.748485+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:14.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.749981+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:14.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.758272+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:14.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.837820+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:14.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.840704+0000 mon.a (mon.0) 1812 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:14.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.843733+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:14.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.844815+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:14.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.852758+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:14.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.930023+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:14.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.932390+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:14.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.935283+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:14.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.936211+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:14.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:13.944987+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:14.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:14.023191+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:14.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:14.026164+0000 mon.a (mon.0) 1822 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:14.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:14.029587+0000 mon.a (mon.0) 1823 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:14.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:14.030935+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:14.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:14.040732+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:14.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:14.122606+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:14.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:14.125023+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:14.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:14.128346+0000 mon.a (mon.0) 1828 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:14.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:14.129442+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:14.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:14.140554+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:14.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:14.222968+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:14.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:14.225356+0000 mon.a (mon.0) 1832 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:14.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:14.228697+0000 mon.a (mon.0) 1833 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:14.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:14.229996+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:14.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[14475]: audit 2024-02-05T07:06:14.239878+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:14.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: cluster 2024-02-05T07:06:12.452583+0000 mgr.y (mgr.25360) 177 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: cluster 2024-02-05T07:06:12.453166+0000 mgr.y (mgr.25360) 178 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: cephadm 2024-02-05T07:06:12.460317+0000 mgr.y (mgr.25360) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:14.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: cluster 2024-02-05T07:06:12.549769+0000 mgr.y (mgr.25360) 180 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: cluster 2024-02-05T07:06:12.550357+0000 mgr.y (mgr.25360) 181 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: cephadm 2024-02-05T07:06:12.559029+0000 mgr.y (mgr.25360) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:14.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: cluster 2024-02-05T07:06:12.630594+0000 mgr.y (mgr.25360) 183 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: cluster 2024-02-05T07:06:12.631120+0000 mgr.y (mgr.25360) 184 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: cephadm 2024-02-05T07:06:12.637246+0000 mgr.y (mgr.25360) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:14.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: cluster 2024-02-05T07:06:12.710143+0000 mgr.y (mgr.25360) 186 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: cluster 2024-02-05T07:06:12.711271+0000 mgr.y (mgr.25360) 187 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: cephadm 2024-02-05T07:06:12.718646+0000 mgr.y (mgr.25360) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:14.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: cluster 2024-02-05T07:06:12.806048+0000 mgr.y (mgr.25360) 189 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: cluster 2024-02-05T07:06:12.806659+0000 mgr.y (mgr.25360) 190 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: cephadm 2024-02-05T07:06:12.815760+0000 mgr.y (mgr.25360) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:14.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: cluster 2024-02-05T07:06:12.903884+0000 mgr.y (mgr.25360) 192 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: cluster 2024-02-05T07:06:12.904384+0000 mgr.y (mgr.25360) 193 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: cephadm 2024-02-05T07:06:12.911802+0000 mgr.y (mgr.25360) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:14.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: cluster 2024-02-05T07:06:13.002176+0000 mgr.y (mgr.25360) 195 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: cluster 2024-02-05T07:06:13.002608+0000 mgr.y (mgr.25360) 196 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: cluster 2024-02-05T07:06:12.452583+0000 mgr.y (mgr.25360) 177 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: cluster 2024-02-05T07:06:12.453166+0000 mgr.y (mgr.25360) 178 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: cephadm 2024-02-05T07:06:12.460317+0000 mgr.y (mgr.25360) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:14.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: cluster 2024-02-05T07:06:12.549769+0000 mgr.y (mgr.25360) 180 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: cluster 2024-02-05T07:06:12.550357+0000 mgr.y (mgr.25360) 181 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: cephadm 2024-02-05T07:06:12.559029+0000 mgr.y (mgr.25360) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:14.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: cluster 2024-02-05T07:06:12.630594+0000 mgr.y (mgr.25360) 183 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: cluster 2024-02-05T07:06:12.631120+0000 mgr.y (mgr.25360) 184 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: cephadm 2024-02-05T07:06:12.637246+0000 mgr.y (mgr.25360) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:14.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: cluster 2024-02-05T07:06:12.710143+0000 mgr.y (mgr.25360) 186 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: cluster 2024-02-05T07:06:12.711271+0000 mgr.y (mgr.25360) 187 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: cephadm 2024-02-05T07:06:12.718646+0000 mgr.y (mgr.25360) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:14.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: cluster 2024-02-05T07:06:12.806048+0000 mgr.y (mgr.25360) 189 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: cluster 2024-02-05T07:06:12.806659+0000 mgr.y (mgr.25360) 190 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: cephadm 2024-02-05T07:06:12.815760+0000 mgr.y (mgr.25360) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:14.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: cluster 2024-02-05T07:06:12.903884+0000 mgr.y (mgr.25360) 192 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: cluster 2024-02-05T07:06:12.904384+0000 mgr.y (mgr.25360) 193 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: cephadm 2024-02-05T07:06:12.911802+0000 mgr.y (mgr.25360) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:14.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: cluster 2024-02-05T07:06:13.002176+0000 mgr.y (mgr.25360) 195 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: cluster 2024-02-05T07:06:13.002608+0000 mgr.y (mgr.25360) 196 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: cephadm 2024-02-05T07:06:13.011766+0000 mgr.y (mgr.25360) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:14.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: cluster 2024-02-05T07:06:13.102520+0000 mgr.y (mgr.25360) 198 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: cluster 2024-02-05T07:06:13.102732+0000 mgr.y (mgr.25360) 199 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: cephadm 2024-02-05T07:06:13.110699+0000 mgr.y (mgr.25360) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:14.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: cluster 2024-02-05T07:06:13.186682+0000 mgr.y (mgr.25360) 201 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: cluster 2024-02-05T07:06:13.186952+0000 mgr.y (mgr.25360) 202 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: cephadm 2024-02-05T07:06:13.192066+0000 mgr.y (mgr.25360) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:14.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.276589+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:14.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.278619+0000 mon.a (mon.0) 1782 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:14.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.280555+0000 mon.a (mon.0) 1783 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:14.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.281303+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:14.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: cluster 2024-02-05T07:06:13.282596+0000 mgr.y (mgr.25360) 204 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: cluster 2024-02-05T07:06:13.282824+0000 mgr.y (mgr.25360) 205 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.287420+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:14.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: cephadm 2024-02-05T07:06:13.287871+0000 mgr.y (mgr.25360) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:14.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.367330+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:14.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.369429+0000 mon.a (mon.0) 1787 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:14.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.372064+0000 mon.a (mon.0) 1788 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:14.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.373169+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:14.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: cluster 2024-02-05T07:06:13.375107+0000 mgr.y (mgr.25360) 207 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: cephadm 2024-02-05T07:06:13.011766+0000 mgr.y (mgr.25360) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:14.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: cluster 2024-02-05T07:06:13.102520+0000 mgr.y (mgr.25360) 198 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: cluster 2024-02-05T07:06:13.102732+0000 mgr.y (mgr.25360) 199 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: cephadm 2024-02-05T07:06:13.110699+0000 mgr.y (mgr.25360) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:14.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: cluster 2024-02-05T07:06:13.186682+0000 mgr.y (mgr.25360) 201 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: cluster 2024-02-05T07:06:13.186952+0000 mgr.y (mgr.25360) 202 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: cephadm 2024-02-05T07:06:13.192066+0000 mgr.y (mgr.25360) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:14.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.276589+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:14.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.278619+0000 mon.a (mon.0) 1782 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:14.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.280555+0000 mon.a (mon.0) 1783 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:14.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.281303+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:14.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: cluster 2024-02-05T07:06:13.282596+0000 mgr.y (mgr.25360) 204 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: cluster 2024-02-05T07:06:13.282824+0000 mgr.y (mgr.25360) 205 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.287420+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:14.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: cephadm 2024-02-05T07:06:13.287871+0000 mgr.y (mgr.25360) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:14.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.367330+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:14.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.369429+0000 mon.a (mon.0) 1787 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:14.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.372064+0000 mon.a (mon.0) 1788 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:14.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.373169+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:14.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: cluster 2024-02-05T07:06:13.375107+0000 mgr.y (mgr.25360) 207 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: cluster 2024-02-05T07:06:13.375307+0000 mgr.y (mgr.25360) 208 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.381439+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:14.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: cephadm 2024-02-05T07:06:13.382003+0000 mgr.y (mgr.25360) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:14.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.460409+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:14.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.463364+0000 mon.a (mon.0) 1792 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:14.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.467025+0000 mon.a (mon.0) 1793 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:14.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.468233+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:14.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.477118+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:14.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.559214+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:14.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.561714+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:14.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.564819+0000 mon.a (mon.0) 1798 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:14.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.565967+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:14.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.576154+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:14.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.642361+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:14.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.644821+0000 mon.a (mon.0) 1802 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:14.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.647341+0000 mon.a (mon.0) 1803 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:14.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.648317+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:14.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.658430+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:14.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.741981+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:14.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.744812+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:14.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.748485+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:14.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.749981+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:14.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.758272+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:14.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.837820+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:14.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.840704+0000 mon.a (mon.0) 1812 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:14.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.843733+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:14.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.844815+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:14.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.852758+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:14.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.930023+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:14.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.932390+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:14.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.935283+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:14.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.936211+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:14.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:13.944987+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:14.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:14.023191+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:14.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:14.026164+0000 mon.a (mon.0) 1822 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:14.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:14.029587+0000 mon.a (mon.0) 1823 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:14.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:14.030935+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:14.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:14.040732+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:14.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:14.122606+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:14.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: cluster 2024-02-05T07:06:13.375307+0000 mgr.y (mgr.25360) 208 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:14.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.381439+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:14.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: cephadm 2024-02-05T07:06:13.382003+0000 mgr.y (mgr.25360) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:14.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.460409+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:14.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.463364+0000 mon.a (mon.0) 1792 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:14.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.467025+0000 mon.a (mon.0) 1793 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:14.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.468233+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:14.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.477118+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:14.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.559214+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:14.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.561714+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:14.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.564819+0000 mon.a (mon.0) 1798 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:14.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.565967+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:14.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.576154+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:14.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.642361+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:14.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.644821+0000 mon.a (mon.0) 1802 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:14.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.647341+0000 mon.a (mon.0) 1803 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:14.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.648317+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:14.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.658430+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:14.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.741981+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:14.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:14.125023+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:14.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:14.128346+0000 mon.a (mon.0) 1828 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:14.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:14.129442+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:14.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:14.140554+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:14.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:14.222968+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:14.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:14.225356+0000 mon.a (mon.0) 1832 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:14.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:14.228697+0000 mon.a (mon.0) 1833 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:14.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:14.229996+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:14.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[20060]: audit 2024-02-05T07:06:14.239878+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:14.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.744812+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:14.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.748485+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:14.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.749981+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:14.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.758272+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:14.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.837820+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:14.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.840704+0000 mon.a (mon.0) 1812 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:14.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.843733+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:14.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.844815+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:14.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.852758+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:14.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.930023+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:14.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.932390+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:14.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.935283+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:14.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.936211+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:14.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:13.944987+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:14.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:14.023191+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:14.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:14.026164+0000 mon.a (mon.0) 1822 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:14.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:14.029587+0000 mon.a (mon.0) 1823 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:14.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:14.030935+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:14.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:14.040732+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:14.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:14.122606+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:14.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:14.125023+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:14.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:14.128346+0000 mon.a (mon.0) 1828 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:14.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:14.129442+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:14.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:14.140554+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:14.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:14.222968+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:14.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:14.225356+0000 mon.a (mon.0) 1832 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:14.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:14.228697+0000 mon.a (mon.0) 1833 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:14.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:14.229996+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:14.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:14 smithi102 bash[14298]: audit 2024-02-05T07:06:14.239878+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:14.811 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[52417]: debug 2024-02-05T07:06:14.343+0000 7fc3225f0200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-05T07:06:15.078 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:14 smithi177 bash[52417]: debug 2024-02-05T07:06:14.803+0000 7fc3225f0200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-05T07:06:15.368 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: cluster 2024-02-05T07:06:13.469960+0000 mgr.y (mgr.25360) 210 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.368 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: cluster 2024-02-05T07:06:13.470223+0000 mgr.y (mgr.25360) 211 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.368 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: cephadm 2024-02-05T07:06:13.477630+0000 mgr.y (mgr.25360) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:15.369 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: cluster 2024-02-05T07:06:13.568302+0000 mgr.y (mgr.25360) 213 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.369 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: cluster 2024-02-05T07:06:13.568987+0000 mgr.y (mgr.25360) 214 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.369 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: cephadm 2024-02-05T07:06:13.576738+0000 mgr.y (mgr.25360) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:15.369 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: cluster 2024-02-05T07:06:13.650402+0000 mgr.y (mgr.25360) 216 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.369 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: cluster 2024-02-05T07:06:13.651037+0000 mgr.y (mgr.25360) 217 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.369 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: cephadm 2024-02-05T07:06:13.659330+0000 mgr.y (mgr.25360) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:15.369 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: cluster 2024-02-05T07:06:13.752710+0000 mgr.y (mgr.25360) 219 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.369 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: cephadm 2024-02-05T07:06:13.758813+0000 mgr.y (mgr.25360) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:15.369 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: cluster 2024-02-05T07:06:13.846872+0000 mgr.y (mgr.25360) 221 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.369 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: cluster 2024-02-05T07:06:13.847472+0000 mgr.y (mgr.25360) 222 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.369 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: cephadm 2024-02-05T07:06:13.853204+0000 mgr.y (mgr.25360) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:15.369 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: cluster 2024-02-05T07:06:13.938293+0000 mgr.y (mgr.25360) 224 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.369 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: cluster 2024-02-05T07:06:13.938906+0000 mgr.y (mgr.25360) 225 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.369 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: cephadm 2024-02-05T07:06:13.945477+0000 mgr.y (mgr.25360) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:15.369 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: cluster 2024-02-05T07:06:14.033314+0000 mgr.y (mgr.25360) 227 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.370 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: cluster 2024-02-05T07:06:14.034010+0000 mgr.y (mgr.25360) 228 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.370 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: cephadm 2024-02-05T07:06:14.041251+0000 mgr.y (mgr.25360) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:15.370 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: cluster 2024-02-05T07:06:14.132394+0000 mgr.y (mgr.25360) 230 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-02-05T07:06:15.370 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: cluster 2024-02-05T07:06:14.132994+0000 mgr.y (mgr.25360) 231 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-02-05T07:06:15.370 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: cephadm 2024-02-05T07:06:14.141248+0000 mgr.y (mgr.25360) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:15.370 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: cluster 2024-02-05T07:06:14.231973+0000 mgr.y (mgr.25360) 233 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-02-05T07:06:15.370 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: cluster 2024-02-05T07:06:14.232188+0000 mgr.y (mgr.25360) 234 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-02-05T07:06:15.370 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: cephadm 2024-02-05T07:06:14.240563+0000 mgr.y (mgr.25360) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:15.370 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:14.307248+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:15.370 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:14.309093+0000 mon.a (mon.0) 1837 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:15.370 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:14.310991+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:15.370 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:14.311718+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:15.370 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: cluster 2024-02-05T07:06:14.313142+0000 mgr.y (mgr.25360) 236 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-02-05T07:06:15.370 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: cluster 2024-02-05T07:06:14.313473+0000 mgr.y (mgr.25360) 237 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-02-05T07:06:15.370 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:14.320145+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:15.371 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: cephadm 2024-02-05T07:06:14.320639+0000 mgr.y (mgr.25360) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:15.371 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:14.402202+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:15.371 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:14.404638+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:15.371 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:14.407124+0000 mon.a (mon.0) 1843 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:15.371 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:14.408059+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:15.371 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: cluster 2024-02-05T07:06:14.409810+0000 mgr.y (mgr.25360) 239 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.372 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: cluster 2024-02-05T07:06:14.410073+0000 mgr.y (mgr.25360) 240 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.372 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:14.417597+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:15.372 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: cephadm 2024-02-05T07:06:14.418180+0000 mgr.y (mgr.25360) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:15.372 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:14.495601+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:15.372 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:14.498991+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:15.372 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:14.523323+0000 mon.a (mon.0) 1848 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:15.372 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:14.524934+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:15.372 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:14.537497+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:15.372 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:14.620046+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:15.372 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:14.622689+0000 mon.a (mon.0) 1852 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:15.372 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:14.625254+0000 mon.a (mon.0) 1853 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:15.372 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:14.626495+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:15.372 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:14.637913+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:15.373 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:14.717183+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:15.373 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:14.723011+0000 mon.a (mon.0) 1857 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:15.373 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:14.725999+0000 mon.a (mon.0) 1858 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:15.373 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:14.726770+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:15.373 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:14.736328+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:15.373 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:14.820205+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:15.373 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:14.822237+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:15.373 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:14.824866+0000 mon.a (mon.0) 1863 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:15.373 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:14.825743+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:15.373 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:14.836956+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:15.373 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:14.913577+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:15.373 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:14.916903+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:15.373 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:14.919620+0000 mon.a (mon.0) 1868 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:15.373 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:14.920747+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:15.373 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:14.930200+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:15.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:15.008505+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:15.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:15.012350+0000 mon.a (mon.0) 1872 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:15.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:15.016384+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:15.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:15.017563+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:15.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:15.028735+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:15.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:15.096533+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:15.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:15.099556+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:15.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:15.102403+0000 mon.a (mon.0) 1878 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:15.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:15.103546+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:15.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:15.114818+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:15.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:15.193579+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:15.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:15.197364+0000 mon.a (mon.0) 1882 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:15.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:15.200707+0000 mon.a (mon.0) 1883 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:15.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:15.201614+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:15.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[14475]: audit 2024-02-05T07:06:15.209762+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:15.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: cluster 2024-02-05T07:06:13.469960+0000 mgr.y (mgr.25360) 210 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: cluster 2024-02-05T07:06:13.470223+0000 mgr.y (mgr.25360) 211 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: cephadm 2024-02-05T07:06:13.477630+0000 mgr.y (mgr.25360) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:15.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: cluster 2024-02-05T07:06:13.568302+0000 mgr.y (mgr.25360) 213 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: cluster 2024-02-05T07:06:13.568987+0000 mgr.y (mgr.25360) 214 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: cephadm 2024-02-05T07:06:13.576738+0000 mgr.y (mgr.25360) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:15.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: cluster 2024-02-05T07:06:13.650402+0000 mgr.y (mgr.25360) 216 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: cluster 2024-02-05T07:06:13.651037+0000 mgr.y (mgr.25360) 217 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: cephadm 2024-02-05T07:06:13.659330+0000 mgr.y (mgr.25360) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:15.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: cluster 2024-02-05T07:06:13.752710+0000 mgr.y (mgr.25360) 219 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: cephadm 2024-02-05T07:06:13.758813+0000 mgr.y (mgr.25360) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:15.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: cluster 2024-02-05T07:06:13.846872+0000 mgr.y (mgr.25360) 221 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: cluster 2024-02-05T07:06:13.847472+0000 mgr.y (mgr.25360) 222 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: cephadm 2024-02-05T07:06:13.853204+0000 mgr.y (mgr.25360) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:15.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: cluster 2024-02-05T07:06:13.938293+0000 mgr.y (mgr.25360) 224 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: cluster 2024-02-05T07:06:13.938906+0000 mgr.y (mgr.25360) 225 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: cephadm 2024-02-05T07:06:13.945477+0000 mgr.y (mgr.25360) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:15.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: cluster 2024-02-05T07:06:14.033314+0000 mgr.y (mgr.25360) 227 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: cluster 2024-02-05T07:06:14.034010+0000 mgr.y (mgr.25360) 228 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: cephadm 2024-02-05T07:06:14.041251+0000 mgr.y (mgr.25360) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:15.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: cluster 2024-02-05T07:06:13.469960+0000 mgr.y (mgr.25360) 210 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: cluster 2024-02-05T07:06:13.470223+0000 mgr.y (mgr.25360) 211 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: cephadm 2024-02-05T07:06:13.477630+0000 mgr.y (mgr.25360) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:15.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: cluster 2024-02-05T07:06:13.568302+0000 mgr.y (mgr.25360) 213 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: cluster 2024-02-05T07:06:13.568987+0000 mgr.y (mgr.25360) 214 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: cephadm 2024-02-05T07:06:13.576738+0000 mgr.y (mgr.25360) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:15.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: cluster 2024-02-05T07:06:13.650402+0000 mgr.y (mgr.25360) 216 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: cluster 2024-02-05T07:06:13.651037+0000 mgr.y (mgr.25360) 217 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: cephadm 2024-02-05T07:06:13.659330+0000 mgr.y (mgr.25360) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:15.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: cluster 2024-02-05T07:06:13.752710+0000 mgr.y (mgr.25360) 219 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: cephadm 2024-02-05T07:06:13.758813+0000 mgr.y (mgr.25360) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:15.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: cluster 2024-02-05T07:06:13.846872+0000 mgr.y (mgr.25360) 221 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: cluster 2024-02-05T07:06:13.847472+0000 mgr.y (mgr.25360) 222 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: cephadm 2024-02-05T07:06:13.853204+0000 mgr.y (mgr.25360) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:15.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: cluster 2024-02-05T07:06:13.938293+0000 mgr.y (mgr.25360) 224 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: cluster 2024-02-05T07:06:13.938906+0000 mgr.y (mgr.25360) 225 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: cephadm 2024-02-05T07:06:13.945477+0000 mgr.y (mgr.25360) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:15.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: cluster 2024-02-05T07:06:14.033314+0000 mgr.y (mgr.25360) 227 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: cluster 2024-02-05T07:06:14.034010+0000 mgr.y (mgr.25360) 228 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: cephadm 2024-02-05T07:06:14.041251+0000 mgr.y (mgr.25360) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:15.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: cluster 2024-02-05T07:06:14.132394+0000 mgr.y (mgr.25360) 230 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-02-05T07:06:15.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: cluster 2024-02-05T07:06:14.132994+0000 mgr.y (mgr.25360) 231 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-02-05T07:06:15.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: cephadm 2024-02-05T07:06:14.141248+0000 mgr.y (mgr.25360) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:15.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: cluster 2024-02-05T07:06:14.231973+0000 mgr.y (mgr.25360) 233 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-02-05T07:06:15.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: cluster 2024-02-05T07:06:14.232188+0000 mgr.y (mgr.25360) 234 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-02-05T07:06:15.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: cephadm 2024-02-05T07:06:14.240563+0000 mgr.y (mgr.25360) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:15.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:14.307248+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:15.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:14.309093+0000 mon.a (mon.0) 1837 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:15.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:14.310991+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:15.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:14.311718+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:15.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: cluster 2024-02-05T07:06:14.313142+0000 mgr.y (mgr.25360) 236 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-02-05T07:06:15.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: cluster 2024-02-05T07:06:14.313473+0000 mgr.y (mgr.25360) 237 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-02-05T07:06:15.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:14.320145+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:15.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: cephadm 2024-02-05T07:06:14.320639+0000 mgr.y (mgr.25360) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:15.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:14.402202+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:15.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:14.404638+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:15.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:14.407124+0000 mon.a (mon.0) 1843 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:15.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:14.408059+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:15.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: cluster 2024-02-05T07:06:14.409810+0000 mgr.y (mgr.25360) 239 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: cluster 2024-02-05T07:06:14.132394+0000 mgr.y (mgr.25360) 230 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-02-05T07:06:15.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: cluster 2024-02-05T07:06:14.132994+0000 mgr.y (mgr.25360) 231 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-02-05T07:06:15.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: cephadm 2024-02-05T07:06:14.141248+0000 mgr.y (mgr.25360) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:15.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: cluster 2024-02-05T07:06:14.231973+0000 mgr.y (mgr.25360) 233 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-02-05T07:06:15.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: cluster 2024-02-05T07:06:14.232188+0000 mgr.y (mgr.25360) 234 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-02-05T07:06:15.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: cephadm 2024-02-05T07:06:14.240563+0000 mgr.y (mgr.25360) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:15.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:14.307248+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:15.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:14.309093+0000 mon.a (mon.0) 1837 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:15.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:14.310991+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:15.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:14.311718+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:15.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: cluster 2024-02-05T07:06:14.313142+0000 mgr.y (mgr.25360) 236 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-02-05T07:06:15.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: cluster 2024-02-05T07:06:14.313473+0000 mgr.y (mgr.25360) 237 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-02-05T07:06:15.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:14.320145+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:15.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: cephadm 2024-02-05T07:06:14.320639+0000 mgr.y (mgr.25360) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:15.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:14.402202+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:15.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:14.404638+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:15.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:14.407124+0000 mon.a (mon.0) 1843 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:15.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:14.408059+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:15.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: cluster 2024-02-05T07:06:14.409810+0000 mgr.y (mgr.25360) 239 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: cluster 2024-02-05T07:06:14.410073+0000 mgr.y (mgr.25360) 240 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:14.417597+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:15.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: cephadm 2024-02-05T07:06:14.418180+0000 mgr.y (mgr.25360) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:15.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:14.495601+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:15.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:14.498991+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:15.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:14.523323+0000 mon.a (mon.0) 1848 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:15.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:14.524934+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:15.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:14.537497+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:15.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:14.620046+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:15.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:14.622689+0000 mon.a (mon.0) 1852 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:15.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:14.625254+0000 mon.a (mon.0) 1853 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:15.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:14.626495+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:15.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:14.637913+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:15.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:14.717183+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:15.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:14.723011+0000 mon.a (mon.0) 1857 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:15.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:14.725999+0000 mon.a (mon.0) 1858 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:15.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:14.726770+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:15.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:14.736328+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:15.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:14.820205+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:15.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:14.822237+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:15.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: cluster 2024-02-05T07:06:14.410073+0000 mgr.y (mgr.25360) 240 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:15.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:14.417597+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:15.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: cephadm 2024-02-05T07:06:14.418180+0000 mgr.y (mgr.25360) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:15.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:14.495601+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:15.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:14.498991+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:15.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:14.523323+0000 mon.a (mon.0) 1848 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:15.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:14.524934+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:15.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:14.537497+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:15.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:14.620046+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:15.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:14.622689+0000 mon.a (mon.0) 1852 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:15.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:14.625254+0000 mon.a (mon.0) 1853 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:15.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:14.626495+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:15.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:14.637913+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:15.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:14.717183+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:15.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:14.723011+0000 mon.a (mon.0) 1857 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:15.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:14.725999+0000 mon.a (mon.0) 1858 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:15.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:14.726770+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:15.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:14.736328+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:15.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:14.820205+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:15.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:14.822237+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:15.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:14.824866+0000 mon.a (mon.0) 1863 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:15.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:14.825743+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:15.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:14.836956+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:15.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:14.913577+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:15.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:14.916903+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:15.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:14.919620+0000 mon.a (mon.0) 1868 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:15.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:14.920747+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:15.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:14.930200+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:15.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:15.008505+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:15.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:15.012350+0000 mon.a (mon.0) 1872 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:15.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:15.016384+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:15.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:15.017563+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:15.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:15.028735+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:15.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:15.096533+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:15.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:15.099556+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:15.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:15.102403+0000 mon.a (mon.0) 1878 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:15.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:15.103546+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:15.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:15.114818+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:15.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:15.193579+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:15.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:15.197364+0000 mon.a (mon.0) 1882 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:15.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:15.200707+0000 mon.a (mon.0) 1883 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:15.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:15.201614+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:15.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[20060]: audit 2024-02-05T07:06:15.209762+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:15.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:14.824866+0000 mon.a (mon.0) 1863 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:15.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:14.825743+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:15.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:14.836956+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:15.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:14.913577+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:15.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:14.916903+0000 mon.a (mon.0) 1867 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:15.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:14.919620+0000 mon.a (mon.0) 1868 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:15.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:14.920747+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:15.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:14.930200+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:15.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:15.008505+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:15.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:15.012350+0000 mon.a (mon.0) 1872 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:15.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:15.016384+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:15.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:15.017563+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:15.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:15.028735+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:15.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:15.096533+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:15.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:15.099556+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:15.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:15.102403+0000 mon.a (mon.0) 1878 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:15.651 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:15.103546+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:15.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:15.114818+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:15.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:15.193579+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:15.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:15.197364+0000 mon.a (mon.0) 1882 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:15.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:15.200707+0000 mon.a (mon.0) 1883 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:15.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:15.201614+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:15.652 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:15 smithi102 bash[14298]: audit 2024-02-05T07:06:15.209762+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:15.828 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[52417]: debug 2024-02-05T07:06:15.363+0000 7fc3225f0200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:06:16.323 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:15 smithi177 bash[52417]: debug 2024-02-05T07:06:15.955+0000 7fc3225f0200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-05T07:06:16.323 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[52417]: debug 2024-02-05T07:06:16.071+0000 7fc3225f0200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-05T07:06:16.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: cluster 2024-02-05T07:06:14.527696+0000 mgr.y (mgr.25360) 242 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: cluster 2024-02-05T07:06:14.528219+0000 mgr.y (mgr.25360) 243 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: cephadm 2024-02-05T07:06:14.538136+0000 mgr.y (mgr.25360) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:16.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: cluster 2024-02-05T07:06:14.629238+0000 mgr.y (mgr.25360) 245 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: cluster 2024-02-05T07:06:14.629816+0000 mgr.y (mgr.25360) 246 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: cephadm 2024-02-05T07:06:14.638578+0000 mgr.y (mgr.25360) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:16.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: cluster 2024-02-05T07:06:14.728246+0000 mgr.y (mgr.25360) 248 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: cluster 2024-02-05T07:06:14.728541+0000 mgr.y (mgr.25360) 249 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: cephadm 2024-02-05T07:06:14.737119+0000 mgr.y (mgr.25360) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:16.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: cluster 2024-02-05T07:06:14.827926+0000 mgr.y (mgr.25360) 251 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: cluster 2024-02-05T07:06:14.828540+0000 mgr.y (mgr.25360) 252 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: cephadm 2024-02-05T07:06:14.837739+0000 mgr.y (mgr.25360) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:16.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: cluster 2024-02-05T07:06:14.922668+0000 mgr.y (mgr.25360) 254 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: cluster 2024-02-05T07:06:14.923063+0000 mgr.y (mgr.25360) 255 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: cephadm 2024-02-05T07:06:14.930862+0000 mgr.y (mgr.25360) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:16.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: cluster 2024-02-05T07:06:15.019971+0000 mgr.y (mgr.25360) 257 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: cluster 2024-02-05T07:06:15.020248+0000 mgr.y (mgr.25360) 258 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: cephadm 2024-02-05T07:06:15.029463+0000 mgr.y (mgr.25360) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:16.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: cluster 2024-02-05T07:06:15.105608+0000 mgr.y (mgr.25360) 260 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: cluster 2024-02-05T07:06:15.105924+0000 mgr.y (mgr.25360) 261 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: cephadm 2024-02-05T07:06:15.115602+0000 mgr.y (mgr.25360) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:16.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: cluster 2024-02-05T07:06:15.203160+0000 mgr.y (mgr.25360) 263 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: cluster 2024-02-05T07:06:15.203488+0000 mgr.y (mgr.25360) 264 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: cephadm 2024-02-05T07:06:15.210407+0000 mgr.y (mgr.25360) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:16.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.321904+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:16.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.325437+0000 mon.a (mon.0) 1887 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:16.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.328541+0000 mon.a (mon.0) 1888 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:16.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.329467+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:16.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: cluster 2024-02-05T07:06:15.331281+0000 mgr.y (mgr.25360) 266 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: cluster 2024-02-05T07:06:15.331740+0000 mgr.y (mgr.25360) 267 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.337544+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: cephadm 2024-02-05T07:06:15.338101+0000 mgr.y (mgr.25360) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:16.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.400354+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:16.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.403159+0000 mon.a (mon.0) 1892 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:16.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.406156+0000 mon.a (mon.0) 1893 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:16.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.407440+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:16.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: cluster 2024-02-05T07:06:15.409669+0000 mgr.y (mgr.25360) 269 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: cluster 2024-02-05T07:06:15.410228+0000 mgr.y (mgr.25360) 270 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.416094+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: cephadm 2024-02-05T07:06:15.416847+0000 mgr.y (mgr.25360) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:16.456 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.495382+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:16.456 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.498349+0000 mon.a (mon.0) 1897 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:16.456 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.500906+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:16.456 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.501910+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:16.456 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.511359+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.456 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.574170+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:16.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.576599+0000 mon.a (mon.0) 1902 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:16.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.578779+0000 mon.a (mon.0) 1903 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:16.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.579520+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:16.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.587043+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.668514+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:16.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.671272+0000 mon.a (mon.0) 1907 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:16.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.674257+0000 mon.a (mon.0) 1908 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:16.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.675495+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:16.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.685416+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.769798+0000 mon.a (mon.0) 1911 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:16.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.772815+0000 mon.a (mon.0) 1912 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:16.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.775827+0000 mon.a (mon.0) 1913 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:16.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.776933+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:16.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.787593+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.848597+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:16.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.850740+0000 mon.a (mon.0) 1917 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:16.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.853002+0000 mon.a (mon.0) 1918 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:16.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.853772+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:16.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.860900+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.919785+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.926426+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.933648+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.941769+0000 mon.a (mon.0) 1924 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:16.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.944269+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:16.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.946897+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:16.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.947828+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:16.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:15.955520+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:16.035714+0000 mon.a (mon.0) 1929 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:16.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:16.038354+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:16.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:16.041384+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:16.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:16.042244+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:16.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:16.047933+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:16.128119+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:16.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:16.130607+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:16.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:16.133765+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:16.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:16.134900+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:16.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:16.141087+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:16.224591+0000 mon.a (mon.0) 1939 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:16.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:16.227042+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:16.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:16.231888+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:16.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:16.233070+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:16.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[14475]: audit 2024-02-05T07:06:16.241953+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.578 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[52417]: debug 2024-02-05T07:06:16.443+0000 7fc3225f0200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-05T07:06:16.578 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[52417]: debug 2024-02-05T07:06:16.559+0000 7fc3225f0200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-05T07:06:16.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: cluster 2024-02-05T07:06:14.527696+0000 mgr.y (mgr.25360) 242 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: cluster 2024-02-05T07:06:14.528219+0000 mgr.y (mgr.25360) 243 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: cephadm 2024-02-05T07:06:14.538136+0000 mgr.y (mgr.25360) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:16.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: cluster 2024-02-05T07:06:14.629238+0000 mgr.y (mgr.25360) 245 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: cluster 2024-02-05T07:06:14.629816+0000 mgr.y (mgr.25360) 246 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: cephadm 2024-02-05T07:06:14.638578+0000 mgr.y (mgr.25360) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:16.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: cluster 2024-02-05T07:06:14.728246+0000 mgr.y (mgr.25360) 248 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: cluster 2024-02-05T07:06:14.728541+0000 mgr.y (mgr.25360) 249 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: cephadm 2024-02-05T07:06:14.737119+0000 mgr.y (mgr.25360) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:16.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: cluster 2024-02-05T07:06:14.827926+0000 mgr.y (mgr.25360) 251 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: cluster 2024-02-05T07:06:14.828540+0000 mgr.y (mgr.25360) 252 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: cephadm 2024-02-05T07:06:14.837739+0000 mgr.y (mgr.25360) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:16.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: cluster 2024-02-05T07:06:14.922668+0000 mgr.y (mgr.25360) 254 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: cluster 2024-02-05T07:06:14.923063+0000 mgr.y (mgr.25360) 255 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: cephadm 2024-02-05T07:06:14.930862+0000 mgr.y (mgr.25360) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:16.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: cluster 2024-02-05T07:06:15.019971+0000 mgr.y (mgr.25360) 257 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: cluster 2024-02-05T07:06:15.020248+0000 mgr.y (mgr.25360) 258 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: cephadm 2024-02-05T07:06:15.029463+0000 mgr.y (mgr.25360) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:16.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: cluster 2024-02-05T07:06:15.105608+0000 mgr.y (mgr.25360) 260 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: cluster 2024-02-05T07:06:15.105924+0000 mgr.y (mgr.25360) 261 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: cephadm 2024-02-05T07:06:15.115602+0000 mgr.y (mgr.25360) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:16.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: cluster 2024-02-05T07:06:15.203160+0000 mgr.y (mgr.25360) 263 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: cluster 2024-02-05T07:06:15.203488+0000 mgr.y (mgr.25360) 264 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: cephadm 2024-02-05T07:06:15.210407+0000 mgr.y (mgr.25360) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:16.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.321904+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:16.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.325437+0000 mon.a (mon.0) 1887 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:16.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.328541+0000 mon.a (mon.0) 1888 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:16.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.329467+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:16.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: cluster 2024-02-05T07:06:15.331281+0000 mgr.y (mgr.25360) 266 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: cluster 2024-02-05T07:06:15.331740+0000 mgr.y (mgr.25360) 267 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.337544+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: cephadm 2024-02-05T07:06:15.338101+0000 mgr.y (mgr.25360) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:16.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.400354+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:16.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.403159+0000 mon.a (mon.0) 1892 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:16.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.406156+0000 mon.a (mon.0) 1893 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:16.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.407440+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:16.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: cluster 2024-02-05T07:06:15.409669+0000 mgr.y (mgr.25360) 269 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: cluster 2024-02-05T07:06:15.410228+0000 mgr.y (mgr.25360) 270 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.416094+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: cephadm 2024-02-05T07:06:15.416847+0000 mgr.y (mgr.25360) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:16.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: cluster 2024-02-05T07:06:14.527696+0000 mgr.y (mgr.25360) 242 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: cluster 2024-02-05T07:06:14.528219+0000 mgr.y (mgr.25360) 243 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: cephadm 2024-02-05T07:06:14.538136+0000 mgr.y (mgr.25360) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:16.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: cluster 2024-02-05T07:06:14.629238+0000 mgr.y (mgr.25360) 245 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: cluster 2024-02-05T07:06:14.629816+0000 mgr.y (mgr.25360) 246 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: cephadm 2024-02-05T07:06:14.638578+0000 mgr.y (mgr.25360) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:16.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: cluster 2024-02-05T07:06:14.728246+0000 mgr.y (mgr.25360) 248 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: cluster 2024-02-05T07:06:14.728541+0000 mgr.y (mgr.25360) 249 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: cephadm 2024-02-05T07:06:14.737119+0000 mgr.y (mgr.25360) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:16.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: cluster 2024-02-05T07:06:14.827926+0000 mgr.y (mgr.25360) 251 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: cluster 2024-02-05T07:06:14.828540+0000 mgr.y (mgr.25360) 252 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: cephadm 2024-02-05T07:06:14.837739+0000 mgr.y (mgr.25360) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:16.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: cluster 2024-02-05T07:06:14.922668+0000 mgr.y (mgr.25360) 254 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: cluster 2024-02-05T07:06:14.923063+0000 mgr.y (mgr.25360) 255 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: cephadm 2024-02-05T07:06:14.930862+0000 mgr.y (mgr.25360) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:16.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: cluster 2024-02-05T07:06:15.019971+0000 mgr.y (mgr.25360) 257 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: cluster 2024-02-05T07:06:15.020248+0000 mgr.y (mgr.25360) 258 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: cephadm 2024-02-05T07:06:15.029463+0000 mgr.y (mgr.25360) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:16.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: cluster 2024-02-05T07:06:15.105608+0000 mgr.y (mgr.25360) 260 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: cluster 2024-02-05T07:06:15.105924+0000 mgr.y (mgr.25360) 261 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.495382+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:16.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.498349+0000 mon.a (mon.0) 1897 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:16.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.500906+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:16.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.501910+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:16.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.511359+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.574170+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:16.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.576599+0000 mon.a (mon.0) 1902 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:16.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.578779+0000 mon.a (mon.0) 1903 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:16.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.579520+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:16.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.587043+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.668514+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:16.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.671272+0000 mon.a (mon.0) 1907 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:16.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.674257+0000 mon.a (mon.0) 1908 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:16.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.675495+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:16.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.685416+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.769798+0000 mon.a (mon.0) 1911 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:16.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.772815+0000 mon.a (mon.0) 1912 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:16.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.775827+0000 mon.a (mon.0) 1913 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:16.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.776933+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:16.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: cephadm 2024-02-05T07:06:15.115602+0000 mgr.y (mgr.25360) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:16.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: cluster 2024-02-05T07:06:15.203160+0000 mgr.y (mgr.25360) 263 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: cluster 2024-02-05T07:06:15.203488+0000 mgr.y (mgr.25360) 264 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: cephadm 2024-02-05T07:06:15.210407+0000 mgr.y (mgr.25360) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:16.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.321904+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:16.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.325437+0000 mon.a (mon.0) 1887 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:16.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.328541+0000 mon.a (mon.0) 1888 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:16.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.329467+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:16.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: cluster 2024-02-05T07:06:15.331281+0000 mgr.y (mgr.25360) 266 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: cluster 2024-02-05T07:06:15.331740+0000 mgr.y (mgr.25360) 267 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.337544+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: cephadm 2024-02-05T07:06:15.338101+0000 mgr.y (mgr.25360) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:16.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.400354+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:16.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.403159+0000 mon.a (mon.0) 1892 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:16.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.406156+0000 mon.a (mon.0) 1893 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:16.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.407440+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:16.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: cluster 2024-02-05T07:06:15.409669+0000 mgr.y (mgr.25360) 269 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: cluster 2024-02-05T07:06:15.410228+0000 mgr.y (mgr.25360) 270 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:16.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.416094+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: cephadm 2024-02-05T07:06:15.416847+0000 mgr.y (mgr.25360) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:16.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.787593+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.848597+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:16.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.850740+0000 mon.a (mon.0) 1917 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:16.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.853002+0000 mon.a (mon.0) 1918 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:16.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.853772+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:16.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.860900+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.919785+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.926426+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.933648+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.941769+0000 mon.a (mon.0) 1924 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:16.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.944269+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:16.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.946897+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:16.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.947828+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:16.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:15.955520+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:16.035714+0000 mon.a (mon.0) 1929 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:16.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:16.038354+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:16.652 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:16.041384+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:16.652 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:16.042244+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:16.652 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:16.047933+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.652 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:16.128119+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:16.652 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:16.130607+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:16.652 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:16.133765+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:16.652 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:16.134900+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:16.652 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:16.141087+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.652 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:16.224591+0000 mon.a (mon.0) 1939 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:16.652 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:16.227042+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:16.652 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:16.231888+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:16.652 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:16.233070+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:16.652 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[20060]: audit 2024-02-05T07:06:16.241953+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.653 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.495382+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:16.653 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.498349+0000 mon.a (mon.0) 1897 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:16.653 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.500906+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:16.653 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.501910+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:16.653 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.511359+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.653 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.574170+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:16.654 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.576599+0000 mon.a (mon.0) 1902 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:16.654 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.578779+0000 mon.a (mon.0) 1903 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:16.654 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.579520+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:16.654 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.587043+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.654 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.668514+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:16.654 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.671272+0000 mon.a (mon.0) 1907 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:16.654 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.674257+0000 mon.a (mon.0) 1908 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:16.654 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.675495+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:16.654 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.685416+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.654 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.769798+0000 mon.a (mon.0) 1911 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:16.654 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.772815+0000 mon.a (mon.0) 1912 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:16.654 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.775827+0000 mon.a (mon.0) 1913 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:16.654 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.776933+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:16.654 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.787593+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.655 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.848597+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:16.655 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.850740+0000 mon.a (mon.0) 1917 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:16.655 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.853002+0000 mon.a (mon.0) 1918 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:16.655 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.853772+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:16.655 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.860900+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.655 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.919785+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.656 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.926426+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.656 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.933648+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.656 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.941769+0000 mon.a (mon.0) 1924 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:16.656 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.944269+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:16.656 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.946897+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:16.656 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.947828+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:16.656 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:15.955520+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.656 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:16.035714+0000 mon.a (mon.0) 1929 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:16.657 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:16.038354+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:16.657 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:16.041384+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:16.657 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:16.042244+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:16.657 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:16.047933+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.657 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:16.128119+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:16.657 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:16.130607+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:16.657 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:16.133765+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:16.657 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:16.134900+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:16.657 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:16.141087+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.658 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:16.224591+0000 mon.a (mon.0) 1939 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:16.658 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:16.227042+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:16.658 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:16.231888+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:16.658 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:16.233070+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:16.658 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:16 smithi102 bash[14298]: audit 2024-02-05T07:06:16.241953+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:16.872 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[52417]: debug 2024-02-05T07:06:16.715+0000 7fc3225f0200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-05T07:06:17.077 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:16 smithi177 bash[52417]: debug 2024-02-05T07:06:16.867+0000 7fc3225f0200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-05T07:06:17.078 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[52417]: debug 2024-02-05T07:06:16.999+0000 7fc3225f0200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-05T07:06:17.578 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[52417]: debug 2024-02-05T07:06:17.203+0000 7fc3225f0200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-05T07:06:17.578 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[52417]: debug 2024-02-05T07:06:17.355+0000 7fc3225f0200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-05T07:06:17.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: cluster 2024-02-05T07:06:15.503648+0000 mgr.y (mgr.25360) 272 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:17.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: cluster 2024-02-05T07:06:15.503940+0000 mgr.y (mgr.25360) 273 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: cephadm 2024-02-05T07:06:15.512033+0000 mgr.y (mgr.25360) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: cluster 2024-02-05T07:06:15.581071+0000 mgr.y (mgr.25360) 275 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: cluster 2024-02-05T07:06:15.581451+0000 mgr.y (mgr.25360) 276 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: cephadm 2024-02-05T07:06:15.587502+0000 mgr.y (mgr.25360) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: cluster 2024-02-05T07:06:15.678135+0000 mgr.y (mgr.25360) 278 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: cluster 2024-02-05T07:06:15.678866+0000 mgr.y (mgr.25360) 279 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: cephadm 2024-02-05T07:06:15.686242+0000 mgr.y (mgr.25360) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: cluster 2024-02-05T07:06:15.778839+0000 mgr.y (mgr.25360) 281 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: cluster 2024-02-05T07:06:15.779169+0000 mgr.y (mgr.25360) 282 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: cephadm 2024-02-05T07:06:15.788104+0000 mgr.y (mgr.25360) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: cluster 2024-02-05T07:06:15.855204+0000 mgr.y (mgr.25360) 284 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: cluster 2024-02-05T07:06:15.855460+0000 mgr.y (mgr.25360) 285 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: cephadm 2024-02-05T07:06:15.861459+0000 mgr.y (mgr.25360) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: cluster 2024-02-05T07:06:15.927871+0000 mgr.y (mgr.25360) 287 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:17.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: cephadm 2024-02-05T07:06:15.956210+0000 mgr.y (mgr.25360) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:17.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: cephadm 2024-02-05T07:06:16.048619+0000 mgr.y (mgr.25360) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:17.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: cephadm 2024-02-05T07:06:16.141634+0000 mgr.y (mgr.25360) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:17.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: cephadm 2024-02-05T07:06:16.242599+0000 mgr.y (mgr.25360) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:17.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: cluster 2024-02-05T07:06:16.301385+0000 mon.a (mon.0) 1944 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:06:17.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: cluster 2024-02-05T07:06:16.301440+0000 mon.a (mon.0) 1945 : cluster [INF] Cluster is now healthy 2024-02-05T07:06:17.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.324835+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:17.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.326613+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:17.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.328337+0000 mon.a (mon.0) 1948 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:17.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.328963+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:17.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.333390+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:17.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: cephadm 2024-02-05T07:06:16.333769+0000 mgr.y (mgr.25360) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:17.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.381843+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:17.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.383965+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.386683+0000 mon.a (mon.0) 1953 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.387740+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.396951+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: cephadm 2024-02-05T07:06:16.397750+0000 mgr.y (mgr.25360) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.479018+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.481564+0000 mon.a (mon.0) 1957 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.485374+0000 mon.a (mon.0) 1958 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.486666+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.495523+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.574454+0000 mon.a (mon.0) 1961 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.577626+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.581073+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.582354+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.590728+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.671575+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.674141+0000 mon.a (mon.0) 1967 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.677695+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.678889+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.687483+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.767771+0000 mon.a (mon.0) 1971 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.770733+0000 mon.a (mon.0) 1972 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.773596+0000 mon.a (mon.0) 1973 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.774723+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.782772+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.863779+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.866250+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.870113+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.871320+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.879802+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.958813+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.962178+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.965833+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.967395+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:16.976418+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:17.087609+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:17.091019+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:17.095094+0000 mon.a (mon.0) 1988 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:17.096656+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:17.105871+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:17.184383+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:17.187376+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:17.191293+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:17.192542+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:17.200072+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:17.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:17.278455+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:17.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:17.281182+0000 mon.a (mon.0) 1997 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:17.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:17.284955+0000 mon.a (mon.0) 1998 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:17.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:17.286365+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:17.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:17 smithi177 bash[14475]: audit 2024-02-05T07:06:17.296337+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: cluster 2024-02-05T07:06:15.503648+0000 mgr.y (mgr.25360) 272 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: cluster 2024-02-05T07:06:15.503940+0000 mgr.y (mgr.25360) 273 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: cephadm 2024-02-05T07:06:15.512033+0000 mgr.y (mgr.25360) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: cluster 2024-02-05T07:06:15.581071+0000 mgr.y (mgr.25360) 275 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: cluster 2024-02-05T07:06:15.581451+0000 mgr.y (mgr.25360) 276 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: cephadm 2024-02-05T07:06:15.587502+0000 mgr.y (mgr.25360) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: cluster 2024-02-05T07:06:15.678135+0000 mgr.y (mgr.25360) 278 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: cluster 2024-02-05T07:06:15.678866+0000 mgr.y (mgr.25360) 279 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: cephadm 2024-02-05T07:06:15.686242+0000 mgr.y (mgr.25360) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: cluster 2024-02-05T07:06:15.778839+0000 mgr.y (mgr.25360) 281 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:17.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: cluster 2024-02-05T07:06:15.779169+0000 mgr.y (mgr.25360) 282 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:17.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: cephadm 2024-02-05T07:06:15.788104+0000 mgr.y (mgr.25360) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:17.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: cluster 2024-02-05T07:06:15.855204+0000 mgr.y (mgr.25360) 284 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:17.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: cluster 2024-02-05T07:06:15.855460+0000 mgr.y (mgr.25360) 285 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:17.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: cephadm 2024-02-05T07:06:15.861459+0000 mgr.y (mgr.25360) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:17.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: cluster 2024-02-05T07:06:15.927871+0000 mgr.y (mgr.25360) 287 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:17.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: cephadm 2024-02-05T07:06:15.956210+0000 mgr.y (mgr.25360) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:17.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: cephadm 2024-02-05T07:06:16.048619+0000 mgr.y (mgr.25360) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:17.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: cephadm 2024-02-05T07:06:16.141634+0000 mgr.y (mgr.25360) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:17.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: cephadm 2024-02-05T07:06:16.242599+0000 mgr.y (mgr.25360) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:17.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: cluster 2024-02-05T07:06:16.301385+0000 mon.a (mon.0) 1944 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:06:17.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: cluster 2024-02-05T07:06:15.503648+0000 mgr.y (mgr.25360) 272 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:17.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: cluster 2024-02-05T07:06:15.503940+0000 mgr.y (mgr.25360) 273 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:17.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: cephadm 2024-02-05T07:06:15.512033+0000 mgr.y (mgr.25360) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:17.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: cluster 2024-02-05T07:06:15.581071+0000 mgr.y (mgr.25360) 275 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:17.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: cluster 2024-02-05T07:06:15.581451+0000 mgr.y (mgr.25360) 276 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:17.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: cephadm 2024-02-05T07:06:15.587502+0000 mgr.y (mgr.25360) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:17.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: cluster 2024-02-05T07:06:15.678135+0000 mgr.y (mgr.25360) 278 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:17.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: cluster 2024-02-05T07:06:15.678866+0000 mgr.y (mgr.25360) 279 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:17.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: cephadm 2024-02-05T07:06:15.686242+0000 mgr.y (mgr.25360) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:17.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: cluster 2024-02-05T07:06:15.778839+0000 mgr.y (mgr.25360) 281 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:17.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: cluster 2024-02-05T07:06:15.779169+0000 mgr.y (mgr.25360) 282 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:17.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: cephadm 2024-02-05T07:06:15.788104+0000 mgr.y (mgr.25360) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:17.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: cluster 2024-02-05T07:06:15.855204+0000 mgr.y (mgr.25360) 284 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:17.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: cluster 2024-02-05T07:06:15.855460+0000 mgr.y (mgr.25360) 285 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:17.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: cephadm 2024-02-05T07:06:15.861459+0000 mgr.y (mgr.25360) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: cluster 2024-02-05T07:06:15.927871+0000 mgr.y (mgr.25360) 287 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: cephadm 2024-02-05T07:06:15.956210+0000 mgr.y (mgr.25360) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: cephadm 2024-02-05T07:06:16.048619+0000 mgr.y (mgr.25360) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: cephadm 2024-02-05T07:06:16.141634+0000 mgr.y (mgr.25360) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: cephadm 2024-02-05T07:06:16.242599+0000 mgr.y (mgr.25360) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: cluster 2024-02-05T07:06:16.301385+0000 mon.a (mon.0) 1944 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:06:17.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: cluster 2024-02-05T07:06:16.301440+0000 mon.a (mon.0) 1945 : cluster [INF] Cluster is now healthy 2024-02-05T07:06:17.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.324835+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:17.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.326613+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:17.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.328337+0000 mon.a (mon.0) 1948 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:17.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.328963+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:17.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.333390+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:17.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: cephadm 2024-02-05T07:06:16.333769+0000 mgr.y (mgr.25360) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:17.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.381843+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:17.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.383965+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:17.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.386683+0000 mon.a (mon.0) 1953 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:17.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.387740+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:17.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.396951+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:17.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: cephadm 2024-02-05T07:06:16.397750+0000 mgr.y (mgr.25360) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:17.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.479018+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:17.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.481564+0000 mon.a (mon.0) 1957 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:17.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.485374+0000 mon.a (mon.0) 1958 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:17.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.486666+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:17.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.495523+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:17.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.574454+0000 mon.a (mon.0) 1961 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:17.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: cluster 2024-02-05T07:06:16.301440+0000 mon.a (mon.0) 1945 : cluster [INF] Cluster is now healthy 2024-02-05T07:06:17.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.324835+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:17.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.326613+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:17.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.328337+0000 mon.a (mon.0) 1948 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:17.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.328963+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:17.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.333390+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:17.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: cephadm 2024-02-05T07:06:16.333769+0000 mgr.y (mgr.25360) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:17.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.381843+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:17.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.383965+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:17.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.386683+0000 mon.a (mon.0) 1953 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:17.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.387740+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:17.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.396951+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:17.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: cephadm 2024-02-05T07:06:16.397750+0000 mgr.y (mgr.25360) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:17.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.479018+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:17.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.481564+0000 mon.a (mon.0) 1957 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:17.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.485374+0000 mon.a (mon.0) 1958 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:17.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.486666+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:17.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.495523+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:17.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.574454+0000 mon.a (mon.0) 1961 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:17.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.577626+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:17.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.581073+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:17.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.582354+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:17.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.590728+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:17.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.671575+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:17.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.674141+0000 mon.a (mon.0) 1967 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:17.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.677695+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:17.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.678889+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:17.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.687483+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:17.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.767771+0000 mon.a (mon.0) 1971 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:17.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.770733+0000 mon.a (mon.0) 1972 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:17.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.773596+0000 mon.a (mon.0) 1973 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:17.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.774723+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:17.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.782772+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:17.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.863779+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:17.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.866250+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:17.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.870113+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:17.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.871320+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:17.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.879802+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:17.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.577626+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:17.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.581073+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:17.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.582354+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:17.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.590728+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:17.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.671575+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:17.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.674141+0000 mon.a (mon.0) 1967 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:17.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.677695+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:17.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.678889+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:17.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.687483+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:17.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.767771+0000 mon.a (mon.0) 1971 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:17.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.770733+0000 mon.a (mon.0) 1972 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:17.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.773596+0000 mon.a (mon.0) 1973 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:17.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.774723+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:17.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.782772+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:17.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.863779+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:17.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.866250+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:17.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.870113+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:17.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.871320+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:17.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.879802+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:17.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.958813+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:17.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.962178+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:17.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.965833+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:17.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.967395+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:17.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:16.976418+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:17.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:17.087609+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:17.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:17.091019+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:17.649 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:17.095094+0000 mon.a (mon.0) 1988 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:17.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:17.096656+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:17.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:17.105871+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:17.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:17.184383+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:17.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:17.187376+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:17.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:17.191293+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:17.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:17.192542+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:17.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:17.200072+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:17.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:17.278455+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:17.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:17.281182+0000 mon.a (mon.0) 1997 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:17.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:17.284955+0000 mon.a (mon.0) 1998 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:17.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:17.286365+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:17.650 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[14298]: audit 2024-02-05T07:06:17.296337+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:17.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.958813+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:17.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.962178+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:17.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.965833+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:17.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.967395+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:17.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:16.976418+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:17.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:17.087609+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:17.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:17.091019+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:17.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:17.095094+0000 mon.a (mon.0) 1988 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:17.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:17.096656+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:17.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:17.105871+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:17.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:17.184383+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:17.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:17.187376+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:17.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:17.191293+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:17.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:17.192542+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:17.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:17.200072+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:17.651 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:17.278455+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:17.652 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:17.281182+0000 mon.a (mon.0) 1997 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:17.652 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:17.284955+0000 mon.a (mon.0) 1998 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:17.652 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:17.286365+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:17.652 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:17 smithi102 bash[20060]: audit 2024-02-05T07:06:17.296337+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:18.549 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: cephadm 2024-02-05T07:06:16.496261+0000 mgr.y (mgr.25360) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:18.549 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: cephadm 2024-02-05T07:06:16.591369+0000 mgr.y (mgr.25360) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:18.550 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: cephadm 2024-02-05T07:06:16.688062+0000 mgr.y (mgr.25360) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:18.550 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: cephadm 2024-02-05T07:06:16.783295+0000 mgr.y (mgr.25360) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:18.550 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: cephadm 2024-02-05T07:06:16.880442+0000 mgr.y (mgr.25360) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:18.550 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: cephadm 2024-02-05T07:06:16.977046+0000 mgr.y (mgr.25360) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:18.550 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: cephadm 2024-02-05T07:06:17.106590+0000 mgr.y (mgr.25360) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:18.550 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: cephadm 2024-02-05T07:06:17.200638+0000 mgr.y (mgr.25360) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:18.550 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:17.270598+0000 mgr.y (mgr.25360) 302 : audit [DBG] from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:06:18.550 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: cephadm 2024-02-05T07:06:17.297076+0000 mgr.y (mgr.25360) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:18.550 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:17.361627+0000 mon.a (mon.0) 2001 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:18.550 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:17.363555+0000 mon.a (mon.0) 2002 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:18.550 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:17.366076+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:18.550 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:17.367076+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:18.550 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:17.376236+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:18.551 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: cephadm 2024-02-05T07:06:17.376853+0000 mgr.y (mgr.25360) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:18.551 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:17.491154+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:18.551 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:17.495822+0000 mon.a (mon.0) 2007 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:18.551 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:17.501041+0000 mon.a (mon.0) 2008 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:18.551 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:17.502798+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:18.551 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:17.514620+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:18.551 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:17.594480+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:18.551 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:17.597092+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:18.551 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:17.599821+0000 mon.a (mon.0) 2013 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:18.551 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:17.600855+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:18.551 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:17.611128+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:18.551 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:17.695661+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:18.551 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:17.697941+0000 mon.a (mon.0) 2017 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:18.551 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:17.702562+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:18.551 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:17.703492+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:18.552 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:17.711356+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:18.552 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:17.824510+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:18.552 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:17.826867+0000 mon.a (mon.0) 2022 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:18.552 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:17.829676+0000 mon.a (mon.0) 2023 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:18.552 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:17.830834+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:18.552 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:17.839703+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:18.552 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:17.921983+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:18.552 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:17.924094+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:18.552 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:17.927268+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:18.552 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:17.929743+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:18.552 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:17.940360+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:18.552 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:18.017644+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:18.553 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:18.020619+0000 mon.a (mon.0) 2032 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:18.553 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:18.024462+0000 mon.a (mon.0) 2033 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:18.553 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:18.025733+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:18.553 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:18.034908+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:18.553 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:18.069250+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:18.553 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:18.091435+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:18.553 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:18.098601+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:18.553 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:18.112884+0000 mon.a (mon.0) 2039 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:18.553 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:18.115743+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:18.553 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:18.117456+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-05T07:06:18.553 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:18.118535+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-05T07:06:18.553 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:18.177766+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:18.553 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[14475]: audit 2024-02-05T07:06:18.178711+0000 mon.a (mon.0) 2044 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:06:18.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: cephadm 2024-02-05T07:06:16.496261+0000 mgr.y (mgr.25360) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:18.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: cephadm 2024-02-05T07:06:16.591369+0000 mgr.y (mgr.25360) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:18.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: cephadm 2024-02-05T07:06:16.688062+0000 mgr.y (mgr.25360) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:18.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: cephadm 2024-02-05T07:06:16.783295+0000 mgr.y (mgr.25360) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:18.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: cephadm 2024-02-05T07:06:16.880442+0000 mgr.y (mgr.25360) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:18.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: cephadm 2024-02-05T07:06:16.977046+0000 mgr.y (mgr.25360) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:18.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: cephadm 2024-02-05T07:06:17.106590+0000 mgr.y (mgr.25360) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:18.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: cephadm 2024-02-05T07:06:17.200638+0000 mgr.y (mgr.25360) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:18.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:17.270598+0000 mgr.y (mgr.25360) 302 : audit [DBG] from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:06:18.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: cephadm 2024-02-05T07:06:17.297076+0000 mgr.y (mgr.25360) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:18.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:17.361627+0000 mon.a (mon.0) 2001 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:18.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:17.363555+0000 mon.a (mon.0) 2002 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:18.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:17.366076+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:18.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:17.367076+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:18.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:17.376236+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:18.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: cephadm 2024-02-05T07:06:17.376853+0000 mgr.y (mgr.25360) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:18.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:17.491154+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:18.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:17.495822+0000 mon.a (mon.0) 2007 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:18.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:17.501041+0000 mon.a (mon.0) 2008 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:18.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:17.502798+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:18.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: cephadm 2024-02-05T07:06:16.496261+0000 mgr.y (mgr.25360) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:18.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: cephadm 2024-02-05T07:06:16.591369+0000 mgr.y (mgr.25360) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:18.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: cephadm 2024-02-05T07:06:16.688062+0000 mgr.y (mgr.25360) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:18.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: cephadm 2024-02-05T07:06:16.783295+0000 mgr.y (mgr.25360) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:18.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: cephadm 2024-02-05T07:06:16.880442+0000 mgr.y (mgr.25360) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:18.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: cephadm 2024-02-05T07:06:16.977046+0000 mgr.y (mgr.25360) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:18.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: cephadm 2024-02-05T07:06:17.106590+0000 mgr.y (mgr.25360) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:18.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: cephadm 2024-02-05T07:06:17.200638+0000 mgr.y (mgr.25360) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:18.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:17.270598+0000 mgr.y (mgr.25360) 302 : audit [DBG] from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:06:18.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: cephadm 2024-02-05T07:06:17.297076+0000 mgr.y (mgr.25360) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:18.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:17.361627+0000 mon.a (mon.0) 2001 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:18.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:17.363555+0000 mon.a (mon.0) 2002 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:18.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:17.366076+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:18.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:17.367076+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:18.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:17.376236+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:18.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: cephadm 2024-02-05T07:06:17.376853+0000 mgr.y (mgr.25360) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:18.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:17.491154+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:18.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:17.495822+0000 mon.a (mon.0) 2007 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:18.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:17.501041+0000 mon.a (mon.0) 2008 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:18.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:17.502798+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:18.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:17.514620+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:18.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:17.594480+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:18.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:17.597092+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:18.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:17.599821+0000 mon.a (mon.0) 2013 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:18.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:17.600855+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:18.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:17.611128+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:18.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:17.695661+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:18.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:17.697941+0000 mon.a (mon.0) 2017 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:18.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:17.702562+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:18.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:17.703492+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:18.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:17.711356+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:18.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:17.824510+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:18.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:17.826867+0000 mon.a (mon.0) 2022 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:18.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:17.829676+0000 mon.a (mon.0) 2023 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:18.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:17.830834+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:18.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:17.839703+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:18.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:17.921983+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:18.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:17.924094+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:18.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:17.927268+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:18.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:17.514620+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:18.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:17.594480+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:18.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:17.597092+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:18.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:17.599821+0000 mon.a (mon.0) 2013 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:18.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:17.600855+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:18.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:17.611128+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:18.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:17.695661+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:18.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:17.697941+0000 mon.a (mon.0) 2017 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:18.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:17.702562+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:18.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:17.703492+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:18.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:17.711356+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:18.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:17.824510+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:18.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:17.826867+0000 mon.a (mon.0) 2022 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:18.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:17.829676+0000 mon.a (mon.0) 2023 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:18.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:17.830834+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:18.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:17.839703+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:18.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:17.921983+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:18.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:17.924094+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:18.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:17.927268+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:18.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:17.929743+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:18.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:17.940360+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:18.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:18.017644+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:18.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:18.020619+0000 mon.a (mon.0) 2032 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:18.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:18.024462+0000 mon.a (mon.0) 2033 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:18.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:18.025733+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:18.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:18.034908+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:18.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:18.069250+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:18.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:18.091435+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:18.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:18.098601+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:18.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:18.112884+0000 mon.a (mon.0) 2039 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:18.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:18.115743+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:18.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:18.117456+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-05T07:06:18.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:18.118535+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-05T07:06:18.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:18.177766+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:18.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[14298]: audit 2024-02-05T07:06:18.178711+0000 mon.a (mon.0) 2044 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:06:18.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:17.929743+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:18.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:17.940360+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:18.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:18.017644+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:18.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:18.020619+0000 mon.a (mon.0) 2032 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:18.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:18.024462+0000 mon.a (mon.0) 2033 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:18.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:18.025733+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:18.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:18.034908+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:18.649 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:18.069250+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:18.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:18.091435+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:18.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:18.098601+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:18.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:18.112884+0000 mon.a (mon.0) 2039 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:18.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:18.115743+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:18.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:18.117456+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-05T07:06:18.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:18.118535+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-05T07:06:18.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:18.177766+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:18.650 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:18 smithi102 bash[20060]: audit 2024-02-05T07:06:18.178711+0000 mon.a (mon.0) 2044 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:06:18.804 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[51852]: ts=2024-02-05T07:06:18.668Z 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.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"smithi102:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"172.21.15.177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:06:19.078 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[52417]: debug 2024-02-05T07:06:18.799+0000 7fc3225f0200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-05T07:06:19.078 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[52417]: [05/Feb/2024:07:06:18] ENGINE Bus STARTING 2024-02-05T07:06:19.078 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[52417]: CherryPy Checker: 2024-02-05T07:06:19.079 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[52417]: The Application mounted at '' has an empty config. 2024-02-05T07:06:19.079 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[52417]: [05/Feb/2024:07:06:18] ENGINE Serving on http://:::9283 2024-02-05T07:06:19.079 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:18 smithi177 bash[52417]: [05/Feb/2024:07:06:18] ENGINE Bus STARTED 2024-02-05T07:06:19.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:19 smithi177 bash[14475]: cephadm 2024-02-05T07:06:17.515228+0000 mgr.y (mgr.25360) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:19.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:19 smithi177 bash[14475]: cephadm 2024-02-05T07:06:17.611726+0000 mgr.y (mgr.25360) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:19.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:19 smithi177 bash[14475]: cephadm 2024-02-05T07:06:17.712004+0000 mgr.y (mgr.25360) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:19.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:19 smithi177 bash[14475]: cephadm 2024-02-05T07:06:17.840400+0000 mgr.y (mgr.25360) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:19.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:19 smithi177 bash[14475]: cluster 2024-02-05T07:06:17.928207+0000 mgr.y (mgr.25360) 309 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:19.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:19 smithi177 bash[14475]: cephadm 2024-02-05T07:06:17.940869+0000 mgr.y (mgr.25360) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:19.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:19 smithi177 bash[14475]: cephadm 2024-02-05T07:06:18.035573+0000 mgr.y (mgr.25360) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:19.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:19 smithi177 bash[14475]: cephadm 2024-02-05T07:06:18.119258+0000 mgr.y (mgr.25360) 312 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-02-05T07:06:19.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:19 smithi177 bash[14475]: cluster 2024-02-05T07:06:18.795148+0000 mon.a (mon.0) 2045 : cluster [DBG] Standby manager daemon x restarted 2024-02-05T07:06:19.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:19 smithi177 bash[14475]: cluster 2024-02-05T07:06:18.795358+0000 mon.a (mon.0) 2046 : cluster [DBG] Standby manager daemon x started 2024-02-05T07:06:19.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:19 smithi177 bash[14475]: audit 2024-02-05T07:06:18.809256+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.? 172.21.15.177:0/3147777720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-05T07:06:19.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:19 smithi177 bash[14475]: audit 2024-02-05T07:06:18.810095+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.? 172.21.15.177:0/3147777720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:06:19.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:19 smithi177 bash[14475]: audit 2024-02-05T07:06:18.814444+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.? 172.21.15.177:0/3147777720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-05T07:06:19.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:19 smithi177 bash[14475]: audit 2024-02-05T07:06:18.816362+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.? 172.21.15.177:0/3147777720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:06:19.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:19 smithi102 bash[14298]: cephadm 2024-02-05T07:06:17.515228+0000 mgr.y (mgr.25360) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:19.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:19 smithi102 bash[14298]: cephadm 2024-02-05T07:06:17.611726+0000 mgr.y (mgr.25360) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:19.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:19 smithi102 bash[14298]: cephadm 2024-02-05T07:06:17.712004+0000 mgr.y (mgr.25360) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:19.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:19 smithi102 bash[14298]: cephadm 2024-02-05T07:06:17.840400+0000 mgr.y (mgr.25360) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:19.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:19 smithi102 bash[14298]: cluster 2024-02-05T07:06:17.928207+0000 mgr.y (mgr.25360) 309 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:19.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:19 smithi102 bash[14298]: cephadm 2024-02-05T07:06:17.940869+0000 mgr.y (mgr.25360) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:19.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:19 smithi102 bash[14298]: cephadm 2024-02-05T07:06:18.035573+0000 mgr.y (mgr.25360) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:19.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:19 smithi102 bash[14298]: cephadm 2024-02-05T07:06:18.119258+0000 mgr.y (mgr.25360) 312 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-02-05T07:06:19.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:19 smithi102 bash[14298]: cluster 2024-02-05T07:06:18.795148+0000 mon.a (mon.0) 2045 : cluster [DBG] Standby manager daemon x restarted 2024-02-05T07:06:19.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:19 smithi102 bash[14298]: cluster 2024-02-05T07:06:18.795358+0000 mon.a (mon.0) 2046 : cluster [DBG] Standby manager daemon x started 2024-02-05T07:06:19.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:19 smithi102 bash[14298]: audit 2024-02-05T07:06:18.809256+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.? 172.21.15.177:0/3147777720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-05T07:06:19.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:19 smithi102 bash[14298]: audit 2024-02-05T07:06:18.810095+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.? 172.21.15.177:0/3147777720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:06:19.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:19 smithi102 bash[14298]: audit 2024-02-05T07:06:18.814444+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.? 172.21.15.177:0/3147777720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-05T07:06:19.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:19 smithi102 bash[14298]: audit 2024-02-05T07:06:18.816362+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.? 172.21.15.177:0/3147777720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:06:19.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:19 smithi102 bash[20060]: cephadm 2024-02-05T07:06:17.515228+0000 mgr.y (mgr.25360) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:19.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:19 smithi102 bash[20060]: cephadm 2024-02-05T07:06:17.611726+0000 mgr.y (mgr.25360) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:19.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:19 smithi102 bash[20060]: cephadm 2024-02-05T07:06:17.712004+0000 mgr.y (mgr.25360) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:19.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:19 smithi102 bash[20060]: cephadm 2024-02-05T07:06:17.840400+0000 mgr.y (mgr.25360) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:19.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:19 smithi102 bash[20060]: cluster 2024-02-05T07:06:17.928207+0000 mgr.y (mgr.25360) 309 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:19.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:19 smithi102 bash[20060]: cephadm 2024-02-05T07:06:17.940869+0000 mgr.y (mgr.25360) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:19.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:19 smithi102 bash[20060]: cephadm 2024-02-05T07:06:18.035573+0000 mgr.y (mgr.25360) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:19.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:19 smithi102 bash[20060]: cephadm 2024-02-05T07:06:18.119258+0000 mgr.y (mgr.25360) 312 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-02-05T07:06:19.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:19 smithi102 bash[20060]: cluster 2024-02-05T07:06:18.795148+0000 mon.a (mon.0) 2045 : cluster [DBG] Standby manager daemon x restarted 2024-02-05T07:06:19.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:19 smithi102 bash[20060]: cluster 2024-02-05T07:06:18.795358+0000 mon.a (mon.0) 2046 : cluster [DBG] Standby manager daemon x started 2024-02-05T07:06:19.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:19 smithi102 bash[20060]: audit 2024-02-05T07:06:18.809256+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.? 172.21.15.177:0/3147777720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-05T07:06:19.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:19 smithi102 bash[20060]: audit 2024-02-05T07:06:18.810095+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.? 172.21.15.177:0/3147777720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:06:19.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:19 smithi102 bash[20060]: audit 2024-02-05T07:06:18.814444+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.? 172.21.15.177:0/3147777720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-05T07:06:19.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:19 smithi102 bash[20060]: audit 2024-02-05T07:06:18.816362+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.? 172.21.15.177:0/3147777720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:06:20.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:20 smithi102 bash[14298]: cluster 2024-02-05T07:06:19.337378+0000 mon.a (mon.0) 2047 : cluster [DBG] mgrmap e33: y(active, since 31s), standbys: x 2024-02-05T07:06:20.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:20 smithi102 bash[20060]: cluster 2024-02-05T07:06:19.337378+0000 mon.a (mon.0) 2047 : cluster [DBG] mgrmap e33: y(active, since 31s), standbys: x 2024-02-05T07:06:20.727 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:20 smithi177 bash[14475]: cluster 2024-02-05T07:06:19.337378+0000 mon.a (mon.0) 2047 : cluster [DBG] mgrmap e33: y(active, since 31s), standbys: x 2024-02-05T07:06:21.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:21 smithi177 bash[14475]: cluster 2024-02-05T07:06:19.930548+0000 mgr.y (mgr.25360) 313 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:06:21.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:21 smithi177 bash[14475]: audit 2024-02-05T07:06:21.151123+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:21.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:21 smithi177 bash[14475]: audit 2024-02-05T07:06:21.152963+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:06:21.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:21 smithi177 bash[14475]: audit 2024-02-05T07:06:21.153930+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:06:21.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:21 smithi177 bash[14475]: audit 2024-02-05T07:06:21.154861+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:21.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:21 smithi177 bash[14475]: audit 2024-02-05T07:06:21.209059+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:21.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:21 smithi177 bash[14475]: audit 2024-02-05T07:06:21.216098+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:21.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:21 smithi177 bash[14475]: audit 2024-02-05T07:06:21.223862+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:21.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:21 smithi102 bash[14298]: cluster 2024-02-05T07:06:19.930548+0000 mgr.y (mgr.25360) 313 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:06:21.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:21 smithi102 bash[14298]: audit 2024-02-05T07:06:21.151123+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:21.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:21 smithi102 bash[14298]: audit 2024-02-05T07:06:21.152963+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:06:21.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:21 smithi102 bash[14298]: audit 2024-02-05T07:06:21.153930+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:06:21.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:21 smithi102 bash[14298]: audit 2024-02-05T07:06:21.154861+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:21.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:21 smithi102 bash[14298]: audit 2024-02-05T07:06:21.209059+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:21.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:21 smithi102 bash[14298]: audit 2024-02-05T07:06:21.216098+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:21.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:21 smithi102 bash[14298]: audit 2024-02-05T07:06:21.223862+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:21.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:21 smithi102 bash[20060]: cluster 2024-02-05T07:06:19.930548+0000 mgr.y (mgr.25360) 313 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:06:21.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:21 smithi102 bash[20060]: audit 2024-02-05T07:06:21.151123+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:21.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:21 smithi102 bash[20060]: audit 2024-02-05T07:06:21.152963+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:06:21.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:21 smithi102 bash[20060]: audit 2024-02-05T07:06:21.153930+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:06:21.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:21 smithi102 bash[20060]: audit 2024-02-05T07:06:21.154861+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:21.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:21 smithi102 bash[20060]: audit 2024-02-05T07:06:21.209059+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:21.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:21 smithi102 bash[20060]: audit 2024-02-05T07:06:21.216098+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:21.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:21 smithi102 bash[20060]: audit 2024-02-05T07:06:21.223862+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' 2024-02-05T07:06:22.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:22 smithi177 bash[14475]: cephadm 2024-02-05T07:06:21.141598+0000 mgr.y (mgr.25360) 314 : cephadm [INF] Upgrade: Updating mon.a 2024-02-05T07:06:22.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:22 smithi177 bash[14475]: cephadm 2024-02-05T07:06:21.156321+0000 mgr.y (mgr.25360) 315 : cephadm [INF] Deploying daemon mon.a on smithi102 2024-02-05T07:06:22.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:22 smithi102 bash[20060]: cephadm 2024-02-05T07:06:21.141598+0000 mgr.y (mgr.25360) 314 : cephadm [INF] Upgrade: Updating mon.a 2024-02-05T07:06:22.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:22 smithi102 bash[20060]: cephadm 2024-02-05T07:06:21.156321+0000 mgr.y (mgr.25360) 315 : cephadm [INF] Deploying daemon mon.a on smithi102 2024-02-05T07:06:22.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:22 smithi102 bash[14298]: cephadm 2024-02-05T07:06:21.141598+0000 mgr.y (mgr.25360) 314 : cephadm [INF] Upgrade: Updating mon.a 2024-02-05T07:06:22.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:22 smithi102 bash[14298]: cephadm 2024-02-05T07:06:21.156321+0000 mgr.y (mgr.25360) 315 : cephadm [INF] Deploying daemon mon.a on smithi102 2024-02-05T07:06:22.639 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:22 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:06:22] "GET /metrics HTTP/1.1" 200 38241 "" "Prometheus/2.33.4" 2024-02-05T07:06:23.616 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:23 smithi177 bash[14475]: cluster 2024-02-05T07:06:21.931378+0000 mgr.y (mgr.25360) 316 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 832 B/s rd, 0 op/s 2024-02-05T07:06:23.623 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:23 smithi102 bash[14298]: cluster 2024-02-05T07:06:21.931378+0000 mgr.y (mgr.25360) 316 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 832 B/s rd, 0 op/s 2024-02-05T07:06:23.623 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:23 smithi102 bash[20060]: cluster 2024-02-05T07:06:21.931378+0000 mgr.y (mgr.25360) 316 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 832 B/s rd, 0 op/s 2024-02-05T07:06:25.566 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:25 smithi102 bash[14298]: cluster 2024-02-05T07:06:23.932145+0000 mgr.y (mgr.25360) 317 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 633 B/s rd, 0 op/s 2024-02-05T07:06:25.566 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:25 smithi102 bash[20060]: cluster 2024-02-05T07:06:23.932145+0000 mgr.y (mgr.25360) 317 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 633 B/s rd, 0 op/s 2024-02-05T07:06:25.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:25 smithi177 bash[14475]: cluster 2024-02-05T07:06:23.932145+0000 mgr.y (mgr.25360) 317 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 633 B/s rd, 0 op/s 2024-02-05T07:06:26.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:26 smithi102 systemd[1]: Stopping Ceph mon.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:06:26.971 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:26 smithi102 bash[14298]: debug 2024-02-05T07:06:26.661+0000 7f1810000700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-05T07:06:26.971 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:26 smithi102 bash[14298]: debug 2024-02-05T07:06:26.661+0000 7f1810000700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-02-05T07:06:26.972 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:26 smithi102 bash[65457]: [05/Feb/2024:07:06:26] ENGINE Bus STOPPING 2024-02-05T07:06:26.972 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:26 smithi102 bash[65457]: [05/Feb/2024:07:06:26] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-05T07:06:26.972 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:26 smithi102 bash[65457]: [05/Feb/2024:07:06:26] ENGINE Bus STOPPED 2024-02-05T07:06:26.972 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:26 smithi102 bash[65457]: [05/Feb/2024:07:06:26] ENGINE Bus STARTING 2024-02-05T07:06:26.972 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:26 smithi102 bash[65457]: [05/Feb/2024:07:06:26] ENGINE Serving on http://:::9283 2024-02-05T07:06:26.972 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:26 smithi102 bash[65457]: [05/Feb/2024:07:06:26] ENGINE Bus STARTED 2024-02-05T07:06:27.556 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:27 smithi102 bash[68789]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-mon-a 2024-02-05T07:06:27.809 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:27 smithi102 bash[68874]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-mon-a 2024-02-05T07:06:27.809 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:27 smithi102 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@mon.a.service: Succeeded. 2024-02-05T07:06:27.809 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:27 smithi102 systemd[1]: Stopped Ceph mon.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:06:28.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:27 smithi102 systemd[1]: Started Ceph mon.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:06:29.078 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:06:28 smithi177 bash[51852]: ts=2024-02-05T07:06:28.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"smithi102:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"172.21.15.177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:06:29.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.857+0000 7f87739c1c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-05T07:06:29.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.857+0000 7f87739c1c80 0 ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev), process ceph-mon, pid 7 2024-02-05T07:06:29.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.857+0000 7f87739c1c80 0 pidfile_write: ignore empty --pid-file 2024-02-05T07:06:29.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 0 load: jerasure load: lrc 2024-02-05T07:06:29.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: RocksDB version: 7.9.2 2024-02-05T07:06:29.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Git sha 0 2024-02-05T07:06:29.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Compile date 2024-02-04 23:11:06 2024-02-05T07:06:29.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: DB SUMMARY 2024-02-05T07:06:29.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: DB Session ID: X5HGB4QC9BZ0DQ6XBFG8 2024-02-05T07:06:29.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: CURRENT file: CURRENT 2024-02-05T07:06:29.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: IDENTITY file: IDENTITY 2024-02-05T07:06:29.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1742 Bytes 2024-02-05T07:06:29.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000042.sst 2024-02-05T07:06:29.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000040.log size: 1197433 ; 2024-02-05T07:06:29.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.error_if_exists: 0 2024-02-05T07:06:29.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.create_if_missing: 0 2024-02-05T07:06:29.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.paranoid_checks: 1 2024-02-05T07:06:29.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-02-05T07:06:29.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-05T07:06:29.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-02-05T07:06:29.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.env: 0x558a9f1c4ae0 2024-02-05T07:06:29.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.fs: PosixFileSystem 2024-02-05T07:06:29.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.info_log: 0x558aa14a5900 2024-02-05T07:06:29.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-05T07:06:29.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.statistics: (nil) 2024-02-05T07:06:29.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.use_fsync: 0 2024-02-05T07:06:29.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.max_log_file_size: 0 2024-02-05T07:06:29.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-05T07:06:29.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-05T07:06:29.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-05T07:06:29.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-05T07:06:29.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.allow_fallocate: 1 2024-02-05T07:06:29.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-05T07:06:29.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-05T07:06:29.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.use_direct_reads: 0 2024-02-05T07:06:29.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-05T07:06:29.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.create_missing_column_families: 0 2024-02-05T07:06:29.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.db_log_dir: 2024-02-05T07:06:29.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.wal_dir: 2024-02-05T07:06:29.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-05T07:06:29.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-05T07:06:29.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-05T07:06:29.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-05T07:06:29.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-05T07:06:29.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-05T07:06:29.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.advise_random_on_open: 1 2024-02-05T07:06:29.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-05T07:06:29.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.write_buffer_manager: 0x558aa1478dc0 2024-02-05T07:06:29.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-05T07:06:29.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-05T07:06:29.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-05T07:06:29.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.rate_limiter: (nil) 2024-02-05T07:06:29.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-05T07:06:29.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-05T07:06:29.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-05T07:06:29.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-05T07:06:29.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.unordered_write: 0 2024-02-05T07:06:29.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-05T07:06:29.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-05T07:06:29.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-05T07:06:29.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-05T07:06:29.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.row_cache: None 2024-02-05T07:06:29.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.wal_filter: None 2024-02-05T07:06:29.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-05T07:06:29.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-05T07:06:29.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.two_write_queues: 0 2024-02-05T07:06:29.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.manual_wal_flush: 0 2024-02-05T07:06:29.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.wal_compression: 0 2024-02-05T07:06:29.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.atomic_flush: 0 2024-02-05T07:06:29.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-05T07:06:29.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-05T07:06:29.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-05T07:06:29.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.log_readahead_size: 0 2024-02-05T07:06:29.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-05T07:06:29.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-02-05T07:06:29.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-05T07:06:29.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-05T07:06:29.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-02-05T07:06:29.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-02-05T07:06:29.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-02-05T07:06:29.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.max_background_jobs: 2 2024-02-05T07:06:29.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.max_background_compactions: -1 2024-02-05T07:06:29.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.max_subcompactions: 1 2024-02-05T07:06:29.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-05T07:06:29.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-05T07:06:29.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-05T07:06:29.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.max_total_wal_size: 0 2024-02-05T07:06:29.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-05T07:06:29.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-05T07:06:29.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-05T07:06:29.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.861+0000 7f87739c1c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-05T07:06:29.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.max_open_files: -1 2024-02-05T07:06:29.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.bytes_per_sync: 0 2024-02-05T07:06:29.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-05T07:06:29.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-05T07:06:29.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-05T07:06:29.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.max_background_flushes: -1 2024-02-05T07:06:29.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Compression algorithms supported: 2024-02-05T07:06:29.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-05T07:06:29.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: kZSTD supported: 0 2024-02-05T07:06:29.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: kXpressCompression supported: 0 2024-02-05T07:06:29.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-05T07:06:29.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: kZlibCompression supported: 1 2024-02-05T07:06:29.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: kSnappyCompression supported: 1 2024-02-05T07:06:29.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: kLZ4Compression supported: 1 2024-02-05T07:06:29.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: kBZip2Compression supported: 0 2024-02-05T07:06:29.150 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-05T07:06:29.150 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-02-05T07:06:29.150 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-02-05T07:06:29.150 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-02-05T07:06:29.150 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-05T07:06:29.150 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.merge_operator: 2024-02-05T07:06:29.150 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.compaction_filter: None 2024-02-05T07:06:29.150 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.compaction_filter_factory: None 2024-02-05T07:06:29.150 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-02-05T07:06:29.150 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-05T07:06:29.150 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-05T07:06:29.150 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558aa14a5a00) 2024-02-05T07:06:29.150 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: cache_index_and_filter_blocks: 1 2024-02-05T07:06:29.150 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-05T07:06:29.150 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-05T07:06:29.151 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: pin_top_level_index_and_filter: 1 2024-02-05T07:06:29.151 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: index_type: 0 2024-02-05T07:06:29.151 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: data_block_index_type: 0 2024-02-05T07:06:29.151 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: index_shortening: 1 2024-02-05T07:06:29.151 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: data_block_hash_table_util_ratio: 0.750000 2024-02-05T07:06:29.151 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: checksum: 4 2024-02-05T07:06:29.151 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: no_block_cache: 0 2024-02-05T07:06:29.151 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: block_cache: 0x558aa14a7090 2024-02-05T07:06:29.151 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: block_cache_name: BinnedLRUCache 2024-02-05T07:06:29.151 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: block_cache_options: 2024-02-05T07:06:29.151 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: capacity : 536870912 2024-02-05T07:06:29.151 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: num_shard_bits : 4 2024-02-05T07:06:29.151 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: strict_capacity_limit : 0 2024-02-05T07:06:29.151 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: high_pri_pool_ratio: 0.000 2024-02-05T07:06:29.151 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: block_cache_compressed: (nil) 2024-02-05T07:06:29.152 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: persistent_cache: (nil) 2024-02-05T07:06:29.152 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: block_size: 4096 2024-02-05T07:06:29.152 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: block_size_deviation: 10 2024-02-05T07:06:29.152 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: block_restart_interval: 16 2024-02-05T07:06:29.152 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: index_block_restart_interval: 1 2024-02-05T07:06:29.152 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: metadata_block_size: 4096 2024-02-05T07:06:29.152 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: partition_filters: 0 2024-02-05T07:06:29.152 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: use_delta_encoding: 1 2024-02-05T07:06:29.152 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: filter_policy: bloomfilter 2024-02-05T07:06:29.152 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: whole_key_filtering: 1 2024-02-05T07:06:29.152 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: verify_compression: 0 2024-02-05T07:06:29.152 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: read_amp_bytes_per_bit: 0 2024-02-05T07:06:29.152 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: format_version: 5 2024-02-05T07:06:29.152 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: enable_index_compression: 1 2024-02-05T07:06:29.153 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: block_align: 0 2024-02-05T07:06:29.153 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: max_auto_readahead_size: 262144 2024-02-05T07:06:29.153 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: prepopulate_block_cache: 0 2024-02-05T07:06:29.153 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: initial_auto_readahead_size: 8192 2024-02-05T07:06:29.153 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: num_file_reads_for_auto_readahead: 2 2024-02-05T07:06:29.153 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-05T07:06:29.153 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-05T07:06:29.153 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.compression: NoCompression 2024-02-05T07:06:29.153 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-05T07:06:29.153 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-05T07:06:29.153 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-05T07:06:29.153 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.num_levels: 7 2024-02-05T07:06:29.153 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-05T07:06:29.153 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-05T07:06:29.154 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-05T07:06:29.154 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-05T07:06:29.154 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-05T07:06:29.154 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-05T07:06:29.154 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-05T07:06:29.154 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-05T07:06:29.154 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-05T07:06:29.154 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-05T07:06:29.154 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-02-05T07:06:29.154 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-02-05T07:06:29.155 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-05T07:06:29.155 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.compression_opts.level: 32767 2024-02-05T07:06:29.155 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-05T07:06:29.155 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-05T07:06:29.155 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-05T07:06:29.155 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-02-05T07:06:29.155 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-05T07:06:29.155 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.compression_opts.enabled: false 2024-02-05T07:06:29.155 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-02-05T07:06:29.155 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-05T07:06:29.155 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-05T07:06:29.155 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-05T07:06:29.155 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-05T07:06:29.155 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-05T07:06:29.156 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-05T07:06:29.156 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-05T07:06:29.156 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-05T07:06:29.156 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-05T07:06:29.156 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-05T07:06:29.156 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-05T07:06:29.156 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-05T07:06:29.156 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-05T07:06:29.156 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-05T07:06:29.156 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-05T07:06:29.156 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-05T07:06:29.156 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-05T07:06:29.156 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-02-05T07:06:29.156 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.arena_block_size: 1048576 2024-02-05T07:06:29.157 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-05T07:06:29.157 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-05T07:06:29.157 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-05T07:06:29.157 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-05T07:06:29.157 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-05T07:06:29.157 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-05T07:06:29.157 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-05T07:06:29.157 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-05T07:06:29.157 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-05T07:06:29.157 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-05T07:06:29.157 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-05T07:06:29.157 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-05T07:06:29.157 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-05T07:06:29.157 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.table_properties_collectors: 2024-02-05T07:06:29.158 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.inplace_update_support: 0 2024-02-05T07:06:29.158 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-05T07:06:29.158 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-05T07:06:29.158 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-05T07:06:29.158 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-05T07:06:29.158 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.bloom_locality: 0 2024-02-05T07:06:29.158 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.max_successive_merges: 0 2024-02-05T07:06:29.158 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-05T07:06:29.158 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-05T07:06:29.158 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.force_consistency_checks: 1 2024-02-05T07:06:29.158 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-05T07:06:29.158 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.ttl: 2592000 2024-02-05T07:06:29.158 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-05T07:06:29.158 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-02-05T07:06:29.158 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-02-05T07:06:29.158 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.enable_blob_files: false 2024-02-05T07:06:29.159 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.min_blob_size: 0 2024-02-05T07:06:29.159 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.blob_file_size: 268435456 2024-02-05T07:06:29.159 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-02-05T07:06:29.159 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-02-05T07:06:29.159 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-05T07:06:29.159 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-02-05T07:06:29.159 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-02-05T07:06:29.159 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-02-05T07:06:29.159 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-02-05T07:06:29.159 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f8767948700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 42.sst 2024-02-05T07:06:29.159 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-05T07:06:29.159 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 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 20505, log_number is 40,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-05T07:06:29.159 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 40 2024-02-05T07:06:29.159 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a0334bf6-ef9a-493c-bf64-63b2c2143aee 2024-02-05T07:06:29.159 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707116788867911, "job": 1, "event": "recovery_started", "wal_files": [40]} 2024-02-05T07:06:29.160 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.865+0000 7f87739c1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #40 mode 2 2024-02-05T07:06:29.160 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.877+0000 7f87739c1c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707116788878999, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 45, "file_size": 1164069, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 20499, "largest_seqno": 21775, "table_properties": {"data_size": 1158720, "index_size": 2286, "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": 20405, "raw_average_key_size": 25, "raw_value_size": 1145161, "raw_average_value_size": 1415, "num_data_blocks": 91, "num_entries": 809, "num_filter_entries": 809, "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": 1707116788, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "a0334bf6-ef9a-493c-bf64-63b2c2143aee", "db_session_id": "X5HGB4QC9BZ0DQ6XBFG8", "orig_file_number": 45, "seqno_to_time_mapping": "N/A"}} 2024-02-05T07:06:29.160 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.877+0000 7f87739c1c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707116788879241, "job": 1, "event": "recovery_finished"} 2024-02-05T07:06:29.160 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.877+0000 7f87739c1c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 47 2024-02-05T07:06:29.160 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.877+0000 7f87739c1c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-05T07:06:29.160 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.881+0000 7f87739c1c80 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 2024-02-05T07:06:29.160 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.881+0000 7f87739c1c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x558aa159c000 2024-02-05T07:06:29.160 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.881+0000 7f87739c1c80 4 rocksdb: DB pointer 0x558aa1586000 2024-02-05T07:06:29.160 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.881+0000 7f876213d700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-02-05T07:06:29.160 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.881+0000 7f876213d700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-02-05T07:06:29.160 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: ** DB Stats ** 2024-02-05T07:06:29.160 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-05T07:06:29.160 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-05T07:06:29.160 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-05T07:06:29.161 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-05T07:06:29.161 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-05T07:06:29.161 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-05T07:06:29.161 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-05T07:06:29.161 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: ** Compaction Stats [default] ** 2024-02-05T07:06:29.161 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-02-05T07:06:29.161 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-02-05T07:06:29.161 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: L0 1/0 1.11 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 259.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-05T07:06:29.161 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: L6 1/0 11.09 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-02-05T07:06:29.161 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: Sum 2/0 12.20 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 259.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-05T07:06:29.161 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 259.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-05T07:06:29.161 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: ** Compaction Stats [default] ** 2024-02-05T07:06:29.161 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-02-05T07:06:29.161 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-05T07:06:29.161 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 259.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-05T07:06:29.162 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-02-05T07:06:29.162 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-05T07:06:29.162 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: Flush(GB): cumulative 0.001, interval 0.001 2024-02-05T07:06:29.162 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-05T07:06:29.162 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: AddFile(Total Files): cumulative 0, interval 0 2024-02-05T07:06:29.162 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-05T07:06:29.162 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: AddFile(Keys): cumulative 0, interval 0 2024-02-05T07:06:29.162 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: Cumulative compaction: 0.00 GB write, 64.83 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-05T07:06:29.162 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: Interval compaction: 0.00 GB write, 64.83 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-05T07:06:29.162 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-05T07:06:29.162 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: Block cache BinnedLRUCache@0x558aa14a7090#7 capacity: 512.00 MB usage: 4.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2e-05 secs_since: 0 2024-02-05T07:06:29.162 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: 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%) 2024-02-05T07:06:29.162 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: ** File Read Latency Histogram By Level [default] ** 2024-02-05T07:06:29.162 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.881+0000 7f87739c1c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0] at bind addrs [v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 2024-02-05T07:06:29.162 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.881+0000 7f87739c1c80 1 mon.a@-1(???) e3 preinit fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 2024-02-05T07:06:29.163 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.885+0000 7f87739c1c80 0 mon.a@-1(???).mds e1 new map 2024-02-05T07:06:29.163 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.885+0000 7f87739c1c80 0 mon.a@-1(???).mds e1 print_map 2024-02-05T07:06:29.163 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: e1 2024-02-05T07:06:29.163 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: enable_multiple, ever_enabled_multiple: 1,1 2024-02-05T07:06:29.163 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-05T07:06:29.163 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: legacy client fscid: -1 2024-02-05T07:06:29.163 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: 2024-02-05T07:06:29.163 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: No filesystems configured 2024-02-05T07:06:29.163 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.885+0000 7f87739c1c80 0 mon.a@-1(???).osd e106 crush map has features 3314933000854323200, adjusting msgr requires 2024-02-05T07:06:29.163 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.885+0000 7f87739c1c80 0 mon.a@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2024-02-05T07:06:29.163 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.885+0000 7f87739c1c80 0 mon.a@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2024-02-05T07:06:29.163 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.885+0000 7f87739c1c80 0 mon.a@-1(???).osd e106 crush map has features 432629239337189376, adjusting msgr requires 2024-02-05T07:06:29.163 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:28 smithi102 bash[68945]: debug 2024-02-05T07:06:28.885+0000 7f87739c1c80 1 mon.a@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2024-02-05T07:06:32.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:32 smithi177 bash[52417]: ignoring --setuser ceph since I am not root 2024-02-05T07:06:32.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:32 smithi177 bash[52417]: ignoring --setgroup ceph since I am not root 2024-02-05T07:06:32.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:32 smithi177 bash[52417]: debug 2024-02-05T07:06:32.034+0000 7f59e7ab1700 1 -- 172.21.15.177:0/4190007598 <== mon.2 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563c7964f520 con 0x563c7a3ccc00 2024-02-05T07:06:32.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:32 smithi177 bash[52417]: debug 2024-02-05T07:06:32.194+0000 7f59f1888200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-05T07:06:32.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:32 smithi177 bash[14475]: audit 2024-02-05T07:06:26.689414+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:06:32.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:32 smithi177 bash[14475]: audit 2024-02-05T07:06:26.689661+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:06:32.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:32 smithi177 bash[14475]: audit 2024-02-05T07:06:26.690875+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:06:32.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:32 smithi177 bash[14475]: audit 2024-02-05T07:06:27.281835+0000 mgr.y (mgr.25360) 319 : audit [DBG] from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:06:32.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:32 smithi177 bash[14475]: cluster 2024-02-05T07:06:27.934584+0000 mgr.y (mgr.25360) 320 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:06:32.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:32 smithi177 bash[14475]: cluster 2024-02-05T07:06:29.936245+0000 mgr.y (mgr.25360) 321 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:06:32.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:32 smithi177 bash[14475]: cluster 2024-02-05T07:06:30.303966+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-02-05T07:06:32.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:32 smithi177 bash[14475]: cluster 2024-02-05T07:06:31.920140+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-05T07:06:32.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:32 smithi177 bash[14475]: cluster 2024-02-05T07:06:31.932966+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0],b=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],c=[v2:172.21.15.102:3301/0,v1:172.21.15.102:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-05T07:06:32.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:32 smithi177 bash[14475]: cluster 2024-02-05T07:06:31.934272+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-02-05T07:06:32.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:32 smithi177 bash[14475]: cluster 2024-02-05T07:06:31.934376+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-02-05T07:06:32.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:32 smithi177 bash[14475]: cluster 2024-02-05T07:06:31.936112+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e33: y(active, since 44s), standbys: x 2024-02-05T07:06:32.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:32 smithi177 bash[14475]: audit 2024-02-05T07:06:31.956767+0000 mon.a (mon.0) 7 : audit [INF] from='mgr.25360 ' entity='' 2024-02-05T07:06:32.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:32 smithi177 bash[14475]: cluster 2024-02-05T07:06:31.958246+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e34: y(active, since 44s), standbys: x 2024-02-05T07:06:32.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:32 smithi177 bash[14475]: cluster 2024-02-05T07:06:31.958348+0000 mon.a (mon.0) 9 : cluster [INF] overall HEALTH_OK 2024-02-05T07:06:32.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:32 smithi102 bash[65457]: ignoring --setuser ceph since I am not root 2024-02-05T07:06:32.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:32 smithi102 bash[65457]: ignoring --setgroup ceph since I am not root 2024-02-05T07:06:32.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:32 smithi102 bash[65457]: debug 2024-02-05T07:06:32.025+0000 7fa02be96700 1 -- 172.21.15.102:0/2000282040 <== mon.0 v2:172.21.15.102:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560265bcb520 con 0x560266948c00 2024-02-05T07:06:32.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:32 smithi102 bash[65457]: debug 2024-02-05T07:06:32.189+0000 7fa035c6d200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-05T07:06:32.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:31 smithi102 bash[68945]: audit 2024-02-05T07:06:26.689414+0000 mon.b (mon.2) 38 : audit 0 from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:06:32.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:31 smithi102 bash[68945]: audit 2024-02-05T07:06:26.689661+0000 mon.b (mon.2) 39 : audit 0 from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:06:32.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:31 smithi102 bash[68945]: audit 2024-02-05T07:06:26.690875+0000 mon.b (mon.2) 40 : audit 0 from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:06:32.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:31 smithi102 bash[68945]: audit 2024-02-05T07:06:27.281835+0000 mgr.y (mgr.25360) 319 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:06:32.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:31 smithi102 bash[68945]: cluster 2024-02-05T07:06:27.934584+0000 mgr.y (mgr.25360) 320 : cluster 0 pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:06:32.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:31 smithi102 bash[68945]: cluster 2024-02-05T07:06:29.936245+0000 mgr.y (mgr.25360) 321 : cluster 0 pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:06:32.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:31 smithi102 bash[68945]: cluster 2024-02-05T07:06:30.303966+0000 mon.a (mon.0) 1 : cluster 1 mon.a calling monitor election 2024-02-05T07:06:32.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:31 smithi102 bash[68945]: cluster 2024-02-05T07:06:31.920140+0000 mon.a (mon.0) 2 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-05T07:06:32.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:31 smithi102 bash[68945]: cluster 2024-02-05T07:06:31.932966+0000 mon.a (mon.0) 3 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0],b=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],c=[v2:172.21.15.102:3301/0,v1:172.21.15.102:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-05T07:06:32.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:31 smithi102 bash[68945]: cluster 2024-02-05T07:06:31.934272+0000 mon.a (mon.0) 4 : cluster 0 fsmap 2024-02-05T07:06:32.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:31 smithi102 bash[68945]: cluster 2024-02-05T07:06:31.934376+0000 mon.a (mon.0) 5 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2024-02-05T07:06:32.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:31 smithi102 bash[68945]: cluster 2024-02-05T07:06:31.936112+0000 mon.a (mon.0) 6 : cluster 0 mgrmap e33: y(active, since 44s), standbys: x 2024-02-05T07:06:32.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:31 smithi102 bash[68945]: audit 2024-02-05T07:06:31.956767+0000 mon.a (mon.0) 7 : audit 1 from='mgr.25360 ' entity='' 2024-02-05T07:06:32.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:31 smithi102 bash[68945]: cluster 2024-02-05T07:06:31.958246+0000 mon.a (mon.0) 8 : cluster 0 mgrmap e34: y(active, since 44s), standbys: x 2024-02-05T07:06:32.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:31 smithi102 bash[68945]: cluster 2024-02-05T07:06:31.958348+0000 mon.a (mon.0) 9 : cluster 1 overall HEALTH_OK 2024-02-05T07:06:32.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:31 smithi102 bash[20060]: audit 2024-02-05T07:06:26.689414+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:06:32.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:31 smithi102 bash[20060]: audit 2024-02-05T07:06:26.689661+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:06:32.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:31 smithi102 bash[20060]: audit 2024-02-05T07:06:26.690875+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.25360 172.21.15.102:0/2367631478' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:06:32.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:31 smithi102 bash[20060]: audit 2024-02-05T07:06:27.281835+0000 mgr.y (mgr.25360) 319 : audit [DBG] from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:06:32.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:31 smithi102 bash[20060]: cluster 2024-02-05T07:06:27.934584+0000 mgr.y (mgr.25360) 320 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:06:32.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:31 smithi102 bash[20060]: cluster 2024-02-05T07:06:29.936245+0000 mgr.y (mgr.25360) 321 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:06:32.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:31 smithi102 bash[20060]: cluster 2024-02-05T07:06:30.303966+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-02-05T07:06:32.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:31 smithi102 bash[20060]: cluster 2024-02-05T07:06:31.920140+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-05T07:06:32.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:31 smithi102 bash[20060]: cluster 2024-02-05T07:06:31.932966+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0],b=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],c=[v2:172.21.15.102:3301/0,v1:172.21.15.102:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-05T07:06:32.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:31 smithi102 bash[20060]: cluster 2024-02-05T07:06:31.934272+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-02-05T07:06:32.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:31 smithi102 bash[20060]: cluster 2024-02-05T07:06:31.934376+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-02-05T07:06:32.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:31 smithi102 bash[20060]: cluster 2024-02-05T07:06:31.936112+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e33: y(active, since 44s), standbys: x 2024-02-05T07:06:32.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:31 smithi102 bash[20060]: audit 2024-02-05T07:06:31.956767+0000 mon.a (mon.0) 7 : audit [INF] from='mgr.25360 ' entity='' 2024-02-05T07:06:32.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:31 smithi102 bash[20060]: cluster 2024-02-05T07:06:31.958246+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e34: y(active, since 44s), standbys: x 2024-02-05T07:06:32.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:31 smithi102 bash[20060]: cluster 2024-02-05T07:06:31.958348+0000 mon.a (mon.0) 9 : cluster [INF] overall HEALTH_OK 2024-02-05T07:06:33.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:33 smithi102 bash[65457]: debug 2024-02-05T07:06:33.109+0000 7fa035c6d200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-05T07:06:33.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:33 smithi102 bash[65457]: debug 2024-02-05T07:06:33.209+0000 7fa035c6d200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-05T07:06:33.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:33 smithi102 bash[65457]: debug 2024-02-05T07:06:33.309+0000 7fa035c6d200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-05T07:06:33.578 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:33 smithi177 bash[52417]: debug 2024-02-05T07:06:33.106+0000 7f59f1888200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-05T07:06:33.578 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:33 smithi177 bash[52417]: debug 2024-02-05T07:06:33.206+0000 7f59f1888200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-05T07:06:33.578 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:33 smithi177 bash[52417]: debug 2024-02-05T07:06:33.306+0000 7f59f1888200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-05T07:06:33.888 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:33 smithi102 bash[65457]: debug 2024-02-05T07:06:33.601+0000 7fa035c6d200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:06:33.968 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:33 smithi177 bash[52417]: debug 2024-02-05T07:06:33.590+0000 7f59f1888200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:06:34.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:33 smithi177 bash[14475]: cluster 2024-02-05T07:06:32.963228+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e35: y(active, since 45s), standbys: x 2024-02-05T07:06:34.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:33 smithi177 bash[52417]: debug 2024-02-05T07:06:33.966+0000 7f59f1888200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-05T07:06:34.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:34 smithi177 bash[52417]: debug 2024-02-05T07:06:34.126+0000 7f59f1888200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-05T07:06:34.369 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:33 smithi102 bash[68945]: cluster 2024-02-05T07:06:32.963228+0000 mon.a (mon.0) 10 : cluster 0 mgrmap e35: y(active, since 45s), standbys: x 2024-02-05T07:06:34.369 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:33 smithi102 bash[20060]: cluster 2024-02-05T07:06:32.963228+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e35: y(active, since 45s), standbys: x 2024-02-05T07:06:34.370 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:33 smithi102 bash[65457]: debug 2024-02-05T07:06:33.981+0000 7fa035c6d200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-05T07:06:34.370 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:34 smithi102 bash[65457]: debug 2024-02-05T07:06:34.141+0000 7fa035c6d200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-05T07:06:34.638 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:34 smithi102 bash[65457]: debug 2024-02-05T07:06:34.353+0000 7fa035c6d200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-05T07:06:34.828 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:34 smithi177 bash[52417]: debug 2024-02-05T07:06:34.334+0000 7f59f1888200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-05T07:06:35.732 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:35 smithi102 bash[65457]: debug 2024-02-05T07:06:35.397+0000 7fa035c6d200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-05T07:06:35.732 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:35 smithi102 bash[65457]: debug 2024-02-05T07:06:35.513+0000 7fa035c6d200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-05T07:06:35.732 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:35 smithi102 bash[65457]: debug 2024-02-05T07:06:35.633+0000 7fa035c6d200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-05T07:06:35.828 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:35 smithi177 bash[52417]: debug 2024-02-05T07:06:35.354+0000 7f59f1888200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-05T07:06:35.828 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:35 smithi177 bash[52417]: debug 2024-02-05T07:06:35.462+0000 7f59f1888200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-05T07:06:35.828 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:35 smithi177 bash[52417]: debug 2024-02-05T07:06:35.582+0000 7f59f1888200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-05T07:06:36.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:36 smithi177 bash[52417]: debug 2024-02-05T07:06:36.054+0000 7f59f1888200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-05T07:06:36.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:36 smithi177 bash[52417]: debug 2024-02-05T07:06:36.274+0000 7f59f1888200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-05T07:06:36.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:36 smithi102 bash[65457]: debug 2024-02-05T07:06:36.153+0000 7fa035c6d200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-05T07:06:36.888 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:36 smithi102 bash[65457]: debug 2024-02-05T07:06:36.393+0000 7fa035c6d200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-05T07:06:37.078 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:36 smithi177 bash[52417]: debug 2024-02-05T07:06:36.734+0000 7f59f1888200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-05T07:06:37.300 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:36 smithi102 bash[65457]: debug 2024-02-05T07:06:36.905+0000 7fa035c6d200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-05T07:06:37.578 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:37 smithi177 bash[52417]: debug 2024-02-05T07:06:37.250+0000 7f59f1888200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:06:38.072 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:37 smithi102 bash[65457]: debug 2024-02-05T07:06:37.473+0000 7fa035c6d200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-05T07:06:38.077 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:37 smithi177 bash[52417]: debug 2024-02-05T07:06:37.798+0000 7f59f1888200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-05T07:06:38.078 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:37 smithi177 bash[52417]: debug 2024-02-05T07:06:37.910+0000 7f59f1888200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-05T07:06:38.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:38 smithi102 bash[65457]: debug 2024-02-05T07:06:38.057+0000 7fa035c6d200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-05T07:06:38.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:38 smithi102 bash[65457]: debug 2024-02-05T07:06:38.169+0000 7fa035c6d200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-05T07:06:38.522 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:38 smithi177 bash[52417]: debug 2024-02-05T07:06:38.262+0000 7f59f1888200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-05T07:06:38.522 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:38 smithi177 bash[52417]: debug 2024-02-05T07:06:38.378+0000 7f59f1888200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-05T07:06:38.802 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:38 smithi102 bash[65457]: debug 2024-02-05T07:06:38.525+0000 7fa035c6d200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-05T07:06:38.802 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:38 smithi102 bash[65457]: debug 2024-02-05T07:06:38.649+0000 7fa035c6d200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-05T07:06:38.828 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:38 smithi177 bash[52417]: debug 2024-02-05T07:06:38.518+0000 7f59f1888200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-05T07:06:38.828 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:38 smithi177 bash[52417]: debug 2024-02-05T07:06:38.634+0000 7f59f1888200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-05T07:06:38.828 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:38 smithi177 bash[52417]: debug 2024-02-05T07:06:38.762+0000 7f59f1888200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-05T07:06:39.138 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:38 smithi102 bash[65457]: debug 2024-02-05T07:06:38.785+0000 7fa035c6d200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-05T07:06:39.138 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:38 smithi102 bash[65457]: debug 2024-02-05T07:06:38.905+0000 7fa035c6d200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-05T07:06:39.138 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:39 smithi102 bash[65457]: debug 2024-02-05T07:06:39.033+0000 7fa035c6d200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-05T07:06:39.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:38 smithi177 bash[52417]: debug 2024-02-05T07:06:38.950+0000 7f59f1888200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-05T07:06:39.328 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:39 smithi177 bash[52417]: debug 2024-02-05T07:06:39.078+0000 7f59f1888200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-05T07:06:39.638 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:39 smithi102 bash[65457]: debug 2024-02-05T07:06:39.221+0000 7fa035c6d200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-05T07:06:39.638 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:39 smithi102 bash[65457]: debug 2024-02-05T07:06:39.353+0000 7fa035c6d200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-05T07:06:40.639 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:40 smithi177 bash[14475]: cluster 2024-02-05T07:06:40.379087+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2024-02-05T07:06:40.640 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:40 smithi177 bash[14475]: cluster 2024-02-05T07:06:40.379229+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2024-02-05T07:06:40.640 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:40 smithi177 bash[14475]: audit 2024-02-05T07:06:40.395498+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.? 172.21.15.177:0/2284935430' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-05T07:06:40.640 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:40 smithi177 bash[14475]: audit 2024-02-05T07:06:40.396439+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.? 172.21.15.177:0/2284935430' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:06:40.640 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:40 smithi177 bash[14475]: audit 2024-02-05T07:06:40.402159+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.? 172.21.15.177:0/2284935430' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-05T07:06:40.640 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:40 smithi177 bash[14475]: audit 2024-02-05T07:06:40.405617+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.? 172.21.15.177:0/2284935430' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:06:40.641 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:40 smithi177 bash[52417]: debug 2024-02-05T07:06:40.366+0000 7f59f1888200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-05T07:06:40.641 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:40 smithi177 bash[52417]: [05/Feb/2024:07:06:40] ENGINE Bus STARTING 2024-02-05T07:06:40.641 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:40 smithi177 bash[52417]: CherryPy Checker: 2024-02-05T07:06:40.641 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:40 smithi177 bash[52417]: The Application mounted at '' has an empty config. 2024-02-05T07:06:40.641 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:40 smithi177 bash[52417]: [05/Feb/2024:07:06:40] ENGINE Serving on http://:::9283 2024-02-05T07:06:40.641 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:06:40 smithi177 bash[52417]: [05/Feb/2024:07:06:40] ENGINE Bus STARTED 2024-02-05T07:06:40.660 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:40 smithi102 bash[68945]: cluster 2024-02-05T07:06:40.379087+0000 mon.a (mon.0) 11 : cluster 0 Standby manager daemon x restarted 2024-02-05T07:06:40.660 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:40 smithi102 bash[68945]: cluster 2024-02-05T07:06:40.379229+0000 mon.a (mon.0) 12 : cluster 0 Standby manager daemon x started 2024-02-05T07:06:40.660 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:40 smithi102 bash[68945]: audit 2024-02-05T07:06:40.395498+0000 mon.b (mon.2) 41 : audit 0 from='mgr.? 172.21.15.177:0/2284935430' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-05T07:06:40.660 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:40 smithi102 bash[68945]: audit 2024-02-05T07:06:40.396439+0000 mon.b (mon.2) 42 : audit 0 from='mgr.? 172.21.15.177:0/2284935430' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:06:40.660 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:40 smithi102 bash[68945]: audit 2024-02-05T07:06:40.402159+0000 mon.b (mon.2) 43 : audit 0 from='mgr.? 172.21.15.177:0/2284935430' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-05T07:06:40.661 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:40 smithi102 bash[68945]: audit 2024-02-05T07:06:40.405617+0000 mon.b (mon.2) 44 : audit 0 from='mgr.? 172.21.15.177:0/2284935430' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:06:40.661 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:40 smithi102 bash[20060]: cluster 2024-02-05T07:06:40.379087+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2024-02-05T07:06:40.661 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:40 smithi102 bash[20060]: cluster 2024-02-05T07:06:40.379229+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2024-02-05T07:06:40.661 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:40 smithi102 bash[20060]: audit 2024-02-05T07:06:40.395498+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.? 172.21.15.177:0/2284935430' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-05T07:06:40.661 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:40 smithi102 bash[20060]: audit 2024-02-05T07:06:40.396439+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.? 172.21.15.177:0/2284935430' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-05T07:06:40.662 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:40 smithi102 bash[20060]: audit 2024-02-05T07:06:40.402159+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.? 172.21.15.177:0/2284935430' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-05T07:06:40.662 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:40 smithi102 bash[20060]: audit 2024-02-05T07:06:40.405617+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.? 172.21.15.177:0/2284935430' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-05T07:06:40.948 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:40 smithi177 bash[14475]: debug 2024-02-05T07:06:40.666+0000 7fd2163e9700 -1 mon.b@2(peon).osd e107 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-05T07:06:40.949 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:40 smithi102 bash[20060]: debug 2024-02-05T07:06:40.653+0000 7fae28f9e700 -1 mon.c@1(peon).osd e107 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-05T07:06:40.949 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:40 smithi102 bash[65457]: debug 2024-02-05T07:06:40.645+0000 7fa035c6d200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-05T07:06:40.949 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:40 smithi102 bash[65457]: [05/Feb/2024:07:06:40] ENGINE Bus STARTING 2024-02-05T07:06:41.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:40 smithi102 bash[65457]: CherryPy Checker: 2024-02-05T07:06:41.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:40 smithi102 bash[65457]: The Application mounted at '' has an empty config. 2024-02-05T07:06:41.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:40 smithi102 bash[65457]: [05/Feb/2024:07:06:40] ENGINE Serving on http://:::9283 2024-02-05T07:06:41.388 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:40 smithi102 bash[65457]: [05/Feb/2024:07:06:40] ENGINE Bus STARTED 2024-02-05T07:06:41.640 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:41 smithi177 bash[14475]: cluster 2024-02-05T07:06:40.436578+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e36: y(active, since 52s), standbys: x 2024-02-05T07:06:41.640 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:41 smithi177 bash[14475]: cluster 2024-02-05T07:06:40.650429+0000 mon.a (mon.0) 14 : cluster [INF] Active manager daemon y restarted 2024-02-05T07:06:41.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:41 smithi177 bash[14475]: cluster 2024-02-05T07:06:40.651203+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2024-02-05T07:06:41.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:41 smithi177 bash[14475]: cluster 2024-02-05T07:06:40.660078+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-02-05T07:06:41.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:41 smithi177 bash[14475]: cluster 2024-02-05T07:06:40.660817+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-02-05T07:06:41.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:41 smithi177 bash[14475]: cluster 2024-02-05T07:06:40.661633+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e37: y(active, starting, since 0.0105988s), standbys: x 2024-02-05T07:06:41.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:41 smithi177 bash[14475]: cluster 2024-02-05T07:06:40.676665+0000 osd.7 (osd.7) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-02-05T07:06:41.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:41 smithi177 bash[14475]: audit 2024-02-05T07:06:40.679003+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:06:41.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:41 smithi177 bash[14475]: audit 2024-02-05T07:06:40.679247+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:06:41.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:41 smithi177 bash[14475]: audit 2024-02-05T07:06:40.679464+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:06:41.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:41 smithi177 bash[14475]: audit 2024-02-05T07:06:40.680788+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-05T07:06:41.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:41 smithi177 bash[14475]: audit 2024-02-05T07:06:40.681068+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-05T07:06:41.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:41 smithi177 bash[14475]: audit 2024-02-05T07:06:40.681324+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:06:41.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:41 smithi177 bash[14475]: audit 2024-02-05T07:06:40.681654+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:06:41.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:41 smithi177 bash[14475]: audit 2024-02-05T07:06:40.681962+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:06:41.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:41 smithi177 bash[14475]: audit 2024-02-05T07:06:40.682285+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:06:41.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:41 smithi177 bash[14475]: audit 2024-02-05T07:06:40.682639+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:06:41.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:41 smithi177 bash[14475]: audit 2024-02-05T07:06:40.683056+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:06:41.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:41 smithi177 bash[14475]: audit 2024-02-05T07:06:40.683320+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:06:41.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:41 smithi177 bash[14475]: audit 2024-02-05T07:06:40.683551+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:06:41.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:41 smithi177 bash[14475]: audit 2024-02-05T07:06:40.683865+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T07:06:41.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:41 smithi177 bash[14475]: audit 2024-02-05T07:06:40.684004+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T07:06:41.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:41 smithi177 bash[14475]: audit 2024-02-05T07:06:40.684504+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T07:06:41.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:41 smithi177 bash[14475]: cluster 2024-02-05T07:06:40.694935+0000 mon.a (mon.0) 34 : cluster [INF] Manager daemon y is now available 2024-02-05T07:06:41.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:41 smithi177 bash[14475]: audit 2024-02-05T07:06:40.751286+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:41.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:41 smithi177 bash[14475]: audit 2024-02-05T07:06:40.757331+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:41.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:41 smithi177 bash[14475]: audit 2024-02-05T07:06:40.767074+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi102", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:06:41.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:41 smithi177 bash[14475]: audit 2024-02-05T07:06:40.767961+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi177", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:06:41.643 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:41 smithi177 bash[14475]: audit 2024-02-05T07:06:40.771993+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:41.643 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:41 smithi177 bash[14475]: audit 2024-02-05T07:06:40.773457+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:41.643 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:41 smithi177 bash[14475]: cephadm 2024-02-05T07:06:40.777946+0000 mgr.y (mgr.25280) 1 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.conf 2024-02-05T07:06:41.643 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:41 smithi177 bash[14475]: cephadm 2024-02-05T07:06:40.780939+0000 mgr.y (mgr.25280) 2 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-02-05T07:06:41.643 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:41 smithi177 bash[14475]: audit 2024-02-05T07:06:40.789658+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:06:41.643 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:41 smithi177 bash[14475]: audit 2024-02-05T07:06:40.808952+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:06:41.643 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:41 smithi177 bash[14475]: audit 2024-02-05T07:06:40.853342+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:06:41.716 INFO:teuthology.orchestra.run.smithi102.stdout:true 2024-02-05T07:06:41.762 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[65457]: debug 2024-02-05T07:06:41.677+0000 7f9fed74a700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-02-05T07:06:41.763 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[68945]: cluster 2024-02-05T07:06:40.436578+0000 mon.a (mon.0) 13 : cluster 0 mgrmap e36: y(active, since 52s), standbys: x 2024-02-05T07:06:41.763 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[68945]: cluster 2024-02-05T07:06:40.650429+0000 mon.a (mon.0) 14 : cluster 1 Active manager daemon y restarted 2024-02-05T07:06:41.763 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[68945]: cluster 2024-02-05T07:06:40.651203+0000 mon.a (mon.0) 15 : cluster 1 Activating manager daemon y 2024-02-05T07:06:41.763 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[68945]: cluster 2024-02-05T07:06:40.660078+0000 osd.0 (osd.0) 3 : cluster 3 failed to encode map e107 with expected crc 2024-02-05T07:06:41.763 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[68945]: cluster 2024-02-05T07:06:40.660817+0000 mon.a (mon.0) 16 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-02-05T07:06:41.763 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[68945]: cluster 2024-02-05T07:06:40.661633+0000 mon.a (mon.0) 17 : cluster 0 mgrmap e37: y(active, starting, since 0.0105988s), standbys: x 2024-02-05T07:06:41.763 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[68945]: cluster 2024-02-05T07:06:40.676665+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e107 with expected crc 2024-02-05T07:06:41.763 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[68945]: audit 2024-02-05T07:06:40.679003+0000 mon.a (mon.0) 18 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:06:41.764 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[68945]: audit 2024-02-05T07:06:40.679247+0000 mon.a (mon.0) 19 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:06:41.764 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[68945]: audit 2024-02-05T07:06:40.679464+0000 mon.a (mon.0) 20 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:06:41.764 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[68945]: audit 2024-02-05T07:06:40.680788+0000 mon.a (mon.0) 21 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-05T07:06:41.764 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[68945]: audit 2024-02-05T07:06:40.681068+0000 mon.a (mon.0) 22 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-05T07:06:41.764 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[68945]: audit 2024-02-05T07:06:40.681324+0000 mon.a (mon.0) 23 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:06:41.764 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[68945]: audit 2024-02-05T07:06:40.681654+0000 mon.a (mon.0) 24 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:06:41.764 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[68945]: audit 2024-02-05T07:06:40.681962+0000 mon.a (mon.0) 25 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:06:41.764 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[68945]: audit 2024-02-05T07:06:40.682285+0000 mon.a (mon.0) 26 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:06:41.764 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[68945]: audit 2024-02-05T07:06:40.682639+0000 mon.a (mon.0) 27 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:06:41.764 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[68945]: audit 2024-02-05T07:06:40.683056+0000 mon.a (mon.0) 28 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:06:41.764 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[68945]: audit 2024-02-05T07:06:40.683320+0000 mon.a (mon.0) 29 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:06:41.764 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[68945]: audit 2024-02-05T07:06:40.683551+0000 mon.a (mon.0) 30 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:06:41.764 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[68945]: audit 2024-02-05T07:06:40.683865+0000 mon.a (mon.0) 31 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T07:06:41.764 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[68945]: audit 2024-02-05T07:06:40.684004+0000 mon.a (mon.0) 32 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T07:06:41.765 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[68945]: audit 2024-02-05T07:06:40.684504+0000 mon.a (mon.0) 33 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T07:06:41.765 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[68945]: cluster 2024-02-05T07:06:40.694935+0000 mon.a (mon.0) 34 : cluster 1 Manager daemon y is now available 2024-02-05T07:06:41.765 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[68945]: audit 2024-02-05T07:06:40.751286+0000 mon.a (mon.0) 35 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:41.765 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[68945]: audit 2024-02-05T07:06:40.757331+0000 mon.a (mon.0) 36 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:41.765 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[68945]: audit 2024-02-05T07:06:40.767074+0000 mon.a (mon.0) 37 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi102", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:06:41.765 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[68945]: audit 2024-02-05T07:06:40.767961+0000 mon.a (mon.0) 38 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi177", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:06:41.765 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[68945]: audit 2024-02-05T07:06:40.771993+0000 mon.a (mon.0) 39 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:41.765 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[68945]: audit 2024-02-05T07:06:40.773457+0000 mon.a (mon.0) 40 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:41.765 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[68945]: cephadm 2024-02-05T07:06:40.777946+0000 mgr.y (mgr.25280) 1 : cephadm 1 Updating smithi102:/etc/ceph/ceph.conf 2024-02-05T07:06:41.765 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[68945]: cephadm 2024-02-05T07:06:40.780939+0000 mgr.y (mgr.25280) 2 : cephadm 1 Updating smithi177:/etc/ceph/ceph.conf 2024-02-05T07:06:41.765 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[68945]: audit 2024-02-05T07:06:40.789658+0000 mon.a (mon.0) 41 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:06:41.765 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[68945]: audit 2024-02-05T07:06:40.808952+0000 mon.a (mon.0) 42 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:06:41.765 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[68945]: audit 2024-02-05T07:06:40.853342+0000 mon.a (mon.0) 43 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:06:41.766 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[20060]: cluster 2024-02-05T07:06:40.436578+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e36: y(active, since 52s), standbys: x 2024-02-05T07:06:41.766 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[20060]: cluster 2024-02-05T07:06:40.650429+0000 mon.a (mon.0) 14 : cluster [INF] Active manager daemon y restarted 2024-02-05T07:06:41.766 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[20060]: cluster 2024-02-05T07:06:40.651203+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2024-02-05T07:06:41.766 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[20060]: cluster 2024-02-05T07:06:40.660078+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-02-05T07:06:41.766 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[20060]: cluster 2024-02-05T07:06:40.660817+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-02-05T07:06:41.766 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[20060]: cluster 2024-02-05T07:06:40.661633+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e37: y(active, starting, since 0.0105988s), standbys: x 2024-02-05T07:06:41.766 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[20060]: cluster 2024-02-05T07:06:40.676665+0000 osd.7 (osd.7) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-02-05T07:06:41.766 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[20060]: audit 2024-02-05T07:06:40.679003+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-05T07:06:41.766 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[20060]: audit 2024-02-05T07:06:40.679247+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-05T07:06:41.766 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[20060]: audit 2024-02-05T07:06:40.679464+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-05T07:06:41.766 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[20060]: audit 2024-02-05T07:06:40.680788+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-05T07:06:41.766 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[20060]: audit 2024-02-05T07:06:40.681068+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-05T07:06:41.767 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[20060]: audit 2024-02-05T07:06:40.681324+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:06:41.767 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[20060]: audit 2024-02-05T07:06:40.681654+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:06:41.767 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[20060]: audit 2024-02-05T07:06:40.681962+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:06:41.767 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[20060]: audit 2024-02-05T07:06:40.682285+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:06:41.767 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[20060]: audit 2024-02-05T07:06:40.682639+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:06:41.767 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[20060]: audit 2024-02-05T07:06:40.683056+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:06:41.767 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[20060]: audit 2024-02-05T07:06:40.683320+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:06:41.767 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[20060]: audit 2024-02-05T07:06:40.683551+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:06:41.767 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[20060]: audit 2024-02-05T07:06:40.683865+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-05T07:06:41.767 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[20060]: audit 2024-02-05T07:06:40.684004+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-05T07:06:41.767 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[20060]: audit 2024-02-05T07:06:40.684504+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-05T07:06:41.767 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[20060]: cluster 2024-02-05T07:06:40.694935+0000 mon.a (mon.0) 34 : cluster [INF] Manager daemon y is now available 2024-02-05T07:06:41.767 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[20060]: audit 2024-02-05T07:06:40.751286+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:41.767 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[20060]: audit 2024-02-05T07:06:40.757331+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:41.767 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[20060]: audit 2024-02-05T07:06:40.767074+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi102", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:06:41.768 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[20060]: audit 2024-02-05T07:06:40.767961+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi177", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:06:41.768 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[20060]: audit 2024-02-05T07:06:40.771993+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:41.768 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[20060]: audit 2024-02-05T07:06:40.773457+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:41.768 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[20060]: cephadm 2024-02-05T07:06:40.777946+0000 mgr.y (mgr.25280) 1 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.conf 2024-02-05T07:06:41.768 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[20060]: cephadm 2024-02-05T07:06:40.780939+0000 mgr.y (mgr.25280) 2 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.conf 2024-02-05T07:06:41.768 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[20060]: audit 2024-02-05T07:06:40.789658+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:06:41.768 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[20060]: audit 2024-02-05T07:06:40.808952+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-05T07:06:41.768 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:41 smithi102 bash[20060]: audit 2024-02-05T07:06:40.853342+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-05T07:06:42.505 INFO:teuthology.orchestra.run.smithi102.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:06:42.505 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi102 smithi102 running 26s ago 16m - - 2024-02-05T07:06:42.505 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi177 smithi177 running 21s ago 16m - - 2024-02-05T07:06:42.505 INFO:teuthology.orchestra.run.smithi102.stdout:alertmanager.a smithi102 *:9093,9094 running (2m) 26s ago 9m 16.5M - 0.23.0 ba2b418f427c 1e7cc96814ef 2024-02-05T07:06:42.506 INFO:teuthology.orchestra.run.smithi102.stdout:grafana.a smithi177 *:3000 running (91s) 21s ago 9m 42.5M - 8.3.5 dad864ee21e9 897e6f8c4c23 2024-02-05T07:06:42.506 INFO:teuthology.orchestra.run.smithi102.stdout:iscsi.foo.smithi102.rtacbu smithi102 running (47s) 26s ago 6m 43.8M - 3.5 e1d6a67b021e 2597052e9ad1 2024-02-05T07:06:42.506 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.x smithi177 *:8443,9283,8765 running (34s) 21s ago 16m 438M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a bc0c1c0fa978 2024-02-05T07:06:42.506 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.y smithi102 *:8443,9283,8765 running (64s) 26s ago 18m 495M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 2c235a1e22e9 2024-02-05T07:06:42.506 INFO:teuthology.orchestra.run.smithi102.stdout:mon.a smithi102 running (18m) 26s ago 18m 70.5M 2048M 17.2.0 e1d6a67b021e 06db8204c711 2024-02-05T07:06:42.506 INFO:teuthology.orchestra.run.smithi102.stdout:mon.b smithi177 running (16m) 21s ago 16m 56.5M 2048M 17.2.0 e1d6a67b021e 4cf1e7f80d90 2024-02-05T07:06:42.506 INFO:teuthology.orchestra.run.smithi102.stdout:mon.c smithi102 running (16m) 26s ago 16m 48.9M 2048M 17.2.0 e1d6a67b021e 675ea8f11bb0 2024-02-05T07:06:42.506 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.a smithi102 *:9100 running (2m) 26s ago 9m 11.6M - 1.3.1 1dbe0e931976 d4e19e4da235 2024-02-05T07:06:42.506 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.b smithi177 *:9100 running (116s) 21s ago 9m 14.2M - 1.3.1 1dbe0e931976 2a74b329d2d7 2024-02-05T07:06:42.506 INFO:teuthology.orchestra.run.smithi102.stdout:osd.0 smithi102 running (15m) 26s ago 15m 58.3M 4096M 17.2.0 e1d6a67b021e d7e60185d5af 2024-02-05T07:06:42.506 INFO:teuthology.orchestra.run.smithi102.stdout:osd.1 smithi102 running (14m) 26s ago 14m 61.7M 4096M 17.2.0 e1d6a67b021e 18b42fea5fc1 2024-02-05T07:06:42.506 INFO:teuthology.orchestra.run.smithi102.stdout:osd.2 smithi102 running (14m) 26s ago 14m 53.9M 4096M 17.2.0 e1d6a67b021e b9dc849291f9 2024-02-05T07:06:42.506 INFO:teuthology.orchestra.run.smithi102.stdout:osd.3 smithi102 running (13m) 26s ago 13m 56.1M 4096M 17.2.0 e1d6a67b021e 3ed0fc036eb5 2024-02-05T07:06:42.506 INFO:teuthology.orchestra.run.smithi102.stdout:osd.4 smithi177 running (12m) 21s ago 12m 58.2M 4096M 17.2.0 e1d6a67b021e 409a31f31e06 2024-02-05T07:06:42.506 INFO:teuthology.orchestra.run.smithi102.stdout:osd.5 smithi177 running (12m) 21s ago 12m 56.1M 4096M 17.2.0 e1d6a67b021e 7e37b3b9db84 2024-02-05T07:06:42.507 INFO:teuthology.orchestra.run.smithi102.stdout:osd.6 smithi177 running (11m) 21s ago 11m 53.9M 4096M 17.2.0 e1d6a67b021e 6e4c8f33c511 2024-02-05T07:06:42.507 INFO:teuthology.orchestra.run.smithi102.stdout:osd.7 smithi177 running (10m) 21s ago 10m 56.5M 4096M 17.2.0 e1d6a67b021e 2bb2b337b06b 2024-02-05T07:06:42.507 INFO:teuthology.orchestra.run.smithi102.stdout:prometheus.a smithi177 *:9095 running (41s) 21s ago 9m 52.2M - 2.33.4 514e6a882f6e 8a8af8ee8af4 2024-02-05T07:06:42.507 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi102.xsyvtb smithi102 *:8000 running (7m) 26s ago 7m 86.5M - 17.2.0 e1d6a67b021e 1ab22a18a15e 2024-02-05T07:06:42.507 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi177.mzlged smithi177 *:8000 running (7m) 21s ago 7m 87.2M - 17.2.0 e1d6a67b021e cbd3144d3ab7 2024-02-05T07:06:42.507 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi102.righwg smithi102 *:80 running (7m) 26s ago 7m 88.4M - 17.2.0 e1d6a67b021e 2fcdb1fa365d 2024-02-05T07:06:42.507 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi177.uynbom smithi177 *:80 running (7m) 21s ago 7m 87.1M - 17.2.0 e1d6a67b021e 752e66aec886 2024-02-05T07:06:42.814 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:42 smithi177 bash[14475]: cluster 2024-02-05T07:06:40.835389+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-02-05T07:06:42.814 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:42 smithi177 bash[14475]: cluster 2024-02-05T07:06:41.083412+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-02-05T07:06:42.814 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:42 smithi177 bash[14475]: cluster 2024-02-05T07:06:41.129671+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-02-05T07:06:42.814 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:42 smithi177 bash[14475]: cluster 2024-02-05T07:06:41.129919+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-02-05T07:06:42.814 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:42 smithi177 bash[14475]: cluster 2024-02-05T07:06:41.129973+0000 osd.6 (osd.6) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-02-05T07:06:42.814 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:42 smithi177 bash[14475]: cephadm 2024-02-05T07:06:41.329571+0000 mgr.y (mgr.25280) 3 : cephadm [INF] [05/Feb/2024:07:06:41] ENGINE Bus STARTING 2024-02-05T07:06:42.814 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:42 smithi177 bash[14475]: cephadm 2024-02-05T07:06:41.434390+0000 mgr.y (mgr.25280) 4 : cephadm [INF] [05/Feb/2024:07:06:41] ENGINE Serving on http://172.21.15.102:8765 2024-02-05T07:06:42.814 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:42 smithi177 bash[14475]: cephadm 2024-02-05T07:06:41.490195+0000 mgr.y (mgr.25280) 5 : cephadm [INF] Updating smithi102:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:06:42.814 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:42 smithi177 bash[14475]: cephadm 2024-02-05T07:06:41.514172+0000 mgr.y (mgr.25280) 6 : cephadm [INF] Updating smithi177:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:06:42.814 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:42 smithi177 bash[14475]: cephadm 2024-02-05T07:06:41.567142+0000 mgr.y (mgr.25280) 7 : cephadm [INF] [05/Feb/2024:07:06:41] ENGINE Serving on https://172.21.15.102:7151 2024-02-05T07:06:42.815 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:42 smithi177 bash[14475]: cephadm 2024-02-05T07:06:41.567420+0000 mgr.y (mgr.25280) 8 : cephadm [INF] [05/Feb/2024:07:06:41] ENGINE Bus STARTED 2024-02-05T07:06:42.815 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:42 smithi177 bash[14475]: cephadm 2024-02-05T07:06:41.654631+0000 mgr.y (mgr.25280) 9 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:06:42.815 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:42 smithi177 bash[14475]: cluster 2024-02-05T07:06:41.669681+0000 mon.a (mon.0) 44 : cluster [DBG] mgrmap e38: y(active, since 1.01866s), standbys: x 2024-02-05T07:06:42.815 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:42 smithi177 bash[14475]: cephadm 2024-02-05T07:06:41.681274+0000 mgr.y (mgr.25280) 10 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:06:42.815 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:42 smithi177 bash[14475]: audit 2024-02-05T07:06:41.681926+0000 mgr.y (mgr.25280) 11 : audit [DBG] from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:06:42.815 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:42 smithi177 bash[14475]: audit 2024-02-05T07:06:41.684401+0000 mgr.y (mgr.25280) 12 : audit [DBG] from='client.25465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:06:42.815 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:42 smithi177 bash[14475]: cluster 2024-02-05T07:06:41.686861+0000 mgr.y (mgr.25280) 13 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:42.815 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:42 smithi177 bash[14475]: cephadm 2024-02-05T07:06:41.821911+0000 mgr.y (mgr.25280) 14 : cephadm [INF] Updating smithi102:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:06:42.815 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:42 smithi177 bash[14475]: audit 2024-02-05T07:06:41.994192+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:42.815 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:42 smithi177 bash[14475]: audit 2024-02-05T07:06:42.003383+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:42.815 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:42 smithi177 bash[14475]: audit 2024-02-05T07:06:42.218773+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:42.815 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:42 smithi177 bash[14475]: audit 2024-02-05T07:06:42.227884+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:42.815 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:42 smithi177 bash[14475]: audit 2024-02-05T07:06:42.238133+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:42.815 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:42 smithi177 bash[14475]: audit 2024-02-05T07:06:42.243801+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:42.815 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:42 smithi177 bash[14475]: audit 2024-02-05T07:06:42.316851+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi102", "caps": []}]: dispatch 2024-02-05T07:06:42.888 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:06:42] "GET /metrics HTTP/1.1" 200 35458 "" "Prometheus/2.33.4" 2024-02-05T07:06:42.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[20060]: cluster 2024-02-05T07:06:40.835389+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-02-05T07:06:42.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[20060]: cluster 2024-02-05T07:06:41.083412+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-02-05T07:06:42.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[20060]: cluster 2024-02-05T07:06:41.129671+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-02-05T07:06:42.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[20060]: cluster 2024-02-05T07:06:41.129919+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-02-05T07:06:42.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[20060]: cluster 2024-02-05T07:06:41.129973+0000 osd.6 (osd.6) 3 : cluster [WRN] failed to encode map e107 with expected crc 2024-02-05T07:06:42.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[20060]: cephadm 2024-02-05T07:06:41.329571+0000 mgr.y (mgr.25280) 3 : cephadm [INF] [05/Feb/2024:07:06:41] ENGINE Bus STARTING 2024-02-05T07:06:42.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[20060]: cephadm 2024-02-05T07:06:41.434390+0000 mgr.y (mgr.25280) 4 : cephadm [INF] [05/Feb/2024:07:06:41] ENGINE Serving on http://172.21.15.102:8765 2024-02-05T07:06:42.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[20060]: cephadm 2024-02-05T07:06:41.490195+0000 mgr.y (mgr.25280) 5 : cephadm [INF] Updating smithi102:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:06:42.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[20060]: cephadm 2024-02-05T07:06:41.514172+0000 mgr.y (mgr.25280) 6 : cephadm [INF] Updating smithi177:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:06:42.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[20060]: cephadm 2024-02-05T07:06:41.567142+0000 mgr.y (mgr.25280) 7 : cephadm [INF] [05/Feb/2024:07:06:41] ENGINE Serving on https://172.21.15.102:7151 2024-02-05T07:06:42.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[20060]: cephadm 2024-02-05T07:06:41.567420+0000 mgr.y (mgr.25280) 8 : cephadm [INF] [05/Feb/2024:07:06:41] ENGINE Bus STARTED 2024-02-05T07:06:42.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[20060]: cephadm 2024-02-05T07:06:41.654631+0000 mgr.y (mgr.25280) 9 : cephadm [INF] Updating smithi102:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:06:42.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[20060]: cluster 2024-02-05T07:06:41.669681+0000 mon.a (mon.0) 44 : cluster [DBG] mgrmap e38: y(active, since 1.01866s), standbys: x 2024-02-05T07:06:42.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[20060]: cephadm 2024-02-05T07:06:41.681274+0000 mgr.y (mgr.25280) 10 : cephadm [INF] Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:06:42.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[20060]: audit 2024-02-05T07:06:41.681926+0000 mgr.y (mgr.25280) 11 : audit [DBG] from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:06:42.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[20060]: audit 2024-02-05T07:06:41.684401+0000 mgr.y (mgr.25280) 12 : audit [DBG] from='client.25465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:06:42.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[20060]: cluster 2024-02-05T07:06:41.686861+0000 mgr.y (mgr.25280) 13 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:42.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[20060]: cephadm 2024-02-05T07:06:41.821911+0000 mgr.y (mgr.25280) 14 : cephadm [INF] Updating smithi102:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:06:42.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[20060]: audit 2024-02-05T07:06:41.994192+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:42.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[20060]: audit 2024-02-05T07:06:42.003383+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:42.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[20060]: audit 2024-02-05T07:06:42.218773+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:42.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[20060]: audit 2024-02-05T07:06:42.227884+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:42.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[20060]: audit 2024-02-05T07:06:42.238133+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:42.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[20060]: audit 2024-02-05T07:06:42.243801+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:42.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[20060]: audit 2024-02-05T07:06:42.316851+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi102", "caps": []}]: dispatch 2024-02-05T07:06:42.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[68945]: cluster 2024-02-05T07:06:40.835389+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e107 with expected crc 2024-02-05T07:06:42.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[68945]: cluster 2024-02-05T07:06:41.083412+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e107 with expected crc 2024-02-05T07:06:42.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[68945]: cluster 2024-02-05T07:06:41.129671+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e107 with expected crc 2024-02-05T07:06:42.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[68945]: cluster 2024-02-05T07:06:41.129919+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e107 with expected crc 2024-02-05T07:06:42.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[68945]: cluster 2024-02-05T07:06:41.129973+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e107 with expected crc 2024-02-05T07:06:42.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[68945]: cephadm 2024-02-05T07:06:41.329571+0000 mgr.y (mgr.25280) 3 : cephadm 1 [05/Feb/2024:07:06:41] ENGINE Bus STARTING 2024-02-05T07:06:42.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[68945]: cephadm 2024-02-05T07:06:41.434390+0000 mgr.y (mgr.25280) 4 : cephadm 1 [05/Feb/2024:07:06:41] ENGINE Serving on http://172.21.15.102:8765 2024-02-05T07:06:42.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[68945]: cephadm 2024-02-05T07:06:41.490195+0000 mgr.y (mgr.25280) 5 : cephadm 1 Updating smithi102:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:06:42.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[68945]: cephadm 2024-02-05T07:06:41.514172+0000 mgr.y (mgr.25280) 6 : cephadm 1 Updating smithi177:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.conf 2024-02-05T07:06:42.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[68945]: cephadm 2024-02-05T07:06:41.567142+0000 mgr.y (mgr.25280) 7 : cephadm 1 [05/Feb/2024:07:06:41] ENGINE Serving on https://172.21.15.102:7151 2024-02-05T07:06:42.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[68945]: cephadm 2024-02-05T07:06:41.567420+0000 mgr.y (mgr.25280) 8 : cephadm 1 [05/Feb/2024:07:06:41] ENGINE Bus STARTED 2024-02-05T07:06:42.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[68945]: cephadm 2024-02-05T07:06:41.654631+0000 mgr.y (mgr.25280) 9 : cephadm 1 Updating smithi102:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:06:42.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[68945]: cluster 2024-02-05T07:06:41.669681+0000 mon.a (mon.0) 44 : cluster 0 mgrmap e38: y(active, since 1.01866s), standbys: x 2024-02-05T07:06:42.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[68945]: cephadm 2024-02-05T07:06:41.681274+0000 mgr.y (mgr.25280) 10 : cephadm 1 Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-02-05T07:06:42.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[68945]: audit 2024-02-05T07:06:41.681926+0000 mgr.y (mgr.25280) 11 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:06:42.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[68945]: audit 2024-02-05T07:06:41.684401+0000 mgr.y (mgr.25280) 12 : audit 0 from='client.25465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:06:42.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[68945]: cluster 2024-02-05T07:06:41.686861+0000 mgr.y (mgr.25280) 13 : cluster 0 pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:42.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[68945]: cephadm 2024-02-05T07:06:41.821911+0000 mgr.y (mgr.25280) 14 : cephadm 1 Updating smithi102:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:06:42.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[68945]: audit 2024-02-05T07:06:41.994192+0000 mon.a (mon.0) 45 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:42.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[68945]: audit 2024-02-05T07:06:42.003383+0000 mon.a (mon.0) 46 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:42.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[68945]: audit 2024-02-05T07:06:42.218773+0000 mon.a (mon.0) 47 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:42.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[68945]: audit 2024-02-05T07:06:42.227884+0000 mon.a (mon.0) 48 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:42.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[68945]: audit 2024-02-05T07:06:42.238133+0000 mon.a (mon.0) 49 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:42.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[68945]: audit 2024-02-05T07:06:42.243801+0000 mon.a (mon.0) 50 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:42.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:42 smithi102 bash[68945]: audit 2024-02-05T07:06:42.316851+0000 mon.a (mon.0) 51 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi102", "caps": []}]: dispatch 2024-02-05T07:06:42.973 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:06:42.973 INFO:teuthology.orchestra.run.smithi102.stdout: "mon": { 2024-02-05T07:06:42.974 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-02-05T07:06:42.974 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 1 2024-02-05T07:06:42.974 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:06:42.974 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr": { 2024-02-05T07:06:42.974 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T07:06:42.974 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:06:42.974 INFO:teuthology.orchestra.run.smithi102.stdout: "osd": { 2024-02-05T07:06:42.974 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-05T07:06:42.974 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:06:42.974 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw": { 2024-02-05T07:06:42.974 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T07:06:42.974 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:06:42.974 INFO:teuthology.orchestra.run.smithi102.stdout: "overall": { 2024-02-05T07:06:42.974 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-02-05T07:06:42.974 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T07:06:42.975 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T07:06:42.975 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:06:43.450 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:06:43.450 INFO:teuthology.orchestra.run.smithi102.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:06:43.450 INFO:teuthology.orchestra.run.smithi102.stdout: "in_progress": true, 2024-02-05T07:06:43.450 INFO:teuthology.orchestra.run.smithi102.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T07:06:43.450 INFO:teuthology.orchestra.run.smithi102.stdout: "services_complete": [ 2024-02-05T07:06:43.450 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr" 2024-02-05T07:06:43.451 INFO:teuthology.orchestra.run.smithi102.stdout: ], 2024-02-05T07:06:43.451 INFO:teuthology.orchestra.run.smithi102.stdout: "progress": "2/23 daemons upgraded", 2024-02-05T07:06:43.451 INFO:teuthology.orchestra.run.smithi102.stdout: "message": "", 2024-02-05T07:06:43.451 INFO:teuthology.orchestra.run.smithi102.stdout: "is_paused": false 2024-02-05T07:06:43.451 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:06:43.745 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:43 smithi102 bash[68945]: cephadm 2024-02-05T07:06:42.046719+0000 mgr.y (mgr.25280) 15 : cephadm 1 Updating smithi177:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:06:43.746 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:43 smithi102 bash[68945]: audit 2024-02-05T07:06:42.085149+0000 mgr.y (mgr.25280) 16 : audit 0 from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:06:43.746 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:43 smithi102 bash[68945]: audit 2024-02-05T07:06:42.470381+0000 mgr.y (mgr.25280) 17 : audit 0 from='client.25495 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:06:43.746 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:43 smithi102 bash[68945]: cluster 2024-02-05T07:06:42.682641+0000 mgr.y (mgr.25280) 18 : cluster 0 pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:43.746 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:43 smithi102 bash[68945]: audit 2024-02-05T07:06:42.702660+0000 mon.a (mon.0) 52 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi177", "caps": []}]: dispatch 2024-02-05T07:06:43.746 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:43 smithi102 bash[68945]: audit 2024-02-05T07:06:42.961058+0000 mon.a (mon.0) 53 : audit 0 from='client.? 172.21.15.102:0/2080832104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:43.746 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:43 smithi102 bash[68945]: audit 2024-02-05T07:06:43.259634+0000 mon.a (mon.0) 54 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:43.746 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:43 smithi102 bash[68945]: audit 2024-02-05T07:06:43.261871+0000 mon.a (mon.0) 55 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:43.746 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:43 smithi102 bash[68945]: audit 2024-02-05T07:06:43.263969+0000 mon.a (mon.0) 56 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi102", "caps": []}]: dispatch 2024-02-05T07:06:43.746 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:43 smithi102 bash[68945]: audit 2024-02-05T07:06:43.264329+0000 mon.a (mon.0) 57 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi177", "caps": []}]: dispatch 2024-02-05T07:06:43.746 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:43 smithi102 bash[68945]: audit 2024-02-05T07:06:43.409802+0000 mon.a (mon.0) 58 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:43.746 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:43 smithi102 bash[68945]: audit 2024-02-05T07:06:43.579086+0000 mon.a (mon.0) 59 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:43.747 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:43 smithi102 bash[20060]: cephadm 2024-02-05T07:06:42.046719+0000 mgr.y (mgr.25280) 15 : cephadm [INF] Updating smithi177:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:06:43.747 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:43 smithi102 bash[20060]: audit 2024-02-05T07:06:42.085149+0000 mgr.y (mgr.25280) 16 : audit [DBG] from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:06:43.747 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:43 smithi102 bash[20060]: audit 2024-02-05T07:06:42.470381+0000 mgr.y (mgr.25280) 17 : audit [DBG] from='client.25495 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:06:43.747 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:43 smithi102 bash[20060]: cluster 2024-02-05T07:06:42.682641+0000 mgr.y (mgr.25280) 18 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:43.747 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:43 smithi102 bash[20060]: audit 2024-02-05T07:06:42.702660+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi177", "caps": []}]: dispatch 2024-02-05T07:06:43.747 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:43 smithi102 bash[20060]: audit 2024-02-05T07:06:42.961058+0000 mon.a (mon.0) 53 : audit [DBG] from='client.? 172.21.15.102:0/2080832104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:43.747 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:43 smithi102 bash[20060]: audit 2024-02-05T07:06:43.259634+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:43.747 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:43 smithi102 bash[20060]: audit 2024-02-05T07:06:43.261871+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:43.747 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:43 smithi102 bash[20060]: audit 2024-02-05T07:06:43.263969+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi102", "caps": []}]: dispatch 2024-02-05T07:06:43.747 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:43 smithi102 bash[20060]: audit 2024-02-05T07:06:43.264329+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi177", "caps": []}]: dispatch 2024-02-05T07:06:43.747 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:43 smithi102 bash[20060]: audit 2024-02-05T07:06:43.409802+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:43.747 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:43 smithi102 bash[20060]: audit 2024-02-05T07:06:43.579086+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:43.966 INFO:teuthology.orchestra.run.smithi102.stdout:HEALTH_OK 2024-02-05T07:06:44.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:43 smithi177 bash[14475]: cephadm 2024-02-05T07:06:42.046719+0000 mgr.y (mgr.25280) 15 : cephadm [INF] Updating smithi177:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/config/ceph.client.admin.keyring 2024-02-05T07:06:44.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:43 smithi177 bash[14475]: audit 2024-02-05T07:06:42.085149+0000 mgr.y (mgr.25280) 16 : audit [DBG] from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:06:44.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:43 smithi177 bash[14475]: audit 2024-02-05T07:06:42.470381+0000 mgr.y (mgr.25280) 17 : audit [DBG] from='client.25495 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:06:44.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:43 smithi177 bash[14475]: cluster 2024-02-05T07:06:42.682641+0000 mgr.y (mgr.25280) 18 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:44.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:43 smithi177 bash[14475]: audit 2024-02-05T07:06:42.702660+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi177", "caps": []}]: dispatch 2024-02-05T07:06:44.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:43 smithi177 bash[14475]: audit 2024-02-05T07:06:42.961058+0000 mon.a (mon.0) 53 : audit [DBG] from='client.? 172.21.15.102:0/2080832104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:44.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:43 smithi177 bash[14475]: audit 2024-02-05T07:06:43.259634+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:44.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:43 smithi177 bash[14475]: audit 2024-02-05T07:06:43.261871+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:44.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:43 smithi177 bash[14475]: audit 2024-02-05T07:06:43.263969+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi102", "caps": []}]: dispatch 2024-02-05T07:06:44.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:43 smithi177 bash[14475]: audit 2024-02-05T07:06:43.264329+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi177", "caps": []}]: dispatch 2024-02-05T07:06:44.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:43 smithi177 bash[14475]: audit 2024-02-05T07:06:43.409802+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:44.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:43 smithi177 bash[14475]: audit 2024-02-05T07:06:43.579086+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:44.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:44 smithi177 bash[14475]: audit 2024-02-05T07:06:43.437177+0000 mgr.y (mgr.25280) 19 : audit [DBG] from='client.25513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:06:44.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:44 smithi177 bash[14475]: cluster 2024-02-05T07:06:43.685021+0000 mon.a (mon.0) 60 : cluster [DBG] mgrmap e39: y(active, since 3s), standbys: x 2024-02-05T07:06:44.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:44 smithi177 bash[14475]: audit 2024-02-05T07:06:43.731220+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:44.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:44 smithi177 bash[14475]: audit 2024-02-05T07:06:43.954084+0000 mon.c (mon.1) 57 : audit [DBG] from='client.? 172.21.15.102:0/3151944166' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:06:44.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:44 smithi177 bash[14475]: audit 2024-02-05T07:06:43.992764+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:44.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:44 smithi177 bash[14475]: audit 2024-02-05T07:06:44.136279+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:44.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:44 smithi177 bash[14475]: audit 2024-02-05T07:06:44.298309+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:44.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:44 smithi177 bash[14475]: audit 2024-02-05T07:06:44.306069+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:44.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:44 smithi177 bash[14475]: audit 2024-02-05T07:06:44.313889+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:44.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:44 smithi177 bash[14475]: audit 2024-02-05T07:06:44.532188+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:44.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:44 smithi177 bash[14475]: audit 2024-02-05T07:06:44.670837+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:45.037 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:44 smithi102 bash[20060]: audit 2024-02-05T07:06:43.437177+0000 mgr.y (mgr.25280) 19 : audit [DBG] from='client.25513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:06:45.037 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:44 smithi102 bash[20060]: cluster 2024-02-05T07:06:43.685021+0000 mon.a (mon.0) 60 : cluster [DBG] mgrmap e39: y(active, since 3s), standbys: x 2024-02-05T07:06:45.037 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:44 smithi102 bash[20060]: audit 2024-02-05T07:06:43.731220+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:45.037 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:44 smithi102 bash[20060]: audit 2024-02-05T07:06:43.954084+0000 mon.c (mon.1) 57 : audit [DBG] from='client.? 172.21.15.102:0/3151944166' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:06:45.037 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:44 smithi102 bash[20060]: audit 2024-02-05T07:06:43.992764+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:45.038 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:44 smithi102 bash[20060]: audit 2024-02-05T07:06:44.136279+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:45.038 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:44 smithi102 bash[20060]: audit 2024-02-05T07:06:44.298309+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:45.038 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:44 smithi102 bash[20060]: audit 2024-02-05T07:06:44.306069+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:45.038 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:44 smithi102 bash[20060]: audit 2024-02-05T07:06:44.313889+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:45.038 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:44 smithi102 bash[20060]: audit 2024-02-05T07:06:44.532188+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:45.038 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:44 smithi102 bash[20060]: audit 2024-02-05T07:06:44.670837+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:45.038 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:44 smithi102 bash[68945]: audit 2024-02-05T07:06:43.437177+0000 mgr.y (mgr.25280) 19 : audit 0 from='client.25513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:06:45.038 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:44 smithi102 bash[68945]: cluster 2024-02-05T07:06:43.685021+0000 mon.a (mon.0) 60 : cluster 0 mgrmap e39: y(active, since 3s), standbys: x 2024-02-05T07:06:45.038 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:44 smithi102 bash[68945]: audit 2024-02-05T07:06:43.731220+0000 mon.a (mon.0) 61 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:45.038 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:44 smithi102 bash[68945]: audit 2024-02-05T07:06:43.954084+0000 mon.c (mon.1) 57 : audit 0 from='client.? 172.21.15.102:0/3151944166' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:06:45.038 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:44 smithi102 bash[68945]: audit 2024-02-05T07:06:43.992764+0000 mon.a (mon.0) 62 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:45.038 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:44 smithi102 bash[68945]: audit 2024-02-05T07:06:44.136279+0000 mon.a (mon.0) 63 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:45.039 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:44 smithi102 bash[68945]: audit 2024-02-05T07:06:44.298309+0000 mon.a (mon.0) 64 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:45.039 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:44 smithi102 bash[68945]: audit 2024-02-05T07:06:44.306069+0000 mon.a (mon.0) 65 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:45.039 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:44 smithi102 bash[68945]: audit 2024-02-05T07:06:44.313889+0000 mon.a (mon.0) 66 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:45.039 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:44 smithi102 bash[68945]: audit 2024-02-05T07:06:44.532188+0000 mon.a (mon.0) 67 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:45.039 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:44 smithi102 bash[68945]: audit 2024-02-05T07:06:44.670837+0000 mon.a (mon.0) 68 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.032 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: cluster 2024-02-05T07:06:44.683065+0000 mgr.y (mgr.25280) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:46.033 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:44.737413+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.033 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:44.738491+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.033 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:44.745177+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.033 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: cephadm 2024-02-05T07:06:44.745881+0000 mgr.y (mgr.25280) 21 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.033 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:44.818158+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.033 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:44.818595+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.033 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:44.821002+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.033 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:44.823422+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.033 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:44.824225+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.033 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:44.830604+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.034 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: cephadm 2024-02-05T07:06:44.831094+0000 mgr.y (mgr.25280) 22 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.034 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:44.893072+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.034 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:44.895723+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.034 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:44.898100+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.034 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:44.898907+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.034 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:44.904511+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.034 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: cephadm 2024-02-05T07:06:44.905142+0000 mgr.y (mgr.25280) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.034 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:44.969492+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.034 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:44.971340+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.035 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:44.973816+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.035 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:44.974668+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.036 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:44.980405+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.036 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: cephadm 2024-02-05T07:06:44.981148+0000 mgr.y (mgr.25280) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.036 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.001765+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.036 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.043652+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.036 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.045627+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.036 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.048043+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.037 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.048921+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.037 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.055713+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.037 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.099484+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.037 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.102055+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.037 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.104708+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.037 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.105526+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.110951+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.145330+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.179219+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.181179+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.183667+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.184356+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.190831+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.267965+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.270565+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.273918+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.274879+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.281496+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.039 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.301206+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.039 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.362229+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.039 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.365035+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.039 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.368025+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.039 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.369012+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.039 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.378230+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.039 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.456809+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.458803+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.461366+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.462196+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.469874+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.549745+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.552402+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.555102+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.556037+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.563470+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.605806+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.607855+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.610076+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.610912+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:45 smithi177 bash[14475]: audit 2024-02-05T07:06:45.620069+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: cluster 2024-02-05T07:06:44.683065+0000 mgr.y (mgr.25280) 20 : cluster 0 pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:46.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:44.737413+0000 mon.a (mon.0) 69 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:44.738491+0000 mon.a (mon.0) 70 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:44.745177+0000 mon.a (mon.0) 71 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: cephadm 2024-02-05T07:06:44.745881+0000 mgr.y (mgr.25280) 21 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:44.818158+0000 mon.a (mon.0) 72 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:44.818595+0000 mon.a (mon.0) 73 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:44.821002+0000 mon.a (mon.0) 74 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:44.823422+0000 mon.a (mon.0) 75 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:44.824225+0000 mon.a (mon.0) 76 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:44.830604+0000 mon.a (mon.0) 77 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: cephadm 2024-02-05T07:06:44.831094+0000 mgr.y (mgr.25280) 22 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:44.893072+0000 mon.a (mon.0) 78 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:44.895723+0000 mon.a (mon.0) 79 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:44.898100+0000 mon.a (mon.0) 80 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:44.898907+0000 mon.a (mon.0) 81 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:44.904511+0000 mon.a (mon.0) 82 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: cephadm 2024-02-05T07:06:44.905142+0000 mgr.y (mgr.25280) 23 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:44.969492+0000 mon.a (mon.0) 83 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:44.971340+0000 mon.a (mon.0) 84 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: cluster 2024-02-05T07:06:44.683065+0000 mgr.y (mgr.25280) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:06:46.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:44.737413+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:44.738491+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:44.745177+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: cephadm 2024-02-05T07:06:44.745881+0000 mgr.y (mgr.25280) 21 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:44.818158+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:44.818595+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:44.821002+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:44.823422+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:44.824225+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:44.830604+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: cephadm 2024-02-05T07:06:44.831094+0000 mgr.y (mgr.25280) 22 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:44.893072+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:44.895723+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:44.898100+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:44.898907+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:44.904511+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: cephadm 2024-02-05T07:06:44.905142+0000 mgr.y (mgr.25280) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:44.969492+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:44.971340+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:44.973816+0000 mon.a (mon.0) 85 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:44.974668+0000 mon.a (mon.0) 86 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:44.980405+0000 mon.a (mon.0) 87 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: cephadm 2024-02-05T07:06:44.981148+0000 mgr.y (mgr.25280) 24 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.001765+0000 mon.a (mon.0) 88 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.043652+0000 mon.a (mon.0) 89 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.045627+0000 mon.a (mon.0) 90 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.048043+0000 mon.a (mon.0) 91 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.048921+0000 mon.a (mon.0) 92 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.055713+0000 mon.a (mon.0) 93 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.099484+0000 mon.a (mon.0) 94 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.102055+0000 mon.a (mon.0) 95 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.104708+0000 mon.a (mon.0) 96 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.105526+0000 mon.a (mon.0) 97 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.110951+0000 mon.a (mon.0) 98 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.145330+0000 mon.a (mon.0) 99 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.179219+0000 mon.a (mon.0) 100 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.181179+0000 mon.a (mon.0) 101 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.183667+0000 mon.a (mon.0) 102 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.184356+0000 mon.a (mon.0) 103 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.190831+0000 mon.a (mon.0) 104 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.267965+0000 mon.a (mon.0) 105 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.270565+0000 mon.a (mon.0) 106 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.273918+0000 mon.a (mon.0) 107 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.274879+0000 mon.a (mon.0) 108 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.281496+0000 mon.a (mon.0) 109 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.301206+0000 mon.a (mon.0) 110 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.362229+0000 mon.a (mon.0) 111 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.365035+0000 mon.a (mon.0) 112 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.368025+0000 mon.a (mon.0) 113 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.369012+0000 mon.a (mon.0) 114 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.378230+0000 mon.a (mon.0) 115 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.456809+0000 mon.a (mon.0) 116 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.458803+0000 mon.a (mon.0) 117 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.461366+0000 mon.a (mon.0) 118 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.462196+0000 mon.a (mon.0) 119 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.469874+0000 mon.a (mon.0) 120 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.549745+0000 mon.a (mon.0) 121 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.552402+0000 mon.a (mon.0) 122 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.555102+0000 mon.a (mon.0) 123 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.150 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:44.973816+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.150 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:44.974668+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.150 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:44.980405+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.150 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: cephadm 2024-02-05T07:06:44.981148+0000 mgr.y (mgr.25280) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.150 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.001765+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.150 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.043652+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.150 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.045627+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.150 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.048043+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.150 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.048921+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.151 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.055713+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.151 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.099484+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.151 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.102055+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.151 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.104708+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.151 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.105526+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.151 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.110951+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.151 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.145330+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.151 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.179219+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.151 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.181179+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.151 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.183667+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.151 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.184356+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.151 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.556037+0000 mon.a (mon.0) 124 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.152 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.563470+0000 mon.a (mon.0) 125 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.152 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.605806+0000 mon.a (mon.0) 126 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.152 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.607855+0000 mon.a (mon.0) 127 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.152 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.610076+0000 mon.a (mon.0) 128 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.152 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.610912+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.152 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[68945]: audit 2024-02-05T07:06:45.620069+0000 mon.a (mon.0) 130 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.152 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.190831+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.153 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.267965+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.153 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.270565+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.153 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.273918+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.153 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.274879+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.153 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.281496+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.153 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.301206+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.153 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.362229+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.153 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.365035+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.153 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.368025+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.153 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.369012+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.154 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.378230+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.154 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.456809+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.154 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.458803+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.154 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.461366+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.154 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.462196+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.154 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.469874+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.154 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.549745+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.154 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.552402+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.154 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.555102+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.154 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.556037+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.154 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.563470+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.154 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.605806+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.154 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.607855+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.154 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.610076+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.154 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.610912+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.155 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:45 smithi102 bash[20060]: audit 2024-02-05T07:06:45.620069+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.780 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: cephadm 2024-02-05T07:06:45.056364+0000 mgr.y (mgr.25280) 25 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.780 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: cephadm 2024-02-05T07:06:45.111390+0000 mgr.y (mgr.25280) 26 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.780 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: cephadm 2024-02-05T07:06:45.191375+0000 mgr.y (mgr.25280) 27 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.780 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: cephadm 2024-02-05T07:06:45.282058+0000 mgr.y (mgr.25280) 28 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.780 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: cephadm 2024-02-05T07:06:45.378791+0000 mgr.y (mgr.25280) 29 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.780 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: cephadm 2024-02-05T07:06:45.470515+0000 mgr.y (mgr.25280) 30 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.780 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: cephadm 2024-02-05T07:06:45.564102+0000 mgr.y (mgr.25280) 31 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.781 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: cephadm 2024-02-05T07:06:45.620825+0000 mgr.y (mgr.25280) 32 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.781 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: cluster 2024-02-05T07:06:45.681772+0000 mon.a (mon.0) 131 : cluster 0 mgrmap e40: y(active, since 5s), standbys: x 2024-02-05T07:06:46.781 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:45.686374+0000 mon.a (mon.0) 132 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.781 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:45.692048+0000 mon.a (mon.0) 133 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.781 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:45.705875+0000 mon.a (mon.0) 134 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.781 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:45.706913+0000 mon.a (mon.0) 135 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.781 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:45.712900+0000 mon.a (mon.0) 136 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.781 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: cephadm 2024-02-05T07:06:45.713622+0000 mgr.y (mgr.25280) 33 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.781 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:45.779441+0000 mon.a (mon.0) 137 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.781 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:45.782167+0000 mon.a (mon.0) 138 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.781 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:45.786377+0000 mon.a (mon.0) 139 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.781 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:45.787510+0000 mon.a (mon.0) 140 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.781 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:45.794283+0000 mon.a (mon.0) 141 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.781 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: cephadm 2024-02-05T07:06:45.794808+0000 mgr.y (mgr.25280) 34 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.782 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: cephadm 2024-02-05T07:06:45.056364+0000 mgr.y (mgr.25280) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.782 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: cephadm 2024-02-05T07:06:45.111390+0000 mgr.y (mgr.25280) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.782 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: cephadm 2024-02-05T07:06:45.191375+0000 mgr.y (mgr.25280) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.782 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: cephadm 2024-02-05T07:06:45.282058+0000 mgr.y (mgr.25280) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.782 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: cephadm 2024-02-05T07:06:45.378791+0000 mgr.y (mgr.25280) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.782 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: cephadm 2024-02-05T07:06:45.470515+0000 mgr.y (mgr.25280) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.782 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: cephadm 2024-02-05T07:06:45.564102+0000 mgr.y (mgr.25280) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.782 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: cephadm 2024-02-05T07:06:45.620825+0000 mgr.y (mgr.25280) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.782 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: cluster 2024-02-05T07:06:45.681772+0000 mon.a (mon.0) 131 : cluster [DBG] mgrmap e40: y(active, since 5s), standbys: x 2024-02-05T07:06:46.782 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:45.686374+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.782 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:45.692048+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.783 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:45.705875+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.783 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:45.706913+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.783 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:45.712900+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.783 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: cephadm 2024-02-05T07:06:45.713622+0000 mgr.y (mgr.25280) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.783 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:45.779441+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.783 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:45.782167+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.783 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:45.786377+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.783 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:45.787510+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.783 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:45.794283+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.783 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: cephadm 2024-02-05T07:06:45.794808+0000 mgr.y (mgr.25280) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.783 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:45.856725+0000 mon.a (mon.0) 142 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.783 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:45.861043+0000 mon.a (mon.0) 143 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.784 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:45.865357+0000 mon.a (mon.0) 144 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.784 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:45.866861+0000 mon.a (mon.0) 145 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.784 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:45.874095+0000 mon.a (mon.0) 146 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.784 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: cephadm 2024-02-05T07:06:45.874638+0000 mgr.y (mgr.25280) 35 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.784 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:45.958009+0000 mon.a (mon.0) 147 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.784 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:45.960500+0000 mon.a (mon.0) 148 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.784 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:45.962916+0000 mon.a (mon.0) 149 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.784 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:45.963645+0000 mon.a (mon.0) 150 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.784 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:45.972130+0000 mon.a (mon.0) 151 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.784 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: cephadm 2024-02-05T07:06:45.972880+0000 mgr.y (mgr.25280) 36 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.784 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.039687+0000 mon.a (mon.0) 152 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.784 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.042454+0000 mon.a (mon.0) 153 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.784 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.046088+0000 mon.a (mon.0) 154 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.784 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.047311+0000 mon.a (mon.0) 155 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.785 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.055528+0000 mon.a (mon.0) 156 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.785 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.133719+0000 mon.a (mon.0) 157 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.785 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.135833+0000 mon.a (mon.0) 158 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.785 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.138376+0000 mon.a (mon.0) 159 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.785 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:45.856725+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.785 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:45.861043+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.785 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:45.865357+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.785 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:45.866861+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.785 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:45.874095+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.786 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: cephadm 2024-02-05T07:06:45.874638+0000 mgr.y (mgr.25280) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.786 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:45.958009+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.786 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:45.960500+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.786 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:45.962916+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.786 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:45.963645+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.786 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:45.972130+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.786 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: cephadm 2024-02-05T07:06:45.972880+0000 mgr.y (mgr.25280) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:46.786 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.039687+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.786 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.042454+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.786 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.046088+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.786 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.047311+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.786 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.055528+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.786 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.133719+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.786 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.135833+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.787 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.138376+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.787 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.139031+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.787 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.150628+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.787 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.215417+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.787 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.217792+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.787 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.221507+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.787 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.222697+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.787 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.229645+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.787 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.308397+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.787 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.310954+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.787 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.313306+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.787 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.314157+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.787 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.321778+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.787 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.389490+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.787 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.392217+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.788 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.394527+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.788 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.395381+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.788 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.402975+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.788 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.465455+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.788 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.468009+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.788 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.139031+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.788 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.150628+0000 mon.a (mon.0) 161 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.788 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.215417+0000 mon.a (mon.0) 162 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.788 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.217792+0000 mon.a (mon.0) 163 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.788 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.221507+0000 mon.a (mon.0) 164 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.788 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.222697+0000 mon.a (mon.0) 165 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.789 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.229645+0000 mon.a (mon.0) 166 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.789 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.308397+0000 mon.a (mon.0) 167 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.789 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.310954+0000 mon.a (mon.0) 168 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.789 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.313306+0000 mon.a (mon.0) 169 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.789 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.314157+0000 mon.a (mon.0) 170 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.789 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.321778+0000 mon.a (mon.0) 171 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.789 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.389490+0000 mon.a (mon.0) 172 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.789 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.392217+0000 mon.a (mon.0) 173 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.789 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.394527+0000 mon.a (mon.0) 174 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.789 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.395381+0000 mon.a (mon.0) 175 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.789 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.402975+0000 mon.a (mon.0) 176 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.789 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.465455+0000 mon.a (mon.0) 177 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.789 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.468009+0000 mon.a (mon.0) 178 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.789 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.470677+0000 mon.a (mon.0) 179 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.790 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.470677+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.790 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.471553+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.790 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.479612+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.790 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.508169+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.790 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.562397+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.790 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.564730+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.790 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.567529+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.790 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.568565+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.790 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.576911+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.790 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.625002+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.790 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.627082+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.791 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.630195+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.791 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.631465+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.791 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[20060]: audit 2024-02-05T07:06:46.641759+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.791 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.471553+0000 mon.a (mon.0) 180 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.791 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.479612+0000 mon.a (mon.0) 181 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.791 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.508169+0000 mon.a (mon.0) 182 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.791 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.562397+0000 mon.a (mon.0) 183 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.791 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.564730+0000 mon.a (mon.0) 184 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.791 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.567529+0000 mon.a (mon.0) 185 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.791 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.568565+0000 mon.a (mon.0) 186 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.791 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.576911+0000 mon.a (mon.0) 187 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:46.791 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.625002+0000 mon.a (mon.0) 188 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:46.792 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.627082+0000 mon.a (mon.0) 189 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:46.792 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.630195+0000 mon.a (mon.0) 190 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:46.792 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.631465+0000 mon.a (mon.0) 191 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:46.792 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:46 smithi102 bash[68945]: audit 2024-02-05T07:06:46.641759+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:47.065 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: cephadm 2024-02-05T07:06:45.056364+0000 mgr.y (mgr.25280) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:47.065 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: cephadm 2024-02-05T07:06:45.111390+0000 mgr.y (mgr.25280) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:47.065 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: cephadm 2024-02-05T07:06:45.191375+0000 mgr.y (mgr.25280) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:47.065 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: cephadm 2024-02-05T07:06:45.282058+0000 mgr.y (mgr.25280) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:47.065 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: cephadm 2024-02-05T07:06:45.378791+0000 mgr.y (mgr.25280) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:47.065 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: cephadm 2024-02-05T07:06:45.470515+0000 mgr.y (mgr.25280) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:47.066 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: cephadm 2024-02-05T07:06:45.564102+0000 mgr.y (mgr.25280) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:47.066 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: cephadm 2024-02-05T07:06:45.620825+0000 mgr.y (mgr.25280) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:47.066 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: cluster 2024-02-05T07:06:45.681772+0000 mon.a (mon.0) 131 : cluster [DBG] mgrmap e40: y(active, since 5s), standbys: x 2024-02-05T07:06:47.066 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:45.686374+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:47.066 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:45.692048+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:47.066 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:45.705875+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:47.066 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:45.706913+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:47.066 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:45.712900+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:47.066 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: cephadm 2024-02-05T07:06:45.713622+0000 mgr.y (mgr.25280) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:47.066 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:45.779441+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:47.067 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:45.782167+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:47.067 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:45.786377+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:47.067 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:45.787510+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:47.067 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:45.794283+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:47.067 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: cephadm 2024-02-05T07:06:45.794808+0000 mgr.y (mgr.25280) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:47.067 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:45.856725+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:47.068 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:45.861043+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:47.068 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:45.865357+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:47.068 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:45.866861+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:47.068 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:45.874095+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:47.068 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: cephadm 2024-02-05T07:06:45.874638+0000 mgr.y (mgr.25280) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:47.068 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:45.958009+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:47.069 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:45.960500+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:47.069 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:45.962916+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:47.069 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:45.963645+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:47.069 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:45.972130+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:47.069 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: cephadm 2024-02-05T07:06:45.972880+0000 mgr.y (mgr.25280) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:47.069 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.039687+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:47.069 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.042454+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:47.069 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.046088+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:47.069 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.047311+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:47.070 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.055528+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:47.070 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.133719+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:47.070 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.135833+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:47.070 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.138376+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:47.070 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.139031+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:47.070 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.150628+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:47.070 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.215417+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:47.070 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.217792+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:47.070 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.221507+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:47.070 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.222697+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:47.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.229645+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:47.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.308397+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:47.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.310954+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:47.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.313306+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:47.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.314157+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:47.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.321778+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:47.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.389490+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:47.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.392217+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:47.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.394527+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:47.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.395381+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:47.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.402975+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:47.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.465455+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:47.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.468009+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:47.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.470677+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:47.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.471553+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:47.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.479612+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:47.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.508169+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:47.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.562397+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:47.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.564730+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:47.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.567529+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:47.073 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.568565+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:47.073 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.576911+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:47.073 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.625002+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:47.073 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.627082+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:47.073 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.630195+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:47.073 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.631465+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:47.073 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:46 smithi177 bash[14475]: audit 2024-02-05T07:06:46.641759+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:47.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: cephadm 2024-02-05T07:06:46.056670+0000 mgr.y (mgr.25280) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:47.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: cephadm 2024-02-05T07:06:46.151198+0000 mgr.y (mgr.25280) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:47.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: cephadm 2024-02-05T07:06:46.230289+0000 mgr.y (mgr.25280) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:47.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: cephadm 2024-02-05T07:06:46.322436+0000 mgr.y (mgr.25280) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:47.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: cephadm 2024-02-05T07:06:46.403538+0000 mgr.y (mgr.25280) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:47.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: cephadm 2024-02-05T07:06:46.480206+0000 mgr.y (mgr.25280) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:47.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: cephadm 2024-02-05T07:06:46.577680+0000 mgr.y (mgr.25280) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:47.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: cephadm 2024-02-05T07:06:46.642255+0000 mgr.y (mgr.25280) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:47.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: cluster 2024-02-05T07:06:46.683895+0000 mgr.y (mgr.25280) 45 : 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 2024-02-05T07:06:47.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:46.722256+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:47.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:46.724261+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:47.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:46.726263+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:47.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:46.727015+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:47.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:46.734658+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:47.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: cephadm 2024-02-05T07:06:46.735217+0000 mgr.y (mgr.25280) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:47.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:46.798690+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:47.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:46.804951+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:47.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:46.808163+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:47.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:46.809080+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:47.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:46.818320+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:47.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: cephadm 2024-02-05T07:06:46.819220+0000 mgr.y (mgr.25280) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:47.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:46.885020+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:47.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:46.887002+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:47.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:46.889032+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:47.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:46.889772+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:47.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:46.896958+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:47.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: cephadm 2024-02-05T07:06:46.897493+0000 mgr.y (mgr.25280) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:47.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:46.976001+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:47.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:46.979070+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:47.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:46.982573+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:47.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:46.983837+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:47.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:46.990557+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:47.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: cephadm 2024-02-05T07:06:46.991181+0000 mgr.y (mgr.25280) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:47.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.069850+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:47.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.072312+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:47.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.075097+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:47.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.075975+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:47.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.082541+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:47.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.161154+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:47.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.165540+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:47.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.169294+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:47.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.170663+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:47.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.178181+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:47.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.256867+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:47.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.261051+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:47.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.264947+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:47.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.266204+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:47.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.273872+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:47.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.336716+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:47.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.339627+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:47.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.343606+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:47.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.344904+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:47.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.351730+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:47.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.414070+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:47.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.417476+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:47.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.420539+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:47.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.421684+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:47.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.427857+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:47.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.508191+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:47.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.511897+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:47.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.515081+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:47.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.516082+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:47.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.522964+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:47.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.591347+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:47.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.593448+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:47.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.596140+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:47.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.596943+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:47.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.603191+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:47.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.665419+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:47.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.668003+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:47.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.671279+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:47.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.672387+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:47.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:47 smithi177 bash[14475]: audit 2024-02-05T07:06:47.680837+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.015 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: cephadm 2024-02-05T07:06:46.056670+0000 mgr.y (mgr.25280) 37 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.015 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: cephadm 2024-02-05T07:06:46.151198+0000 mgr.y (mgr.25280) 38 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.015 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: cephadm 2024-02-05T07:06:46.230289+0000 mgr.y (mgr.25280) 39 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.015 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: cephadm 2024-02-05T07:06:46.322436+0000 mgr.y (mgr.25280) 40 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.015 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: cephadm 2024-02-05T07:06:46.403538+0000 mgr.y (mgr.25280) 41 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.015 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: cephadm 2024-02-05T07:06:46.480206+0000 mgr.y (mgr.25280) 42 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.015 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: cephadm 2024-02-05T07:06:46.577680+0000 mgr.y (mgr.25280) 43 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.015 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: cephadm 2024-02-05T07:06:46.642255+0000 mgr.y (mgr.25280) 44 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.015 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: cluster 2024-02-05T07:06:46.683895+0000 mgr.y (mgr.25280) 45 : 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 2024-02-05T07:06:48.015 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:46.722256+0000 mon.a (mon.0) 193 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:48.015 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:46.724261+0000 mon.a (mon.0) 194 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:48.015 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:46.726263+0000 mon.a (mon.0) 195 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:48.016 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:46.727015+0000 mon.a (mon.0) 196 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:48.016 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:46.734658+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.016 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: cephadm 2024-02-05T07:06:46.735217+0000 mgr.y (mgr.25280) 46 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.016 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:46.798690+0000 mon.a (mon.0) 198 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:48.016 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:46.804951+0000 mon.a (mon.0) 199 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:48.016 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:46.808163+0000 mon.a (mon.0) 200 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:48.016 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:46.809080+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:48.016 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:46.818320+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.016 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: cephadm 2024-02-05T07:06:46.819220+0000 mgr.y (mgr.25280) 47 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.017 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: cephadm 2024-02-05T07:06:46.056670+0000 mgr.y (mgr.25280) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.017 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: cephadm 2024-02-05T07:06:46.151198+0000 mgr.y (mgr.25280) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.017 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: cephadm 2024-02-05T07:06:46.230289+0000 mgr.y (mgr.25280) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.017 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: cephadm 2024-02-05T07:06:46.322436+0000 mgr.y (mgr.25280) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.017 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: cephadm 2024-02-05T07:06:46.403538+0000 mgr.y (mgr.25280) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.017 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: cephadm 2024-02-05T07:06:46.480206+0000 mgr.y (mgr.25280) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.017 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: cephadm 2024-02-05T07:06:46.577680+0000 mgr.y (mgr.25280) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.017 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: cephadm 2024-02-05T07:06:46.642255+0000 mgr.y (mgr.25280) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.017 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: cluster 2024-02-05T07:06:46.683895+0000 mgr.y (mgr.25280) 45 : 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 2024-02-05T07:06:48.017 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:46.722256+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:48.017 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:46.724261+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:48.017 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:46.726263+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:48.017 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:46.727015+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:48.018 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:46.734658+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.018 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: cephadm 2024-02-05T07:06:46.735217+0000 mgr.y (mgr.25280) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.018 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:46.798690+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:48.018 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:46.804951+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:48.018 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:46.808163+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:48.018 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:46.809080+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:48.018 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:46.818320+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.018 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: cephadm 2024-02-05T07:06:46.819220+0000 mgr.y (mgr.25280) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.018 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:46.885020+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:48.018 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:46.887002+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:48.018 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:46.889032+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:48.018 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:46.889772+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:48.018 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:46.896958+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.018 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: cephadm 2024-02-05T07:06:46.897493+0000 mgr.y (mgr.25280) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.018 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:46.976001+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:48.019 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:46.979070+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:48.019 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:46.982573+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:48.019 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:46.983837+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:48.019 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:46.990557+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.019 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: cephadm 2024-02-05T07:06:46.991181+0000 mgr.y (mgr.25280) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.019 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.069850+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:48.019 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.072312+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:48.019 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.075097+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:48.019 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.075975+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:48.019 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.082541+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.020 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.161154+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:48.020 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.165540+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:48.020 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:46.885020+0000 mon.a (mon.0) 203 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:48.020 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:46.887002+0000 mon.a (mon.0) 204 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:48.020 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:46.889032+0000 mon.a (mon.0) 205 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:48.020 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:46.889772+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:48.020 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:46.896958+0000 mon.a (mon.0) 207 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.020 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: cephadm 2024-02-05T07:06:46.897493+0000 mgr.y (mgr.25280) 48 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.020 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:46.976001+0000 mon.a (mon.0) 208 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:48.020 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:46.979070+0000 mon.a (mon.0) 209 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:48.021 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:46.982573+0000 mon.a (mon.0) 210 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:48.021 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:46.983837+0000 mon.a (mon.0) 211 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:48.021 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:46.990557+0000 mon.a (mon.0) 212 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.021 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: cephadm 2024-02-05T07:06:46.991181+0000 mgr.y (mgr.25280) 49 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.021 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.069850+0000 mon.a (mon.0) 213 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:48.021 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.072312+0000 mon.a (mon.0) 214 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:48.021 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.075097+0000 mon.a (mon.0) 215 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:48.021 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.075975+0000 mon.a (mon.0) 216 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:48.021 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.082541+0000 mon.a (mon.0) 217 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.021 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.161154+0000 mon.a (mon.0) 218 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:48.021 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.165540+0000 mon.a (mon.0) 219 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:48.021 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.169294+0000 mon.a (mon.0) 220 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:48.022 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.169294+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:48.022 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.170663+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:48.022 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.178181+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.022 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.256867+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:48.022 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.261051+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:48.022 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.264947+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:48.022 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.266204+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:48.022 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.273872+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.022 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.336716+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:48.022 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.339627+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:48.022 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.343606+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:48.022 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.344904+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:48.022 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.351730+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.022 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.414070+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:48.023 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.417476+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:48.023 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.420539+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:48.023 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.421684+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:48.023 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.427857+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.023 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.508191+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:48.023 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.170663+0000 mon.a (mon.0) 221 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:48.023 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.178181+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.023 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.256867+0000 mon.a (mon.0) 223 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:48.023 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.261051+0000 mon.a (mon.0) 224 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:48.024 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.264947+0000 mon.a (mon.0) 225 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:48.024 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.266204+0000 mon.a (mon.0) 226 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:48.024 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.273872+0000 mon.a (mon.0) 227 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.024 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.336716+0000 mon.a (mon.0) 228 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:48.024 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.339627+0000 mon.a (mon.0) 229 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:48.024 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.343606+0000 mon.a (mon.0) 230 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:48.024 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.344904+0000 mon.a (mon.0) 231 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:48.024 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.351730+0000 mon.a (mon.0) 232 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.024 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.414070+0000 mon.a (mon.0) 233 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:48.024 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.417476+0000 mon.a (mon.0) 234 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:48.024 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.420539+0000 mon.a (mon.0) 235 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:48.024 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.421684+0000 mon.a (mon.0) 236 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:48.024 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.427857+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.024 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.508191+0000 mon.a (mon.0) 238 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:48.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.511897+0000 mon.a (mon.0) 239 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:48.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.515081+0000 mon.a (mon.0) 240 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:48.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.516082+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:48.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.522964+0000 mon.a (mon.0) 242 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.591347+0000 mon.a (mon.0) 243 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:48.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.593448+0000 mon.a (mon.0) 244 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:48.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.596140+0000 mon.a (mon.0) 245 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:48.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.596943+0000 mon.a (mon.0) 246 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:48.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.603191+0000 mon.a (mon.0) 247 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.665419+0000 mon.a (mon.0) 248 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:48.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.668003+0000 mon.a (mon.0) 249 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:48.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.671279+0000 mon.a (mon.0) 250 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:48.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.672387+0000 mon.a (mon.0) 251 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:48.026 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[68945]: audit 2024-02-05T07:06:47.680837+0000 mon.a (mon.0) 252 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.026 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.511897+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:48.026 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.515081+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:48.026 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.516082+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:48.026 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.522964+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.026 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.591347+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:48.026 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.593448+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:48.026 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.596140+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:48.026 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.596943+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:48.026 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.603191+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.026 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.665419+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:48.026 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.668003+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:48.026 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.671279+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:48.027 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.672387+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:48.027 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:47 smithi102 bash[20060]: audit 2024-02-05T07:06:47.680837+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.993 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: cephadm 2024-02-05T07:06:47.083356+0000 mgr.y (mgr.25280) 50 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.993 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: cephadm 2024-02-05T07:06:47.179092+0000 mgr.y (mgr.25280) 51 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.994 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: cephadm 2024-02-05T07:06:47.274457+0000 mgr.y (mgr.25280) 52 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.994 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: cephadm 2024-02-05T07:06:47.352643+0000 mgr.y (mgr.25280) 53 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.994 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: cephadm 2024-02-05T07:06:47.428531+0000 mgr.y (mgr.25280) 54 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.994 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: cephadm 2024-02-05T07:06:47.523725+0000 mgr.y (mgr.25280) 55 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.994 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: cephadm 2024-02-05T07:06:47.604099+0000 mgr.y (mgr.25280) 56 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.994 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: cephadm 2024-02-05T07:06:47.681585+0000 mgr.y (mgr.25280) 57 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.994 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:47.743302+0000 mon.a (mon.0) 253 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:48.994 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:47.745875+0000 mon.a (mon.0) 254 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:48.994 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:47.748476+0000 mon.a (mon.0) 255 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:48.994 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:47.749415+0000 mon.a (mon.0) 256 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:48.994 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:47.759114+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.994 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: cephadm 2024-02-05T07:06:47.759985+0000 mgr.y (mgr.25280) 58 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.994 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:47.842474+0000 mon.a (mon.0) 258 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.994 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:47.845900+0000 mon.a (mon.0) 259 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:48.994 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:47.847999+0000 mon.a (mon.0) 260 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:48.995 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:47.850993+0000 mon.a (mon.0) 261 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:48.995 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:47.851999+0000 mon.a (mon.0) 262 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:48.995 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:47.860175+0000 mon.a (mon.0) 263 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.995 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: cephadm 2024-02-05T07:06:47.860842+0000 mgr.y (mgr.25280) 59 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.995 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:47.944484+0000 mon.a (mon.0) 264 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:48.995 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:47.946488+0000 mon.a (mon.0) 265 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:48.995 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:47.949546+0000 mon.a (mon.0) 266 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:48.995 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:47.950506+0000 mon.a (mon.0) 267 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:48.995 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:47.958314+0000 mon.a (mon.0) 268 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.995 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: cephadm 2024-02-05T07:06:47.959044+0000 mgr.y (mgr.25280) 60 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.995 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.022228+0000 mon.a (mon.0) 269 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:48.995 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.025329+0000 mon.a (mon.0) 270 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:48.995 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.027818+0000 mon.a (mon.0) 271 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:48.995 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.028802+0000 mon.a (mon.0) 272 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:48.996 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.036645+0000 mon.a (mon.0) 273 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.996 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.115415+0000 mon.a (mon.0) 274 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:48.996 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.118372+0000 mon.a (mon.0) 275 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:48.996 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.121555+0000 mon.a (mon.0) 276 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:48.996 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.122882+0000 mon.a (mon.0) 277 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:48.996 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.132372+0000 mon.a (mon.0) 278 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.996 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.214487+0000 mon.a (mon.0) 279 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:48.996 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.216700+0000 mon.a (mon.0) 280 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:48.996 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.219365+0000 mon.a (mon.0) 281 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:48.996 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.220077+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:48.996 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: cephadm 2024-02-05T07:06:47.083356+0000 mgr.y (mgr.25280) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.997 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: cephadm 2024-02-05T07:06:47.179092+0000 mgr.y (mgr.25280) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.997 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: cephadm 2024-02-05T07:06:47.274457+0000 mgr.y (mgr.25280) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.997 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: cephadm 2024-02-05T07:06:47.352643+0000 mgr.y (mgr.25280) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.997 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: cephadm 2024-02-05T07:06:47.428531+0000 mgr.y (mgr.25280) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.997 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: cephadm 2024-02-05T07:06:47.523725+0000 mgr.y (mgr.25280) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.997 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: cephadm 2024-02-05T07:06:47.604099+0000 mgr.y (mgr.25280) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.997 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: cephadm 2024-02-05T07:06:47.681585+0000 mgr.y (mgr.25280) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.997 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:47.743302+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:48.997 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:47.745875+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:48.997 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:47.748476+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:48.997 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:47.749415+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:48.997 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:47.759114+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.997 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: cephadm 2024-02-05T07:06:47.759985+0000 mgr.y (mgr.25280) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.997 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:47.842474+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.998 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:47.845900+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:48.998 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:47.847999+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:48.998 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:47.850993+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:48.998 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:47.851999+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:48.998 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:47.860175+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.998 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: cephadm 2024-02-05T07:06:47.860842+0000 mgr.y (mgr.25280) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:48.998 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.229296+0000 mon.a (mon.0) 283 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.998 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.312419+0000 mon.a (mon.0) 284 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:48.998 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.315187+0000 mon.a (mon.0) 285 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:48.999 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.317562+0000 mon.a (mon.0) 286 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:48.999 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.318303+0000 mon.a (mon.0) 287 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:48.999 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.325812+0000 mon.a (mon.0) 288 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.999 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.403471+0000 mon.a (mon.0) 289 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:48.999 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.406036+0000 mon.a (mon.0) 290 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:48.999 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.409152+0000 mon.a (mon.0) 291 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:48.999 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.410068+0000 mon.a (mon.0) 292 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:48.999 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.419895+0000 mon.a (mon.0) 293 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:48.999 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.501620+0000 mon.a (mon.0) 294 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:48.999 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.504297+0000 mon.a (mon.0) 295 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:48.999 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.507196+0000 mon.a (mon.0) 296 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:48.999 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.508141+0000 mon.a (mon.0) 297 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.000 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.515387+0000 mon.a (mon.0) 298 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.000 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.593675+0000 mon.a (mon.0) 299 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.000 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.596586+0000 mon.a (mon.0) 300 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.000 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.599793+0000 mon.a (mon.0) 301 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.000 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.600862+0000 mon.a (mon.0) 302 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.001 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:47.944484+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.001 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:47.946488+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.001 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:47.949546+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.001 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:47.950506+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.001 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:47.958314+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.001 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: cephadm 2024-02-05T07:06:47.959044+0000 mgr.y (mgr.25280) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.001 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.022228+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.001 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.025329+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.001 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.027818+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.001 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.028802+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.001 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.036645+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.001 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.115415+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.001 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.118372+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.002 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.121555+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.002 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.122882+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.002 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.132372+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.002 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.214487+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.002 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.216700+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.002 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.219365+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.002 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.608493+0000 mon.a (mon.0) 303 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.002 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.676916+0000 mon.a (mon.0) 304 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.002 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.679147+0000 mon.a (mon.0) 305 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.003 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.682354+0000 mon.a (mon.0) 306 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.003 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.683278+0000 mon.a (mon.0) 307 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.003 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[68945]: audit 2024-02-05T07:06:48.691369+0000 mon.a (mon.0) 308 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.003 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.220077+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.003 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.229296+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.003 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.312419+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.003 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.315187+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.003 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.317562+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.003 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.318303+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.004 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.325812+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.004 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.403471+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.004 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.406036+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.004 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.409152+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.004 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.410068+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.004 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.419895+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.004 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.501620+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.004 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.504297+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.004 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.507196+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.004 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.508141+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.004 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.515387+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.004 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.593675+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.004 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.596586+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.599793+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.600862+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.608493+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.676916+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.679147+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.682354+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.683278+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:48 smithi102 bash[20060]: audit 2024-02-05T07:06:48.691369+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.078 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[51852]: ts=2024-02-05T07:06: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.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"smithi102:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"172.21.15.177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:06:49.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: cephadm 2024-02-05T07:06:47.083356+0000 mgr.y (mgr.25280) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: cephadm 2024-02-05T07:06:47.179092+0000 mgr.y (mgr.25280) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: cephadm 2024-02-05T07:06:47.274457+0000 mgr.y (mgr.25280) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: cephadm 2024-02-05T07:06:47.352643+0000 mgr.y (mgr.25280) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: cephadm 2024-02-05T07:06:47.428531+0000 mgr.y (mgr.25280) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: cephadm 2024-02-05T07:06:47.523725+0000 mgr.y (mgr.25280) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: cephadm 2024-02-05T07:06:47.604099+0000 mgr.y (mgr.25280) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: cephadm 2024-02-05T07:06:47.681585+0000 mgr.y (mgr.25280) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:47.743302+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:47.745875+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:47.748476+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:47.749415+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:47.759114+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: cephadm 2024-02-05T07:06:47.759985+0000 mgr.y (mgr.25280) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:47.842474+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:47.845900+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:47.847999+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:47.850993+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:47.851999+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:47.860175+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: cephadm 2024-02-05T07:06:47.860842+0000 mgr.y (mgr.25280) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:47.944484+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:47.946488+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:47.949546+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:47.950506+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:47.958314+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: cephadm 2024-02-05T07:06:47.959044+0000 mgr.y (mgr.25280) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.022228+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.025329+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.027818+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.028802+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.036645+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.115415+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.118372+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.121555+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.122882+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.132372+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.214487+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.216700+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.219365+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.220077+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.229296+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.312419+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.315187+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.317562+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.318303+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.325812+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.403471+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.406036+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.409152+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.410068+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.419895+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.501620+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.504297+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.507196+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.508141+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.515387+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.593675+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.596586+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.599793+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.600862+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.608493+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.676916+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.679147+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.682354+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.683278+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:48 smithi177 bash[14475]: audit 2024-02-05T07:06:48.691369+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.974 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: cephadm 2024-02-05T07:06:48.037298+0000 mgr.y (mgr.25280) 61 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.975 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: cephadm 2024-02-05T07:06:48.132964+0000 mgr.y (mgr.25280) 62 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.975 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: cephadm 2024-02-05T07:06:48.229901+0000 mgr.y (mgr.25280) 63 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.975 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: cephadm 2024-02-05T07:06:48.326372+0000 mgr.y (mgr.25280) 64 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.975 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: cephadm 2024-02-05T07:06:48.420668+0000 mgr.y (mgr.25280) 65 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.975 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: cephadm 2024-02-05T07:06:48.515916+0000 mgr.y (mgr.25280) 66 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.975 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: cephadm 2024-02-05T07:06:48.610100+0000 mgr.y (mgr.25280) 67 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.975 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: cluster 2024-02-05T07:06:48.684936+0000 mgr.y (mgr.25280) 68 : 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 2024-02-05T07:06:49.975 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: cephadm 2024-02-05T07:06:48.691914+0000 mgr.y (mgr.25280) 69 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.975 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:48.757166+0000 mon.a (mon.0) 309 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.975 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:48.759008+0000 mon.a (mon.0) 310 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.975 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:48.762030+0000 mon.a (mon.0) 311 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.975 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:48.763055+0000 mon.a (mon.0) 312 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.976 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:48.770543+0000 mon.a (mon.0) 313 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.976 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: cephadm 2024-02-05T07:06:48.771113+0000 mgr.y (mgr.25280) 70 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.976 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:48.850741+0000 mon.a (mon.0) 314 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.976 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:48.853523+0000 mon.a (mon.0) 315 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.976 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:48.856454+0000 mon.a (mon.0) 316 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.976 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:48.857434+0000 mon.a (mon.0) 317 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.976 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:48.863147+0000 mon.a (mon.0) 318 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.976 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: cephadm 2024-02-05T07:06:48.863728+0000 mgr.y (mgr.25280) 71 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.976 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: cephadm 2024-02-05T07:06:48.037298+0000 mgr.y (mgr.25280) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.976 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: cephadm 2024-02-05T07:06:48.132964+0000 mgr.y (mgr.25280) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.977 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: cephadm 2024-02-05T07:06:48.229901+0000 mgr.y (mgr.25280) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.977 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: cephadm 2024-02-05T07:06:48.326372+0000 mgr.y (mgr.25280) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.977 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: cephadm 2024-02-05T07:06:48.420668+0000 mgr.y (mgr.25280) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.977 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: cephadm 2024-02-05T07:06:48.515916+0000 mgr.y (mgr.25280) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.977 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: cephadm 2024-02-05T07:06:48.610100+0000 mgr.y (mgr.25280) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.977 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: cluster 2024-02-05T07:06:48.684936+0000 mgr.y (mgr.25280) 68 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-02-05T07:06:49.977 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: cephadm 2024-02-05T07:06:48.691914+0000 mgr.y (mgr.25280) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.977 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:48.757166+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.977 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:48.759008+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.977 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:48.762030+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.977 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:48.763055+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.977 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:48.770543+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.977 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: cephadm 2024-02-05T07:06:48.771113+0000 mgr.y (mgr.25280) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.977 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:48.850741+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.977 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:48.853523+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.978 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:48.856454+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.978 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:48.857434+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.978 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:48.863147+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.978 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: cephadm 2024-02-05T07:06:48.863728+0000 mgr.y (mgr.25280) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.978 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:48.924789+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.978 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:48.927249+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.978 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:48.929263+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.978 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:48.930090+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.978 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:48.936632+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.978 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: cephadm 2024-02-05T07:06:48.937431+0000 mgr.y (mgr.25280) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.978 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:48.979583+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.978 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.002437+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.978 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.006259+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.978 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.009313+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.979 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.010364+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.979 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.018461+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.979 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: cephadm 2024-02-05T07:06:49.018965+0000 mgr.y (mgr.25280) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.979 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.096849+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.979 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.099012+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.979 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.101691+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.979 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.102621+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.979 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.111703+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.979 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.190820+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.979 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:48.924789+0000 mon.a (mon.0) 319 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.979 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:48.927249+0000 mon.a (mon.0) 320 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.980 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:48.929263+0000 mon.a (mon.0) 321 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.980 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:48.930090+0000 mon.a (mon.0) 322 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.980 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:48.936632+0000 mon.a (mon.0) 323 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.980 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: cephadm 2024-02-05T07:06:48.937431+0000 mgr.y (mgr.25280) 72 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.980 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:48.979583+0000 mon.a (mon.0) 324 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.980 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.002437+0000 mon.a (mon.0) 325 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.980 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.006259+0000 mon.a (mon.0) 326 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.980 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.009313+0000 mon.a (mon.0) 327 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.980 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.010364+0000 mon.a (mon.0) 328 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.980 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.018461+0000 mon.a (mon.0) 329 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.980 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: cephadm 2024-02-05T07:06:49.018965+0000 mgr.y (mgr.25280) 73 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:49.980 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.096849+0000 mon.a (mon.0) 330 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.980 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.099012+0000 mon.a (mon.0) 331 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.980 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.101691+0000 mon.a (mon.0) 332 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.981 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.102621+0000 mon.a (mon.0) 333 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.981 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.111703+0000 mon.a (mon.0) 334 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.981 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.190820+0000 mon.a (mon.0) 335 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.981 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.193474+0000 mon.a (mon.0) 336 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.981 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.193474+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.981 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.195793+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.981 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.196656+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.981 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.206420+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.981 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.286355+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.981 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.288438+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.981 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.290731+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.982 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.291612+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.982 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.301083+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.982 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.382747+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.982 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.384773+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.982 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.387747+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.982 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.388702+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.982 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.396659+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.982 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.476751+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.982 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.479091+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.982 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.481449+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.982 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.482437+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.982 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.490734+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.982 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.573833+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.983 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.195793+0000 mon.a (mon.0) 337 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.983 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.196656+0000 mon.a (mon.0) 338 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.983 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.206420+0000 mon.a (mon.0) 339 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.983 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.286355+0000 mon.a (mon.0) 340 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.983 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.288438+0000 mon.a (mon.0) 341 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.983 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.290731+0000 mon.a (mon.0) 342 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.983 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.291612+0000 mon.a (mon.0) 343 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.983 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.301083+0000 mon.a (mon.0) 344 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.983 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.382747+0000 mon.a (mon.0) 345 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.983 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.384773+0000 mon.a (mon.0) 346 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.983 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.387747+0000 mon.a (mon.0) 347 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.983 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.388702+0000 mon.a (mon.0) 348 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.983 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.396659+0000 mon.a (mon.0) 349 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.984 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.476751+0000 mon.a (mon.0) 350 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.984 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.479091+0000 mon.a (mon.0) 351 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.984 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.481449+0000 mon.a (mon.0) 352 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.984 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.482437+0000 mon.a (mon.0) 353 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.984 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.490734+0000 mon.a (mon.0) 354 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.984 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.573833+0000 mon.a (mon.0) 355 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.984 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.575713+0000 mon.a (mon.0) 356 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.984 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.575713+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.984 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.577636+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.984 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.578530+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.985 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.586734+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.985 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.616870+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.985 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.626675+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.985 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.632560+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.985 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.667512+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.985 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.670208+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.985 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.673298+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.985 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.674369+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.985 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[20060]: audit 2024-02-05T07:06:49.682104+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.985 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.577636+0000 mon.a (mon.0) 357 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.985 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.578530+0000 mon.a (mon.0) 358 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.985 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.586734+0000 mon.a (mon.0) 359 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.985 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.616870+0000 mon.a (mon.0) 360 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.986 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.626675+0000 mon.a (mon.0) 361 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.986 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.632560+0000 mon.a (mon.0) 362 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:49.986 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.667512+0000 mon.a (mon.0) 363 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:49.986 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.670208+0000 mon.a (mon.0) 364 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:49.986 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.673298+0000 mon.a (mon.0) 365 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:49.986 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.674369+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:49.986 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:49 smithi102 bash[68945]: audit 2024-02-05T07:06:49.682104+0000 mon.a (mon.0) 367 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:50.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: cephadm 2024-02-05T07:06:48.037298+0000 mgr.y (mgr.25280) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:50.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: cephadm 2024-02-05T07:06:48.132964+0000 mgr.y (mgr.25280) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:50.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: cephadm 2024-02-05T07:06:48.229901+0000 mgr.y (mgr.25280) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:50.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: cephadm 2024-02-05T07:06:48.326372+0000 mgr.y (mgr.25280) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:50.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: cephadm 2024-02-05T07:06:48.420668+0000 mgr.y (mgr.25280) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:50.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: cephadm 2024-02-05T07:06:48.515916+0000 mgr.y (mgr.25280) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:50.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: cephadm 2024-02-05T07:06:48.610100+0000 mgr.y (mgr.25280) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:50.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: cluster 2024-02-05T07:06:48.684936+0000 mgr.y (mgr.25280) 68 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-02-05T07:06:50.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: cephadm 2024-02-05T07:06:48.691914+0000 mgr.y (mgr.25280) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:50.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:48.757166+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:50.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:48.759008+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:50.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:48.762030+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:50.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:48.763055+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:50.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:48.770543+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:50.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: cephadm 2024-02-05T07:06:48.771113+0000 mgr.y (mgr.25280) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:50.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:48.850741+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:50.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:48.853523+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:50.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:48.856454+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:50.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:48.857434+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:50.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:48.863147+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:50.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: cephadm 2024-02-05T07:06:48.863728+0000 mgr.y (mgr.25280) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:50.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:48.924789+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:50.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:48.927249+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:50.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:48.929263+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:50.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:48.930090+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:50.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:48.936632+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:50.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: cephadm 2024-02-05T07:06:48.937431+0000 mgr.y (mgr.25280) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:50.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:48.979583+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:50.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.002437+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:50.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.006259+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:50.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.009313+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:50.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.010364+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:50.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.018461+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:50.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: cephadm 2024-02-05T07:06:49.018965+0000 mgr.y (mgr.25280) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:50.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.096849+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:50.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.099012+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:50.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.101691+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:50.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.102621+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:50.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.111703+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:50.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.190820+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:50.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.193474+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:50.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.195793+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:50.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.196656+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:50.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.206420+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:50.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.286355+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:50.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.288438+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:50.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.290731+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:50.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.291612+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:50.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.301083+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:50.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.382747+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:50.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.384773+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:50.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.387747+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:50.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.388702+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:50.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.396659+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:50.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.476751+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:50.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.479091+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:50.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.481449+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:50.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.482437+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:50.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.490734+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:50.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.573833+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:50.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.575713+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:50.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.577636+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:50.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.578530+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:50.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.586734+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:50.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.616870+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:50.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.626675+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:50.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.632560+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:50.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.667512+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:50.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.670208+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:50.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.673298+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:50.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.674369+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:50.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:49 smithi177 bash[14475]: audit 2024-02-05T07:06:49.682104+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:50.961 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: cephadm 2024-02-05T07:06:49.112408+0000 mgr.y (mgr.25280) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:50.961 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: cephadm 2024-02-05T07:06:49.207142+0000 mgr.y (mgr.25280) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:50.961 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: cephadm 2024-02-05T07:06:49.301737+0000 mgr.y (mgr.25280) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:50.961 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: cephadm 2024-02-05T07:06:49.397271+0000 mgr.y (mgr.25280) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:50.961 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: cephadm 2024-02-05T07:06:49.491206+0000 mgr.y (mgr.25280) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:50.961 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: cephadm 2024-02-05T07:06:49.587281+0000 mgr.y (mgr.25280) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:50.962 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: cephadm 2024-02-05T07:06:49.687101+0000 mgr.y (mgr.25280) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:50.962 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:49.751437+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:50.962 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:49.754093+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:50.962 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:49.757018+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:50.962 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:49.758437+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:50.962 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:49.768878+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:50.962 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: cephadm 2024-02-05T07:06:49.769446+0000 mgr.y (mgr.25280) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:50.962 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:49.846650+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:50.962 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:49.850725+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:50.962 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:49.854781+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:50.962 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:49.855994+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:50.962 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:49.866821+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:50.962 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: cephadm 2024-02-05T07:06:49.867613+0000 mgr.y (mgr.25280) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:50.962 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:49.949047+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:50.963 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:49.951835+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:50.963 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:49.956029+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:50.963 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:49.957426+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:50.963 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:49.966370+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:50.963 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: cephadm 2024-02-05T07:06:49.969725+0000 mgr.y (mgr.25280) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:50.963 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.031571+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:50.963 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.034226+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:50.964 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.036714+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:50.964 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.037600+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:50.964 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.046371+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:50.964 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.126392+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:50.964 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.129337+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:50.964 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.132320+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:50.964 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.133332+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:50.964 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.138965+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:50.964 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.219991+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:50.964 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.221987+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:50.964 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.224213+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:50.964 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.225243+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:50.964 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.232117+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:50.964 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.311624+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:50.965 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.313970+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:50.965 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.317792+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:50.965 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.318933+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:50.965 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.327003+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:50.965 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.407616+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:50.965 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.410461+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:50.965 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.413580+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:50.965 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.414948+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:50.965 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.422872+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:50.965 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.503221+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:50.965 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.505800+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:50.965 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.508882+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:50.965 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.509853+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:50.965 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.517043+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:50.965 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.598447+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:50.966 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.600914+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:50.966 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.603754+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:50.966 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.605118+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:50.966 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.614724+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:50.966 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.698262+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:50.966 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.702293+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:50.966 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.704761+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:50.966 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:50 smithi177 bash[14475]: audit 2024-02-05T07:06:50.705755+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:50.997 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: cephadm 2024-02-05T07:06:49.112408+0000 mgr.y (mgr.25280) 74 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:50.997 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: cephadm 2024-02-05T07:06:49.207142+0000 mgr.y (mgr.25280) 75 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:50.997 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: cephadm 2024-02-05T07:06:49.301737+0000 mgr.y (mgr.25280) 76 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:50.998 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: cephadm 2024-02-05T07:06:49.397271+0000 mgr.y (mgr.25280) 77 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:50.998 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: cephadm 2024-02-05T07:06:49.491206+0000 mgr.y (mgr.25280) 78 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:50.998 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: cephadm 2024-02-05T07:06:49.587281+0000 mgr.y (mgr.25280) 79 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:50.998 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: cephadm 2024-02-05T07:06:49.687101+0000 mgr.y (mgr.25280) 80 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:50.998 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:49.751437+0000 mon.a (mon.0) 368 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:50.998 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:49.754093+0000 mon.a (mon.0) 369 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:50.998 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:49.757018+0000 mon.a (mon.0) 370 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:50.998 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:49.758437+0000 mon.a (mon.0) 371 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:50.998 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:49.768878+0000 mon.a (mon.0) 372 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:50.998 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: cephadm 2024-02-05T07:06:49.769446+0000 mgr.y (mgr.25280) 81 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:50.998 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:49.846650+0000 mon.a (mon.0) 373 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:50.998 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:49.850725+0000 mon.a (mon.0) 374 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:50.998 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:49.854781+0000 mon.a (mon.0) 375 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:50.998 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:49.855994+0000 mon.a (mon.0) 376 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:50.999 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:49.866821+0000 mon.a (mon.0) 377 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:50.999 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: cephadm 2024-02-05T07:06:49.867613+0000 mgr.y (mgr.25280) 82 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:50.999 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:49.949047+0000 mon.a (mon.0) 378 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:50.999 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:49.951835+0000 mon.a (mon.0) 379 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:50.999 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:49.956029+0000 mon.a (mon.0) 380 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:50.999 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:49.957426+0000 mon.a (mon.0) 381 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:50.999 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:49.966370+0000 mon.a (mon.0) 382 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:50.999 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: cephadm 2024-02-05T07:06:49.969725+0000 mgr.y (mgr.25280) 83 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:50.999 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.031571+0000 mon.a (mon.0) 383 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:50.999 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.034226+0000 mon.a (mon.0) 384 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:50.999 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.036714+0000 mon.a (mon.0) 385 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:50.999 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.037600+0000 mon.a (mon.0) 386 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:50.999 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.046371+0000 mon.a (mon.0) 387 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:50.999 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.126392+0000 mon.a (mon.0) 388 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:50.999 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.129337+0000 mon.a (mon.0) 389 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:51.000 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.132320+0000 mon.a (mon.0) 390 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:51.000 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.133332+0000 mon.a (mon.0) 391 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:51.000 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.138965+0000 mon.a (mon.0) 392 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:51.000 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.219991+0000 mon.a (mon.0) 393 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:51.000 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.221987+0000 mon.a (mon.0) 394 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:51.000 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.224213+0000 mon.a (mon.0) 395 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:51.000 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.225243+0000 mon.a (mon.0) 396 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:51.000 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.232117+0000 mon.a (mon.0) 397 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:51.000 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.311624+0000 mon.a (mon.0) 398 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:51.000 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: cephadm 2024-02-05T07:06:49.112408+0000 mgr.y (mgr.25280) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:51.000 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: cephadm 2024-02-05T07:06:49.207142+0000 mgr.y (mgr.25280) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:51.001 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: cephadm 2024-02-05T07:06:49.301737+0000 mgr.y (mgr.25280) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:51.001 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: cephadm 2024-02-05T07:06:49.397271+0000 mgr.y (mgr.25280) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:51.001 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: cephadm 2024-02-05T07:06:49.491206+0000 mgr.y (mgr.25280) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:51.001 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: cephadm 2024-02-05T07:06:49.587281+0000 mgr.y (mgr.25280) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:51.001 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: cephadm 2024-02-05T07:06:49.687101+0000 mgr.y (mgr.25280) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:51.001 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:49.751437+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:51.001 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:49.754093+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:51.001 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:49.757018+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:51.001 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:49.758437+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:51.001 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:49.768878+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:51.001 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: cephadm 2024-02-05T07:06:49.769446+0000 mgr.y (mgr.25280) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:51.001 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:49.846650+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:51.001 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:49.850725+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:51.001 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:49.854781+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:51.002 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:49.855994+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:51.002 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:49.866821+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:51.002 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: cephadm 2024-02-05T07:06:49.867613+0000 mgr.y (mgr.25280) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:51.002 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:49.949047+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:51.002 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.313970+0000 mon.a (mon.0) 399 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:51.002 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.317792+0000 mon.a (mon.0) 400 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:51.002 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.318933+0000 mon.a (mon.0) 401 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:51.002 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.327003+0000 mon.a (mon.0) 402 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:51.002 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.407616+0000 mon.a (mon.0) 403 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:51.003 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.410461+0000 mon.a (mon.0) 404 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:51.003 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.413580+0000 mon.a (mon.0) 405 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:51.003 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.414948+0000 mon.a (mon.0) 406 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:51.003 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.422872+0000 mon.a (mon.0) 407 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:51.003 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.503221+0000 mon.a (mon.0) 408 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:51.003 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.505800+0000 mon.a (mon.0) 409 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:51.003 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.508882+0000 mon.a (mon.0) 410 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:51.003 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.509853+0000 mon.a (mon.0) 411 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:51.003 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.517043+0000 mon.a (mon.0) 412 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:51.003 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.598447+0000 mon.a (mon.0) 413 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:51.003 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.600914+0000 mon.a (mon.0) 414 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:51.003 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.603754+0000 mon.a (mon.0) 415 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:51.003 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.605118+0000 mon.a (mon.0) 416 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:51.003 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.614724+0000 mon.a (mon.0) 417 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:51.004 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.698262+0000 mon.a (mon.0) 418 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:51.004 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.702293+0000 mon.a (mon.0) 419 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:51.004 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.704761+0000 mon.a (mon.0) 420 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:51.004 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[68945]: audit 2024-02-05T07:06:50.705755+0000 mon.a (mon.0) 421 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:51.004 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:49.951835+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:51.004 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:49.956029+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:51.004 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:49.957426+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:51.004 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:49.966370+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:51.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: cephadm 2024-02-05T07:06:49.969725+0000 mgr.y (mgr.25280) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:51.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.031571+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:51.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.034226+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:51.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.036714+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:51.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.037600+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:51.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.046371+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:51.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.126392+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:51.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.129337+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:51.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.132320+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:51.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.133332+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:51.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.138965+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:51.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.219991+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:51.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.221987+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:51.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.224213+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:51.006 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.225243+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:51.006 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.232117+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:51.006 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.311624+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:51.006 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.313970+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:51.006 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.317792+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:51.006 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.318933+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:51.006 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.327003+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:51.006 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.407616+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:51.006 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.410461+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:51.006 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.413580+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:51.006 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.414948+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:51.006 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.422872+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:51.006 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.503221+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:51.006 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.505800+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:51.006 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.508882+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:51.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.509853+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:51.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.517043+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:51.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.598447+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:51.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.600914+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:51.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.603754+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:51.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.605118+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:51.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.614724+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:51.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.698262+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:51.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.702293+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:51.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.704761+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:51.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:50 smithi102 bash[20060]: audit 2024-02-05T07:06:50.705755+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:52.070 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:51 smithi177 bash[14475]: cephadm 2024-02-05T07:06:50.047010+0000 mgr.y (mgr.25280) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:52.070 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:51 smithi177 bash[14475]: cephadm 2024-02-05T07:06:50.139488+0000 mgr.y (mgr.25280) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:52.070 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:51 smithi177 bash[14475]: cephadm 2024-02-05T07:06:50.232675+0000 mgr.y (mgr.25280) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:52.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:51 smithi177 bash[14475]: cephadm 2024-02-05T07:06:50.327758+0000 mgr.y (mgr.25280) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:52.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:51 smithi177 bash[14475]: cephadm 2024-02-05T07:06:50.423621+0000 mgr.y (mgr.25280) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:52.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:51 smithi177 bash[14475]: cephadm 2024-02-05T07:06:50.517661+0000 mgr.y (mgr.25280) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:52.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:51 smithi177 bash[14475]: cephadm 2024-02-05T07:06:50.615389+0000 mgr.y (mgr.25280) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:52.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:51 smithi177 bash[14475]: cluster 2024-02-05T07:06:50.685442+0000 mgr.y (mgr.25280) 91 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-05T07:06:52.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:51 smithi177 bash[14475]: audit 2024-02-05T07:06:50.714382+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:52.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:51 smithi177 bash[14475]: cephadm 2024-02-05T07:06:50.714959+0000 mgr.y (mgr.25280) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:52.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:51 smithi177 bash[14475]: audit 2024-02-05T07:06:50.783332+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:52.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:51 smithi177 bash[14475]: audit 2024-02-05T07:06:50.786240+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:52.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:51 smithi177 bash[14475]: audit 2024-02-05T07:06:50.790384+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:52.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:51 smithi177 bash[14475]: audit 2024-02-05T07:06:50.791492+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:52.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:51 smithi177 bash[14475]: audit 2024-02-05T07:06:50.801262+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:52.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:51 smithi177 bash[14475]: cephadm 2024-02-05T07:06:50.801895+0000 mgr.y (mgr.25280) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:52.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:51 smithi177 bash[14475]: audit 2024-02-05T07:06:50.879340+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:52.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:51 smithi177 bash[14475]: audit 2024-02-05T07:06:50.882434+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:52.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:51 smithi177 bash[14475]: audit 2024-02-05T07:06:50.885642+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:52.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:51 smithi177 bash[14475]: audit 2024-02-05T07:06:50.886912+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:52.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:51 smithi177 bash[14475]: audit 2024-02-05T07:06:50.896478+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:52.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:51 smithi177 bash[14475]: cephadm 2024-02-05T07:06:50.897036+0000 mgr.y (mgr.25280) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:52.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:51 smithi177 bash[14475]: audit 2024-02-05T07:06:50.931440+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:52.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:51 smithi177 bash[14475]: audit 2024-02-05T07:06:50.940323+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:52.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:51 smithi177 bash[14475]: audit 2024-02-05T07:06:50.947217+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:52.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:51 smithi177 bash[14475]: audit 2024-02-05T07:06:50.979400+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:52.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:51 smithi177 bash[14475]: audit 2024-02-05T07:06:50.982391+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:52.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:51 smithi177 bash[14475]: audit 2024-02-05T07:06:50.984188+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-05T07:06:52.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:51 smithi177 bash[14475]: audit 2024-02-05T07:06:50.987190+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-02-05T07:06:52.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:51 smithi177 bash[14475]: cephadm 2024-02-05T07:06:50.987992+0000 mgr.y (mgr.25280) 95 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-02-05T07:06:52.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[68945]: cephadm 2024-02-05T07:06:50.047010+0000 mgr.y (mgr.25280) 84 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:52.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[68945]: cephadm 2024-02-05T07:06:50.139488+0000 mgr.y (mgr.25280) 85 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:52.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[68945]: cephadm 2024-02-05T07:06:50.232675+0000 mgr.y (mgr.25280) 86 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:52.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[68945]: cephadm 2024-02-05T07:06:50.327758+0000 mgr.y (mgr.25280) 87 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:52.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[68945]: cephadm 2024-02-05T07:06:50.423621+0000 mgr.y (mgr.25280) 88 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:52.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[68945]: cephadm 2024-02-05T07:06:50.517661+0000 mgr.y (mgr.25280) 89 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:52.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[68945]: cephadm 2024-02-05T07:06:50.615389+0000 mgr.y (mgr.25280) 90 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:52.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[68945]: cluster 2024-02-05T07:06:50.685442+0000 mgr.y (mgr.25280) 91 : 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 2024-02-05T07:06:52.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[68945]: audit 2024-02-05T07:06:50.714382+0000 mon.a (mon.0) 422 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:52.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[68945]: cephadm 2024-02-05T07:06:50.714959+0000 mgr.y (mgr.25280) 92 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:52.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[68945]: audit 2024-02-05T07:06:50.783332+0000 mon.a (mon.0) 423 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:52.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[68945]: audit 2024-02-05T07:06:50.786240+0000 mon.a (mon.0) 424 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:52.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[68945]: audit 2024-02-05T07:06:50.790384+0000 mon.a (mon.0) 425 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:52.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[68945]: audit 2024-02-05T07:06:50.791492+0000 mon.a (mon.0) 426 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:52.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[68945]: audit 2024-02-05T07:06:50.801262+0000 mon.a (mon.0) 427 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:52.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[68945]: cephadm 2024-02-05T07:06:50.801895+0000 mgr.y (mgr.25280) 93 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:52.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[68945]: audit 2024-02-05T07:06:50.879340+0000 mon.a (mon.0) 428 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:52.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[68945]: audit 2024-02-05T07:06:50.882434+0000 mon.a (mon.0) 429 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:52.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[68945]: audit 2024-02-05T07:06:50.885642+0000 mon.a (mon.0) 430 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:52.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[68945]: audit 2024-02-05T07:06:50.886912+0000 mon.a (mon.0) 431 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:52.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[68945]: audit 2024-02-05T07:06:50.896478+0000 mon.a (mon.0) 432 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:52.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[20060]: cephadm 2024-02-05T07:06:50.047010+0000 mgr.y (mgr.25280) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:52.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[20060]: cephadm 2024-02-05T07:06:50.139488+0000 mgr.y (mgr.25280) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:52.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[20060]: cephadm 2024-02-05T07:06:50.232675+0000 mgr.y (mgr.25280) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:52.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[20060]: cephadm 2024-02-05T07:06:50.327758+0000 mgr.y (mgr.25280) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:52.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[20060]: cephadm 2024-02-05T07:06:50.423621+0000 mgr.y (mgr.25280) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:52.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[20060]: cephadm 2024-02-05T07:06:50.517661+0000 mgr.y (mgr.25280) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:52.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[20060]: cephadm 2024-02-05T07:06:50.615389+0000 mgr.y (mgr.25280) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:52.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[20060]: cluster 2024-02-05T07:06:50.685442+0000 mgr.y (mgr.25280) 91 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-05T07:06:52.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[20060]: audit 2024-02-05T07:06:50.714382+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:52.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[20060]: cephadm 2024-02-05T07:06:50.714959+0000 mgr.y (mgr.25280) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:52.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[20060]: audit 2024-02-05T07:06:50.783332+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:52.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[20060]: audit 2024-02-05T07:06:50.786240+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:52.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[20060]: audit 2024-02-05T07:06:50.790384+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:52.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[20060]: audit 2024-02-05T07:06:50.791492+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:52.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[20060]: audit 2024-02-05T07:06:50.801262+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:52.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[20060]: cephadm 2024-02-05T07:06:50.801895+0000 mgr.y (mgr.25280) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:52.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[20060]: audit 2024-02-05T07:06:50.879340+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:52.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[20060]: audit 2024-02-05T07:06:50.882434+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:52.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[20060]: audit 2024-02-05T07:06:50.885642+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:52.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[20060]: audit 2024-02-05T07:06:50.886912+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:06:52.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[68945]: cephadm 2024-02-05T07:06:50.897036+0000 mgr.y (mgr.25280) 94 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:52.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[68945]: audit 2024-02-05T07:06:50.931440+0000 mon.a (mon.0) 433 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:52.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[68945]: audit 2024-02-05T07:06:50.940323+0000 mon.a (mon.0) 434 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:52.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[68945]: audit 2024-02-05T07:06:50.947217+0000 mon.a (mon.0) 435 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:52.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[68945]: audit 2024-02-05T07:06:50.979400+0000 mon.a (mon.0) 436 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:52.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[68945]: audit 2024-02-05T07:06:50.982391+0000 mon.a (mon.0) 437 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:52.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[68945]: audit 2024-02-05T07:06:50.984188+0000 mon.a (mon.0) 438 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-05T07:06:52.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[68945]: audit 2024-02-05T07:06:50.987190+0000 mon.a (mon.0) 439 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-02-05T07:06:52.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[68945]: cephadm 2024-02-05T07:06:50.987992+0000 mgr.y (mgr.25280) 95 : cephadm 1 Upgrade: It appears safe to stop mon.c 2024-02-05T07:06:52.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[20060]: audit 2024-02-05T07:06:50.896478+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:52.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[20060]: cephadm 2024-02-05T07:06:50.897036+0000 mgr.y (mgr.25280) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:06:52.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[20060]: audit 2024-02-05T07:06:50.931440+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:52.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[20060]: audit 2024-02-05T07:06:50.940323+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:52.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[20060]: audit 2024-02-05T07:06:50.947217+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:52.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[20060]: audit 2024-02-05T07:06:50.979400+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:06:52.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[20060]: audit 2024-02-05T07:06:50.982391+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:06:52.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[20060]: audit 2024-02-05T07:06:50.984188+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-05T07:06:52.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[20060]: audit 2024-02-05T07:06:50.987190+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-02-05T07:06:52.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:51 smithi102 bash[20060]: cephadm 2024-02-05T07:06:50.987992+0000 mgr.y (mgr.25280) 95 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-02-05T07:06:52.742 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:06:52 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:06:52] "GET /metrics HTTP/1.1" 200 35458 "" "Prometheus/2.33.4" 2024-02-05T07:06:52.996 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:52 smithi177 bash[14475]: audit 2024-02-05T07:06:51.690776+0000 mgr.y (mgr.25280) 96 : audit [DBG] from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:06:52.997 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:52 smithi102 bash[68945]: audit 2024-02-05T07:06:51.690776+0000 mgr.y (mgr.25280) 96 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:06:52.998 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:52 smithi102 bash[20060]: audit 2024-02-05T07:06:51.690776+0000 mgr.y (mgr.25280) 96 : audit [DBG] from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:06:54.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:53 smithi177 bash[14475]: cluster 2024-02-05T07:06:52.687135+0000 mgr.y (mgr.25280) 97 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-05T07:06:54.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:53 smithi102 bash[20060]: cluster 2024-02-05T07:06:52.687135+0000 mgr.y (mgr.25280) 97 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-05T07:06:54.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:53 smithi102 bash[68945]: cluster 2024-02-05T07:06:52.687135+0000 mgr.y (mgr.25280) 97 : 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 2024-02-05T07:06:55.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:55 smithi177 bash[14475]: cephadm 2024-02-05T07:06:54.159782+0000 mgr.y (mgr.25280) 98 : cephadm [INF] Upgrade: Updating mon.c 2024-02-05T07:06:55.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:55 smithi177 bash[14475]: audit 2024-02-05T07:06:54.167729+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:55.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:55 smithi177 bash[14475]: audit 2024-02-05T07:06:54.170579+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:06:55.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:55 smithi177 bash[14475]: audit 2024-02-05T07:06:54.172026+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:06:55.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:55 smithi177 bash[14475]: audit 2024-02-05T07:06:54.173533+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:55.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:55 smithi177 bash[14475]: cephadm 2024-02-05T07:06:54.175282+0000 mgr.y (mgr.25280) 99 : cephadm [INF] Deploying daemon mon.c on smithi102 2024-02-05T07:06:55.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:55 smithi177 bash[14475]: cluster 2024-02-05T07:06:54.687925+0000 mgr.y (mgr.25280) 100 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:06:55.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:55 smithi102 bash[68945]: cephadm 2024-02-05T07:06:54.159782+0000 mgr.y (mgr.25280) 98 : cephadm 1 Upgrade: Updating mon.c 2024-02-05T07:06:55.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:55 smithi102 bash[68945]: audit 2024-02-05T07:06:54.167729+0000 mon.a (mon.0) 440 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:55.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:55 smithi102 bash[68945]: audit 2024-02-05T07:06:54.170579+0000 mon.a (mon.0) 441 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:06:55.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:55 smithi102 bash[68945]: audit 2024-02-05T07:06:54.172026+0000 mon.a (mon.0) 442 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:06:55.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:55 smithi102 bash[68945]: audit 2024-02-05T07:06:54.173533+0000 mon.a (mon.0) 443 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:55.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:55 smithi102 bash[68945]: cephadm 2024-02-05T07:06:54.175282+0000 mgr.y (mgr.25280) 99 : cephadm 1 Deploying daemon mon.c on smithi102 2024-02-05T07:06:55.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:55 smithi102 bash[68945]: cluster 2024-02-05T07:06:54.687925+0000 mgr.y (mgr.25280) 100 : 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 2024-02-05T07:06:55.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:55 smithi102 bash[20060]: cephadm 2024-02-05T07:06:54.159782+0000 mgr.y (mgr.25280) 98 : cephadm [INF] Upgrade: Updating mon.c 2024-02-05T07:06:55.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:55 smithi102 bash[20060]: audit 2024-02-05T07:06:54.167729+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:55.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:55 smithi102 bash[20060]: audit 2024-02-05T07:06:54.170579+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:06:55.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:55 smithi102 bash[20060]: audit 2024-02-05T07:06:54.172026+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:06:55.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:55 smithi102 bash[20060]: audit 2024-02-05T07:06:54.173533+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:06:55.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:55 smithi102 bash[20060]: cephadm 2024-02-05T07:06:54.175282+0000 mgr.y (mgr.25280) 99 : cephadm [INF] Deploying daemon mon.c on smithi102 2024-02-05T07:06:55.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:55 smithi102 bash[20060]: cluster 2024-02-05T07:06:54.687925+0000 mgr.y (mgr.25280) 100 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:06:56.287 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:56 smithi102 bash[68945]: audit 2024-02-05T07:06:55.187386+0000 mon.a (mon.0) 444 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:56.287 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:56 smithi102 bash[68945]: audit 2024-02-05T07:06:55.195162+0000 mon.a (mon.0) 445 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:56.287 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:56 smithi102 bash[68945]: audit 2024-02-05T07:06:55.202434+0000 mon.a (mon.0) 446 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:56.287 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:56 smithi102 bash[68945]: audit 2024-02-05T07:06:55.790804+0000 mon.a (mon.0) 447 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:06:56.287 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:56 smithi102 bash[20060]: audit 2024-02-05T07:06:55.187386+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:56.287 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:56 smithi102 bash[20060]: audit 2024-02-05T07:06:55.195162+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:56.287 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:56 smithi102 bash[20060]: audit 2024-02-05T07:06:55.202434+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:56.288 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:56 smithi102 bash[20060]: audit 2024-02-05T07:06:55.790804+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:06:56.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:56 smithi177 bash[14475]: audit 2024-02-05T07:06:55.187386+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:56.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:56 smithi177 bash[14475]: audit 2024-02-05T07:06:55.195162+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:56.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:56 smithi177 bash[14475]: audit 2024-02-05T07:06:55.202434+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:06:56.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:56 smithi177 bash[14475]: audit 2024-02-05T07:06:55.790804+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:06:57.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:06:57 smithi102 bash[68945]: cluster 2024-02-05T07:06:56.689521+0000 mgr.y (mgr.25280) 101 : 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 2024-02-05T07:06:57.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:57 smithi102 bash[20060]: cluster 2024-02-05T07:06:56.689521+0000 mgr.y (mgr.25280) 101 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:06:57.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:57 smithi102 systemd[1]: Stopping Ceph mon.c for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:06:57.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:06:57 smithi177 bash[14475]: cluster 2024-02-05T07:06:56.689521+0000 mgr.y (mgr.25280) 101 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-05T07:06:57.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:57 smithi102 bash[20060]: debug 2024-02-05T07:06:57.405+0000 7fae2e7a9700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-05T07:06:57.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:57 smithi102 bash[20060]: debug 2024-02-05T07:06:57.405+0000 7fae2e7a9700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-02-05T07:06:58.350 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:57 smithi102 bash[71257]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-mon-c 2024-02-05T07:06:58.350 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:58 smithi102 bash[71332]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-mon-c 2024-02-05T07:06:58.350 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:58 smithi102 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@mon.c.service: Succeeded. 2024-02-05T07:06:58.350 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:58 smithi102 systemd[1]: Stopped Ceph mon.c for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:06:58.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:58 smithi102 systemd[1]: Started Ceph mon.c for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:06:58.953 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:06:58 smithi177 bash[51852]: ts=2024-02-05T07:06:58.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"smithi102:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"172.21.15.177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:06:59.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.485+0000 7f49ad667c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-05T07:06:59.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.485+0000 7f49ad667c80 0 ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev), process ceph-mon, pid 7 2024-02-05T07:06:59.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.485+0000 7f49ad667c80 0 pidfile_write: ignore empty --pid-file 2024-02-05T07:06:59.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 0 load: jerasure load: lrc 2024-02-05T07:06:59.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: RocksDB version: 7.9.2 2024-02-05T07:06:59.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Git sha 0 2024-02-05T07:06:59.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Compile date 2024-02-04 23:11:06 2024-02-05T07:06:59.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: DB SUMMARY 2024-02-05T07:06:59.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: DB Session ID: ZWSKTZHHK0L9IRBJEF7E 2024-02-05T07:06:59.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: CURRENT file: CURRENT 2024-02-05T07:06:59.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: IDENTITY file: IDENTITY 2024-02-05T07:06:59.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1858 Bytes 2024-02-05T07:06:59.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000039.sst 2024-02-05T07:06:59.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000037.log size: 1161632 ; 2024-02-05T07:06:59.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.error_if_exists: 0 2024-02-05T07:06:59.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.create_if_missing: 0 2024-02-05T07:06:59.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.paranoid_checks: 1 2024-02-05T07:06:59.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-02-05T07:06:59.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-05T07:06:59.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-02-05T07:06:59.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.env: 0x5614a5da8ae0 2024-02-05T07:06:59.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.fs: PosixFileSystem 2024-02-05T07:06:59.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.info_log: 0x5614a6d5f900 2024-02-05T07:06:59.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-05T07:06:59.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.statistics: (nil) 2024-02-05T07:06:59.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.use_fsync: 0 2024-02-05T07:06:59.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.max_log_file_size: 0 2024-02-05T07:06:59.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-05T07:06:59.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-05T07:06:59.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-05T07:06:59.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-05T07:06:59.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.allow_fallocate: 1 2024-02-05T07:06:59.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-05T07:06:59.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-05T07:06:59.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.use_direct_reads: 0 2024-02-05T07:06:59.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-05T07:06:59.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.create_missing_column_families: 0 2024-02-05T07:06:59.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.db_log_dir: 2024-02-05T07:06:59.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.wal_dir: 2024-02-05T07:06:59.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-05T07:06:59.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-05T07:06:59.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-05T07:06:59.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-05T07:06:59.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-05T07:06:59.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-05T07:06:59.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.advise_random_on_open: 1 2024-02-05T07:06:59.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-05T07:06:59.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.write_buffer_manager: 0x5614a6d32dc0 2024-02-05T07:06:59.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-05T07:06:59.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-05T07:06:59.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-05T07:06:59.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.rate_limiter: (nil) 2024-02-05T07:06:59.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-05T07:06:59.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-05T07:06:59.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-05T07:06:59.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-05T07:06:59.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.unordered_write: 0 2024-02-05T07:06:59.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-05T07:06:59.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-05T07:06:59.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-05T07:06:59.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-05T07:06:59.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.row_cache: None 2024-02-05T07:06:59.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.wal_filter: None 2024-02-05T07:06:59.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-05T07:06:59.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-05T07:06:59.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.two_write_queues: 0 2024-02-05T07:06:59.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.manual_wal_flush: 0 2024-02-05T07:06:59.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.wal_compression: 0 2024-02-05T07:06:59.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.atomic_flush: 0 2024-02-05T07:06:59.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-05T07:06:59.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-05T07:06:59.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-05T07:06:59.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.log_readahead_size: 0 2024-02-05T07:06:59.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-05T07:06:59.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-02-05T07:06:59.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-05T07:06:59.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-05T07:06:59.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-02-05T07:06:59.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-02-05T07:06:59.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-02-05T07:06:59.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.max_background_jobs: 2 2024-02-05T07:06:59.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.max_background_compactions: -1 2024-02-05T07:06:59.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.max_subcompactions: 1 2024-02-05T07:06:59.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-05T07:06:59.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-05T07:06:59.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-05T07:06:59.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.max_total_wal_size: 0 2024-02-05T07:06:59.897 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-05T07:06:59.897 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-05T07:06:59.897 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-05T07:06:59.897 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-05T07:06:59.897 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.max_open_files: -1 2024-02-05T07:06:59.897 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.bytes_per_sync: 0 2024-02-05T07:06:59.897 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-05T07:06:59.897 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-05T07:06:59.897 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-05T07:06:59.897 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.max_background_flushes: -1 2024-02-05T07:06:59.897 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Compression algorithms supported: 2024-02-05T07:06:59.898 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-05T07:06:59.898 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: kZSTD supported: 0 2024-02-05T07:06:59.898 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: kXpressCompression supported: 0 2024-02-05T07:06:59.898 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-05T07:06:59.898 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: kZlibCompression supported: 1 2024-02-05T07:06:59.898 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: kSnappyCompression supported: 1 2024-02-05T07:06:59.898 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: kLZ4Compression supported: 1 2024-02-05T07:06:59.899 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: kBZip2Compression supported: 0 2024-02-05T07:06:59.899 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-05T07:06:59.899 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-02-05T07:06:59.899 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-02-05T07:06:59.899 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-02-05T07:06:59.899 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-05T07:06:59.899 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.merge_operator: 2024-02-05T07:06:59.899 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.compaction_filter: None 2024-02-05T07:06:59.899 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.compaction_filter_factory: None 2024-02-05T07:06:59.899 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-02-05T07:06:59.899 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-05T07:06:59.899 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-05T07:06:59.899 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5614a6d5fa00) 2024-02-05T07:06:59.899 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: cache_index_and_filter_blocks: 1 2024-02-05T07:06:59.899 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-05T07:06:59.900 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-05T07:06:59.901 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: pin_top_level_index_and_filter: 1 2024-02-05T07:06:59.901 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: index_type: 0 2024-02-05T07:06:59.901 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: data_block_index_type: 0 2024-02-05T07:06:59.901 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: index_shortening: 1 2024-02-05T07:06:59.901 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: data_block_hash_table_util_ratio: 0.750000 2024-02-05T07:06:59.901 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: checksum: 4 2024-02-05T07:06:59.901 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: no_block_cache: 0 2024-02-05T07:06:59.901 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: block_cache: 0x5614a6d61090 2024-02-05T07:06:59.901 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: block_cache_name: BinnedLRUCache 2024-02-05T07:06:59.901 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: block_cache_options: 2024-02-05T07:06:59.902 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: capacity : 536870912 2024-02-05T07:06:59.902 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: num_shard_bits : 4 2024-02-05T07:06:59.902 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: strict_capacity_limit : 0 2024-02-05T07:06:59.902 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: high_pri_pool_ratio: 0.000 2024-02-05T07:06:59.902 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: block_cache_compressed: (nil) 2024-02-05T07:06:59.902 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: persistent_cache: (nil) 2024-02-05T07:06:59.902 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: block_size: 4096 2024-02-05T07:06:59.902 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: block_size_deviation: 10 2024-02-05T07:06:59.902 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: block_restart_interval: 16 2024-02-05T07:06:59.902 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: index_block_restart_interval: 1 2024-02-05T07:06:59.902 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: metadata_block_size: 4096 2024-02-05T07:06:59.902 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: partition_filters: 0 2024-02-05T07:06:59.902 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: use_delta_encoding: 1 2024-02-05T07:06:59.902 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: filter_policy: bloomfilter 2024-02-05T07:06:59.902 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: whole_key_filtering: 1 2024-02-05T07:06:59.903 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: verify_compression: 0 2024-02-05T07:06:59.903 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: read_amp_bytes_per_bit: 0 2024-02-05T07:06:59.903 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: format_version: 5 2024-02-05T07:06:59.903 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: enable_index_compression: 1 2024-02-05T07:06:59.903 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: block_align: 0 2024-02-05T07:06:59.903 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: max_auto_readahead_size: 262144 2024-02-05T07:06:59.903 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: prepopulate_block_cache: 0 2024-02-05T07:06:59.903 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: initial_auto_readahead_size: 8192 2024-02-05T07:06:59.903 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: num_file_reads_for_auto_readahead: 2 2024-02-05T07:06:59.903 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-05T07:06:59.903 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-05T07:06:59.903 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.compression: NoCompression 2024-02-05T07:06:59.903 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-05T07:06:59.904 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-05T07:06:59.904 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-05T07:06:59.904 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.num_levels: 7 2024-02-05T07:06:59.904 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-05T07:06:59.904 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-05T07:06:59.904 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-05T07:06:59.904 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-05T07:06:59.904 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-05T07:06:59.904 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-05T07:06:59.904 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-05T07:06:59.904 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-05T07:06:59.904 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-05T07:06:59.904 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-05T07:06:59.904 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-02-05T07:06:59.905 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-02-05T07:06:59.905 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-05T07:06:59.905 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.compression_opts.level: 32767 2024-02-05T07:06:59.905 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-05T07:06:59.905 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-05T07:06:59.905 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-05T07:06:59.905 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-02-05T07:06:59.905 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-05T07:06:59.905 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.compression_opts.enabled: false 2024-02-05T07:06:59.905 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-02-05T07:06:59.905 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-05T07:06:59.905 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-05T07:06:59.905 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-05T07:06:59.905 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-05T07:06:59.906 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-05T07:06:59.906 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-05T07:06:59.906 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-05T07:06:59.906 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-05T07:06:59.906 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-05T07:06:59.906 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-05T07:06:59.906 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-05T07:06:59.906 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-05T07:06:59.906 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-05T07:06:59.906 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-05T07:06:59.906 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-05T07:06:59.906 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-05T07:06:59.906 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-05T07:06:59.906 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-02-05T07:06:59.906 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.arena_block_size: 1048576 2024-02-05T07:06:59.907 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-05T07:06:59.907 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-05T07:06:59.907 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-05T07:06:59.907 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-05T07:06:59.907 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-05T07:06:59.907 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-05T07:06:59.907 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-05T07:06:59.907 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-05T07:06:59.908 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-05T07:06:59.908 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-05T07:06:59.908 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-05T07:06:59.909 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-05T07:06:59.909 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-05T07:06:59.909 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.table_properties_collectors: 2024-02-05T07:06:59.909 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.inplace_update_support: 0 2024-02-05T07:06:59.909 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-05T07:06:59.909 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-05T07:06:59.909 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-05T07:06:59.910 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-05T07:06:59.910 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.bloom_locality: 0 2024-02-05T07:06:59.910 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.max_successive_merges: 0 2024-02-05T07:06:59.910 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-05T07:06:59.910 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-05T07:06:59.910 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.force_consistency_checks: 1 2024-02-05T07:06:59.910 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-05T07:06:59.911 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.ttl: 2592000 2024-02-05T07:06:59.911 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-05T07:06:59.911 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-02-05T07:06:59.911 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-02-05T07:06:59.911 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.enable_blob_files: false 2024-02-05T07:06:59.911 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.min_blob_size: 0 2024-02-05T07:06:59.911 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.blob_file_size: 268435456 2024-02-05T07:06:59.911 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-02-05T07:06:59.911 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-02-05T07:06:59.911 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-05T07:06:59.911 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-02-05T07:06:59.911 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-02-05T07:06:59.911 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-02-05T07:06:59.911 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49ad667c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-02-05T07:06:59.912 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.489+0000 7f49a2df1700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 39.sst 2024-02-05T07:06:59.912 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.493+0000 7f49ad667c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-05T07:06:59.912 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.493+0000 7f49ad667c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 41, last_sequence is 24157, log_number is 37,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-05T07:06:59.912 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.493+0000 7f49ad667c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 37 2024-02-05T07:06:59.912 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.493+0000 7f49ad667c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 79136441-6ea1-4dcd-afd2-a53512191adb 2024-02-05T07:06:59.912 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.493+0000 7f49ad667c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707116819495102, "job": 1, "event": "recovery_started", "wal_files": [37]} 2024-02-05T07:06:59.912 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.493+0000 7f49ad667c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #37 mode 2 2024-02-05T07:06:59.912 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.497+0000 7f49ad667c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707116819500304, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 42, "file_size": 735653, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 24162, "largest_seqno": 25238, "table_properties": {"data_size": 731404, "index_size": 1763, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1477, "raw_key_size": 14445, "raw_average_key_size": 24, "raw_value_size": 721470, "raw_average_value_size": 1226, "num_data_blocks": 71, "num_entries": 588, "num_filter_entries": 588, "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": 1707116819, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "79136441-6ea1-4dcd-afd2-a53512191adb", "db_session_id": "ZWSKTZHHK0L9IRBJEF7E", "orig_file_number": 42, "seqno_to_time_mapping": "N/A"}} 2024-02-05T07:06:59.912 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.497+0000 7f49ad667c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707116819500466, "job": 1, "event": "recovery_finished"} 2024-02-05T07:06:59.912 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.497+0000 7f49ad667c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 44 2024-02-05T07:06:59.912 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.497+0000 7f49ad667c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-05T07:06:59.912 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.501+0000 7f49ad667c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000037.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-02-05T07:06:59.912 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.501+0000 7f49ad667c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5614a6e56000 2024-02-05T07:06:59.913 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.501+0000 7f49ad667c80 4 rocksdb: DB pointer 0x5614a6e40000 2024-02-05T07:06:59.914 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.501+0000 7f499bde3700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-02-05T07:06:59.914 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.501+0000 7f499bde3700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-02-05T07:06:59.914 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: ** DB Stats ** 2024-02-05T07:06:59.914 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-05T07:06:59.914 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-05T07:06:59.914 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-05T07:06:59.914 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-05T07:06:59.914 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-05T07:06:59.914 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-05T07:06:59.914 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-05T07:06:59.914 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: ** Compaction Stats [default] ** 2024-02-05T07:06:59.914 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-02-05T07:06:59.914 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-02-05T07:06:59.915 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: L0 1/0 718.41 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 250.9 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-02-05T07:06:59.915 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: L6 1/0 12.05 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-02-05T07:06:59.915 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: Sum 2/0 12.75 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 250.9 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-02-05T07:06:59.915 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 250.9 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-02-05T07:06:59.915 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: ** Compaction Stats [default] ** 2024-02-05T07:06:59.915 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-02-05T07:06:59.915 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-05T07:06:59.915 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 250.9 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-02-05T07:06:59.915 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-02-05T07:06:59.915 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-05T07:06:59.915 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: Flush(GB): cumulative 0.001, interval 0.001 2024-02-05T07:06:59.915 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-05T07:06:59.915 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: AddFile(Total Files): cumulative 0, interval 0 2024-02-05T07:06:59.915 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-05T07:06:59.915 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: AddFile(Keys): cumulative 0, interval 0 2024-02-05T07:06:59.916 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: Cumulative compaction: 0.00 GB write, 75.77 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-05T07:06:59.916 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: Interval compaction: 0.00 GB write, 75.77 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-05T07:06:59.916 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-05T07:06:59.916 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: Block cache BinnedLRUCache@0x5614a6d61090#7 capacity: 512.00 MB usage: 3.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-02-05T07:06:59.916 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: Block cache entry stats(count,size,portion): FilterBlock(1,1.53 KB,0.000292063%) IndexBlock(1,1.83 KB,0.000348687%) Misc(1,0.00 KB,0%) 2024-02-05T07:06:59.916 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: ** File Read Latency Histogram By Level [default] ** 2024-02-05T07:06:59.916 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.501+0000 7f49ad667c80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.102:3301/0,v1:172.21.15.102:6790/0] at bind addrs [v2:172.21.15.102:3301/0,v1:172.21.15.102:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 2024-02-05T07:06:59.916 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.501+0000 7f49ad667c80 1 mon.c@-1(???) e3 preinit fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 2024-02-05T07:06:59.916 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.501+0000 7f49ad667c80 0 mon.c@-1(???).mds e1 new map 2024-02-05T07:06:59.916 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.501+0000 7f49ad667c80 0 mon.c@-1(???).mds e1 print_map 2024-02-05T07:06:59.916 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: e1 2024-02-05T07:06:59.916 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: enable_multiple, ever_enabled_multiple: 1,1 2024-02-05T07:06:59.916 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-05T07:06:59.916 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: legacy client fscid: -1 2024-02-05T07:06:59.917 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: 2024-02-05T07:06:59.917 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: No filesystems configured 2024-02-05T07:06:59.917 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.501+0000 7f49ad667c80 0 mon.c@-1(???).osd e107 crush map has features 3314933000854323200, adjusting msgr requires 2024-02-05T07:06:59.917 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.501+0000 7f49ad667c80 0 mon.c@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-02-05T07:06:59.917 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.501+0000 7f49ad667c80 0 mon.c@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-02-05T07:06:59.917 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.501+0000 7f49ad667c80 0 mon.c@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-02-05T07:06:59.917 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:06:59 smithi102 bash[71397]: debug 2024-02-05T07:06:59.505+0000 7f49ad667c80 1 mon.c@-1(???).paxosservice(auth 1..26) refresh upgraded, format 0 -> 3 2024-02-05T07:07:02.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: cluster 2024-02-05T07:06:59.718208+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2024-02-05T07:07:02.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: cluster 2024-02-05T07:07:00.691115+0000 mgr.y (mgr.25280) 103 : 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 2024-02-05T07:07:02.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: cluster 2024-02-05T07:07:00.909456+0000 mon.a (mon.0) 448 : cluster 1 mon.a calling monitor election 2024-02-05T07:07:02.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: cluster 2024-02-05T07:07:00.914973+0000 mon.a (mon.0) 449 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-05T07:07:02.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: cluster 2024-02-05T07:07:00.929879+0000 mon.a (mon.0) 450 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0],b=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],c=[v2:172.21.15.102:3301/0,v1:172.21.15.102:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-05T07:07:02.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: cluster 2024-02-05T07:07:00.930666+0000 mon.a (mon.0) 451 : cluster 0 fsmap 2024-02-05T07:07:02.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: cluster 2024-02-05T07:07:00.930705+0000 mon.a (mon.0) 452 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-02-05T07:07:02.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: cluster 2024-02-05T07:07:00.931243+0000 mon.a (mon.0) 453 : cluster 0 mgrmap e40: y(active, since 20s), standbys: x 2024-02-05T07:07:02.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: cluster 2024-02-05T07:07:00.937398+0000 mon.a (mon.0) 454 : cluster 1 overall HEALTH_OK 2024-02-05T07:07:02.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:00.944816+0000 mon.a (mon.0) 455 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:00.955082+0000 mon.a (mon.0) 456 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.009259+0000 mon.a (mon.0) 457 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:02.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.011397+0000 mon.a (mon.0) 458 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:02.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.022761+0000 mon.a (mon.0) 459 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: cephadm 2024-02-05T07:07:01.023917+0000 mgr.y (mgr.25280) 104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:02.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.104693+0000 mon.a (mon.0) 460 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:02.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.107899+0000 mon.a (mon.0) 461 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:02.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.113132+0000 mon.a (mon.0) 462 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:02.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.114608+0000 mon.a (mon.0) 463 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:02.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.123429+0000 mon.a (mon.0) 464 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.202653+0000 mon.a (mon.0) 465 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:02.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: cluster 2024-02-05T07:06:59.718208+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2024-02-05T07:07:02.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: cluster 2024-02-05T07:07:00.691115+0000 mgr.y (mgr.25280) 103 : 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 2024-02-05T07:07:02.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: cluster 2024-02-05T07:07:00.909456+0000 mon.a (mon.0) 448 : cluster 1 mon.a calling monitor election 2024-02-05T07:07:02.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: cluster 2024-02-05T07:07:00.914973+0000 mon.a (mon.0) 449 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-05T07:07:02.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: cluster 2024-02-05T07:07:00.929879+0000 mon.a (mon.0) 450 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0],b=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],c=[v2:172.21.15.102:3301/0,v1:172.21.15.102:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-05T07:07:02.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: cluster 2024-02-05T07:07:00.930666+0000 mon.a (mon.0) 451 : cluster 0 fsmap 2024-02-05T07:07:02.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: cluster 2024-02-05T07:07:00.930705+0000 mon.a (mon.0) 452 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-02-05T07:07:02.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: cluster 2024-02-05T07:07:00.931243+0000 mon.a (mon.0) 453 : cluster 0 mgrmap e40: y(active, since 20s), standbys: x 2024-02-05T07:07:02.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: cluster 2024-02-05T07:07:00.937398+0000 mon.a (mon.0) 454 : cluster 1 overall HEALTH_OK 2024-02-05T07:07:02.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:00.944816+0000 mon.a (mon.0) 455 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:00.955082+0000 mon.a (mon.0) 456 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.009259+0000 mon.a (mon.0) 457 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:02.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.011397+0000 mon.a (mon.0) 458 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:02.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.022761+0000 mon.a (mon.0) 459 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: cephadm 2024-02-05T07:07:01.023917+0000 mgr.y (mgr.25280) 104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:02.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.104693+0000 mon.a (mon.0) 460 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:02.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.107899+0000 mon.a (mon.0) 461 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:02.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.113132+0000 mon.a (mon.0) 462 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:02.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.114608+0000 mon.a (mon.0) 463 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:02.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.123429+0000 mon.a (mon.0) 464 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.202653+0000 mon.a (mon.0) 465 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:02.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.206014+0000 mon.a (mon.0) 466 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:02.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.209525+0000 mon.a (mon.0) 467 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:02.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.211011+0000 mon.a (mon.0) 468 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:02.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.219797+0000 mon.a (mon.0) 469 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.299583+0000 mon.a (mon.0) 470 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:02.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.302660+0000 mon.a (mon.0) 471 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:02.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.306162+0000 mon.a (mon.0) 472 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:02.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.307387+0000 mon.a (mon.0) 473 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:02.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.316205+0000 mon.a (mon.0) 474 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.395124+0000 mon.a (mon.0) 475 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:02.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.398230+0000 mon.a (mon.0) 476 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:02.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.401523+0000 mon.a (mon.0) 477 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:02.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.402802+0000 mon.a (mon.0) 478 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:02.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.411680+0000 mon.a (mon.0) 479 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.491981+0000 mon.a (mon.0) 480 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:02.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.494855+0000 mon.a (mon.0) 481 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:02.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.497695+0000 mon.a (mon.0) 482 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:02.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.498941+0000 mon.a (mon.0) 483 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:02.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.507243+0000 mon.a (mon.0) 484 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.585809+0000 mon.a (mon.0) 485 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:02.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.588347+0000 mon.a (mon.0) 486 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:02.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.591708+0000 mon.a (mon.0) 487 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:02.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.593071+0000 mon.a (mon.0) 488 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:02.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.602353+0000 mon.a (mon.0) 489 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.684847+0000 mon.a (mon.0) 490 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:02.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.687942+0000 mon.a (mon.0) 491 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:02.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.691536+0000 mon.a (mon.0) 492 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:02.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.692493+0000 mon.a (mon.0) 493 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:02.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.699563+0000 mon.a (mon.0) 494 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.763657+0000 mon.a (mon.0) 495 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:02.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.766630+0000 mon.a (mon.0) 496 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:02.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.770171+0000 mon.a (mon.0) 497 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:02.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.771483+0000 mon.a (mon.0) 498 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:02.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.779654+0000 mon.a (mon.0) 499 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.856792+0000 mon.a (mon.0) 500 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:02.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.861204+0000 mon.a (mon.0) 501 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:02.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.864620+0000 mon.a (mon.0) 502 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:02.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.865822+0000 mon.a (mon.0) 503 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:02.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[68945]: audit 2024-02-05T07:07:01.875212+0000 mon.a (mon.0) 504 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.206014+0000 mon.a (mon.0) 466 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:02.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.209525+0000 mon.a (mon.0) 467 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:02.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.211011+0000 mon.a (mon.0) 468 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:02.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.219797+0000 mon.a (mon.0) 469 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.299583+0000 mon.a (mon.0) 470 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:02.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.302660+0000 mon.a (mon.0) 471 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:02.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.306162+0000 mon.a (mon.0) 472 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:02.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.307387+0000 mon.a (mon.0) 473 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:02.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.316205+0000 mon.a (mon.0) 474 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.395124+0000 mon.a (mon.0) 475 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:02.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.398230+0000 mon.a (mon.0) 476 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:02.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.401523+0000 mon.a (mon.0) 477 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:02.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.402802+0000 mon.a (mon.0) 478 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:02.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.411680+0000 mon.a (mon.0) 479 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.491981+0000 mon.a (mon.0) 480 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:02.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.494855+0000 mon.a (mon.0) 481 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:02.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.497695+0000 mon.a (mon.0) 482 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:02.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.498941+0000 mon.a (mon.0) 483 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:02.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.507243+0000 mon.a (mon.0) 484 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.585809+0000 mon.a (mon.0) 485 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:02.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.588347+0000 mon.a (mon.0) 486 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:02.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.591708+0000 mon.a (mon.0) 487 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:02.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.593071+0000 mon.a (mon.0) 488 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:02.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.602353+0000 mon.a (mon.0) 489 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.684847+0000 mon.a (mon.0) 490 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:02.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.687942+0000 mon.a (mon.0) 491 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:02.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.691536+0000 mon.a (mon.0) 492 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:02.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.692493+0000 mon.a (mon.0) 493 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:02.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.699563+0000 mon.a (mon.0) 494 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.763657+0000 mon.a (mon.0) 495 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:02.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.766630+0000 mon.a (mon.0) 496 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:02.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.770171+0000 mon.a (mon.0) 497 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:02.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.771483+0000 mon.a (mon.0) 498 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:02.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.779654+0000 mon.a (mon.0) 499 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.856792+0000 mon.a (mon.0) 500 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:02.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.861204+0000 mon.a (mon.0) 501 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:02.150 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.864620+0000 mon.a (mon.0) 502 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:02.150 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.865822+0000 mon.a (mon.0) 503 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:02.150 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:01 smithi102 bash[71397]: audit 2024-02-05T07:07:01.875212+0000 mon.a (mon.0) 504 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: cluster 2024-02-05T07:06:59.718208+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-05T07:07:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: cluster 2024-02-05T07:07:00.691115+0000 mgr.y (mgr.25280) 103 : 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 2024-02-05T07:07:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: cluster 2024-02-05T07:07:00.909456+0000 mon.a (mon.0) 448 : cluster [INF] mon.a calling monitor election 2024-02-05T07:07:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: cluster 2024-02-05T07:07:00.914973+0000 mon.a (mon.0) 449 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-05T07:07:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: cluster 2024-02-05T07:07:00.929879+0000 mon.a (mon.0) 450 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0],b=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],c=[v2:172.21.15.102:3301/0,v1:172.21.15.102:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-05T07:07:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: cluster 2024-02-05T07:07:00.930666+0000 mon.a (mon.0) 451 : cluster [DBG] fsmap 2024-02-05T07:07:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: cluster 2024-02-05T07:07:00.930705+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-02-05T07:07:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: cluster 2024-02-05T07:07:00.931243+0000 mon.a (mon.0) 453 : cluster [DBG] mgrmap e40: y(active, since 20s), standbys: x 2024-02-05T07:07:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: cluster 2024-02-05T07:07:00.937398+0000 mon.a (mon.0) 454 : cluster [INF] overall HEALTH_OK 2024-02-05T07:07:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:00.944816+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:00.955082+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.009259+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.011397+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.022761+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: cephadm 2024-02-05T07:07:01.023917+0000 mgr.y (mgr.25280) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.104693+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.107899+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.113132+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.114608+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.123429+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.202653+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.206014+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.209525+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:02.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.211011+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:02.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.219797+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.299583+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:02.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.302660+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:02.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.306162+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:02.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.307387+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:02.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.316205+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.395124+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:02.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.398230+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:02.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.401523+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:02.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.402802+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:02.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.411680+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.491981+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:02.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.494855+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:02.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.497695+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:02.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.498941+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:02.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.507243+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.585809+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:02.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.588347+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:02.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.591708+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:02.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.593071+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:02.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.602353+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.684847+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:02.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.687942+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:02.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.691536+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:02.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.692493+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:02.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.699563+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.763657+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:02.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.766630+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:02.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.770171+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:02.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.771483+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:02.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.779654+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.856792+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:02.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.861204+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:02.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.864620+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:02.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.865822+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:02.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:01 smithi177 bash[14475]: audit 2024-02-05T07:07:01.875212+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:02.888 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:07:02] "GET /metrics HTTP/1.1" 200 38259 "" "Prometheus/2.33.4" 2024-02-05T07:07:03.302 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: cephadm 2024-02-05T07:07:01.124185+0000 mgr.y (mgr.25280) 105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:03.302 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: cephadm 2024-02-05T07:07:01.220549+0000 mgr.y (mgr.25280) 106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:03.302 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: cephadm 2024-02-05T07:07:01.316826+0000 mgr.y (mgr.25280) 107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:03.302 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: cephadm 2024-02-05T07:07:01.412392+0000 mgr.y (mgr.25280) 108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:03.302 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: cephadm 2024-02-05T07:07:01.507865+0000 mgr.y (mgr.25280) 109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:03.302 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: cephadm 2024-02-05T07:07:01.603234+0000 mgr.y (mgr.25280) 110 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:03.303 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:01.700116+0000 mgr.y (mgr.25280) 111 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:07:03.303 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: cephadm 2024-02-05T07:07:01.700527+0000 mgr.y (mgr.25280) 112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:03.303 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: cephadm 2024-02-05T07:07:01.780215+0000 mgr.y (mgr.25280) 113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:03.303 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: cephadm 2024-02-05T07:07:01.876031+0000 mgr.y (mgr.25280) 114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:03.303 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:01.955638+0000 mon.a (mon.0) 505 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:03.303 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:01.957747+0000 mon.a (mon.0) 506 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:03.303 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:01.959913+0000 mon.a (mon.0) 507 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:03.303 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:01.960676+0000 mon.a (mon.0) 508 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:03.303 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:01.968479+0000 mon.a (mon.0) 509 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:03.303 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: cephadm 2024-02-05T07:07:01.969091+0000 mgr.y (mgr.25280) 115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:03.303 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.048288+0000 mon.a (mon.0) 510 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:03.303 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.050246+0000 mon.a (mon.0) 511 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:03.303 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.052983+0000 mon.a (mon.0) 512 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:03.303 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.053876+0000 mon.a (mon.0) 513 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:03.303 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.062525+0000 mon.a (mon.0) 514 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:03.304 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: cephadm 2024-02-05T07:07:01.124185+0000 mgr.y (mgr.25280) 105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:03.304 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: cephadm 2024-02-05T07:07:01.220549+0000 mgr.y (mgr.25280) 106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:03.304 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: cephadm 2024-02-05T07:07:01.316826+0000 mgr.y (mgr.25280) 107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:03.304 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: cephadm 2024-02-05T07:07:01.412392+0000 mgr.y (mgr.25280) 108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:03.304 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: cephadm 2024-02-05T07:07:01.507865+0000 mgr.y (mgr.25280) 109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:03.304 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: cephadm 2024-02-05T07:07:01.603234+0000 mgr.y (mgr.25280) 110 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:03.304 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:01.700116+0000 mgr.y (mgr.25280) 111 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:07:03.304 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: cephadm 2024-02-05T07:07:01.700527+0000 mgr.y (mgr.25280) 112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:03.304 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: cephadm 2024-02-05T07:07:01.780215+0000 mgr.y (mgr.25280) 113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:03.304 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: cephadm 2024-02-05T07:07:01.876031+0000 mgr.y (mgr.25280) 114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:03.305 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:01.955638+0000 mon.a (mon.0) 505 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:03.305 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:01.957747+0000 mon.a (mon.0) 506 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:03.305 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:01.959913+0000 mon.a (mon.0) 507 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:03.305 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:01.960676+0000 mon.a (mon.0) 508 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:03.305 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:01.968479+0000 mon.a (mon.0) 509 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:03.305 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: cephadm 2024-02-05T07:07:01.969091+0000 mgr.y (mgr.25280) 115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:03.305 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.048288+0000 mon.a (mon.0) 510 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:03.305 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.050246+0000 mon.a (mon.0) 511 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:03.305 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.052983+0000 mon.a (mon.0) 512 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:03.305 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.053876+0000 mon.a (mon.0) 513 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:03.305 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.062525+0000 mon.a (mon.0) 514 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:03.306 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.143434+0000 mon.a (mon.0) 515 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:03.306 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.145809+0000 mon.a (mon.0) 516 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:03.306 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.148432+0000 mon.a (mon.0) 517 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:03.306 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.149299+0000 mon.a (mon.0) 518 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:03.306 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.158851+0000 mon.a (mon.0) 519 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:03.306 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.238416+0000 mon.a (mon.0) 520 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:03.306 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.241226+0000 mon.a (mon.0) 521 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:03.306 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.245142+0000 mon.a (mon.0) 522 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:03.306 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.246560+0000 mon.a (mon.0) 523 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:03.306 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.254958+0000 mon.a (mon.0) 524 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:03.306 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.334474+0000 mon.a (mon.0) 525 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:03.306 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.337146+0000 mon.a (mon.0) 526 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:03.306 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.340626+0000 mon.a (mon.0) 527 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:03.306 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.341798+0000 mon.a (mon.0) 528 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:03.307 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.351407+0000 mon.a (mon.0) 529 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:03.307 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.434634+0000 mon.a (mon.0) 530 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:03.307 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.436948+0000 mon.a (mon.0) 531 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:03.307 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.440537+0000 mon.a (mon.0) 532 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:03.307 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.441496+0000 mon.a (mon.0) 533 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:03.307 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.143434+0000 mon.a (mon.0) 515 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:03.307 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.145809+0000 mon.a (mon.0) 516 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:03.307 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.148432+0000 mon.a (mon.0) 517 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:03.307 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.149299+0000 mon.a (mon.0) 518 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:03.307 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.158851+0000 mon.a (mon.0) 519 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:03.307 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.238416+0000 mon.a (mon.0) 520 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:03.308 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.241226+0000 mon.a (mon.0) 521 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:03.308 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.245142+0000 mon.a (mon.0) 522 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:03.308 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.246560+0000 mon.a (mon.0) 523 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:03.308 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.254958+0000 mon.a (mon.0) 524 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:03.308 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.334474+0000 mon.a (mon.0) 525 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:03.308 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.337146+0000 mon.a (mon.0) 526 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:03.308 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.340626+0000 mon.a (mon.0) 527 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:03.308 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.341798+0000 mon.a (mon.0) 528 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:03.308 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.351407+0000 mon.a (mon.0) 529 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:03.308 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.434634+0000 mon.a (mon.0) 530 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:03.308 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.436948+0000 mon.a (mon.0) 531 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:03.308 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.440537+0000 mon.a (mon.0) 532 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:03.308 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.441496+0000 mon.a (mon.0) 533 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:03.309 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.449724+0000 mon.a (mon.0) 534 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:03.309 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.531009+0000 mon.a (mon.0) 535 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:03.309 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.533444+0000 mon.a (mon.0) 536 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:03.309 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.536165+0000 mon.a (mon.0) 537 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:03.309 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.537065+0000 mon.a (mon.0) 538 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:03.309 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.546785+0000 mon.a (mon.0) 539 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:03.309 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.630570+0000 mon.a (mon.0) 540 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:03.309 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.633219+0000 mon.a (mon.0) 541 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:03.309 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.636337+0000 mon.a (mon.0) 542 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:03.310 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.637405+0000 mon.a (mon.0) 543 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:03.310 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.645346+0000 mon.a (mon.0) 544 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:03.310 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.727161+0000 mon.a (mon.0) 545 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:03.310 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.730353+0000 mon.a (mon.0) 546 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:03.310 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.733589+0000 mon.a (mon.0) 547 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:03.310 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.734526+0000 mon.a (mon.0) 548 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:03.310 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.741533+0000 mon.a (mon.0) 549 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:03.310 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.822790+0000 mon.a (mon.0) 550 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:03.310 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.824663+0000 mon.a (mon.0) 551 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:03.310 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.826736+0000 mon.a (mon.0) 552 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:03.310 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.827671+0000 mon.a (mon.0) 553 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:03.310 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.835028+0000 mon.a (mon.0) 554 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:03.310 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.918463+0000 mon.a (mon.0) 555 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:03.311 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.920901+0000 mon.a (mon.0) 556 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:03.311 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.923581+0000 mon.a (mon.0) 557 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:03.311 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.924571+0000 mon.a (mon.0) 558 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:03.311 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[68945]: audit 2024-02-05T07:07:02.931958+0000 mon.a (mon.0) 559 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:03.311 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.449724+0000 mon.a (mon.0) 534 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:03.311 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.531009+0000 mon.a (mon.0) 535 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:03.311 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.533444+0000 mon.a (mon.0) 536 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:03.311 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.536165+0000 mon.a (mon.0) 537 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:03.311 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.537065+0000 mon.a (mon.0) 538 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:03.312 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.546785+0000 mon.a (mon.0) 539 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:03.312 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.630570+0000 mon.a (mon.0) 540 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:03.312 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.633219+0000 mon.a (mon.0) 541 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:03.312 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.636337+0000 mon.a (mon.0) 542 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:03.312 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.637405+0000 mon.a (mon.0) 543 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:03.312 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.645346+0000 mon.a (mon.0) 544 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:03.312 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.727161+0000 mon.a (mon.0) 545 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:03.312 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.730353+0000 mon.a (mon.0) 546 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:03.312 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.733589+0000 mon.a (mon.0) 547 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:03.312 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.734526+0000 mon.a (mon.0) 548 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:03.312 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.741533+0000 mon.a (mon.0) 549 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:03.312 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.822790+0000 mon.a (mon.0) 550 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:03.312 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.824663+0000 mon.a (mon.0) 551 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:03.313 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.826736+0000 mon.a (mon.0) 552 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:03.313 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.827671+0000 mon.a (mon.0) 553 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:03.313 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.835028+0000 mon.a (mon.0) 554 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:03.313 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.918463+0000 mon.a (mon.0) 555 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:03.313 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.920901+0000 mon.a (mon.0) 556 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:03.313 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.923581+0000 mon.a (mon.0) 557 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:03.313 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.924571+0000 mon.a (mon.0) 558 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:03.313 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:02 smithi102 bash[71397]: audit 2024-02-05T07:07:02.931958+0000 mon.a (mon.0) 559 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:03.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: cephadm 2024-02-05T07:07:01.124185+0000 mgr.y (mgr.25280) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:03.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: cephadm 2024-02-05T07:07:01.220549+0000 mgr.y (mgr.25280) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:03.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: cephadm 2024-02-05T07:07:01.316826+0000 mgr.y (mgr.25280) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:03.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: cephadm 2024-02-05T07:07:01.412392+0000 mgr.y (mgr.25280) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:03.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: cephadm 2024-02-05T07:07:01.507865+0000 mgr.y (mgr.25280) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: cephadm 2024-02-05T07:07:01.603234+0000 mgr.y (mgr.25280) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:01.700116+0000 mgr.y (mgr.25280) 111 : audit [DBG] from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:07:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: cephadm 2024-02-05T07:07:01.700527+0000 mgr.y (mgr.25280) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: cephadm 2024-02-05T07:07:01.780215+0000 mgr.y (mgr.25280) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: cephadm 2024-02-05T07:07:01.876031+0000 mgr.y (mgr.25280) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:01.955638+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:01.957747+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:01.959913+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:01.960676+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:01.968479+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: cephadm 2024-02-05T07:07:01.969091+0000 mgr.y (mgr.25280) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.048288+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.050246+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:03.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.052983+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:03.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.053876+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:03.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.062525+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:03.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.143434+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:03.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.145809+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:03.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.148432+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.149299+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.158851+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.238416+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.241226+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.245142+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.246560+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.254958+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.334474+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.337146+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.340626+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.341798+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.351407+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.434634+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.436948+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:03.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.440537+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:03.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.441496+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:03.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.449724+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:03.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.531009+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:03.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.533444+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:03.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.536165+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:03.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.537065+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:03.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.546785+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:03.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.630570+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:03.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.633219+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:03.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.636337+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:03.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.637405+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:03.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.645346+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:03.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.727161+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.730353+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.733589+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.734526+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.741533+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.822790+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.824663+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.826736+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.827671+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.835028+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.918463+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.920901+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.923581+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.924571+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:02 smithi177 bash[14475]: audit 2024-02-05T07:07:02.931958+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:04.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: cephadm 2024-02-05T07:07:02.063286+0000 mgr.y (mgr.25280) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: cephadm 2024-02-05T07:07:02.159375+0000 mgr.y (mgr.25280) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: cephadm 2024-02-05T07:07:02.255532+0000 mgr.y (mgr.25280) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: cephadm 2024-02-05T07:07:02.352165+0000 mgr.y (mgr.25280) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: cephadm 2024-02-05T07:07:02.450386+0000 mgr.y (mgr.25280) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: cephadm 2024-02-05T07:07:02.547395+0000 mgr.y (mgr.25280) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: cephadm 2024-02-05T07:07:02.645954+0000 mgr.y (mgr.25280) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: cluster 2024-02-05T07:07:02.692045+0000 mgr.y (mgr.25280) 123 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:07:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: cephadm 2024-02-05T07:07:02.742070+0000 mgr.y (mgr.25280) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: cephadm 2024-02-05T07:07:02.835798+0000 mgr.y (mgr.25280) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: cephadm 2024-02-05T07:07:02.932821+0000 mgr.y (mgr.25280) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.015069+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.017269+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.019524+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.020388+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.025720+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: cephadm 2024-02-05T07:07:03.026388+0000 mgr.y (mgr.25280) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.071684+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.073810+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.076437+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.077505+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.086294+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.169386+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.172087+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.175561+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.176463+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.184595+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.267553+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.269975+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.272944+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.273978+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.281081+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.365288+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.367878+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.370885+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.371861+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.379224+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.462937+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.465094+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.468235+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:04.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.469379+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:04.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.478725+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:04.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.556488+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:04.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.559359+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:04.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.563128+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:04.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.564300+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:04.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.573602+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:04.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.656255+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:04.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.658941+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:04.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.661843+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:04.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.662914+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:04.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.670919+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:04.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.751823+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:04.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.753724+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:04.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.755726+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:04.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.756510+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:04.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.764021+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:04.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.843000+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:04.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.845473+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:04.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.850108+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:04.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.851317+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:04.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.860182+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:04.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:03 smithi177 bash[14475]: audit 2024-02-05T07:07:03.939830+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:04.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: cephadm 2024-02-05T07:07:02.063286+0000 mgr.y (mgr.25280) 116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:04.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: cephadm 2024-02-05T07:07:02.159375+0000 mgr.y (mgr.25280) 117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:04.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: cephadm 2024-02-05T07:07:02.255532+0000 mgr.y (mgr.25280) 118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:04.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: cephadm 2024-02-05T07:07:02.352165+0000 mgr.y (mgr.25280) 119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:04.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: cephadm 2024-02-05T07:07:02.450386+0000 mgr.y (mgr.25280) 120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:04.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: cephadm 2024-02-05T07:07:02.547395+0000 mgr.y (mgr.25280) 121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:04.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: cephadm 2024-02-05T07:07:02.645954+0000 mgr.y (mgr.25280) 122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:04.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: cluster 2024-02-05T07:07:02.692045+0000 mgr.y (mgr.25280) 123 : 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 2024-02-05T07:07:04.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: cephadm 2024-02-05T07:07:02.742070+0000 mgr.y (mgr.25280) 124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:04.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: cephadm 2024-02-05T07:07:02.835798+0000 mgr.y (mgr.25280) 125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:04.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: cephadm 2024-02-05T07:07:02.932821+0000 mgr.y (mgr.25280) 126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:04.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.015069+0000 mon.a (mon.0) 560 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:04.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.017269+0000 mon.a (mon.0) 561 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:04.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.019524+0000 mon.a (mon.0) 562 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:04.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.020388+0000 mon.a (mon.0) 563 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:04.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.025720+0000 mon.a (mon.0) 564 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:04.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: cephadm 2024-02-05T07:07:03.026388+0000 mgr.y (mgr.25280) 127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:04.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.071684+0000 mon.a (mon.0) 565 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:04.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.073810+0000 mon.a (mon.0) 566 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:04.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.076437+0000 mon.a (mon.0) 567 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:04.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.077505+0000 mon.a (mon.0) 568 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:04.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.086294+0000 mon.a (mon.0) 569 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:04.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.169386+0000 mon.a (mon.0) 570 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:04.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.172087+0000 mon.a (mon.0) 571 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:04.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.175561+0000 mon.a (mon.0) 572 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:04.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.176463+0000 mon.a (mon.0) 573 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:04.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.184595+0000 mon.a (mon.0) 574 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:04.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.267553+0000 mon.a (mon.0) 575 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:04.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.269975+0000 mon.a (mon.0) 576 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:04.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.272944+0000 mon.a (mon.0) 577 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:04.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.273978+0000 mon.a (mon.0) 578 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:04.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.281081+0000 mon.a (mon.0) 579 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:04.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.365288+0000 mon.a (mon.0) 580 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:04.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.367878+0000 mon.a (mon.0) 581 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:04.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.370885+0000 mon.a (mon.0) 582 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:04.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.371861+0000 mon.a (mon.0) 583 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:04.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.379224+0000 mon.a (mon.0) 584 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:04.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.462937+0000 mon.a (mon.0) 585 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:04.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.465094+0000 mon.a (mon.0) 586 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:04.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.468235+0000 mon.a (mon.0) 587 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:04.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.469379+0000 mon.a (mon.0) 588 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:04.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.478725+0000 mon.a (mon.0) 589 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:04.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.556488+0000 mon.a (mon.0) 590 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:04.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.559359+0000 mon.a (mon.0) 591 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:04.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.563128+0000 mon.a (mon.0) 592 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:04.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.564300+0000 mon.a (mon.0) 593 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:04.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.573602+0000 mon.a (mon.0) 594 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:04.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.656255+0000 mon.a (mon.0) 595 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:04.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.658941+0000 mon.a (mon.0) 596 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:04.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.661843+0000 mon.a (mon.0) 597 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:04.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.662914+0000 mon.a (mon.0) 598 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:04.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.670919+0000 mon.a (mon.0) 599 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:04.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.751823+0000 mon.a (mon.0) 600 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:04.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.753724+0000 mon.a (mon.0) 601 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:04.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.755726+0000 mon.a (mon.0) 602 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:04.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.756510+0000 mon.a (mon.0) 603 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:04.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.764021+0000 mon.a (mon.0) 604 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:04.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.843000+0000 mon.a (mon.0) 605 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:04.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.845473+0000 mon.a (mon.0) 606 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:04.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.850108+0000 mon.a (mon.0) 607 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:04.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: cephadm 2024-02-05T07:07:02.063286+0000 mgr.y (mgr.25280) 116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:04.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: cephadm 2024-02-05T07:07:02.159375+0000 mgr.y (mgr.25280) 117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:04.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: cephadm 2024-02-05T07:07:02.255532+0000 mgr.y (mgr.25280) 118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:04.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: cephadm 2024-02-05T07:07:02.352165+0000 mgr.y (mgr.25280) 119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:04.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: cephadm 2024-02-05T07:07:02.450386+0000 mgr.y (mgr.25280) 120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:04.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: cephadm 2024-02-05T07:07:02.547395+0000 mgr.y (mgr.25280) 121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:04.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: cephadm 2024-02-05T07:07:02.645954+0000 mgr.y (mgr.25280) 122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:04.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: cluster 2024-02-05T07:07:02.692045+0000 mgr.y (mgr.25280) 123 : 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 2024-02-05T07:07:04.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: cephadm 2024-02-05T07:07:02.742070+0000 mgr.y (mgr.25280) 124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:04.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: cephadm 2024-02-05T07:07:02.835798+0000 mgr.y (mgr.25280) 125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:04.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: cephadm 2024-02-05T07:07:02.932821+0000 mgr.y (mgr.25280) 126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:04.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.015069+0000 mon.a (mon.0) 560 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:04.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.017269+0000 mon.a (mon.0) 561 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:04.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.019524+0000 mon.a (mon.0) 562 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:04.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.020388+0000 mon.a (mon.0) 563 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:04.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.025720+0000 mon.a (mon.0) 564 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:04.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: cephadm 2024-02-05T07:07:03.026388+0000 mgr.y (mgr.25280) 127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:04.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.071684+0000 mon.a (mon.0) 565 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:04.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.073810+0000 mon.a (mon.0) 566 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:04.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.076437+0000 mon.a (mon.0) 567 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:04.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.077505+0000 mon.a (mon.0) 568 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:04.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.851317+0000 mon.a (mon.0) 608 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:04.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.860182+0000 mon.a (mon.0) 609 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:04.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[71397]: audit 2024-02-05T07:07:03.939830+0000 mon.a (mon.0) 610 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:04.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.086294+0000 mon.a (mon.0) 569 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:04.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.169386+0000 mon.a (mon.0) 570 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:04.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.172087+0000 mon.a (mon.0) 571 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:04.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.175561+0000 mon.a (mon.0) 572 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:04.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.176463+0000 mon.a (mon.0) 573 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:04.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.184595+0000 mon.a (mon.0) 574 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:04.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.267553+0000 mon.a (mon.0) 575 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:04.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.269975+0000 mon.a (mon.0) 576 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:04.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.272944+0000 mon.a (mon.0) 577 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:04.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.273978+0000 mon.a (mon.0) 578 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:04.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.281081+0000 mon.a (mon.0) 579 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:04.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.365288+0000 mon.a (mon.0) 580 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:04.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.367878+0000 mon.a (mon.0) 581 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:04.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.370885+0000 mon.a (mon.0) 582 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:04.401 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.371861+0000 mon.a (mon.0) 583 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:04.401 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.379224+0000 mon.a (mon.0) 584 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:04.401 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.462937+0000 mon.a (mon.0) 585 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:04.401 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.465094+0000 mon.a (mon.0) 586 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:04.401 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.468235+0000 mon.a (mon.0) 587 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:04.401 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.469379+0000 mon.a (mon.0) 588 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:04.401 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.478725+0000 mon.a (mon.0) 589 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:04.401 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.556488+0000 mon.a (mon.0) 590 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:04.401 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.559359+0000 mon.a (mon.0) 591 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:04.401 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.563128+0000 mon.a (mon.0) 592 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:04.401 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.564300+0000 mon.a (mon.0) 593 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:04.401 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.573602+0000 mon.a (mon.0) 594 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:04.401 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.656255+0000 mon.a (mon.0) 595 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:04.401 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.658941+0000 mon.a (mon.0) 596 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:04.402 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.661843+0000 mon.a (mon.0) 597 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:04.402 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.662914+0000 mon.a (mon.0) 598 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:04.402 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.670919+0000 mon.a (mon.0) 599 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:04.402 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.751823+0000 mon.a (mon.0) 600 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:04.402 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.753724+0000 mon.a (mon.0) 601 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:04.402 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.755726+0000 mon.a (mon.0) 602 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:04.402 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.756510+0000 mon.a (mon.0) 603 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:04.402 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.764021+0000 mon.a (mon.0) 604 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:04.402 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.843000+0000 mon.a (mon.0) 605 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:04.402 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.845473+0000 mon.a (mon.0) 606 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:04.402 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.850108+0000 mon.a (mon.0) 607 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:04.402 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.851317+0000 mon.a (mon.0) 608 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:04.402 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.860182+0000 mon.a (mon.0) 609 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:04.402 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:03 smithi102 bash[68945]: audit 2024-02-05T07:07:03.939830+0000 mon.a (mon.0) 610 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:04.888 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[65457]: debug 2024-02-05T07:07:04.513+0000 7f9fed74a700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-02-05T07:07:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: cephadm 2024-02-05T07:07:03.087139+0000 mgr.y (mgr.25280) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: cephadm 2024-02-05T07:07:03.185514+0000 mgr.y (mgr.25280) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: cephadm 2024-02-05T07:07:03.281612+0000 mgr.y (mgr.25280) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: cephadm 2024-02-05T07:07:03.380146+0000 mgr.y (mgr.25280) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: cephadm 2024-02-05T07:07:03.479279+0000 mgr.y (mgr.25280) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: cephadm 2024-02-05T07:07:03.574583+0000 mgr.y (mgr.25280) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: cephadm 2024-02-05T07:07:03.671663+0000 mgr.y (mgr.25280) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: cephadm 2024-02-05T07:07:03.764725+0000 mgr.y (mgr.25280) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: cephadm 2024-02-05T07:07:03.861097+0000 mgr.y (mgr.25280) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:03.958914+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:03.969488+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:03.970493+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:03.977878+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: cephadm 2024-02-05T07:07:03.978296+0000 mgr.y (mgr.25280) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.051861+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.054067+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.056458+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.057146+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.062193+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.126966+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:05.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.129213+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:05.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.132024+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:05.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.133300+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:05.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.142026+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:05.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.226345+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:05.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.229616+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:05.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.233530+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:05.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.234943+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:05.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.242649+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.328126+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.330750+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.333810+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.334908+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.342706+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.424971+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.427407+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.430720+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.431892+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.439296+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.519649+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.522049+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:05.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.524040+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:05.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.524859+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:05.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.533138+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:05.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.617070+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:05.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.619767+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:05.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.623408+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:05.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.624624+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:05.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.635064+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:05.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.717860+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:05.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.720485+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:05.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.723439+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:05.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.724488+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:05.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.732790+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:05.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.811518+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:05.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.814041+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:05.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.817543+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:05.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.818670+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:05.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.824252+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:05.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.905140+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:05.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.907660+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:05.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.911943+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:05.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.913216+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:05.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:04 smithi177 bash[14475]: audit 2024-02-05T07:07:04.920875+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: cephadm 2024-02-05T07:07:03.087139+0000 mgr.y (mgr.25280) 128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: cephadm 2024-02-05T07:07:03.185514+0000 mgr.y (mgr.25280) 129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: cephadm 2024-02-05T07:07:03.281612+0000 mgr.y (mgr.25280) 130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: cephadm 2024-02-05T07:07:03.380146+0000 mgr.y (mgr.25280) 131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: cephadm 2024-02-05T07:07:03.479279+0000 mgr.y (mgr.25280) 132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: cephadm 2024-02-05T07:07:03.574583+0000 mgr.y (mgr.25280) 133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: cephadm 2024-02-05T07:07:03.671663+0000 mgr.y (mgr.25280) 134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: cephadm 2024-02-05T07:07:03.764725+0000 mgr.y (mgr.25280) 135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: cephadm 2024-02-05T07:07:03.861097+0000 mgr.y (mgr.25280) 136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:03.958914+0000 mon.a (mon.0) 611 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:03.969488+0000 mon.a (mon.0) 612 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:03.970493+0000 mon.a (mon.0) 613 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:03.977878+0000 mon.a (mon.0) 614 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:05.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: cephadm 2024-02-05T07:07:03.978296+0000 mgr.y (mgr.25280) 137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:05.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.051861+0000 mon.a (mon.0) 615 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:05.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.054067+0000 mon.a (mon.0) 616 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:05.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.056458+0000 mon.a (mon.0) 617 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:05.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.057146+0000 mon.a (mon.0) 618 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:05.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.062193+0000 mon.a (mon.0) 619 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:05.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.126966+0000 mon.a (mon.0) 620 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:05.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.129213+0000 mon.a (mon.0) 621 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:05.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: cephadm 2024-02-05T07:07:03.087139+0000 mgr.y (mgr.25280) 128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:05.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: cephadm 2024-02-05T07:07:03.185514+0000 mgr.y (mgr.25280) 129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:05.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: cephadm 2024-02-05T07:07:03.281612+0000 mgr.y (mgr.25280) 130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:05.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: cephadm 2024-02-05T07:07:03.380146+0000 mgr.y (mgr.25280) 131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:05.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: cephadm 2024-02-05T07:07:03.479279+0000 mgr.y (mgr.25280) 132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:05.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: cephadm 2024-02-05T07:07:03.574583+0000 mgr.y (mgr.25280) 133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:05.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: cephadm 2024-02-05T07:07:03.671663+0000 mgr.y (mgr.25280) 134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:05.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: cephadm 2024-02-05T07:07:03.764725+0000 mgr.y (mgr.25280) 135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:05.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: cephadm 2024-02-05T07:07:03.861097+0000 mgr.y (mgr.25280) 136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:05.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:03.958914+0000 mon.a (mon.0) 611 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:05.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:03.969488+0000 mon.a (mon.0) 612 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:05.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:03.970493+0000 mon.a (mon.0) 613 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:05.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:03.977878+0000 mon.a (mon.0) 614 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:05.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: cephadm 2024-02-05T07:07:03.978296+0000 mgr.y (mgr.25280) 137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:05.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.051861+0000 mon.a (mon.0) 615 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:05.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.054067+0000 mon.a (mon.0) 616 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:05.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.056458+0000 mon.a (mon.0) 617 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:05.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.057146+0000 mon.a (mon.0) 618 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:05.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.062193+0000 mon.a (mon.0) 619 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:05.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.126966+0000 mon.a (mon.0) 620 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:05.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.129213+0000 mon.a (mon.0) 621 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:05.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.132024+0000 mon.a (mon.0) 622 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:05.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.133300+0000 mon.a (mon.0) 623 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:05.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.142026+0000 mon.a (mon.0) 624 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:05.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.226345+0000 mon.a (mon.0) 625 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:05.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.229616+0000 mon.a (mon.0) 626 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:05.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.233530+0000 mon.a (mon.0) 627 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:05.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.234943+0000 mon.a (mon.0) 628 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:05.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.242649+0000 mon.a (mon.0) 629 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:05.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.328126+0000 mon.a (mon.0) 630 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:05.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.330750+0000 mon.a (mon.0) 631 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:05.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.333810+0000 mon.a (mon.0) 632 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:05.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.334908+0000 mon.a (mon.0) 633 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:05.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.342706+0000 mon.a (mon.0) 634 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:05.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.424971+0000 mon.a (mon.0) 635 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:05.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.427407+0000 mon.a (mon.0) 636 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:05.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.430720+0000 mon.a (mon.0) 637 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:05.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.431892+0000 mon.a (mon.0) 638 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:05.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.439296+0000 mon.a (mon.0) 639 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:05.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.519649+0000 mon.a (mon.0) 640 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:05.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.522049+0000 mon.a (mon.0) 641 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.132024+0000 mon.a (mon.0) 622 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.133300+0000 mon.a (mon.0) 623 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.142026+0000 mon.a (mon.0) 624 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.226345+0000 mon.a (mon.0) 625 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.229616+0000 mon.a (mon.0) 626 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.233530+0000 mon.a (mon.0) 627 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.234943+0000 mon.a (mon.0) 628 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.242649+0000 mon.a (mon.0) 629 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.328126+0000 mon.a (mon.0) 630 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.330750+0000 mon.a (mon.0) 631 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:05.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.333810+0000 mon.a (mon.0) 632 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:05.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.334908+0000 mon.a (mon.0) 633 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:05.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.342706+0000 mon.a (mon.0) 634 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:05.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.424971+0000 mon.a (mon.0) 635 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:05.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.427407+0000 mon.a (mon.0) 636 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:05.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.430720+0000 mon.a (mon.0) 637 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:05.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.431892+0000 mon.a (mon.0) 638 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:05.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.439296+0000 mon.a (mon.0) 639 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:05.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.519649+0000 mon.a (mon.0) 640 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:05.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.522049+0000 mon.a (mon.0) 641 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:05.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.524040+0000 mon.a (mon.0) 642 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:05.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.524859+0000 mon.a (mon.0) 643 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:05.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.533138+0000 mon.a (mon.0) 644 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:05.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.617070+0000 mon.a (mon.0) 645 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:05.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.619767+0000 mon.a (mon.0) 646 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:05.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.623408+0000 mon.a (mon.0) 647 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:05.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.624624+0000 mon.a (mon.0) 648 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:05.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.635064+0000 mon.a (mon.0) 649 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:05.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.717860+0000 mon.a (mon.0) 650 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:05.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.720485+0000 mon.a (mon.0) 651 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:05.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.723439+0000 mon.a (mon.0) 652 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:05.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.724488+0000 mon.a (mon.0) 653 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:05.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.732790+0000 mon.a (mon.0) 654 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:05.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.811518+0000 mon.a (mon.0) 655 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:05.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.814041+0000 mon.a (mon.0) 656 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:05.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.817543+0000 mon.a (mon.0) 657 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:05.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.818670+0000 mon.a (mon.0) 658 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:05.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.824252+0000 mon.a (mon.0) 659 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:05.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.905140+0000 mon.a (mon.0) 660 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:05.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.907660+0000 mon.a (mon.0) 661 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:05.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.911943+0000 mon.a (mon.0) 662 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:05.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.913216+0000 mon.a (mon.0) 663 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:05.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[68945]: audit 2024-02-05T07:07:04.920875+0000 mon.a (mon.0) 664 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:05.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.524040+0000 mon.a (mon.0) 642 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:05.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.524859+0000 mon.a (mon.0) 643 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:05.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.533138+0000 mon.a (mon.0) 644 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:05.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.617070+0000 mon.a (mon.0) 645 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:05.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.619767+0000 mon.a (mon.0) 646 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:05.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.623408+0000 mon.a (mon.0) 647 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:05.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.624624+0000 mon.a (mon.0) 648 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:05.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.635064+0000 mon.a (mon.0) 649 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:05.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.717860+0000 mon.a (mon.0) 650 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:05.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.720485+0000 mon.a (mon.0) 651 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:05.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.723439+0000 mon.a (mon.0) 652 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:05.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.724488+0000 mon.a (mon.0) 653 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:05.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.732790+0000 mon.a (mon.0) 654 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:05.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.811518+0000 mon.a (mon.0) 655 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:05.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.814041+0000 mon.a (mon.0) 656 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:05.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.817543+0000 mon.a (mon.0) 657 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:05.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.818670+0000 mon.a (mon.0) 658 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:05.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.824252+0000 mon.a (mon.0) 659 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:05.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.905140+0000 mon.a (mon.0) 660 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:05.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.907660+0000 mon.a (mon.0) 661 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:05.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.911943+0000 mon.a (mon.0) 662 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:05.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.913216+0000 mon.a (mon.0) 663 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:05.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:04 smithi102 bash[71397]: audit 2024-02-05T07:07:04.920875+0000 mon.a (mon.0) 664 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:06.304 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: cephadm 2024-02-05T07:07:04.062858+0000 mgr.y (mgr.25280) 138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:06.304 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: cephadm 2024-02-05T07:07:04.142928+0000 mgr.y (mgr.25280) 139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:06.304 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: cephadm 2024-02-05T07:07:04.243384+0000 mgr.y (mgr.25280) 140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:06.304 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: cephadm 2024-02-05T07:07:04.343387+0000 mgr.y (mgr.25280) 141 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:06.305 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: cephadm 2024-02-05T07:07:04.440101+0000 mgr.y (mgr.25280) 142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:06.305 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: cephadm 2024-02-05T07:07:04.533775+0000 mgr.y (mgr.25280) 143 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:06.305 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: cephadm 2024-02-05T07:07:04.635724+0000 mgr.y (mgr.25280) 144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:06.305 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: cluster 2024-02-05T07:07:04.692525+0000 mgr.y (mgr.25280) 145 : 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 2024-02-05T07:07:06.305 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: cephadm 2024-02-05T07:07:04.733424+0000 mgr.y (mgr.25280) 146 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:06.305 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: cephadm 2024-02-05T07:07:04.824678+0000 mgr.y (mgr.25280) 147 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:06.305 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: cephadm 2024-02-05T07:07:04.921499+0000 mgr.y (mgr.25280) 148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:06.306 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:04.999343+0000 mon.a (mon.0) 665 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:06.306 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.001639+0000 mon.a (mon.0) 666 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:06.306 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.004419+0000 mon.a (mon.0) 667 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:06.306 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.005251+0000 mon.a (mon.0) 668 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:06.306 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.012154+0000 mon.a (mon.0) 669 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:06.306 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: cephadm 2024-02-05T07:07:05.012853+0000 mgr.y (mgr.25280) 149 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:06.307 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.088688+0000 mon.a (mon.0) 670 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:06.307 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.090907+0000 mon.a (mon.0) 671 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:06.307 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.093831+0000 mon.a (mon.0) 672 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:06.307 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.094933+0000 mon.a (mon.0) 673 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:06.307 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.101572+0000 mon.a (mon.0) 674 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:06.307 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.183097+0000 mon.a (mon.0) 675 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:06.307 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.185649+0000 mon.a (mon.0) 676 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:06.308 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.188831+0000 mon.a (mon.0) 677 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:06.308 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.189822+0000 mon.a (mon.0) 678 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:06.308 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.197622+0000 mon.a (mon.0) 679 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:06.308 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.281820+0000 mon.a (mon.0) 680 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:06.308 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.284131+0000 mon.a (mon.0) 681 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:06.308 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.287153+0000 mon.a (mon.0) 682 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:06.309 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.288303+0000 mon.a (mon.0) 683 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:06.309 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.294908+0000 mon.a (mon.0) 684 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:06.309 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.361243+0000 mon.a (mon.0) 685 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:06.309 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.363372+0000 mon.a (mon.0) 686 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:06.309 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.365248+0000 mon.a (mon.0) 687 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:06.309 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.365941+0000 mon.a (mon.0) 688 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:06.309 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.372043+0000 mon.a (mon.0) 689 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:06.309 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.434468+0000 mon.a (mon.0) 690 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:06.310 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.436703+0000 mon.a (mon.0) 691 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:06.310 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.439171+0000 mon.a (mon.0) 692 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:06.310 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.440337+0000 mon.a (mon.0) 693 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:06.310 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.448645+0000 mon.a (mon.0) 694 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:06.310 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.532926+0000 mon.a (mon.0) 695 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:06.310 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.534999+0000 mon.a (mon.0) 696 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:06.310 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.538286+0000 mon.a (mon.0) 697 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:06.310 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.539305+0000 mon.a (mon.0) 698 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:06.311 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.547155+0000 mon.a (mon.0) 699 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:06.311 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.627627+0000 mon.a (mon.0) 700 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:06.311 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.630193+0000 mon.a (mon.0) 701 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:06.311 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.637815+0000 mon.a (mon.0) 702 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:06.311 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.639067+0000 mon.a (mon.0) 703 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:06.311 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.645344+0000 mon.a (mon.0) 704 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:06.311 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.726427+0000 mon.a (mon.0) 705 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:06.311 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.729761+0000 mon.a (mon.0) 706 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:06.311 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.732814+0000 mon.a (mon.0) 707 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:06.311 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.733930+0000 mon.a (mon.0) 708 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:06.311 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.740175+0000 mon.a (mon.0) 709 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:06.312 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.805531+0000 mon.a (mon.0) 710 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:06.312 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.807554+0000 mon.a (mon.0) 711 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:06.312 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.809979+0000 mon.a (mon.0) 712 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:06.312 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.810926+0000 mon.a (mon.0) 713 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:06.312 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.818500+0000 mon.a (mon.0) 714 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:06.312 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.885394+0000 mon.a (mon.0) 715 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:06.312 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.888560+0000 mon.a (mon.0) 716 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:06.312 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.891662+0000 mon.a (mon.0) 717 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:06.312 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.892679+0000 mon.a (mon.0) 718 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:06.312 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[71397]: audit 2024-02-05T07:07:05.899575+0000 mon.a (mon.0) 719 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:06.313 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: cephadm 2024-02-05T07:07:04.062858+0000 mgr.y (mgr.25280) 138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:06.314 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: cephadm 2024-02-05T07:07:04.142928+0000 mgr.y (mgr.25280) 139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:06.314 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: cephadm 2024-02-05T07:07:04.243384+0000 mgr.y (mgr.25280) 140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:06.314 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: cephadm 2024-02-05T07:07:04.343387+0000 mgr.y (mgr.25280) 141 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:06.314 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: cephadm 2024-02-05T07:07:04.440101+0000 mgr.y (mgr.25280) 142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:06.314 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: cephadm 2024-02-05T07:07:04.533775+0000 mgr.y (mgr.25280) 143 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:06.314 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: cephadm 2024-02-05T07:07:04.635724+0000 mgr.y (mgr.25280) 144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:06.314 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: cluster 2024-02-05T07:07:04.692525+0000 mgr.y (mgr.25280) 145 : 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 2024-02-05T07:07:06.314 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: cephadm 2024-02-05T07:07:04.733424+0000 mgr.y (mgr.25280) 146 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:06.314 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: cephadm 2024-02-05T07:07:04.824678+0000 mgr.y (mgr.25280) 147 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:06.315 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: cephadm 2024-02-05T07:07:04.921499+0000 mgr.y (mgr.25280) 148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:06.315 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:04.999343+0000 mon.a (mon.0) 665 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:06.315 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.001639+0000 mon.a (mon.0) 666 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:06.315 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.004419+0000 mon.a (mon.0) 667 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:06.315 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.005251+0000 mon.a (mon.0) 668 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:06.315 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.012154+0000 mon.a (mon.0) 669 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:06.315 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: cephadm 2024-02-05T07:07:05.012853+0000 mgr.y (mgr.25280) 149 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:06.315 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.088688+0000 mon.a (mon.0) 670 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:06.315 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.090907+0000 mon.a (mon.0) 671 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:06.315 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.093831+0000 mon.a (mon.0) 672 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:06.316 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.094933+0000 mon.a (mon.0) 673 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:06.316 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.101572+0000 mon.a (mon.0) 674 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:06.316 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.183097+0000 mon.a (mon.0) 675 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:06.316 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.185649+0000 mon.a (mon.0) 676 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:06.316 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.188831+0000 mon.a (mon.0) 677 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:06.316 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.189822+0000 mon.a (mon.0) 678 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:06.316 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.197622+0000 mon.a (mon.0) 679 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:06.316 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.281820+0000 mon.a (mon.0) 680 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:06.316 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.284131+0000 mon.a (mon.0) 681 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:06.317 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.287153+0000 mon.a (mon.0) 682 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:06.317 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.288303+0000 mon.a (mon.0) 683 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:06.317 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.294908+0000 mon.a (mon.0) 684 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:06.317 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.361243+0000 mon.a (mon.0) 685 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:06.317 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.363372+0000 mon.a (mon.0) 686 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:06.317 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.365248+0000 mon.a (mon.0) 687 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:06.317 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.365941+0000 mon.a (mon.0) 688 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:06.317 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.372043+0000 mon.a (mon.0) 689 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:06.317 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.434468+0000 mon.a (mon.0) 690 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:06.317 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.436703+0000 mon.a (mon.0) 691 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:06.318 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.439171+0000 mon.a (mon.0) 692 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:06.318 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.440337+0000 mon.a (mon.0) 693 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:06.318 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.448645+0000 mon.a (mon.0) 694 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:06.318 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.532926+0000 mon.a (mon.0) 695 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:06.318 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.534999+0000 mon.a (mon.0) 696 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:06.318 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.538286+0000 mon.a (mon.0) 697 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:06.318 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.539305+0000 mon.a (mon.0) 698 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:06.318 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.547155+0000 mon.a (mon.0) 699 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:06.318 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.627627+0000 mon.a (mon.0) 700 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:06.318 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.630193+0000 mon.a (mon.0) 701 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:06.319 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.637815+0000 mon.a (mon.0) 702 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:06.319 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.639067+0000 mon.a (mon.0) 703 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:06.319 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.645344+0000 mon.a (mon.0) 704 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:06.319 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.726427+0000 mon.a (mon.0) 705 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:06.319 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.729761+0000 mon.a (mon.0) 706 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:06.319 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.732814+0000 mon.a (mon.0) 707 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:06.320 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.733930+0000 mon.a (mon.0) 708 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:06.320 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.740175+0000 mon.a (mon.0) 709 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:06.320 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.805531+0000 mon.a (mon.0) 710 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:06.320 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.807554+0000 mon.a (mon.0) 711 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:06.320 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.809979+0000 mon.a (mon.0) 712 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:06.320 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.810926+0000 mon.a (mon.0) 713 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:06.320 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.818500+0000 mon.a (mon.0) 714 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:06.320 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.885394+0000 mon.a (mon.0) 715 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:06.320 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.888560+0000 mon.a (mon.0) 716 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:06.321 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.891662+0000 mon.a (mon.0) 717 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:06.321 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.892679+0000 mon.a (mon.0) 718 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:06.321 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:05 smithi102 bash[68945]: audit 2024-02-05T07:07:05.899575+0000 mon.a (mon.0) 719 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:06.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: cephadm 2024-02-05T07:07:04.062858+0000 mgr.y (mgr.25280) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:06.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: cephadm 2024-02-05T07:07:04.142928+0000 mgr.y (mgr.25280) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:06.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: cephadm 2024-02-05T07:07:04.243384+0000 mgr.y (mgr.25280) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:06.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: cephadm 2024-02-05T07:07:04.343387+0000 mgr.y (mgr.25280) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:06.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: cephadm 2024-02-05T07:07:04.440101+0000 mgr.y (mgr.25280) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:06.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: cephadm 2024-02-05T07:07:04.533775+0000 mgr.y (mgr.25280) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:06.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: cephadm 2024-02-05T07:07:04.635724+0000 mgr.y (mgr.25280) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:06.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: cluster 2024-02-05T07:07:04.692525+0000 mgr.y (mgr.25280) 145 : 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 2024-02-05T07:07:06.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: cephadm 2024-02-05T07:07:04.733424+0000 mgr.y (mgr.25280) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:06.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: cephadm 2024-02-05T07:07:04.824678+0000 mgr.y (mgr.25280) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:06.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: cephadm 2024-02-05T07:07:04.921499+0000 mgr.y (mgr.25280) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:06.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:04.999343+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:06.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.001639+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:06.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.004419+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:06.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.005251+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:06.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.012154+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:06.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: cephadm 2024-02-05T07:07:05.012853+0000 mgr.y (mgr.25280) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:06.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.088688+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:06.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.090907+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:06.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.093831+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:06.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.094933+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:06.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.101572+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:06.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.183097+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:06.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.185649+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:06.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.188831+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:06.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.189822+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:06.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.197622+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:06.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.281820+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:06.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.284131+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:06.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.287153+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:06.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.288303+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:06.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.294908+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:06.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.361243+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:06.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.363372+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:06.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.365248+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:06.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.365941+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:06.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.372043+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:06.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.434468+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:06.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.436703+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:06.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.439171+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:06.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.440337+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:06.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.448645+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:06.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.532926+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:06.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.534999+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:06.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.538286+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:06.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.539305+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:06.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.547155+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:06.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.627627+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:06.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.630193+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:06.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.637815+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:06.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.639067+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:06.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.645344+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:06.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.726427+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:06.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.729761+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:06.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.732814+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:06.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.733930+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:06.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.740175+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:06.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.805531+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:06.339 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.807554+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:06.339 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.809979+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:06.339 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.810926+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:06.339 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.818500+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:06.339 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.885394+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:06.339 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.888560+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:06.339 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.891662+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:06.340 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.892679+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:06.340 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:05 smithi177 bash[14475]: audit 2024-02-05T07:07:05.899575+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:07.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: cephadm 2024-02-05T07:07:05.103138+0000 mgr.y (mgr.25280) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:07.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: cephadm 2024-02-05T07:07:05.198290+0000 mgr.y (mgr.25280) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:07.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: cephadm 2024-02-05T07:07:05.295457+0000 mgr.y (mgr.25280) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:07.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: cephadm 2024-02-05T07:07:05.372602+0000 mgr.y (mgr.25280) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:07.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: cephadm 2024-02-05T07:07:05.449469+0000 mgr.y (mgr.25280) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:07.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: cephadm 2024-02-05T07:07:05.547880+0000 mgr.y (mgr.25280) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:07.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: cephadm 2024-02-05T07:07:05.645779+0000 mgr.y (mgr.25280) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:07.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: cephadm 2024-02-05T07:07:05.740733+0000 mgr.y (mgr.25280) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:07.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: cephadm 2024-02-05T07:07:05.819352+0000 mgr.y (mgr.25280) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:07.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: cephadm 2024-02-05T07:07:05.900366+0000 mgr.y (mgr.25280) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:07.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:05.983256+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:07.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:05.985071+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:07.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:05.987402+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:07.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:05.988203+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:07.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:05.993228+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:07.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: cephadm 2024-02-05T07:07:05.993710+0000 mgr.y (mgr.25280) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:07.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.071801+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:07.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.075615+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:07.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.078892+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:07.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.079965+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:07.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.086286+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:07.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.164648+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:07.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.167481+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:07.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.170937+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:07.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.171999+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:07.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.179547+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:07.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.260196+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:07.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.263432+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:07.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.267137+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:07.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.268505+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:07.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.276099+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:07.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.357180+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:07.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.359960+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:07.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.363000+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:07.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.364254+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:07.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.373721+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:07.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.455277+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:07.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.459704+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:07.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.463267+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:07.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.464538+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:07.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.473968+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:07.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.557523+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:07.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.559533+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:07.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.562364+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:07.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.563206+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:07.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.572363+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:07.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.652955+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:07.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.655272+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:07.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.657549+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:07.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.658605+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:07.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.668238+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:07.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.750389+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:07.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.752655+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:07.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.755316+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:07.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.756153+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:07.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.763532+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:07.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.846804+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:07.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.850183+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:07.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.854050+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:07.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.855316+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:07.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.864946+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:07.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.946767+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:07.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.949008+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:07.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.951927+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:07.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.952987+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:07.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:06 smithi177 bash[14475]: audit 2024-02-05T07:07:06.962558+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:07.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: cephadm 2024-02-05T07:07:05.103138+0000 mgr.y (mgr.25280) 150 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:07.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: cephadm 2024-02-05T07:07:05.198290+0000 mgr.y (mgr.25280) 151 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:07.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: cephadm 2024-02-05T07:07:05.295457+0000 mgr.y (mgr.25280) 152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:07.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: cephadm 2024-02-05T07:07:05.372602+0000 mgr.y (mgr.25280) 153 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:07.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: cephadm 2024-02-05T07:07:05.449469+0000 mgr.y (mgr.25280) 154 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:07.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: cephadm 2024-02-05T07:07:05.547880+0000 mgr.y (mgr.25280) 155 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:07.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: cephadm 2024-02-05T07:07:05.645779+0000 mgr.y (mgr.25280) 156 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:07.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: cephadm 2024-02-05T07:07:05.740733+0000 mgr.y (mgr.25280) 157 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:07.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: cephadm 2024-02-05T07:07:05.819352+0000 mgr.y (mgr.25280) 158 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:07.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: cephadm 2024-02-05T07:07:05.900366+0000 mgr.y (mgr.25280) 159 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:07.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:05.983256+0000 mon.a (mon.0) 720 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:07.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:05.985071+0000 mon.a (mon.0) 721 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:07.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:05.987402+0000 mon.a (mon.0) 722 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:07.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:05.988203+0000 mon.a (mon.0) 723 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:07.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:05.993228+0000 mon.a (mon.0) 724 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:07.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: cephadm 2024-02-05T07:07:05.993710+0000 mgr.y (mgr.25280) 160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:07.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.071801+0000 mon.a (mon.0) 725 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:07.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.075615+0000 mon.a (mon.0) 726 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:07.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.078892+0000 mon.a (mon.0) 727 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:07.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.079965+0000 mon.a (mon.0) 728 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:07.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.086286+0000 mon.a (mon.0) 729 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: cephadm 2024-02-05T07:07:05.103138+0000 mgr.y (mgr.25280) 150 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: cephadm 2024-02-05T07:07:05.198290+0000 mgr.y (mgr.25280) 151 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: cephadm 2024-02-05T07:07:05.295457+0000 mgr.y (mgr.25280) 152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: cephadm 2024-02-05T07:07:05.372602+0000 mgr.y (mgr.25280) 153 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: cephadm 2024-02-05T07:07:05.449469+0000 mgr.y (mgr.25280) 154 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: cephadm 2024-02-05T07:07:05.547880+0000 mgr.y (mgr.25280) 155 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: cephadm 2024-02-05T07:07:05.645779+0000 mgr.y (mgr.25280) 156 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: cephadm 2024-02-05T07:07:05.740733+0000 mgr.y (mgr.25280) 157 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: cephadm 2024-02-05T07:07:05.819352+0000 mgr.y (mgr.25280) 158 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: cephadm 2024-02-05T07:07:05.900366+0000 mgr.y (mgr.25280) 159 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:05.983256+0000 mon.a (mon.0) 720 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:07.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:05.985071+0000 mon.a (mon.0) 721 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:07.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:05.987402+0000 mon.a (mon.0) 722 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:07.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:05.988203+0000 mon.a (mon.0) 723 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:07.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:05.993228+0000 mon.a (mon.0) 724 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:07.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: cephadm 2024-02-05T07:07:05.993710+0000 mgr.y (mgr.25280) 160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:07.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.071801+0000 mon.a (mon.0) 725 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:07.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.075615+0000 mon.a (mon.0) 726 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:07.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.078892+0000 mon.a (mon.0) 727 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:07.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.079965+0000 mon.a (mon.0) 728 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:07.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.086286+0000 mon.a (mon.0) 729 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:07.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.164648+0000 mon.a (mon.0) 730 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:07.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.167481+0000 mon.a (mon.0) 731 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:07.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.170937+0000 mon.a (mon.0) 732 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:07.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.171999+0000 mon.a (mon.0) 733 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:07.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.179547+0000 mon.a (mon.0) 734 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:07.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.260196+0000 mon.a (mon.0) 735 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:07.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.263432+0000 mon.a (mon.0) 736 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:07.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.267137+0000 mon.a (mon.0) 737 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:07.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.268505+0000 mon.a (mon.0) 738 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:07.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.276099+0000 mon.a (mon.0) 739 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:07.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.357180+0000 mon.a (mon.0) 740 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:07.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.359960+0000 mon.a (mon.0) 741 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:07.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.363000+0000 mon.a (mon.0) 742 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:07.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.364254+0000 mon.a (mon.0) 743 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:07.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.373721+0000 mon.a (mon.0) 744 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:07.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.455277+0000 mon.a (mon.0) 745 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:07.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.459704+0000 mon.a (mon.0) 746 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:07.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.463267+0000 mon.a (mon.0) 747 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:07.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.464538+0000 mon.a (mon.0) 748 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:07.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.473968+0000 mon.a (mon.0) 749 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:07.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.557523+0000 mon.a (mon.0) 750 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:07.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.559533+0000 mon.a (mon.0) 751 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:07.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.562364+0000 mon.a (mon.0) 752 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:07.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.563206+0000 mon.a (mon.0) 753 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:07.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.572363+0000 mon.a (mon.0) 754 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:07.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.652955+0000 mon.a (mon.0) 755 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:07.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.655272+0000 mon.a (mon.0) 756 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:07.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.657549+0000 mon.a (mon.0) 757 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:07.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.658605+0000 mon.a (mon.0) 758 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:07.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.668238+0000 mon.a (mon.0) 759 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:07.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.750389+0000 mon.a (mon.0) 760 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:07.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.752655+0000 mon.a (mon.0) 761 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:07.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.755316+0000 mon.a (mon.0) 762 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:07.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.756153+0000 mon.a (mon.0) 763 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:07.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.763532+0000 mon.a (mon.0) 764 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:07.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.846804+0000 mon.a (mon.0) 765 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:07.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.850183+0000 mon.a (mon.0) 766 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:07.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.854050+0000 mon.a (mon.0) 767 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:07.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.855316+0000 mon.a (mon.0) 768 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:07.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.864946+0000 mon.a (mon.0) 769 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:07.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.164648+0000 mon.a (mon.0) 730 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:07.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.167481+0000 mon.a (mon.0) 731 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:07.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.170937+0000 mon.a (mon.0) 732 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:07.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.171999+0000 mon.a (mon.0) 733 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:07.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.179547+0000 mon.a (mon.0) 734 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:07.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.260196+0000 mon.a (mon.0) 735 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:07.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.263432+0000 mon.a (mon.0) 736 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:07.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.267137+0000 mon.a (mon.0) 737 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:07.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.268505+0000 mon.a (mon.0) 738 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:07.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.276099+0000 mon.a (mon.0) 739 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:07.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.357180+0000 mon.a (mon.0) 740 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:07.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.359960+0000 mon.a (mon.0) 741 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:07.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.363000+0000 mon.a (mon.0) 742 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:07.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.364254+0000 mon.a (mon.0) 743 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:07.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.373721+0000 mon.a (mon.0) 744 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:07.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.455277+0000 mon.a (mon.0) 745 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:07.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.459704+0000 mon.a (mon.0) 746 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:07.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.463267+0000 mon.a (mon.0) 747 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:07.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.464538+0000 mon.a (mon.0) 748 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:07.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.473968+0000 mon.a (mon.0) 749 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:07.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.946767+0000 mon.a (mon.0) 770 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:07.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.949008+0000 mon.a (mon.0) 771 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:07.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.951927+0000 mon.a (mon.0) 772 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:07.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.952987+0000 mon.a (mon.0) 773 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:07.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[68945]: audit 2024-02-05T07:07:06.962558+0000 mon.a (mon.0) 774 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:07.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.557523+0000 mon.a (mon.0) 750 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:07.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.559533+0000 mon.a (mon.0) 751 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:07.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.562364+0000 mon.a (mon.0) 752 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:07.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.563206+0000 mon.a (mon.0) 753 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:07.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.572363+0000 mon.a (mon.0) 754 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:07.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.652955+0000 mon.a (mon.0) 755 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:07.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.655272+0000 mon.a (mon.0) 756 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:07.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.657549+0000 mon.a (mon.0) 757 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:07.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.658605+0000 mon.a (mon.0) 758 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:07.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.668238+0000 mon.a (mon.0) 759 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:07.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.750389+0000 mon.a (mon.0) 760 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:07.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.752655+0000 mon.a (mon.0) 761 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:07.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.755316+0000 mon.a (mon.0) 762 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:07.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.756153+0000 mon.a (mon.0) 763 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:07.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.763532+0000 mon.a (mon.0) 764 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:07.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.846804+0000 mon.a (mon.0) 765 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:07.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.850183+0000 mon.a (mon.0) 766 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:07.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.854050+0000 mon.a (mon.0) 767 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:07.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.855316+0000 mon.a (mon.0) 768 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:07.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.864946+0000 mon.a (mon.0) 769 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:07.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.946767+0000 mon.a (mon.0) 770 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:07.400 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.949008+0000 mon.a (mon.0) 771 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:07.400 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.951927+0000 mon.a (mon.0) 772 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:07.400 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.952987+0000 mon.a (mon.0) 773 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:07.400 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:06 smithi102 bash[71397]: audit 2024-02-05T07:07:06.962558+0000 mon.a (mon.0) 774 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:08.306 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: cephadm 2024-02-05T07:07:06.086946+0000 mgr.y (mgr.25280) 161 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:08.307 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: cephadm 2024-02-05T07:07:06.180181+0000 mgr.y (mgr.25280) 162 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:08.307 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: cephadm 2024-02-05T07:07:06.276619+0000 mgr.y (mgr.25280) 163 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:08.307 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: cephadm 2024-02-05T07:07:06.374511+0000 mgr.y (mgr.25280) 164 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:08.307 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: cephadm 2024-02-05T07:07:06.474662+0000 mgr.y (mgr.25280) 165 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:08.307 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: cephadm 2024-02-05T07:07:06.573043+0000 mgr.y (mgr.25280) 166 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:08.307 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: cephadm 2024-02-05T07:07:06.668900+0000 mgr.y (mgr.25280) 167 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:08.307 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: cluster 2024-02-05T07:07:06.693406+0000 mgr.y (mgr.25280) 168 : 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 2024-02-05T07:07:08.307 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: cephadm 2024-02-05T07:07:06.764384+0000 mgr.y (mgr.25280) 169 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:08.307 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: cephadm 2024-02-05T07:07:06.865725+0000 mgr.y (mgr.25280) 170 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:08.307 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: cephadm 2024-02-05T07:07:06.963233+0000 mgr.y (mgr.25280) 171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:08.307 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.045386+0000 mon.a (mon.0) 775 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:08.307 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.049547+0000 mon.a (mon.0) 776 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:08.307 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.052714+0000 mon.a (mon.0) 777 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:08.307 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.053960+0000 mon.a (mon.0) 778 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:08.308 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.066479+0000 mon.a (mon.0) 779 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:08.308 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.145907+0000 mon.a (mon.0) 780 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:08.308 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.148389+0000 mon.a (mon.0) 781 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:08.308 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.150775+0000 mon.a (mon.0) 782 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:08.308 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.154810+0000 mon.a (mon.0) 783 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:08.308 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.163351+0000 mon.a (mon.0) 784 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:08.308 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: cephadm 2024-02-05T07:07:06.086946+0000 mgr.y (mgr.25280) 161 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:08.308 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: cephadm 2024-02-05T07:07:06.180181+0000 mgr.y (mgr.25280) 162 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:08.308 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: cephadm 2024-02-05T07:07:06.276619+0000 mgr.y (mgr.25280) 163 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:08.308 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: cephadm 2024-02-05T07:07:06.374511+0000 mgr.y (mgr.25280) 164 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:08.309 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: cephadm 2024-02-05T07:07:06.474662+0000 mgr.y (mgr.25280) 165 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:08.309 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: cephadm 2024-02-05T07:07:06.573043+0000 mgr.y (mgr.25280) 166 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:08.309 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: cephadm 2024-02-05T07:07:06.668900+0000 mgr.y (mgr.25280) 167 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:08.309 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: cluster 2024-02-05T07:07:06.693406+0000 mgr.y (mgr.25280) 168 : 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 2024-02-05T07:07:08.309 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: cephadm 2024-02-05T07:07:06.764384+0000 mgr.y (mgr.25280) 169 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:08.309 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: cephadm 2024-02-05T07:07:06.865725+0000 mgr.y (mgr.25280) 170 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:08.309 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: cephadm 2024-02-05T07:07:06.963233+0000 mgr.y (mgr.25280) 171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:08.309 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.045386+0000 mon.a (mon.0) 775 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:08.309 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.049547+0000 mon.a (mon.0) 776 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:08.309 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.052714+0000 mon.a (mon.0) 777 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:08.309 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.053960+0000 mon.a (mon.0) 778 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:08.309 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.066479+0000 mon.a (mon.0) 779 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:08.309 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.145907+0000 mon.a (mon.0) 780 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:08.309 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.148389+0000 mon.a (mon.0) 781 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:08.309 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.150775+0000 mon.a (mon.0) 782 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:08.309 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.154810+0000 mon.a (mon.0) 783 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:08.310 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.163351+0000 mon.a (mon.0) 784 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:08.310 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.242264+0000 mon.a (mon.0) 785 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:08.310 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.245961+0000 mon.a (mon.0) 786 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:08.310 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.250196+0000 mon.a (mon.0) 787 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:08.310 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.250999+0000 mon.a (mon.0) 788 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:08.310 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.258805+0000 mon.a (mon.0) 789 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:08.310 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.339434+0000 mon.a (mon.0) 790 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:08.310 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.341482+0000 mon.a (mon.0) 791 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:08.310 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.344118+0000 mon.a (mon.0) 792 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:08.310 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.344852+0000 mon.a (mon.0) 793 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:08.310 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.352179+0000 mon.a (mon.0) 794 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:08.311 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.431755+0000 mon.a (mon.0) 795 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:08.311 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.434646+0000 mon.a (mon.0) 796 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:08.311 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.437987+0000 mon.a (mon.0) 797 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:08.311 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.439271+0000 mon.a (mon.0) 798 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:08.311 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.448949+0000 mon.a (mon.0) 799 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:08.311 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.527934+0000 mon.a (mon.0) 800 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:08.311 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.530745+0000 mon.a (mon.0) 801 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:08.311 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.534051+0000 mon.a (mon.0) 802 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:08.311 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.535198+0000 mon.a (mon.0) 803 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:08.311 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.545001+0000 mon.a (mon.0) 804 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:08.311 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.242264+0000 mon.a (mon.0) 785 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:08.312 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.245961+0000 mon.a (mon.0) 786 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:08.312 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.250196+0000 mon.a (mon.0) 787 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:08.312 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.250999+0000 mon.a (mon.0) 788 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:08.312 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.258805+0000 mon.a (mon.0) 789 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:08.312 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.339434+0000 mon.a (mon.0) 790 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:08.312 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.341482+0000 mon.a (mon.0) 791 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:08.312 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.344118+0000 mon.a (mon.0) 792 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:08.312 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.344852+0000 mon.a (mon.0) 793 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:08.312 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.352179+0000 mon.a (mon.0) 794 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:08.312 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.431755+0000 mon.a (mon.0) 795 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:08.312 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.434646+0000 mon.a (mon.0) 796 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:08.312 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.437987+0000 mon.a (mon.0) 797 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:08.312 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.439271+0000 mon.a (mon.0) 798 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:08.312 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.448949+0000 mon.a (mon.0) 799 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:08.312 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.527934+0000 mon.a (mon.0) 800 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:08.313 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.530745+0000 mon.a (mon.0) 801 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:08.313 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.534051+0000 mon.a (mon.0) 802 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:08.313 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.535198+0000 mon.a (mon.0) 803 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:08.313 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.545001+0000 mon.a (mon.0) 804 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:08.313 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.623560+0000 mon.a (mon.0) 805 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:08.313 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.626494+0000 mon.a (mon.0) 806 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:08.313 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.630095+0000 mon.a (mon.0) 807 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:08.313 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.631257+0000 mon.a (mon.0) 808 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:08.313 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.642802+0000 mon.a (mon.0) 809 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:08.314 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.721049+0000 mon.a (mon.0) 810 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:08.314 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.724372+0000 mon.a (mon.0) 811 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:08.314 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.728362+0000 mon.a (mon.0) 812 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:08.314 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.729681+0000 mon.a (mon.0) 813 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:08.314 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.737684+0000 mon.a (mon.0) 814 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:08.314 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.815274+0000 mon.a (mon.0) 815 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:08.314 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.817921+0000 mon.a (mon.0) 816 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:08.314 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.821309+0000 mon.a (mon.0) 817 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:08.314 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.822418+0000 mon.a (mon.0) 818 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:08.314 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.831416+0000 mon.a (mon.0) 819 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:08.314 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.909739+0000 mon.a (mon.0) 820 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:08.315 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.913798+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:08.315 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.917951+0000 mon.a (mon.0) 822 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:08.315 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.919541+0000 mon.a (mon.0) 823 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:08.315 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[71397]: audit 2024-02-05T07:07:07.927844+0000 mon.a (mon.0) 824 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:08.315 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.623560+0000 mon.a (mon.0) 805 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:08.315 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.626494+0000 mon.a (mon.0) 806 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:08.315 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.630095+0000 mon.a (mon.0) 807 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:08.315 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.631257+0000 mon.a (mon.0) 808 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:08.315 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.642802+0000 mon.a (mon.0) 809 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:08.315 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.721049+0000 mon.a (mon.0) 810 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:08.315 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.724372+0000 mon.a (mon.0) 811 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:08.315 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.728362+0000 mon.a (mon.0) 812 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:08.315 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.729681+0000 mon.a (mon.0) 813 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:08.316 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.737684+0000 mon.a (mon.0) 814 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:08.316 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.815274+0000 mon.a (mon.0) 815 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:08.316 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.817921+0000 mon.a (mon.0) 816 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:08.316 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.821309+0000 mon.a (mon.0) 817 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:08.316 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.822418+0000 mon.a (mon.0) 818 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:08.316 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.831416+0000 mon.a (mon.0) 819 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:08.316 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.909739+0000 mon.a (mon.0) 820 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:08.316 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.913798+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:08.316 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.917951+0000 mon.a (mon.0) 822 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:08.316 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.919541+0000 mon.a (mon.0) 823 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:08.316 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:07 smithi102 bash[68945]: audit 2024-02-05T07:07:07.927844+0000 mon.a (mon.0) 824 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:08.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: cephadm 2024-02-05T07:07:06.086946+0000 mgr.y (mgr.25280) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:08.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: cephadm 2024-02-05T07:07:06.180181+0000 mgr.y (mgr.25280) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:08.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: cephadm 2024-02-05T07:07:06.276619+0000 mgr.y (mgr.25280) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:08.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: cephadm 2024-02-05T07:07:06.374511+0000 mgr.y (mgr.25280) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:08.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: cephadm 2024-02-05T07:07:06.474662+0000 mgr.y (mgr.25280) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:08.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: cephadm 2024-02-05T07:07:06.573043+0000 mgr.y (mgr.25280) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:08.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: cephadm 2024-02-05T07:07:06.668900+0000 mgr.y (mgr.25280) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:08.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: cluster 2024-02-05T07:07:06.693406+0000 mgr.y (mgr.25280) 168 : 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 2024-02-05T07:07:08.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: cephadm 2024-02-05T07:07:06.764384+0000 mgr.y (mgr.25280) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:08.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: cephadm 2024-02-05T07:07:06.865725+0000 mgr.y (mgr.25280) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:08.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: cephadm 2024-02-05T07:07:06.963233+0000 mgr.y (mgr.25280) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:08.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.045386+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:08.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.049547+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:08.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.052714+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:08.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.053960+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:08.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.066479+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:08.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.145907+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:08.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.148389+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:08.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.150775+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:08.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.154810+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:08.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.163351+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:08.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.242264+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:08.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.245961+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:08.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.250196+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:08.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.250999+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:08.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.258805+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:08.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.339434+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:08.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.341482+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:08.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.344118+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:08.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.344852+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:08.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.352179+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:08.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.431755+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:08.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.434646+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:08.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.437987+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:08.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.439271+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:08.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.448949+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:08.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.527934+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:08.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.530745+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:08.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.534051+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:08.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.535198+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:08.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.545001+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:08.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.623560+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:08.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.626494+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:08.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.630095+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:08.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.631257+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:08.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.642802+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:08.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.721049+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:08.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.724372+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:08.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.728362+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:08.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.729681+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:08.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.737684+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:08.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.815274+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:08.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.817921+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:08.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.821309+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:08.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.822418+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:08.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.831416+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:08.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.909739+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:08.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.913798+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:08.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.917951+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:08.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.919541+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:08.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:07 smithi177 bash[14475]: audit 2024-02-05T07:07:07.927844+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:08.989 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[51852]: ts=2024-02-05T07:07:08.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"smithi102:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"172.21.15.177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:07:09.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: cephadm 2024-02-05T07:07:07.067273+0000 mgr.y (mgr.25280) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:09.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: cephadm 2024-02-05T07:07:07.163893+0000 mgr.y (mgr.25280) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:09.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: cephadm 2024-02-05T07:07:07.259436+0000 mgr.y (mgr.25280) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:09.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: cephadm 2024-02-05T07:07:07.352739+0000 mgr.y (mgr.25280) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: cephadm 2024-02-05T07:07:07.449654+0000 mgr.y (mgr.25280) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: cephadm 2024-02-05T07:07:07.545598+0000 mgr.y (mgr.25280) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: cephadm 2024-02-05T07:07:07.643479+0000 mgr.y (mgr.25280) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: cephadm 2024-02-05T07:07:07.738252+0000 mgr.y (mgr.25280) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: cephadm 2024-02-05T07:07:07.832041+0000 mgr.y (mgr.25280) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: cephadm 2024-02-05T07:07:07.928475+0000 mgr.y (mgr.25280) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.004826+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.007658+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.010804+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.011806+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.017736+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: cephadm 2024-02-05T07:07:08.018356+0000 mgr.y (mgr.25280) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.099141+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:09.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.101588+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:09.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.105236+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:09.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.106436+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:09.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.115398+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:09.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.197944+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:09.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.200068+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:09.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.202813+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:09.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.203771+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:09.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.210146+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:09.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.274505+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:09.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.277448+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:09.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.279950+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:09.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.281191+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:09.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.288110+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:09.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.357060+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:09.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.359085+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:09.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.361075+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:09.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.361787+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:09.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.367426+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:09.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.451916+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:09.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.454539+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:09.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.458208+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:09.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.459414+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:09.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.467470+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:09.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.550041+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:09.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.553797+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:09.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.557173+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:09.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.558615+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:09.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.565988+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:09.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.642921+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:09.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.645967+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:09.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.648817+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:09.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.649831+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:09.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.657796+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:09.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.738802+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:09.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.741919+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:09.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.746290+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:09.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.747771+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:09.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.755684+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:09.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.841124+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:09.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.843154+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:09.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.845896+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:09.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.846802+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:09.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.853932+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:09.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.932573+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:09.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.935983+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:09.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.939516+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:09.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.940703+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:09.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:08 smithi177 bash[14475]: audit 2024-02-05T07:07:08.967298+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:09.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: cephadm 2024-02-05T07:07:07.067273+0000 mgr.y (mgr.25280) 172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:09.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: cephadm 2024-02-05T07:07:07.163893+0000 mgr.y (mgr.25280) 173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:09.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: cephadm 2024-02-05T07:07:07.259436+0000 mgr.y (mgr.25280) 174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:09.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: cephadm 2024-02-05T07:07:07.352739+0000 mgr.y (mgr.25280) 175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:09.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: cephadm 2024-02-05T07:07:07.449654+0000 mgr.y (mgr.25280) 176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:09.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: cephadm 2024-02-05T07:07:07.545598+0000 mgr.y (mgr.25280) 177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:09.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: cephadm 2024-02-05T07:07:07.643479+0000 mgr.y (mgr.25280) 178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:09.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: cephadm 2024-02-05T07:07:07.738252+0000 mgr.y (mgr.25280) 179 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:09.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: cephadm 2024-02-05T07:07:07.832041+0000 mgr.y (mgr.25280) 180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:09.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: cephadm 2024-02-05T07:07:07.928475+0000 mgr.y (mgr.25280) 181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:09.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.004826+0000 mon.a (mon.0) 825 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:09.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.007658+0000 mon.a (mon.0) 826 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:09.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.010804+0000 mon.a (mon.0) 827 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:09.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.011806+0000 mon.a (mon.0) 828 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:09.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.017736+0000 mon.a (mon.0) 829 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:09.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: cephadm 2024-02-05T07:07:08.018356+0000 mgr.y (mgr.25280) 182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:09.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.099141+0000 mon.a (mon.0) 830 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:09.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.101588+0000 mon.a (mon.0) 831 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:09.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.105236+0000 mon.a (mon.0) 832 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:09.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.106436+0000 mon.a (mon.0) 833 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:09.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.115398+0000 mon.a (mon.0) 834 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:09.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: cephadm 2024-02-05T07:07:07.067273+0000 mgr.y (mgr.25280) 172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:09.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: cephadm 2024-02-05T07:07:07.163893+0000 mgr.y (mgr.25280) 173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:09.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: cephadm 2024-02-05T07:07:07.259436+0000 mgr.y (mgr.25280) 174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:09.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: cephadm 2024-02-05T07:07:07.352739+0000 mgr.y (mgr.25280) 175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:09.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: cephadm 2024-02-05T07:07:07.449654+0000 mgr.y (mgr.25280) 176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:09.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: cephadm 2024-02-05T07:07:07.545598+0000 mgr.y (mgr.25280) 177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:09.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: cephadm 2024-02-05T07:07:07.643479+0000 mgr.y (mgr.25280) 178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:09.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: cephadm 2024-02-05T07:07:07.738252+0000 mgr.y (mgr.25280) 179 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:09.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: cephadm 2024-02-05T07:07:07.832041+0000 mgr.y (mgr.25280) 180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:09.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: cephadm 2024-02-05T07:07:07.928475+0000 mgr.y (mgr.25280) 181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:09.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.004826+0000 mon.a (mon.0) 825 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:09.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.007658+0000 mon.a (mon.0) 826 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:09.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.010804+0000 mon.a (mon.0) 827 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:09.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.011806+0000 mon.a (mon.0) 828 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:09.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.017736+0000 mon.a (mon.0) 829 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:09.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: cephadm 2024-02-05T07:07:08.018356+0000 mgr.y (mgr.25280) 182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:09.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.099141+0000 mon.a (mon.0) 830 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:09.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.101588+0000 mon.a (mon.0) 831 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:09.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.105236+0000 mon.a (mon.0) 832 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:09.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.106436+0000 mon.a (mon.0) 833 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:09.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.115398+0000 mon.a (mon.0) 834 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:09.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.197944+0000 mon.a (mon.0) 835 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:09.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.200068+0000 mon.a (mon.0) 836 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:09.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.202813+0000 mon.a (mon.0) 837 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:09.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.203771+0000 mon.a (mon.0) 838 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:09.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.210146+0000 mon.a (mon.0) 839 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:09.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.274505+0000 mon.a (mon.0) 840 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:09.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.277448+0000 mon.a (mon.0) 841 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:09.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.279950+0000 mon.a (mon.0) 842 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:09.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.281191+0000 mon.a (mon.0) 843 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:09.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.288110+0000 mon.a (mon.0) 844 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:09.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.357060+0000 mon.a (mon.0) 845 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:09.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.359085+0000 mon.a (mon.0) 846 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:09.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.361075+0000 mon.a (mon.0) 847 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:09.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.361787+0000 mon.a (mon.0) 848 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:09.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.367426+0000 mon.a (mon.0) 849 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:09.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.451916+0000 mon.a (mon.0) 850 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:09.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.454539+0000 mon.a (mon.0) 851 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:09.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.458208+0000 mon.a (mon.0) 852 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:09.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.459414+0000 mon.a (mon.0) 853 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:09.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.467470+0000 mon.a (mon.0) 854 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:09.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.197944+0000 mon.a (mon.0) 835 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:09.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.200068+0000 mon.a (mon.0) 836 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:09.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.202813+0000 mon.a (mon.0) 837 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:09.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.203771+0000 mon.a (mon.0) 838 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:09.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.210146+0000 mon.a (mon.0) 839 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:09.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.274505+0000 mon.a (mon.0) 840 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:09.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.277448+0000 mon.a (mon.0) 841 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:09.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.279950+0000 mon.a (mon.0) 842 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:09.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.281191+0000 mon.a (mon.0) 843 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:09.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.288110+0000 mon.a (mon.0) 844 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:09.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.357060+0000 mon.a (mon.0) 845 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:09.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.359085+0000 mon.a (mon.0) 846 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:09.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.361075+0000 mon.a (mon.0) 847 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:09.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.361787+0000 mon.a (mon.0) 848 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:09.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.367426+0000 mon.a (mon.0) 849 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:09.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.451916+0000 mon.a (mon.0) 850 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:09.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.454539+0000 mon.a (mon.0) 851 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:09.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.458208+0000 mon.a (mon.0) 852 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:09.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.459414+0000 mon.a (mon.0) 853 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:09.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.467470+0000 mon.a (mon.0) 854 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:09.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.550041+0000 mon.a (mon.0) 855 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:09.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.553797+0000 mon.a (mon.0) 856 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:09.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.557173+0000 mon.a (mon.0) 857 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:09.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.558615+0000 mon.a (mon.0) 858 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:09.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.565988+0000 mon.a (mon.0) 859 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:09.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.642921+0000 mon.a (mon.0) 860 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:09.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.645967+0000 mon.a (mon.0) 861 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:09.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.648817+0000 mon.a (mon.0) 862 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:09.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.649831+0000 mon.a (mon.0) 863 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:09.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.657796+0000 mon.a (mon.0) 864 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:09.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.738802+0000 mon.a (mon.0) 865 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:09.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.741919+0000 mon.a (mon.0) 866 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:09.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.746290+0000 mon.a (mon.0) 867 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:09.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.747771+0000 mon.a (mon.0) 868 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:09.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.755684+0000 mon.a (mon.0) 869 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:09.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.841124+0000 mon.a (mon.0) 870 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:09.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.843154+0000 mon.a (mon.0) 871 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:09.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.845896+0000 mon.a (mon.0) 872 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:09.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.846802+0000 mon.a (mon.0) 873 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:09.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.853932+0000 mon.a (mon.0) 874 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:09.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.550041+0000 mon.a (mon.0) 855 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:09.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.553797+0000 mon.a (mon.0) 856 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:09.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.557173+0000 mon.a (mon.0) 857 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:09.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.558615+0000 mon.a (mon.0) 858 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:09.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.565988+0000 mon.a (mon.0) 859 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:09.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.642921+0000 mon.a (mon.0) 860 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:09.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.645967+0000 mon.a (mon.0) 861 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:09.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.648817+0000 mon.a (mon.0) 862 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:09.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.649831+0000 mon.a (mon.0) 863 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:09.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.657796+0000 mon.a (mon.0) 864 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:09.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.738802+0000 mon.a (mon.0) 865 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:09.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.741919+0000 mon.a (mon.0) 866 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:09.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.746290+0000 mon.a (mon.0) 867 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:09.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.747771+0000 mon.a (mon.0) 868 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:09.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.755684+0000 mon.a (mon.0) 869 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:09.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.841124+0000 mon.a (mon.0) 870 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:09.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.843154+0000 mon.a (mon.0) 871 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:09.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.845896+0000 mon.a (mon.0) 872 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:09.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.846802+0000 mon.a (mon.0) 873 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:09.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.853932+0000 mon.a (mon.0) 874 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:09.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.932573+0000 mon.a (mon.0) 875 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:09.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.935983+0000 mon.a (mon.0) 876 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:09.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.939516+0000 mon.a (mon.0) 877 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:09.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.940703+0000 mon.a (mon.0) 878 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:09.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[68945]: audit 2024-02-05T07:07:08.967298+0000 mon.a (mon.0) 879 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:09.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.932573+0000 mon.a (mon.0) 875 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:09.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.935983+0000 mon.a (mon.0) 876 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:09.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.939516+0000 mon.a (mon.0) 877 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:09.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.940703+0000 mon.a (mon.0) 878 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:09.400 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:08 smithi102 bash[71397]: audit 2024-02-05T07:07:08.967298+0000 mon.a (mon.0) 879 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: cephadm 2024-02-05T07:07:08.116281+0000 mgr.y (mgr.25280) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: cephadm 2024-02-05T07:07:08.210898+0000 mgr.y (mgr.25280) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: cephadm 2024-02-05T07:07:08.290534+0000 mgr.y (mgr.25280) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: cephadm 2024-02-05T07:07:08.370775+0000 mgr.y (mgr.25280) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: cephadm 2024-02-05T07:07:08.468080+0000 mgr.y (mgr.25280) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: cephadm 2024-02-05T07:07:08.566604+0000 mgr.y (mgr.25280) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: cephadm 2024-02-05T07:07:08.658655+0000 mgr.y (mgr.25280) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: cluster 2024-02-05T07:07:08.694044+0000 mgr.y (mgr.25280) 190 : 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 2024-02-05T07:07:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: cephadm 2024-02-05T07:07:08.756522+0000 mgr.y (mgr.25280) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: cephadm 2024-02-05T07:07:08.854523+0000 mgr.y (mgr.25280) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: cephadm 2024-02-05T07:07:08.968123+0000 mgr.y (mgr.25280) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.045831+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.048818+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.052337+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.053363+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.060291+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.142803+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.145360+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.148569+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.149522+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.156769+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.239210+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.241903+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.245141+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.245947+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:10.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.255454+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:10.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.338264+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:10.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.340156+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:10.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.342051+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:10.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.342691+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:10.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.349793+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:10.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.430676+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:10.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.433388+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:10.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.437202+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:10.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.438525+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:10.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.445714+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:10.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.529167+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:10.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.532427+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:10.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.535866+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:10.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.536871+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:10.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.545308+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:10.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.624748+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:10.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.627537+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:10.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.630715+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:10.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.632090+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:10.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.641054+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:10.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.721694+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:10.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.724080+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:10.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.726798+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:10.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.727901+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:10.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.736108+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:10.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.847114+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:10.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.850438+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:10.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.853315+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:10.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.854384+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:10.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.860896+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:10.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.940790+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:10.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.943610+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:10.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.946227+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:10.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.947065+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:10.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:09 smithi177 bash[14475]: audit 2024-02-05T07:07:09.953600+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:10.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: cephadm 2024-02-05T07:07:08.116281+0000 mgr.y (mgr.25280) 183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:10.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: cephadm 2024-02-05T07:07:08.210898+0000 mgr.y (mgr.25280) 184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:10.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: cephadm 2024-02-05T07:07:08.290534+0000 mgr.y (mgr.25280) 185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:10.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: cephadm 2024-02-05T07:07:08.370775+0000 mgr.y (mgr.25280) 186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:10.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: cephadm 2024-02-05T07:07:08.468080+0000 mgr.y (mgr.25280) 187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:10.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: cephadm 2024-02-05T07:07:08.566604+0000 mgr.y (mgr.25280) 188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:10.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: cephadm 2024-02-05T07:07:08.658655+0000 mgr.y (mgr.25280) 189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:10.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: cluster 2024-02-05T07:07:08.694044+0000 mgr.y (mgr.25280) 190 : 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 2024-02-05T07:07:10.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: cephadm 2024-02-05T07:07:08.756522+0000 mgr.y (mgr.25280) 191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:10.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: cephadm 2024-02-05T07:07:08.854523+0000 mgr.y (mgr.25280) 192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:10.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: cephadm 2024-02-05T07:07:08.968123+0000 mgr.y (mgr.25280) 193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:10.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.045831+0000 mon.a (mon.0) 880 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:10.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.048818+0000 mon.a (mon.0) 881 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:10.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.052337+0000 mon.a (mon.0) 882 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:10.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.053363+0000 mon.a (mon.0) 883 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:10.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.060291+0000 mon.a (mon.0) 884 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:10.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.142803+0000 mon.a (mon.0) 885 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:10.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.145360+0000 mon.a (mon.0) 886 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:10.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.148569+0000 mon.a (mon.0) 887 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:10.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.149522+0000 mon.a (mon.0) 888 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:10.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.156769+0000 mon.a (mon.0) 889 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:10.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: cephadm 2024-02-05T07:07:08.116281+0000 mgr.y (mgr.25280) 183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:10.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: cephadm 2024-02-05T07:07:08.210898+0000 mgr.y (mgr.25280) 184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:10.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: cephadm 2024-02-05T07:07:08.290534+0000 mgr.y (mgr.25280) 185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:10.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: cephadm 2024-02-05T07:07:08.370775+0000 mgr.y (mgr.25280) 186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:10.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: cephadm 2024-02-05T07:07:08.468080+0000 mgr.y (mgr.25280) 187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:10.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: cephadm 2024-02-05T07:07:08.566604+0000 mgr.y (mgr.25280) 188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:10.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: cephadm 2024-02-05T07:07:08.658655+0000 mgr.y (mgr.25280) 189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:10.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: cluster 2024-02-05T07:07:08.694044+0000 mgr.y (mgr.25280) 190 : 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 2024-02-05T07:07:10.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: cephadm 2024-02-05T07:07:08.756522+0000 mgr.y (mgr.25280) 191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:10.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: cephadm 2024-02-05T07:07:08.854523+0000 mgr.y (mgr.25280) 192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:10.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: cephadm 2024-02-05T07:07:08.968123+0000 mgr.y (mgr.25280) 193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:10.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.045831+0000 mon.a (mon.0) 880 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:10.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.048818+0000 mon.a (mon.0) 881 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:10.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.052337+0000 mon.a (mon.0) 882 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:10.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.053363+0000 mon.a (mon.0) 883 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:10.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.060291+0000 mon.a (mon.0) 884 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:10.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.142803+0000 mon.a (mon.0) 885 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:10.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.145360+0000 mon.a (mon.0) 886 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:10.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.148569+0000 mon.a (mon.0) 887 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:10.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.149522+0000 mon.a (mon.0) 888 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:10.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.156769+0000 mon.a (mon.0) 889 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:10.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.239210+0000 mon.a (mon.0) 890 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:10.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.241903+0000 mon.a (mon.0) 891 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:10.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.245141+0000 mon.a (mon.0) 892 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:10.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.245947+0000 mon.a (mon.0) 893 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:10.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.255454+0000 mon.a (mon.0) 894 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:10.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.338264+0000 mon.a (mon.0) 895 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:10.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.340156+0000 mon.a (mon.0) 896 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:10.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.342051+0000 mon.a (mon.0) 897 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:10.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.342691+0000 mon.a (mon.0) 898 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:10.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.349793+0000 mon.a (mon.0) 899 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:10.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.430676+0000 mon.a (mon.0) 900 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:10.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.433388+0000 mon.a (mon.0) 901 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:10.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.437202+0000 mon.a (mon.0) 902 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:10.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.438525+0000 mon.a (mon.0) 903 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:10.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.445714+0000 mon.a (mon.0) 904 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:10.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.529167+0000 mon.a (mon.0) 905 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:10.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.532427+0000 mon.a (mon.0) 906 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:10.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.535866+0000 mon.a (mon.0) 907 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:10.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.536871+0000 mon.a (mon.0) 908 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:10.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.545308+0000 mon.a (mon.0) 909 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:10.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.239210+0000 mon.a (mon.0) 890 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:10.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.241903+0000 mon.a (mon.0) 891 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:10.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.245141+0000 mon.a (mon.0) 892 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:10.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.245947+0000 mon.a (mon.0) 893 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:10.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.255454+0000 mon.a (mon.0) 894 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:10.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.338264+0000 mon.a (mon.0) 895 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:10.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.340156+0000 mon.a (mon.0) 896 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:10.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.342051+0000 mon.a (mon.0) 897 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:10.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.342691+0000 mon.a (mon.0) 898 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:10.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.349793+0000 mon.a (mon.0) 899 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:10.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.430676+0000 mon.a (mon.0) 900 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:10.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.433388+0000 mon.a (mon.0) 901 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:10.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.437202+0000 mon.a (mon.0) 902 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:10.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.438525+0000 mon.a (mon.0) 903 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:10.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.445714+0000 mon.a (mon.0) 904 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:10.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.529167+0000 mon.a (mon.0) 905 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:10.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.532427+0000 mon.a (mon.0) 906 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:10.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.535866+0000 mon.a (mon.0) 907 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:10.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.536871+0000 mon.a (mon.0) 908 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:10.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.545308+0000 mon.a (mon.0) 909 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:10.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.624748+0000 mon.a (mon.0) 910 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:10.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.627537+0000 mon.a (mon.0) 911 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:10.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.630715+0000 mon.a (mon.0) 912 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:10.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.632090+0000 mon.a (mon.0) 913 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:10.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.641054+0000 mon.a (mon.0) 914 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:10.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.721694+0000 mon.a (mon.0) 915 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:10.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.724080+0000 mon.a (mon.0) 916 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:10.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.726798+0000 mon.a (mon.0) 917 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:10.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.727901+0000 mon.a (mon.0) 918 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:10.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.736108+0000 mon.a (mon.0) 919 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:10.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.847114+0000 mon.a (mon.0) 920 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:10.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.850438+0000 mon.a (mon.0) 921 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:10.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.853315+0000 mon.a (mon.0) 922 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:10.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.854384+0000 mon.a (mon.0) 923 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:10.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.860896+0000 mon.a (mon.0) 924 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:10.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.940790+0000 mon.a (mon.0) 925 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:10.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.943610+0000 mon.a (mon.0) 926 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:10.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.946227+0000 mon.a (mon.0) 927 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:10.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.947065+0000 mon.a (mon.0) 928 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:10.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[71397]: audit 2024-02-05T07:07:09.953600+0000 mon.a (mon.0) 929 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:10.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.624748+0000 mon.a (mon.0) 910 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:10.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.627537+0000 mon.a (mon.0) 911 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:10.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.630715+0000 mon.a (mon.0) 912 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:10.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.632090+0000 mon.a (mon.0) 913 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:10.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.641054+0000 mon.a (mon.0) 914 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:10.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.721694+0000 mon.a (mon.0) 915 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:10.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.724080+0000 mon.a (mon.0) 916 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:10.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.726798+0000 mon.a (mon.0) 917 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:10.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.727901+0000 mon.a (mon.0) 918 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:10.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.736108+0000 mon.a (mon.0) 919 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:10.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.847114+0000 mon.a (mon.0) 920 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:10.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.850438+0000 mon.a (mon.0) 921 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:10.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.853315+0000 mon.a (mon.0) 922 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:10.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.854384+0000 mon.a (mon.0) 923 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:10.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.860896+0000 mon.a (mon.0) 924 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:10.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.940790+0000 mon.a (mon.0) 925 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:10.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.943610+0000 mon.a (mon.0) 926 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:10.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.946227+0000 mon.a (mon.0) 927 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:10.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.947065+0000 mon.a (mon.0) 928 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:10.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:09 smithi102 bash[68945]: audit 2024-02-05T07:07:09.953600+0000 mon.a (mon.0) 929 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:11.276 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: cephadm 2024-02-05T07:07:09.061014+0000 mgr.y (mgr.25280) 194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:11.276 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: cephadm 2024-02-05T07:07:09.157205+0000 mgr.y (mgr.25280) 195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:11.276 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: cephadm 2024-02-05T07:07:09.256122+0000 mgr.y (mgr.25280) 196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:11.276 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: cephadm 2024-02-05T07:07:09.350305+0000 mgr.y (mgr.25280) 197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:11.277 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: cephadm 2024-02-05T07:07:09.446273+0000 mgr.y (mgr.25280) 198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:11.277 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: cephadm 2024-02-05T07:07:09.545940+0000 mgr.y (mgr.25280) 199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:11.277 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: cephadm 2024-02-05T07:07:09.641685+0000 mgr.y (mgr.25280) 200 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:11.277 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: cephadm 2024-02-05T07:07:09.736755+0000 mgr.y (mgr.25280) 201 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:11.277 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: cephadm 2024-02-05T07:07:09.861467+0000 mgr.y (mgr.25280) 202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:11.277 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: cephadm 2024-02-05T07:07:09.954297+0000 mgr.y (mgr.25280) 203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:11.277 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.030532+0000 mon.a (mon.0) 930 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:11.277 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.033053+0000 mon.a (mon.0) 931 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:11.277 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.035459+0000 mon.a (mon.0) 932 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:11.277 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.036512+0000 mon.a (mon.0) 933 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:11.277 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.044882+0000 mon.a (mon.0) 934 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:11.277 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.124140+0000 mon.a (mon.0) 935 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:11.277 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.127585+0000 mon.a (mon.0) 936 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:11.278 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.130680+0000 mon.a (mon.0) 937 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:11.278 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.131750+0000 mon.a (mon.0) 938 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:11.278 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.138668+0000 mon.a (mon.0) 939 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:11.278 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.220522+0000 mon.a (mon.0) 940 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:11.278 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.222981+0000 mon.a (mon.0) 941 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:11.278 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.225499+0000 mon.a (mon.0) 942 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:11.278 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.226519+0000 mon.a (mon.0) 943 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:11.278 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.233864+0000 mon.a (mon.0) 944 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:11.278 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.317011+0000 mon.a (mon.0) 945 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:11.278 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.319511+0000 mon.a (mon.0) 946 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:11.278 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.322146+0000 mon.a (mon.0) 947 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:11.278 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.322935+0000 mon.a (mon.0) 948 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:11.278 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.329091+0000 mon.a (mon.0) 949 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:11.278 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.407841+0000 mon.a (mon.0) 950 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:11.279 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.410315+0000 mon.a (mon.0) 951 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:11.279 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.413318+0000 mon.a (mon.0) 952 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:11.279 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.414608+0000 mon.a (mon.0) 953 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:11.279 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.421640+0000 mon.a (mon.0) 954 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:11.279 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.499382+0000 mon.a (mon.0) 955 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:11.279 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.501480+0000 mon.a (mon.0) 956 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:11.279 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.503466+0000 mon.a (mon.0) 957 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:11.279 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.504237+0000 mon.a (mon.0) 958 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:11.279 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.509583+0000 mon.a (mon.0) 959 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:11.279 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.573291+0000 mon.a (mon.0) 960 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:11.280 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: cephadm 2024-02-05T07:07:09.061014+0000 mgr.y (mgr.25280) 194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:11.280 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: cephadm 2024-02-05T07:07:09.157205+0000 mgr.y (mgr.25280) 195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:11.280 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: cephadm 2024-02-05T07:07:09.256122+0000 mgr.y (mgr.25280) 196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:11.280 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: cephadm 2024-02-05T07:07:09.350305+0000 mgr.y (mgr.25280) 197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:11.280 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: cephadm 2024-02-05T07:07:09.446273+0000 mgr.y (mgr.25280) 198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:11.280 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: cephadm 2024-02-05T07:07:09.545940+0000 mgr.y (mgr.25280) 199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:11.280 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: cephadm 2024-02-05T07:07:09.641685+0000 mgr.y (mgr.25280) 200 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:11.280 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: cephadm 2024-02-05T07:07:09.736755+0000 mgr.y (mgr.25280) 201 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:11.280 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: cephadm 2024-02-05T07:07:09.861467+0000 mgr.y (mgr.25280) 202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:11.280 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: cephadm 2024-02-05T07:07:09.954297+0000 mgr.y (mgr.25280) 203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:11.280 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.030532+0000 mon.a (mon.0) 930 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:11.280 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.033053+0000 mon.a (mon.0) 931 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:11.280 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.035459+0000 mon.a (mon.0) 932 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:11.280 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.036512+0000 mon.a (mon.0) 933 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:11.281 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.044882+0000 mon.a (mon.0) 934 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:11.281 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.124140+0000 mon.a (mon.0) 935 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:11.281 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.127585+0000 mon.a (mon.0) 936 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:11.281 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.130680+0000 mon.a (mon.0) 937 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:11.281 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.131750+0000 mon.a (mon.0) 938 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:11.281 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.138668+0000 mon.a (mon.0) 939 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:11.281 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.220522+0000 mon.a (mon.0) 940 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:11.281 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.576741+0000 mon.a (mon.0) 961 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:11.281 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.583649+0000 mon.a (mon.0) 962 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:11.281 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.584690+0000 mon.a (mon.0) 963 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:11.281 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.592405+0000 mon.a (mon.0) 964 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:11.282 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.667573+0000 mon.a (mon.0) 965 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:11.282 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.670019+0000 mon.a (mon.0) 966 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:11.282 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.672595+0000 mon.a (mon.0) 967 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:11.282 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.673501+0000 mon.a (mon.0) 968 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:11.282 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.681038+0000 mon.a (mon.0) 969 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:11.282 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.766288+0000 mon.a (mon.0) 970 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:11.282 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.769137+0000 mon.a (mon.0) 971 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:11.282 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.771785+0000 mon.a (mon.0) 972 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:11.282 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.772728+0000 mon.a (mon.0) 973 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:11.282 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.780839+0000 mon.a (mon.0) 974 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:11.282 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.789239+0000 mon.a (mon.0) 975 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:07:11.282 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.901444+0000 mon.a (mon.0) 976 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:11.282 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.903839+0000 mon.a (mon.0) 977 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:11.283 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.907827+0000 mon.a (mon.0) 978 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:11.283 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.909279+0000 mon.a (mon.0) 979 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:11.283 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[71397]: audit 2024-02-05T07:07:10.918729+0000 mon.a (mon.0) 980 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:11.283 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.222981+0000 mon.a (mon.0) 941 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:11.283 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.225499+0000 mon.a (mon.0) 942 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:11.283 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.226519+0000 mon.a (mon.0) 943 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:11.283 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.233864+0000 mon.a (mon.0) 944 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:11.283 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.317011+0000 mon.a (mon.0) 945 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:11.284 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.319511+0000 mon.a (mon.0) 946 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:11.284 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.322146+0000 mon.a (mon.0) 947 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:11.284 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.322935+0000 mon.a (mon.0) 948 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:11.284 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.329091+0000 mon.a (mon.0) 949 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:11.284 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.407841+0000 mon.a (mon.0) 950 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:11.284 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.410315+0000 mon.a (mon.0) 951 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:11.284 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.413318+0000 mon.a (mon.0) 952 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:11.284 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.414608+0000 mon.a (mon.0) 953 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:11.284 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.421640+0000 mon.a (mon.0) 954 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:11.284 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.499382+0000 mon.a (mon.0) 955 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:11.284 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.501480+0000 mon.a (mon.0) 956 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:11.284 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.503466+0000 mon.a (mon.0) 957 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:11.284 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.504237+0000 mon.a (mon.0) 958 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:11.284 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.509583+0000 mon.a (mon.0) 959 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:11.285 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.573291+0000 mon.a (mon.0) 960 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:11.285 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.576741+0000 mon.a (mon.0) 961 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:11.285 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.583649+0000 mon.a (mon.0) 962 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:11.285 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.584690+0000 mon.a (mon.0) 963 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:11.285 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.592405+0000 mon.a (mon.0) 964 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:11.285 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.667573+0000 mon.a (mon.0) 965 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:11.285 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.670019+0000 mon.a (mon.0) 966 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:11.285 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.672595+0000 mon.a (mon.0) 967 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:11.285 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.673501+0000 mon.a (mon.0) 968 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:11.285 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.681038+0000 mon.a (mon.0) 969 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:11.285 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.766288+0000 mon.a (mon.0) 970 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:11.285 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.769137+0000 mon.a (mon.0) 971 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:11.285 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.771785+0000 mon.a (mon.0) 972 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:11.285 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.772728+0000 mon.a (mon.0) 973 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:11.285 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.780839+0000 mon.a (mon.0) 974 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:11.286 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.789239+0000 mon.a (mon.0) 975 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:07:11.286 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.901444+0000 mon.a (mon.0) 976 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:11.286 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.903839+0000 mon.a (mon.0) 977 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:11.286 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.907827+0000 mon.a (mon.0) 978 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:11.286 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.909279+0000 mon.a (mon.0) 979 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:11.286 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:10 smithi102 bash[68945]: audit 2024-02-05T07:07:10.918729+0000 mon.a (mon.0) 980 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:11.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: cephadm 2024-02-05T07:07:09.061014+0000 mgr.y (mgr.25280) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:11.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: cephadm 2024-02-05T07:07:09.157205+0000 mgr.y (mgr.25280) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:11.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: cephadm 2024-02-05T07:07:09.256122+0000 mgr.y (mgr.25280) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:11.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: cephadm 2024-02-05T07:07:09.350305+0000 mgr.y (mgr.25280) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:11.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: cephadm 2024-02-05T07:07:09.446273+0000 mgr.y (mgr.25280) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:11.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: cephadm 2024-02-05T07:07:09.545940+0000 mgr.y (mgr.25280) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:11.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: cephadm 2024-02-05T07:07:09.641685+0000 mgr.y (mgr.25280) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:11.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: cephadm 2024-02-05T07:07:09.736755+0000 mgr.y (mgr.25280) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:11.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: cephadm 2024-02-05T07:07:09.861467+0000 mgr.y (mgr.25280) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:11.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: cephadm 2024-02-05T07:07:09.954297+0000 mgr.y (mgr.25280) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:11.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: audit 2024-02-05T07:07:10.030532+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:11.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: audit 2024-02-05T07:07:10.033053+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:11.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: audit 2024-02-05T07:07:10.035459+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:11.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: audit 2024-02-05T07:07:10.036512+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:11.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: audit 2024-02-05T07:07:10.044882+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:11.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: audit 2024-02-05T07:07:10.124140+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:11.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: audit 2024-02-05T07:07:10.127585+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:11.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: audit 2024-02-05T07:07:10.130680+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:11.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: audit 2024-02-05T07:07:10.131750+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:11.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: audit 2024-02-05T07:07:10.138668+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:11.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: audit 2024-02-05T07:07:10.220522+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:11.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: audit 2024-02-05T07:07:10.222981+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:11.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: audit 2024-02-05T07:07:10.225499+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:11.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: audit 2024-02-05T07:07:10.226519+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:11.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: audit 2024-02-05T07:07:10.233864+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:11.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: audit 2024-02-05T07:07:10.317011+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:11.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: audit 2024-02-05T07:07:10.319511+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:11.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: audit 2024-02-05T07:07:10.322146+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:11.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: audit 2024-02-05T07:07:10.322935+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:11.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: audit 2024-02-05T07:07:10.329091+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:11.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: audit 2024-02-05T07:07:10.407841+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:11.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: audit 2024-02-05T07:07:10.410315+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:11.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: audit 2024-02-05T07:07:10.413318+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:11.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: audit 2024-02-05T07:07:10.414608+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:11.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: audit 2024-02-05T07:07:10.421640+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:11.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: audit 2024-02-05T07:07:10.499382+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:11.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:10 smithi177 bash[14475]: audit 2024-02-05T07:07:10.501480+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:11.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:11 smithi177 bash[14475]: audit 2024-02-05T07:07:10.503466+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:11.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:11 smithi177 bash[14475]: audit 2024-02-05T07:07:10.504237+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:11.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:11 smithi177 bash[14475]: audit 2024-02-05T07:07:10.509583+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:11.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:11 smithi177 bash[14475]: audit 2024-02-05T07:07:10.573291+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:11.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:11 smithi177 bash[14475]: audit 2024-02-05T07:07:10.576741+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:11.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:11 smithi177 bash[14475]: audit 2024-02-05T07:07:10.583649+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:11.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:11 smithi177 bash[14475]: audit 2024-02-05T07:07:10.584690+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:11.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:11 smithi177 bash[14475]: audit 2024-02-05T07:07:10.592405+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:11.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:11 smithi177 bash[14475]: audit 2024-02-05T07:07:10.667573+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:11.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:11 smithi177 bash[14475]: audit 2024-02-05T07:07:10.670019+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:11.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:11 smithi177 bash[14475]: audit 2024-02-05T07:07:10.672595+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:11.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:11 smithi177 bash[14475]: audit 2024-02-05T07:07:10.673501+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:11.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:11 smithi177 bash[14475]: audit 2024-02-05T07:07:10.681038+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:11.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:11 smithi177 bash[14475]: audit 2024-02-05T07:07:10.766288+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:11.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:11 smithi177 bash[14475]: audit 2024-02-05T07:07:10.769137+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:11.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:11 smithi177 bash[14475]: audit 2024-02-05T07:07:10.771785+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:11.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:11 smithi177 bash[14475]: audit 2024-02-05T07:07:10.772728+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:11.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:11 smithi177 bash[14475]: audit 2024-02-05T07:07:10.780839+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:11.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:11 smithi177 bash[14475]: audit 2024-02-05T07:07:10.789239+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:07:11.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:11 smithi177 bash[14475]: audit 2024-02-05T07:07:10.901444+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:11.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:11 smithi177 bash[14475]: audit 2024-02-05T07:07:10.903839+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:11.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:11 smithi177 bash[14475]: audit 2024-02-05T07:07:10.907827+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:11.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:11 smithi177 bash[14475]: audit 2024-02-05T07:07:10.909279+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:11.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:11 smithi177 bash[14475]: audit 2024-02-05T07:07:10.918729+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:12.001 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:11 smithi177 bash[14475]: cephadm 2024-02-05T07:07:10.046039+0000 mgr.y (mgr.25280) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:12.002 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:11 smithi177 bash[14475]: cephadm 2024-02-05T07:07:10.139561+0000 mgr.y (mgr.25280) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:12.002 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:11 smithi177 bash[14475]: cephadm 2024-02-05T07:07:10.234793+0000 mgr.y (mgr.25280) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:12.002 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:11 smithi177 bash[14475]: cephadm 2024-02-05T07:07:10.329873+0000 mgr.y (mgr.25280) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:12.002 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:11 smithi177 bash[14475]: cephadm 2024-02-05T07:07:10.422299+0000 mgr.y (mgr.25280) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:12.002 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:11 smithi177 bash[14475]: cephadm 2024-02-05T07:07:10.510158+0000 mgr.y (mgr.25280) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:12.002 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:12 smithi177 bash[14475]: cephadm 2024-02-05T07:07:10.592973+0000 mgr.y (mgr.25280) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:12.002 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:12 smithi177 bash[14475]: cephadm 2024-02-05T07:07:10.681664+0000 mgr.y (mgr.25280) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:12.002 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:12 smithi177 bash[14475]: cluster 2024-02-05T07:07:10.694678+0000 mgr.y (mgr.25280) 212 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-05T07:07:12.002 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:12 smithi177 bash[14475]: cephadm 2024-02-05T07:07:10.781590+0000 mgr.y (mgr.25280) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:12.002 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:12 smithi177 bash[14475]: cephadm 2024-02-05T07:07:10.919451+0000 mgr.y (mgr.25280) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:12.002 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:12 smithi177 bash[14475]: audit 2024-02-05T07:07:11.007413+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:12.002 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:12 smithi177 bash[14475]: audit 2024-02-05T07:07:11.009758+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:12.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:12 smithi177 bash[14475]: audit 2024-02-05T07:07:11.012001+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:12.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:12 smithi177 bash[14475]: audit 2024-02-05T07:07:11.012786+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:12.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:12 smithi177 bash[14475]: audit 2024-02-05T07:07:11.020867+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:12.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:12 smithi177 bash[14475]: cephadm 2024-02-05T07:07:11.021522+0000 mgr.y (mgr.25280) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:12.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:12 smithi177 bash[14475]: audit 2024-02-05T07:07:11.097782+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:12.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:12 smithi177 bash[14475]: audit 2024-02-05T07:07:11.106148+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:12.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:12 smithi177 bash[14475]: audit 2024-02-05T07:07:11.106756+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:12.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:12 smithi177 bash[14475]: audit 2024-02-05T07:07:11.112837+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:12.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:12 smithi177 bash[14475]: audit 2024-02-05T07:07:11.113989+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:12.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:12 smithi177 bash[14475]: audit 2024-02-05T07:07:11.116605+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:12.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:12 smithi177 bash[14475]: audit 2024-02-05T07:07:11.117512+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:12.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:12 smithi177 bash[14475]: audit 2024-02-05T07:07:11.123632+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:12.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:12 smithi177 bash[14475]: audit 2024-02-05T07:07:11.136224+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:12.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:12 smithi177 bash[14475]: audit 2024-02-05T07:07:11.145369+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:12.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:12 smithi177 bash[14475]: audit 2024-02-05T07:07:11.154345+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:12.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:12 smithi177 bash[14475]: audit 2024-02-05T07:07:11.206913+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:12.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:12 smithi177 bash[14475]: audit 2024-02-05T07:07:11.209390+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:12.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:12 smithi177 bash[14475]: audit 2024-02-05T07:07:11.211037+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-05T07:07:12.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:12 smithi177 bash[14475]: audit 2024-02-05T07:07:11.211978+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-05T07:07:12.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[71397]: cephadm 2024-02-05T07:07:10.046039+0000 mgr.y (mgr.25280) 204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:12.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[71397]: cephadm 2024-02-05T07:07:10.139561+0000 mgr.y (mgr.25280) 205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:12.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[71397]: cephadm 2024-02-05T07:07:10.234793+0000 mgr.y (mgr.25280) 206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:12.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[71397]: cephadm 2024-02-05T07:07:10.329873+0000 mgr.y (mgr.25280) 207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:12.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[71397]: cephadm 2024-02-05T07:07:10.422299+0000 mgr.y (mgr.25280) 208 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:12.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[71397]: cephadm 2024-02-05T07:07:10.510158+0000 mgr.y (mgr.25280) 209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:12.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[71397]: cephadm 2024-02-05T07:07:10.592973+0000 mgr.y (mgr.25280) 210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:12.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[71397]: cephadm 2024-02-05T07:07:10.681664+0000 mgr.y (mgr.25280) 211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:12.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[71397]: cluster 2024-02-05T07:07:10.694678+0000 mgr.y (mgr.25280) 212 : cluster 0 pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-05T07:07:12.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[71397]: cephadm 2024-02-05T07:07:10.781590+0000 mgr.y (mgr.25280) 213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:12.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[71397]: cephadm 2024-02-05T07:07:10.919451+0000 mgr.y (mgr.25280) 214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:12.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[71397]: audit 2024-02-05T07:07:11.007413+0000 mon.a (mon.0) 981 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:12.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[71397]: audit 2024-02-05T07:07:11.009758+0000 mon.a (mon.0) 982 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:12.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[71397]: audit 2024-02-05T07:07:11.012001+0000 mon.a (mon.0) 983 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:12.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[71397]: audit 2024-02-05T07:07:11.012786+0000 mon.a (mon.0) 984 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:12.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[71397]: audit 2024-02-05T07:07:11.020867+0000 mon.a (mon.0) 985 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:12.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[71397]: cephadm 2024-02-05T07:07:11.021522+0000 mgr.y (mgr.25280) 215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:12.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[71397]: audit 2024-02-05T07:07:11.097782+0000 mon.a (mon.0) 986 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:12.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[71397]: audit 2024-02-05T07:07:11.106148+0000 mon.a (mon.0) 987 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:12.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[71397]: audit 2024-02-05T07:07:11.106756+0000 mon.a (mon.0) 988 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:12.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[71397]: audit 2024-02-05T07:07:11.112837+0000 mon.a (mon.0) 989 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:12.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[68945]: cephadm 2024-02-05T07:07:10.046039+0000 mgr.y (mgr.25280) 204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:12.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[68945]: cephadm 2024-02-05T07:07:10.139561+0000 mgr.y (mgr.25280) 205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:12.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[68945]: cephadm 2024-02-05T07:07:10.234793+0000 mgr.y (mgr.25280) 206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:12.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[68945]: cephadm 2024-02-05T07:07:10.329873+0000 mgr.y (mgr.25280) 207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:12.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[68945]: cephadm 2024-02-05T07:07:10.422299+0000 mgr.y (mgr.25280) 208 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:12.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[68945]: cephadm 2024-02-05T07:07:10.510158+0000 mgr.y (mgr.25280) 209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:12.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[68945]: cephadm 2024-02-05T07:07:10.592973+0000 mgr.y (mgr.25280) 210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:12.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[68945]: cephadm 2024-02-05T07:07:10.681664+0000 mgr.y (mgr.25280) 211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:12.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[68945]: cluster 2024-02-05T07:07:10.694678+0000 mgr.y (mgr.25280) 212 : cluster 0 pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-05T07:07:12.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[68945]: cephadm 2024-02-05T07:07:10.781590+0000 mgr.y (mgr.25280) 213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:12.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[68945]: cephadm 2024-02-05T07:07:10.919451+0000 mgr.y (mgr.25280) 214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:12.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[68945]: audit 2024-02-05T07:07:11.007413+0000 mon.a (mon.0) 981 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:12.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[68945]: audit 2024-02-05T07:07:11.009758+0000 mon.a (mon.0) 982 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:12.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[68945]: audit 2024-02-05T07:07:11.012001+0000 mon.a (mon.0) 983 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:12.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[68945]: audit 2024-02-05T07:07:11.012786+0000 mon.a (mon.0) 984 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:12.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[68945]: audit 2024-02-05T07:07:11.020867+0000 mon.a (mon.0) 985 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:12.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[68945]: cephadm 2024-02-05T07:07:11.021522+0000 mgr.y (mgr.25280) 215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:12.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[68945]: audit 2024-02-05T07:07:11.097782+0000 mon.a (mon.0) 986 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:12.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[68945]: audit 2024-02-05T07:07:11.106148+0000 mon.a (mon.0) 987 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:12.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[68945]: audit 2024-02-05T07:07:11.106756+0000 mon.a (mon.0) 988 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:12.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[68945]: audit 2024-02-05T07:07:11.112837+0000 mon.a (mon.0) 989 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:12.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[71397]: audit 2024-02-05T07:07:11.113989+0000 mon.a (mon.0) 990 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:12.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[71397]: audit 2024-02-05T07:07:11.116605+0000 mon.a (mon.0) 991 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:12.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[71397]: audit 2024-02-05T07:07:11.117512+0000 mon.a (mon.0) 992 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:12.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[71397]: audit 2024-02-05T07:07:11.123632+0000 mon.a (mon.0) 993 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:12.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[71397]: audit 2024-02-05T07:07:11.136224+0000 mon.a (mon.0) 994 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:12.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[71397]: audit 2024-02-05T07:07:11.145369+0000 mon.a (mon.0) 995 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:12.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[71397]: audit 2024-02-05T07:07:11.154345+0000 mon.a (mon.0) 996 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:12.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[71397]: audit 2024-02-05T07:07:11.206913+0000 mon.a (mon.0) 997 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:12.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[71397]: audit 2024-02-05T07:07:11.209390+0000 mon.a (mon.0) 998 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:12.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[71397]: audit 2024-02-05T07:07:11.211037+0000 mon.a (mon.0) 999 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-05T07:07:12.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[71397]: audit 2024-02-05T07:07:11.211978+0000 mon.a (mon.0) 1000 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-05T07:07:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[68945]: audit 2024-02-05T07:07:11.113989+0000 mon.a (mon.0) 990 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[68945]: audit 2024-02-05T07:07:11.116605+0000 mon.a (mon.0) 991 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[68945]: audit 2024-02-05T07:07:11.117512+0000 mon.a (mon.0) 992 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:07:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[68945]: audit 2024-02-05T07:07:11.123632+0000 mon.a (mon.0) 993 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[68945]: audit 2024-02-05T07:07:11.136224+0000 mon.a (mon.0) 994 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[68945]: audit 2024-02-05T07:07:11.145369+0000 mon.a (mon.0) 995 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[68945]: audit 2024-02-05T07:07:11.154345+0000 mon.a (mon.0) 996 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[68945]: audit 2024-02-05T07:07:11.206913+0000 mon.a (mon.0) 997 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:07:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[68945]: audit 2024-02-05T07:07:11.209390+0000 mon.a (mon.0) 998 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[68945]: audit 2024-02-05T07:07:11.211037+0000 mon.a (mon.0) 999 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-05T07:07:12.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:11 smithi102 bash[68945]: audit 2024-02-05T07:07:11.211978+0000 mon.a (mon.0) 1000 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-05T07:07:12.888 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:07:12 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:07:12] "GET /metrics HTTP/1.1" 200 38271 "" "Prometheus/2.33.4" 2024-02-05T07:07:13.257 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:12 smithi102 bash[68945]: cephadm 2024-02-05T07:07:11.124156+0000 mgr.y (mgr.25280) 216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:13.257 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:12 smithi102 bash[68945]: cephadm 2024-02-05T07:07:11.212599+0000 mgr.y (mgr.25280) 217 : cephadm 1 Upgrade: It appears safe to stop mon.b 2024-02-05T07:07:13.258 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:12 smithi102 bash[68945]: audit 2024-02-05T07:07:11.708062+0000 mgr.y (mgr.25280) 218 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:07:13.258 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:12 smithi102 bash[71397]: cephadm 2024-02-05T07:07:11.124156+0000 mgr.y (mgr.25280) 216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:13.258 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:12 smithi102 bash[71397]: cephadm 2024-02-05T07:07:11.212599+0000 mgr.y (mgr.25280) 217 : cephadm 1 Upgrade: It appears safe to stop mon.b 2024-02-05T07:07:13.258 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:12 smithi102 bash[71397]: audit 2024-02-05T07:07:11.708062+0000 mgr.y (mgr.25280) 218 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:07:13.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:13 smithi177 bash[14475]: cephadm 2024-02-05T07:07:11.124156+0000 mgr.y (mgr.25280) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:07:13.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:13 smithi177 bash[14475]: cephadm 2024-02-05T07:07:11.212599+0000 mgr.y (mgr.25280) 217 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-02-05T07:07:13.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:13 smithi177 bash[14475]: audit 2024-02-05T07:07:11.708062+0000 mgr.y (mgr.25280) 218 : audit [DBG] from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:07:14.291 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:13 smithi102 bash[68945]: cluster 2024-02-05T07:07:12.696362+0000 mgr.y (mgr.25280) 219 : 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 2024-02-05T07:07:14.291 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:13 smithi102 bash[68945]: audit 2024-02-05T07:07:13.976395+0000 mon.a (mon.0) 1001 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:14.291 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:13 smithi102 bash[68945]: audit 2024-02-05T07:07:13.985948+0000 mon.a (mon.0) 1002 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:14.292 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:14 smithi102 bash[71397]: cluster 2024-02-05T07:07:12.696362+0000 mgr.y (mgr.25280) 219 : 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 2024-02-05T07:07:14.292 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:14 smithi102 bash[71397]: audit 2024-02-05T07:07:13.976395+0000 mon.a (mon.0) 1001 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:14.292 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:14 smithi102 bash[71397]: audit 2024-02-05T07:07:13.985948+0000 mon.a (mon.0) 1002 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:14.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:14 smithi177 bash[14475]: cluster 2024-02-05T07:07:12.696362+0000 mgr.y (mgr.25280) 219 : 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 2024-02-05T07:07:14.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:14 smithi177 bash[14475]: audit 2024-02-05T07:07:13.976395+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:14.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:14 smithi177 bash[14475]: audit 2024-02-05T07:07:13.985948+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:14.381 INFO:teuthology.orchestra.run.smithi102.stdout:true 2024-02-05T07:07:15.197 INFO:teuthology.orchestra.run.smithi102.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:07:15.197 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi102 smithi102 running 1s ago 17m - - 2024-02-05T07:07:15.197 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi177 smithi177 running 4s ago 17m - - 2024-02-05T07:07:15.197 INFO:teuthology.orchestra.run.smithi102.stdout:alertmanager.a smithi102 *:9093,9094 running (2m) 1s ago 10m 16.3M - 0.23.0 ba2b418f427c 1e7cc96814ef 2024-02-05T07:07:15.197 INFO:teuthology.orchestra.run.smithi102.stdout:grafana.a smithi177 *:3000 running (2m) 4s ago 9m 43.7M - 8.3.5 dad864ee21e9 897e6f8c4c23 2024-02-05T07:07:15.197 INFO:teuthology.orchestra.run.smithi102.stdout:iscsi.foo.smithi102.rtacbu smithi102 running (80s) 1s ago 7m 45.9M - 3.5 e1d6a67b021e 2597052e9ad1 2024-02-05T07:07:15.197 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.x smithi177 *:8443,9283,8765 running (66s) 4s ago 16m 442M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a bc0c1c0fa978 2024-02-05T07:07:15.197 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.y smithi102 *:8443,9283,8765 running (96s) 1s ago 18m 499M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 2c235a1e22e9 2024-02-05T07:07:15.197 INFO:teuthology.orchestra.run.smithi102.stdout:mon.a smithi102 running (47s) 1s ago 18m 49.3M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 86bf6ea37a85 2024-02-05T07:07:15.197 INFO:teuthology.orchestra.run.smithi102.stdout:mon.b smithi177 running (16m) 4s ago 16m 62.3M 2048M 17.2.0 e1d6a67b021e 4cf1e7f80d90 2024-02-05T07:07:15.198 INFO:teuthology.orchestra.run.smithi102.stdout:mon.c smithi102 running (16s) 1s ago 17m 34.5M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 22368d23635d 2024-02-05T07:07:15.198 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.a smithi102 *:9100 running (3m) 1s ago 10m 14.5M - 1.3.1 1dbe0e931976 d4e19e4da235 2024-02-05T07:07:15.198 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.b smithi177 *:9100 running (2m) 4s ago 10m 11.1M - 1.3.1 1dbe0e931976 2a74b329d2d7 2024-02-05T07:07:15.198 INFO:teuthology.orchestra.run.smithi102.stdout:osd.0 smithi102 running (15m) 1s ago 16m 59.7M 4096M 17.2.0 e1d6a67b021e d7e60185d5af 2024-02-05T07:07:15.198 INFO:teuthology.orchestra.run.smithi102.stdout:osd.1 smithi102 running (15m) 1s ago 15m 62.1M 4096M 17.2.0 e1d6a67b021e 18b42fea5fc1 2024-02-05T07:07:15.198 INFO:teuthology.orchestra.run.smithi102.stdout:osd.2 smithi102 running (14m) 1s ago 14m 54.6M 4096M 17.2.0 e1d6a67b021e b9dc849291f9 2024-02-05T07:07:15.198 INFO:teuthology.orchestra.run.smithi102.stdout:osd.3 smithi102 running (13m) 1s ago 13m 56.9M 4096M 17.2.0 e1d6a67b021e 3ed0fc036eb5 2024-02-05T07:07:15.198 INFO:teuthology.orchestra.run.smithi102.stdout:osd.4 smithi177 running (13m) 4s ago 13m 58.4M 4096M 17.2.0 e1d6a67b021e 409a31f31e06 2024-02-05T07:07:15.198 INFO:teuthology.orchestra.run.smithi102.stdout:osd.5 smithi177 running (12m) 4s ago 12m 56.6M 4096M 17.2.0 e1d6a67b021e 7e37b3b9db84 2024-02-05T07:07:15.198 INFO:teuthology.orchestra.run.smithi102.stdout:osd.6 smithi177 running (12m) 4s ago 12m 54.4M 4096M 17.2.0 e1d6a67b021e 6e4c8f33c511 2024-02-05T07:07:15.198 INFO:teuthology.orchestra.run.smithi102.stdout:osd.7 smithi177 running (11m) 4s ago 11m 56.9M 4096M 17.2.0 e1d6a67b021e 2bb2b337b06b 2024-02-05T07:07:15.198 INFO:teuthology.orchestra.run.smithi102.stdout:prometheus.a smithi177 *:9095 running (74s) 4s ago 10m 53.8M - 2.33.4 514e6a882f6e 8a8af8ee8af4 2024-02-05T07:07:15.199 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi102.xsyvtb smithi102 *:8000 running (7m) 1s ago 7m 87.2M - 17.2.0 e1d6a67b021e 1ab22a18a15e 2024-02-05T07:07:15.199 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi177.mzlged smithi177 *:8000 running (7m) 4s ago 7m 87.5M - 17.2.0 e1d6a67b021e cbd3144d3ab7 2024-02-05T07:07:15.199 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi102.righwg smithi102 *:80 running (7m) 1s ago 7m 89.2M - 17.2.0 e1d6a67b021e 2fcdb1fa365d 2024-02-05T07:07:15.199 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi177.uynbom smithi177 *:80 running (7m) 4s ago 7m 87.3M - 17.2.0 e1d6a67b021e 752e66aec886 2024-02-05T07:07:15.272 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:15 smithi102 bash[68945]: audit 2024-02-05T07:07:13.995687+0000 mon.a (mon.0) 1003 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:15.273 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:15 smithi102 bash[68945]: cephadm 2024-02-05T07:07:14.033382+0000 mgr.y (mgr.25280) 220 : cephadm 1 Upgrade: Updating mon.b 2024-02-05T07:07:15.273 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:15 smithi102 bash[68945]: audit 2024-02-05T07:07:14.041481+0000 mon.a (mon.0) 1004 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:15.273 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:15 smithi102 bash[68945]: audit 2024-02-05T07:07:14.045007+0000 mon.a (mon.0) 1005 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:07:15.273 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:15 smithi102 bash[68945]: audit 2024-02-05T07:07:14.046232+0000 mon.a (mon.0) 1006 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:07:15.273 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:15 smithi102 bash[68945]: audit 2024-02-05T07:07:14.047400+0000 mon.a (mon.0) 1007 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:15.273 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:15 smithi102 bash[71397]: audit 2024-02-05T07:07:13.995687+0000 mon.a (mon.0) 1003 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:15.273 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:15 smithi102 bash[71397]: cephadm 2024-02-05T07:07:14.033382+0000 mgr.y (mgr.25280) 220 : cephadm 1 Upgrade: Updating mon.b 2024-02-05T07:07:15.273 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:15 smithi102 bash[71397]: audit 2024-02-05T07:07:14.041481+0000 mon.a (mon.0) 1004 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:15.273 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:15 smithi102 bash[71397]: audit 2024-02-05T07:07:14.045007+0000 mon.a (mon.0) 1005 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:07:15.273 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:15 smithi102 bash[71397]: audit 2024-02-05T07:07:14.046232+0000 mon.a (mon.0) 1006 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:07:15.273 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:15 smithi102 bash[71397]: audit 2024-02-05T07:07:14.047400+0000 mon.a (mon.0) 1007 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:15.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:15 smithi177 bash[14475]: audit 2024-02-05T07:07:13.995687+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:15.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:15 smithi177 bash[14475]: cephadm 2024-02-05T07:07:14.033382+0000 mgr.y (mgr.25280) 220 : cephadm [INF] Upgrade: Updating mon.b 2024-02-05T07:07:15.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:15 smithi177 bash[14475]: audit 2024-02-05T07:07:14.041481+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:15.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:15 smithi177 bash[14475]: audit 2024-02-05T07:07:14.045007+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:07:15.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:15 smithi177 bash[14475]: audit 2024-02-05T07:07:14.046232+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:07:15.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:15 smithi177 bash[14475]: audit 2024-02-05T07:07:14.047400+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:15.679 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:07:15.679 INFO:teuthology.orchestra.run.smithi102.stdout: "mon": { 2024-02-05T07:07:15.679 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-02-05T07:07:15.679 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T07:07:15.679 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:07:15.679 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr": { 2024-02-05T07:07:15.679 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T07:07:15.679 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:07:15.680 INFO:teuthology.orchestra.run.smithi102.stdout: "osd": { 2024-02-05T07:07:15.680 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-05T07:07:15.680 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:07:15.680 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw": { 2024-02-05T07:07:15.680 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T07:07:15.680 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:07:15.680 INFO:teuthology.orchestra.run.smithi102.stdout: "overall": { 2024-02-05T07:07:15.680 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-02-05T07:07:15.680 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 4 2024-02-05T07:07:15.680 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T07:07:15.680 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:07:16.058 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:16 smithi102 bash[68945]: cephadm 2024-02-05T07:07:14.048652+0000 mgr.y (mgr.25280) 221 : cephadm 1 Deploying daemon mon.b on smithi177 2024-02-05T07:07:16.058 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:16 smithi102 bash[68945]: audit 2024-02-05T07:07:14.353739+0000 mgr.y (mgr.25280) 222 : audit 0 from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:07:16.058 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:16 smithi102 bash[68945]: cluster 2024-02-05T07:07:14.697095+0000 mgr.y (mgr.25280) 223 : 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 2024-02-05T07:07:16.073 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:07:16.073 INFO:teuthology.orchestra.run.smithi102.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:07:16.073 INFO:teuthology.orchestra.run.smithi102.stdout: "in_progress": true, 2024-02-05T07:07:16.073 INFO:teuthology.orchestra.run.smithi102.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T07:07:16.073 INFO:teuthology.orchestra.run.smithi102.stdout: "services_complete": [ 2024-02-05T07:07:16.073 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr" 2024-02-05T07:07:16.073 INFO:teuthology.orchestra.run.smithi102.stdout: ], 2024-02-05T07:07:16.073 INFO:teuthology.orchestra.run.smithi102.stdout: "progress": "4/23 daemons upgraded", 2024-02-05T07:07:16.073 INFO:teuthology.orchestra.run.smithi102.stdout: "message": "Currently upgrading mon daemons", 2024-02-05T07:07:16.073 INFO:teuthology.orchestra.run.smithi102.stdout: "is_paused": false 2024-02-05T07:07:16.074 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:07:16.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:16 smithi102 bash[68945]: audit 2024-02-05T07:07:14.757522+0000 mgr.y (mgr.25280) 224 : audit 0 from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:07:16.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:16 smithi102 bash[68945]: audit 2024-02-05T07:07:15.664989+0000 mon.a (mon.0) 1008 : audit 0 from='client.? 172.21.15.102:0/4017422277' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:16.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:16 smithi102 bash[71397]: cephadm 2024-02-05T07:07:14.048652+0000 mgr.y (mgr.25280) 221 : cephadm 1 Deploying daemon mon.b on smithi177 2024-02-05T07:07:16.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:16 smithi102 bash[71397]: audit 2024-02-05T07:07:14.353739+0000 mgr.y (mgr.25280) 222 : audit 0 from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:07:16.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:16 smithi102 bash[71397]: cluster 2024-02-05T07:07:14.697095+0000 mgr.y (mgr.25280) 223 : 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 2024-02-05T07:07:16.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:16 smithi102 bash[71397]: audit 2024-02-05T07:07:14.757522+0000 mgr.y (mgr.25280) 224 : audit 0 from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:07:16.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:16 smithi102 bash[71397]: audit 2024-02-05T07:07:15.664989+0000 mon.a (mon.0) 1008 : audit 0 from='client.? 172.21.15.102:0/4017422277' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:16.399 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:16 smithi177 bash[14475]: cephadm 2024-02-05T07:07:14.048652+0000 mgr.y (mgr.25280) 221 : cephadm [INF] Deploying daemon mon.b on smithi177 2024-02-05T07:07:16.400 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:16 smithi177 bash[14475]: audit 2024-02-05T07:07:14.353739+0000 mgr.y (mgr.25280) 222 : audit [DBG] from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:07:16.400 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:16 smithi177 bash[14475]: cluster 2024-02-05T07:07:14.697095+0000 mgr.y (mgr.25280) 223 : 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 2024-02-05T07:07:16.400 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:16 smithi177 bash[14475]: audit 2024-02-05T07:07:14.757522+0000 mgr.y (mgr.25280) 224 : audit [DBG] from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:07:16.400 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:16 smithi177 bash[14475]: audit 2024-02-05T07:07:15.664989+0000 mon.a (mon.0) 1008 : audit [DBG] from='client.? 172.21.15.102:0/4017422277' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:16.530 INFO:teuthology.orchestra.run.smithi102.stdout:HEALTH_OK 2024-02-05T07:07:17.221 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:17 smithi177 bash[14475]: audit 2024-02-05T07:07:15.159436+0000 mgr.y (mgr.25280) 225 : audit [DBG] from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:07:17.221 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:17 smithi177 bash[14475]: audit 2024-02-05T07:07:16.060450+0000 mgr.y (mgr.25280) 226 : audit [DBG] from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:07:17.222 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:17 smithi177 bash[14475]: audit 2024-02-05T07:07:16.518186+0000 mon.a (mon.0) 1009 : audit [DBG] from='client.? 172.21.15.102:0/919817377' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:07:17.222 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:17 smithi177 bash[14475]: cluster 2024-02-05T07:07:16.698384+0000 mgr.y (mgr.25280) 227 : 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 2024-02-05T07:07:17.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:17 smithi102 bash[68945]: audit 2024-02-05T07:07:15.159436+0000 mgr.y (mgr.25280) 225 : audit 0 from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:07:17.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:17 smithi102 bash[68945]: audit 2024-02-05T07:07:16.060450+0000 mgr.y (mgr.25280) 226 : audit 0 from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:07:17.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:17 smithi102 bash[68945]: audit 2024-02-05T07:07:16.518186+0000 mon.a (mon.0) 1009 : audit 0 from='client.? 172.21.15.102:0/919817377' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:07:17.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:17 smithi102 bash[68945]: cluster 2024-02-05T07:07:16.698384+0000 mgr.y (mgr.25280) 227 : 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 2024-02-05T07:07:17.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:17 smithi102 bash[71397]: audit 2024-02-05T07:07:15.159436+0000 mgr.y (mgr.25280) 225 : audit 0 from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:07:17.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:17 smithi102 bash[71397]: audit 2024-02-05T07:07:16.060450+0000 mgr.y (mgr.25280) 226 : audit 0 from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:07:17.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:17 smithi102 bash[71397]: audit 2024-02-05T07:07:16.518186+0000 mon.a (mon.0) 1009 : audit 0 from='client.? 172.21.15.102:0/919817377' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:07:17.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:17 smithi102 bash[71397]: cluster 2024-02-05T07:07:16.698384+0000 mgr.y (mgr.25280) 227 : 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 2024-02-05T07:07:17.482 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:17 smithi177 systemd[1]: Stopping Ceph mon.b for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:07:17.483 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:17 smithi177 bash[14475]: debug 2024-02-05T07:07:17.365+0000 7fd21bbf4700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-05T07:07:17.483 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:17 smithi177 bash[14475]: debug 2024-02-05T07:07:17.365+0000 7fd21bbf4700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-02-05T07:07:18.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:18 smithi177 bash[56221]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-mon-b 2024-02-05T07:07:18.903 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:07:18 smithi177 bash[51852]: ts=2024-02-05T07:07: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.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"smithi102:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"172.21.15.177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:07:18.904 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:18 smithi177 bash[56360]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-mon-b 2024-02-05T07:07:18.904 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:18 smithi177 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@mon.b.service: Succeeded. 2024-02-05T07:07:18.904 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:18 smithi177 systemd[1]: Stopped Ceph mon.b for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:07:18.904 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:18 smithi177 systemd[1]: Started Ceph mon.b for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:07:20.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.633+0000 7f4fe6a13c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-05T07:07:20.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.633+0000 7f4fe6a13c80 0 ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev), process ceph-mon, pid 7 2024-02-05T07:07:20.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.633+0000 7f4fe6a13c80 0 pidfile_write: ignore empty --pid-file 2024-02-05T07:07:20.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.637+0000 7f4fe6a13c80 0 load: jerasure load: lrc 2024-02-05T07:07:20.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: RocksDB version: 7.9.2 2024-02-05T07:07:20.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Git sha 0 2024-02-05T07:07:20.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Compile date 2024-02-04 23:11:06 2024-02-05T07:07:20.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: DB SUMMARY 2024-02-05T07:07:20.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: DB Session ID: 4K0F2TP5LJEIXLZLOO4S 2024-02-05T07:07:20.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: CURRENT file: CURRENT 2024-02-05T07:07:20.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: IDENTITY file: IDENTITY 2024-02-05T07:07:20.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 2252 Bytes 2024-02-05T07:07:20.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000045.sst 2024-02-05T07:07:20.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000043.log size: 849009 ; 2024-02-05T07:07:20.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.error_if_exists: 0 2024-02-05T07:07:20.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.create_if_missing: 0 2024-02-05T07:07:20.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.paranoid_checks: 1 2024-02-05T07:07:20.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-02-05T07:07:20.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-05T07:07:20.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-02-05T07:07:20.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.env: 0x5645cc755ae0 2024-02-05T07:07:20.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.fs: PosixFileSystem 2024-02-05T07:07:20.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.info_log: 0x5645cde89900 2024-02-05T07:07:20.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-05T07:07:20.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.statistics: (nil) 2024-02-05T07:07:20.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.use_fsync: 0 2024-02-05T07:07:20.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.max_log_file_size: 0 2024-02-05T07:07:20.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-05T07:07:20.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-05T07:07:20.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-05T07:07:20.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-05T07:07:20.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.allow_fallocate: 1 2024-02-05T07:07:20.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-05T07:07:20.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-05T07:07:20.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.use_direct_reads: 0 2024-02-05T07:07:20.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-05T07:07:20.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.create_missing_column_families: 0 2024-02-05T07:07:20.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.db_log_dir: 2024-02-05T07:07:20.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.wal_dir: 2024-02-05T07:07:20.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-05T07:07:20.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-05T07:07:20.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-05T07:07:20.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-05T07:07:20.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-05T07:07:20.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-05T07:07:20.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.advise_random_on_open: 1 2024-02-05T07:07:20.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-05T07:07:20.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.write_buffer_manager: 0x5645cde5cdc0 2024-02-05T07:07:20.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-05T07:07:20.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-05T07:07:20.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-05T07:07:20.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.rate_limiter: (nil) 2024-02-05T07:07:20.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-05T07:07:20.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-05T07:07:20.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-05T07:07:20.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-05T07:07:20.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.unordered_write: 0 2024-02-05T07:07:20.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-05T07:07:20.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-05T07:07:20.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-05T07:07:20.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-05T07:07:20.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.row_cache: None 2024-02-05T07:07:20.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.wal_filter: None 2024-02-05T07:07:20.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-05T07:07:20.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-05T07:07:20.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.two_write_queues: 0 2024-02-05T07:07:20.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.manual_wal_flush: 0 2024-02-05T07:07:20.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.wal_compression: 0 2024-02-05T07:07:20.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.atomic_flush: 0 2024-02-05T07:07:20.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-05T07:07:20.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-05T07:07:20.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-05T07:07:20.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.log_readahead_size: 0 2024-02-05T07:07:20.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-05T07:07:20.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-02-05T07:07:20.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-05T07:07:20.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-05T07:07:20.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-02-05T07:07:20.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-02-05T07:07:20.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-02-05T07:07:20.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.max_background_jobs: 2 2024-02-05T07:07:20.835 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.max_background_compactions: -1 2024-02-05T07:07:20.835 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.max_subcompactions: 1 2024-02-05T07:07:20.835 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-05T07:07:20.835 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-05T07:07:20.835 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-05T07:07:20.835 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.max_total_wal_size: 0 2024-02-05T07:07:20.835 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-05T07:07:20.835 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-05T07:07:20.835 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-05T07:07:20.835 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-05T07:07:20.835 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.max_open_files: -1 2024-02-05T07:07:20.835 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.bytes_per_sync: 0 2024-02-05T07:07:20.836 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-05T07:07:20.836 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-05T07:07:20.836 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-05T07:07:20.836 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.max_background_flushes: -1 2024-02-05T07:07:20.836 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Compression algorithms supported: 2024-02-05T07:07:20.836 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-05T07:07:20.836 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: kZSTD supported: 0 2024-02-05T07:07:20.836 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: kXpressCompression supported: 0 2024-02-05T07:07:20.836 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-05T07:07:20.836 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: kZlibCompression supported: 1 2024-02-05T07:07:20.836 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: kSnappyCompression supported: 1 2024-02-05T07:07:20.836 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: kLZ4Compression supported: 1 2024-02-05T07:07:20.836 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: kBZip2Compression supported: 0 2024-02-05T07:07:20.836 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-05T07:07:20.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-02-05T07:07:20.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-02-05T07:07:20.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-02-05T07:07:20.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-05T07:07:20.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.merge_operator: 2024-02-05T07:07:20.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.compaction_filter: None 2024-02-05T07:07:20.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.compaction_filter_factory: None 2024-02-05T07:07:20.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-02-05T07:07:20.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-05T07:07:20.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-05T07:07:20.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5645cde89a00) 2024-02-05T07:07:20.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: cache_index_and_filter_blocks: 1 2024-02-05T07:07:20.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-05T07:07:20.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-05T07:07:20.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: pin_top_level_index_and_filter: 1 2024-02-05T07:07:20.838 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: index_type: 0 2024-02-05T07:07:20.838 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: data_block_index_type: 0 2024-02-05T07:07:20.838 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: index_shortening: 1 2024-02-05T07:07:20.838 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: data_block_hash_table_util_ratio: 0.750000 2024-02-05T07:07:20.838 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: checksum: 4 2024-02-05T07:07:20.838 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: no_block_cache: 0 2024-02-05T07:07:20.838 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: block_cache: 0x5645cde8b090 2024-02-05T07:07:20.838 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: block_cache_name: BinnedLRUCache 2024-02-05T07:07:20.839 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: block_cache_options: 2024-02-05T07:07:20.839 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: capacity : 536870912 2024-02-05T07:07:20.839 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: num_shard_bits : 4 2024-02-05T07:07:20.839 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: strict_capacity_limit : 0 2024-02-05T07:07:20.839 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: high_pri_pool_ratio: 0.000 2024-02-05T07:07:20.839 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: block_cache_compressed: (nil) 2024-02-05T07:07:20.839 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: persistent_cache: (nil) 2024-02-05T07:07:20.839 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: block_size: 4096 2024-02-05T07:07:20.839 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: block_size_deviation: 10 2024-02-05T07:07:20.839 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: block_restart_interval: 16 2024-02-05T07:07:20.839 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: index_block_restart_interval: 1 2024-02-05T07:07:20.839 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: metadata_block_size: 4096 2024-02-05T07:07:20.840 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: partition_filters: 0 2024-02-05T07:07:20.840 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: use_delta_encoding: 1 2024-02-05T07:07:20.840 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: filter_policy: bloomfilter 2024-02-05T07:07:20.840 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: whole_key_filtering: 1 2024-02-05T07:07:20.840 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: verify_compression: 0 2024-02-05T07:07:20.840 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: read_amp_bytes_per_bit: 0 2024-02-05T07:07:20.841 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: format_version: 5 2024-02-05T07:07:20.841 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: enable_index_compression: 1 2024-02-05T07:07:20.841 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: block_align: 0 2024-02-05T07:07:20.841 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: max_auto_readahead_size: 262144 2024-02-05T07:07:20.841 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: prepopulate_block_cache: 0 2024-02-05T07:07:20.841 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: initial_auto_readahead_size: 8192 2024-02-05T07:07:20.841 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: num_file_reads_for_auto_readahead: 2 2024-02-05T07:07:20.841 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-05T07:07:20.841 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-05T07:07:20.842 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.compression: NoCompression 2024-02-05T07:07:20.842 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-05T07:07:20.842 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-05T07:07:20.842 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-05T07:07:20.843 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.num_levels: 7 2024-02-05T07:07:20.843 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-05T07:07:20.843 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-05T07:07:20.843 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-05T07:07:20.843 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-05T07:07:20.843 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-05T07:07:20.843 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-05T07:07:20.843 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-05T07:07:20.843 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-05T07:07:20.843 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-05T07:07:20.844 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-05T07:07:20.844 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-02-05T07:07:20.844 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-02-05T07:07:20.844 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-05T07:07:20.844 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.compression_opts.level: 32767 2024-02-05T07:07:20.844 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-05T07:07:20.844 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-05T07:07:20.844 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-05T07:07:20.844 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-02-05T07:07:20.844 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-05T07:07:20.844 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.compression_opts.enabled: false 2024-02-05T07:07:20.844 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-02-05T07:07:20.844 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-05T07:07:20.844 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-05T07:07:20.844 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-05T07:07:20.845 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-05T07:07:20.845 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-05T07:07:20.845 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-05T07:07:20.845 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-05T07:07:20.845 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-05T07:07:20.845 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-05T07:07:20.845 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-05T07:07:20.845 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-05T07:07:20.845 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-05T07:07:20.845 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-05T07:07:20.845 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-05T07:07:20.845 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-05T07:07:20.845 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-05T07:07:20.845 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-05T07:07:20.845 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-02-05T07:07:20.846 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.arena_block_size: 1048576 2024-02-05T07:07:20.846 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-05T07:07:20.846 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-05T07:07:20.846 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-05T07:07:20.846 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-05T07:07:20.846 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-05T07:07:20.846 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-05T07:07:20.846 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-05T07:07:20.846 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-05T07:07:20.846 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-05T07:07:20.846 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-05T07:07:20.846 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-05T07:07:20.846 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-05T07:07:20.846 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-05T07:07:20.846 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.table_properties_collectors: 2024-02-05T07:07:20.847 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.inplace_update_support: 0 2024-02-05T07:07:20.847 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-05T07:07:20.847 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-05T07:07:20.847 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-05T07:07:20.847 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-05T07:07:20.847 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.bloom_locality: 0 2024-02-05T07:07:20.847 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.max_successive_merges: 0 2024-02-05T07:07:20.847 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-05T07:07:20.847 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-05T07:07:20.847 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.force_consistency_checks: 1 2024-02-05T07:07:20.847 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-05T07:07:20.847 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.ttl: 2592000 2024-02-05T07:07:20.847 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-05T07:07:20.847 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-02-05T07:07:20.847 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-02-05T07:07:20.847 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.enable_blob_files: false 2024-02-05T07:07:20.848 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.min_blob_size: 0 2024-02-05T07:07:20.848 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.blob_file_size: 268435456 2024-02-05T07:07:20.848 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-02-05T07:07:20.848 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-02-05T07:07:20.848 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-05T07:07:20.848 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-02-05T07:07:20.848 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-02-05T07:07:20.848 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-02-05T07:07:20.848 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-02-05T07:07:20.848 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fdb99c700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 45.sst 2024-02-05T07:07:20.848 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-05T07:07:20.848 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 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 27002, log_number is 43,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-05T07:07:20.848 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 43 2024-02-05T07:07:20.848 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 11a604b4-83d3-46ff-b7aa-a596623b6733 2024-02-05T07:07:20.849 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707116840646156, "job": 1, "event": "recovery_started", "wal_files": [43]} 2024-02-05T07:07:20.849 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.641+0000 7f4fe6a13c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #43 mode 2 2024-02-05T07:07:20.849 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.649+0000 7f4fe6a13c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707116840654193, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 48, "file_size": 541814, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 27004, "largest_seqno": 27624, "table_properties": {"data_size": 538533, "index_size": 1307, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 965, "raw_key_size": 9096, "raw_average_key_size": 25, "raw_value_size": 532022, "raw_average_value_size": 1469, "num_data_blocks": 53, "num_entries": 362, "num_filter_entries": 362, "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": 1707116840, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "11a604b4-83d3-46ff-b7aa-a596623b6733", "db_session_id": "4K0F2TP5LJEIXLZLOO4S", "orig_file_number": 48, "seqno_to_time_mapping": "N/A"}} 2024-02-05T07:07:20.849 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.649+0000 7f4fe6a13c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707116840654297, "job": 1, "event": "recovery_finished"} 2024-02-05T07:07:20.849 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.649+0000 7f4fe6a13c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 50 2024-02-05T07:07:20.849 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.649+0000 7f4fe6a13c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-05T07:07:20.849 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.653+0000 7f4fe6a13c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000043.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-02-05T07:07:20.849 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.653+0000 7f4fe6a13c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5645cdf80000 2024-02-05T07:07:20.849 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.653+0000 7f4fe6a13c80 4 rocksdb: DB pointer 0x5645cdf6a000 2024-02-05T07:07:20.849 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.653+0000 7f4fd518f700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-02-05T07:07:20.849 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.653+0000 7f4fd518f700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-02-05T07:07:20.849 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: ** DB Stats ** 2024-02-05T07:07:20.849 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-05T07:07:20.849 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-05T07:07:20.849 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-05T07:07:20.850 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-05T07:07:20.850 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-05T07:07:20.850 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-05T07:07:20.850 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-05T07:07:20.850 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: ** Compaction Stats [default] ** 2024-02-05T07:07:20.850 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-02-05T07:07:20.850 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-02-05T07:07:20.850 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: L0 1/0 529.12 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 125.5 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-05T07:07:20.850 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: L6 1/0 10.48 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-02-05T07:07:20.850 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: Sum 2/0 10.99 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 125.5 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-05T07:07:20.850 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 125.5 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-05T07:07:20.850 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: ** Compaction Stats [default] ** 2024-02-05T07:07:20.850 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-02-05T07:07:20.850 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-05T07:07:20.850 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 125.5 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-05T07:07:20.851 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-02-05T07:07:20.851 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-05T07:07:20.851 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: Flush(GB): cumulative 0.001, interval 0.001 2024-02-05T07:07:20.851 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-05T07:07:20.851 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: AddFile(Total Files): cumulative 0, interval 0 2024-02-05T07:07:20.851 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-05T07:07:20.851 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: AddFile(Keys): cumulative 0, interval 0 2024-02-05T07:07:20.851 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: Cumulative compaction: 0.00 GB write, 42.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-05T07:07:20.851 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: Interval compaction: 0.00 GB write, 42.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-05T07:07:20.851 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-05T07:07:20.851 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: Block cache BinnedLRUCache@0x5645cde8b090#7 capacity: 512.00 MB usage: 2.48 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.8e-05 secs_since: 0 2024-02-05T07:07:20.851 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: Block cache entry stats(count,size,portion): FilterBlock(1,1.03 KB,0.000196695%) IndexBlock(1,1.45 KB,0.000277162%) Misc(1,0.00 KB,0%) 2024-02-05T07:07:20.851 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: ** File Read Latency Histogram By Level [default] ** 2024-02-05T07:07:20.851 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.653+0000 7f4fe6a13c80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] at bind addrs [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 2024-02-05T07:07:20.851 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.657+0000 7f4fe6a13c80 1 mon.b@-1(???) e3 preinit fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 2024-02-05T07:07:20.851 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.657+0000 7f4fe6a13c80 5 mon.b@-1(???).mds e0 Unable to load 'last_metadata' 2024-02-05T07:07:20.852 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.657+0000 7f4fe6a13c80 5 mon.b@-1(???).mds e0 Unable to load 'last_metadata' 2024-02-05T07:07:20.852 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.657+0000 7f4fe6a13c80 0 mon.b@-1(???).mds e1 new map 2024-02-05T07:07:20.852 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.657+0000 7f4fe6a13c80 0 mon.b@-1(???).mds e1 print_map 2024-02-05T07:07:20.852 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: e1 2024-02-05T07:07:20.852 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: enable_multiple, ever_enabled_multiple: 1,1 2024-02-05T07:07:20.852 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-05T07:07:20.852 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: legacy client fscid: -1 2024-02-05T07:07:20.852 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: 2024-02-05T07:07:20.852 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: No filesystems configured 2024-02-05T07:07:20.852 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.657+0000 7f4fe6a13c80 0 mon.b@-1(???).osd e107 crush map has features 3314933000854323200, adjusting msgr requires 2024-02-05T07:07:20.852 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.657+0000 7f4fe6a13c80 0 mon.b@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-02-05T07:07:20.852 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.657+0000 7f4fe6a13c80 0 mon.b@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-02-05T07:07:20.852 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.657+0000 7f4fe6a13c80 0 mon.b@-1(???).osd e107 crush map has features 432629239337189376, adjusting msgr requires 2024-02-05T07:07:20.852 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.657+0000 7f4fe6a13c80 1 mon.b@-1(???).paxosservice(auth 1..27) refresh upgraded, format 0 -> 3 2024-02-05T07:07:20.853 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.657+0000 7f4fe6a13c80 4 mon.b@-1(???).mgr e0 loading version 40 2024-02-05T07:07:20.853 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.657+0000 7f4fe6a13c80 4 mon.b@-1(???).mgr e40 active server: [v2:172.21.15.102:6800/2371791003,v1:172.21.15.102:6801/2371791003](25280) 2024-02-05T07:07:20.853 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:20 smithi177 bash[56430]: debug 2024-02-05T07:07:20.657+0000 7f4fe6a13c80 4 mon.b@-1(???).mgr e40 mkfs or daemon transitioned to available, loading commands 2024-02-05T07:07:22.887 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:07:22 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:07:22] "GET /metrics HTTP/1.1" 200 38271 "" "Prometheus/2.33.4" 2024-02-05T07:07:28.934 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:07:28 smithi177 bash[51852]: ts=2024-02-05T07:07: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.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"smithi102:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"172.21.15.177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:07:31.137 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:07:30 smithi102 bash[65457]: debug 2024-02-05T07:07:30.658+0000 7f9fed74a700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-02-05T07:07:32.637 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:07:32] "GET /metrics HTTP/1.1" 200 38271 "" "Prometheus/2.33.4" 2024-02-05T07:07:33.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:32 smithi177 bash[56430]: cluster 2024-02-05T07:07:26.906159+0000 mon.c (mon.1) 4 : cluster 1 mon.c calling monitor election 2024-02-05T07:07:33.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:32 smithi177 bash[56430]: cluster 2024-02-05T07:07:26.915897+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-02-05T07:07:33.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:32 smithi177 bash[56430]: audit 2024-02-05T07:07:31.726835+0000 mgr.y (mgr.25280) 247 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:07:33.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:32 smithi177 bash[56430]: cluster 2024-02-05T07:07:31.915873+0000 mon.a (mon.0) 1092 : cluster 0 fsmap 2024-02-05T07:07:33.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:32 smithi177 bash[56430]: cluster 2024-02-05T07:07:31.915941+0000 mon.a (mon.0) 1093 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-02-05T07:07:33.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:32 smithi177 bash[56430]: cluster 2024-02-05T07:07:31.916627+0000 mon.a (mon.0) 1094 : cluster 0 mgrmap e40: y(active, since 51s), standbys: x 2024-02-05T07:07:33.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:32 smithi177 bash[56430]: cluster 2024-02-05T07:07:31.916999+0000 mon.a (mon.0) 1095 : cluster 3 Health check update: 1/3 mons down, quorum a,b (MON_DOWN) 2024-02-05T07:07:33.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:32 smithi177 bash[56430]: cluster 2024-02-05T07:07:31.922536+0000 mon.a (mon.0) 1096 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-02-05T07:07:33.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:32 smithi177 bash[56430]: cluster 2024-02-05T07:07:31.922596+0000 mon.a (mon.0) 1097 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-02-05T07:07:33.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:32 smithi177 bash[56430]: cluster 2024-02-05T07:07:31.922641+0000 mon.a (mon.0) 1098 : cluster 3 mon.b (rank 2) addr [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] is down (out of quorum) 2024-02-05T07:07:33.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:32 smithi177 bash[56430]: cluster 2024-02-05T07:07:31.922843+0000 mon.a (mon.0) 1099 : cluster 1 mon.a calling monitor election 2024-02-05T07:07:33.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:32 smithi177 bash[56430]: cluster 2024-02-05T07:07:31.937668+0000 mon.a (mon.0) 1100 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-05T07:07:33.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:32 smithi177 bash[56430]: cluster 2024-02-05T07:07:31.945646+0000 mon.a (mon.0) 1101 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0],b=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],c=[v2:172.21.15.102:3301/0,v1:172.21.15.102:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-05T07:07:33.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:32 smithi177 bash[56430]: cluster 2024-02-05T07:07:31.946586+0000 mon.a (mon.0) 1102 : cluster 0 fsmap 2024-02-05T07:07:33.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:32 smithi177 bash[56430]: cluster 2024-02-05T07:07:31.946676+0000 mon.a (mon.0) 1103 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-02-05T07:07:33.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:32 smithi177 bash[56430]: cluster 2024-02-05T07:07:31.947724+0000 mon.a (mon.0) 1104 : cluster 0 mgrmap e40: y(active, since 51s), standbys: x 2024-02-05T07:07:33.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:32 smithi177 bash[56430]: cluster 2024-02-05T07:07:31.948011+0000 mon.a (mon.0) 1105 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-02-05T07:07:33.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:32 smithi177 bash[56430]: cluster 2024-02-05T07:07:31.948048+0000 mon.a (mon.0) 1106 : cluster 1 Cluster is now healthy 2024-02-05T07:07:33.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:32 smithi177 bash[56430]: audit 2024-02-05T07:07:31.950167+0000 mon.a (mon.0) 1107 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:07:33.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:32 smithi177 bash[56430]: cluster 2024-02-05T07:07:31.954642+0000 mon.a (mon.0) 1108 : cluster 1 overall HEALTH_OK 2024-02-05T07:07:33.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:32 smithi177 bash[56430]: audit 2024-02-05T07:07:31.955788+0000 mon.a (mon.0) 1109 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:33.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:32 smithi177 bash[56430]: cephadm 2024-02-05T07:07:31.957585+0000 mgr.y (mgr.25280) 248 : cephadm 1 Reconfiguring daemon mon.a on smithi102 2024-02-05T07:07:33.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[71397]: cluster 2024-02-05T07:07:26.906159+0000 mon.c (mon.1) 4 : cluster 1 mon.c calling monitor election 2024-02-05T07:07:33.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[71397]: cluster 2024-02-05T07:07:26.915897+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-02-05T07:07:33.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[71397]: audit 2024-02-05T07:07:31.726835+0000 mgr.y (mgr.25280) 247 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:07:33.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[71397]: cluster 2024-02-05T07:07:31.915873+0000 mon.a (mon.0) 1092 : cluster 0 fsmap 2024-02-05T07:07:33.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[71397]: cluster 2024-02-05T07:07:31.915941+0000 mon.a (mon.0) 1093 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-02-05T07:07:33.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[71397]: cluster 2024-02-05T07:07:31.916627+0000 mon.a (mon.0) 1094 : cluster 0 mgrmap e40: y(active, since 51s), standbys: x 2024-02-05T07:07:33.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[71397]: cluster 2024-02-05T07:07:31.916999+0000 mon.a (mon.0) 1095 : cluster 3 Health check update: 1/3 mons down, quorum a,b (MON_DOWN) 2024-02-05T07:07:33.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[71397]: cluster 2024-02-05T07:07:31.922536+0000 mon.a (mon.0) 1096 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-02-05T07:07:33.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[71397]: cluster 2024-02-05T07:07:31.922596+0000 mon.a (mon.0) 1097 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-02-05T07:07:33.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[71397]: cluster 2024-02-05T07:07:31.922641+0000 mon.a (mon.0) 1098 : cluster 3 mon.b (rank 2) addr [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] is down (out of quorum) 2024-02-05T07:07:33.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[71397]: cluster 2024-02-05T07:07:31.922843+0000 mon.a (mon.0) 1099 : cluster 1 mon.a calling monitor election 2024-02-05T07:07:33.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[71397]: cluster 2024-02-05T07:07:31.937668+0000 mon.a (mon.0) 1100 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-05T07:07:33.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[71397]: cluster 2024-02-05T07:07:31.945646+0000 mon.a (mon.0) 1101 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0],b=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],c=[v2:172.21.15.102:3301/0,v1:172.21.15.102:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-05T07:07:33.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[71397]: cluster 2024-02-05T07:07:31.946586+0000 mon.a (mon.0) 1102 : cluster 0 fsmap 2024-02-05T07:07:33.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[71397]: cluster 2024-02-05T07:07:31.946676+0000 mon.a (mon.0) 1103 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-02-05T07:07:33.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[71397]: cluster 2024-02-05T07:07:31.947724+0000 mon.a (mon.0) 1104 : cluster 0 mgrmap e40: y(active, since 51s), standbys: x 2024-02-05T07:07:33.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[71397]: cluster 2024-02-05T07:07:31.948011+0000 mon.a (mon.0) 1105 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-02-05T07:07:33.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[71397]: cluster 2024-02-05T07:07:31.948048+0000 mon.a (mon.0) 1106 : cluster 1 Cluster is now healthy 2024-02-05T07:07:33.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[71397]: audit 2024-02-05T07:07:31.950167+0000 mon.a (mon.0) 1107 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:07:33.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[71397]: cluster 2024-02-05T07:07:31.954642+0000 mon.a (mon.0) 1108 : cluster 1 overall HEALTH_OK 2024-02-05T07:07:33.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[71397]: audit 2024-02-05T07:07:31.955788+0000 mon.a (mon.0) 1109 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:33.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[71397]: cephadm 2024-02-05T07:07:31.957585+0000 mgr.y (mgr.25280) 248 : cephadm 1 Reconfiguring daemon mon.a on smithi102 2024-02-05T07:07:33.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[68945]: cluster 2024-02-05T07:07:26.906159+0000 mon.c (mon.1) 4 : cluster 1 mon.c calling monitor election 2024-02-05T07:07:33.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[68945]: cluster 2024-02-05T07:07:26.915897+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-02-05T07:07:33.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[68945]: audit 2024-02-05T07:07:31.726835+0000 mgr.y (mgr.25280) 247 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:07:33.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[68945]: cluster 2024-02-05T07:07:31.915873+0000 mon.a (mon.0) 1092 : cluster 0 fsmap 2024-02-05T07:07:33.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[68945]: cluster 2024-02-05T07:07:31.915941+0000 mon.a (mon.0) 1093 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-02-05T07:07:33.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[68945]: cluster 2024-02-05T07:07:31.916627+0000 mon.a (mon.0) 1094 : cluster 0 mgrmap e40: y(active, since 51s), standbys: x 2024-02-05T07:07:33.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[68945]: cluster 2024-02-05T07:07:31.916999+0000 mon.a (mon.0) 1095 : cluster 3 Health check update: 1/3 mons down, quorum a,b (MON_DOWN) 2024-02-05T07:07:33.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[68945]: cluster 2024-02-05T07:07:31.922536+0000 mon.a (mon.0) 1096 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-02-05T07:07:33.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[68945]: cluster 2024-02-05T07:07:31.922596+0000 mon.a (mon.0) 1097 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-02-05T07:07:33.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[68945]: cluster 2024-02-05T07:07:31.922641+0000 mon.a (mon.0) 1098 : cluster 3 mon.b (rank 2) addr [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] is down (out of quorum) 2024-02-05T07:07:33.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[68945]: cluster 2024-02-05T07:07:31.922843+0000 mon.a (mon.0) 1099 : cluster 1 mon.a calling monitor election 2024-02-05T07:07:33.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[68945]: cluster 2024-02-05T07:07:31.937668+0000 mon.a (mon.0) 1100 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-05T07:07:33.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[68945]: cluster 2024-02-05T07:07:31.945646+0000 mon.a (mon.0) 1101 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0],b=[v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0],c=[v2:172.21.15.102:3301/0,v1:172.21.15.102:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-05T07:07:33.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[68945]: cluster 2024-02-05T07:07:31.946586+0000 mon.a (mon.0) 1102 : cluster 0 fsmap 2024-02-05T07:07:33.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[68945]: cluster 2024-02-05T07:07:31.946676+0000 mon.a (mon.0) 1103 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2024-02-05T07:07:33.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[68945]: cluster 2024-02-05T07:07:31.947724+0000 mon.a (mon.0) 1104 : cluster 0 mgrmap e40: y(active, since 51s), standbys: x 2024-02-05T07:07:33.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[68945]: cluster 2024-02-05T07:07:31.948011+0000 mon.a (mon.0) 1105 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-02-05T07:07:33.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[68945]: cluster 2024-02-05T07:07:31.948048+0000 mon.a (mon.0) 1106 : cluster 1 Cluster is now healthy 2024-02-05T07:07:33.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[68945]: audit 2024-02-05T07:07:31.950167+0000 mon.a (mon.0) 1107 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:07:33.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[68945]: cluster 2024-02-05T07:07:31.954642+0000 mon.a (mon.0) 1108 : cluster 1 overall HEALTH_OK 2024-02-05T07:07:33.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[68945]: audit 2024-02-05T07:07:31.955788+0000 mon.a (mon.0) 1109 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:33.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:32 smithi102 bash[68945]: cephadm 2024-02-05T07:07:31.957585+0000 mgr.y (mgr.25280) 248 : cephadm 1 Reconfiguring daemon mon.a on smithi102 2024-02-05T07:07:34.195 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:33 smithi102 bash[68945]: cluster 2024-02-05T07:07:32.707097+0000 mgr.y (mgr.25280) 249 : 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 2024-02-05T07:07:34.195 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:33 smithi102 bash[71397]: cluster 2024-02-05T07:07:32.707097+0000 mgr.y (mgr.25280) 249 : 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 2024-02-05T07:07:34.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:33 smithi177 bash[56430]: cluster 2024-02-05T07:07:32.707097+0000 mgr.y (mgr.25280) 249 : 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 2024-02-05T07:07:35.480 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:35 smithi177 bash[56430]: audit 2024-02-05T07:07:34.160938+0000 mon.a (mon.0) 1110 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:35.480 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:35 smithi177 bash[56430]: audit 2024-02-05T07:07:34.172845+0000 mon.a (mon.0) 1111 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:35.480 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:35 smithi177 bash[56430]: audit 2024-02-05T07:07:34.181848+0000 mon.a (mon.0) 1112 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:35.480 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:35 smithi177 bash[56430]: cluster 2024-02-05T07:07:34.707841+0000 mgr.y (mgr.25280) 250 : 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 2024-02-05T07:07:35.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:35 smithi102 bash[68945]: audit 2024-02-05T07:07:34.160938+0000 mon.a (mon.0) 1110 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:35.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:35 smithi102 bash[68945]: audit 2024-02-05T07:07:34.172845+0000 mon.a (mon.0) 1111 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:35.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:35 smithi102 bash[68945]: audit 2024-02-05T07:07:34.181848+0000 mon.a (mon.0) 1112 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:35.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:35 smithi102 bash[68945]: cluster 2024-02-05T07:07:34.707841+0000 mgr.y (mgr.25280) 250 : 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 2024-02-05T07:07:35.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:35 smithi102 bash[71397]: audit 2024-02-05T07:07:34.160938+0000 mon.a (mon.0) 1110 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:35.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:35 smithi102 bash[71397]: audit 2024-02-05T07:07:34.172845+0000 mon.a (mon.0) 1111 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:35.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:35 smithi102 bash[71397]: audit 2024-02-05T07:07:34.181848+0000 mon.a (mon.0) 1112 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:35.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:35 smithi102 bash[71397]: cluster 2024-02-05T07:07:34.707841+0000 mgr.y (mgr.25280) 250 : 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 2024-02-05T07:07:36.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:36 smithi102 bash[68945]: audit 2024-02-05T07:07:35.224062+0000 mon.a (mon.0) 1113 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:36.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:36 smithi102 bash[68945]: audit 2024-02-05T07:07:35.237254+0000 mon.a (mon.0) 1114 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:36.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:36 smithi102 bash[68945]: cephadm 2024-02-05T07:07:35.279631+0000 mgr.y (mgr.25280) 251 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-02-05T07:07:36.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:36 smithi102 bash[68945]: audit 2024-02-05T07:07:35.280279+0000 mon.a (mon.0) 1115 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:07:36.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:36 smithi102 bash[68945]: audit 2024-02-05T07:07:35.282396+0000 mon.a (mon.0) 1116 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:07:36.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:36 smithi102 bash[68945]: audit 2024-02-05T07:07:35.284461+0000 mon.a (mon.0) 1117 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:36.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:36 smithi102 bash[68945]: cephadm 2024-02-05T07:07:35.286450+0000 mgr.y (mgr.25280) 252 : cephadm 1 Reconfiguring daemon mgr.y on smithi102 2024-02-05T07:07:36.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:36 smithi102 bash[68945]: audit 2024-02-05T07:07:35.320691+0000 mon.a (mon.0) 1118 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:36.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:36 smithi102 bash[68945]: audit 2024-02-05T07:07:35.328104+0000 mon.a (mon.0) 1119 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:36.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:36 smithi102 bash[68945]: audit 2024-02-05T07:07:35.335340+0000 mon.a (mon.0) 1120 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:36 smithi102 bash[71397]: audit 2024-02-05T07:07:35.224062+0000 mon.a (mon.0) 1113 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:36 smithi102 bash[71397]: audit 2024-02-05T07:07:35.237254+0000 mon.a (mon.0) 1114 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:36 smithi102 bash[71397]: cephadm 2024-02-05T07:07:35.279631+0000 mgr.y (mgr.25280) 251 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-02-05T07:07:36.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:36 smithi102 bash[71397]: audit 2024-02-05T07:07:35.280279+0000 mon.a (mon.0) 1115 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:07:36.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:36 smithi102 bash[71397]: audit 2024-02-05T07:07:35.282396+0000 mon.a (mon.0) 1116 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:07:36.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:36 smithi102 bash[71397]: audit 2024-02-05T07:07:35.284461+0000 mon.a (mon.0) 1117 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:36.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:36 smithi102 bash[71397]: cephadm 2024-02-05T07:07:35.286450+0000 mgr.y (mgr.25280) 252 : cephadm 1 Reconfiguring daemon mgr.y on smithi102 2024-02-05T07:07:36.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:36 smithi102 bash[71397]: audit 2024-02-05T07:07:35.320691+0000 mon.a (mon.0) 1118 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:36.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:36 smithi102 bash[71397]: audit 2024-02-05T07:07:35.328104+0000 mon.a (mon.0) 1119 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:36.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:36 smithi102 bash[71397]: audit 2024-02-05T07:07:35.335340+0000 mon.a (mon.0) 1120 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:36.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:36 smithi177 bash[56430]: audit 2024-02-05T07:07:35.224062+0000 mon.a (mon.0) 1113 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:36.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:36 smithi177 bash[56430]: audit 2024-02-05T07:07:35.237254+0000 mon.a (mon.0) 1114 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:36.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:36 smithi177 bash[56430]: cephadm 2024-02-05T07:07:35.279631+0000 mgr.y (mgr.25280) 251 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-02-05T07:07:36.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:36 smithi177 bash[56430]: audit 2024-02-05T07:07:35.280279+0000 mon.a (mon.0) 1115 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:07:36.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:36 smithi177 bash[56430]: audit 2024-02-05T07:07:35.282396+0000 mon.a (mon.0) 1116 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:07:36.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:36 smithi177 bash[56430]: audit 2024-02-05T07:07:35.284461+0000 mon.a (mon.0) 1117 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:36.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:36 smithi177 bash[56430]: cephadm 2024-02-05T07:07:35.286450+0000 mgr.y (mgr.25280) 252 : cephadm 1 Reconfiguring daemon mgr.y on smithi102 2024-02-05T07:07:36.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:36 smithi177 bash[56430]: audit 2024-02-05T07:07:35.320691+0000 mon.a (mon.0) 1118 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:36.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:36 smithi177 bash[56430]: audit 2024-02-05T07:07:35.328104+0000 mon.a (mon.0) 1119 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:36.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:36 smithi177 bash[56430]: audit 2024-02-05T07:07:35.335340+0000 mon.a (mon.0) 1120 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:37.511 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:37 smithi102 bash[68945]: cluster 2024-02-05T07:07:36.709432+0000 mgr.y (mgr.25280) 253 : cluster 0 pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:07:37.512 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:37 smithi102 bash[71397]: cluster 2024-02-05T07:07:36.709432+0000 mgr.y (mgr.25280) 253 : cluster 0 pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:07:37.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:37 smithi177 bash[56430]: cluster 2024-02-05T07:07:36.709432+0000 mgr.y (mgr.25280) 253 : cluster 0 pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:07:39.079 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:07:38 smithi177 bash[51852]: ts=2024-02-05T07:07: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.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"smithi102:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"172.21.15.177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:07:39.264 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:39 smithi102 bash[71397]: audit 2024-02-05T07:07:38.129742+0000 mon.a (mon.0) 1121 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:39.264 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:39 smithi102 bash[71397]: audit 2024-02-05T07:07:38.140771+0000 mon.a (mon.0) 1122 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:39.264 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:39 smithi102 bash[71397]: audit 2024-02-05T07:07:38.153591+0000 mon.a (mon.0) 1123 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:39.264 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:39 smithi102 bash[71397]: cluster 2024-02-05T07:07:38.710201+0000 mgr.y (mgr.25280) 254 : 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 2024-02-05T07:07:39.264 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:39 smithi102 bash[68945]: audit 2024-02-05T07:07:38.129742+0000 mon.a (mon.0) 1121 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:39.265 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:39 smithi102 bash[68945]: audit 2024-02-05T07:07:38.140771+0000 mon.a (mon.0) 1122 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:39.265 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:39 smithi102 bash[68945]: audit 2024-02-05T07:07:38.153591+0000 mon.a (mon.0) 1123 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:39.265 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:39 smithi102 bash[68945]: cluster 2024-02-05T07:07:38.710201+0000 mgr.y (mgr.25280) 254 : 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 2024-02-05T07:07:39.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:39 smithi177 bash[56430]: audit 2024-02-05T07:07:38.129742+0000 mon.a (mon.0) 1121 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:39.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:39 smithi177 bash[56430]: audit 2024-02-05T07:07:38.140771+0000 mon.a (mon.0) 1122 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:39.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:39 smithi177 bash[56430]: audit 2024-02-05T07:07:38.153591+0000 mon.a (mon.0) 1123 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:39.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:39 smithi177 bash[56430]: cluster 2024-02-05T07:07:38.710201+0000 mgr.y (mgr.25280) 254 : 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 2024-02-05T07:07:41.152 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:40 smithi102 bash[71397]: audit 2024-02-05T07:07:39.882681+0000 mon.a (mon.0) 1124 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:41.152 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:40 smithi102 bash[71397]: audit 2024-02-05T07:07:39.892177+0000 mon.a (mon.0) 1125 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:41.152 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:40 smithi102 bash[71397]: cephadm 2024-02-05T07:07:39.911908+0000 mgr.y (mgr.25280) 255 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-02-05T07:07:41.152 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:40 smithi102 bash[71397]: audit 2024-02-05T07:07:39.912518+0000 mon.a (mon.0) 1126 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:07:41.152 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:40 smithi102 bash[71397]: audit 2024-02-05T07:07:39.914203+0000 mon.a (mon.0) 1127 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:07:41.152 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:40 smithi102 bash[71397]: audit 2024-02-05T07:07:39.915810+0000 mon.a (mon.0) 1128 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:41.152 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:40 smithi102 bash[71397]: cephadm 2024-02-05T07:07:39.917699+0000 mgr.y (mgr.25280) 256 : cephadm 1 Reconfiguring daemon mon.c on smithi102 2024-02-05T07:07:41.152 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:40 smithi102 bash[71397]: audit 2024-02-05T07:07:40.791264+0000 mon.a (mon.0) 1129 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:07:41.153 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:40 smithi102 bash[68945]: audit 2024-02-05T07:07:39.882681+0000 mon.a (mon.0) 1124 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:41.153 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:40 smithi102 bash[68945]: audit 2024-02-05T07:07:39.892177+0000 mon.a (mon.0) 1125 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:41.153 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:40 smithi102 bash[68945]: cephadm 2024-02-05T07:07:39.911908+0000 mgr.y (mgr.25280) 255 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-02-05T07:07:41.153 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:40 smithi102 bash[68945]: audit 2024-02-05T07:07:39.912518+0000 mon.a (mon.0) 1126 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:07:41.153 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:40 smithi102 bash[68945]: audit 2024-02-05T07:07:39.914203+0000 mon.a (mon.0) 1127 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:07:41.153 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:40 smithi102 bash[68945]: audit 2024-02-05T07:07:39.915810+0000 mon.a (mon.0) 1128 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:41.153 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:40 smithi102 bash[68945]: cephadm 2024-02-05T07:07:39.917699+0000 mgr.y (mgr.25280) 256 : cephadm 1 Reconfiguring daemon mon.c on smithi102 2024-02-05T07:07:41.153 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:40 smithi102 bash[68945]: audit 2024-02-05T07:07:40.791264+0000 mon.a (mon.0) 1129 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:07:41.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:40 smithi177 bash[56430]: audit 2024-02-05T07:07:39.882681+0000 mon.a (mon.0) 1124 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:41.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:40 smithi177 bash[56430]: audit 2024-02-05T07:07:39.892177+0000 mon.a (mon.0) 1125 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:41.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:40 smithi177 bash[56430]: cephadm 2024-02-05T07:07:39.911908+0000 mgr.y (mgr.25280) 255 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-02-05T07:07:41.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:40 smithi177 bash[56430]: audit 2024-02-05T07:07:39.912518+0000 mon.a (mon.0) 1126 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:07:41.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:40 smithi177 bash[56430]: audit 2024-02-05T07:07:39.914203+0000 mon.a (mon.0) 1127 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:07:41.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:40 smithi177 bash[56430]: audit 2024-02-05T07:07:39.915810+0000 mon.a (mon.0) 1128 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:41.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:40 smithi177 bash[56430]: cephadm 2024-02-05T07:07:39.917699+0000 mgr.y (mgr.25280) 256 : cephadm 1 Reconfiguring daemon mon.c on smithi102 2024-02-05T07:07:41.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:40 smithi177 bash[56430]: audit 2024-02-05T07:07:40.791264+0000 mon.a (mon.0) 1129 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:07:42.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:41 smithi102 bash[68945]: cluster 2024-02-05T07:07:40.710946+0000 mgr.y (mgr.25280) 257 : 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 2024-02-05T07:07:42.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:41 smithi102 bash[71397]: cluster 2024-02-05T07:07:40.710946+0000 mgr.y (mgr.25280) 257 : 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 2024-02-05T07:07:42.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:41 smithi177 bash[56430]: cluster 2024-02-05T07:07:40.710946+0000 mgr.y (mgr.25280) 257 : 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 2024-02-05T07:07:42.887 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:07:42 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:07:42] "GET /metrics HTTP/1.1" 200 38276 "" "Prometheus/2.33.4" 2024-02-05T07:07:43.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:42 smithi177 bash[56430]: audit 2024-02-05T07:07:41.738131+0000 mgr.y (mgr.25280) 258 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:07:43.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:42 smithi177 bash[56430]: audit 2024-02-05T07:07:42.077813+0000 mon.a (mon.0) 1130 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:43.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:42 smithi177 bash[56430]: audit 2024-02-05T07:07:42.090408+0000 mon.a (mon.0) 1131 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:43.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:42 smithi177 bash[56430]: audit 2024-02-05T07:07:42.095684+0000 mon.a (mon.0) 1132 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-05T07:07:43.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:42 smithi177 bash[56430]: audit 2024-02-05T07:07:42.097338+0000 mon.a (mon.0) 1133 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:43.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:42 smithi102 bash[68945]: audit 2024-02-05T07:07:41.738131+0000 mgr.y (mgr.25280) 258 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:07:43.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:42 smithi102 bash[68945]: audit 2024-02-05T07:07:42.077813+0000 mon.a (mon.0) 1130 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:43.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:42 smithi102 bash[68945]: audit 2024-02-05T07:07:42.090408+0000 mon.a (mon.0) 1131 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:43.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:42 smithi102 bash[68945]: audit 2024-02-05T07:07:42.095684+0000 mon.a (mon.0) 1132 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-05T07:07:43.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:42 smithi102 bash[68945]: audit 2024-02-05T07:07:42.097338+0000 mon.a (mon.0) 1133 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:43.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:42 smithi102 bash[71397]: audit 2024-02-05T07:07:41.738131+0000 mgr.y (mgr.25280) 258 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:07:43.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:42 smithi102 bash[71397]: audit 2024-02-05T07:07:42.077813+0000 mon.a (mon.0) 1130 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:43.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:42 smithi102 bash[71397]: audit 2024-02-05T07:07:42.090408+0000 mon.a (mon.0) 1131 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:43.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:42 smithi102 bash[71397]: audit 2024-02-05T07:07:42.095684+0000 mon.a (mon.0) 1132 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-05T07:07:43.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:42 smithi102 bash[71397]: audit 2024-02-05T07:07:42.097338+0000 mon.a (mon.0) 1133 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:44.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:43 smithi102 bash[71397]: cephadm 2024-02-05T07:07:42.094913+0000 mgr.y (mgr.25280) 259 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-02-05T07:07:44.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:43 smithi102 bash[71397]: cephadm 2024-02-05T07:07:42.102082+0000 mgr.y (mgr.25280) 260 : cephadm 1 Reconfiguring daemon osd.0 on smithi102 2024-02-05T07:07:44.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:43 smithi102 bash[71397]: cluster 2024-02-05T07:07:42.712793+0000 mgr.y (mgr.25280) 261 : 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 2024-02-05T07:07:44.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:43 smithi102 bash[68945]: cephadm 2024-02-05T07:07:42.094913+0000 mgr.y (mgr.25280) 259 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-02-05T07:07:44.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:43 smithi102 bash[68945]: cephadm 2024-02-05T07:07:42.102082+0000 mgr.y (mgr.25280) 260 : cephadm 1 Reconfiguring daemon osd.0 on smithi102 2024-02-05T07:07:44.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:43 smithi102 bash[68945]: cluster 2024-02-05T07:07:42.712793+0000 mgr.y (mgr.25280) 261 : 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 2024-02-05T07:07:44.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:43 smithi177 bash[56430]: cephadm 2024-02-05T07:07:42.094913+0000 mgr.y (mgr.25280) 259 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-02-05T07:07:44.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:43 smithi177 bash[56430]: cephadm 2024-02-05T07:07:42.102082+0000 mgr.y (mgr.25280) 260 : cephadm 1 Reconfiguring daemon osd.0 on smithi102 2024-02-05T07:07:44.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:43 smithi177 bash[56430]: cluster 2024-02-05T07:07:42.712793+0000 mgr.y (mgr.25280) 261 : 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 2024-02-05T07:07:45.743 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:45 smithi102 bash[68945]: audit 2024-02-05T07:07:44.411017+0000 mon.a (mon.0) 1134 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:45.743 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:45 smithi102 bash[68945]: audit 2024-02-05T07:07:44.422472+0000 mon.a (mon.0) 1135 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:45.743 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:45 smithi102 bash[68945]: cephadm 2024-02-05T07:07:44.470915+0000 mgr.y (mgr.25280) 262 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-02-05T07:07:45.744 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:45 smithi102 bash[68945]: audit 2024-02-05T07:07:44.471590+0000 mon.a (mon.0) 1136 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-05T07:07:45.744 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:45 smithi102 bash[68945]: audit 2024-02-05T07:07:44.473332+0000 mon.a (mon.0) 1137 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:45.744 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:45 smithi102 bash[68945]: cephadm 2024-02-05T07:07:44.478923+0000 mgr.y (mgr.25280) 263 : cephadm 1 Reconfiguring daemon osd.1 on smithi102 2024-02-05T07:07:45.744 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:45 smithi102 bash[68945]: cluster 2024-02-05T07:07:44.713528+0000 mgr.y (mgr.25280) 264 : 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 2024-02-05T07:07:45.744 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:45 smithi102 bash[71397]: audit 2024-02-05T07:07:44.411017+0000 mon.a (mon.0) 1134 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:45.744 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:45 smithi102 bash[71397]: audit 2024-02-05T07:07:44.422472+0000 mon.a (mon.0) 1135 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:45.744 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:45 smithi102 bash[71397]: cephadm 2024-02-05T07:07:44.470915+0000 mgr.y (mgr.25280) 262 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-02-05T07:07:45.744 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:45 smithi102 bash[71397]: audit 2024-02-05T07:07:44.471590+0000 mon.a (mon.0) 1136 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-05T07:07:45.744 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:45 smithi102 bash[71397]: audit 2024-02-05T07:07:44.473332+0000 mon.a (mon.0) 1137 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:45.744 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:45 smithi102 bash[71397]: cephadm 2024-02-05T07:07:44.478923+0000 mgr.y (mgr.25280) 263 : cephadm 1 Reconfiguring daemon osd.1 on smithi102 2024-02-05T07:07:45.744 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:45 smithi102 bash[71397]: cluster 2024-02-05T07:07:44.713528+0000 mgr.y (mgr.25280) 264 : 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 2024-02-05T07:07:45.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:45 smithi177 bash[56430]: audit 2024-02-05T07:07:44.411017+0000 mon.a (mon.0) 1134 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:45.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:45 smithi177 bash[56430]: audit 2024-02-05T07:07:44.422472+0000 mon.a (mon.0) 1135 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:45.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:45 smithi177 bash[56430]: cephadm 2024-02-05T07:07:44.470915+0000 mgr.y (mgr.25280) 262 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-02-05T07:07:45.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:45 smithi177 bash[56430]: audit 2024-02-05T07:07:44.471590+0000 mon.a (mon.0) 1136 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-05T07:07:45.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:45 smithi177 bash[56430]: audit 2024-02-05T07:07:44.473332+0000 mon.a (mon.0) 1137 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:45.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:45 smithi177 bash[56430]: cephadm 2024-02-05T07:07:44.478923+0000 mgr.y (mgr.25280) 263 : cephadm 1 Reconfiguring daemon osd.1 on smithi102 2024-02-05T07:07:45.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:45 smithi177 bash[56430]: cluster 2024-02-05T07:07:44.713528+0000 mgr.y (mgr.25280) 264 : 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 2024-02-05T07:07:46.975 INFO:teuthology.orchestra.run.smithi102.stdout:true 2024-02-05T07:07:47.749 INFO:teuthology.orchestra.run.smithi102.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:07:47.749 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi102 smithi102 running 13s ago 18m - - 2024-02-05T07:07:47.749 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi177 smithi177 running 9s ago 17m - - 2024-02-05T07:07:47.749 INFO:teuthology.orchestra.run.smithi102.stdout:alertmanager.a smithi102 *:9093,9094 running (3m) 13s ago 10m 16.4M - 0.23.0 ba2b418f427c 1e7cc96814ef 2024-02-05T07:07:47.749 INFO:teuthology.orchestra.run.smithi102.stdout:grafana.a smithi177 *:3000 running (2m) 9s ago 10m 43.0M - 8.3.5 dad864ee21e9 897e6f8c4c23 2024-02-05T07:07:47.750 INFO:teuthology.orchestra.run.smithi102.stdout:iscsi.foo.smithi102.rtacbu smithi102 running (112s) 13s ago 7m 45.9M - 3.5 e1d6a67b021e 2597052e9ad1 2024-02-05T07:07:47.750 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.x smithi177 *:8443,9283,8765 running (99s) 9s ago 17m 444M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a bc0c1c0fa978 2024-02-05T07:07:47.750 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.y smithi102 *:8443,9283,8765 running (2m) 13s ago 19m 500M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 2c235a1e22e9 2024-02-05T07:07:47.750 INFO:teuthology.orchestra.run.smithi102.stdout:mon.a smithi102 running (79s) 13s ago 19m 47.1M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 86bf6ea37a85 2024-02-05T07:07:47.750 INFO:teuthology.orchestra.run.smithi102.stdout:mon.b smithi177 running (28s) 9s ago 17m 29.8M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 43aa1d90c52a 2024-02-05T07:07:47.750 INFO:teuthology.orchestra.run.smithi102.stdout:mon.c smithi102 running (49s) 13s ago 17m 35.6M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 22368d23635d 2024-02-05T07:07:47.750 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.a smithi102 *:9100 running (3m) 13s ago 10m 14.3M - 1.3.1 1dbe0e931976 d4e19e4da235 2024-02-05T07:07:47.750 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.b smithi177 *:9100 running (3m) 9s ago 10m 11.2M - 1.3.1 1dbe0e931976 2a74b329d2d7 2024-02-05T07:07:47.750 INFO:teuthology.orchestra.run.smithi102.stdout:osd.0 smithi102 running (16m) 13s ago 16m 59.5M 4096M 17.2.0 e1d6a67b021e d7e60185d5af 2024-02-05T07:07:47.750 INFO:teuthology.orchestra.run.smithi102.stdout:osd.1 smithi102 running (15m) 13s ago 15m 62.3M 4096M 17.2.0 e1d6a67b021e 18b42fea5fc1 2024-02-05T07:07:47.750 INFO:teuthology.orchestra.run.smithi102.stdout:osd.2 smithi102 running (15m) 13s ago 15m 54.6M 4096M 17.2.0 e1d6a67b021e b9dc849291f9 2024-02-05T07:07:47.750 INFO:teuthology.orchestra.run.smithi102.stdout:osd.3 smithi102 running (14m) 13s ago 14m 56.8M 4096M 17.2.0 e1d6a67b021e 3ed0fc036eb5 2024-02-05T07:07:47.750 INFO:teuthology.orchestra.run.smithi102.stdout:osd.4 smithi177 running (13m) 9s ago 13m 59.5M 4096M 17.2.0 e1d6a67b021e 409a31f31e06 2024-02-05T07:07:47.750 INFO:teuthology.orchestra.run.smithi102.stdout:osd.5 smithi177 running (13m) 9s ago 13m 57.0M 4096M 17.2.0 e1d6a67b021e 7e37b3b9db84 2024-02-05T07:07:47.750 INFO:teuthology.orchestra.run.smithi102.stdout:osd.6 smithi177 running (12m) 9s ago 12m 55.0M 4096M 17.2.0 e1d6a67b021e 6e4c8f33c511 2024-02-05T07:07:47.751 INFO:teuthology.orchestra.run.smithi102.stdout:osd.7 smithi177 running (11m) 9s ago 11m 57.7M 4096M 17.2.0 e1d6a67b021e 2bb2b337b06b 2024-02-05T07:07:47.751 INFO:teuthology.orchestra.run.smithi102.stdout:prometheus.a smithi177 *:9095 running (107s) 9s ago 10m 57.3M - 2.33.4 514e6a882f6e 8a8af8ee8af4 2024-02-05T07:07:47.751 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi102.xsyvtb smithi102 *:8000 running (8m) 13s ago 8m 87.2M - 17.2.0 e1d6a67b021e 1ab22a18a15e 2024-02-05T07:07:47.751 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi177.mzlged smithi177 *:8000 running (8m) 9s ago 8m 87.8M - 17.2.0 e1d6a67b021e cbd3144d3ab7 2024-02-05T07:07:47.751 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi102.righwg smithi102 *:80 running (8m) 13s ago 8m 89.2M - 17.2.0 e1d6a67b021e 2fcdb1fa365d 2024-02-05T07:07:47.751 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi177.uynbom smithi177 *:80 running (8m) 9s ago 8m 87.7M - 17.2.0 e1d6a67b021e 752e66aec886 2024-02-05T07:07:47.991 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:47 smithi102 bash[68945]: audit 2024-02-05T07:07:46.677976+0000 mon.a (mon.0) 1138 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:47.991 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:47 smithi102 bash[68945]: audit 2024-02-05T07:07:46.687767+0000 mon.a (mon.0) 1139 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:47.991 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:47 smithi102 bash[68945]: cephadm 2024-02-05T07:07:46.697289+0000 mgr.y (mgr.25280) 265 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-02-05T07:07:47.991 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:47 smithi102 bash[68945]: audit 2024-02-05T07:07:46.697773+0000 mon.a (mon.0) 1140 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-05T07:07:47.991 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:47 smithi102 bash[68945]: audit 2024-02-05T07:07:46.698979+0000 mon.a (mon.0) 1141 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:47.991 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:47 smithi102 bash[68945]: cephadm 2024-02-05T07:07:46.702196+0000 mgr.y (mgr.25280) 266 : cephadm 1 Reconfiguring daemon osd.2 on smithi102 2024-02-05T07:07:47.991 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:47 smithi102 bash[68945]: cluster 2024-02-05T07:07:46.715154+0000 mgr.y (mgr.25280) 267 : 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 2024-02-05T07:07:47.991 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:47 smithi102 bash[68945]: audit 2024-02-05T07:07:46.948151+0000 mgr.y (mgr.25280) 268 : audit 0 from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:07:47.992 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:47 smithi102 bash[71397]: audit 2024-02-05T07:07:46.677976+0000 mon.a (mon.0) 1138 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:47.992 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:47 smithi102 bash[71397]: audit 2024-02-05T07:07:46.687767+0000 mon.a (mon.0) 1139 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:47.992 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:47 smithi102 bash[71397]: cephadm 2024-02-05T07:07:46.697289+0000 mgr.y (mgr.25280) 265 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-02-05T07:07:47.992 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:47 smithi102 bash[71397]: audit 2024-02-05T07:07:46.697773+0000 mon.a (mon.0) 1140 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-05T07:07:47.992 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:47 smithi102 bash[71397]: audit 2024-02-05T07:07:46.698979+0000 mon.a (mon.0) 1141 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:47.992 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:47 smithi102 bash[71397]: cephadm 2024-02-05T07:07:46.702196+0000 mgr.y (mgr.25280) 266 : cephadm 1 Reconfiguring daemon osd.2 on smithi102 2024-02-05T07:07:47.992 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:47 smithi102 bash[71397]: cluster 2024-02-05T07:07:46.715154+0000 mgr.y (mgr.25280) 267 : 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 2024-02-05T07:07:47.992 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:47 smithi102 bash[71397]: audit 2024-02-05T07:07:46.948151+0000 mgr.y (mgr.25280) 268 : audit 0 from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:07:48.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:47 smithi177 bash[56430]: audit 2024-02-05T07:07:46.677976+0000 mon.a (mon.0) 1138 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:48.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:47 smithi177 bash[56430]: audit 2024-02-05T07:07:46.687767+0000 mon.a (mon.0) 1139 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:48.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:47 smithi177 bash[56430]: cephadm 2024-02-05T07:07:46.697289+0000 mgr.y (mgr.25280) 265 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-02-05T07:07:48.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:47 smithi177 bash[56430]: audit 2024-02-05T07:07:46.697773+0000 mon.a (mon.0) 1140 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-05T07:07:48.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:47 smithi177 bash[56430]: audit 2024-02-05T07:07:46.698979+0000 mon.a (mon.0) 1141 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:48.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:47 smithi177 bash[56430]: cephadm 2024-02-05T07:07:46.702196+0000 mgr.y (mgr.25280) 266 : cephadm 1 Reconfiguring daemon osd.2 on smithi102 2024-02-05T07:07:48.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:47 smithi177 bash[56430]: cluster 2024-02-05T07:07:46.715154+0000 mgr.y (mgr.25280) 267 : 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 2024-02-05T07:07:48.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:47 smithi177 bash[56430]: audit 2024-02-05T07:07:46.948151+0000 mgr.y (mgr.25280) 268 : audit 0 from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:07:48.212 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:07:48.212 INFO:teuthology.orchestra.run.smithi102.stdout: "mon": { 2024-02-05T07:07:48.212 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T07:07:48.212 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:07:48.212 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr": { 2024-02-05T07:07:48.213 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T07:07:48.213 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:07:48.213 INFO:teuthology.orchestra.run.smithi102.stdout: "osd": { 2024-02-05T07:07:48.213 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-05T07:07:48.213 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:07:48.213 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw": { 2024-02-05T07:07:48.213 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T07:07:48.213 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:07:48.213 INFO:teuthology.orchestra.run.smithi102.stdout: "overall": { 2024-02-05T07:07:48.213 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-02-05T07:07:48.213 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 5 2024-02-05T07:07:48.213 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T07:07:48.214 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:07:48.603 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:07:48.603 INFO:teuthology.orchestra.run.smithi102.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:07:48.603 INFO:teuthology.orchestra.run.smithi102.stdout: "in_progress": true, 2024-02-05T07:07:48.603 INFO:teuthology.orchestra.run.smithi102.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T07:07:48.603 INFO:teuthology.orchestra.run.smithi102.stdout: "services_complete": [ 2024-02-05T07:07:48.603 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr", 2024-02-05T07:07:48.603 INFO:teuthology.orchestra.run.smithi102.stdout: "mon" 2024-02-05T07:07:48.603 INFO:teuthology.orchestra.run.smithi102.stdout: ], 2024-02-05T07:07:48.603 INFO:teuthology.orchestra.run.smithi102.stdout: "progress": "5/23 daemons upgraded", 2024-02-05T07:07:48.604 INFO:teuthology.orchestra.run.smithi102.stdout: "message": "Currently upgrading mon daemons", 2024-02-05T07:07:48.604 INFO:teuthology.orchestra.run.smithi102.stdout: "is_paused": false 2024-02-05T07:07:48.604 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:07:49.070 INFO:teuthology.orchestra.run.smithi102.stdout:HEALTH_OK 2024-02-05T07:07:49.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:48 smithi177 bash[56430]: audit 2024-02-05T07:07:47.338974+0000 mgr.y (mgr.25280) 269 : audit 0 from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:07:49.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:48 smithi177 bash[56430]: audit 2024-02-05T07:07:47.714858+0000 mgr.y (mgr.25280) 270 : audit 0 from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:07:49.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:48 smithi177 bash[56430]: audit 2024-02-05T07:07:48.200556+0000 mon.a (mon.0) 1142 : audit 0 from='client.? 172.21.15.102:0/4265552810' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:49.078 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:07:48 smithi177 bash[51852]: ts=2024-02-05T07:07: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.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"smithi102:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"172.21.15.177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:07:49.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:48 smithi102 bash[71397]: audit 2024-02-05T07:07:47.338974+0000 mgr.y (mgr.25280) 269 : audit 0 from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:07:49.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:48 smithi102 bash[71397]: audit 2024-02-05T07:07:47.714858+0000 mgr.y (mgr.25280) 270 : audit 0 from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:07:49.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:48 smithi102 bash[71397]: audit 2024-02-05T07:07:48.200556+0000 mon.a (mon.0) 1142 : audit 0 from='client.? 172.21.15.102:0/4265552810' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:49.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:48 smithi102 bash[68945]: audit 2024-02-05T07:07:47.338974+0000 mgr.y (mgr.25280) 269 : audit 0 from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:07:49.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:48 smithi102 bash[68945]: audit 2024-02-05T07:07:47.714858+0000 mgr.y (mgr.25280) 270 : audit 0 from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:07:49.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:48 smithi102 bash[68945]: audit 2024-02-05T07:07:48.200556+0000 mon.a (mon.0) 1142 : audit 0 from='client.? 172.21.15.102:0/4265552810' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:07:50.233 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:49 smithi102 bash[68945]: audit 2024-02-05T07:07:48.590823+0000 mgr.y (mgr.25280) 271 : audit 0 from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:07:50.233 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:49 smithi102 bash[68945]: cluster 2024-02-05T07:07:48.715629+0000 mgr.y (mgr.25280) 272 : 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 2024-02-05T07:07:50.233 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:49 smithi102 bash[68945]: audit 2024-02-05T07:07:48.958820+0000 mon.a (mon.0) 1143 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:50.233 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:49 smithi102 bash[68945]: audit 2024-02-05T07:07:48.966290+0000 mon.a (mon.0) 1144 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:50.234 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:49 smithi102 bash[68945]: cephadm 2024-02-05T07:07:48.974411+0000 mgr.y (mgr.25280) 273 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-02-05T07:07:50.234 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:49 smithi102 bash[68945]: audit 2024-02-05T07:07:48.974888+0000 mon.a (mon.0) 1145 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-05T07:07:50.234 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:49 smithi102 bash[68945]: audit 2024-02-05T07:07:48.976035+0000 mon.a (mon.0) 1146 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:50.234 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:49 smithi102 bash[68945]: cephadm 2024-02-05T07:07:48.980462+0000 mgr.y (mgr.25280) 274 : cephadm 1 Reconfiguring daemon osd.3 on smithi102 2024-02-05T07:07:50.234 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:49 smithi102 bash[68945]: audit 2024-02-05T07:07:49.058972+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.102:0/252814467' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:07:50.234 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:49 smithi102 bash[71397]: audit 2024-02-05T07:07:48.590823+0000 mgr.y (mgr.25280) 271 : audit 0 from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:07:50.234 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:49 smithi102 bash[71397]: cluster 2024-02-05T07:07:48.715629+0000 mgr.y (mgr.25280) 272 : 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 2024-02-05T07:07:50.234 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:49 smithi102 bash[71397]: audit 2024-02-05T07:07:48.958820+0000 mon.a (mon.0) 1143 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:50.234 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:49 smithi102 bash[71397]: audit 2024-02-05T07:07:48.966290+0000 mon.a (mon.0) 1144 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:50.234 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:49 smithi102 bash[71397]: cephadm 2024-02-05T07:07:48.974411+0000 mgr.y (mgr.25280) 273 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-02-05T07:07:50.234 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:49 smithi102 bash[71397]: audit 2024-02-05T07:07:48.974888+0000 mon.a (mon.0) 1145 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-05T07:07:50.234 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:49 smithi102 bash[71397]: audit 2024-02-05T07:07:48.976035+0000 mon.a (mon.0) 1146 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:50.235 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:49 smithi102 bash[71397]: cephadm 2024-02-05T07:07:48.980462+0000 mgr.y (mgr.25280) 274 : cephadm 1 Reconfiguring daemon osd.3 on smithi102 2024-02-05T07:07:50.235 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:49 smithi102 bash[71397]: audit 2024-02-05T07:07:49.058972+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.102:0/252814467' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:07:50.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:49 smithi177 bash[56430]: audit 2024-02-05T07:07:48.590823+0000 mgr.y (mgr.25280) 271 : audit 0 from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:07:50.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:49 smithi177 bash[56430]: cluster 2024-02-05T07:07:48.715629+0000 mgr.y (mgr.25280) 272 : 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 2024-02-05T07:07:50.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:49 smithi177 bash[56430]: audit 2024-02-05T07:07:48.958820+0000 mon.a (mon.0) 1143 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:50.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:49 smithi177 bash[56430]: audit 2024-02-05T07:07:48.966290+0000 mon.a (mon.0) 1144 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:50.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:49 smithi177 bash[56430]: cephadm 2024-02-05T07:07:48.974411+0000 mgr.y (mgr.25280) 273 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-02-05T07:07:50.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:49 smithi177 bash[56430]: audit 2024-02-05T07:07:48.974888+0000 mon.a (mon.0) 1145 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-05T07:07:50.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:49 smithi177 bash[56430]: audit 2024-02-05T07:07:48.976035+0000 mon.a (mon.0) 1146 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:50.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:49 smithi177 bash[56430]: cephadm 2024-02-05T07:07:48.980462+0000 mgr.y (mgr.25280) 274 : cephadm 1 Reconfiguring daemon osd.3 on smithi102 2024-02-05T07:07:50.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:49 smithi177 bash[56430]: audit 2024-02-05T07:07:49.058972+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.102:0/252814467' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:07:52.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:51 smithi177 bash[56430]: cluster 2024-02-05T07:07:50.716309+0000 mgr.y (mgr.25280) 275 : 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 2024-02-05T07:07:52.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:51 smithi177 bash[56430]: audit 2024-02-05T07:07:51.222509+0000 mon.a (mon.0) 1147 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:52.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:51 smithi177 bash[56430]: audit 2024-02-05T07:07:51.230571+0000 mon.a (mon.0) 1148 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:52.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:51 smithi177 bash[56430]: audit 2024-02-05T07:07:51.250546+0000 mon.a (mon.0) 1149 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi102.xsyvtb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:07:52.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:51 smithi177 bash[56430]: audit 2024-02-05T07:07:51.254255+0000 mon.a (mon.0) 1150 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:52.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:51 smithi102 bash[68945]: cluster 2024-02-05T07:07:50.716309+0000 mgr.y (mgr.25280) 275 : 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 2024-02-05T07:07:52.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:51 smithi102 bash[68945]: audit 2024-02-05T07:07:51.222509+0000 mon.a (mon.0) 1147 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:52.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:51 smithi102 bash[68945]: audit 2024-02-05T07:07:51.230571+0000 mon.a (mon.0) 1148 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:52.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:51 smithi102 bash[68945]: audit 2024-02-05T07:07:51.250546+0000 mon.a (mon.0) 1149 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi102.xsyvtb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:07:52.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:51 smithi102 bash[68945]: audit 2024-02-05T07:07:51.254255+0000 mon.a (mon.0) 1150 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:52.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:51 smithi102 bash[71397]: cluster 2024-02-05T07:07:50.716309+0000 mgr.y (mgr.25280) 275 : 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 2024-02-05T07:07:52.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:51 smithi102 bash[71397]: audit 2024-02-05T07:07:51.222509+0000 mon.a (mon.0) 1147 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:52.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:51 smithi102 bash[71397]: audit 2024-02-05T07:07:51.230571+0000 mon.a (mon.0) 1148 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:52.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:51 smithi102 bash[71397]: audit 2024-02-05T07:07:51.250546+0000 mon.a (mon.0) 1149 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi102.xsyvtb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:07:52.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:51 smithi102 bash[71397]: audit 2024-02-05T07:07:51.254255+0000 mon.a (mon.0) 1150 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:52.737 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:07:52 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:07:52] "GET /metrics HTTP/1.1" 200 38276 "" "Prometheus/2.33.4" 2024-02-05T07:07:53.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:52 smithi102 bash[68945]: cephadm 2024-02-05T07:07:51.249769+0000 mgr.y (mgr.25280) 276 : cephadm 1 Reconfiguring rgw.foo.smithi102.xsyvtb (monmap changed)... 2024-02-05T07:07:53.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:52 smithi102 bash[68945]: cephadm 2024-02-05T07:07:51.256273+0000 mgr.y (mgr.25280) 277 : cephadm 1 Reconfiguring daemon rgw.foo.smithi102.xsyvtb on smithi102 2024-02-05T07:07:53.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:52 smithi102 bash[68945]: audit 2024-02-05T07:07:51.749446+0000 mgr.y (mgr.25280) 278 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:07:53.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:52 smithi102 bash[71397]: cephadm 2024-02-05T07:07:51.249769+0000 mgr.y (mgr.25280) 276 : cephadm 1 Reconfiguring rgw.foo.smithi102.xsyvtb (monmap changed)... 2024-02-05T07:07:53.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:52 smithi102 bash[71397]: cephadm 2024-02-05T07:07:51.256273+0000 mgr.y (mgr.25280) 277 : cephadm 1 Reconfiguring daemon rgw.foo.smithi102.xsyvtb on smithi102 2024-02-05T07:07:53.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:52 smithi102 bash[71397]: audit 2024-02-05T07:07:51.749446+0000 mgr.y (mgr.25280) 278 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:07:53.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:52 smithi177 bash[56430]: cephadm 2024-02-05T07:07:51.249769+0000 mgr.y (mgr.25280) 276 : cephadm 1 Reconfiguring rgw.foo.smithi102.xsyvtb (monmap changed)... 2024-02-05T07:07:53.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:52 smithi177 bash[56430]: cephadm 2024-02-05T07:07:51.256273+0000 mgr.y (mgr.25280) 277 : cephadm 1 Reconfiguring daemon rgw.foo.smithi102.xsyvtb on smithi102 2024-02-05T07:07:53.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:52 smithi177 bash[56430]: audit 2024-02-05T07:07:51.749446+0000 mgr.y (mgr.25280) 278 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:07:54.264 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:53 smithi102 bash[68945]: cluster 2024-02-05T07:07:52.718028+0000 mgr.y (mgr.25280) 279 : 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 2024-02-05T07:07:54.265 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:53 smithi102 bash[68945]: audit 2024-02-05T07:07:53.811013+0000 mon.a (mon.0) 1151 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:54.265 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:53 smithi102 bash[68945]: audit 2024-02-05T07:07:53.823086+0000 mon.a (mon.0) 1152 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:54.265 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:53 smithi102 bash[68945]: audit 2024-02-05T07:07:53.827479+0000 mon.a (mon.0) 1153 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi102.righwg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:07:54.265 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:53 smithi102 bash[68945]: audit 2024-02-05T07:07:53.830596+0000 mon.a (mon.0) 1154 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:54.265 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:53 smithi102 bash[71397]: cluster 2024-02-05T07:07:52.718028+0000 mgr.y (mgr.25280) 279 : 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 2024-02-05T07:07:54.265 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:53 smithi102 bash[71397]: audit 2024-02-05T07:07:53.811013+0000 mon.a (mon.0) 1151 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:54.265 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:53 smithi102 bash[71397]: audit 2024-02-05T07:07:53.823086+0000 mon.a (mon.0) 1152 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:54.266 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:53 smithi102 bash[71397]: audit 2024-02-05T07:07:53.827479+0000 mon.a (mon.0) 1153 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi102.righwg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:07:54.266 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:53 smithi102 bash[71397]: audit 2024-02-05T07:07:53.830596+0000 mon.a (mon.0) 1154 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:54.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:53 smithi177 bash[56430]: cluster 2024-02-05T07:07:52.718028+0000 mgr.y (mgr.25280) 279 : 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 2024-02-05T07:07:54.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:53 smithi177 bash[56430]: audit 2024-02-05T07:07:53.811013+0000 mon.a (mon.0) 1151 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:54.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:53 smithi177 bash[56430]: audit 2024-02-05T07:07:53.823086+0000 mon.a (mon.0) 1152 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:54.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:53 smithi177 bash[56430]: audit 2024-02-05T07:07:53.827479+0000 mon.a (mon.0) 1153 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi102.righwg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:07:54.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:53 smithi177 bash[56430]: audit 2024-02-05T07:07:53.830596+0000 mon.a (mon.0) 1154 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:55.304 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:54 smithi177 bash[56430]: cephadm 2024-02-05T07:07:53.826783+0000 mgr.y (mgr.25280) 280 : cephadm 1 Reconfiguring rgw.smpl.smithi102.righwg (monmap changed)... 2024-02-05T07:07:55.304 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:54 smithi177 bash[56430]: cephadm 2024-02-05T07:07:53.832352+0000 mgr.y (mgr.25280) 281 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi102.righwg on smithi102 2024-02-05T07:07:55.304 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:54 smithi177 bash[56430]: audit 2024-02-05T07:07:54.341663+0000 mon.a (mon.0) 1155 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:55.304 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:54 smithi177 bash[56430]: audit 2024-02-05T07:07:54.350395+0000 mon.a (mon.0) 1156 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:55.304 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:54 smithi177 bash[56430]: audit 2024-02-05T07:07:54.358515+0000 mon.a (mon.0) 1157 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:55.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:54 smithi102 bash[71397]: cephadm 2024-02-05T07:07:53.826783+0000 mgr.y (mgr.25280) 280 : cephadm 1 Reconfiguring rgw.smpl.smithi102.righwg (monmap changed)... 2024-02-05T07:07:55.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:54 smithi102 bash[71397]: cephadm 2024-02-05T07:07:53.832352+0000 mgr.y (mgr.25280) 281 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi102.righwg on smithi102 2024-02-05T07:07:55.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:54 smithi102 bash[71397]: audit 2024-02-05T07:07:54.341663+0000 mon.a (mon.0) 1155 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:55.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:54 smithi102 bash[71397]: audit 2024-02-05T07:07:54.350395+0000 mon.a (mon.0) 1156 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:55.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:54 smithi102 bash[71397]: audit 2024-02-05T07:07:54.358515+0000 mon.a (mon.0) 1157 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:55.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:54 smithi102 bash[68945]: cephadm 2024-02-05T07:07:53.826783+0000 mgr.y (mgr.25280) 280 : cephadm 1 Reconfiguring rgw.smpl.smithi102.righwg (monmap changed)... 2024-02-05T07:07:55.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:54 smithi102 bash[68945]: cephadm 2024-02-05T07:07:53.832352+0000 mgr.y (mgr.25280) 281 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi102.righwg on smithi102 2024-02-05T07:07:55.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:54 smithi102 bash[68945]: audit 2024-02-05T07:07:54.341663+0000 mon.a (mon.0) 1155 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:55.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:54 smithi102 bash[68945]: audit 2024-02-05T07:07:54.350395+0000 mon.a (mon.0) 1156 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:55.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:54 smithi102 bash[68945]: audit 2024-02-05T07:07:54.358515+0000 mon.a (mon.0) 1157 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:56.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:55 smithi177 bash[56430]: cluster 2024-02-05T07:07:54.718758+0000 mgr.y (mgr.25280) 282 : 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 2024-02-05T07:07:56.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:55 smithi177 bash[56430]: audit 2024-02-05T07:07:55.791484+0000 mon.a (mon.0) 1158 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:07:56.329 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:55 smithi102 bash[71397]: cluster 2024-02-05T07:07:54.718758+0000 mgr.y (mgr.25280) 282 : 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 2024-02-05T07:07:56.329 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:55 smithi102 bash[71397]: audit 2024-02-05T07:07:55.791484+0000 mon.a (mon.0) 1158 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:07:56.329 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:55 smithi102 bash[68945]: cluster 2024-02-05T07:07:54.718758+0000 mgr.y (mgr.25280) 282 : 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 2024-02-05T07:07:56.329 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:55 smithi102 bash[68945]: audit 2024-02-05T07:07:55.791484+0000 mon.a (mon.0) 1158 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:07:57.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:57 smithi177 bash[56430]: audit 2024-02-05T07:07:56.316135+0000 mon.a (mon.0) 1159 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:57.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:57 smithi177 bash[56430]: audit 2024-02-05T07:07:56.327519+0000 mon.a (mon.0) 1160 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:57.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:57 smithi177 bash[56430]: audit 2024-02-05T07:07:56.335140+0000 mon.a (mon.0) 1161 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:57.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:57 smithi177 bash[56430]: cluster 2024-02-05T07:07:56.719896+0000 mgr.y (mgr.25280) 283 : 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 2024-02-05T07:07:57.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:57 smithi177 bash[56430]: audit 2024-02-05T07:07:56.959878+0000 mon.a (mon.0) 1162 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:57.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:57 smithi177 bash[56430]: audit 2024-02-05T07:07:56.969215+0000 mon.a (mon.0) 1163 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:57.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:57 smithi177 bash[56430]: cephadm 2024-02-05T07:07:57.012544+0000 mgr.y (mgr.25280) 284 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-02-05T07:07:57.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:57 smithi177 bash[56430]: audit 2024-02-05T07:07:57.013154+0000 mon.a (mon.0) 1164 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:07:57.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:57 smithi177 bash[56430]: audit 2024-02-05T07:07:57.014551+0000 mon.a (mon.0) 1165 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:07:57.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:57 smithi177 bash[56430]: audit 2024-02-05T07:07:57.015905+0000 mon.a (mon.0) 1166 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:57.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:57 smithi177 bash[56430]: cephadm 2024-02-05T07:07:57.017683+0000 mgr.y (mgr.25280) 285 : cephadm 1 Reconfiguring daemon mon.b on smithi177 2024-02-05T07:07:57.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:57 smithi102 bash[68945]: audit 2024-02-05T07:07:56.316135+0000 mon.a (mon.0) 1159 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:57.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:57 smithi102 bash[68945]: audit 2024-02-05T07:07:56.327519+0000 mon.a (mon.0) 1160 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:57.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:57 smithi102 bash[68945]: audit 2024-02-05T07:07:56.335140+0000 mon.a (mon.0) 1161 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:57.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:57 smithi102 bash[68945]: cluster 2024-02-05T07:07:56.719896+0000 mgr.y (mgr.25280) 283 : 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 2024-02-05T07:07:57.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:57 smithi102 bash[68945]: audit 2024-02-05T07:07:56.959878+0000 mon.a (mon.0) 1162 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:57.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:57 smithi102 bash[68945]: audit 2024-02-05T07:07:56.969215+0000 mon.a (mon.0) 1163 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:57.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:57 smithi102 bash[68945]: cephadm 2024-02-05T07:07:57.012544+0000 mgr.y (mgr.25280) 284 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-02-05T07:07:57.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:57 smithi102 bash[68945]: audit 2024-02-05T07:07:57.013154+0000 mon.a (mon.0) 1164 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:07:57.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:57 smithi102 bash[68945]: audit 2024-02-05T07:07:57.014551+0000 mon.a (mon.0) 1165 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:07:57.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:57 smithi102 bash[68945]: audit 2024-02-05T07:07:57.015905+0000 mon.a (mon.0) 1166 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:57.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:57 smithi102 bash[68945]: cephadm 2024-02-05T07:07:57.017683+0000 mgr.y (mgr.25280) 285 : cephadm 1 Reconfiguring daemon mon.b on smithi177 2024-02-05T07:07:57.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:57 smithi102 bash[71397]: audit 2024-02-05T07:07:56.316135+0000 mon.a (mon.0) 1159 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:57.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:57 smithi102 bash[71397]: audit 2024-02-05T07:07:56.327519+0000 mon.a (mon.0) 1160 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:57.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:57 smithi102 bash[71397]: audit 2024-02-05T07:07:56.335140+0000 mon.a (mon.0) 1161 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:57.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:57 smithi102 bash[71397]: cluster 2024-02-05T07:07:56.719896+0000 mgr.y (mgr.25280) 283 : 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 2024-02-05T07:07:57.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:57 smithi102 bash[71397]: audit 2024-02-05T07:07:56.959878+0000 mon.a (mon.0) 1162 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:57.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:57 smithi102 bash[71397]: audit 2024-02-05T07:07:56.969215+0000 mon.a (mon.0) 1163 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:07:57.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:57 smithi102 bash[71397]: cephadm 2024-02-05T07:07:57.012544+0000 mgr.y (mgr.25280) 284 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-02-05T07:07:57.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:57 smithi102 bash[71397]: audit 2024-02-05T07:07:57.013154+0000 mon.a (mon.0) 1164 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-05T07:07:57.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:57 smithi102 bash[71397]: audit 2024-02-05T07:07:57.014551+0000 mon.a (mon.0) 1165 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-05T07:07:57.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:57 smithi102 bash[71397]: audit 2024-02-05T07:07:57.015905+0000 mon.a (mon.0) 1166 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:07:57.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:57 smithi102 bash[71397]: cephadm 2024-02-05T07:07:57.017683+0000 mgr.y (mgr.25280) 285 : cephadm 1 Reconfiguring daemon mon.b on smithi177 2024-02-05T07:07:58.828 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:07:58 smithi177 bash[51852]: ts=2024-02-05T07:07:58.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"smithi102:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"172.21.15.177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:08:00.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:59 smithi177 bash[56430]: cluster 2024-02-05T07:07:58.720556+0000 mgr.y (mgr.25280) 286 : 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 2024-02-05T07:08:00.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:59 smithi177 bash[56430]: audit 2024-02-05T07:07:59.455293+0000 mon.a (mon.0) 1167 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:00.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:59 smithi177 bash[56430]: audit 2024-02-05T07:07:59.465339+0000 mon.a (mon.0) 1168 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:00.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:59 smithi177 bash[56430]: audit 2024-02-05T07:07:59.488490+0000 mon.a (mon.0) 1169 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:08:00.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:59 smithi177 bash[56430]: audit 2024-02-05T07:07:59.490450+0000 mon.a (mon.0) 1170 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:08:00.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:07:59 smithi177 bash[56430]: audit 2024-02-05T07:07:59.492116+0000 mon.a (mon.0) 1171 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:00.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:59 smithi102 bash[68945]: cluster 2024-02-05T07:07:58.720556+0000 mgr.y (mgr.25280) 286 : 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 2024-02-05T07:08:00.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:59 smithi102 bash[68945]: audit 2024-02-05T07:07:59.455293+0000 mon.a (mon.0) 1167 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:00.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:59 smithi102 bash[68945]: audit 2024-02-05T07:07:59.465339+0000 mon.a (mon.0) 1168 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:00.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:59 smithi102 bash[68945]: audit 2024-02-05T07:07:59.488490+0000 mon.a (mon.0) 1169 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:08:00.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:59 smithi102 bash[68945]: audit 2024-02-05T07:07:59.490450+0000 mon.a (mon.0) 1170 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:08:00.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:07:59 smithi102 bash[68945]: audit 2024-02-05T07:07:59.492116+0000 mon.a (mon.0) 1171 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:00.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:59 smithi102 bash[71397]: cluster 2024-02-05T07:07:58.720556+0000 mgr.y (mgr.25280) 286 : 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 2024-02-05T07:08:00.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:59 smithi102 bash[71397]: audit 2024-02-05T07:07:59.455293+0000 mon.a (mon.0) 1167 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:00.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:59 smithi102 bash[71397]: audit 2024-02-05T07:07:59.465339+0000 mon.a (mon.0) 1168 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:00.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:59 smithi102 bash[71397]: audit 2024-02-05T07:07:59.488490+0000 mon.a (mon.0) 1169 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-05T07:08:00.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:59 smithi102 bash[71397]: audit 2024-02-05T07:07:59.490450+0000 mon.a (mon.0) 1170 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-05T07:08:00.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:07:59 smithi102 bash[71397]: audit 2024-02-05T07:07:59.492116+0000 mon.a (mon.0) 1171 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:01.259 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:00 smithi177 bash[56430]: cephadm 2024-02-05T07:07:59.487877+0000 mgr.y (mgr.25280) 287 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-02-05T07:08:01.259 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:00 smithi177 bash[56430]: cephadm 2024-02-05T07:07:59.494194+0000 mgr.y (mgr.25280) 288 : cephadm 1 Reconfiguring daemon mgr.x on smithi177 2024-02-05T07:08:01.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:00 smithi102 bash[68945]: cephadm 2024-02-05T07:07:59.487877+0000 mgr.y (mgr.25280) 287 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-02-05T07:08:01.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:00 smithi102 bash[68945]: cephadm 2024-02-05T07:07:59.494194+0000 mgr.y (mgr.25280) 288 : cephadm 1 Reconfiguring daemon mgr.x on smithi177 2024-02-05T07:08:01.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:00 smithi102 bash[71397]: cephadm 2024-02-05T07:07:59.487877+0000 mgr.y (mgr.25280) 287 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-02-05T07:08:01.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:00 smithi102 bash[71397]: cephadm 2024-02-05T07:07:59.494194+0000 mgr.y (mgr.25280) 288 : cephadm 1 Reconfiguring daemon mgr.x on smithi177 2024-02-05T07:08:02.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:01 smithi102 bash[68945]: cluster 2024-02-05T07:08:00.721353+0000 mgr.y (mgr.25280) 289 : 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 2024-02-05T07:08:02.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:01 smithi102 bash[68945]: audit 2024-02-05T07:08:01.864696+0000 mon.a (mon.0) 1172 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:02.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:01 smithi102 bash[68945]: audit 2024-02-05T07:08:01.874186+0000 mon.a (mon.0) 1173 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:02.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:01 smithi102 bash[68945]: audit 2024-02-05T07:08:01.915268+0000 mon.a (mon.0) 1174 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-05T07:08:02.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:01 smithi102 bash[68945]: audit 2024-02-05T07:08:01.917103+0000 mon.a (mon.0) 1175 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:02.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:01 smithi102 bash[71397]: cluster 2024-02-05T07:08:00.721353+0000 mgr.y (mgr.25280) 289 : 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 2024-02-05T07:08:02.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:01 smithi102 bash[71397]: audit 2024-02-05T07:08:01.864696+0000 mon.a (mon.0) 1172 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:02.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:01 smithi102 bash[71397]: audit 2024-02-05T07:08:01.874186+0000 mon.a (mon.0) 1173 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:02.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:01 smithi102 bash[71397]: audit 2024-02-05T07:08:01.915268+0000 mon.a (mon.0) 1174 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-05T07:08:02.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:01 smithi102 bash[71397]: audit 2024-02-05T07:08:01.917103+0000 mon.a (mon.0) 1175 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:02.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:01 smithi177 bash[56430]: cluster 2024-02-05T07:08:00.721353+0000 mgr.y (mgr.25280) 289 : 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 2024-02-05T07:08:02.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:01 smithi177 bash[56430]: audit 2024-02-05T07:08:01.864696+0000 mon.a (mon.0) 1172 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:02.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:01 smithi177 bash[56430]: audit 2024-02-05T07:08:01.874186+0000 mon.a (mon.0) 1173 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:02.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:01 smithi177 bash[56430]: audit 2024-02-05T07:08:01.915268+0000 mon.a (mon.0) 1174 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-05T07:08:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:01 smithi177 bash[56430]: audit 2024-02-05T07:08:01.917103+0000 mon.a (mon.0) 1175 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:02.886 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:08:02 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:08:02] "GET /metrics HTTP/1.1" 200 38278 "" "Prometheus/2.33.4" 2024-02-05T07:08:03.315 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:02 smithi177 bash[56430]: audit 2024-02-05T07:08:01.758895+0000 mgr.y (mgr.25280) 290 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:08:03.315 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:02 smithi177 bash[56430]: cephadm 2024-02-05T07:08:01.914586+0000 mgr.y (mgr.25280) 291 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-02-05T07:08:03.315 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:02 smithi177 bash[56430]: cephadm 2024-02-05T07:08:01.922417+0000 mgr.y (mgr.25280) 292 : cephadm 1 Reconfiguring daemon osd.4 on smithi177 2024-02-05T07:08:03.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:02 smithi102 bash[68945]: audit 2024-02-05T07:08:01.758895+0000 mgr.y (mgr.25280) 290 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:08:03.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:02 smithi102 bash[68945]: cephadm 2024-02-05T07:08:01.914586+0000 mgr.y (mgr.25280) 291 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-02-05T07:08:03.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:02 smithi102 bash[68945]: cephadm 2024-02-05T07:08:01.922417+0000 mgr.y (mgr.25280) 292 : cephadm 1 Reconfiguring daemon osd.4 on smithi177 2024-02-05T07:08:03.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:02 smithi102 bash[71397]: audit 2024-02-05T07:08:01.758895+0000 mgr.y (mgr.25280) 290 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:08:03.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:02 smithi102 bash[71397]: cephadm 2024-02-05T07:08:01.914586+0000 mgr.y (mgr.25280) 291 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-02-05T07:08:03.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:02 smithi102 bash[71397]: cephadm 2024-02-05T07:08:01.922417+0000 mgr.y (mgr.25280) 292 : cephadm 1 Reconfiguring daemon osd.4 on smithi177 2024-02-05T07:08:04.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:03 smithi177 bash[56430]: cluster 2024-02-05T07:08:02.723344+0000 mgr.y (mgr.25280) 293 : 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 2024-02-05T07:08:04.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:03 smithi102 bash[68945]: cluster 2024-02-05T07:08:02.723344+0000 mgr.y (mgr.25280) 293 : 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 2024-02-05T07:08:04.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:03 smithi102 bash[71397]: cluster 2024-02-05T07:08:02.723344+0000 mgr.y (mgr.25280) 293 : 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 2024-02-05T07:08:05.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:05 smithi102 bash[71397]: audit 2024-02-05T07:08:04.350262+0000 mon.a (mon.0) 1176 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:05.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:05 smithi102 bash[71397]: audit 2024-02-05T07:08:04.359467+0000 mon.a (mon.0) 1177 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:05.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:05 smithi102 bash[71397]: cephadm 2024-02-05T07:08:04.392103+0000 mgr.y (mgr.25280) 294 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-02-05T07:08:05.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:05 smithi102 bash[71397]: audit 2024-02-05T07:08:04.392794+0000 mon.a (mon.0) 1178 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-05T07:08:05.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:05 smithi102 bash[71397]: audit 2024-02-05T07:08:04.394598+0000 mon.a (mon.0) 1179 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:05.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:05 smithi102 bash[71397]: cephadm 2024-02-05T07:08:04.400161+0000 mgr.y (mgr.25280) 295 : cephadm 1 Reconfiguring daemon osd.5 on smithi177 2024-02-05T07:08:05.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:05 smithi102 bash[71397]: cluster 2024-02-05T07:08:04.724087+0000 mgr.y (mgr.25280) 296 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:08:05.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:05 smithi102 bash[68945]: audit 2024-02-05T07:08:04.350262+0000 mon.a (mon.0) 1176 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:05.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:05 smithi102 bash[68945]: audit 2024-02-05T07:08:04.359467+0000 mon.a (mon.0) 1177 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:05.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:05 smithi102 bash[68945]: cephadm 2024-02-05T07:08:04.392103+0000 mgr.y (mgr.25280) 294 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-02-05T07:08:05.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:05 smithi102 bash[68945]: audit 2024-02-05T07:08:04.392794+0000 mon.a (mon.0) 1178 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-05T07:08:05.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:05 smithi102 bash[68945]: audit 2024-02-05T07:08:04.394598+0000 mon.a (mon.0) 1179 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:05.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:05 smithi102 bash[68945]: cephadm 2024-02-05T07:08:04.400161+0000 mgr.y (mgr.25280) 295 : cephadm 1 Reconfiguring daemon osd.5 on smithi177 2024-02-05T07:08:05.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:05 smithi102 bash[68945]: cluster 2024-02-05T07:08:04.724087+0000 mgr.y (mgr.25280) 296 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:08:05.826 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:05 smithi177 bash[56430]: audit 2024-02-05T07:08:04.350262+0000 mon.a (mon.0) 1176 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:05.827 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:05 smithi177 bash[56430]: audit 2024-02-05T07:08:04.359467+0000 mon.a (mon.0) 1177 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:05.827 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:05 smithi177 bash[56430]: cephadm 2024-02-05T07:08:04.392103+0000 mgr.y (mgr.25280) 294 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-02-05T07:08:05.827 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:05 smithi177 bash[56430]: audit 2024-02-05T07:08:04.392794+0000 mon.a (mon.0) 1178 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-05T07:08:05.827 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:05 smithi177 bash[56430]: audit 2024-02-05T07:08:04.394598+0000 mon.a (mon.0) 1179 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:05.827 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:05 smithi177 bash[56430]: cephadm 2024-02-05T07:08:04.400161+0000 mgr.y (mgr.25280) 295 : cephadm 1 Reconfiguring daemon osd.5 on smithi177 2024-02-05T07:08:05.827 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:05 smithi177 bash[56430]: cluster 2024-02-05T07:08:04.724087+0000 mgr.y (mgr.25280) 296 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:08:08.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:07 smithi102 bash[71397]: cluster 2024-02-05T07:08:06.725997+0000 mgr.y (mgr.25280) 297 : 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 2024-02-05T07:08:08.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:07 smithi102 bash[71397]: audit 2024-02-05T07:08:06.851213+0000 mon.a (mon.0) 1180 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:08.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:07 smithi102 bash[71397]: audit 2024-02-05T07:08:06.864574+0000 mon.a (mon.0) 1181 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:08.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:07 smithi102 bash[71397]: cephadm 2024-02-05T07:08:06.872054+0000 mgr.y (mgr.25280) 298 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-02-05T07:08:08.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:07 smithi102 bash[71397]: audit 2024-02-05T07:08:06.872607+0000 mon.a (mon.0) 1182 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-05T07:08:08.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:07 smithi102 bash[71397]: audit 2024-02-05T07:08:06.874171+0000 mon.a (mon.0) 1183 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:08.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:07 smithi102 bash[71397]: cephadm 2024-02-05T07:08:06.878644+0000 mgr.y (mgr.25280) 299 : cephadm 1 Reconfiguring daemon osd.6 on smithi177 2024-02-05T07:08:08.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:07 smithi102 bash[68945]: cluster 2024-02-05T07:08:06.725997+0000 mgr.y (mgr.25280) 297 : 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 2024-02-05T07:08:08.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:07 smithi102 bash[68945]: audit 2024-02-05T07:08:06.851213+0000 mon.a (mon.0) 1180 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:08.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:07 smithi102 bash[68945]: audit 2024-02-05T07:08:06.864574+0000 mon.a (mon.0) 1181 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:08.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:07 smithi102 bash[68945]: cephadm 2024-02-05T07:08:06.872054+0000 mgr.y (mgr.25280) 298 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-02-05T07:08:08.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:07 smithi102 bash[68945]: audit 2024-02-05T07:08:06.872607+0000 mon.a (mon.0) 1182 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-05T07:08:08.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:07 smithi102 bash[68945]: audit 2024-02-05T07:08:06.874171+0000 mon.a (mon.0) 1183 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:08.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:07 smithi102 bash[68945]: cephadm 2024-02-05T07:08:06.878644+0000 mgr.y (mgr.25280) 299 : cephadm 1 Reconfiguring daemon osd.6 on smithi177 2024-02-05T07:08:08.256 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:07 smithi177 bash[56430]: cluster 2024-02-05T07:08:06.725997+0000 mgr.y (mgr.25280) 297 : 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 2024-02-05T07:08:08.256 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:07 smithi177 bash[56430]: audit 2024-02-05T07:08:06.851213+0000 mon.a (mon.0) 1180 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:08.256 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:07 smithi177 bash[56430]: audit 2024-02-05T07:08:06.864574+0000 mon.a (mon.0) 1181 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:08.256 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:07 smithi177 bash[56430]: cephadm 2024-02-05T07:08:06.872054+0000 mgr.y (mgr.25280) 298 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-02-05T07:08:08.256 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:07 smithi177 bash[56430]: audit 2024-02-05T07:08:06.872607+0000 mon.a (mon.0) 1182 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-05T07:08:08.256 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:07 smithi177 bash[56430]: audit 2024-02-05T07:08:06.874171+0000 mon.a (mon.0) 1183 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:08.256 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:07 smithi177 bash[56430]: cephadm 2024-02-05T07:08:06.878644+0000 mgr.y (mgr.25280) 299 : cephadm 1 Reconfiguring daemon osd.6 on smithi177 2024-02-05T07:08:09.078 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:08:08 smithi177 bash[51852]: ts=2024-02-05T07:08: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.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"smithi102:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"172.21.15.177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:08:10.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:09 smithi177 bash[56430]: cluster 2024-02-05T07:08:08.726955+0000 mgr.y (mgr.25280) 300 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:08:10.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:09 smithi177 bash[56430]: audit 2024-02-05T07:08:09.240389+0000 mon.a (mon.0) 1184 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:10.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:09 smithi177 bash[56430]: audit 2024-02-05T07:08:09.250942+0000 mon.a (mon.0) 1185 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:10.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:09 smithi177 bash[56430]: audit 2024-02-05T07:08:09.298786+0000 mon.a (mon.0) 1186 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-05T07:08:10.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:09 smithi177 bash[56430]: audit 2024-02-05T07:08:09.300623+0000 mon.a (mon.0) 1187 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:10.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:09 smithi102 bash[71397]: cluster 2024-02-05T07:08:08.726955+0000 mgr.y (mgr.25280) 300 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:08:10.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:09 smithi102 bash[71397]: audit 2024-02-05T07:08:09.240389+0000 mon.a (mon.0) 1184 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:10.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:09 smithi102 bash[71397]: audit 2024-02-05T07:08:09.250942+0000 mon.a (mon.0) 1185 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:10.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:09 smithi102 bash[71397]: audit 2024-02-05T07:08:09.298786+0000 mon.a (mon.0) 1186 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-05T07:08:10.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:09 smithi102 bash[71397]: audit 2024-02-05T07:08:09.300623+0000 mon.a (mon.0) 1187 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:10.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:09 smithi102 bash[68945]: cluster 2024-02-05T07:08:08.726955+0000 mgr.y (mgr.25280) 300 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:08:10.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:09 smithi102 bash[68945]: audit 2024-02-05T07:08:09.240389+0000 mon.a (mon.0) 1184 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:10.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:09 smithi102 bash[68945]: audit 2024-02-05T07:08:09.250942+0000 mon.a (mon.0) 1185 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:10.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:09 smithi102 bash[68945]: audit 2024-02-05T07:08:09.298786+0000 mon.a (mon.0) 1186 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-05T07:08:10.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:09 smithi102 bash[68945]: audit 2024-02-05T07:08:09.300623+0000 mon.a (mon.0) 1187 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:11.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:10 smithi177 bash[56430]: cephadm 2024-02-05T07:08:09.298109+0000 mgr.y (mgr.25280) 301 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-02-05T07:08:11.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:10 smithi177 bash[56430]: cephadm 2024-02-05T07:08:09.306480+0000 mgr.y (mgr.25280) 302 : cephadm 1 Reconfiguring daemon osd.7 on smithi177 2024-02-05T07:08:11.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:10 smithi177 bash[56430]: audit 2024-02-05T07:08:10.791856+0000 mon.a (mon.0) 1188 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:08:11.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:10 smithi102 bash[68945]: cephadm 2024-02-05T07:08:09.298109+0000 mgr.y (mgr.25280) 301 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-02-05T07:08:11.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:10 smithi102 bash[68945]: cephadm 2024-02-05T07:08:09.306480+0000 mgr.y (mgr.25280) 302 : cephadm 1 Reconfiguring daemon osd.7 on smithi177 2024-02-05T07:08:11.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:10 smithi102 bash[68945]: audit 2024-02-05T07:08:10.791856+0000 mon.a (mon.0) 1188 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:08:11.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:10 smithi102 bash[71397]: cephadm 2024-02-05T07:08:09.298109+0000 mgr.y (mgr.25280) 301 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-02-05T07:08:11.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:10 smithi102 bash[71397]: cephadm 2024-02-05T07:08:09.306480+0000 mgr.y (mgr.25280) 302 : cephadm 1 Reconfiguring daemon osd.7 on smithi177 2024-02-05T07:08:11.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:10 smithi102 bash[71397]: audit 2024-02-05T07:08:10.791856+0000 mon.a (mon.0) 1188 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:08:12.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:11 smithi102 bash[71397]: cluster 2024-02-05T07:08:10.727750+0000 mgr.y (mgr.25280) 303 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:08:12.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:11 smithi102 bash[71397]: audit 2024-02-05T07:08:11.839645+0000 mon.a (mon.0) 1189 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:12.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:11 smithi102 bash[71397]: audit 2024-02-05T07:08:11.852013+0000 mon.a (mon.0) 1190 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:12.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:11 smithi102 bash[71397]: audit 2024-02-05T07:08:11.883961+0000 mon.a (mon.0) 1191 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.mzlged", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:08:12.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:11 smithi102 bash[71397]: audit 2024-02-05T07:08:11.887712+0000 mon.a (mon.0) 1192 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:12.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:11 smithi102 bash[68945]: cluster 2024-02-05T07:08:10.727750+0000 mgr.y (mgr.25280) 303 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:08:12.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:11 smithi102 bash[68945]: audit 2024-02-05T07:08:11.839645+0000 mon.a (mon.0) 1189 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:12.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:11 smithi102 bash[68945]: audit 2024-02-05T07:08:11.852013+0000 mon.a (mon.0) 1190 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:12.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:11 smithi102 bash[68945]: audit 2024-02-05T07:08:11.883961+0000 mon.a (mon.0) 1191 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.mzlged", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:08:12.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:11 smithi102 bash[68945]: audit 2024-02-05T07:08:11.887712+0000 mon.a (mon.0) 1192 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:12.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:11 smithi177 bash[56430]: cluster 2024-02-05T07:08:10.727750+0000 mgr.y (mgr.25280) 303 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:08:12.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:11 smithi177 bash[56430]: audit 2024-02-05T07:08:11.839645+0000 mon.a (mon.0) 1189 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:12.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:11 smithi177 bash[56430]: audit 2024-02-05T07:08:11.852013+0000 mon.a (mon.0) 1190 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:12.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:11 smithi177 bash[56430]: audit 2024-02-05T07:08:11.883961+0000 mon.a (mon.0) 1191 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.mzlged", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:08:12.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:11 smithi177 bash[56430]: audit 2024-02-05T07:08:11.887712+0000 mon.a (mon.0) 1192 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:12.887 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:08:12 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:08:12] "GET /metrics HTTP/1.1" 200 38277 "" "Prometheus/2.33.4" 2024-02-05T07:08:13.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:12 smithi177 bash[56430]: audit 2024-02-05T07:08:11.770168+0000 mgr.y (mgr.25280) 304 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:08:13.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:12 smithi177 bash[56430]: cephadm 2024-02-05T07:08:11.883111+0000 mgr.y (mgr.25280) 305 : cephadm 1 Reconfiguring rgw.foo.smithi177.mzlged (monmap changed)... 2024-02-05T07:08:13.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:12 smithi177 bash[56430]: cephadm 2024-02-05T07:08:11.889733+0000 mgr.y (mgr.25280) 306 : cephadm 1 Reconfiguring daemon rgw.foo.smithi177.mzlged on smithi177 2024-02-05T07:08:13.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:12 smithi102 bash[71397]: audit 2024-02-05T07:08:11.770168+0000 mgr.y (mgr.25280) 304 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:08:13.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:12 smithi102 bash[71397]: cephadm 2024-02-05T07:08:11.883111+0000 mgr.y (mgr.25280) 305 : cephadm 1 Reconfiguring rgw.foo.smithi177.mzlged (monmap changed)... 2024-02-05T07:08:13.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:12 smithi102 bash[71397]: cephadm 2024-02-05T07:08:11.889733+0000 mgr.y (mgr.25280) 306 : cephadm 1 Reconfiguring daemon rgw.foo.smithi177.mzlged on smithi177 2024-02-05T07:08:13.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:12 smithi102 bash[68945]: audit 2024-02-05T07:08:11.770168+0000 mgr.y (mgr.25280) 304 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:08:13.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:12 smithi102 bash[68945]: cephadm 2024-02-05T07:08:11.883111+0000 mgr.y (mgr.25280) 305 : cephadm 1 Reconfiguring rgw.foo.smithi177.mzlged (monmap changed)... 2024-02-05T07:08:13.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:12 smithi102 bash[68945]: cephadm 2024-02-05T07:08:11.889733+0000 mgr.y (mgr.25280) 306 : cephadm 1 Reconfiguring daemon rgw.foo.smithi177.mzlged on smithi177 2024-02-05T07:08:14.020 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:13 smithi177 bash[56430]: cluster 2024-02-05T07:08:12.729426+0000 mgr.y (mgr.25280) 307 : 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 2024-02-05T07:08:14.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:13 smithi102 bash[68945]: cluster 2024-02-05T07:08:12.729426+0000 mgr.y (mgr.25280) 307 : 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 2024-02-05T07:08:14.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:13 smithi102 bash[71397]: cluster 2024-02-05T07:08:12.729426+0000 mgr.y (mgr.25280) 307 : 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 2024-02-05T07:08:15.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:15 smithi177 bash[56430]: audit 2024-02-05T07:08:14.543357+0000 mon.a (mon.0) 1193 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:15.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:15 smithi177 bash[56430]: audit 2024-02-05T07:08:14.553427+0000 mon.a (mon.0) 1194 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:15.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:15 smithi177 bash[56430]: audit 2024-02-05T07:08:14.563636+0000 mon.a (mon.0) 1195 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:15.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:15 smithi177 bash[56430]: cluster 2024-02-05T07:08:14.730260+0000 mgr.y (mgr.25280) 308 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:08:15.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:15 smithi177 bash[56430]: audit 2024-02-05T07:08:15.431017+0000 mon.a (mon.0) 1196 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:15.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:15 smithi177 bash[56430]: audit 2024-02-05T07:08:15.446172+0000 mon.a (mon.0) 1197 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:15.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:15 smithi177 bash[56430]: audit 2024-02-05T07:08:15.463950+0000 mon.a (mon.0) 1198 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi177.uynbom", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:08:15.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:15 smithi177 bash[56430]: audit 2024-02-05T07:08:15.468109+0000 mon.a (mon.0) 1199 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:15.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:15 smithi102 bash[71397]: audit 2024-02-05T07:08:14.543357+0000 mon.a (mon.0) 1193 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:15.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:15 smithi102 bash[71397]: audit 2024-02-05T07:08:14.553427+0000 mon.a (mon.0) 1194 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:15.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:15 smithi102 bash[71397]: audit 2024-02-05T07:08:14.563636+0000 mon.a (mon.0) 1195 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:15.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:15 smithi102 bash[71397]: cluster 2024-02-05T07:08:14.730260+0000 mgr.y (mgr.25280) 308 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:08:15.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:15 smithi102 bash[71397]: audit 2024-02-05T07:08:15.431017+0000 mon.a (mon.0) 1196 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:15.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:15 smithi102 bash[71397]: audit 2024-02-05T07:08:15.446172+0000 mon.a (mon.0) 1197 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:15.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:15 smithi102 bash[71397]: audit 2024-02-05T07:08:15.463950+0000 mon.a (mon.0) 1198 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi177.uynbom", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:08:15.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:15 smithi102 bash[71397]: audit 2024-02-05T07:08:15.468109+0000 mon.a (mon.0) 1199 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:15.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:15 smithi102 bash[68945]: audit 2024-02-05T07:08:14.543357+0000 mon.a (mon.0) 1193 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:15.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:15 smithi102 bash[68945]: audit 2024-02-05T07:08:14.553427+0000 mon.a (mon.0) 1194 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:15.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:15 smithi102 bash[68945]: audit 2024-02-05T07:08:14.563636+0000 mon.a (mon.0) 1195 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:15.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:15 smithi102 bash[68945]: cluster 2024-02-05T07:08:14.730260+0000 mgr.y (mgr.25280) 308 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:08:15.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:15 smithi102 bash[68945]: audit 2024-02-05T07:08:15.431017+0000 mon.a (mon.0) 1196 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:15.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:15 smithi102 bash[68945]: audit 2024-02-05T07:08:15.446172+0000 mon.a (mon.0) 1197 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:15.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:15 smithi102 bash[68945]: audit 2024-02-05T07:08:15.463950+0000 mon.a (mon.0) 1198 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi177.uynbom", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:08:15.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:15 smithi102 bash[68945]: audit 2024-02-05T07:08:15.468109+0000 mon.a (mon.0) 1199 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:16.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:16 smithi177 bash[56430]: cephadm 2024-02-05T07:08:15.463129+0000 mgr.y (mgr.25280) 309 : cephadm 1 Reconfiguring rgw.smpl.smithi177.uynbom (monmap changed)... 2024-02-05T07:08:16.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:16 smithi177 bash[56430]: cephadm 2024-02-05T07:08:15.470384+0000 mgr.y (mgr.25280) 310 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi177.uynbom on smithi177 2024-02-05T07:08:16.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:16 smithi177 bash[56430]: audit 2024-02-05T07:08:16.506011+0000 mon.a (mon.0) 1200 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:16.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:16 smithi177 bash[56430]: audit 2024-02-05T07:08:16.514947+0000 mon.a (mon.0) 1201 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:16.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:16 smithi177 bash[56430]: audit 2024-02-05T07:08:16.523928+0000 mon.a (mon.0) 1202 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:16.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:16 smithi102 bash[68945]: cephadm 2024-02-05T07:08:15.463129+0000 mgr.y (mgr.25280) 309 : cephadm 1 Reconfiguring rgw.smpl.smithi177.uynbom (monmap changed)... 2024-02-05T07:08:16.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:16 smithi102 bash[68945]: cephadm 2024-02-05T07:08:15.470384+0000 mgr.y (mgr.25280) 310 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi177.uynbom on smithi177 2024-02-05T07:08:16.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:16 smithi102 bash[68945]: audit 2024-02-05T07:08:16.506011+0000 mon.a (mon.0) 1200 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:16.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:16 smithi102 bash[68945]: audit 2024-02-05T07:08:16.514947+0000 mon.a (mon.0) 1201 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:16.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:16 smithi102 bash[68945]: audit 2024-02-05T07:08:16.523928+0000 mon.a (mon.0) 1202 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:16.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:16 smithi102 bash[71397]: cephadm 2024-02-05T07:08:15.463129+0000 mgr.y (mgr.25280) 309 : cephadm 1 Reconfiguring rgw.smpl.smithi177.uynbom (monmap changed)... 2024-02-05T07:08:16.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:16 smithi102 bash[71397]: cephadm 2024-02-05T07:08:15.470384+0000 mgr.y (mgr.25280) 310 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi177.uynbom on smithi177 2024-02-05T07:08:16.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:16 smithi102 bash[71397]: audit 2024-02-05T07:08:16.506011+0000 mon.a (mon.0) 1200 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:16.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:16 smithi102 bash[71397]: audit 2024-02-05T07:08:16.514947+0000 mon.a (mon.0) 1201 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:16.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:16 smithi102 bash[71397]: audit 2024-02-05T07:08:16.523928+0000 mon.a (mon.0) 1202 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:17.832 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:17 smithi102 bash[68945]: cluster 2024-02-05T07:08:16.731873+0000 mgr.y (mgr.25280) 311 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:08:17.832 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:17 smithi102 bash[71397]: cluster 2024-02-05T07:08:16.731873+0000 mgr.y (mgr.25280) 311 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:08:17.972 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:17 smithi177 bash[56430]: cluster 2024-02-05T07:08:16.731873+0000 mgr.y (mgr.25280) 311 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:08:19.078 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:08:18 smithi177 bash[51852]: ts=2024-02-05T07:08: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.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"smithi102:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"172.21.15.177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:08:19.494 INFO:teuthology.orchestra.run.smithi102.stdout:true 2024-02-05T07:08:20.263 INFO:teuthology.orchestra.run.smithi102.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:08:20.263 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi102 smithi102 running 5s ago 18m - - 2024-02-05T07:08:20.264 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi177 smithi177 running 3s ago 18m - - 2024-02-05T07:08:20.264 INFO:teuthology.orchestra.run.smithi102.stdout:alertmanager.a smithi102 *:9093,9094 running (4m) 5s ago 11m 16.5M - 0.23.0 ba2b418f427c 1e7cc96814ef 2024-02-05T07:08:20.264 INFO:teuthology.orchestra.run.smithi102.stdout:grafana.a smithi177 *:3000 running (3m) 3s ago 10m 43.2M - 8.3.5 dad864ee21e9 897e6f8c4c23 2024-02-05T07:08:20.264 INFO:teuthology.orchestra.run.smithi102.stdout:iscsi.foo.smithi102.rtacbu smithi102 running (2m) 5s ago 8m 46.7M - 3.5 e1d6a67b021e 2597052e9ad1 2024-02-05T07:08:20.264 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.x smithi177 *:8443,9283,8765 running (2m) 3s ago 17m 444M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a bc0c1c0fa978 2024-02-05T07:08:20.264 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.y smithi102 *:8443,9283,8765 running (2m) 5s ago 19m 504M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 2c235a1e22e9 2024-02-05T07:08:20.264 INFO:teuthology.orchestra.run.smithi102.stdout:mon.a smithi102 running (112s) 5s ago 19m 53.5M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 86bf6ea37a85 2024-02-05T07:08:20.264 INFO:teuthology.orchestra.run.smithi102.stdout:mon.b smithi177 running (61s) 3s ago 18m 37.9M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 43aa1d90c52a 2024-02-05T07:08:20.264 INFO:teuthology.orchestra.run.smithi102.stdout:mon.c smithi102 running (81s) 5s ago 18m 43.9M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 22368d23635d 2024-02-05T07:08:20.264 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.a smithi102 *:9100 running (4m) 5s ago 11m 11.5M - 1.3.1 1dbe0e931976 d4e19e4da235 2024-02-05T07:08:20.264 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.b smithi177 *:9100 running (3m) 3s ago 11m 11.5M - 1.3.1 1dbe0e931976 2a74b329d2d7 2024-02-05T07:08:20.264 INFO:teuthology.orchestra.run.smithi102.stdout:osd.0 smithi102 running (17m) 5s ago 17m 59.5M 4096M 17.2.0 e1d6a67b021e d7e60185d5af 2024-02-05T07:08:20.264 INFO:teuthology.orchestra.run.smithi102.stdout:osd.1 smithi102 running (16m) 5s ago 16m 62.5M 4096M 17.2.0 e1d6a67b021e 18b42fea5fc1 2024-02-05T07:08:20.264 INFO:teuthology.orchestra.run.smithi102.stdout:osd.2 smithi102 running (15m) 5s ago 15m 54.5M 4096M 17.2.0 e1d6a67b021e b9dc849291f9 2024-02-05T07:08:20.265 INFO:teuthology.orchestra.run.smithi102.stdout:osd.3 smithi102 running (15m) 5s ago 15m 57.1M 4096M 17.2.0 e1d6a67b021e 3ed0fc036eb5 2024-02-05T07:08:20.265 INFO:teuthology.orchestra.run.smithi102.stdout:osd.4 smithi177 running (14m) 3s ago 14m 60.2M 4096M 17.2.0 e1d6a67b021e 409a31f31e06 2024-02-05T07:08:20.265 INFO:teuthology.orchestra.run.smithi102.stdout:osd.5 smithi177 running (13m) 3s ago 13m 56.8M 4096M 17.2.0 e1d6a67b021e 7e37b3b9db84 2024-02-05T07:08:20.265 INFO:teuthology.orchestra.run.smithi102.stdout:osd.6 smithi177 running (13m) 3s ago 13m 55.0M 4096M 17.2.0 e1d6a67b021e 6e4c8f33c511 2024-02-05T07:08:20.265 INFO:teuthology.orchestra.run.smithi102.stdout:osd.7 smithi177 running (12m) 3s ago 12m 57.4M 4096M 17.2.0 e1d6a67b021e 2bb2b337b06b 2024-02-05T07:08:20.265 INFO:teuthology.orchestra.run.smithi102.stdout:prometheus.a smithi177 *:9095 running (2m) 3s ago 11m 60.2M - 2.33.4 514e6a882f6e 8a8af8ee8af4 2024-02-05T07:08:20.265 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi102.xsyvtb smithi102 *:8000 running (9m) 5s ago 9m 87.4M - 17.2.0 e1d6a67b021e 1ab22a18a15e 2024-02-05T07:08:20.265 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi177.mzlged smithi177 *:8000 running (8m) 3s ago 8m 87.9M - 17.2.0 e1d6a67b021e cbd3144d3ab7 2024-02-05T07:08:20.265 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi102.righwg smithi102 *:80 running (8m) 5s ago 8m 89.4M - 17.2.0 e1d6a67b021e 2fcdb1fa365d 2024-02-05T07:08:20.265 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi177.uynbom smithi177 *:80 running (8m) 3s ago 8m 87.8M - 17.2.0 e1d6a67b021e 752e66aec886 2024-02-05T07:08:20.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:19 smithi177 bash[56430]: cluster 2024-02-05T07:08:18.732586+0000 mgr.y (mgr.25280) 312 : 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 2024-02-05T07:08:20.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:19 smithi102 bash[68945]: cluster 2024-02-05T07:08:18.732586+0000 mgr.y (mgr.25280) 312 : 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 2024-02-05T07:08:20.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:19 smithi102 bash[71397]: cluster 2024-02-05T07:08:18.732586+0000 mgr.y (mgr.25280) 312 : 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 2024-02-05T07:08:20.728 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:08:20.728 INFO:teuthology.orchestra.run.smithi102.stdout: "mon": { 2024-02-05T07:08:20.728 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T07:08:20.728 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:08:20.728 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr": { 2024-02-05T07:08:20.728 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T07:08:20.728 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:08:20.728 INFO:teuthology.orchestra.run.smithi102.stdout: "osd": { 2024-02-05T07:08:20.728 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-05T07:08:20.728 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:08:20.728 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw": { 2024-02-05T07:08:20.729 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T07:08:20.729 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:08:20.729 INFO:teuthology.orchestra.run.smithi102.stdout: "overall": { 2024-02-05T07:08:20.729 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-02-05T07:08:20.729 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 5 2024-02-05T07:08:20.729 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T07:08:20.729 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:08:21.130 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:08:21.130 INFO:teuthology.orchestra.run.smithi102.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:08:21.130 INFO:teuthology.orchestra.run.smithi102.stdout: "in_progress": true, 2024-02-05T07:08:21.130 INFO:teuthology.orchestra.run.smithi102.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T07:08:21.130 INFO:teuthology.orchestra.run.smithi102.stdout: "services_complete": [ 2024-02-05T07:08:21.130 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr", 2024-02-05T07:08:21.130 INFO:teuthology.orchestra.run.smithi102.stdout: "mon" 2024-02-05T07:08:21.131 INFO:teuthology.orchestra.run.smithi102.stdout: ], 2024-02-05T07:08:21.131 INFO:teuthology.orchestra.run.smithi102.stdout: "progress": "5/23 daemons upgraded", 2024-02-05T07:08:21.131 INFO:teuthology.orchestra.run.smithi102.stdout: "message": "Currently upgrading osd daemons", 2024-02-05T07:08:21.131 INFO:teuthology.orchestra.run.smithi102.stdout: "is_paused": false 2024-02-05T07:08:21.131 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:08:21.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:20 smithi177 bash[56430]: audit 2024-02-05T07:08:19.467091+0000 mgr.y (mgr.25280) 313 : audit 0 from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:08:21.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:20 smithi177 bash[56430]: audit 2024-02-05T07:08:19.855443+0000 mgr.y (mgr.25280) 314 : audit 0 from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:08:21.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:20 smithi177 bash[56430]: audit 2024-02-05T07:08:20.471025+0000 mon.a (mon.0) 1203 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:21.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:20 smithi177 bash[56430]: audit 2024-02-05T07:08:20.480404+0000 mon.a (mon.0) 1204 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:21.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:20 smithi177 bash[56430]: audit 2024-02-05T07:08:20.510170+0000 mon.a (mon.0) 1205 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:21.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:20 smithi177 bash[56430]: audit 2024-02-05T07:08:20.512708+0000 mon.a (mon.0) 1206 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:21.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:20 smithi177 bash[56430]: audit 2024-02-05T07:08:20.515753+0000 mon.a (mon.0) 1207 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:21.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:20 smithi177 bash[56430]: audit 2024-02-05T07:08:20.524039+0000 mon.a (mon.0) 1208 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:21.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:20 smithi177 bash[56430]: audit 2024-02-05T07:08:20.528046+0000 mon.a (mon.0) 1209 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-05T07:08:21.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:20 smithi177 bash[56430]: audit 2024-02-05T07:08:20.534374+0000 mon.a (mon.0) 1210 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-05T07:08:21.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:20 smithi177 bash[56430]: audit 2024-02-05T07:08:20.537987+0000 mon.a (mon.0) 1211 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-05T07:08:21.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:20 smithi177 bash[56430]: audit 2024-02-05T07:08:20.543274+0000 mon.a (mon.0) 1212 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-05T07:08:21.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:20 smithi177 bash[56430]: audit 2024-02-05T07:08:20.545962+0000 mon.a (mon.0) 1213 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-05T07:08:21.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:20 smithi177 bash[56430]: audit 2024-02-05T07:08:20.550528+0000 mon.a (mon.0) 1214 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-05T07:08:21.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:20 smithi177 bash[56430]: audit 2024-02-05T07:08:20.553573+0000 mon.a (mon.0) 1215 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:21.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:20 smithi177 bash[56430]: audit 2024-02-05T07:08:20.560280+0000 mon.a (mon.0) 1216 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:21.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:20 smithi177 bash[56430]: audit 2024-02-05T07:08:20.564800+0000 mon.a (mon.0) 1217 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-05T07:08:21.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:20 smithi177 bash[56430]: audit 2024-02-05T07:08:20.716768+0000 mon.a (mon.0) 1218 : audit 0 from='client.? 172.21.15.102:0/1745667737' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:21.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[68945]: audit 2024-02-05T07:08:19.467091+0000 mgr.y (mgr.25280) 313 : audit 0 from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:08:21.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[68945]: audit 2024-02-05T07:08:19.855443+0000 mgr.y (mgr.25280) 314 : audit 0 from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:08:21.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[68945]: audit 2024-02-05T07:08:20.471025+0000 mon.a (mon.0) 1203 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:21.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[68945]: audit 2024-02-05T07:08:20.480404+0000 mon.a (mon.0) 1204 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:21.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[68945]: audit 2024-02-05T07:08:20.510170+0000 mon.a (mon.0) 1205 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:21.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[68945]: audit 2024-02-05T07:08:20.512708+0000 mon.a (mon.0) 1206 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:21.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[68945]: audit 2024-02-05T07:08:20.515753+0000 mon.a (mon.0) 1207 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:21.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[68945]: audit 2024-02-05T07:08:20.524039+0000 mon.a (mon.0) 1208 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:21.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[68945]: audit 2024-02-05T07:08:20.528046+0000 mon.a (mon.0) 1209 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-05T07:08:21.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[68945]: audit 2024-02-05T07:08:20.534374+0000 mon.a (mon.0) 1210 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-05T07:08:21.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[68945]: audit 2024-02-05T07:08:20.537987+0000 mon.a (mon.0) 1211 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-05T07:08:21.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[68945]: audit 2024-02-05T07:08:20.543274+0000 mon.a (mon.0) 1212 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-05T07:08:21.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[68945]: audit 2024-02-05T07:08:20.545962+0000 mon.a (mon.0) 1213 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-05T07:08:21.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[68945]: audit 2024-02-05T07:08:20.550528+0000 mon.a (mon.0) 1214 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-05T07:08:21.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[68945]: audit 2024-02-05T07:08:20.553573+0000 mon.a (mon.0) 1215 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:21.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[68945]: audit 2024-02-05T07:08:20.560280+0000 mon.a (mon.0) 1216 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:21.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[68945]: audit 2024-02-05T07:08:20.564800+0000 mon.a (mon.0) 1217 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-05T07:08:21.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[68945]: audit 2024-02-05T07:08:20.716768+0000 mon.a (mon.0) 1218 : audit 0 from='client.? 172.21.15.102:0/1745667737' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:21.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[71397]: audit 2024-02-05T07:08:19.467091+0000 mgr.y (mgr.25280) 313 : audit 0 from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:08:21.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[71397]: audit 2024-02-05T07:08:19.855443+0000 mgr.y (mgr.25280) 314 : audit 0 from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:08:21.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[71397]: audit 2024-02-05T07:08:20.471025+0000 mon.a (mon.0) 1203 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:21.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[71397]: audit 2024-02-05T07:08:20.480404+0000 mon.a (mon.0) 1204 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:21.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[71397]: audit 2024-02-05T07:08:20.510170+0000 mon.a (mon.0) 1205 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:21.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[71397]: audit 2024-02-05T07:08:20.512708+0000 mon.a (mon.0) 1206 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:21.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[71397]: audit 2024-02-05T07:08:20.515753+0000 mon.a (mon.0) 1207 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:21.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[71397]: audit 2024-02-05T07:08:20.524039+0000 mon.a (mon.0) 1208 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:21.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[71397]: audit 2024-02-05T07:08:20.528046+0000 mon.a (mon.0) 1209 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-05T07:08:21.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[71397]: audit 2024-02-05T07:08:20.534374+0000 mon.a (mon.0) 1210 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-05T07:08:21.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[71397]: audit 2024-02-05T07:08:20.537987+0000 mon.a (mon.0) 1211 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-05T07:08:21.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[71397]: audit 2024-02-05T07:08:20.543274+0000 mon.a (mon.0) 1212 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-05T07:08:21.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[71397]: audit 2024-02-05T07:08:20.545962+0000 mon.a (mon.0) 1213 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-05T07:08:21.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[71397]: audit 2024-02-05T07:08:20.550528+0000 mon.a (mon.0) 1214 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-05T07:08:21.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[71397]: audit 2024-02-05T07:08:20.553573+0000 mon.a (mon.0) 1215 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:21.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[71397]: audit 2024-02-05T07:08:20.560280+0000 mon.a (mon.0) 1216 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:21.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[71397]: audit 2024-02-05T07:08:20.564800+0000 mon.a (mon.0) 1217 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-05T07:08:21.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:20 smithi102 bash[71397]: audit 2024-02-05T07:08:20.716768+0000 mon.a (mon.0) 1218 : audit 0 from='client.? 172.21.15.102:0/1745667737' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:21.566 INFO:teuthology.orchestra.run.smithi102.stdout:HEALTH_OK 2024-02-05T07:08:22.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:21 smithi102 bash[68945]: audit 2024-02-05T07:08:20.226612+0000 mgr.y (mgr.25280) 315 : audit 0 from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:08:22.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:21 smithi102 bash[68945]: cephadm 2024-02-05T07:08:20.516791+0000 mgr.y (mgr.25280) 316 : cephadm 1 Upgrade: Setting container_image for all mon 2024-02-05T07:08:22.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:21 smithi102 bash[68945]: cephadm 2024-02-05T07:08:20.554422+0000 mgr.y (mgr.25280) 317 : cephadm 1 Upgrade: Setting container_image for all crash 2024-02-05T07:08:22.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:21 smithi102 bash[68945]: audit 2024-02-05T07:08:20.565006+0000 mgr.y (mgr.25280) 318 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-05T07:08:22.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:21 smithi102 bash[68945]: cephadm 2024-02-05T07:08:20.566559+0000 mgr.y (mgr.25280) 319 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-02-05T07:08:22.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:21 smithi102 bash[68945]: cluster 2024-02-05T07:08:20.733566+0000 mgr.y (mgr.25280) 320 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:08:22.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:21 smithi102 bash[68945]: audit 2024-02-05T07:08:21.554905+0000 mon.c (mon.1) 6 : audit 0 from='client.? 172.21.15.102:0/721769815' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:08:22.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:21 smithi102 bash[71397]: audit 2024-02-05T07:08:20.226612+0000 mgr.y (mgr.25280) 315 : audit 0 from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:08:22.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:21 smithi102 bash[71397]: cephadm 2024-02-05T07:08:20.516791+0000 mgr.y (mgr.25280) 316 : cephadm 1 Upgrade: Setting container_image for all mon 2024-02-05T07:08:22.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:21 smithi102 bash[71397]: cephadm 2024-02-05T07:08:20.554422+0000 mgr.y (mgr.25280) 317 : cephadm 1 Upgrade: Setting container_image for all crash 2024-02-05T07:08:22.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:21 smithi102 bash[71397]: audit 2024-02-05T07:08:20.565006+0000 mgr.y (mgr.25280) 318 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-05T07:08:22.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:21 smithi102 bash[71397]: cephadm 2024-02-05T07:08:20.566559+0000 mgr.y (mgr.25280) 319 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-02-05T07:08:22.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:21 smithi102 bash[71397]: cluster 2024-02-05T07:08:20.733566+0000 mgr.y (mgr.25280) 320 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:08:22.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:21 smithi102 bash[71397]: audit 2024-02-05T07:08:21.554905+0000 mon.c (mon.1) 6 : audit 0 from='client.? 172.21.15.102:0/721769815' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:08:22.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:21 smithi177 bash[56430]: audit 2024-02-05T07:08:20.226612+0000 mgr.y (mgr.25280) 315 : audit 0 from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:08:22.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:21 smithi177 bash[56430]: cephadm 2024-02-05T07:08:20.516791+0000 mgr.y (mgr.25280) 316 : cephadm 1 Upgrade: Setting container_image for all mon 2024-02-05T07:08:22.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:21 smithi177 bash[56430]: cephadm 2024-02-05T07:08:20.554422+0000 mgr.y (mgr.25280) 317 : cephadm 1 Upgrade: Setting container_image for all crash 2024-02-05T07:08:22.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:21 smithi177 bash[56430]: audit 2024-02-05T07:08:20.565006+0000 mgr.y (mgr.25280) 318 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-05T07:08:22.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:21 smithi177 bash[56430]: cephadm 2024-02-05T07:08:20.566559+0000 mgr.y (mgr.25280) 319 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-02-05T07:08:22.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:21 smithi177 bash[56430]: cluster 2024-02-05T07:08:20.733566+0000 mgr.y (mgr.25280) 320 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:08:22.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:21 smithi177 bash[56430]: audit 2024-02-05T07:08:21.554905+0000 mon.c (mon.1) 6 : audit 0 from='client.? 172.21.15.102:0/721769815' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:08:22.636 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:08:22 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:08:22] "GET /metrics HTTP/1.1" 200 38277 "" "Prometheus/2.33.4" 2024-02-05T07:08:23.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:22 smithi177 bash[56430]: audit 2024-02-05T07:08:21.118457+0000 mgr.y (mgr.25280) 321 : audit 0 from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:08:23.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:22 smithi177 bash[56430]: audit 2024-02-05T07:08:21.780081+0000 mgr.y (mgr.25280) 322 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:08:23.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:22 smithi177 bash[56430]: audit 2024-02-05T07:08:22.943295+0000 mon.a (mon.0) 1219 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:23.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:22 smithi177 bash[56430]: audit 2024-02-05T07:08:22.946567+0000 mon.a (mon.0) 1220 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-05T07:08:23.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:22 smithi177 bash[56430]: audit 2024-02-05T07:08:22.948154+0000 mon.a (mon.0) 1221 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:23.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:22 smithi102 bash[68945]: audit 2024-02-05T07:08:21.118457+0000 mgr.y (mgr.25280) 321 : audit 0 from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:08:23.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:22 smithi102 bash[68945]: audit 2024-02-05T07:08:21.780081+0000 mgr.y (mgr.25280) 322 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:08:23.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:22 smithi102 bash[68945]: audit 2024-02-05T07:08:22.943295+0000 mon.a (mon.0) 1219 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:23.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:22 smithi102 bash[68945]: audit 2024-02-05T07:08:22.946567+0000 mon.a (mon.0) 1220 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-05T07:08:23.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:22 smithi102 bash[68945]: audit 2024-02-05T07:08:22.948154+0000 mon.a (mon.0) 1221 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:23.378 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:22 smithi102 bash[71397]: audit 2024-02-05T07:08:21.118457+0000 mgr.y (mgr.25280) 321 : audit 0 from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:08:23.379 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:22 smithi102 bash[71397]: audit 2024-02-05T07:08:21.780081+0000 mgr.y (mgr.25280) 322 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:08:23.379 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:22 smithi102 bash[71397]: audit 2024-02-05T07:08:22.943295+0000 mon.a (mon.0) 1219 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:23.379 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:22 smithi102 bash[71397]: audit 2024-02-05T07:08:22.946567+0000 mon.a (mon.0) 1220 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-05T07:08:23.379 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:22 smithi102 bash[71397]: audit 2024-02-05T07:08:22.948154+0000 mon.a (mon.0) 1221 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:24.246 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:23 smithi102 bash[68945]: cluster 2024-02-05T07:08:22.735322+0000 mgr.y (mgr.25280) 323 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:08:24.246 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:23 smithi102 bash[68945]: cephadm 2024-02-05T07:08:22.936265+0000 mgr.y (mgr.25280) 324 : cephadm 1 Upgrade: Updating osd.0 2024-02-05T07:08:24.247 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:23 smithi102 bash[68945]: cephadm 2024-02-05T07:08:22.953278+0000 mgr.y (mgr.25280) 325 : cephadm 1 Deploying daemon osd.0 on smithi102 2024-02-05T07:08:24.247 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:23 smithi102 bash[71397]: cluster 2024-02-05T07:08:22.735322+0000 mgr.y (mgr.25280) 323 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:08:24.247 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:23 smithi102 bash[71397]: cephadm 2024-02-05T07:08:22.936265+0000 mgr.y (mgr.25280) 324 : cephadm 1 Upgrade: Updating osd.0 2024-02-05T07:08:24.247 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:23 smithi102 bash[71397]: cephadm 2024-02-05T07:08:22.953278+0000 mgr.y (mgr.25280) 325 : cephadm 1 Deploying daemon osd.0 on smithi102 2024-02-05T07:08:24.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:23 smithi177 bash[56430]: cluster 2024-02-05T07:08:22.735322+0000 mgr.y (mgr.25280) 323 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:08:24.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:23 smithi177 bash[56430]: cephadm 2024-02-05T07:08:22.936265+0000 mgr.y (mgr.25280) 324 : cephadm 1 Upgrade: Updating osd.0 2024-02-05T07:08:24.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:23 smithi177 bash[56430]: cephadm 2024-02-05T07:08:22.953278+0000 mgr.y (mgr.25280) 325 : cephadm 1 Deploying daemon osd.0 on smithi102 2024-02-05T07:08:26.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:25 smithi177 bash[56430]: cluster 2024-02-05T07:08:24.736038+0000 mgr.y (mgr.25280) 326 : 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 2024-02-05T07:08:26.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:25 smithi177 bash[56430]: audit 2024-02-05T07:08:25.792521+0000 mon.a (mon.0) 1222 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:08:26.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:25 smithi102 bash[68945]: cluster 2024-02-05T07:08:24.736038+0000 mgr.y (mgr.25280) 326 : 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 2024-02-05T07:08:26.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:25 smithi102 bash[68945]: audit 2024-02-05T07:08:25.792521+0000 mon.a (mon.0) 1222 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:08:26.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:25 smithi102 bash[71397]: cluster 2024-02-05T07:08:24.736038+0000 mgr.y (mgr.25280) 326 : 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 2024-02-05T07:08:26.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:25 smithi102 bash[71397]: audit 2024-02-05T07:08:25.792521+0000 mon.a (mon.0) 1222 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:08:27.636 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:27 smithi102 systemd[1]: Stopping Ceph osd.0 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:08:27.984 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:27 smithi102 bash[23681]: debug 2024-02-05T07:08:27.630+0000 7f4aff1a5700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T07:08:27.984 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:27 smithi102 bash[23681]: debug 2024-02-05T07:08:27.630+0000 7f4aff1a5700 -1 osd.0 107 *** Got signal Terminated *** 2024-02-05T07:08:27.984 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:27 smithi102 bash[23681]: debug 2024-02-05T07:08:27.630+0000 7f4aff1a5700 -1 osd.0 107 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T07:08:28.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:27 smithi177 bash[56430]: cluster 2024-02-05T07:08:26.737621+0000 mgr.y (mgr.25280) 327 : 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 2024-02-05T07:08:28.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:27 smithi177 bash[56430]: cluster 2024-02-05T07:08:27.637195+0000 mon.a (mon.0) 1223 : cluster 1 osd.0 marked itself down and dead 2024-02-05T07:08:28.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:27 smithi102 bash[68945]: cluster 2024-02-05T07:08:26.737621+0000 mgr.y (mgr.25280) 327 : 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 2024-02-05T07:08:28.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:27 smithi102 bash[68945]: cluster 2024-02-05T07:08:27.637195+0000 mon.a (mon.0) 1223 : cluster 1 osd.0 marked itself down and dead 2024-02-05T07:08:28.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:27 smithi102 bash[71397]: cluster 2024-02-05T07:08:26.737621+0000 mgr.y (mgr.25280) 327 : 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 2024-02-05T07:08:28.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:27 smithi102 bash[71397]: cluster 2024-02-05T07:08:27.637195+0000 mon.a (mon.0) 1223 : cluster 1 osd.0 marked itself down and dead 2024-02-05T07:08:28.989 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:08:28 smithi177 bash[51852]: ts=2024-02-05T07:08:28.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"smithi102:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"172.21.15.177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:08:29.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:28 smithi177 bash[56430]: cluster 2024-02-05T07:08:27.971865+0000 mon.a (mon.0) 1224 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T07:08:29.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:28 smithi177 bash[56430]: cluster 2024-02-05T07:08:27.985778+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T07:08:29.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:28 smithi177 bash[56430]: cluster 2024-02-05T07:08:27.989433+0000 mon.a (mon.0) 1225 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2024-02-05T07:08:29.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:28 smithi177 bash[56430]: cluster 2024-02-05T07:08:27.990377+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T07:08:29.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:28 smithi177 bash[56430]: cluster 2024-02-05T07:08:27.995817+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T07:08:29.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:28 smithi177 bash[56430]: cluster 2024-02-05T07:08:28.001249+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T07:08:29.373 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:28 smithi102 bash[71397]: cluster 2024-02-05T07:08:27.971865+0000 mon.a (mon.0) 1224 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T07:08:29.373 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:28 smithi102 bash[71397]: cluster 2024-02-05T07:08:27.985778+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T07:08:29.373 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:28 smithi102 bash[71397]: cluster 2024-02-05T07:08:27.989433+0000 mon.a (mon.0) 1225 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2024-02-05T07:08:29.373 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:28 smithi102 bash[71397]: cluster 2024-02-05T07:08:27.990377+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T07:08:29.373 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:28 smithi102 bash[71397]: cluster 2024-02-05T07:08:27.995817+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T07:08:29.373 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:28 smithi102 bash[71397]: cluster 2024-02-05T07:08:28.001249+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T07:08:29.374 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:29 smithi102 bash[75426]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-0 2024-02-05T07:08:29.374 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:28 smithi102 bash[68945]: cluster 2024-02-05T07:08:27.971865+0000 mon.a (mon.0) 1224 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T07:08:29.374 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:28 smithi102 bash[68945]: cluster 2024-02-05T07:08:27.985778+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T07:08:29.374 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:28 smithi102 bash[68945]: cluster 2024-02-05T07:08:27.989433+0000 mon.a (mon.0) 1225 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2024-02-05T07:08:29.374 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:28 smithi102 bash[68945]: cluster 2024-02-05T07:08:27.990377+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T07:08:29.374 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:28 smithi102 bash[68945]: cluster 2024-02-05T07:08:27.995817+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T07:08:29.374 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:28 smithi102 bash[68945]: cluster 2024-02-05T07:08:28.001249+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e108 with expected crc 2024-02-05T07:08:29.636 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:29 smithi102 bash[75501]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-0 2024-02-05T07:08:30.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:30 smithi177 bash[56430]: cluster 2024-02-05T07:08:28.738496+0000 mgr.y (mgr.25280) 328 : cluster 0 pgmap v58: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T07:08:30.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:30 smithi177 bash[56430]: cluster 2024-02-05T07:08:28.995518+0000 mon.a (mon.0) 1226 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-02-05T07:08:30.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:30 smithi177 bash[56430]: cluster 2024-02-05T07:08:28.996344+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T07:08:30.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:30 smithi177 bash[56430]: cluster 2024-02-05T07:08:28.996344+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T07:08:30.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:30 smithi177 bash[56430]: cluster 2024-02-05T07:08:28.996667+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T07:08:30.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:30 smithi177 bash[56430]: cluster 2024-02-05T07:08:29.003228+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T07:08:30.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:30 smithi177 bash[56430]: cluster 2024-02-05T07:08:29.003347+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T07:08:30.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:30 smithi177 bash[56430]: cluster 2024-02-05T07:08:29.006606+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T07:08:30.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:30 smithi177 bash[56430]: cluster 2024-02-05T07:08:29.007283+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T07:08:30.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:30 smithi177 bash[56430]: cluster 2024-02-05T07:08:29.007285+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T07:08:30.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:30 smithi177 bash[56430]: cluster 2024-02-05T07:08:29.007479+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T07:08:30.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:29 smithi102 bash[68945]: cluster 2024-02-05T07:08:28.738496+0000 mgr.y (mgr.25280) 328 : cluster 0 pgmap v58: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T07:08:30.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:29 smithi102 bash[68945]: cluster 2024-02-05T07:08:28.995518+0000 mon.a (mon.0) 1226 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-02-05T07:08:30.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:29 smithi102 bash[68945]: cluster 2024-02-05T07:08:28.996344+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T07:08:30.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:29 smithi102 bash[68945]: cluster 2024-02-05T07:08:28.996344+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T07:08:30.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:29 smithi102 bash[68945]: cluster 2024-02-05T07:08:28.996667+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T07:08:30.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:29 smithi102 bash[68945]: cluster 2024-02-05T07:08:29.003228+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T07:08:30.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:29 smithi102 bash[68945]: cluster 2024-02-05T07:08:29.003347+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T07:08:30.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:29 smithi102 bash[68945]: cluster 2024-02-05T07:08:29.006606+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T07:08:30.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:29 smithi102 bash[68945]: cluster 2024-02-05T07:08:29.007283+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T07:08:30.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:29 smithi102 bash[68945]: cluster 2024-02-05T07:08:29.007285+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T07:08:30.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:29 smithi102 bash[68945]: cluster 2024-02-05T07:08:29.007479+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T07:08:30.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:29 smithi102 bash[71397]: cluster 2024-02-05T07:08:28.738496+0000 mgr.y (mgr.25280) 328 : cluster 0 pgmap v58: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T07:08:30.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:29 smithi102 bash[71397]: cluster 2024-02-05T07:08:28.995518+0000 mon.a (mon.0) 1226 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-02-05T07:08:30.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:29 smithi102 bash[71397]: cluster 2024-02-05T07:08:28.996344+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T07:08:30.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:29 smithi102 bash[71397]: cluster 2024-02-05T07:08:28.996344+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T07:08:30.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:29 smithi102 bash[71397]: cluster 2024-02-05T07:08:28.996667+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T07:08:30.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:29 smithi102 bash[71397]: cluster 2024-02-05T07:08:29.003228+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T07:08:30.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:29 smithi102 bash[71397]: cluster 2024-02-05T07:08:29.003347+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T07:08:30.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:29 smithi102 bash[71397]: cluster 2024-02-05T07:08:29.006606+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T07:08:30.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:29 smithi102 bash[71397]: cluster 2024-02-05T07:08:29.007283+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T07:08:30.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:29 smithi102 bash[71397]: cluster 2024-02-05T07:08:29.007285+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T07:08:30.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:29 smithi102 bash[71397]: cluster 2024-02-05T07:08:29.007479+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e109 with expected crc 2024-02-05T07:08:31.850 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:31 smithi102 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@osd.0.service: Succeeded. 2024-02-05T07:08:31.850 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:31 smithi102 systemd[1]: Stopped Ceph osd.0 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:08:32.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:31 smithi102 bash[68945]: cluster 2024-02-05T07:08:30.739096+0000 mgr.y (mgr.25280) 329 : cluster 0 pgmap v60: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-05T07:08:32.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:31 smithi102 bash[68945]: audit 2024-02-05T07:08:31.887444+0000 mon.a (mon.0) 1227 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:32.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:31 smithi102 bash[68945]: audit 2024-02-05T07:08:31.895908+0000 mon.a (mon.0) 1228 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:32.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:31 smithi102 bash[68945]: audit 2024-02-05T07:08:31.943781+0000 mon.a (mon.0) 1229 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:32.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:31 smithi102 bash[68945]: audit 2024-02-05T07:08:31.945700+0000 mon.a (mon.0) 1230 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:32.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:31 smithi102 bash[68945]: audit 2024-02-05T07:08:31.956146+0000 mon.a (mon.0) 1231 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:32.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:32 smithi102 bash[71397]: cluster 2024-02-05T07:08:30.739096+0000 mgr.y (mgr.25280) 329 : cluster 0 pgmap v60: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-05T07:08:32.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:32 smithi102 bash[71397]: audit 2024-02-05T07:08:31.887444+0000 mon.a (mon.0) 1227 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:32.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:32 smithi102 bash[71397]: audit 2024-02-05T07:08:31.895908+0000 mon.a (mon.0) 1228 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:32.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:32 smithi102 bash[71397]: audit 2024-02-05T07:08:31.943781+0000 mon.a (mon.0) 1229 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:32.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:32 smithi102 bash[71397]: audit 2024-02-05T07:08:31.945700+0000 mon.a (mon.0) 1230 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:32.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:32 smithi102 bash[71397]: audit 2024-02-05T07:08:31.956146+0000 mon.a (mon.0) 1231 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:32.138 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:31 smithi102 systemd[1]: Started Ceph osd.0 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:08:32.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:32 smithi177 bash[56430]: cluster 2024-02-05T07:08:30.739096+0000 mgr.y (mgr.25280) 329 : cluster 0 pgmap v60: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-05T07:08:32.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:32 smithi177 bash[56430]: audit 2024-02-05T07:08:31.887444+0000 mon.a (mon.0) 1227 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:32.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:32 smithi177 bash[56430]: audit 2024-02-05T07:08:31.895908+0000 mon.a (mon.0) 1228 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:32.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:32 smithi177 bash[56430]: audit 2024-02-05T07:08:31.943781+0000 mon.a (mon.0) 1229 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:32.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:32 smithi177 bash[56430]: audit 2024-02-05T07:08:31.945700+0000 mon.a (mon.0) 1230 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:32.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:32 smithi177 bash[56430]: audit 2024-02-05T07:08:31.956146+0000 mon.a (mon.0) 1231 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:32.886 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:08:32 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:08:32] "GET /metrics HTTP/1.1" 200 38274 "" "Prometheus/2.33.4" 2024-02-05T07:08:33.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:31.790593+0000 mgr.y (mgr.25280) 330 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:08:33.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: cephadm 2024-02-05T07:08:31.957181+0000 mgr.y (mgr.25280) 331 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:33.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.038460+0000 mon.a (mon.0) 1232 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:33.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.041658+0000 mon.a (mon.0) 1233 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:33.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.046381+0000 mon.a (mon.0) 1234 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:33.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.047689+0000 mon.a (mon.0) 1235 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:33.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.057036+0000 mon.a (mon.0) 1236 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:33.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: cephadm 2024-02-05T07:08:32.057943+0000 mgr.y (mgr.25280) 332 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:33.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.139078+0000 mon.a (mon.0) 1237 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:33.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.141578+0000 mon.a (mon.0) 1238 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:33.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.145049+0000 mon.a (mon.0) 1239 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:33.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.146311+0000 mon.a (mon.0) 1240 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:33.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.154542+0000 mon.a (mon.0) 1241 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:33.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.235866+0000 mon.a (mon.0) 1242 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:33.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.238097+0000 mon.a (mon.0) 1243 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:33.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.240893+0000 mon.a (mon.0) 1244 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:33.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.241896+0000 mon.a (mon.0) 1245 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:33.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.249740+0000 mon.a (mon.0) 1246 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:33.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.329682+0000 mon.a (mon.0) 1247 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:33.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.332899+0000 mon.a (mon.0) 1248 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:33.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.336605+0000 mon.a (mon.0) 1249 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:33.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.338022+0000 mon.a (mon.0) 1250 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:33.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.346581+0000 mon.a (mon.0) 1251 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:33.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.422389+0000 mon.a (mon.0) 1252 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:33.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.425414+0000 mon.a (mon.0) 1253 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:33.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.428858+0000 mon.a (mon.0) 1254 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:33.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.430193+0000 mon.a (mon.0) 1255 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:33.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.438566+0000 mon.a (mon.0) 1256 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:33.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.525830+0000 mon.a (mon.0) 1257 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:33.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.529157+0000 mon.a (mon.0) 1258 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:33.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.533883+0000 mon.a (mon.0) 1259 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:33.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.535527+0000 mon.a (mon.0) 1260 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:33.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.544151+0000 mon.a (mon.0) 1261 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:33.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.624288+0000 mon.a (mon.0) 1262 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:33.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.627137+0000 mon.a (mon.0) 1263 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:33.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.630238+0000 mon.a (mon.0) 1264 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:33.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.631514+0000 mon.a (mon.0) 1265 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:33.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.640039+0000 mon.a (mon.0) 1266 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:33.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.720912+0000 mon.a (mon.0) 1267 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:33.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.723940+0000 mon.a (mon.0) 1268 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:33.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.727384+0000 mon.a (mon.0) 1269 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:33.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.728280+0000 mon.a (mon.0) 1270 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:33.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.737507+0000 mon.a (mon.0) 1271 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:33.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.816146+0000 mon.a (mon.0) 1272 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:33.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.820660+0000 mon.a (mon.0) 1273 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:33.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.824895+0000 mon.a (mon.0) 1274 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:33.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.826247+0000 mon.a (mon.0) 1275 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:33.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.835172+0000 mon.a (mon.0) 1276 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:33.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.915059+0000 mon.a (mon.0) 1277 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:33.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.918070+0000 mon.a (mon.0) 1278 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:33.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.921790+0000 mon.a (mon.0) 1279 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:33.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.923216+0000 mon.a (mon.0) 1280 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:33.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:33 smithi177 bash[56430]: audit 2024-02-05T07:08:32.931671+0000 mon.a (mon.0) 1281 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:33.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:31.790593+0000 mgr.y (mgr.25280) 330 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:08:33.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: cephadm 2024-02-05T07:08:31.957181+0000 mgr.y (mgr.25280) 331 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:33.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.038460+0000 mon.a (mon.0) 1232 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:33.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.041658+0000 mon.a (mon.0) 1233 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:33.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.046381+0000 mon.a (mon.0) 1234 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:33.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.047689+0000 mon.a (mon.0) 1235 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:33.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.057036+0000 mon.a (mon.0) 1236 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:33.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: cephadm 2024-02-05T07:08:32.057943+0000 mgr.y (mgr.25280) 332 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:33.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.139078+0000 mon.a (mon.0) 1237 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:33.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.141578+0000 mon.a (mon.0) 1238 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:33.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.145049+0000 mon.a (mon.0) 1239 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:33.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.146311+0000 mon.a (mon.0) 1240 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:33.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.154542+0000 mon.a (mon.0) 1241 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:33.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.235866+0000 mon.a (mon.0) 1242 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:33.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.238097+0000 mon.a (mon.0) 1243 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:33.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.240893+0000 mon.a (mon.0) 1244 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:33.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.241896+0000 mon.a (mon.0) 1245 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:33.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.249740+0000 mon.a (mon.0) 1246 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:33.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.329682+0000 mon.a (mon.0) 1247 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:33.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:31.790593+0000 mgr.y (mgr.25280) 330 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:08:33.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: cephadm 2024-02-05T07:08:31.957181+0000 mgr.y (mgr.25280) 331 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:33.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.038460+0000 mon.a (mon.0) 1232 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:33.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.041658+0000 mon.a (mon.0) 1233 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:33.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.046381+0000 mon.a (mon.0) 1234 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:33.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.047689+0000 mon.a (mon.0) 1235 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:33.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.057036+0000 mon.a (mon.0) 1236 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:33.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: cephadm 2024-02-05T07:08:32.057943+0000 mgr.y (mgr.25280) 332 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:33.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.139078+0000 mon.a (mon.0) 1237 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:33.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.141578+0000 mon.a (mon.0) 1238 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:33.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.145049+0000 mon.a (mon.0) 1239 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:33.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.146311+0000 mon.a (mon.0) 1240 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:33.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.154542+0000 mon.a (mon.0) 1241 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:33.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.235866+0000 mon.a (mon.0) 1242 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:33.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.238097+0000 mon.a (mon.0) 1243 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:33.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.240893+0000 mon.a (mon.0) 1244 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:33.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.241896+0000 mon.a (mon.0) 1245 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:33.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.249740+0000 mon.a (mon.0) 1246 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:33.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.329682+0000 mon.a (mon.0) 1247 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:33.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.332899+0000 mon.a (mon.0) 1248 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:33.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.336605+0000 mon.a (mon.0) 1249 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:33.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.338022+0000 mon.a (mon.0) 1250 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:33.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.346581+0000 mon.a (mon.0) 1251 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:33.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.422389+0000 mon.a (mon.0) 1252 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:33.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.425414+0000 mon.a (mon.0) 1253 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:33.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.428858+0000 mon.a (mon.0) 1254 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:33.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.430193+0000 mon.a (mon.0) 1255 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:33.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.438566+0000 mon.a (mon.0) 1256 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:33.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.525830+0000 mon.a (mon.0) 1257 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:33.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.529157+0000 mon.a (mon.0) 1258 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:33.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.533883+0000 mon.a (mon.0) 1259 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:33.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.535527+0000 mon.a (mon.0) 1260 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:33.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.544151+0000 mon.a (mon.0) 1261 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:33.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.624288+0000 mon.a (mon.0) 1262 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:33.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.627137+0000 mon.a (mon.0) 1263 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:33.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.630238+0000 mon.a (mon.0) 1264 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:33.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.631514+0000 mon.a (mon.0) 1265 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:33.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.640039+0000 mon.a (mon.0) 1266 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:33.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.720912+0000 mon.a (mon.0) 1267 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:33.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.332899+0000 mon.a (mon.0) 1248 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:33.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.336605+0000 mon.a (mon.0) 1249 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:33.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.338022+0000 mon.a (mon.0) 1250 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:33.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.346581+0000 mon.a (mon.0) 1251 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:33.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.422389+0000 mon.a (mon.0) 1252 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:33.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.425414+0000 mon.a (mon.0) 1253 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:33.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.428858+0000 mon.a (mon.0) 1254 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:33.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.430193+0000 mon.a (mon.0) 1255 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:33.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.438566+0000 mon.a (mon.0) 1256 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:33.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.525830+0000 mon.a (mon.0) 1257 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:33.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.529157+0000 mon.a (mon.0) 1258 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:33.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.533883+0000 mon.a (mon.0) 1259 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:33.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.535527+0000 mon.a (mon.0) 1260 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:33.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.544151+0000 mon.a (mon.0) 1261 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:33.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.624288+0000 mon.a (mon.0) 1262 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:33.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.627137+0000 mon.a (mon.0) 1263 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:33.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.630238+0000 mon.a (mon.0) 1264 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:33.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.631514+0000 mon.a (mon.0) 1265 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:33.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.640039+0000 mon.a (mon.0) 1266 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:33.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.720912+0000 mon.a (mon.0) 1267 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:33.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.723940+0000 mon.a (mon.0) 1268 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:33.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.727384+0000 mon.a (mon.0) 1269 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:33.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.728280+0000 mon.a (mon.0) 1270 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:33.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.737507+0000 mon.a (mon.0) 1271 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:33.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.816146+0000 mon.a (mon.0) 1272 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:33.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.820660+0000 mon.a (mon.0) 1273 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:33.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.824895+0000 mon.a (mon.0) 1274 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:33.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.826247+0000 mon.a (mon.0) 1275 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:33.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.835172+0000 mon.a (mon.0) 1276 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:33.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.915059+0000 mon.a (mon.0) 1277 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:33.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.918070+0000 mon.a (mon.0) 1278 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:33.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.921790+0000 mon.a (mon.0) 1279 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:33.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.923216+0000 mon.a (mon.0) 1280 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:33.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[71397]: audit 2024-02-05T07:08:32.931671+0000 mon.a (mon.0) 1281 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:33.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.723940+0000 mon.a (mon.0) 1268 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:33.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.727384+0000 mon.a (mon.0) 1269 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:33.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.728280+0000 mon.a (mon.0) 1270 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:33.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.737507+0000 mon.a (mon.0) 1271 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:33.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.816146+0000 mon.a (mon.0) 1272 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:33.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.820660+0000 mon.a (mon.0) 1273 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:33.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.824895+0000 mon.a (mon.0) 1274 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:33.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.826247+0000 mon.a (mon.0) 1275 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:33.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.835172+0000 mon.a (mon.0) 1276 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:33.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.915059+0000 mon.a (mon.0) 1277 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:33.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.918070+0000 mon.a (mon.0) 1278 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:33.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.921790+0000 mon.a (mon.0) 1279 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:33.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.923216+0000 mon.a (mon.0) 1280 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:33.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:33 smithi102 bash[68945]: audit 2024-02-05T07:08:32.931671+0000 mon.a (mon.0) 1281 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:34.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: cephadm 2024-02-05T07:08:32.155279+0000 mgr.y (mgr.25280) 333 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:34.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: cephadm 2024-02-05T07:08:32.250372+0000 mgr.y (mgr.25280) 334 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:34.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: cephadm 2024-02-05T07:08:32.347290+0000 mgr.y (mgr.25280) 335 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:34.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: cephadm 2024-02-05T07:08:32.442664+0000 mgr.y (mgr.25280) 336 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:34.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: cephadm 2024-02-05T07:08:32.544849+0000 mgr.y (mgr.25280) 337 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:34.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: cephadm 2024-02-05T07:08:32.640637+0000 mgr.y (mgr.25280) 338 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:34.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: cephadm 2024-02-05T07:08:32.738061+0000 mgr.y (mgr.25280) 339 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:34.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: cluster 2024-02-05T07:08:32.740297+0000 mgr.y (mgr.25280) 340 : cluster 0 pgmap v61: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-02-05T07:08:34.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: cephadm 2024-02-05T07:08:32.836087+0000 mgr.y (mgr.25280) 341 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:34.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: cephadm 2024-02-05T07:08:32.932451+0000 mgr.y (mgr.25280) 342 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:34.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.015655+0000 mon.a (mon.0) 1282 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:34.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.018214+0000 mon.a (mon.0) 1283 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:34.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.020508+0000 mon.a (mon.0) 1284 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:34.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.021407+0000 mon.a (mon.0) 1285 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:34.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.030861+0000 mon.a (mon.0) 1286 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:34.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: cephadm 2024-02-05T07:08:33.031438+0000 mgr.y (mgr.25280) 343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:34.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.111608+0000 mon.a (mon.0) 1287 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:34.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.114470+0000 mon.a (mon.0) 1288 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:34.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.117927+0000 mon.a (mon.0) 1289 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:34.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.119119+0000 mon.a (mon.0) 1290 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:34.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.130635+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:34.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.211412+0000 mon.a (mon.0) 1292 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:34.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.215339+0000 mon.a (mon.0) 1293 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:34.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.218720+0000 mon.a (mon.0) 1294 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:34.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.220008+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:34.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.231237+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:34.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.310007+0000 mon.a (mon.0) 1297 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:34.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.314060+0000 mon.a (mon.0) 1298 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:34.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.317440+0000 mon.a (mon.0) 1299 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:34.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.318610+0000 mon.a (mon.0) 1300 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:34.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.327775+0000 mon.a (mon.0) 1301 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:34.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.410925+0000 mon.a (mon.0) 1302 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:34.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.413598+0000 mon.a (mon.0) 1303 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:34.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.416893+0000 mon.a (mon.0) 1304 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:34.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.418362+0000 mon.a (mon.0) 1305 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:34.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.428774+0000 mon.a (mon.0) 1306 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:34.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.505718+0000 mon.a (mon.0) 1307 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:34.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.508103+0000 mon.a (mon.0) 1308 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:34.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.510739+0000 mon.a (mon.0) 1309 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:34.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.512121+0000 mon.a (mon.0) 1310 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:34.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: cephadm 2024-02-05T07:08:32.155279+0000 mgr.y (mgr.25280) 333 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:34.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: cephadm 2024-02-05T07:08:32.250372+0000 mgr.y (mgr.25280) 334 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:34.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: cephadm 2024-02-05T07:08:32.347290+0000 mgr.y (mgr.25280) 335 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:34.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: cephadm 2024-02-05T07:08:32.442664+0000 mgr.y (mgr.25280) 336 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:34.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: cephadm 2024-02-05T07:08:32.544849+0000 mgr.y (mgr.25280) 337 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:34.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: cephadm 2024-02-05T07:08:32.640637+0000 mgr.y (mgr.25280) 338 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:34.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: cephadm 2024-02-05T07:08:32.738061+0000 mgr.y (mgr.25280) 339 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:34.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: cluster 2024-02-05T07:08:32.740297+0000 mgr.y (mgr.25280) 340 : cluster 0 pgmap v61: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-02-05T07:08:34.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: cephadm 2024-02-05T07:08:32.836087+0000 mgr.y (mgr.25280) 341 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:34.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: cephadm 2024-02-05T07:08:32.932451+0000 mgr.y (mgr.25280) 342 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:34.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.015655+0000 mon.a (mon.0) 1282 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:34.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.018214+0000 mon.a (mon.0) 1283 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:34.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.020508+0000 mon.a (mon.0) 1284 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:34.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.021407+0000 mon.a (mon.0) 1285 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:34.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.030861+0000 mon.a (mon.0) 1286 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:34.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: cephadm 2024-02-05T07:08:33.031438+0000 mgr.y (mgr.25280) 343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:34.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.111608+0000 mon.a (mon.0) 1287 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:34.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.114470+0000 mon.a (mon.0) 1288 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:34.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.117927+0000 mon.a (mon.0) 1289 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:34.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.119119+0000 mon.a (mon.0) 1290 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:34.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.520555+0000 mon.a (mon.0) 1311 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:34.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.584252+0000 mon.a (mon.0) 1312 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:34.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.587182+0000 mon.a (mon.0) 1313 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:34.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.590767+0000 mon.a (mon.0) 1314 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:34.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.591952+0000 mon.a (mon.0) 1315 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:34.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.600587+0000 mon.a (mon.0) 1316 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:34.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.679398+0000 mon.a (mon.0) 1317 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:34.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.682350+0000 mon.a (mon.0) 1318 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:34.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.685378+0000 mon.a (mon.0) 1319 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:34.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.686582+0000 mon.a (mon.0) 1320 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:34.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.696756+0000 mon.a (mon.0) 1321 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:34.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: cluster 2024-02-05T07:08:33.732496+0000 mon.a (mon.0) 1322 : cluster 3 Health check failed: Degraded data redundancy: 72/630 objects degraded (11.429%), 24 pgs degraded (PG_DEGRADED) 2024-02-05T07:08:34.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.780891+0000 mon.a (mon.0) 1323 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:34.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.783619+0000 mon.a (mon.0) 1324 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:34.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.787184+0000 mon.a (mon.0) 1325 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:34.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.788325+0000 mon.a (mon.0) 1326 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:34.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.795949+0000 mon.a (mon.0) 1327 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:34.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.865356+0000 mon.a (mon.0) 1328 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:34.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.869155+0000 mon.a (mon.0) 1329 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:34.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.871946+0000 mon.a (mon.0) 1330 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:34.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.873438+0000 mon.a (mon.0) 1331 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:34.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.880089+0000 mon.a (mon.0) 1332 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:34.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.957971+0000 mon.a (mon.0) 1333 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:34.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.961102+0000 mon.a (mon.0) 1334 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:34.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.964747+0000 mon.a (mon.0) 1335 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:34.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.965583+0000 mon.a (mon.0) 1336 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:34.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[68945]: audit 2024-02-05T07:08:33.971489+0000 mon.a (mon.0) 1337 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:34.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.130635+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:34.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.211412+0000 mon.a (mon.0) 1292 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:34.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.215339+0000 mon.a (mon.0) 1293 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:34.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.218720+0000 mon.a (mon.0) 1294 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:34.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.220008+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:34.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.231237+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:34.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.310007+0000 mon.a (mon.0) 1297 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:34.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.314060+0000 mon.a (mon.0) 1298 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:34.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.317440+0000 mon.a (mon.0) 1299 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:34.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.318610+0000 mon.a (mon.0) 1300 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:34.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.327775+0000 mon.a (mon.0) 1301 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:34.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.410925+0000 mon.a (mon.0) 1302 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:34.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.413598+0000 mon.a (mon.0) 1303 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:34.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.416893+0000 mon.a (mon.0) 1304 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:34.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.418362+0000 mon.a (mon.0) 1305 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:34.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.428774+0000 mon.a (mon.0) 1306 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:34.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.505718+0000 mon.a (mon.0) 1307 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:34.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.508103+0000 mon.a (mon.0) 1308 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:34.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.510739+0000 mon.a (mon.0) 1309 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:34.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.512121+0000 mon.a (mon.0) 1310 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:34.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.520555+0000 mon.a (mon.0) 1311 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:34.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.584252+0000 mon.a (mon.0) 1312 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:34.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.587182+0000 mon.a (mon.0) 1313 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:34.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.590767+0000 mon.a (mon.0) 1314 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:34.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.591952+0000 mon.a (mon.0) 1315 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:34.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.600587+0000 mon.a (mon.0) 1316 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:34.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.679398+0000 mon.a (mon.0) 1317 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:34.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.682350+0000 mon.a (mon.0) 1318 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:34.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.685378+0000 mon.a (mon.0) 1319 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:34.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.686582+0000 mon.a (mon.0) 1320 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:34.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.696756+0000 mon.a (mon.0) 1321 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:34.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: cluster 2024-02-05T07:08:33.732496+0000 mon.a (mon.0) 1322 : cluster 3 Health check failed: Degraded data redundancy: 72/630 objects degraded (11.429%), 24 pgs degraded (PG_DEGRADED) 2024-02-05T07:08:34.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.780891+0000 mon.a (mon.0) 1323 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:34.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.783619+0000 mon.a (mon.0) 1324 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:34.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.787184+0000 mon.a (mon.0) 1325 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:34.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.788325+0000 mon.a (mon.0) 1326 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:34.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.795949+0000 mon.a (mon.0) 1327 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:34.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.865356+0000 mon.a (mon.0) 1328 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:34.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.869155+0000 mon.a (mon.0) 1329 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:34.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.871946+0000 mon.a (mon.0) 1330 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:34.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.873438+0000 mon.a (mon.0) 1331 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:34.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.880089+0000 mon.a (mon.0) 1332 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:34.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.957971+0000 mon.a (mon.0) 1333 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:34.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.961102+0000 mon.a (mon.0) 1334 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:34.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.964747+0000 mon.a (mon.0) 1335 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:34.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.965583+0000 mon.a (mon.0) 1336 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:34.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[71397]: audit 2024-02-05T07:08:33.971489+0000 mon.a (mon.0) 1337 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:34.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: cephadm 2024-02-05T07:08:32.155279+0000 mgr.y (mgr.25280) 333 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:34.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: cephadm 2024-02-05T07:08:32.250372+0000 mgr.y (mgr.25280) 334 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:34.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: cephadm 2024-02-05T07:08:32.347290+0000 mgr.y (mgr.25280) 335 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:34.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: cephadm 2024-02-05T07:08:32.442664+0000 mgr.y (mgr.25280) 336 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:34.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: cephadm 2024-02-05T07:08:32.544849+0000 mgr.y (mgr.25280) 337 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:34.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: cephadm 2024-02-05T07:08:32.640637+0000 mgr.y (mgr.25280) 338 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:34.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: cephadm 2024-02-05T07:08:32.738061+0000 mgr.y (mgr.25280) 339 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:34.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: cluster 2024-02-05T07:08:32.740297+0000 mgr.y (mgr.25280) 340 : cluster 0 pgmap v61: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-02-05T07:08:34.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: cephadm 2024-02-05T07:08:32.836087+0000 mgr.y (mgr.25280) 341 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:34.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: cephadm 2024-02-05T07:08:32.932451+0000 mgr.y (mgr.25280) 342 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:34.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.015655+0000 mon.a (mon.0) 1282 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:34.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.018214+0000 mon.a (mon.0) 1283 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:34.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.020508+0000 mon.a (mon.0) 1284 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:34.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.021407+0000 mon.a (mon.0) 1285 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:34.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.030861+0000 mon.a (mon.0) 1286 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:34.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: cephadm 2024-02-05T07:08:33.031438+0000 mgr.y (mgr.25280) 343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:34.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.111608+0000 mon.a (mon.0) 1287 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:34.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.114470+0000 mon.a (mon.0) 1288 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:34.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.117927+0000 mon.a (mon.0) 1289 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:34.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.119119+0000 mon.a (mon.0) 1290 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:34.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.130635+0000 mon.a (mon.0) 1291 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:34.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.211412+0000 mon.a (mon.0) 1292 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:34.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.215339+0000 mon.a (mon.0) 1293 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:34.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.218720+0000 mon.a (mon.0) 1294 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:34.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.220008+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:34.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.231237+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:34.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.310007+0000 mon.a (mon.0) 1297 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:34.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.314060+0000 mon.a (mon.0) 1298 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:34.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.317440+0000 mon.a (mon.0) 1299 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:34.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.318610+0000 mon.a (mon.0) 1300 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:34.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.327775+0000 mon.a (mon.0) 1301 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:34.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.410925+0000 mon.a (mon.0) 1302 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:34.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.413598+0000 mon.a (mon.0) 1303 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:34.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.416893+0000 mon.a (mon.0) 1304 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:34.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.418362+0000 mon.a (mon.0) 1305 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:34.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.428774+0000 mon.a (mon.0) 1306 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:34.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.505718+0000 mon.a (mon.0) 1307 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:34.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.508103+0000 mon.a (mon.0) 1308 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:34.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.510739+0000 mon.a (mon.0) 1309 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:34.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.512121+0000 mon.a (mon.0) 1310 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:34.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.520555+0000 mon.a (mon.0) 1311 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:34.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.584252+0000 mon.a (mon.0) 1312 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:34.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.587182+0000 mon.a (mon.0) 1313 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:34.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.590767+0000 mon.a (mon.0) 1314 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:34.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.591952+0000 mon.a (mon.0) 1315 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:34.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.600587+0000 mon.a (mon.0) 1316 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:34.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.679398+0000 mon.a (mon.0) 1317 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:34.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.682350+0000 mon.a (mon.0) 1318 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:34.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.685378+0000 mon.a (mon.0) 1319 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:34.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.686582+0000 mon.a (mon.0) 1320 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:34.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.696756+0000 mon.a (mon.0) 1321 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:34.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: cluster 2024-02-05T07:08:33.732496+0000 mon.a (mon.0) 1322 : cluster 3 Health check failed: Degraded data redundancy: 72/630 objects degraded (11.429%), 24 pgs degraded (PG_DEGRADED) 2024-02-05T07:08:34.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.780891+0000 mon.a (mon.0) 1323 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:34.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.783619+0000 mon.a (mon.0) 1324 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:34.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.787184+0000 mon.a (mon.0) 1325 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:34.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.788325+0000 mon.a (mon.0) 1326 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:34.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.795949+0000 mon.a (mon.0) 1327 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:34.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.865356+0000 mon.a (mon.0) 1328 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:34.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.869155+0000 mon.a (mon.0) 1329 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:34.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.871946+0000 mon.a (mon.0) 1330 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:34.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.873438+0000 mon.a (mon.0) 1331 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:34.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.880089+0000 mon.a (mon.0) 1332 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:34.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.957971+0000 mon.a (mon.0) 1333 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:34.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.961102+0000 mon.a (mon.0) 1334 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:34.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.964747+0000 mon.a (mon.0) 1335 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:34.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.965583+0000 mon.a (mon.0) 1336 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:34.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:34 smithi177 bash[56430]: audit 2024-02-05T07:08:33.971489+0000 mon.a (mon.0) 1337 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:34.386 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[75673]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-05T07:08:34.386 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[75673]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-02-05T07:08:34.386 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[75673]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-02-05T07:08:34.386 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[75673]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-05T07:08:34.387 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[75673]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-02-05T07:08:34.387 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[75673]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-05T07:08:34.387 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:34 smithi102 bash[75673]: --> ceph-volume raw activate successful for osd ID: 0 2024-02-05T07:08:35.024 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: cephadm 2024-02-05T07:08:33.131271+0000 mgr.y (mgr.25280) 344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:35.024 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: cephadm 2024-02-05T07:08:33.231803+0000 mgr.y (mgr.25280) 345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:35.024 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: cephadm 2024-02-05T07:08:33.328423+0000 mgr.y (mgr.25280) 346 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:35.024 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: cephadm 2024-02-05T07:08:33.429347+0000 mgr.y (mgr.25280) 347 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:35.024 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: cephadm 2024-02-05T07:08:33.521427+0000 mgr.y (mgr.25280) 348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:35.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: cephadm 2024-02-05T07:08:33.601308+0000 mgr.y (mgr.25280) 349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:35.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: cephadm 2024-02-05T07:08:33.697371+0000 mgr.y (mgr.25280) 350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:35.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: cephadm 2024-02-05T07:08:33.796700+0000 mgr.y (mgr.25280) 351 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:35.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: cephadm 2024-02-05T07:08:33.880676+0000 mgr.y (mgr.25280) 352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:35.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: cephadm 2024-02-05T07:08:33.972065+0000 mgr.y (mgr.25280) 353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:35.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.030466+0000 mon.a (mon.0) 1338 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:35.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.033436+0000 mon.a (mon.0) 1339 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:35.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.036170+0000 mon.a (mon.0) 1340 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:35.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.037033+0000 mon.a (mon.0) 1341 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:35.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.045255+0000 mon.a (mon.0) 1342 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:35.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: cephadm 2024-02-05T07:08:34.045939+0000 mgr.y (mgr.25280) 354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:35.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.106316+0000 mon.a (mon.0) 1343 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:35.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.108875+0000 mon.a (mon.0) 1344 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:35.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.111466+0000 mon.a (mon.0) 1345 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:35.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.112558+0000 mon.a (mon.0) 1346 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:35.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.122419+0000 mon.a (mon.0) 1347 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:35.026 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.200757+0000 mon.a (mon.0) 1348 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:35.026 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.203350+0000 mon.a (mon.0) 1349 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:35.026 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.205716+0000 mon.a (mon.0) 1350 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:35.026 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.206677+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:35.026 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.212795+0000 mon.a (mon.0) 1352 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:35.026 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.292825+0000 mon.a (mon.0) 1353 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:35.026 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.295913+0000 mon.a (mon.0) 1354 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:35.026 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.299451+0000 mon.a (mon.0) 1355 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:35.026 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.300612+0000 mon.a (mon.0) 1356 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:35.026 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.308912+0000 mon.a (mon.0) 1357 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:35.026 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.386909+0000 mon.a (mon.0) 1358 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:35.026 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.389824+0000 mon.a (mon.0) 1359 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:35.026 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.393350+0000 mon.a (mon.0) 1360 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:35.026 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.394594+0000 mon.a (mon.0) 1361 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:35.027 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.403097+0000 mon.a (mon.0) 1362 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:35.027 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.483763+0000 mon.a (mon.0) 1363 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:35.027 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.486152+0000 mon.a (mon.0) 1364 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:35.027 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.489117+0000 mon.a (mon.0) 1365 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:35.027 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.490398+0000 mon.a (mon.0) 1366 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:35.027 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.498512+0000 mon.a (mon.0) 1367 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:35.027 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.563449+0000 mon.a (mon.0) 1368 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:35.027 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.565531+0000 mon.a (mon.0) 1369 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:35.027 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.568738+0000 mon.a (mon.0) 1370 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:35.027 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.569938+0000 mon.a (mon.0) 1371 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:35.027 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.584967+0000 mon.a (mon.0) 1372 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:35.027 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.664492+0000 mon.a (mon.0) 1373 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:35.027 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.667040+0000 mon.a (mon.0) 1374 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:35.027 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.669508+0000 mon.a (mon.0) 1375 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:35.027 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.670297+0000 mon.a (mon.0) 1376 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:35.028 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.675990+0000 mon.a (mon.0) 1377 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:35.028 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.697768+0000 mon.a (mon.0) 1378 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:35.028 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.705260+0000 mon.a (mon.0) 1379 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:35.028 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.711871+0000 mon.a (mon.0) 1380 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:35.028 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.758555+0000 mon.a (mon.0) 1381 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:35.028 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.761261+0000 mon.a (mon.0) 1382 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:35.028 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.763353+0000 mon.a (mon.0) 1383 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:35.028 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.764846+0000 mon.a (mon.0) 1384 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:35.028 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[68945]: audit 2024-02-05T07:08:34.766831+0000 mon.a (mon.0) 1385 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-05T07:08:35.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: cephadm 2024-02-05T07:08:33.131271+0000 mgr.y (mgr.25280) 344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:35.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: cephadm 2024-02-05T07:08:33.231803+0000 mgr.y (mgr.25280) 345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:35.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: cephadm 2024-02-05T07:08:33.328423+0000 mgr.y (mgr.25280) 346 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:35.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: cephadm 2024-02-05T07:08:33.429347+0000 mgr.y (mgr.25280) 347 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:35.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: cephadm 2024-02-05T07:08:33.521427+0000 mgr.y (mgr.25280) 348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:35.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: cephadm 2024-02-05T07:08:33.601308+0000 mgr.y (mgr.25280) 349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:35.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: cephadm 2024-02-05T07:08:33.697371+0000 mgr.y (mgr.25280) 350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:35.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: cephadm 2024-02-05T07:08:33.796700+0000 mgr.y (mgr.25280) 351 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:35.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: cephadm 2024-02-05T07:08:33.880676+0000 mgr.y (mgr.25280) 352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:35.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: cephadm 2024-02-05T07:08:33.972065+0000 mgr.y (mgr.25280) 353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:35.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.030466+0000 mon.a (mon.0) 1338 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:35.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.033436+0000 mon.a (mon.0) 1339 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:35.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.036170+0000 mon.a (mon.0) 1340 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:35.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.037033+0000 mon.a (mon.0) 1341 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:35.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.045255+0000 mon.a (mon.0) 1342 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:35.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: cephadm 2024-02-05T07:08:34.045939+0000 mgr.y (mgr.25280) 354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:35.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.106316+0000 mon.a (mon.0) 1343 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:35.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.108875+0000 mon.a (mon.0) 1344 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:35.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.111466+0000 mon.a (mon.0) 1345 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:35.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.112558+0000 mon.a (mon.0) 1346 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:35.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.122419+0000 mon.a (mon.0) 1347 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:35.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.200757+0000 mon.a (mon.0) 1348 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:35.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.203350+0000 mon.a (mon.0) 1349 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:35.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.205716+0000 mon.a (mon.0) 1350 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:35.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.206677+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:35.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.212795+0000 mon.a (mon.0) 1352 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:35.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.292825+0000 mon.a (mon.0) 1353 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:35.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.295913+0000 mon.a (mon.0) 1354 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:35.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.299451+0000 mon.a (mon.0) 1355 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:35.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.300612+0000 mon.a (mon.0) 1356 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:35.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.308912+0000 mon.a (mon.0) 1357 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:35.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.386909+0000 mon.a (mon.0) 1358 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:35.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.389824+0000 mon.a (mon.0) 1359 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:35.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.393350+0000 mon.a (mon.0) 1360 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:35.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.394594+0000 mon.a (mon.0) 1361 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:35.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.403097+0000 mon.a (mon.0) 1362 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:35.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.483763+0000 mon.a (mon.0) 1363 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:35.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.486152+0000 mon.a (mon.0) 1364 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:35.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.489117+0000 mon.a (mon.0) 1365 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:35.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.490398+0000 mon.a (mon.0) 1366 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:35.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.498512+0000 mon.a (mon.0) 1367 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:35.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.563449+0000 mon.a (mon.0) 1368 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:35.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.565531+0000 mon.a (mon.0) 1369 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:35.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.568738+0000 mon.a (mon.0) 1370 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:35.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.569938+0000 mon.a (mon.0) 1371 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:35.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.584967+0000 mon.a (mon.0) 1372 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:35.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.664492+0000 mon.a (mon.0) 1373 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:35.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.667040+0000 mon.a (mon.0) 1374 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:35.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.669508+0000 mon.a (mon.0) 1375 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:35.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.670297+0000 mon.a (mon.0) 1376 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:35.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.675990+0000 mon.a (mon.0) 1377 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:35.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.697768+0000 mon.a (mon.0) 1378 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:35.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.705260+0000 mon.a (mon.0) 1379 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:35.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.711871+0000 mon.a (mon.0) 1380 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:35.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.758555+0000 mon.a (mon.0) 1381 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:35.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.761261+0000 mon.a (mon.0) 1382 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:35.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.763353+0000 mon.a (mon.0) 1383 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:35.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.764846+0000 mon.a (mon.0) 1384 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:35.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:35 smithi102 bash[71397]: audit 2024-02-05T07:08:34.766831+0000 mon.a (mon.0) 1385 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-05T07:08:35.212 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: cephadm 2024-02-05T07:08:33.131271+0000 mgr.y (mgr.25280) 344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:35.212 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: cephadm 2024-02-05T07:08:33.231803+0000 mgr.y (mgr.25280) 345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:35.212 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: cephadm 2024-02-05T07:08:33.328423+0000 mgr.y (mgr.25280) 346 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:35.212 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: cephadm 2024-02-05T07:08:33.429347+0000 mgr.y (mgr.25280) 347 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:35.212 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: cephadm 2024-02-05T07:08:33.521427+0000 mgr.y (mgr.25280) 348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:35.212 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: cephadm 2024-02-05T07:08:33.601308+0000 mgr.y (mgr.25280) 349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:35.212 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: cephadm 2024-02-05T07:08:33.697371+0000 mgr.y (mgr.25280) 350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:35.212 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: cephadm 2024-02-05T07:08:33.796700+0000 mgr.y (mgr.25280) 351 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:35.213 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: cephadm 2024-02-05T07:08:33.880676+0000 mgr.y (mgr.25280) 352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:35.213 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: cephadm 2024-02-05T07:08:33.972065+0000 mgr.y (mgr.25280) 353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:35.213 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.030466+0000 mon.a (mon.0) 1338 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:35.213 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.033436+0000 mon.a (mon.0) 1339 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:35.213 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.036170+0000 mon.a (mon.0) 1340 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:35.213 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.037033+0000 mon.a (mon.0) 1341 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:35.213 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.045255+0000 mon.a (mon.0) 1342 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:35.213 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: cephadm 2024-02-05T07:08:34.045939+0000 mgr.y (mgr.25280) 354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:35.213 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.106316+0000 mon.a (mon.0) 1343 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:35.213 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.108875+0000 mon.a (mon.0) 1344 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:35.213 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.111466+0000 mon.a (mon.0) 1345 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:35.213 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.112558+0000 mon.a (mon.0) 1346 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:35.213 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.122419+0000 mon.a (mon.0) 1347 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:35.214 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.200757+0000 mon.a (mon.0) 1348 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:35.214 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.203350+0000 mon.a (mon.0) 1349 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:35.214 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.205716+0000 mon.a (mon.0) 1350 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:35.214 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.206677+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:35.214 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.212795+0000 mon.a (mon.0) 1352 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:35.214 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.292825+0000 mon.a (mon.0) 1353 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:35.214 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.295913+0000 mon.a (mon.0) 1354 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:35.214 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.299451+0000 mon.a (mon.0) 1355 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:35.215 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.300612+0000 mon.a (mon.0) 1356 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:35.215 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.308912+0000 mon.a (mon.0) 1357 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:35.215 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.386909+0000 mon.a (mon.0) 1358 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:35.215 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.389824+0000 mon.a (mon.0) 1359 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:35.215 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.393350+0000 mon.a (mon.0) 1360 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:35.215 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.394594+0000 mon.a (mon.0) 1361 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:35.215 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.403097+0000 mon.a (mon.0) 1362 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:35.215 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.483763+0000 mon.a (mon.0) 1363 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:35.215 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.486152+0000 mon.a (mon.0) 1364 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:35.215 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.489117+0000 mon.a (mon.0) 1365 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:35.215 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.490398+0000 mon.a (mon.0) 1366 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:35.216 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.498512+0000 mon.a (mon.0) 1367 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:35.216 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.563449+0000 mon.a (mon.0) 1368 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:35.216 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.565531+0000 mon.a (mon.0) 1369 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:35.216 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.568738+0000 mon.a (mon.0) 1370 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:35.216 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.569938+0000 mon.a (mon.0) 1371 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:35.216 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.584967+0000 mon.a (mon.0) 1372 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:35.216 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.664492+0000 mon.a (mon.0) 1373 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:35.216 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.667040+0000 mon.a (mon.0) 1374 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:35.216 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.669508+0000 mon.a (mon.0) 1375 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:35.216 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.670297+0000 mon.a (mon.0) 1376 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:35.216 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.675990+0000 mon.a (mon.0) 1377 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:35.216 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.697768+0000 mon.a (mon.0) 1378 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:35.216 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.705260+0000 mon.a (mon.0) 1379 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:35.217 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.711871+0000 mon.a (mon.0) 1380 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:35.217 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.758555+0000 mon.a (mon.0) 1381 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:35.217 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.761261+0000 mon.a (mon.0) 1382 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:35.217 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.763353+0000 mon.a (mon.0) 1383 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:35.217 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.764846+0000 mon.a (mon.0) 1384 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:35.217 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:35 smithi177 bash[56430]: audit 2024-02-05T07:08:34.766831+0000 mon.a (mon.0) 1385 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-05T07:08:36.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:36 smithi177 bash[56430]: cephadm 2024-02-05T07:08:34.123023+0000 mgr.y (mgr.25280) 355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:36.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:36 smithi177 bash[56430]: cephadm 2024-02-05T07:08:34.213526+0000 mgr.y (mgr.25280) 356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:36.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:36 smithi177 bash[56430]: cephadm 2024-02-05T07:08:34.309456+0000 mgr.y (mgr.25280) 357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:36.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:36 smithi177 bash[56430]: cephadm 2024-02-05T07:08:34.404079+0000 mgr.y (mgr.25280) 358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:36.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:36 smithi177 bash[56430]: cephadm 2024-02-05T07:08:34.499668+0000 mgr.y (mgr.25280) 359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:36.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:36 smithi177 bash[56430]: cephadm 2024-02-05T07:08:34.585711+0000 mgr.y (mgr.25280) 360 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:36.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:36 smithi177 bash[56430]: cephadm 2024-02-05T07:08:34.676540+0000 mgr.y (mgr.25280) 361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:36.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:36 smithi177 bash[56430]: cluster 2024-02-05T07:08:34.741073+0000 mgr.y (mgr.25280) 362 : cluster 0 pgmap v62: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-02-05T07:08:36.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:36 smithi177 bash[56430]: audit 2024-02-05T07:08:34.767057+0000 mgr.y (mgr.25280) 363 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-05T07:08:36.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:36 smithi177 bash[56430]: cephadm 2024-02-05T07:08:34.768197+0000 mgr.y (mgr.25280) 364 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-02-05T07:08:36.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:36 smithi102 bash[68945]: cephadm 2024-02-05T07:08:34.123023+0000 mgr.y (mgr.25280) 355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:36.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:36 smithi102 bash[68945]: cephadm 2024-02-05T07:08:34.213526+0000 mgr.y (mgr.25280) 356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:36.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:36 smithi102 bash[68945]: cephadm 2024-02-05T07:08:34.309456+0000 mgr.y (mgr.25280) 357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:36.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:36 smithi102 bash[68945]: cephadm 2024-02-05T07:08:34.404079+0000 mgr.y (mgr.25280) 358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:36.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:36 smithi102 bash[68945]: cephadm 2024-02-05T07:08:34.499668+0000 mgr.y (mgr.25280) 359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:36.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:36 smithi102 bash[68945]: cephadm 2024-02-05T07:08:34.585711+0000 mgr.y (mgr.25280) 360 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:36.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:36 smithi102 bash[68945]: cephadm 2024-02-05T07:08:34.676540+0000 mgr.y (mgr.25280) 361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:36.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:36 smithi102 bash[68945]: cluster 2024-02-05T07:08:34.741073+0000 mgr.y (mgr.25280) 362 : cluster 0 pgmap v62: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-02-05T07:08:36.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:36 smithi102 bash[68945]: audit 2024-02-05T07:08:34.767057+0000 mgr.y (mgr.25280) 363 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-05T07:08:36.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:36 smithi102 bash[68945]: cephadm 2024-02-05T07:08:34.768197+0000 mgr.y (mgr.25280) 364 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-02-05T07:08:36.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:36 smithi102 bash[71397]: cephadm 2024-02-05T07:08:34.123023+0000 mgr.y (mgr.25280) 355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:36.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:36 smithi102 bash[71397]: cephadm 2024-02-05T07:08:34.213526+0000 mgr.y (mgr.25280) 356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:36 smithi102 bash[71397]: cephadm 2024-02-05T07:08:34.309456+0000 mgr.y (mgr.25280) 357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:36 smithi102 bash[71397]: cephadm 2024-02-05T07:08:34.404079+0000 mgr.y (mgr.25280) 358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:36 smithi102 bash[71397]: cephadm 2024-02-05T07:08:34.499668+0000 mgr.y (mgr.25280) 359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:36 smithi102 bash[71397]: cephadm 2024-02-05T07:08:34.585711+0000 mgr.y (mgr.25280) 360 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:36 smithi102 bash[71397]: cephadm 2024-02-05T07:08:34.676540+0000 mgr.y (mgr.25280) 361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:36 smithi102 bash[71397]: cluster 2024-02-05T07:08:34.741073+0000 mgr.y (mgr.25280) 362 : cluster 0 pgmap v62: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-02-05T07:08:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:36 smithi102 bash[71397]: audit 2024-02-05T07:08:34.767057+0000 mgr.y (mgr.25280) 363 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-05T07:08:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:36 smithi102 bash[71397]: cephadm 2024-02-05T07:08:34.768197+0000 mgr.y (mgr.25280) 364 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-02-05T07:08:38.001 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:37 smithi102 bash[68945]: audit 2024-02-05T07:08:36.687511+0000 mon.a (mon.0) 1386 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:38.001 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:37 smithi102 bash[68945]: audit 2024-02-05T07:08:36.701205+0000 mon.a (mon.0) 1387 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:38.001 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:37 smithi102 bash[68945]: audit 2024-02-05T07:08:36.712638+0000 mon.a (mon.0) 1388 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:38.001 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:37 smithi102 bash[68945]: cluster 2024-02-05T07:08:36.742605+0000 mgr.y (mgr.25280) 365 : cluster 0 pgmap v63: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-02-05T07:08:38.001 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:37 smithi102 bash[71397]: audit 2024-02-05T07:08:36.687511+0000 mon.a (mon.0) 1386 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:38.001 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:37 smithi102 bash[71397]: audit 2024-02-05T07:08:36.701205+0000 mon.a (mon.0) 1387 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:38.001 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:37 smithi102 bash[71397]: audit 2024-02-05T07:08:36.712638+0000 mon.a (mon.0) 1388 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:38.002 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:37 smithi102 bash[71397]: cluster 2024-02-05T07:08:36.742605+0000 mgr.y (mgr.25280) 365 : cluster 0 pgmap v63: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-02-05T07:08:38.017 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:37 smithi177 bash[56430]: audit 2024-02-05T07:08:36.687511+0000 mon.a (mon.0) 1386 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:38.018 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:37 smithi177 bash[56430]: audit 2024-02-05T07:08:36.701205+0000 mon.a (mon.0) 1387 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:38.018 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:37 smithi177 bash[56430]: audit 2024-02-05T07:08:36.712638+0000 mon.a (mon.0) 1388 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:38.018 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:37 smithi177 bash[56430]: cluster 2024-02-05T07:08:36.742605+0000 mgr.y (mgr.25280) 365 : cluster 0 pgmap v63: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-02-05T07:08:38.636 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:38 smithi102 bash[76139]: debug 2024-02-05T07:08:38.354+0000 7f6aa6ee4700 1 -- 172.21.15.102:0/436481835 <== mon.1 v2:172.21.15.102:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e8602bb6c0 con 0x55e860341000 2024-02-05T07:08:39.078 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:08:38 smithi177 bash[51852]: ts=2024-02-05T07:08: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.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"smithi102:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"172.21.15.177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:08:39.216 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:38 smithi102 bash[76139]: debug 2024-02-05T07:08:38.906+0000 7f6ab007c7c0 -1 Falling back to public interface 2024-02-05T07:08:40.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:39 smithi177 bash[56430]: cluster 2024-02-05T07:08:38.743588+0000 mgr.y (mgr.25280) 366 : cluster 0 pgmap v64: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-02-05T07:08:40.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:39 smithi177 bash[56430]: audit 2024-02-05T07:08:39.196955+0000 mon.a (mon.0) 1389 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-05T07:08:40.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:39 smithi177 bash[56430]: audit 2024-02-05T07:08:39.198101+0000 mon.a (mon.0) 1390 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:40.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:39 smithi102 bash[68945]: cluster 2024-02-05T07:08:38.743588+0000 mgr.y (mgr.25280) 366 : cluster 0 pgmap v64: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-02-05T07:08:40.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:39 smithi102 bash[68945]: audit 2024-02-05T07:08:39.196955+0000 mon.a (mon.0) 1389 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-05T07:08:40.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:39 smithi102 bash[68945]: audit 2024-02-05T07:08:39.198101+0000 mon.a (mon.0) 1390 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:40.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:39 smithi102 bash[71397]: cluster 2024-02-05T07:08:38.743588+0000 mgr.y (mgr.25280) 366 : cluster 0 pgmap v64: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-02-05T07:08:40.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:39 smithi102 bash[71397]: audit 2024-02-05T07:08:39.196955+0000 mon.a (mon.0) 1389 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-05T07:08:40.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:39 smithi102 bash[71397]: audit 2024-02-05T07:08:39.198101+0000 mon.a (mon.0) 1390 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:41.269 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:40 smithi102 bash[68945]: cephadm 2024-02-05T07:08:39.195134+0000 mgr.y (mgr.25280) 367 : cephadm 1 Upgrade: Updating osd.0 2024-02-05T07:08:41.269 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:40 smithi102 bash[68945]: cephadm 2024-02-05T07:08:39.203249+0000 mgr.y (mgr.25280) 368 : cephadm 1 Deploying daemon osd.0 on smithi102 2024-02-05T07:08:41.269 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:40 smithi102 bash[68945]: audit 2024-02-05T07:08:40.799224+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:41.269 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:40 smithi102 bash[68945]: audit 2024-02-05T07:08:40.801712+0000 mon.a (mon.0) 1392 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:08:41.270 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:40 smithi102 bash[71397]: cephadm 2024-02-05T07:08:39.195134+0000 mgr.y (mgr.25280) 367 : cephadm 1 Upgrade: Updating osd.0 2024-02-05T07:08:41.270 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:40 smithi102 bash[71397]: cephadm 2024-02-05T07:08:39.203249+0000 mgr.y (mgr.25280) 368 : cephadm 1 Deploying daemon osd.0 on smithi102 2024-02-05T07:08:41.270 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:40 smithi102 bash[71397]: audit 2024-02-05T07:08:40.799224+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:41.270 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:40 smithi102 bash[71397]: audit 2024-02-05T07:08:40.801712+0000 mon.a (mon.0) 1392 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:08:41.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:40 smithi177 bash[56430]: cephadm 2024-02-05T07:08:39.195134+0000 mgr.y (mgr.25280) 367 : cephadm 1 Upgrade: Updating osd.0 2024-02-05T07:08:41.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:40 smithi177 bash[56430]: cephadm 2024-02-05T07:08:39.203249+0000 mgr.y (mgr.25280) 368 : cephadm 1 Deploying daemon osd.0 on smithi102 2024-02-05T07:08:41.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:40 smithi177 bash[56430]: audit 2024-02-05T07:08:40.799224+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:41.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:40 smithi177 bash[56430]: audit 2024-02-05T07:08:40.801712+0000 mon.a (mon.0) 1392 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:08:42.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:41 smithi177 bash[56430]: cluster 2024-02-05T07:08:40.744762+0000 mgr.y (mgr.25280) 369 : cluster 0 pgmap v65: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-02-05T07:08:42.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:42 smithi102 bash[68945]: cluster 2024-02-05T07:08:40.744762+0000 mgr.y (mgr.25280) 369 : cluster 0 pgmap v65: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-02-05T07:08:42.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:41 smithi102 bash[71397]: cluster 2024-02-05T07:08:40.744762+0000 mgr.y (mgr.25280) 369 : cluster 0 pgmap v65: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-02-05T07:08:42.387 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:41 smithi102 bash[76139]: debug 2024-02-05T07:08:41.942+0000 7f6ab007c7c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-02-05T07:08:42.387 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:41 smithi102 bash[76139]: debug 2024-02-05T07:08:41.978+0000 7f6ab007c7c0 -1 osd.0 107 log_to_monitors true 2024-02-05T07:08:42.636 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:08:42 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:08:42] "GET /metrics HTTP/1.1" 200 38410 "" "Prometheus/2.33.4" 2024-02-05T07:08:43.268 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:42 smithi102 bash[68945]: audit 2024-02-05T07:08:41.798978+0000 mgr.y (mgr.25280) 370 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:08:43.268 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:42 smithi102 bash[68945]: audit 2024-02-05T07:08:41.988216+0000 mon.c (mon.1) 7 : audit 1 from='osd.0 [v2:172.21.15.102:6802/2268266050,v1:172.21.15.102:6803/2268266050]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-05T07:08:43.268 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:42 smithi102 bash[68945]: audit 2024-02-05T07:08:41.988693+0000 mon.a (mon.0) 1393 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-05T07:08:43.268 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:42 smithi102 bash[71397]: audit 2024-02-05T07:08:41.798978+0000 mgr.y (mgr.25280) 370 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:08:43.268 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:42 smithi102 bash[71397]: audit 2024-02-05T07:08:41.988216+0000 mon.c (mon.1) 7 : audit 1 from='osd.0 [v2:172.21.15.102:6802/2268266050,v1:172.21.15.102:6803/2268266050]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-05T07:08:43.269 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:42 smithi102 bash[71397]: audit 2024-02-05T07:08:41.988693+0000 mon.a (mon.0) 1393 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-05T07:08:43.269 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:43 smithi102 bash[76139]: debug 2024-02-05T07:08:43.038+0000 7f6aa14db700 -1 osd.0 107 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T07:08:43.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:42 smithi177 bash[56430]: audit 2024-02-05T07:08:41.798978+0000 mgr.y (mgr.25280) 370 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:08:43.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:42 smithi177 bash[56430]: audit 2024-02-05T07:08:41.988216+0000 mon.c (mon.1) 7 : audit 1 from='osd.0 [v2:172.21.15.102:6802/2268266050,v1:172.21.15.102:6803/2268266050]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-05T07:08:43.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:42 smithi177 bash[56430]: audit 2024-02-05T07:08:41.988693+0000 mon.a (mon.0) 1393 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-05T07:08:44.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:43 smithi102 bash[71397]: cluster 2024-02-05T07:08:42.746725+0000 mgr.y (mgr.25280) 371 : cluster 0 pgmap v66: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-02-05T07:08:44.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:43 smithi102 bash[71397]: audit 2024-02-05T07:08:42.970928+0000 mon.a (mon.0) 1394 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-05T07:08:44.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:43 smithi102 bash[71397]: cluster 2024-02-05T07:08:42.972867+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T07:08:44.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:43 smithi102 bash[71397]: cluster 2024-02-05T07:08:42.974101+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T07:08:44.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:43 smithi102 bash[71397]: cluster 2024-02-05T07:08:42.976903+0000 mon.a (mon.0) 1395 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2024-02-05T07:08:44.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:43 smithi102 bash[71397]: audit 2024-02-05T07:08:42.981832+0000 mon.c (mon.1) 8 : audit 1 from='osd.0 [v2:172.21.15.102:6802/2268266050,v1:172.21.15.102:6803/2268266050]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T07:08:44.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:43 smithi102 bash[71397]: audit 2024-02-05T07:08:42.982805+0000 mon.a (mon.0) 1396 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T07:08:44.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:43 smithi102 bash[71397]: cluster 2024-02-05T07:08:43.011025+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T07:08:44.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:43 smithi102 bash[71397]: cluster 2024-02-05T07:08:43.248070+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T07:08:44.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:43 smithi102 bash[71397]: cluster 2024-02-05T07:08:43.319218+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T07:08:44.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:43 smithi102 bash[71397]: cluster 2024-02-05T07:08:43.350519+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T07:08:44.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:43 smithi102 bash[68945]: cluster 2024-02-05T07:08:42.746725+0000 mgr.y (mgr.25280) 371 : cluster 0 pgmap v66: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-02-05T07:08:44.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:43 smithi102 bash[68945]: audit 2024-02-05T07:08:42.970928+0000 mon.a (mon.0) 1394 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-05T07:08:44.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:43 smithi102 bash[68945]: cluster 2024-02-05T07:08:42.972867+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T07:08:44.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:43 smithi102 bash[68945]: cluster 2024-02-05T07:08:42.974101+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T07:08:44.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:43 smithi102 bash[68945]: cluster 2024-02-05T07:08:42.976903+0000 mon.a (mon.0) 1395 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2024-02-05T07:08:44.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:43 smithi102 bash[68945]: audit 2024-02-05T07:08:42.981832+0000 mon.c (mon.1) 8 : audit 1 from='osd.0 [v2:172.21.15.102:6802/2268266050,v1:172.21.15.102:6803/2268266050]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T07:08:44.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:43 smithi102 bash[68945]: audit 2024-02-05T07:08:42.982805+0000 mon.a (mon.0) 1396 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T07:08:44.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:43 smithi102 bash[68945]: cluster 2024-02-05T07:08:43.011025+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T07:08:44.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:43 smithi102 bash[68945]: cluster 2024-02-05T07:08:43.248070+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T07:08:44.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:43 smithi102 bash[68945]: cluster 2024-02-05T07:08:43.319218+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T07:08:44.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:43 smithi102 bash[68945]: cluster 2024-02-05T07:08:43.350519+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T07:08:44.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:43 smithi177 bash[56430]: cluster 2024-02-05T07:08:42.746725+0000 mgr.y (mgr.25280) 371 : cluster 0 pgmap v66: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-02-05T07:08:44.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:43 smithi177 bash[56430]: audit 2024-02-05T07:08:42.970928+0000 mon.a (mon.0) 1394 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-05T07:08:44.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:43 smithi177 bash[56430]: cluster 2024-02-05T07:08:42.972867+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T07:08:44.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:43 smithi177 bash[56430]: cluster 2024-02-05T07:08:42.974101+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T07:08:44.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:43 smithi177 bash[56430]: cluster 2024-02-05T07:08:42.976903+0000 mon.a (mon.0) 1395 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2024-02-05T07:08:44.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:43 smithi177 bash[56430]: audit 2024-02-05T07:08:42.981832+0000 mon.c (mon.1) 8 : audit 1 from='osd.0 [v2:172.21.15.102:6802/2268266050,v1:172.21.15.102:6803/2268266050]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T07:08:44.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:43 smithi177 bash[56430]: audit 2024-02-05T07:08:42.982805+0000 mon.a (mon.0) 1396 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T07:08:44.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:43 smithi177 bash[56430]: cluster 2024-02-05T07:08:43.011025+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T07:08:44.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:43 smithi177 bash[56430]: cluster 2024-02-05T07:08:43.248070+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T07:08:44.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:43 smithi177 bash[56430]: cluster 2024-02-05T07:08:43.319218+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T07:08:44.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:43 smithi177 bash[56430]: cluster 2024-02-05T07:08:43.350519+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T07:08:45.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:44 smithi102 bash[68945]: cluster 2024-02-05T07:08:43.452099+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T07:08:45.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:44 smithi102 bash[68945]: cluster 2024-02-05T07:08:43.971243+0000 mon.a (mon.0) 1397 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T07:08:45.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:44 smithi102 bash[68945]: cluster 2024-02-05T07:08:43.978335+0000 mon.a (mon.0) 1398 : cluster 1 osd.0 [v2:172.21.15.102:6802/2268266050,v1:172.21.15.102:6803/2268266050] boot 2024-02-05T07:08:45.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:44 smithi102 bash[68945]: cluster 2024-02-05T07:08:43.978426+0000 mon.a (mon.0) 1399 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2024-02-05T07:08:45.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:44 smithi102 bash[68945]: cluster 2024-02-05T07:08:43.979390+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e111 with expected crc 2024-02-05T07:08:45.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:44 smithi102 bash[68945]: audit 2024-02-05T07:08:43.980310+0000 mon.a (mon.0) 1400 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:08:45.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:44 smithi102 bash[68945]: cluster 2024-02-05T07:08:43.984978+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e111 with expected crc 2024-02-05T07:08:45.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:44 smithi102 bash[68945]: cluster 2024-02-05T07:08:43.985269+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e111 with expected crc 2024-02-05T07:08:45.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:44 smithi102 bash[71397]: cluster 2024-02-05T07:08:43.452099+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T07:08:45.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:44 smithi102 bash[71397]: cluster 2024-02-05T07:08:43.971243+0000 mon.a (mon.0) 1397 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T07:08:45.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:44 smithi102 bash[71397]: cluster 2024-02-05T07:08:43.978335+0000 mon.a (mon.0) 1398 : cluster 1 osd.0 [v2:172.21.15.102:6802/2268266050,v1:172.21.15.102:6803/2268266050] boot 2024-02-05T07:08:45.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:44 smithi102 bash[71397]: cluster 2024-02-05T07:08:43.978426+0000 mon.a (mon.0) 1399 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2024-02-05T07:08:45.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:44 smithi102 bash[71397]: cluster 2024-02-05T07:08:43.979390+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e111 with expected crc 2024-02-05T07:08:45.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:44 smithi102 bash[71397]: audit 2024-02-05T07:08:43.980310+0000 mon.a (mon.0) 1400 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:08:45.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:44 smithi102 bash[71397]: cluster 2024-02-05T07:08:43.984978+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e111 with expected crc 2024-02-05T07:08:45.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:44 smithi102 bash[71397]: cluster 2024-02-05T07:08:43.985269+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e111 with expected crc 2024-02-05T07:08:45.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:45 smithi177 bash[56430]: cluster 2024-02-05T07:08:43.452099+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e110 with expected crc 2024-02-05T07:08:45.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:45 smithi177 bash[56430]: cluster 2024-02-05T07:08:43.971243+0000 mon.a (mon.0) 1397 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T07:08:45.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:45 smithi177 bash[56430]: cluster 2024-02-05T07:08:43.978335+0000 mon.a (mon.0) 1398 : cluster 1 osd.0 [v2:172.21.15.102:6802/2268266050,v1:172.21.15.102:6803/2268266050] boot 2024-02-05T07:08:45.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:45 smithi177 bash[56430]: cluster 2024-02-05T07:08:43.978426+0000 mon.a (mon.0) 1399 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2024-02-05T07:08:45.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:45 smithi177 bash[56430]: cluster 2024-02-05T07:08:43.979390+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e111 with expected crc 2024-02-05T07:08:45.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:45 smithi177 bash[56430]: audit 2024-02-05T07:08:43.980310+0000 mon.a (mon.0) 1400 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:08:45.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:45 smithi177 bash[56430]: cluster 2024-02-05T07:08:43.984978+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e111 with expected crc 2024-02-05T07:08:45.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:45 smithi177 bash[56430]: cluster 2024-02-05T07:08:43.985269+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e111 with expected crc 2024-02-05T07:08:46.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:46 smithi177 bash[56430]: cluster 2024-02-05T07:08:44.747606+0000 mgr.y (mgr.25280) 372 : cluster 0 pgmap v69: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2024-02-05T07:08:46.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:46 smithi177 bash[56430]: cluster 2024-02-05T07:08:44.985276+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T07:08:46.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:46 smithi177 bash[56430]: cluster 2024-02-05T07:08:44.987048+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T07:08:46.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:46 smithi177 bash[56430]: cluster 2024-02-05T07:08:44.987626+0000 mon.a (mon.0) 1401 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2024-02-05T07:08:46.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:46 smithi177 bash[56430]: cluster 2024-02-05T07:08:44.989314+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T07:08:46.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:46 smithi177 bash[56430]: cluster 2024-02-05T07:08:44.991818+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T07:08:46.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:46 smithi177 bash[56430]: cluster 2024-02-05T07:08:44.991923+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T07:08:46.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:46 smithi177 bash[56430]: cluster 2024-02-05T07:08:44.997259+0000 osd.1 (osd.1) 9 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T07:08:46.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:46 smithi177 bash[56430]: cluster 2024-02-05T07:08:44.998613+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T07:08:46.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:46 smithi177 bash[56430]: cluster 2024-02-05T07:08:45.002418+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T07:08:46.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:46 smithi177 bash[56430]: cluster 2024-02-05T07:08:45.002441+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T07:08:46.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:46 smithi177 bash[56430]: cluster 2024-02-05T07:08:45.002511+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T07:08:46.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:46 smithi177 bash[56430]: cluster 2024-02-05T07:08:45.008598+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T07:08:46.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:46 smithi177 bash[56430]: audit 2024-02-05T07:08:45.620457+0000 mon.a (mon.0) 1402 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:46.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:46 smithi177 bash[56430]: audit 2024-02-05T07:08:45.628261+0000 mon.a (mon.0) 1403 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:46.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:46 smithi177 bash[56430]: audit 2024-02-05T07:08:45.637364+0000 mon.a (mon.0) 1404 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:46.386 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:45 smithi102 systemd[1]: Stopping Ceph osd.0 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:08:46.386 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:46 smithi102 bash[76139]: debug 2024-02-05T07:08:46.030+0000 7f6aa66e3700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T07:08:46.387 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:46 smithi102 bash[76139]: debug 2024-02-05T07:08:46.030+0000 7f6aa66e3700 -1 osd.0 112 *** Got signal Terminated *** 2024-02-05T07:08:46.387 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:46 smithi102 bash[76139]: debug 2024-02-05T07:08:46.030+0000 7f6aa66e3700 -1 osd.0 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T07:08:46.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:45 smithi102 bash[71397]: cluster 2024-02-05T07:08:44.747606+0000 mgr.y (mgr.25280) 372 : cluster 0 pgmap v69: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2024-02-05T07:08:46.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:45 smithi102 bash[71397]: cluster 2024-02-05T07:08:44.985276+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T07:08:46.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:45 smithi102 bash[71397]: cluster 2024-02-05T07:08:44.987048+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T07:08:46.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:45 smithi102 bash[71397]: cluster 2024-02-05T07:08:44.987626+0000 mon.a (mon.0) 1401 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2024-02-05T07:08:46.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:45 smithi102 bash[71397]: cluster 2024-02-05T07:08:44.989314+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T07:08:46.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:45 smithi102 bash[71397]: cluster 2024-02-05T07:08:44.991818+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T07:08:46.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:45 smithi102 bash[71397]: cluster 2024-02-05T07:08:44.991923+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T07:08:46.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:45 smithi102 bash[71397]: cluster 2024-02-05T07:08:44.997259+0000 osd.1 (osd.1) 9 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T07:08:46.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:45 smithi102 bash[71397]: cluster 2024-02-05T07:08:44.998613+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T07:08:46.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:45 smithi102 bash[71397]: cluster 2024-02-05T07:08:45.002418+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T07:08:46.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:45 smithi102 bash[71397]: cluster 2024-02-05T07:08:45.002441+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T07:08:46.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:45 smithi102 bash[71397]: cluster 2024-02-05T07:08:45.002511+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T07:08:46.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:45 smithi102 bash[71397]: cluster 2024-02-05T07:08:45.008598+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T07:08:46.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:45 smithi102 bash[71397]: audit 2024-02-05T07:08:45.620457+0000 mon.a (mon.0) 1402 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:46.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:45 smithi102 bash[71397]: audit 2024-02-05T07:08:45.628261+0000 mon.a (mon.0) 1403 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:46.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:45 smithi102 bash[71397]: audit 2024-02-05T07:08:45.637364+0000 mon.a (mon.0) 1404 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:46.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:45 smithi102 bash[68945]: cluster 2024-02-05T07:08:44.747606+0000 mgr.y (mgr.25280) 372 : cluster 0 pgmap v69: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2024-02-05T07:08:46.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:45 smithi102 bash[68945]: cluster 2024-02-05T07:08:44.985276+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T07:08:46.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:45 smithi102 bash[68945]: cluster 2024-02-05T07:08:44.987048+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T07:08:46.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:45 smithi102 bash[68945]: cluster 2024-02-05T07:08:44.987626+0000 mon.a (mon.0) 1401 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2024-02-05T07:08:46.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:45 smithi102 bash[68945]: cluster 2024-02-05T07:08:44.989314+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T07:08:46.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:45 smithi102 bash[68945]: cluster 2024-02-05T07:08:44.991818+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T07:08:46.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:45 smithi102 bash[68945]: cluster 2024-02-05T07:08:44.991923+0000 osd.1 (osd.1) 8 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T07:08:46.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:45 smithi102 bash[68945]: cluster 2024-02-05T07:08:44.997259+0000 osd.1 (osd.1) 9 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T07:08:46.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:45 smithi102 bash[68945]: cluster 2024-02-05T07:08:44.998613+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T07:08:46.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:45 smithi102 bash[68945]: cluster 2024-02-05T07:08:45.002418+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T07:08:46.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:45 smithi102 bash[68945]: cluster 2024-02-05T07:08:45.002441+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T07:08:46.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:45 smithi102 bash[68945]: cluster 2024-02-05T07:08:45.002511+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T07:08:46.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:45 smithi102 bash[68945]: cluster 2024-02-05T07:08:45.008598+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e112 with expected crc 2024-02-05T07:08:46.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:45 smithi102 bash[68945]: audit 2024-02-05T07:08:45.620457+0000 mon.a (mon.0) 1402 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:46.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:45 smithi102 bash[68945]: audit 2024-02-05T07:08:45.628261+0000 mon.a (mon.0) 1403 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:46.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:45 smithi102 bash[68945]: audit 2024-02-05T07:08:45.637364+0000 mon.a (mon.0) 1404 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:47.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:47 smithi177 bash[56430]: cluster 2024-02-05T07:08:46.036908+0000 mon.a (mon.0) 1405 : cluster 1 osd.0 marked itself down and dead 2024-02-05T07:08:47.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:47 smithi102 bash[71397]: cluster 2024-02-05T07:08:46.036908+0000 mon.a (mon.0) 1405 : cluster 1 osd.0 marked itself down and dead 2024-02-05T07:08:47.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:47 smithi102 bash[68945]: cluster 2024-02-05T07:08:46.036908+0000 mon.a (mon.0) 1405 : cluster 1 osd.0 marked itself down and dead 2024-02-05T07:08:48.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:48 smithi177 bash[56430]: cluster 2024-02-05T07:08:46.749257+0000 mgr.y (mgr.25280) 373 : cluster 0 pgmap v71: 161 pgs: 9 active+undersized+degraded, 12 active+undersized, 140 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 30/630 objects degraded (4.762%) 2024-02-05T07:08:48.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:48 smithi177 bash[56430]: cluster 2024-02-05T07:08:46.995570+0000 mon.a (mon.0) 1406 : cluster 3 Health check update: Degraded data redundancy: 30/630 objects degraded (4.762%), 9 pgs degraded (PG_DEGRADED) 2024-02-05T07:08:48.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:48 smithi177 bash[56430]: cluster 2024-02-05T07:08:46.997395+0000 mon.a (mon.0) 1407 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T07:08:48.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:48 smithi177 bash[56430]: cluster 2024-02-05T07:08:47.011347+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T07:08:48.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:48 smithi177 bash[56430]: cluster 2024-02-05T07:08:47.014345+0000 mon.a (mon.0) 1408 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2024-02-05T07:08:48.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:48 smithi177 bash[56430]: cluster 2024-02-05T07:08:47.020856+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T07:08:48.386 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:48 smithi102 bash[77642]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-0 2024-02-05T07:08:48.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:48 smithi102 bash[68945]: cluster 2024-02-05T07:08:46.749257+0000 mgr.y (mgr.25280) 373 : cluster 0 pgmap v71: 161 pgs: 9 active+undersized+degraded, 12 active+undersized, 140 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 30/630 objects degraded (4.762%) 2024-02-05T07:08:48.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:48 smithi102 bash[68945]: cluster 2024-02-05T07:08:46.995570+0000 mon.a (mon.0) 1406 : cluster 3 Health check update: Degraded data redundancy: 30/630 objects degraded (4.762%), 9 pgs degraded (PG_DEGRADED) 2024-02-05T07:08:48.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:48 smithi102 bash[68945]: cluster 2024-02-05T07:08:46.997395+0000 mon.a (mon.0) 1407 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T07:08:48.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:48 smithi102 bash[68945]: cluster 2024-02-05T07:08:47.011347+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T07:08:48.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:48 smithi102 bash[68945]: cluster 2024-02-05T07:08:47.014345+0000 mon.a (mon.0) 1408 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2024-02-05T07:08:48.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:48 smithi102 bash[68945]: cluster 2024-02-05T07:08:47.020856+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T07:08:48.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:48 smithi102 bash[71397]: cluster 2024-02-05T07:08:46.749257+0000 mgr.y (mgr.25280) 373 : cluster 0 pgmap v71: 161 pgs: 9 active+undersized+degraded, 12 active+undersized, 140 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 30/630 objects degraded (4.762%) 2024-02-05T07:08:48.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:48 smithi102 bash[71397]: cluster 2024-02-05T07:08:46.995570+0000 mon.a (mon.0) 1406 : cluster 3 Health check update: Degraded data redundancy: 30/630 objects degraded (4.762%), 9 pgs degraded (PG_DEGRADED) 2024-02-05T07:08:48.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:48 smithi102 bash[71397]: cluster 2024-02-05T07:08:46.997395+0000 mon.a (mon.0) 1407 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T07:08:48.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:48 smithi102 bash[71397]: cluster 2024-02-05T07:08:47.011347+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T07:08:48.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:48 smithi102 bash[71397]: cluster 2024-02-05T07:08:47.014345+0000 mon.a (mon.0) 1408 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2024-02-05T07:08:48.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:48 smithi102 bash[71397]: cluster 2024-02-05T07:08:47.020856+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e113 with expected crc 2024-02-05T07:08:48.886 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:48 smithi102 bash[77790]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-0 2024-02-05T07:08:49.035 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:08:48 smithi177 bash[51852]: ts=2024-02-05T07:08:48.662Z 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.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"smithi102:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"172.21.15.177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-02-05T07:08:49.035 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:08:48 smithi177 bash[51852]: ts=2024-02-05T07:08:48.665Z 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.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"smithi102:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"172.21.15.177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:08:49.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:49 smithi177 bash[56430]: cluster 2024-02-05T07:08:48.022014+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T07:08:49.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:49 smithi177 bash[56430]: cluster 2024-02-05T07:08:48.022553+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T07:08:49.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:49 smithi177 bash[56430]: cluster 2024-02-05T07:08:48.026372+0000 mon.a (mon.0) 1409 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2024-02-05T07:08:49.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:49 smithi177 bash[56430]: cluster 2024-02-05T07:08:48.026773+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T07:08:49.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:49 smithi177 bash[56430]: cluster 2024-02-05T07:08:48.027094+0000 osd.1 (osd.1) 10 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T07:08:49.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:49 smithi177 bash[56430]: cluster 2024-02-05T07:08:48.037231+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T07:08:49.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:49 smithi177 bash[56430]: cluster 2024-02-05T07:08:48.037588+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T07:08:49.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:49 smithi177 bash[56430]: cluster 2024-02-05T07:08:48.037695+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T07:08:49.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:49 smithi177 bash[56430]: cluster 2024-02-05T07:08:48.037852+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T07:08:49.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:49 smithi177 bash[56430]: audit 2024-02-05T07:08:48.452677+0000 mon.a (mon.0) 1410 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:49.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:49 smithi177 bash[56430]: audit 2024-02-05T07:08:48.461092+0000 mon.a (mon.0) 1411 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:49.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:49 smithi177 bash[56430]: audit 2024-02-05T07:08:48.469683+0000 mon.a (mon.0) 1412 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:49.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:49 smithi102 bash[68945]: cluster 2024-02-05T07:08:48.022014+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T07:08:49.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:49 smithi102 bash[68945]: cluster 2024-02-05T07:08:48.022553+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T07:08:49.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:49 smithi102 bash[68945]: cluster 2024-02-05T07:08:48.026372+0000 mon.a (mon.0) 1409 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2024-02-05T07:08:49.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:49 smithi102 bash[68945]: cluster 2024-02-05T07:08:48.026773+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T07:08:49.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:49 smithi102 bash[68945]: cluster 2024-02-05T07:08:48.027094+0000 osd.1 (osd.1) 10 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T07:08:49.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:49 smithi102 bash[68945]: cluster 2024-02-05T07:08:48.037231+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T07:08:49.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:49 smithi102 bash[68945]: cluster 2024-02-05T07:08:48.037588+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T07:08:49.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:49 smithi102 bash[68945]: cluster 2024-02-05T07:08:48.037695+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T07:08:49.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:49 smithi102 bash[68945]: cluster 2024-02-05T07:08:48.037852+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T07:08:49.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:49 smithi102 bash[68945]: audit 2024-02-05T07:08:48.452677+0000 mon.a (mon.0) 1410 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:49.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:49 smithi102 bash[68945]: audit 2024-02-05T07:08:48.461092+0000 mon.a (mon.0) 1411 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:49.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:49 smithi102 bash[68945]: audit 2024-02-05T07:08:48.469683+0000 mon.a (mon.0) 1412 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:49.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:49 smithi102 bash[71397]: cluster 2024-02-05T07:08:48.022014+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T07:08:49.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:49 smithi102 bash[71397]: cluster 2024-02-05T07:08:48.022553+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T07:08:49.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:49 smithi102 bash[71397]: cluster 2024-02-05T07:08:48.026372+0000 mon.a (mon.0) 1409 : cluster 0 osdmap e114: 8 total, 7 up, 8 in 2024-02-05T07:08:49.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:49 smithi102 bash[71397]: cluster 2024-02-05T07:08:48.026773+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T07:08:49.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:49 smithi102 bash[71397]: cluster 2024-02-05T07:08:48.027094+0000 osd.1 (osd.1) 10 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T07:08:49.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:49 smithi102 bash[71397]: cluster 2024-02-05T07:08:48.037231+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T07:08:49.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:49 smithi102 bash[71397]: cluster 2024-02-05T07:08:48.037588+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T07:08:49.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:49 smithi102 bash[71397]: cluster 2024-02-05T07:08:48.037695+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T07:08:49.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:49 smithi102 bash[71397]: cluster 2024-02-05T07:08:48.037852+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e114 with expected crc 2024-02-05T07:08:49.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:49 smithi102 bash[71397]: audit 2024-02-05T07:08:48.452677+0000 mon.a (mon.0) 1410 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:49.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:49 smithi102 bash[71397]: audit 2024-02-05T07:08:48.461092+0000 mon.a (mon.0) 1411 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:49.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:49 smithi102 bash[71397]: audit 2024-02-05T07:08:48.469683+0000 mon.a (mon.0) 1412 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:50.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:50 smithi177 bash[56430]: cluster 2024-02-05T07:08:48.462749+0000 mgr.y (mgr.25280) 374 : cluster 0 pgmap v74: 161 pgs: 9 active+undersized+degraded, 12 active+undersized, 140 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 30/630 objects degraded (4.762%) 2024-02-05T07:08:50.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:50 smithi177 bash[56430]: cluster 2024-02-05T07:08:49.458306+0000 mon.a (mon.0) 1413 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:08:50.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:50 smithi102 bash[71397]: cluster 2024-02-05T07:08:48.462749+0000 mgr.y (mgr.25280) 374 : cluster 0 pgmap v74: 161 pgs: 9 active+undersized+degraded, 12 active+undersized, 140 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 30/630 objects degraded (4.762%) 2024-02-05T07:08:50.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:50 smithi102 bash[71397]: cluster 2024-02-05T07:08:49.458306+0000 mon.a (mon.0) 1413 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:08:50.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:50 smithi102 bash[68945]: cluster 2024-02-05T07:08:48.462749+0000 mgr.y (mgr.25280) 374 : cluster 0 pgmap v74: 161 pgs: 9 active+undersized+degraded, 12 active+undersized, 140 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 30/630 objects degraded (4.762%) 2024-02-05T07:08:50.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:50 smithi102 bash[68945]: cluster 2024-02-05T07:08:49.458306+0000 mon.a (mon.0) 1413 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:08:50.955 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:50 smithi102 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@osd.0.service: Succeeded. 2024-02-05T07:08:50.955 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:50 smithi102 systemd[1]: Stopped Ceph osd.0 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:08:50.955 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:50 smithi102 systemd[1]: Started Ceph osd.0 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:08:51.949 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: cluster 2024-02-05T07:08:50.463653+0000 mgr.y (mgr.25280) 375 : cluster 0 pgmap v75: 161 pgs: 9 active+undersized+degraded, 12 active+undersized, 140 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 30/630 objects degraded (4.762%) 2024-02-05T07:08:51.949 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:50.930894+0000 mon.a (mon.0) 1414 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:51.949 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:50.938194+0000 mon.a (mon.0) 1415 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:51.949 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:50.954529+0000 mon.a (mon.0) 1416 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:51.950 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:50.955756+0000 mon.a (mon.0) 1417 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:51.950 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: cluster 2024-02-05T07:08:50.957631+0000 mgr.y (mgr.25280) 376 : cluster 0 pgmap v76: 161 pgs: 9 active+undersized+degraded, 12 active+undersized, 140 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s; 30/630 objects degraded (4.762%) 2024-02-05T07:08:51.950 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:50.963631+0000 mon.a (mon.0) 1418 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:51.950 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: cephadm 2024-02-05T07:08:50.964446+0000 mgr.y (mgr.25280) 377 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:51.950 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: cluster 2024-02-05T07:08:51.025217+0000 mon.a (mon.0) 1419 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:08:51.950 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.046721+0000 mon.a (mon.0) 1420 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:51.950 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.049487+0000 mon.a (mon.0) 1421 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:51.950 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.053751+0000 mon.a (mon.0) 1422 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:51.950 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.055152+0000 mon.a (mon.0) 1423 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:51.950 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.062570+0000 mon.a (mon.0) 1424 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:51.950 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: cephadm 2024-02-05T07:08:51.063252+0000 mgr.y (mgr.25280) 378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:51.951 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: cluster 2024-02-05T07:08:50.463653+0000 mgr.y (mgr.25280) 375 : cluster 0 pgmap v75: 161 pgs: 9 active+undersized+degraded, 12 active+undersized, 140 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 30/630 objects degraded (4.762%) 2024-02-05T07:08:51.951 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:50.930894+0000 mon.a (mon.0) 1414 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:51.951 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:50.938194+0000 mon.a (mon.0) 1415 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:51.951 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:50.954529+0000 mon.a (mon.0) 1416 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:51.951 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:50.955756+0000 mon.a (mon.0) 1417 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:51.952 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: cluster 2024-02-05T07:08:50.957631+0000 mgr.y (mgr.25280) 376 : cluster 0 pgmap v76: 161 pgs: 9 active+undersized+degraded, 12 active+undersized, 140 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s; 30/630 objects degraded (4.762%) 2024-02-05T07:08:51.952 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:50.963631+0000 mon.a (mon.0) 1418 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:51.952 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: cephadm 2024-02-05T07:08:50.964446+0000 mgr.y (mgr.25280) 377 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:51.952 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: cluster 2024-02-05T07:08:51.025217+0000 mon.a (mon.0) 1419 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:08:51.952 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.046721+0000 mon.a (mon.0) 1420 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:51.952 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.049487+0000 mon.a (mon.0) 1421 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:51.952 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.053751+0000 mon.a (mon.0) 1422 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:51.952 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.055152+0000 mon.a (mon.0) 1423 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:51.952 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.062570+0000 mon.a (mon.0) 1424 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:51.952 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: cephadm 2024-02-05T07:08:51.063252+0000 mgr.y (mgr.25280) 378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:51.952 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.146548+0000 mon.a (mon.0) 1425 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:51.952 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.148855+0000 mon.a (mon.0) 1426 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:51.952 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.152157+0000 mon.a (mon.0) 1427 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:51.953 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.153202+0000 mon.a (mon.0) 1428 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:51.953 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.161193+0000 mon.a (mon.0) 1429 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:51.953 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.240900+0000 mon.a (mon.0) 1430 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:51.953 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.243339+0000 mon.a (mon.0) 1431 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:51.953 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.246067+0000 mon.a (mon.0) 1432 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:51.953 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.247020+0000 mon.a (mon.0) 1433 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:51.953 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.256514+0000 mon.a (mon.0) 1434 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:51.953 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.335676+0000 mon.a (mon.0) 1435 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:51.954 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.338353+0000 mon.a (mon.0) 1436 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:51.954 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.341232+0000 mon.a (mon.0) 1437 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:51.954 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.342309+0000 mon.a (mon.0) 1438 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:51.954 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.350381+0000 mon.a (mon.0) 1439 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:51.954 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.430242+0000 mon.a (mon.0) 1440 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:51.954 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.433352+0000 mon.a (mon.0) 1441 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:51.954 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.436970+0000 mon.a (mon.0) 1442 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:51.954 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.438437+0000 mon.a (mon.0) 1443 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:51.954 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.450182+0000 mon.a (mon.0) 1444 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:51.954 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.527936+0000 mon.a (mon.0) 1445 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:51.954 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.530605+0000 mon.a (mon.0) 1446 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:51.954 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.533681+0000 mon.a (mon.0) 1447 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:51.954 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.534735+0000 mon.a (mon.0) 1448 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:51.954 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.544928+0000 mon.a (mon.0) 1449 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:51.954 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.625684+0000 mon.a (mon.0) 1450 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:51.955 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.627982+0000 mon.a (mon.0) 1451 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:51.955 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.630771+0000 mon.a (mon.0) 1452 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:51.955 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.631750+0000 mon.a (mon.0) 1453 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:51.955 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.640233+0000 mon.a (mon.0) 1454 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:51.955 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.718696+0000 mon.a (mon.0) 1455 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:51.955 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.721621+0000 mon.a (mon.0) 1456 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:51.955 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.724559+0000 mon.a (mon.0) 1457 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:51.955 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.725779+0000 mon.a (mon.0) 1458 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:51.955 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.735838+0000 mon.a (mon.0) 1459 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:51.955 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.815343+0000 mon.a (mon.0) 1460 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:51.955 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.818429+0000 mon.a (mon.0) 1461 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:51.955 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.821804+0000 mon.a (mon.0) 1462 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:51.955 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.823081+0000 mon.a (mon.0) 1463 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:51.955 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.832594+0000 mon.a (mon.0) 1464 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:51.955 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.916977+0000 mon.a (mon.0) 1465 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:51.956 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.919545+0000 mon.a (mon.0) 1466 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:51.956 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.923168+0000 mon.a (mon.0) 1467 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:51.956 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[71397]: audit 2024-02-05T07:08:51.924135+0000 mon.a (mon.0) 1468 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:52.024 INFO:teuthology.orchestra.run.smithi102.stdout:true 2024-02-05T07:08:52.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.146548+0000 mon.a (mon.0) 1425 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:52.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.148855+0000 mon.a (mon.0) 1426 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:52.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.152157+0000 mon.a (mon.0) 1427 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:52.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.153202+0000 mon.a (mon.0) 1428 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:52.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.161193+0000 mon.a (mon.0) 1429 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:52.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.240900+0000 mon.a (mon.0) 1430 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:52.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.243339+0000 mon.a (mon.0) 1431 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:52.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.246067+0000 mon.a (mon.0) 1432 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:52.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.247020+0000 mon.a (mon.0) 1433 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:52.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.256514+0000 mon.a (mon.0) 1434 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:52.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.335676+0000 mon.a (mon.0) 1435 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:52.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.338353+0000 mon.a (mon.0) 1436 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:52.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.341232+0000 mon.a (mon.0) 1437 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:52.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.342309+0000 mon.a (mon.0) 1438 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:52.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.350381+0000 mon.a (mon.0) 1439 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:52.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.430242+0000 mon.a (mon.0) 1440 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:52.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.433352+0000 mon.a (mon.0) 1441 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:52.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.436970+0000 mon.a (mon.0) 1442 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:52.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.438437+0000 mon.a (mon.0) 1443 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:52.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.450182+0000 mon.a (mon.0) 1444 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:52.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.527936+0000 mon.a (mon.0) 1445 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:52.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.530605+0000 mon.a (mon.0) 1446 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:52.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.533681+0000 mon.a (mon.0) 1447 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:52.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.534735+0000 mon.a (mon.0) 1448 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:52.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.544928+0000 mon.a (mon.0) 1449 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:52.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.625684+0000 mon.a (mon.0) 1450 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:52.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.627982+0000 mon.a (mon.0) 1451 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:52.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.630771+0000 mon.a (mon.0) 1452 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:52.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.631750+0000 mon.a (mon.0) 1453 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:52.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.640233+0000 mon.a (mon.0) 1454 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:52.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.718696+0000 mon.a (mon.0) 1455 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:52.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.721621+0000 mon.a (mon.0) 1456 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:52.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.724559+0000 mon.a (mon.0) 1457 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:52.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.725779+0000 mon.a (mon.0) 1458 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:52.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.735838+0000 mon.a (mon.0) 1459 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:52.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.815343+0000 mon.a (mon.0) 1460 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:52.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.818429+0000 mon.a (mon.0) 1461 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:52.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.821804+0000 mon.a (mon.0) 1462 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:52.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.823081+0000 mon.a (mon.0) 1463 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:52.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.832594+0000 mon.a (mon.0) 1464 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:52.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.916977+0000 mon.a (mon.0) 1465 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:52.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.919545+0000 mon.a (mon.0) 1466 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:52.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.923168+0000 mon.a (mon.0) 1467 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:52.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:51 smithi102 bash[68945]: audit 2024-02-05T07:08:51.924135+0000 mon.a (mon.0) 1468 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:52.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: cluster 2024-02-05T07:08:50.463653+0000 mgr.y (mgr.25280) 375 : cluster 0 pgmap v75: 161 pgs: 9 active+undersized+degraded, 12 active+undersized, 140 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 30/630 objects degraded (4.762%) 2024-02-05T07:08:52.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:50.930894+0000 mon.a (mon.0) 1414 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:52.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:50.938194+0000 mon.a (mon.0) 1415 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:52.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:50.954529+0000 mon.a (mon.0) 1416 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:52.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:50.955756+0000 mon.a (mon.0) 1417 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:52.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: cluster 2024-02-05T07:08:50.957631+0000 mgr.y (mgr.25280) 376 : cluster 0 pgmap v76: 161 pgs: 9 active+undersized+degraded, 12 active+undersized, 140 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s; 30/630 objects degraded (4.762%) 2024-02-05T07:08:52.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:50.963631+0000 mon.a (mon.0) 1418 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:52.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: cephadm 2024-02-05T07:08:50.964446+0000 mgr.y (mgr.25280) 377 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:52.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: cluster 2024-02-05T07:08:51.025217+0000 mon.a (mon.0) 1419 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:08:52.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.046721+0000 mon.a (mon.0) 1420 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:52.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.049487+0000 mon.a (mon.0) 1421 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:52.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.053751+0000 mon.a (mon.0) 1422 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:52.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.055152+0000 mon.a (mon.0) 1423 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:52.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.062570+0000 mon.a (mon.0) 1424 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:52.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: cephadm 2024-02-05T07:08:51.063252+0000 mgr.y (mgr.25280) 378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:52.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.146548+0000 mon.a (mon.0) 1425 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:52.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.148855+0000 mon.a (mon.0) 1426 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:52.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.152157+0000 mon.a (mon.0) 1427 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:52.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.153202+0000 mon.a (mon.0) 1428 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:52.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.161193+0000 mon.a (mon.0) 1429 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:52.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.240900+0000 mon.a (mon.0) 1430 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:52.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.243339+0000 mon.a (mon.0) 1431 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:52.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.246067+0000 mon.a (mon.0) 1432 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:52.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.247020+0000 mon.a (mon.0) 1433 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:52.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.256514+0000 mon.a (mon.0) 1434 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:52.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.335676+0000 mon.a (mon.0) 1435 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:52.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.338353+0000 mon.a (mon.0) 1436 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:52.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.341232+0000 mon.a (mon.0) 1437 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:52.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.342309+0000 mon.a (mon.0) 1438 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:52.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.350381+0000 mon.a (mon.0) 1439 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:52.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.430242+0000 mon.a (mon.0) 1440 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:52.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.433352+0000 mon.a (mon.0) 1441 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:52.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.436970+0000 mon.a (mon.0) 1442 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:52.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.438437+0000 mon.a (mon.0) 1443 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:52.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.450182+0000 mon.a (mon.0) 1444 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:52.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.527936+0000 mon.a (mon.0) 1445 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:52.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.530605+0000 mon.a (mon.0) 1446 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:52.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.533681+0000 mon.a (mon.0) 1447 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:52.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.534735+0000 mon.a (mon.0) 1448 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:52.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.544928+0000 mon.a (mon.0) 1449 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:52.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.625684+0000 mon.a (mon.0) 1450 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:52.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.627982+0000 mon.a (mon.0) 1451 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:52.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.630771+0000 mon.a (mon.0) 1452 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:52.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.631750+0000 mon.a (mon.0) 1453 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:52.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.640233+0000 mon.a (mon.0) 1454 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:52.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.718696+0000 mon.a (mon.0) 1455 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:52.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.721621+0000 mon.a (mon.0) 1456 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:52.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.724559+0000 mon.a (mon.0) 1457 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:52.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.725779+0000 mon.a (mon.0) 1458 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:52.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.735838+0000 mon.a (mon.0) 1459 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:52.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.815343+0000 mon.a (mon.0) 1460 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:52.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.818429+0000 mon.a (mon.0) 1461 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:52.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.821804+0000 mon.a (mon.0) 1462 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:52.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.823081+0000 mon.a (mon.0) 1463 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:52.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.832594+0000 mon.a (mon.0) 1464 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:52.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.916977+0000 mon.a (mon.0) 1465 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:52.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.919545+0000 mon.a (mon.0) 1466 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:52.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.923168+0000 mon.a (mon.0) 1467 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:52.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:51 smithi177 bash[56430]: audit 2024-02-05T07:08:51.924135+0000 mon.a (mon.0) 1468 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:52.636 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:08:52] "GET /metrics HTTP/1.1" 200 38410 "" "Prometheus/2.33.4" 2024-02-05T07:08:52.884 INFO:teuthology.orchestra.run.smithi102.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:08:52.884 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi102 smithi102 running 4s ago 19m - - 2024-02-05T07:08:52.884 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi177 smithi177 running 16s ago 18m - - 2024-02-05T07:08:52.884 INFO:teuthology.orchestra.run.smithi102.stdout:alertmanager.a smithi102 *:9093,9094 running (4m) 4s ago 11m 15.7M - 0.23.0 ba2b418f427c 1e7cc96814ef 2024-02-05T07:08:52.884 INFO:teuthology.orchestra.run.smithi102.stdout:grafana.a smithi177 *:3000 running (3m) 16s ago 11m 43.6M - 8.3.5 dad864ee21e9 897e6f8c4c23 2024-02-05T07:08:52.884 INFO:teuthology.orchestra.run.smithi102.stdout:iscsi.foo.smithi102.rtacbu smithi102 running (2m) 4s ago 9m 47.1M - 3.5 e1d6a67b021e 2597052e9ad1 2024-02-05T07:08:52.884 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.x smithi177 *:8443,9283,8765 running (2m) 16s ago 18m 444M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a bc0c1c0fa978 2024-02-05T07:08:52.884 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.y smithi102 *:8443,9283,8765 running (3m) 4s ago 20m 508M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 2c235a1e22e9 2024-02-05T07:08:52.884 INFO:teuthology.orchestra.run.smithi102.stdout:mon.a smithi102 running (2m) 4s ago 20m 56.0M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 86bf6ea37a85 2024-02-05T07:08:52.884 INFO:teuthology.orchestra.run.smithi102.stdout:mon.b smithi177 running (93s) 16s ago 18m 37.7M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 43aa1d90c52a 2024-02-05T07:08:52.884 INFO:teuthology.orchestra.run.smithi102.stdout:mon.c smithi102 running (114s) 4s ago 18m 44.1M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 22368d23635d 2024-02-05T07:08:52.884 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.a smithi102 *:9100 running (4m) 4s ago 11m 12.2M - 1.3.1 1dbe0e931976 d4e19e4da235 2024-02-05T07:08:52.884 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.b smithi177 *:9100 running (4m) 16s ago 11m 11.7M - 1.3.1 1dbe0e931976 2a74b329d2d7 2024-02-05T07:08:52.885 INFO:teuthology.orchestra.run.smithi102.stdout:osd.0 smithi102 starting - - - 4096M 2024-02-05T07:08:52.885 INFO:teuthology.orchestra.run.smithi102.stdout:osd.1 smithi102 running (16m) 4s ago 16m 65.2M 4096M 17.2.0 e1d6a67b021e 18b42fea5fc1 2024-02-05T07:08:52.885 INFO:teuthology.orchestra.run.smithi102.stdout:osd.2 smithi102 running (16m) 4s ago 16m 56.1M 4096M 17.2.0 e1d6a67b021e b9dc849291f9 2024-02-05T07:08:52.885 INFO:teuthology.orchestra.run.smithi102.stdout:osd.3 smithi102 running (15m) 4s ago 15m 58.2M 4096M 17.2.0 e1d6a67b021e 3ed0fc036eb5 2024-02-05T07:08:52.885 INFO:teuthology.orchestra.run.smithi102.stdout:osd.4 smithi177 running (14m) 16s ago 14m 59.5M 4096M 17.2.0 e1d6a67b021e 409a31f31e06 2024-02-05T07:08:52.885 INFO:teuthology.orchestra.run.smithi102.stdout:osd.5 smithi177 running (14m) 16s ago 14m 58.1M 4096M 17.2.0 e1d6a67b021e 7e37b3b9db84 2024-02-05T07:08:52.885 INFO:teuthology.orchestra.run.smithi102.stdout:osd.6 smithi177 running (13m) 16s ago 13m 55.5M 4096M 17.2.0 e1d6a67b021e 6e4c8f33c511 2024-02-05T07:08:52.885 INFO:teuthology.orchestra.run.smithi102.stdout:osd.7 smithi177 running (12m) 16s ago 13m 58.4M 4096M 17.2.0 e1d6a67b021e 2bb2b337b06b 2024-02-05T07:08:52.885 INFO:teuthology.orchestra.run.smithi102.stdout:prometheus.a smithi177 *:9095 running (2m) 16s ago 12m 60.5M - 2.33.4 514e6a882f6e 8a8af8ee8af4 2024-02-05T07:08:52.885 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi102.xsyvtb smithi102 *:8000 running (9m) 4s ago 9m 87.6M - 17.2.0 e1d6a67b021e 1ab22a18a15e 2024-02-05T07:08:52.885 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi177.mzlged smithi177 *:8000 running (9m) 16s ago 9m 88.0M - 17.2.0 e1d6a67b021e cbd3144d3ab7 2024-02-05T07:08:52.885 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi102.righwg smithi102 *:80 running (9m) 4s ago 9m 89.6M - 17.2.0 e1d6a67b021e 2fcdb1fa365d 2024-02-05T07:08:52.885 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi177.uynbom smithi177 *:80 running (9m) 16s ago 9m 87.9M - 17.2.0 e1d6a67b021e 752e66aec886 2024-02-05T07:08:53.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: cephadm 2024-02-05T07:08:51.161716+0000 mgr.y (mgr.25280) 379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:53.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: cephadm 2024-02-05T07:08:51.257107+0000 mgr.y (mgr.25280) 380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:53.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: cephadm 2024-02-05T07:08:51.350971+0000 mgr.y (mgr.25280) 381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:53.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: cephadm 2024-02-05T07:08:51.450790+0000 mgr.y (mgr.25280) 382 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:53.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: cephadm 2024-02-05T07:08:51.545801+0000 mgr.y (mgr.25280) 383 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:53.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: cephadm 2024-02-05T07:08:51.640874+0000 mgr.y (mgr.25280) 384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:53.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: cephadm 2024-02-05T07:08:51.736418+0000 mgr.y (mgr.25280) 385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:53.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:51.806691+0000 mgr.y (mgr.25280) 386 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:08:53.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: cephadm 2024-02-05T07:08:51.833411+0000 mgr.y (mgr.25280) 387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:53.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:51.930439+0000 mon.a (mon.0) 1469 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:53.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: cephadm 2024-02-05T07:08:51.931058+0000 mgr.y (mgr.25280) 388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:53.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:51.998661+0000 mgr.y (mgr.25280) 389 : audit 0 from='client.44215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:08:53.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:51.998899+0000 mon.a (mon.0) 1470 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:53.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.001540+0000 mon.a (mon.0) 1471 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:53.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.005298+0000 mon.a (mon.0) 1472 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:53.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.006287+0000 mon.a (mon.0) 1473 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:53.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.013119+0000 mon.a (mon.0) 1474 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:53.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: cephadm 2024-02-05T07:08:52.013897+0000 mgr.y (mgr.25280) 390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:53.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.095955+0000 mon.a (mon.0) 1475 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:53.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.098105+0000 mon.a (mon.0) 1476 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:53.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.100472+0000 mon.a (mon.0) 1477 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:53.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.101350+0000 mon.a (mon.0) 1478 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:53.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.106884+0000 mon.a (mon.0) 1479 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:53.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.186050+0000 mon.a (mon.0) 1480 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:53.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.191224+0000 mon.a (mon.0) 1481 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:53.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.195920+0000 mon.a (mon.0) 1482 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:53.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.197231+0000 mon.a (mon.0) 1483 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:53.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.203251+0000 mon.a (mon.0) 1484 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:53.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.283212+0000 mon.a (mon.0) 1485 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:53.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.286376+0000 mon.a (mon.0) 1486 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:53.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.289179+0000 mon.a (mon.0) 1487 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:53.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.290281+0000 mon.a (mon.0) 1488 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:53.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.298933+0000 mon.a (mon.0) 1489 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:53.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.378120+0000 mon.a (mon.0) 1490 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:53.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.380601+0000 mon.a (mon.0) 1491 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:53.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.382960+0000 mon.a (mon.0) 1492 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:53.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.383795+0000 mon.a (mon.0) 1493 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:53.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.391503+0000 mon.a (mon.0) 1494 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:53.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.471437+0000 mon.a (mon.0) 1495 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:53.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.473974+0000 mon.a (mon.0) 1496 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:53.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.476187+0000 mon.a (mon.0) 1497 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:53.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.477097+0000 mon.a (mon.0) 1498 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:53.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.484117+0000 mon.a (mon.0) 1499 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:53.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.562072+0000 mon.a (mon.0) 1500 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:53.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.564789+0000 mon.a (mon.0) 1501 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:53.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.571109+0000 mon.a (mon.0) 1502 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:53.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.572071+0000 mon.a (mon.0) 1503 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:53.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.577586+0000 mon.a (mon.0) 1504 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:53.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.641871+0000 mon.a (mon.0) 1505 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:53.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.645461+0000 mon.a (mon.0) 1506 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:53.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.648159+0000 mon.a (mon.0) 1507 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:53.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.649229+0000 mon.a (mon.0) 1508 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:53.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.656762+0000 mon.a (mon.0) 1509 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:53.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.743013+0000 mon.a (mon.0) 1510 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:53.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.745549+0000 mon.a (mon.0) 1511 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:53.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.747764+0000 mon.a (mon.0) 1512 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:53.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.748588+0000 mon.a (mon.0) 1513 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:53.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.754221+0000 mon.a (mon.0) 1514 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:53.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.832659+0000 mon.a (mon.0) 1515 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:53.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.835158+0000 mon.a (mon.0) 1516 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:53.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.837698+0000 mon.a (mon.0) 1517 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:53.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.838659+0000 mon.a (mon.0) 1518 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:53.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:52 smithi177 bash[56430]: audit 2024-02-05T07:08:52.845001+0000 mon.a (mon.0) 1519 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:53.371 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[77954]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-05T07:08:53.371 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[77954]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-02-05T07:08:53.371 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[77954]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-02-05T07:08:53.371 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[77954]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-05T07:08:53.371 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[77954]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-02-05T07:08:53.371 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[77954]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-05T07:08:53.371 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[77954]: --> ceph-volume raw activate successful for osd ID: 0 2024-02-05T07:08:53.372 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: cephadm 2024-02-05T07:08:51.161716+0000 mgr.y (mgr.25280) 379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:53.372 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: cephadm 2024-02-05T07:08:51.257107+0000 mgr.y (mgr.25280) 380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:53.372 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: cephadm 2024-02-05T07:08:51.350971+0000 mgr.y (mgr.25280) 381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:53.373 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: cephadm 2024-02-05T07:08:51.450790+0000 mgr.y (mgr.25280) 382 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:53.373 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: cephadm 2024-02-05T07:08:51.545801+0000 mgr.y (mgr.25280) 383 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:53.373 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: cephadm 2024-02-05T07:08:51.640874+0000 mgr.y (mgr.25280) 384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:53.373 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: cephadm 2024-02-05T07:08:51.736418+0000 mgr.y (mgr.25280) 385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:53.373 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:51.806691+0000 mgr.y (mgr.25280) 386 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:08:53.373 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: cephadm 2024-02-05T07:08:51.833411+0000 mgr.y (mgr.25280) 387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:53.373 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:51.930439+0000 mon.a (mon.0) 1469 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:53.373 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: cephadm 2024-02-05T07:08:51.931058+0000 mgr.y (mgr.25280) 388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:53.373 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:51.998661+0000 mgr.y (mgr.25280) 389 : audit 0 from='client.44215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:08:53.373 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:51.998899+0000 mon.a (mon.0) 1470 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:53.373 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.001540+0000 mon.a (mon.0) 1471 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:53.373 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.005298+0000 mon.a (mon.0) 1472 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:53.373 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.006287+0000 mon.a (mon.0) 1473 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:53.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.013119+0000 mon.a (mon.0) 1474 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:53.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: cephadm 2024-02-05T07:08:52.013897+0000 mgr.y (mgr.25280) 390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:53.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.095955+0000 mon.a (mon.0) 1475 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:53.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.098105+0000 mon.a (mon.0) 1476 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:53.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.100472+0000 mon.a (mon.0) 1477 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:53.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.101350+0000 mon.a (mon.0) 1478 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:53.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.106884+0000 mon.a (mon.0) 1479 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:53.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.186050+0000 mon.a (mon.0) 1480 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:53.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.191224+0000 mon.a (mon.0) 1481 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:53.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.195920+0000 mon.a (mon.0) 1482 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:53.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.197231+0000 mon.a (mon.0) 1483 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:53.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.203251+0000 mon.a (mon.0) 1484 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:53.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.283212+0000 mon.a (mon.0) 1485 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:53.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.286376+0000 mon.a (mon.0) 1486 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:53.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.289179+0000 mon.a (mon.0) 1487 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:53.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.290281+0000 mon.a (mon.0) 1488 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:53.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.298933+0000 mon.a (mon.0) 1489 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:53.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.378120+0000 mon.a (mon.0) 1490 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:53.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.380601+0000 mon.a (mon.0) 1491 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:53.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.382960+0000 mon.a (mon.0) 1492 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:53.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.383795+0000 mon.a (mon.0) 1493 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:53.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.391503+0000 mon.a (mon.0) 1494 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:53.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.471437+0000 mon.a (mon.0) 1495 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:53.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.473974+0000 mon.a (mon.0) 1496 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:53.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.476187+0000 mon.a (mon.0) 1497 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:53.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.477097+0000 mon.a (mon.0) 1498 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:53.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.484117+0000 mon.a (mon.0) 1499 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:53.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.562072+0000 mon.a (mon.0) 1500 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:53.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.564789+0000 mon.a (mon.0) 1501 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:53.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.571109+0000 mon.a (mon.0) 1502 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:53.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.572071+0000 mon.a (mon.0) 1503 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:53.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.577586+0000 mon.a (mon.0) 1504 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:53.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.641871+0000 mon.a (mon.0) 1505 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:53.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.645461+0000 mon.a (mon.0) 1506 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:53.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.648159+0000 mon.a (mon.0) 1507 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:53.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.649229+0000 mon.a (mon.0) 1508 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:53.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.656762+0000 mon.a (mon.0) 1509 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:53.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.743013+0000 mon.a (mon.0) 1510 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:53.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.745549+0000 mon.a (mon.0) 1511 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:53.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.747764+0000 mon.a (mon.0) 1512 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:53.378 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.748588+0000 mon.a (mon.0) 1513 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:53.378 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.754221+0000 mon.a (mon.0) 1514 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:53.378 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.832659+0000 mon.a (mon.0) 1515 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:53.378 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.835158+0000 mon.a (mon.0) 1516 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:53.378 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.837698+0000 mon.a (mon.0) 1517 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:53.378 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.838659+0000 mon.a (mon.0) 1518 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:53.378 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[71397]: audit 2024-02-05T07:08:52.845001+0000 mon.a (mon.0) 1519 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:53.379 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: cephadm 2024-02-05T07:08:51.161716+0000 mgr.y (mgr.25280) 379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:53.379 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: cephadm 2024-02-05T07:08:51.257107+0000 mgr.y (mgr.25280) 380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:53.379 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: cephadm 2024-02-05T07:08:51.350971+0000 mgr.y (mgr.25280) 381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:53.379 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: cephadm 2024-02-05T07:08:51.450790+0000 mgr.y (mgr.25280) 382 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:53.379 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: cephadm 2024-02-05T07:08:51.545801+0000 mgr.y (mgr.25280) 383 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:53.380 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: cephadm 2024-02-05T07:08:51.640874+0000 mgr.y (mgr.25280) 384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:53.380 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: cephadm 2024-02-05T07:08:51.736418+0000 mgr.y (mgr.25280) 385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:53.380 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:51.806691+0000 mgr.y (mgr.25280) 386 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:08:53.380 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: cephadm 2024-02-05T07:08:51.833411+0000 mgr.y (mgr.25280) 387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:53.380 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:51.930439+0000 mon.a (mon.0) 1469 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:53.380 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: cephadm 2024-02-05T07:08:51.931058+0000 mgr.y (mgr.25280) 388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:53.380 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:51.998661+0000 mgr.y (mgr.25280) 389 : audit 0 from='client.44215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:08:53.380 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:51.998899+0000 mon.a (mon.0) 1470 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:53.380 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.001540+0000 mon.a (mon.0) 1471 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:53.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.005298+0000 mon.a (mon.0) 1472 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:53.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.006287+0000 mon.a (mon.0) 1473 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:53.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.013119+0000 mon.a (mon.0) 1474 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:53.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: cephadm 2024-02-05T07:08:52.013897+0000 mgr.y (mgr.25280) 390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:53.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.095955+0000 mon.a (mon.0) 1475 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:53.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.098105+0000 mon.a (mon.0) 1476 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:53.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.100472+0000 mon.a (mon.0) 1477 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:53.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.101350+0000 mon.a (mon.0) 1478 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:53.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.106884+0000 mon.a (mon.0) 1479 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:53.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.186050+0000 mon.a (mon.0) 1480 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:53.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.191224+0000 mon.a (mon.0) 1481 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:53.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.195920+0000 mon.a (mon.0) 1482 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:53.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.197231+0000 mon.a (mon.0) 1483 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:53.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.203251+0000 mon.a (mon.0) 1484 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:53.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.283212+0000 mon.a (mon.0) 1485 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:53.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.286376+0000 mon.a (mon.0) 1486 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:53.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.289179+0000 mon.a (mon.0) 1487 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:53.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.290281+0000 mon.a (mon.0) 1488 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:53.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.298933+0000 mon.a (mon.0) 1489 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:53.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.378120+0000 mon.a (mon.0) 1490 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:53.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.380601+0000 mon.a (mon.0) 1491 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:53.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.382960+0000 mon.a (mon.0) 1492 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:53.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.383795+0000 mon.a (mon.0) 1493 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:53.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.391503+0000 mon.a (mon.0) 1494 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:53.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.471437+0000 mon.a (mon.0) 1495 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:53.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.473974+0000 mon.a (mon.0) 1496 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:53.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.476187+0000 mon.a (mon.0) 1497 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:53.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.477097+0000 mon.a (mon.0) 1498 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:53.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.484117+0000 mon.a (mon.0) 1499 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:53.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.562072+0000 mon.a (mon.0) 1500 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:53.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.564789+0000 mon.a (mon.0) 1501 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:53.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.571109+0000 mon.a (mon.0) 1502 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:53.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.572071+0000 mon.a (mon.0) 1503 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:53.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.577586+0000 mon.a (mon.0) 1504 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:53.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.641871+0000 mon.a (mon.0) 1505 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:53.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.645461+0000 mon.a (mon.0) 1506 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:53.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.648159+0000 mon.a (mon.0) 1507 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:53.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.649229+0000 mon.a (mon.0) 1508 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:53.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.656762+0000 mon.a (mon.0) 1509 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:53.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.743013+0000 mon.a (mon.0) 1510 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:53.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.745549+0000 mon.a (mon.0) 1511 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:53.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.747764+0000 mon.a (mon.0) 1512 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:53.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.748588+0000 mon.a (mon.0) 1513 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:53.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.754221+0000 mon.a (mon.0) 1514 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:53.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.832659+0000 mon.a (mon.0) 1515 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:53.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.835158+0000 mon.a (mon.0) 1516 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:53.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.837698+0000 mon.a (mon.0) 1517 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:53.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.838659+0000 mon.a (mon.0) 1518 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:53.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:52 smithi102 bash[68945]: audit 2024-02-05T07:08:52.845001+0000 mon.a (mon.0) 1519 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:53.385 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:08:53.385 INFO:teuthology.orchestra.run.smithi102.stdout: "mon": { 2024-02-05T07:08:53.385 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T07:08:53.386 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:08:53.386 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr": { 2024-02-05T07:08:53.386 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T07:08:53.386 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:08:53.386 INFO:teuthology.orchestra.run.smithi102.stdout: "osd": { 2024-02-05T07:08:53.386 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7 2024-02-05T07:08:53.386 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:08:53.386 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw": { 2024-02-05T07:08:53.386 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T07:08:53.386 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:08:53.386 INFO:teuthology.orchestra.run.smithi102.stdout: "overall": { 2024-02-05T07:08:53.386 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-02-05T07:08:53.386 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 5 2024-02-05T07:08:53.387 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T07:08:53.387 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:08:53.780 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:08:53.780 INFO:teuthology.orchestra.run.smithi102.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:08:53.780 INFO:teuthology.orchestra.run.smithi102.stdout: "in_progress": true, 2024-02-05T07:08:53.780 INFO:teuthology.orchestra.run.smithi102.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T07:08:53.781 INFO:teuthology.orchestra.run.smithi102.stdout: "services_complete": [ 2024-02-05T07:08:53.781 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr", 2024-02-05T07:08:53.781 INFO:teuthology.orchestra.run.smithi102.stdout: "mon" 2024-02-05T07:08:53.781 INFO:teuthology.orchestra.run.smithi102.stdout: ], 2024-02-05T07:08:53.781 INFO:teuthology.orchestra.run.smithi102.stdout: "progress": "5/23 daemons upgraded", 2024-02-05T07:08:53.781 INFO:teuthology.orchestra.run.smithi102.stdout: "message": "Currently upgrading osd daemons", 2024-02-05T07:08:53.781 INFO:teuthology.orchestra.run.smithi102.stdout: "is_paused": false 2024-02-05T07:08:53.781 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:08:54.298 INFO:teuthology.orchestra.run.smithi102.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 72/630 objects degraded (11.429%), 24 pgs degraded 2024-02-05T07:08:54.298 INFO:teuthology.orchestra.run.smithi102.stdout:[WRN] OSD_DOWN: 1 osds down 2024-02-05T07:08:54.298 INFO:teuthology.orchestra.run.smithi102.stdout: osd.0 (root=default,host=smithi102) is down 2024-02-05T07:08:54.298 INFO:teuthology.orchestra.run.smithi102.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 72/630 objects degraded (11.429%), 24 pgs degraded 2024-02-05T07:08:54.299 INFO:teuthology.orchestra.run.smithi102.stdout: pg 1.0 is active+undersized+degraded, acting [7,6] 2024-02-05T07:08:54.299 INFO:teuthology.orchestra.run.smithi102.stdout: pg 2.1 is active+undersized+degraded, acting [2,3] 2024-02-05T07:08:54.299 INFO:teuthology.orchestra.run.smithi102.stdout: pg 2.8 is active+undersized+degraded, acting [7,1] 2024-02-05T07:08:54.299 INFO:teuthology.orchestra.run.smithi102.stdout: pg 2.c is active+undersized+degraded, acting [2,5] 2024-02-05T07:08:54.299 INFO:teuthology.orchestra.run.smithi102.stdout: pg 2.f is active+undersized+degraded, acting [4,7] 2024-02-05T07:08:54.299 INFO:teuthology.orchestra.run.smithi102.stdout: pg 2.19 is active+undersized+degraded, acting [3,6] 2024-02-05T07:08:54.299 INFO:teuthology.orchestra.run.smithi102.stdout: pg 2.1e is active+undersized+degraded, acting [3,5] 2024-02-05T07:08:54.299 INFO:teuthology.orchestra.run.smithi102.stdout: pg 2.1f is active+undersized+degraded, acting [7,4] 2024-02-05T07:08:54.299 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.1 is active+undersized+degraded, acting [4,3] 2024-02-05T07:08:54.299 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.3 is active+undersized+degraded, acting [4,6] 2024-02-05T07:08:54.299 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.6 is active+undersized+degraded, acting [1,4] 2024-02-05T07:08:54.299 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.7 is active+undersized+degraded, acting [3,7] 2024-02-05T07:08:54.299 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.b is active+undersized+degraded, acting [3,4] 2024-02-05T07:08:54.300 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.f is active+undersized+degraded, acting [7,4] 2024-02-05T07:08:54.300 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.10 is active+undersized+degraded, acting [6,5] 2024-02-05T07:08:54.300 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.12 is active+undersized+degraded, acting [7,3] 2024-02-05T07:08:54.300 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.17 is active+undersized+degraded, acting [5,3] 2024-02-05T07:08:54.300 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.18 is active+undersized+degraded, acting [3,1] 2024-02-05T07:08:54.300 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.1b is active+undersized+degraded, acting [4,7] 2024-02-05T07:08:54.300 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.1f is active+undersized+degraded, acting [5,2] 2024-02-05T07:08:54.300 INFO:teuthology.orchestra.run.smithi102.stdout: pg 4.0 is active+undersized+degraded, acting [3,7] 2024-02-05T07:08:54.300 INFO:teuthology.orchestra.run.smithi102.stdout: pg 4.3 is active+undersized+degraded, acting [5,7] 2024-02-05T07:08:54.300 INFO:teuthology.orchestra.run.smithi102.stdout: pg 5.3 is active+undersized+degraded, acting [6,5] 2024-02-05T07:08:54.300 INFO:teuthology.orchestra.run.smithi102.stdout: pg 5.1d is active+undersized+degraded, acting [1,4] 2024-02-05T07:08:54.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: cephadm 2024-02-05T07:08:52.107501+0000 mgr.y (mgr.25280) 391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:54.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: cephadm 2024-02-05T07:08:52.203881+0000 mgr.y (mgr.25280) 392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:54.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: cephadm 2024-02-05T07:08:52.299747+0000 mgr.y (mgr.25280) 393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:54.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: cephadm 2024-02-05T07:08:52.392283+0000 mgr.y (mgr.25280) 394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:54.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:52.434612+0000 mgr.y (mgr.25280) 395 : audit 0 from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:08:54.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: cephadm 2024-02-05T07:08:52.484978+0000 mgr.y (mgr.25280) 396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:54.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: cephadm 2024-02-05T07:08:52.578186+0000 mgr.y (mgr.25280) 397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:54.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: cephadm 2024-02-05T07:08:52.657367+0000 mgr.y (mgr.25280) 398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:54.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: cephadm 2024-02-05T07:08:52.754830+0000 mgr.y (mgr.25280) 399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:54.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: cephadm 2024-02-05T07:08:52.846173+0000 mgr.y (mgr.25280) 400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:54.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:52.849321+0000 mgr.y (mgr.25280) 401 : audit 0 from='client.34299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:08:54.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:52.959225+0000 mon.a (mon.0) 1520 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: cluster 2024-02-05T07:08:52.960443+0000 mgr.y (mgr.25280) 402 : cluster 0 pgmap v77: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 824 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2024-02-05T07:08:54.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:52.962160+0000 mon.a (mon.0) 1521 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:52.964401+0000 mon.a (mon.0) 1522 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:52.965334+0000 mon.a (mon.0) 1523 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:54.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:52.974189+0000 mon.a (mon.0) 1524 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:54.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: cephadm 2024-02-05T07:08:52.974918+0000 mgr.y (mgr.25280) 403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:54.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.053669+0000 mon.a (mon.0) 1525 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.056304+0000 mon.a (mon.0) 1526 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.058909+0000 mon.a (mon.0) 1527 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.059818+0000 mon.a (mon.0) 1528 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:54.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.066624+0000 mon.a (mon.0) 1529 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:54.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.146746+0000 mon.a (mon.0) 1530 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.149221+0000 mon.a (mon.0) 1531 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.151201+0000 mon.a (mon.0) 1532 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.152009+0000 mon.a (mon.0) 1533 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:54.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.158639+0000 mon.a (mon.0) 1534 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:54.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.237095+0000 mon.a (mon.0) 1535 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.241339+0000 mon.a (mon.0) 1536 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.245313+0000 mon.a (mon.0) 1537 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.246249+0000 mon.a (mon.0) 1538 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:54.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.253981+0000 mon.a (mon.0) 1539 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:54.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.318482+0000 mon.a (mon.0) 1540 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.320514+0000 mon.a (mon.0) 1541 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.322697+0000 mon.a (mon.0) 1542 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.323482+0000 mon.a (mon.0) 1543 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:54.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.329935+0000 mon.a (mon.0) 1544 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:54.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.375408+0000 mon.a (mon.0) 1545 : audit 0 from='client.? 172.21.15.102:0/328183749' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.409123+0000 mon.a (mon.0) 1546 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.412067+0000 mon.a (mon.0) 1547 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.415045+0000 mon.a (mon.0) 1548 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.416348+0000 mon.a (mon.0) 1549 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:54.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.424723+0000 mon.a (mon.0) 1550 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:54.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.486639+0000 mon.a (mon.0) 1551 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.489127+0000 mon.a (mon.0) 1552 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.492264+0000 mon.a (mon.0) 1553 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.493409+0000 mon.a (mon.0) 1554 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:54.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.501712+0000 mon.a (mon.0) 1555 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:54.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.569158+0000 mon.a (mon.0) 1556 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.571943+0000 mon.a (mon.0) 1557 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.575029+0000 mon.a (mon.0) 1558 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.575952+0000 mon.a (mon.0) 1559 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:54.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.583516+0000 mon.a (mon.0) 1560 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:54.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.664682+0000 mon.a (mon.0) 1561 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.667138+0000 mon.a (mon.0) 1562 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.669958+0000 mon.a (mon.0) 1563 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.671061+0000 mon.a (mon.0) 1564 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:54.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.680207+0000 mon.a (mon.0) 1565 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:54.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.761322+0000 mon.a (mon.0) 1566 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.763556+0000 mon.a (mon.0) 1567 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.765866+0000 mon.a (mon.0) 1568 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.766776+0000 mon.a (mon.0) 1569 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:54.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.772310+0000 mon.a (mon.0) 1570 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:54.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.852596+0000 mon.a (mon.0) 1571 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.854947+0000 mon.a (mon.0) 1572 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.858553+0000 mon.a (mon.0) 1573 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.859419+0000 mon.a (mon.0) 1574 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:54.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.865772+0000 mon.a (mon.0) 1575 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:54.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.926773+0000 mon.a (mon.0) 1576 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.928948+0000 mon.a (mon.0) 1577 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.931505+0000 mon.a (mon.0) 1578 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:53 smithi177 bash[56430]: audit 2024-02-05T07:08:53.932364+0000 mon.a (mon.0) 1579 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:54.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: cephadm 2024-02-05T07:08:52.107501+0000 mgr.y (mgr.25280) 391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:54.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: cephadm 2024-02-05T07:08:52.203881+0000 mgr.y (mgr.25280) 392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:54.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: cephadm 2024-02-05T07:08:52.299747+0000 mgr.y (mgr.25280) 393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:54.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: cephadm 2024-02-05T07:08:52.392283+0000 mgr.y (mgr.25280) 394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:54.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:52.434612+0000 mgr.y (mgr.25280) 395 : audit 0 from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:08:54.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: cephadm 2024-02-05T07:08:52.484978+0000 mgr.y (mgr.25280) 396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:54.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: cephadm 2024-02-05T07:08:52.578186+0000 mgr.y (mgr.25280) 397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:54.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: cephadm 2024-02-05T07:08:52.657367+0000 mgr.y (mgr.25280) 398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:54.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: cephadm 2024-02-05T07:08:52.754830+0000 mgr.y (mgr.25280) 399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:54.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: cephadm 2024-02-05T07:08:52.846173+0000 mgr.y (mgr.25280) 400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:54.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:52.849321+0000 mgr.y (mgr.25280) 401 : audit 0 from='client.34299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:08:54.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:52.959225+0000 mon.a (mon.0) 1520 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: cluster 2024-02-05T07:08:52.960443+0000 mgr.y (mgr.25280) 402 : cluster 0 pgmap v77: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 824 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2024-02-05T07:08:54.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:52.962160+0000 mon.a (mon.0) 1521 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:52.964401+0000 mon.a (mon.0) 1522 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:52.965334+0000 mon.a (mon.0) 1523 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:54.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:52.974189+0000 mon.a (mon.0) 1524 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:54.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: cephadm 2024-02-05T07:08:52.974918+0000 mgr.y (mgr.25280) 403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:54.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.053669+0000 mon.a (mon.0) 1525 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.056304+0000 mon.a (mon.0) 1526 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: cephadm 2024-02-05T07:08:52.107501+0000 mgr.y (mgr.25280) 391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:54.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: cephadm 2024-02-05T07:08:52.203881+0000 mgr.y (mgr.25280) 392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:54.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: cephadm 2024-02-05T07:08:52.299747+0000 mgr.y (mgr.25280) 393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:54.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: cephadm 2024-02-05T07:08:52.392283+0000 mgr.y (mgr.25280) 394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:54.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:52.434612+0000 mgr.y (mgr.25280) 395 : audit 0 from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:08:54.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: cephadm 2024-02-05T07:08:52.484978+0000 mgr.y (mgr.25280) 396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:54.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: cephadm 2024-02-05T07:08:52.578186+0000 mgr.y (mgr.25280) 397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:54.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: cephadm 2024-02-05T07:08:52.657367+0000 mgr.y (mgr.25280) 398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:54.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: cephadm 2024-02-05T07:08:52.754830+0000 mgr.y (mgr.25280) 399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:54.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: cephadm 2024-02-05T07:08:52.846173+0000 mgr.y (mgr.25280) 400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:54.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:52.849321+0000 mgr.y (mgr.25280) 401 : audit 0 from='client.34299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:08:54.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:52.959225+0000 mon.a (mon.0) 1520 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: cluster 2024-02-05T07:08:52.960443+0000 mgr.y (mgr.25280) 402 : cluster 0 pgmap v77: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 824 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2024-02-05T07:08:54.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:52.962160+0000 mon.a (mon.0) 1521 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:52.964401+0000 mon.a (mon.0) 1522 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:52.965334+0000 mon.a (mon.0) 1523 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:54.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:52.974189+0000 mon.a (mon.0) 1524 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:54.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: cephadm 2024-02-05T07:08:52.974918+0000 mgr.y (mgr.25280) 403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:54.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.053669+0000 mon.a (mon.0) 1525 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.056304+0000 mon.a (mon.0) 1526 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.058909+0000 mon.a (mon.0) 1527 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.059818+0000 mon.a (mon.0) 1528 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:54.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.066624+0000 mon.a (mon.0) 1529 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:54.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.146746+0000 mon.a (mon.0) 1530 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.149221+0000 mon.a (mon.0) 1531 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.151201+0000 mon.a (mon.0) 1532 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.152009+0000 mon.a (mon.0) 1533 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:54.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.158639+0000 mon.a (mon.0) 1534 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:54.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.237095+0000 mon.a (mon.0) 1535 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.241339+0000 mon.a (mon.0) 1536 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.245313+0000 mon.a (mon.0) 1537 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.246249+0000 mon.a (mon.0) 1538 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:54.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.253981+0000 mon.a (mon.0) 1539 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:54.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.318482+0000 mon.a (mon.0) 1540 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.320514+0000 mon.a (mon.0) 1541 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.322697+0000 mon.a (mon.0) 1542 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.323482+0000 mon.a (mon.0) 1543 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:54.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.329935+0000 mon.a (mon.0) 1544 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:54.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.375408+0000 mon.a (mon.0) 1545 : audit 0 from='client.? 172.21.15.102:0/328183749' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.409123+0000 mon.a (mon.0) 1546 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.058909+0000 mon.a (mon.0) 1527 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.059818+0000 mon.a (mon.0) 1528 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:54.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.066624+0000 mon.a (mon.0) 1529 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:54.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.146746+0000 mon.a (mon.0) 1530 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.149221+0000 mon.a (mon.0) 1531 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.151201+0000 mon.a (mon.0) 1532 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.152009+0000 mon.a (mon.0) 1533 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:54.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.158639+0000 mon.a (mon.0) 1534 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:54.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.237095+0000 mon.a (mon.0) 1535 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.241339+0000 mon.a (mon.0) 1536 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.245313+0000 mon.a (mon.0) 1537 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.246249+0000 mon.a (mon.0) 1538 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:54.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.253981+0000 mon.a (mon.0) 1539 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:54.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.318482+0000 mon.a (mon.0) 1540 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.320514+0000 mon.a (mon.0) 1541 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.322697+0000 mon.a (mon.0) 1542 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.323482+0000 mon.a (mon.0) 1543 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:54.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.329935+0000 mon.a (mon.0) 1544 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:54.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.375408+0000 mon.a (mon.0) 1545 : audit 0 from='client.? 172.21.15.102:0/328183749' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.409123+0000 mon.a (mon.0) 1546 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.412067+0000 mon.a (mon.0) 1547 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.415045+0000 mon.a (mon.0) 1548 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.416348+0000 mon.a (mon.0) 1549 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:54.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.424723+0000 mon.a (mon.0) 1550 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:54.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.486639+0000 mon.a (mon.0) 1551 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.489127+0000 mon.a (mon.0) 1552 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.492264+0000 mon.a (mon.0) 1553 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.493409+0000 mon.a (mon.0) 1554 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:54.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.501712+0000 mon.a (mon.0) 1555 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:54.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.569158+0000 mon.a (mon.0) 1556 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.571943+0000 mon.a (mon.0) 1557 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.575029+0000 mon.a (mon.0) 1558 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.575952+0000 mon.a (mon.0) 1559 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:54.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.583516+0000 mon.a (mon.0) 1560 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:54.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.664682+0000 mon.a (mon.0) 1561 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.667138+0000 mon.a (mon.0) 1562 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.669958+0000 mon.a (mon.0) 1563 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.671061+0000 mon.a (mon.0) 1564 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:54.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.680207+0000 mon.a (mon.0) 1565 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:54.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.412067+0000 mon.a (mon.0) 1547 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.415045+0000 mon.a (mon.0) 1548 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.416348+0000 mon.a (mon.0) 1549 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:54.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.424723+0000 mon.a (mon.0) 1550 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:54.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.486639+0000 mon.a (mon.0) 1551 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.489127+0000 mon.a (mon.0) 1552 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.492264+0000 mon.a (mon.0) 1553 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.493409+0000 mon.a (mon.0) 1554 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:54.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.501712+0000 mon.a (mon.0) 1555 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:54.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.569158+0000 mon.a (mon.0) 1556 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.571943+0000 mon.a (mon.0) 1557 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.575029+0000 mon.a (mon.0) 1558 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.575952+0000 mon.a (mon.0) 1559 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:54.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.583516+0000 mon.a (mon.0) 1560 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:54.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.664682+0000 mon.a (mon.0) 1561 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.667138+0000 mon.a (mon.0) 1562 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.669958+0000 mon.a (mon.0) 1563 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.671061+0000 mon.a (mon.0) 1564 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:54.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.680207+0000 mon.a (mon.0) 1565 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:54.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.761322+0000 mon.a (mon.0) 1566 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.763556+0000 mon.a (mon.0) 1567 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.765866+0000 mon.a (mon.0) 1568 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.766776+0000 mon.a (mon.0) 1569 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:54.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.772310+0000 mon.a (mon.0) 1570 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:54.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.852596+0000 mon.a (mon.0) 1571 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.854947+0000 mon.a (mon.0) 1572 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.858553+0000 mon.a (mon.0) 1573 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.859419+0000 mon.a (mon.0) 1574 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:54.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.865772+0000 mon.a (mon.0) 1575 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:54.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.926773+0000 mon.a (mon.0) 1576 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.928948+0000 mon.a (mon.0) 1577 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.931505+0000 mon.a (mon.0) 1578 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[68945]: audit 2024-02-05T07:08:53.932364+0000 mon.a (mon.0) 1579 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:54.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.761322+0000 mon.a (mon.0) 1566 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.763556+0000 mon.a (mon.0) 1567 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.765866+0000 mon.a (mon.0) 1568 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.766776+0000 mon.a (mon.0) 1569 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:54.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.772310+0000 mon.a (mon.0) 1570 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:54.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.852596+0000 mon.a (mon.0) 1571 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.854947+0000 mon.a (mon.0) 1572 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.858553+0000 mon.a (mon.0) 1573 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.859419+0000 mon.a (mon.0) 1574 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:54.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.865772+0000 mon.a (mon.0) 1575 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:54.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.926773+0000 mon.a (mon.0) 1576 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:54.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.928948+0000 mon.a (mon.0) 1577 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:54.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.931505+0000 mon.a (mon.0) 1578 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:54.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:53 smithi102 bash[71397]: audit 2024-02-05T07:08:53.932364+0000 mon.a (mon.0) 1579 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:55.224 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: cephadm 2024-02-05T07:08:53.067516+0000 mgr.y (mgr.25280) 404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.224 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: cephadm 2024-02-05T07:08:53.159205+0000 mgr.y (mgr.25280) 405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.224 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: cephadm 2024-02-05T07:08:53.254694+0000 mgr.y (mgr.25280) 406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.224 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: cephadm 2024-02-05T07:08:53.330726+0000 mgr.y (mgr.25280) 407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.225 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: cephadm 2024-02-05T07:08:53.425322+0000 mgr.y (mgr.25280) 408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.225 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: cephadm 2024-02-05T07:08:53.502296+0000 mgr.y (mgr.25280) 409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.225 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: cephadm 2024-02-05T07:08:53.584107+0000 mgr.y (mgr.25280) 410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.225 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: cephadm 2024-02-05T07:08:53.680856+0000 mgr.y (mgr.25280) 411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.225 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:53.769392+0000 mgr.y (mgr.25280) 412 : audit 0 from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:08:55.225 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: cephadm 2024-02-05T07:08:53.772996+0000 mgr.y (mgr.25280) 413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.225 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: cephadm 2024-02-05T07:08:53.866506+0000 mgr.y (mgr.25280) 414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.225 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:53.940156+0000 mon.a (mon.0) 1580 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:55.225 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: cephadm 2024-02-05T07:08:53.940790+0000 mgr.y (mgr.25280) 415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.225 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: cluster 2024-02-05T07:08:53.940902+0000 mon.a (mon.0) 1581 : cluster 3 Health check update: Degraded data redundancy: 72/630 objects degraded (11.429%), 24 pgs degraded (PG_DEGRADED) 2024-02-05T07:08:55.225 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.021909+0000 mon.a (mon.0) 1582 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:55.225 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.024661+0000 mon.a (mon.0) 1583 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:55.225 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.027492+0000 mon.a (mon.0) 1584 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:55.225 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.028627+0000 mon.a (mon.0) 1585 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:55.226 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.035999+0000 mon.a (mon.0) 1586 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:55.226 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: cephadm 2024-02-05T07:08:54.036553+0000 mgr.y (mgr.25280) 416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.226 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.115093+0000 mon.a (mon.0) 1587 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:55.226 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.117697+0000 mon.a (mon.0) 1588 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:55.226 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.120379+0000 mon.a (mon.0) 1589 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:55.226 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.121396+0000 mon.a (mon.0) 1590 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:55.226 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.129304+0000 mon.a (mon.0) 1591 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:55.226 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.213008+0000 mon.a (mon.0) 1592 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:55.226 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.215455+0000 mon.a (mon.0) 1593 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:55.226 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.217789+0000 mon.a (mon.0) 1594 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:55.226 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.218753+0000 mon.a (mon.0) 1595 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:55.226 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.226888+0000 mon.a (mon.0) 1596 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:55.226 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.287621+0000 mon.a (mon.0) 1597 : audit 0 from='client.? 172.21.15.102:0/2848436653' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:08:55.226 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.305496+0000 mon.a (mon.0) 1598 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:55.226 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.308111+0000 mon.a (mon.0) 1599 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:55.227 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.310886+0000 mon.a (mon.0) 1600 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:55.227 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.311766+0000 mon.a (mon.0) 1601 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:55.227 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.317993+0000 mon.a (mon.0) 1602 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:55.227 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.395888+0000 mon.a (mon.0) 1603 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:55.227 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.399068+0000 mon.a (mon.0) 1604 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:55.227 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.402785+0000 mon.a (mon.0) 1605 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:55.227 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.403939+0000 mon.a (mon.0) 1606 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:55.227 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.412509+0000 mon.a (mon.0) 1607 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:55.228 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.490545+0000 mon.a (mon.0) 1608 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:55.228 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.493692+0000 mon.a (mon.0) 1609 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:55.228 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.497309+0000 mon.a (mon.0) 1610 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:55.228 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.498451+0000 mon.a (mon.0) 1611 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:55.228 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.507212+0000 mon.a (mon.0) 1612 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:55.228 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.584274+0000 mon.a (mon.0) 1613 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:55.228 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.586306+0000 mon.a (mon.0) 1614 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:55.228 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.588920+0000 mon.a (mon.0) 1615 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:55.228 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.589757+0000 mon.a (mon.0) 1616 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:55.228 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.596331+0000 mon.a (mon.0) 1617 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:55.228 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.675518+0000 mon.a (mon.0) 1618 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:55.228 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.677807+0000 mon.a (mon.0) 1619 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:55.228 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.679853+0000 mon.a (mon.0) 1620 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:55.228 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.680688+0000 mon.a (mon.0) 1621 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:55.229 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.686946+0000 mon.a (mon.0) 1622 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:55.229 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.766059+0000 mon.a (mon.0) 1623 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:55.229 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.769213+0000 mon.a (mon.0) 1624 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:55.229 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.771996+0000 mon.a (mon.0) 1625 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:55.229 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.772997+0000 mon.a (mon.0) 1626 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:55.229 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.781479+0000 mon.a (mon.0) 1627 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:55.229 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.860843+0000 mon.a (mon.0) 1628 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:55.229 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.863664+0000 mon.a (mon.0) 1629 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:55.229 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.866817+0000 mon.a (mon.0) 1630 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:55.229 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.867829+0000 mon.a (mon.0) 1631 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:55.229 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:54 smithi177 bash[56430]: audit 2024-02-05T07:08:54.875337+0000 mon.a (mon.0) 1632 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:55.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: cephadm 2024-02-05T07:08:53.067516+0000 mgr.y (mgr.25280) 404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: cephadm 2024-02-05T07:08:53.159205+0000 mgr.y (mgr.25280) 405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: cephadm 2024-02-05T07:08:53.254694+0000 mgr.y (mgr.25280) 406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: cephadm 2024-02-05T07:08:53.330726+0000 mgr.y (mgr.25280) 407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: cephadm 2024-02-05T07:08:53.425322+0000 mgr.y (mgr.25280) 408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: cephadm 2024-02-05T07:08:53.502296+0000 mgr.y (mgr.25280) 409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: cephadm 2024-02-05T07:08:53.584107+0000 mgr.y (mgr.25280) 410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: cephadm 2024-02-05T07:08:53.680856+0000 mgr.y (mgr.25280) 411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:53.769392+0000 mgr.y (mgr.25280) 412 : audit 0 from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:08:55.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: cephadm 2024-02-05T07:08:53.772996+0000 mgr.y (mgr.25280) 413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: cephadm 2024-02-05T07:08:53.866506+0000 mgr.y (mgr.25280) 414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:53.940156+0000 mon.a (mon.0) 1580 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:55.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: cephadm 2024-02-05T07:08:53.940790+0000 mgr.y (mgr.25280) 415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: cluster 2024-02-05T07:08:53.940902+0000 mon.a (mon.0) 1581 : cluster 3 Health check update: Degraded data redundancy: 72/630 objects degraded (11.429%), 24 pgs degraded (PG_DEGRADED) 2024-02-05T07:08:55.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.021909+0000 mon.a (mon.0) 1582 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:55.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.024661+0000 mon.a (mon.0) 1583 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:55.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.027492+0000 mon.a (mon.0) 1584 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:55.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.028627+0000 mon.a (mon.0) 1585 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:55.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.035999+0000 mon.a (mon.0) 1586 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:55.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: cephadm 2024-02-05T07:08:54.036553+0000 mgr.y (mgr.25280) 416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.115093+0000 mon.a (mon.0) 1587 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:55.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: cephadm 2024-02-05T07:08:53.067516+0000 mgr.y (mgr.25280) 404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: cephadm 2024-02-05T07:08:53.159205+0000 mgr.y (mgr.25280) 405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: cephadm 2024-02-05T07:08:53.254694+0000 mgr.y (mgr.25280) 406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: cephadm 2024-02-05T07:08:53.330726+0000 mgr.y (mgr.25280) 407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: cephadm 2024-02-05T07:08:53.425322+0000 mgr.y (mgr.25280) 408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: cephadm 2024-02-05T07:08:53.502296+0000 mgr.y (mgr.25280) 409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: cephadm 2024-02-05T07:08:53.584107+0000 mgr.y (mgr.25280) 410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: cephadm 2024-02-05T07:08:53.680856+0000 mgr.y (mgr.25280) 411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:53.769392+0000 mgr.y (mgr.25280) 412 : audit 0 from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:08:55.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: cephadm 2024-02-05T07:08:53.772996+0000 mgr.y (mgr.25280) 413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: cephadm 2024-02-05T07:08:53.866506+0000 mgr.y (mgr.25280) 414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:53.940156+0000 mon.a (mon.0) 1580 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:55.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: cephadm 2024-02-05T07:08:53.940790+0000 mgr.y (mgr.25280) 415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: cluster 2024-02-05T07:08:53.940902+0000 mon.a (mon.0) 1581 : cluster 3 Health check update: Degraded data redundancy: 72/630 objects degraded (11.429%), 24 pgs degraded (PG_DEGRADED) 2024-02-05T07:08:55.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.021909+0000 mon.a (mon.0) 1582 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:55.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.024661+0000 mon.a (mon.0) 1583 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:55.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.027492+0000 mon.a (mon.0) 1584 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:55.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.028627+0000 mon.a (mon.0) 1585 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:55.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.035999+0000 mon.a (mon.0) 1586 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:55.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: cephadm 2024-02-05T07:08:54.036553+0000 mgr.y (mgr.25280) 416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:55.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.115093+0000 mon.a (mon.0) 1587 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:55.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.117697+0000 mon.a (mon.0) 1588 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:55.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.120379+0000 mon.a (mon.0) 1589 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:55.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.121396+0000 mon.a (mon.0) 1590 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:55.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.129304+0000 mon.a (mon.0) 1591 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:55.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.213008+0000 mon.a (mon.0) 1592 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:55.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.215455+0000 mon.a (mon.0) 1593 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:55.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.217789+0000 mon.a (mon.0) 1594 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:55.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.218753+0000 mon.a (mon.0) 1595 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:55.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.226888+0000 mon.a (mon.0) 1596 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:55.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.287621+0000 mon.a (mon.0) 1597 : audit 0 from='client.? 172.21.15.102:0/2848436653' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:08:55.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.305496+0000 mon.a (mon.0) 1598 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:55.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.308111+0000 mon.a (mon.0) 1599 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:55.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.310886+0000 mon.a (mon.0) 1600 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:55.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.311766+0000 mon.a (mon.0) 1601 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:55.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.317993+0000 mon.a (mon.0) 1602 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:55.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.395888+0000 mon.a (mon.0) 1603 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:55.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.399068+0000 mon.a (mon.0) 1604 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:55.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.402785+0000 mon.a (mon.0) 1605 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:55.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.403939+0000 mon.a (mon.0) 1606 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:55.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.412509+0000 mon.a (mon.0) 1607 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:55.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.117697+0000 mon.a (mon.0) 1588 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:55.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.120379+0000 mon.a (mon.0) 1589 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:55.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.121396+0000 mon.a (mon.0) 1590 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:55.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.129304+0000 mon.a (mon.0) 1591 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:55.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.213008+0000 mon.a (mon.0) 1592 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:55.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.215455+0000 mon.a (mon.0) 1593 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:55.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.217789+0000 mon.a (mon.0) 1594 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:55.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.218753+0000 mon.a (mon.0) 1595 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:55.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.226888+0000 mon.a (mon.0) 1596 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:55.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.287621+0000 mon.a (mon.0) 1597 : audit 0 from='client.? 172.21.15.102:0/2848436653' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:08:55.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.305496+0000 mon.a (mon.0) 1598 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:55.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.308111+0000 mon.a (mon.0) 1599 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:55.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.310886+0000 mon.a (mon.0) 1600 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:55.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.311766+0000 mon.a (mon.0) 1601 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:55.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.317993+0000 mon.a (mon.0) 1602 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:55.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.395888+0000 mon.a (mon.0) 1603 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:55.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.399068+0000 mon.a (mon.0) 1604 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:55.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.402785+0000 mon.a (mon.0) 1605 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:55.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.403939+0000 mon.a (mon.0) 1606 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:55.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.412509+0000 mon.a (mon.0) 1607 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:55.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.490545+0000 mon.a (mon.0) 1608 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:55.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.493692+0000 mon.a (mon.0) 1609 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:55.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.497309+0000 mon.a (mon.0) 1610 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:55.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.498451+0000 mon.a (mon.0) 1611 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:55.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.507212+0000 mon.a (mon.0) 1612 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:55.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.584274+0000 mon.a (mon.0) 1613 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:55.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.586306+0000 mon.a (mon.0) 1614 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:55.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.588920+0000 mon.a (mon.0) 1615 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:55.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.589757+0000 mon.a (mon.0) 1616 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:55.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.596331+0000 mon.a (mon.0) 1617 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:55.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.675518+0000 mon.a (mon.0) 1618 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:55.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.677807+0000 mon.a (mon.0) 1619 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:55.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.679853+0000 mon.a (mon.0) 1620 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:55.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.680688+0000 mon.a (mon.0) 1621 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:55.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.686946+0000 mon.a (mon.0) 1622 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:55.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.766059+0000 mon.a (mon.0) 1623 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:55.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.769213+0000 mon.a (mon.0) 1624 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:55.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.771996+0000 mon.a (mon.0) 1625 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:55.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.772997+0000 mon.a (mon.0) 1626 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:55.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.490545+0000 mon.a (mon.0) 1608 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:55.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.493692+0000 mon.a (mon.0) 1609 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:55.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.497309+0000 mon.a (mon.0) 1610 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:55.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.498451+0000 mon.a (mon.0) 1611 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:55.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.507212+0000 mon.a (mon.0) 1612 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:55.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.584274+0000 mon.a (mon.0) 1613 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:55.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.586306+0000 mon.a (mon.0) 1614 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:55.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.588920+0000 mon.a (mon.0) 1615 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:55.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.589757+0000 mon.a (mon.0) 1616 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:55.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.596331+0000 mon.a (mon.0) 1617 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:55.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.675518+0000 mon.a (mon.0) 1618 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:55.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.677807+0000 mon.a (mon.0) 1619 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:55.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.679853+0000 mon.a (mon.0) 1620 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:55.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.680688+0000 mon.a (mon.0) 1621 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:55.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.686946+0000 mon.a (mon.0) 1622 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:55.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.766059+0000 mon.a (mon.0) 1623 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:55.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.769213+0000 mon.a (mon.0) 1624 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:55.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.771996+0000 mon.a (mon.0) 1625 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:55.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.772997+0000 mon.a (mon.0) 1626 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:55.400 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.781479+0000 mon.a (mon.0) 1627 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:55.400 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.860843+0000 mon.a (mon.0) 1628 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:55.400 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.863664+0000 mon.a (mon.0) 1629 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:55.400 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.866817+0000 mon.a (mon.0) 1630 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:55.400 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.867829+0000 mon.a (mon.0) 1631 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:55.400 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[71397]: audit 2024-02-05T07:08:54.875337+0000 mon.a (mon.0) 1632 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:55.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.781479+0000 mon.a (mon.0) 1627 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:55.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.860843+0000 mon.a (mon.0) 1628 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:55.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.863664+0000 mon.a (mon.0) 1629 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:55.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.866817+0000 mon.a (mon.0) 1630 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:55.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.867829+0000 mon.a (mon.0) 1631 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:55.401 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:54 smithi102 bash[68945]: audit 2024-02-05T07:08:54.875337+0000 mon.a (mon.0) 1632 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:56.315 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: cephadm 2024-02-05T07:08:54.130247+0000 mgr.y (mgr.25280) 417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:56.316 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: cephadm 2024-02-05T07:08:54.227506+0000 mgr.y (mgr.25280) 418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:56.316 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: cephadm 2024-02-05T07:08:54.318572+0000 mgr.y (mgr.25280) 419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:56.316 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: cephadm 2024-02-05T07:08:54.413180+0000 mgr.y (mgr.25280) 420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:56.316 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: cephadm 2024-02-05T07:08:54.507793+0000 mgr.y (mgr.25280) 421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:56.316 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: cephadm 2024-02-05T07:08:54.596937+0000 mgr.y (mgr.25280) 422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:56.316 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: cephadm 2024-02-05T07:08:54.687376+0000 mgr.y (mgr.25280) 423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:56.316 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: cephadm 2024-02-05T07:08:54.782228+0000 mgr.y (mgr.25280) 424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:56.316 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: cephadm 2024-02-05T07:08:54.875875+0000 mgr.y (mgr.25280) 425 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:56.316 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: cluster 2024-02-05T07:08:54.961009+0000 mgr.y (mgr.25280) 426 : cluster 0 pgmap v78: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 643 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2024-02-05T07:08:56.317 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:54.962112+0000 mon.a (mon.0) 1633 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:56.317 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:54.964871+0000 mon.a (mon.0) 1634 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:56.317 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:54.966843+0000 mon.a (mon.0) 1635 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:56.317 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:54.967591+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:56.317 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:54.972437+0000 mon.a (mon.0) 1637 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:56.317 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: cephadm 2024-02-05T07:08:54.972969+0000 mgr.y (mgr.25280) 427 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:56.317 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.037307+0000 mon.a (mon.0) 1638 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:56.317 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.039565+0000 mon.a (mon.0) 1639 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:56.317 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.043180+0000 mon.a (mon.0) 1640 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:56.317 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.044446+0000 mon.a (mon.0) 1641 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:56.318 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: cephadm 2024-02-05T07:08:54.130247+0000 mgr.y (mgr.25280) 417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:56.318 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: cephadm 2024-02-05T07:08:54.227506+0000 mgr.y (mgr.25280) 418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:56.318 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: cephadm 2024-02-05T07:08:54.318572+0000 mgr.y (mgr.25280) 419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:56.318 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: cephadm 2024-02-05T07:08:54.413180+0000 mgr.y (mgr.25280) 420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:56.318 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: cephadm 2024-02-05T07:08:54.507793+0000 mgr.y (mgr.25280) 421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:56.318 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: cephadm 2024-02-05T07:08:54.596937+0000 mgr.y (mgr.25280) 422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:56.318 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: cephadm 2024-02-05T07:08:54.687376+0000 mgr.y (mgr.25280) 423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:56.319 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: cephadm 2024-02-05T07:08:54.782228+0000 mgr.y (mgr.25280) 424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:56.319 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: cephadm 2024-02-05T07:08:54.875875+0000 mgr.y (mgr.25280) 425 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:56.319 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: cluster 2024-02-05T07:08:54.961009+0000 mgr.y (mgr.25280) 426 : cluster 0 pgmap v78: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 643 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2024-02-05T07:08:56.319 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:54.962112+0000 mon.a (mon.0) 1633 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:56.319 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:54.964871+0000 mon.a (mon.0) 1634 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:56.319 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:54.966843+0000 mon.a (mon.0) 1635 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:56.319 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:54.967591+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:56.319 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:54.972437+0000 mon.a (mon.0) 1637 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:56.319 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: cephadm 2024-02-05T07:08:54.972969+0000 mgr.y (mgr.25280) 427 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:56.319 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.037307+0000 mon.a (mon.0) 1638 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:56.319 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.039565+0000 mon.a (mon.0) 1639 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:56.319 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.043180+0000 mon.a (mon.0) 1640 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:56.319 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.044446+0000 mon.a (mon.0) 1641 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:56.320 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.055114+0000 mon.a (mon.0) 1642 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:56.320 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: cephadm 2024-02-05T07:08:55.055672+0000 mgr.y (mgr.25280) 428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:56.320 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.117233+0000 mon.a (mon.0) 1643 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:56.320 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.120462+0000 mon.a (mon.0) 1644 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:56.320 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.124591+0000 mon.a (mon.0) 1645 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:56.320 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.125907+0000 mon.a (mon.0) 1646 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:56.320 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.132510+0000 mon.a (mon.0) 1647 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:56.320 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.214517+0000 mon.a (mon.0) 1648 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:56.320 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.217171+0000 mon.a (mon.0) 1649 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:56.320 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.219780+0000 mon.a (mon.0) 1650 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:56.320 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.220799+0000 mon.a (mon.0) 1651 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:56.321 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.227583+0000 mon.a (mon.0) 1652 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:56.321 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.310663+0000 mon.a (mon.0) 1653 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:56.321 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.312958+0000 mon.a (mon.0) 1654 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:56.321 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.316901+0000 mon.a (mon.0) 1655 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:56.321 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.318028+0000 mon.a (mon.0) 1656 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:56.321 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.327087+0000 mon.a (mon.0) 1657 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:56.321 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.405867+0000 mon.a (mon.0) 1658 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:56.321 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.410294+0000 mon.a (mon.0) 1659 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:56.321 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.414613+0000 mon.a (mon.0) 1660 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:56.321 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.055114+0000 mon.a (mon.0) 1642 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:56.322 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: cephadm 2024-02-05T07:08:55.055672+0000 mgr.y (mgr.25280) 428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:56.322 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.117233+0000 mon.a (mon.0) 1643 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:56.322 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.120462+0000 mon.a (mon.0) 1644 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:56.322 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.124591+0000 mon.a (mon.0) 1645 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:56.322 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.125907+0000 mon.a (mon.0) 1646 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:56.322 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.132510+0000 mon.a (mon.0) 1647 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:56.322 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.214517+0000 mon.a (mon.0) 1648 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:56.322 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.217171+0000 mon.a (mon.0) 1649 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:56.322 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.219780+0000 mon.a (mon.0) 1650 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:56.323 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.220799+0000 mon.a (mon.0) 1651 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:56.323 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.227583+0000 mon.a (mon.0) 1652 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:56.323 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.310663+0000 mon.a (mon.0) 1653 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:56.323 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.312958+0000 mon.a (mon.0) 1654 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:56.323 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.316901+0000 mon.a (mon.0) 1655 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:56.323 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.318028+0000 mon.a (mon.0) 1656 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:56.323 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.327087+0000 mon.a (mon.0) 1657 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:56.323 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.405867+0000 mon.a (mon.0) 1658 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:56.323 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.410294+0000 mon.a (mon.0) 1659 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:56.323 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.414613+0000 mon.a (mon.0) 1660 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:56.324 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.415887+0000 mon.a (mon.0) 1661 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:56.324 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.424606+0000 mon.a (mon.0) 1662 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:56.324 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.504351+0000 mon.a (mon.0) 1663 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:56.324 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.508661+0000 mon.a (mon.0) 1664 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:56.324 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.511688+0000 mon.a (mon.0) 1665 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:56.324 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.513069+0000 mon.a (mon.0) 1666 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:56.324 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.522061+0000 mon.a (mon.0) 1667 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:56.324 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.606501+0000 mon.a (mon.0) 1668 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:56.324 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.608356+0000 mon.a (mon.0) 1669 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:56.324 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.611326+0000 mon.a (mon.0) 1670 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:56.324 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.612286+0000 mon.a (mon.0) 1671 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:56.325 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.618160+0000 mon.a (mon.0) 1672 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:56.325 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.698134+0000 mon.a (mon.0) 1673 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:56.325 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.701414+0000 mon.a (mon.0) 1674 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:56.325 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.706439+0000 mon.a (mon.0) 1675 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:56.325 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.708120+0000 mon.a (mon.0) 1676 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:56.325 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.717370+0000 mon.a (mon.0) 1677 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:56.325 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.792476+0000 mon.a (mon.0) 1678 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:08:56.325 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.795496+0000 mon.a (mon.0) 1679 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:56.325 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.798608+0000 mon.a (mon.0) 1680 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:56.326 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.415887+0000 mon.a (mon.0) 1661 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:56.326 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.424606+0000 mon.a (mon.0) 1662 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:56.326 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.504351+0000 mon.a (mon.0) 1663 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:56.326 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.508661+0000 mon.a (mon.0) 1664 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:56.326 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.511688+0000 mon.a (mon.0) 1665 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:56.326 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.513069+0000 mon.a (mon.0) 1666 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:56.326 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.522061+0000 mon.a (mon.0) 1667 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:56.327 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.606501+0000 mon.a (mon.0) 1668 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:56.327 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.608356+0000 mon.a (mon.0) 1669 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:56.327 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.611326+0000 mon.a (mon.0) 1670 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:56.327 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.612286+0000 mon.a (mon.0) 1671 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:56.327 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.618160+0000 mon.a (mon.0) 1672 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:56.327 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.698134+0000 mon.a (mon.0) 1673 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:56.327 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.701414+0000 mon.a (mon.0) 1674 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:56.327 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.706439+0000 mon.a (mon.0) 1675 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:56.327 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.708120+0000 mon.a (mon.0) 1676 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:56.327 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.717370+0000 mon.a (mon.0) 1677 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:56.327 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.792476+0000 mon.a (mon.0) 1678 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:08:56.327 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.795496+0000 mon.a (mon.0) 1679 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:56.327 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.798608+0000 mon.a (mon.0) 1680 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:56.328 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.810852+0000 mon.a (mon.0) 1681 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:56.328 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.819015+0000 mon.a (mon.0) 1682 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:56.328 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.840070+0000 mon.a (mon.0) 1683 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:56.328 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.917696+0000 mon.a (mon.0) 1684 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:56.328 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.920619+0000 mon.a (mon.0) 1685 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:56.328 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.924454+0000 mon.a (mon.0) 1686 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:56.328 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.925722+0000 mon.a (mon.0) 1687 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:56.328 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[71397]: audit 2024-02-05T07:08:55.934812+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:56.329 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.810852+0000 mon.a (mon.0) 1681 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:56.329 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.819015+0000 mon.a (mon.0) 1682 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:56.329 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.840070+0000 mon.a (mon.0) 1683 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:56.329 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.917696+0000 mon.a (mon.0) 1684 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:56.329 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.920619+0000 mon.a (mon.0) 1685 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:56.329 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.924454+0000 mon.a (mon.0) 1686 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:56.329 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.925722+0000 mon.a (mon.0) 1687 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:56.329 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:55 smithi102 bash[68945]: audit 2024-02-05T07:08:55.934812+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:56.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: cephadm 2024-02-05T07:08:54.130247+0000 mgr.y (mgr.25280) 417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:56.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: cephadm 2024-02-05T07:08:54.227506+0000 mgr.y (mgr.25280) 418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:56.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: cephadm 2024-02-05T07:08:54.318572+0000 mgr.y (mgr.25280) 419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:56.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: cephadm 2024-02-05T07:08:54.413180+0000 mgr.y (mgr.25280) 420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:56.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: cephadm 2024-02-05T07:08:54.507793+0000 mgr.y (mgr.25280) 421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:56.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: cephadm 2024-02-05T07:08:54.596937+0000 mgr.y (mgr.25280) 422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:56.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: cephadm 2024-02-05T07:08:54.687376+0000 mgr.y (mgr.25280) 423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:56.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: cephadm 2024-02-05T07:08:54.782228+0000 mgr.y (mgr.25280) 424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:56.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: cephadm 2024-02-05T07:08:54.875875+0000 mgr.y (mgr.25280) 425 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:56.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: cluster 2024-02-05T07:08:54.961009+0000 mgr.y (mgr.25280) 426 : cluster 0 pgmap v78: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 643 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2024-02-05T07:08:56.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:54.962112+0000 mon.a (mon.0) 1633 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:56.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:54.964871+0000 mon.a (mon.0) 1634 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:56.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:54.966843+0000 mon.a (mon.0) 1635 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:56.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:54.967591+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:56.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:54.972437+0000 mon.a (mon.0) 1637 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:56.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: cephadm 2024-02-05T07:08:54.972969+0000 mgr.y (mgr.25280) 427 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:56.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.037307+0000 mon.a (mon.0) 1638 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:56.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.039565+0000 mon.a (mon.0) 1639 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:56.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.043180+0000 mon.a (mon.0) 1640 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:56.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.044446+0000 mon.a (mon.0) 1641 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:56.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.055114+0000 mon.a (mon.0) 1642 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:56.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: cephadm 2024-02-05T07:08:55.055672+0000 mgr.y (mgr.25280) 428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:56.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.117233+0000 mon.a (mon.0) 1643 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:56.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.120462+0000 mon.a (mon.0) 1644 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:56.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.124591+0000 mon.a (mon.0) 1645 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:56.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.125907+0000 mon.a (mon.0) 1646 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:56.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.132510+0000 mon.a (mon.0) 1647 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:56.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.214517+0000 mon.a (mon.0) 1648 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:56.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.217171+0000 mon.a (mon.0) 1649 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:56.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.219780+0000 mon.a (mon.0) 1650 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:56.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.220799+0000 mon.a (mon.0) 1651 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:56.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.227583+0000 mon.a (mon.0) 1652 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:56.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.310663+0000 mon.a (mon.0) 1653 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:56.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.312958+0000 mon.a (mon.0) 1654 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:56.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.316901+0000 mon.a (mon.0) 1655 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:56.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.318028+0000 mon.a (mon.0) 1656 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:56.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.327087+0000 mon.a (mon.0) 1657 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:56.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.405867+0000 mon.a (mon.0) 1658 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:56.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.410294+0000 mon.a (mon.0) 1659 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:56.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.414613+0000 mon.a (mon.0) 1660 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:56.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.415887+0000 mon.a (mon.0) 1661 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:56.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.424606+0000 mon.a (mon.0) 1662 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:56.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.504351+0000 mon.a (mon.0) 1663 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:56.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.508661+0000 mon.a (mon.0) 1664 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:56.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.511688+0000 mon.a (mon.0) 1665 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:56.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.513069+0000 mon.a (mon.0) 1666 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:56.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.522061+0000 mon.a (mon.0) 1667 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:56.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.606501+0000 mon.a (mon.0) 1668 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:56.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.608356+0000 mon.a (mon.0) 1669 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:56.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.611326+0000 mon.a (mon.0) 1670 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:56.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.612286+0000 mon.a (mon.0) 1671 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:56.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.618160+0000 mon.a (mon.0) 1672 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:56.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.698134+0000 mon.a (mon.0) 1673 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:56.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.701414+0000 mon.a (mon.0) 1674 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:56.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.706439+0000 mon.a (mon.0) 1675 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:56.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.708120+0000 mon.a (mon.0) 1676 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:56.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.717370+0000 mon.a (mon.0) 1677 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:56.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.792476+0000 mon.a (mon.0) 1678 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:08:56.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.795496+0000 mon.a (mon.0) 1679 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:56.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.798608+0000 mon.a (mon.0) 1680 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:56.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.810852+0000 mon.a (mon.0) 1681 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:56.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.819015+0000 mon.a (mon.0) 1682 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:56.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.840070+0000 mon.a (mon.0) 1683 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:56.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.917696+0000 mon.a (mon.0) 1684 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:56.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.920619+0000 mon.a (mon.0) 1685 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:56.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.924454+0000 mon.a (mon.0) 1686 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:56.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.925722+0000 mon.a (mon.0) 1687 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:56.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:55 smithi177 bash[56430]: audit 2024-02-05T07:08:55.934812+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:56.612 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[78579]: debug 2024-02-05T07:08:56.406+0000 7fcc81e8c700 1 -- 172.21.15.102:0/2781905147 <== mon.1 v2:172.21.15.102:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558e5bd576c0 con 0x558e5bddd000 2024-02-05T07:08:57.194 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: cephadm 2024-02-05T07:08:55.133224+0000 mgr.y (mgr.25280) 429 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:57.194 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: cephadm 2024-02-05T07:08:55.228001+0000 mgr.y (mgr.25280) 430 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:57.194 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: cephadm 2024-02-05T07:08:55.327645+0000 mgr.y (mgr.25280) 431 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:57.194 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: cephadm 2024-02-05T07:08:55.425189+0000 mgr.y (mgr.25280) 432 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:57.194 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: cephadm 2024-02-05T07:08:55.523019+0000 mgr.y (mgr.25280) 433 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:57.194 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: cephadm 2024-02-05T07:08:55.618734+0000 mgr.y (mgr.25280) 434 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:57.195 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: cephadm 2024-02-05T07:08:55.718163+0000 mgr.y (mgr.25280) 435 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:57.195 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: cephadm 2024-02-05T07:08:55.840787+0000 mgr.y (mgr.25280) 436 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:57.195 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: cephadm 2024-02-05T07:08:55.936059+0000 mgr.y (mgr.25280) 437 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:57.195 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.020438+0000 mon.a (mon.0) 1689 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:57.195 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.023749+0000 mon.a (mon.0) 1690 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:57.195 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.026863+0000 mon.a (mon.0) 1691 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:57.195 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.027641+0000 mon.a (mon.0) 1692 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:57.195 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.035285+0000 mon.a (mon.0) 1693 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.195 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: cephadm 2024-02-05T07:08:56.036069+0000 mgr.y (mgr.25280) 438 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:57.195 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.118165+0000 mon.a (mon.0) 1694 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:57.195 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.120497+0000 mon.a (mon.0) 1695 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:57.195 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.123031+0000 mon.a (mon.0) 1696 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:57.195 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.123958+0000 mon.a (mon.0) 1697 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:57.195 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.131569+0000 mon.a (mon.0) 1698 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.195 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.197733+0000 mon.a (mon.0) 1699 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:57.195 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.200337+0000 mon.a (mon.0) 1700 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:57.195 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.203518+0000 mon.a (mon.0) 1701 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:57.196 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.204769+0000 mon.a (mon.0) 1702 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:57.196 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.211102+0000 mon.a (mon.0) 1703 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.196 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.291563+0000 mon.a (mon.0) 1704 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:57.196 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.293544+0000 mon.a (mon.0) 1705 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:57.196 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.296897+0000 mon.a (mon.0) 1706 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:57.196 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.302379+0000 mon.a (mon.0) 1707 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:57.196 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.309040+0000 mon.a (mon.0) 1708 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.196 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.377148+0000 mon.a (mon.0) 1709 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:57.196 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.379169+0000 mon.a (mon.0) 1710 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:57.196 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.381333+0000 mon.a (mon.0) 1711 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:57.196 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.382099+0000 mon.a (mon.0) 1712 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:57.196 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.389661+0000 mon.a (mon.0) 1713 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.196 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.453122+0000 mon.a (mon.0) 1714 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:57.197 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.456564+0000 mon.a (mon.0) 1715 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:57.197 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.459798+0000 mon.a (mon.0) 1716 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:57.197 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.461184+0000 mon.a (mon.0) 1717 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:57.197 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.468546+0000 mon.a (mon.0) 1718 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.197 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.550832+0000 mon.a (mon.0) 1719 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:57.197 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.554532+0000 mon.a (mon.0) 1720 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:57.197 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.557816+0000 mon.a (mon.0) 1721 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:57.197 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.559064+0000 mon.a (mon.0) 1722 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:57.197 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.567101+0000 mon.a (mon.0) 1723 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.197 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.652349+0000 mon.a (mon.0) 1724 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:57.197 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.654454+0000 mon.a (mon.0) 1725 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:57.197 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.656515+0000 mon.a (mon.0) 1726 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:57.197 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.657344+0000 mon.a (mon.0) 1727 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:57.197 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.663278+0000 mon.a (mon.0) 1728 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.197 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.729247+0000 mon.a (mon.0) 1729 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:57.198 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.733770+0000 mon.a (mon.0) 1730 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:57.198 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.737964+0000 mon.a (mon.0) 1731 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:57.198 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.739111+0000 mon.a (mon.0) 1732 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:57.198 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.745187+0000 mon.a (mon.0) 1733 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.198 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.824242+0000 mon.a (mon.0) 1734 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:57.198 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.827430+0000 mon.a (mon.0) 1735 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:57.198 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.832301+0000 mon.a (mon.0) 1736 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:57.198 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.833514+0000 mon.a (mon.0) 1737 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:57.198 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.841740+0000 mon.a (mon.0) 1738 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.198 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.877717+0000 mon.a (mon.0) 1739 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.198 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.886079+0000 mon.a (mon.0) 1740 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.198 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.894509+0000 mon.a (mon.0) 1741 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.198 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.920367+0000 mon.a (mon.0) 1742 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:57.198 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.923733+0000 mon.a (mon.0) 1743 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:57.198 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.926464+0000 mon.a (mon.0) 1744 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:57.199 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.927521+0000 mon.a (mon.0) 1745 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:57.199 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:56 smithi177 bash[56430]: audit 2024-02-05T07:08:56.934560+0000 mon.a (mon.0) 1746 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.386 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[78579]: debug 2024-02-05T07:08:56.950+0000 7fcc8b0247c0 -1 Falling back to public interface 2024-02-05T07:08:57.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: cephadm 2024-02-05T07:08:55.133224+0000 mgr.y (mgr.25280) 429 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:57.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: cephadm 2024-02-05T07:08:55.228001+0000 mgr.y (mgr.25280) 430 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:57.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: cephadm 2024-02-05T07:08:55.327645+0000 mgr.y (mgr.25280) 431 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:57.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: cephadm 2024-02-05T07:08:55.425189+0000 mgr.y (mgr.25280) 432 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:57.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: cephadm 2024-02-05T07:08:55.523019+0000 mgr.y (mgr.25280) 433 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:57.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: cephadm 2024-02-05T07:08:55.618734+0000 mgr.y (mgr.25280) 434 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:57.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: cephadm 2024-02-05T07:08:55.718163+0000 mgr.y (mgr.25280) 435 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:57.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: cephadm 2024-02-05T07:08:55.840787+0000 mgr.y (mgr.25280) 436 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:57.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: cephadm 2024-02-05T07:08:55.936059+0000 mgr.y (mgr.25280) 437 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:57.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.020438+0000 mon.a (mon.0) 1689 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:57.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.023749+0000 mon.a (mon.0) 1690 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:57.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.026863+0000 mon.a (mon.0) 1691 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:57.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.027641+0000 mon.a (mon.0) 1692 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:57.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.035285+0000 mon.a (mon.0) 1693 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: cephadm 2024-02-05T07:08:56.036069+0000 mgr.y (mgr.25280) 438 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:57.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.118165+0000 mon.a (mon.0) 1694 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:57.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.120497+0000 mon.a (mon.0) 1695 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:57.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.123031+0000 mon.a (mon.0) 1696 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:57.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.123958+0000 mon.a (mon.0) 1697 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:57.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.131569+0000 mon.a (mon.0) 1698 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.197733+0000 mon.a (mon.0) 1699 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:57.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: cephadm 2024-02-05T07:08:55.133224+0000 mgr.y (mgr.25280) 429 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:57.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: cephadm 2024-02-05T07:08:55.228001+0000 mgr.y (mgr.25280) 430 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:57.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: cephadm 2024-02-05T07:08:55.327645+0000 mgr.y (mgr.25280) 431 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:57.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: cephadm 2024-02-05T07:08:55.425189+0000 mgr.y (mgr.25280) 432 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:57.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: cephadm 2024-02-05T07:08:55.523019+0000 mgr.y (mgr.25280) 433 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:57.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: cephadm 2024-02-05T07:08:55.618734+0000 mgr.y (mgr.25280) 434 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:57.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: cephadm 2024-02-05T07:08:55.718163+0000 mgr.y (mgr.25280) 435 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:57.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: cephadm 2024-02-05T07:08:55.840787+0000 mgr.y (mgr.25280) 436 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:57.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: cephadm 2024-02-05T07:08:55.936059+0000 mgr.y (mgr.25280) 437 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:57.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.020438+0000 mon.a (mon.0) 1689 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:57.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.023749+0000 mon.a (mon.0) 1690 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:57.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.026863+0000 mon.a (mon.0) 1691 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:57.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.027641+0000 mon.a (mon.0) 1692 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:57.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.035285+0000 mon.a (mon.0) 1693 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: cephadm 2024-02-05T07:08:56.036069+0000 mgr.y (mgr.25280) 438 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:57.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.118165+0000 mon.a (mon.0) 1694 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:57.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.120497+0000 mon.a (mon.0) 1695 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:57.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.123031+0000 mon.a (mon.0) 1696 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:57.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.123958+0000 mon.a (mon.0) 1697 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:57.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.131569+0000 mon.a (mon.0) 1698 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.197733+0000 mon.a (mon.0) 1699 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:57.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.200337+0000 mon.a (mon.0) 1700 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:57.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.203518+0000 mon.a (mon.0) 1701 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:57.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.204769+0000 mon.a (mon.0) 1702 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:57.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.211102+0000 mon.a (mon.0) 1703 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.291563+0000 mon.a (mon.0) 1704 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:57.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.293544+0000 mon.a (mon.0) 1705 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:57.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.296897+0000 mon.a (mon.0) 1706 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:57.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.302379+0000 mon.a (mon.0) 1707 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:57.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.309040+0000 mon.a (mon.0) 1708 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.377148+0000 mon.a (mon.0) 1709 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:57.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.379169+0000 mon.a (mon.0) 1710 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:57.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.381333+0000 mon.a (mon.0) 1711 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:57.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.382099+0000 mon.a (mon.0) 1712 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:57.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.389661+0000 mon.a (mon.0) 1713 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.453122+0000 mon.a (mon.0) 1714 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:57.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.456564+0000 mon.a (mon.0) 1715 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:57.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.459798+0000 mon.a (mon.0) 1716 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:57.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.461184+0000 mon.a (mon.0) 1717 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:57.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.468546+0000 mon.a (mon.0) 1718 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.200337+0000 mon.a (mon.0) 1700 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:57.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.203518+0000 mon.a (mon.0) 1701 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:57.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.204769+0000 mon.a (mon.0) 1702 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:57.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.211102+0000 mon.a (mon.0) 1703 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.291563+0000 mon.a (mon.0) 1704 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:57.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.293544+0000 mon.a (mon.0) 1705 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:57.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.296897+0000 mon.a (mon.0) 1706 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:57.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.302379+0000 mon.a (mon.0) 1707 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:57.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.309040+0000 mon.a (mon.0) 1708 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.377148+0000 mon.a (mon.0) 1709 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:57.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.379169+0000 mon.a (mon.0) 1710 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:57.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.381333+0000 mon.a (mon.0) 1711 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:57.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.382099+0000 mon.a (mon.0) 1712 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:57.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.389661+0000 mon.a (mon.0) 1713 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.453122+0000 mon.a (mon.0) 1714 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:57.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.456564+0000 mon.a (mon.0) 1715 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:57.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.459798+0000 mon.a (mon.0) 1716 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:57.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.461184+0000 mon.a (mon.0) 1717 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:57.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.468546+0000 mon.a (mon.0) 1718 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.550832+0000 mon.a (mon.0) 1719 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:57.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.554532+0000 mon.a (mon.0) 1720 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:57.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.557816+0000 mon.a (mon.0) 1721 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:57.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.559064+0000 mon.a (mon.0) 1722 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:57.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.567101+0000 mon.a (mon.0) 1723 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.652349+0000 mon.a (mon.0) 1724 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:57.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.654454+0000 mon.a (mon.0) 1725 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:57.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.656515+0000 mon.a (mon.0) 1726 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:57.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.657344+0000 mon.a (mon.0) 1727 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:57.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.663278+0000 mon.a (mon.0) 1728 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.729247+0000 mon.a (mon.0) 1729 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:57.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.733770+0000 mon.a (mon.0) 1730 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:57.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.737964+0000 mon.a (mon.0) 1731 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:57.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.739111+0000 mon.a (mon.0) 1732 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:57.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.745187+0000 mon.a (mon.0) 1733 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.824242+0000 mon.a (mon.0) 1734 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:57.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.827430+0000 mon.a (mon.0) 1735 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:57.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.832301+0000 mon.a (mon.0) 1736 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:57.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.833514+0000 mon.a (mon.0) 1737 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:57.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.841740+0000 mon.a (mon.0) 1738 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.550832+0000 mon.a (mon.0) 1719 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:57.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.554532+0000 mon.a (mon.0) 1720 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:57.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.557816+0000 mon.a (mon.0) 1721 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:57.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.559064+0000 mon.a (mon.0) 1722 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:57.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.567101+0000 mon.a (mon.0) 1723 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.652349+0000 mon.a (mon.0) 1724 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:57.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.654454+0000 mon.a (mon.0) 1725 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:57.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.656515+0000 mon.a (mon.0) 1726 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:57.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.657344+0000 mon.a (mon.0) 1727 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:57.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.663278+0000 mon.a (mon.0) 1728 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.729247+0000 mon.a (mon.0) 1729 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:57.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.733770+0000 mon.a (mon.0) 1730 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:57.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.737964+0000 mon.a (mon.0) 1731 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:57.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.739111+0000 mon.a (mon.0) 1732 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:57.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.745187+0000 mon.a (mon.0) 1733 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.824242+0000 mon.a (mon.0) 1734 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:57.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.827430+0000 mon.a (mon.0) 1735 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:57.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.832301+0000 mon.a (mon.0) 1736 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:57.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.833514+0000 mon.a (mon.0) 1737 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:57.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.841740+0000 mon.a (mon.0) 1738 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.877717+0000 mon.a (mon.0) 1739 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.886079+0000 mon.a (mon.0) 1740 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.894509+0000 mon.a (mon.0) 1741 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.920367+0000 mon.a (mon.0) 1742 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:57.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.923733+0000 mon.a (mon.0) 1743 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:57.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.926464+0000 mon.a (mon.0) 1744 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:57.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.927521+0000 mon.a (mon.0) 1745 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:57.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[71397]: audit 2024-02-05T07:08:56.934560+0000 mon.a (mon.0) 1746 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.877717+0000 mon.a (mon.0) 1739 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.886079+0000 mon.a (mon.0) 1740 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.894509+0000 mon.a (mon.0) 1741 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:57.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.920367+0000 mon.a (mon.0) 1742 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:57.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.923733+0000 mon.a (mon.0) 1743 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:57.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.926464+0000 mon.a (mon.0) 1744 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:57.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.927521+0000 mon.a (mon.0) 1745 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:57.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:56 smithi102 bash[68945]: audit 2024-02-05T07:08:56.934560+0000 mon.a (mon.0) 1746 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:58.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: cephadm 2024-02-05T07:08:56.133593+0000 mgr.y (mgr.25280) 439 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:58.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: cephadm 2024-02-05T07:08:56.211781+0000 mgr.y (mgr.25280) 440 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:58.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: cephadm 2024-02-05T07:08:56.309804+0000 mgr.y (mgr.25280) 441 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:58.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: cephadm 2024-02-05T07:08:56.390166+0000 mgr.y (mgr.25280) 442 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:58.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: cephadm 2024-02-05T07:08:56.469103+0000 mgr.y (mgr.25280) 443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:58.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: cephadm 2024-02-05T07:08:56.567632+0000 mgr.y (mgr.25280) 444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:58.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: cephadm 2024-02-05T07:08:56.664293+0000 mgr.y (mgr.25280) 445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:58.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: cephadm 2024-02-05T07:08:56.745766+0000 mgr.y (mgr.25280) 446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:58.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: cephadm 2024-02-05T07:08:56.842423+0000 mgr.y (mgr.25280) 447 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:58.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: cephadm 2024-02-05T07:08:56.935263+0000 mgr.y (mgr.25280) 448 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:58.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: cluster 2024-02-05T07:08:56.962744+0000 mgr.y (mgr.25280) 449 : cluster 0 pgmap v79: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 72/630 objects degraded (11.429%) 2024-02-05T07:08:58.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.013494+0000 mon.a (mon.0) 1747 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:58.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.015441+0000 mon.a (mon.0) 1748 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:58.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.017838+0000 mon.a (mon.0) 1749 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:58.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.018593+0000 mon.a (mon.0) 1750 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:58.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.025285+0000 mon.a (mon.0) 1751 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:58.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: cephadm 2024-02-05T07:08:57.025822+0000 mgr.y (mgr.25280) 450 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:58.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.106079+0000 mon.a (mon.0) 1752 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:58.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.108169+0000 mon.a (mon.0) 1753 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:58.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.110580+0000 mon.a (mon.0) 1754 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:58.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: cephadm 2024-02-05T07:08:56.133593+0000 mgr.y (mgr.25280) 439 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:58.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: cephadm 2024-02-05T07:08:56.211781+0000 mgr.y (mgr.25280) 440 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:58.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: cephadm 2024-02-05T07:08:56.309804+0000 mgr.y (mgr.25280) 441 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:58.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: cephadm 2024-02-05T07:08:56.390166+0000 mgr.y (mgr.25280) 442 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:58.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: cephadm 2024-02-05T07:08:56.469103+0000 mgr.y (mgr.25280) 443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:58.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: cephadm 2024-02-05T07:08:56.567632+0000 mgr.y (mgr.25280) 444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:58.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: cephadm 2024-02-05T07:08:56.664293+0000 mgr.y (mgr.25280) 445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:58.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: cephadm 2024-02-05T07:08:56.745766+0000 mgr.y (mgr.25280) 446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:58.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: cephadm 2024-02-05T07:08:56.842423+0000 mgr.y (mgr.25280) 447 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:58.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: cephadm 2024-02-05T07:08:56.935263+0000 mgr.y (mgr.25280) 448 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:58.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: cluster 2024-02-05T07:08:56.962744+0000 mgr.y (mgr.25280) 449 : cluster 0 pgmap v79: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 72/630 objects degraded (11.429%) 2024-02-05T07:08:58.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.013494+0000 mon.a (mon.0) 1747 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:58.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.015441+0000 mon.a (mon.0) 1748 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:58.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.017838+0000 mon.a (mon.0) 1749 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:58.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.018593+0000 mon.a (mon.0) 1750 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:58.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.025285+0000 mon.a (mon.0) 1751 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:58.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: cephadm 2024-02-05T07:08:57.025822+0000 mgr.y (mgr.25280) 450 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:58.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.106079+0000 mon.a (mon.0) 1752 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:58.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.108169+0000 mon.a (mon.0) 1753 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:58.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.110580+0000 mon.a (mon.0) 1754 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:58.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.111431+0000 mon.a (mon.0) 1755 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:58.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.118045+0000 mon.a (mon.0) 1756 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:58.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.200708+0000 mon.a (mon.0) 1757 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.203370+0000 mon.a (mon.0) 1758 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.207492+0000 mon.a (mon.0) 1759 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.208510+0000 mon.a (mon.0) 1760 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.216163+0000 mon.a (mon.0) 1761 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.294757+0000 mon.a (mon.0) 1762 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.297112+0000 mon.a (mon.0) 1763 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.299804+0000 mon.a (mon.0) 1764 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.300796+0000 mon.a (mon.0) 1765 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.306612+0000 mon.a (mon.0) 1766 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.384455+0000 mon.a (mon.0) 1767 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.387262+0000 mon.a (mon.0) 1768 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.391060+0000 mon.a (mon.0) 1769 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.392449+0000 mon.a (mon.0) 1770 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.401366+0000 mon.a (mon.0) 1771 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.483101+0000 mon.a (mon.0) 1772 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:58.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.487337+0000 mon.a (mon.0) 1773 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:58.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.490380+0000 mon.a (mon.0) 1774 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:58.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.111431+0000 mon.a (mon.0) 1755 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:58.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.118045+0000 mon.a (mon.0) 1756 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:58.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.200708+0000 mon.a (mon.0) 1757 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:58.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.203370+0000 mon.a (mon.0) 1758 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:58.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.207492+0000 mon.a (mon.0) 1759 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:58.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.208510+0000 mon.a (mon.0) 1760 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:58.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.216163+0000 mon.a (mon.0) 1761 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:58.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.294757+0000 mon.a (mon.0) 1762 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:58.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.297112+0000 mon.a (mon.0) 1763 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:58.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.299804+0000 mon.a (mon.0) 1764 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:58.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.300796+0000 mon.a (mon.0) 1765 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:58.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.306612+0000 mon.a (mon.0) 1766 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:58.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.384455+0000 mon.a (mon.0) 1767 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:58.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.387262+0000 mon.a (mon.0) 1768 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:58.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.391060+0000 mon.a (mon.0) 1769 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:58.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.392449+0000 mon.a (mon.0) 1770 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:58.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.401366+0000 mon.a (mon.0) 1771 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:58.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.483101+0000 mon.a (mon.0) 1772 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:58.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.487337+0000 mon.a (mon.0) 1773 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:58.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.490380+0000 mon.a (mon.0) 1774 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:58.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.491476+0000 mon.a (mon.0) 1775 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:58.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.498265+0000 mon.a (mon.0) 1776 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:58.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.583463+0000 mon.a (mon.0) 1777 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:58.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.585686+0000 mon.a (mon.0) 1778 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:58.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.587958+0000 mon.a (mon.0) 1779 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:58.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.588836+0000 mon.a (mon.0) 1780 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:58.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.596097+0000 mon.a (mon.0) 1781 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:58.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.675616+0000 mon.a (mon.0) 1782 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:58.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.678631+0000 mon.a (mon.0) 1783 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:58.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.681521+0000 mon.a (mon.0) 1784 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:58.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.682543+0000 mon.a (mon.0) 1785 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:58.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.690352+0000 mon.a (mon.0) 1786 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:58.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.767783+0000 mon.a (mon.0) 1787 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:58.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.770291+0000 mon.a (mon.0) 1788 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:58.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.772407+0000 mon.a (mon.0) 1789 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:58.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.773099+0000 mon.a (mon.0) 1790 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:58.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.778477+0000 mon.a (mon.0) 1791 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:58.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.840766+0000 mon.a (mon.0) 1792 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:58.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.842914+0000 mon.a (mon.0) 1793 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:58.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.845920+0000 mon.a (mon.0) 1794 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:58.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.491476+0000 mon.a (mon.0) 1775 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:58.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.498265+0000 mon.a (mon.0) 1776 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:58.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.583463+0000 mon.a (mon.0) 1777 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:58.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.585686+0000 mon.a (mon.0) 1778 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:58.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.587958+0000 mon.a (mon.0) 1779 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:58.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.588836+0000 mon.a (mon.0) 1780 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:58.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.596097+0000 mon.a (mon.0) 1781 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:58.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.675616+0000 mon.a (mon.0) 1782 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:58.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.678631+0000 mon.a (mon.0) 1783 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:58.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.681521+0000 mon.a (mon.0) 1784 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:58.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.682543+0000 mon.a (mon.0) 1785 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:58.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.690352+0000 mon.a (mon.0) 1786 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:58.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.767783+0000 mon.a (mon.0) 1787 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:58.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.770291+0000 mon.a (mon.0) 1788 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:58.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.772407+0000 mon.a (mon.0) 1789 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:58.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.773099+0000 mon.a (mon.0) 1790 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:58.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.778477+0000 mon.a (mon.0) 1791 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:58.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.840766+0000 mon.a (mon.0) 1792 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:58.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.842914+0000 mon.a (mon.0) 1793 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:58.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.845920+0000 mon.a (mon.0) 1794 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:58.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.847022+0000 mon.a (mon.0) 1795 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:58.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.854127+0000 mon.a (mon.0) 1796 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:58.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.939807+0000 mon.a (mon.0) 1797 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:58.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.944132+0000 mon.a (mon.0) 1798 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:58.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.946596+0000 mon.a (mon.0) 1799 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:58.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.947640+0000 mon.a (mon.0) 1800 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:58.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[68945]: audit 2024-02-05T07:08:57.953579+0000 mon.a (mon.0) 1801 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:58.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.847022+0000 mon.a (mon.0) 1795 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:58.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.854127+0000 mon.a (mon.0) 1796 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:58.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.939807+0000 mon.a (mon.0) 1797 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:58.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.944132+0000 mon.a (mon.0) 1798 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:58.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.946596+0000 mon.a (mon.0) 1799 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:58.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.947640+0000 mon.a (mon.0) 1800 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:58.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:57 smithi102 bash[71397]: audit 2024-02-05T07:08:57.953579+0000 mon.a (mon.0) 1801 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:58.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: cephadm 2024-02-05T07:08:56.133593+0000 mgr.y (mgr.25280) 439 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:58.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: cephadm 2024-02-05T07:08:56.211781+0000 mgr.y (mgr.25280) 440 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:58.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: cephadm 2024-02-05T07:08:56.309804+0000 mgr.y (mgr.25280) 441 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:58.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: cephadm 2024-02-05T07:08:56.390166+0000 mgr.y (mgr.25280) 442 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:58.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: cephadm 2024-02-05T07:08:56.469103+0000 mgr.y (mgr.25280) 443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: cephadm 2024-02-05T07:08:56.567632+0000 mgr.y (mgr.25280) 444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: cephadm 2024-02-05T07:08:56.664293+0000 mgr.y (mgr.25280) 445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: cephadm 2024-02-05T07:08:56.745766+0000 mgr.y (mgr.25280) 446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: cephadm 2024-02-05T07:08:56.842423+0000 mgr.y (mgr.25280) 447 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: cephadm 2024-02-05T07:08:56.935263+0000 mgr.y (mgr.25280) 448 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: cluster 2024-02-05T07:08:56.962744+0000 mgr.y (mgr.25280) 449 : cluster 0 pgmap v79: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 72/630 objects degraded (11.429%) 2024-02-05T07:08:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.013494+0000 mon.a (mon.0) 1747 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.015441+0000 mon.a (mon.0) 1748 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.017838+0000 mon.a (mon.0) 1749 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.018593+0000 mon.a (mon.0) 1750 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.025285+0000 mon.a (mon.0) 1751 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: cephadm 2024-02-05T07:08:57.025822+0000 mgr.y (mgr.25280) 450 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.106079+0000 mon.a (mon.0) 1752 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.108169+0000 mon.a (mon.0) 1753 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.110580+0000 mon.a (mon.0) 1754 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.111431+0000 mon.a (mon.0) 1755 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.118045+0000 mon.a (mon.0) 1756 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.200708+0000 mon.a (mon.0) 1757 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.203370+0000 mon.a (mon.0) 1758 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.207492+0000 mon.a (mon.0) 1759 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.208510+0000 mon.a (mon.0) 1760 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.216163+0000 mon.a (mon.0) 1761 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.294757+0000 mon.a (mon.0) 1762 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.297112+0000 mon.a (mon.0) 1763 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.299804+0000 mon.a (mon.0) 1764 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.300796+0000 mon.a (mon.0) 1765 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.306612+0000 mon.a (mon.0) 1766 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.384455+0000 mon.a (mon.0) 1767 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.387262+0000 mon.a (mon.0) 1768 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.391060+0000 mon.a (mon.0) 1769 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.392449+0000 mon.a (mon.0) 1770 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.401366+0000 mon.a (mon.0) 1771 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.483101+0000 mon.a (mon.0) 1772 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.487337+0000 mon.a (mon.0) 1773 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.490380+0000 mon.a (mon.0) 1774 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.491476+0000 mon.a (mon.0) 1775 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.498265+0000 mon.a (mon.0) 1776 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.583463+0000 mon.a (mon.0) 1777 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.585686+0000 mon.a (mon.0) 1778 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.587958+0000 mon.a (mon.0) 1779 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.588836+0000 mon.a (mon.0) 1780 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.596097+0000 mon.a (mon.0) 1781 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.675616+0000 mon.a (mon.0) 1782 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.678631+0000 mon.a (mon.0) 1783 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.681521+0000 mon.a (mon.0) 1784 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.682543+0000 mon.a (mon.0) 1785 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.690352+0000 mon.a (mon.0) 1786 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:58.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.767783+0000 mon.a (mon.0) 1787 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:58.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.770291+0000 mon.a (mon.0) 1788 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:58.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.772407+0000 mon.a (mon.0) 1789 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:58.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.773099+0000 mon.a (mon.0) 1790 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:58.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.778477+0000 mon.a (mon.0) 1791 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:58.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.840766+0000 mon.a (mon.0) 1792 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:58.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.842914+0000 mon.a (mon.0) 1793 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:58.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.845920+0000 mon.a (mon.0) 1794 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:58.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.847022+0000 mon.a (mon.0) 1795 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:58.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.854127+0000 mon.a (mon.0) 1796 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:58.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.939807+0000 mon.a (mon.0) 1797 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:58.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.944132+0000 mon.a (mon.0) 1798 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:58.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.946596+0000 mon.a (mon.0) 1799 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:58.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.947640+0000 mon.a (mon.0) 1800 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:58.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:57 smithi177 bash[56430]: audit 2024-02-05T07:08:57.953579+0000 mon.a (mon.0) 1801 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:58.828 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[51852]: ts=2024-02-05T07:08:58.662Z 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.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"smithi102:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"172.21.15.177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-02-05T07:08:58.828 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[51852]: ts=2024-02-05T07:08:58.666Z 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.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"smithi102:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"172.21.15.177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:08:59.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: cephadm 2024-02-05T07:08:57.118695+0000 mgr.y (mgr.25280) 451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:59.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: cephadm 2024-02-05T07:08:57.216916+0000 mgr.y (mgr.25280) 452 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:59.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: cephadm 2024-02-05T07:08:57.307169+0000 mgr.y (mgr.25280) 453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:59.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: cephadm 2024-02-05T07:08:57.402248+0000 mgr.y (mgr.25280) 454 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:59.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: cephadm 2024-02-05T07:08:57.498850+0000 mgr.y (mgr.25280) 455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:59.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: cephadm 2024-02-05T07:08:57.596656+0000 mgr.y (mgr.25280) 456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:59.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: cephadm 2024-02-05T07:08:57.691082+0000 mgr.y (mgr.25280) 457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:59.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: cephadm 2024-02-05T07:08:57.778986+0000 mgr.y (mgr.25280) 458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:59.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: cephadm 2024-02-05T07:08:57.854880+0000 mgr.y (mgr.25280) 459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:59.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: cephadm 2024-02-05T07:08:57.954151+0000 mgr.y (mgr.25280) 460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:59.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.033773+0000 mon.a (mon.0) 1802 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:59.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.036547+0000 mon.a (mon.0) 1803 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:59.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.040157+0000 mon.a (mon.0) 1804 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:59.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.041619+0000 mon.a (mon.0) 1805 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:59.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.051039+0000 mon.a (mon.0) 1806 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:59.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: cephadm 2024-02-05T07:08:58.052010+0000 mgr.y (mgr.25280) 461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:59.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.134383+0000 mon.a (mon.0) 1807 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:59.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.136561+0000 mon.a (mon.0) 1808 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:59.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.139676+0000 mon.a (mon.0) 1809 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:59.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.140520+0000 mon.a (mon.0) 1810 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:59.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.148292+0000 mon.a (mon.0) 1811 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:59.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.228256+0000 mon.a (mon.0) 1812 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:59.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.230390+0000 mon.a (mon.0) 1813 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:59.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.232775+0000 mon.a (mon.0) 1814 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:59.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.233546+0000 mon.a (mon.0) 1815 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:59.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.243852+0000 mon.a (mon.0) 1816 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:59.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.325010+0000 mon.a (mon.0) 1817 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:59.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.327937+0000 mon.a (mon.0) 1818 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:59.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.331530+0000 mon.a (mon.0) 1819 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:59.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.332640+0000 mon.a (mon.0) 1820 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:59.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.341555+0000 mon.a (mon.0) 1821 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:59.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.423131+0000 mon.a (mon.0) 1822 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:59.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.426902+0000 mon.a (mon.0) 1823 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:59.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.430093+0000 mon.a (mon.0) 1824 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:59.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.431061+0000 mon.a (mon.0) 1825 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:59.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.440158+0000 mon.a (mon.0) 1826 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:59.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.522127+0000 mon.a (mon.0) 1827 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:59.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.525109+0000 mon.a (mon.0) 1828 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:59.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.528255+0000 mon.a (mon.0) 1829 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:59.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.529602+0000 mon.a (mon.0) 1830 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:59.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.539901+0000 mon.a (mon.0) 1831 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:59.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.617904+0000 mon.a (mon.0) 1832 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:59.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.622718+0000 mon.a (mon.0) 1833 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:59.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.626591+0000 mon.a (mon.0) 1834 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:59.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.627990+0000 mon.a (mon.0) 1835 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:59.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.635533+0000 mon.a (mon.0) 1836 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:59.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.718984+0000 mon.a (mon.0) 1837 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:59.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.722013+0000 mon.a (mon.0) 1838 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:59.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.724678+0000 mon.a (mon.0) 1839 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:59.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.725591+0000 mon.a (mon.0) 1840 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:59.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.735384+0000 mon.a (mon.0) 1841 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:59.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.814999+0000 mon.a (mon.0) 1842 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:59.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.817641+0000 mon.a (mon.0) 1843 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:59.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.820210+0000 mon.a (mon.0) 1844 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:59.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.821381+0000 mon.a (mon.0) 1845 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:59.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.831603+0000 mon.a (mon.0) 1846 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:59.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.914371+0000 mon.a (mon.0) 1847 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:59.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.916979+0000 mon.a (mon.0) 1848 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:59.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.919655+0000 mon.a (mon.0) 1849 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:59.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.920526+0000 mon.a (mon.0) 1850 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:59.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:58 smithi177 bash[56430]: audit 2024-02-05T07:08:58.932051+0000 mon.a (mon.0) 1851 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:59.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: cephadm 2024-02-05T07:08:57.118695+0000 mgr.y (mgr.25280) 451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:59.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: cephadm 2024-02-05T07:08:57.216916+0000 mgr.y (mgr.25280) 452 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:59.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: cephadm 2024-02-05T07:08:57.307169+0000 mgr.y (mgr.25280) 453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:59.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: cephadm 2024-02-05T07:08:57.402248+0000 mgr.y (mgr.25280) 454 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:59.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: cephadm 2024-02-05T07:08:57.498850+0000 mgr.y (mgr.25280) 455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:59.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: cephadm 2024-02-05T07:08:57.596656+0000 mgr.y (mgr.25280) 456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:59.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: cephadm 2024-02-05T07:08:57.691082+0000 mgr.y (mgr.25280) 457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:59.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: cephadm 2024-02-05T07:08:57.778986+0000 mgr.y (mgr.25280) 458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:59.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: cephadm 2024-02-05T07:08:57.854880+0000 mgr.y (mgr.25280) 459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:59.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: cephadm 2024-02-05T07:08:57.954151+0000 mgr.y (mgr.25280) 460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:59.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.033773+0000 mon.a (mon.0) 1802 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:59.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.036547+0000 mon.a (mon.0) 1803 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:59.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.040157+0000 mon.a (mon.0) 1804 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:59.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.041619+0000 mon.a (mon.0) 1805 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:59.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.051039+0000 mon.a (mon.0) 1806 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:59.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: cephadm 2024-02-05T07:08:58.052010+0000 mgr.y (mgr.25280) 461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:59.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.134383+0000 mon.a (mon.0) 1807 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:59.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.136561+0000 mon.a (mon.0) 1808 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:59.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.139676+0000 mon.a (mon.0) 1809 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:59.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.140520+0000 mon.a (mon.0) 1810 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:59.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.148292+0000 mon.a (mon.0) 1811 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:59.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: cephadm 2024-02-05T07:08:57.118695+0000 mgr.y (mgr.25280) 451 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:59.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: cephadm 2024-02-05T07:08:57.216916+0000 mgr.y (mgr.25280) 452 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:59.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: cephadm 2024-02-05T07:08:57.307169+0000 mgr.y (mgr.25280) 453 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:59.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: cephadm 2024-02-05T07:08:57.402248+0000 mgr.y (mgr.25280) 454 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:59.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: cephadm 2024-02-05T07:08:57.498850+0000 mgr.y (mgr.25280) 455 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:59.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: cephadm 2024-02-05T07:08:57.596656+0000 mgr.y (mgr.25280) 456 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:59.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: cephadm 2024-02-05T07:08:57.691082+0000 mgr.y (mgr.25280) 457 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:59.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: cephadm 2024-02-05T07:08:57.778986+0000 mgr.y (mgr.25280) 458 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:59.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: cephadm 2024-02-05T07:08:57.854880+0000 mgr.y (mgr.25280) 459 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:59.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: cephadm 2024-02-05T07:08:57.954151+0000 mgr.y (mgr.25280) 460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:59.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.033773+0000 mon.a (mon.0) 1802 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:59.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.036547+0000 mon.a (mon.0) 1803 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:59.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.040157+0000 mon.a (mon.0) 1804 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:59.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.041619+0000 mon.a (mon.0) 1805 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:59.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.051039+0000 mon.a (mon.0) 1806 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:59.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: cephadm 2024-02-05T07:08:58.052010+0000 mgr.y (mgr.25280) 461 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:08:59.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.134383+0000 mon.a (mon.0) 1807 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:59.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.136561+0000 mon.a (mon.0) 1808 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:59.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.139676+0000 mon.a (mon.0) 1809 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:59.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.140520+0000 mon.a (mon.0) 1810 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:59.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.148292+0000 mon.a (mon.0) 1811 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:59.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.228256+0000 mon.a (mon.0) 1812 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:59.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.230390+0000 mon.a (mon.0) 1813 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:59.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.232775+0000 mon.a (mon.0) 1814 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:59.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.233546+0000 mon.a (mon.0) 1815 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:59.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.243852+0000 mon.a (mon.0) 1816 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:59.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.325010+0000 mon.a (mon.0) 1817 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:59.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.327937+0000 mon.a (mon.0) 1818 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:59.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.331530+0000 mon.a (mon.0) 1819 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:59.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.332640+0000 mon.a (mon.0) 1820 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:59.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.341555+0000 mon.a (mon.0) 1821 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:59.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.423131+0000 mon.a (mon.0) 1822 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:59.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.426902+0000 mon.a (mon.0) 1823 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:59.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.430093+0000 mon.a (mon.0) 1824 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:59.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.431061+0000 mon.a (mon.0) 1825 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:59.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.440158+0000 mon.a (mon.0) 1826 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:59.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.522127+0000 mon.a (mon.0) 1827 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:59.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.525109+0000 mon.a (mon.0) 1828 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:59.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.528255+0000 mon.a (mon.0) 1829 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:59.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.529602+0000 mon.a (mon.0) 1830 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:59.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.539901+0000 mon.a (mon.0) 1831 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:59.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.228256+0000 mon.a (mon.0) 1812 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:59.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.230390+0000 mon.a (mon.0) 1813 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:59.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.232775+0000 mon.a (mon.0) 1814 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:59.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.233546+0000 mon.a (mon.0) 1815 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:59.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.243852+0000 mon.a (mon.0) 1816 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:59.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.325010+0000 mon.a (mon.0) 1817 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:59.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.327937+0000 mon.a (mon.0) 1818 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:59.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.331530+0000 mon.a (mon.0) 1819 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:59.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.332640+0000 mon.a (mon.0) 1820 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:59.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.341555+0000 mon.a (mon.0) 1821 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:59.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.423131+0000 mon.a (mon.0) 1822 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:59.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.426902+0000 mon.a (mon.0) 1823 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:59.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.430093+0000 mon.a (mon.0) 1824 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:59.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.431061+0000 mon.a (mon.0) 1825 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:59.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.440158+0000 mon.a (mon.0) 1826 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:59.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.522127+0000 mon.a (mon.0) 1827 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:59.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.525109+0000 mon.a (mon.0) 1828 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:59.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.528255+0000 mon.a (mon.0) 1829 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:59.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.529602+0000 mon.a (mon.0) 1830 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:59.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.539901+0000 mon.a (mon.0) 1831 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:59.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.617904+0000 mon.a (mon.0) 1832 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:59.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.622718+0000 mon.a (mon.0) 1833 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:59.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.626591+0000 mon.a (mon.0) 1834 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:59.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.627990+0000 mon.a (mon.0) 1835 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:59.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.635533+0000 mon.a (mon.0) 1836 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:59.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.718984+0000 mon.a (mon.0) 1837 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:59.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.722013+0000 mon.a (mon.0) 1838 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:59.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.724678+0000 mon.a (mon.0) 1839 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:59.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.725591+0000 mon.a (mon.0) 1840 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:59.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.735384+0000 mon.a (mon.0) 1841 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:59.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.814999+0000 mon.a (mon.0) 1842 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:59.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.817641+0000 mon.a (mon.0) 1843 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:59.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.820210+0000 mon.a (mon.0) 1844 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:59.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.821381+0000 mon.a (mon.0) 1845 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:59.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.831603+0000 mon.a (mon.0) 1846 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:59.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.914371+0000 mon.a (mon.0) 1847 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:59.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.916979+0000 mon.a (mon.0) 1848 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:59.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.919655+0000 mon.a (mon.0) 1849 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:59.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.920526+0000 mon.a (mon.0) 1850 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:59.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[68945]: audit 2024-02-05T07:08:58.932051+0000 mon.a (mon.0) 1851 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:59.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.617904+0000 mon.a (mon.0) 1832 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:59.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.622718+0000 mon.a (mon.0) 1833 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:59.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.626591+0000 mon.a (mon.0) 1834 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:59.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.627990+0000 mon.a (mon.0) 1835 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:59.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.635533+0000 mon.a (mon.0) 1836 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:59.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.718984+0000 mon.a (mon.0) 1837 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:59.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.722013+0000 mon.a (mon.0) 1838 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:59.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.724678+0000 mon.a (mon.0) 1839 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:59.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.725591+0000 mon.a (mon.0) 1840 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:59.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.735384+0000 mon.a (mon.0) 1841 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:59.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.814999+0000 mon.a (mon.0) 1842 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:59.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.817641+0000 mon.a (mon.0) 1843 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:59.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.820210+0000 mon.a (mon.0) 1844 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:59.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.821381+0000 mon.a (mon.0) 1845 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:59.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.831603+0000 mon.a (mon.0) 1846 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:08:59.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.914371+0000 mon.a (mon.0) 1847 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:08:59.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.916979+0000 mon.a (mon.0) 1848 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:08:59.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.919655+0000 mon.a (mon.0) 1849 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:08:59.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.920526+0000 mon.a (mon.0) 1850 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:08:59.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:58 smithi102 bash[71397]: audit 2024-02-05T07:08:58.932051+0000 mon.a (mon.0) 1851 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:00.261 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[78579]: debug 2024-02-05T07:08:59.962+0000 7fcc8b0247c0 -1 osd.0 112 log_to_monitors true 2024-02-05T07:09:00.262 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: cephadm 2024-02-05T07:08:58.149027+0000 mgr.y (mgr.25280) 462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:00.262 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: cephadm 2024-02-05T07:08:58.244484+0000 mgr.y (mgr.25280) 463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:00.262 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: cephadm 2024-02-05T07:08:58.342157+0000 mgr.y (mgr.25280) 464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:00.262 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: cephadm 2024-02-05T07:08:58.440879+0000 mgr.y (mgr.25280) 465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:00.262 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: cephadm 2024-02-05T07:08:58.540475+0000 mgr.y (mgr.25280) 466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:00.262 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: cephadm 2024-02-05T07:08:58.636032+0000 mgr.y (mgr.25280) 467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:00.263 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: cephadm 2024-02-05T07:08:58.736184+0000 mgr.y (mgr.25280) 468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:00.263 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: cephadm 2024-02-05T07:08:58.832250+0000 mgr.y (mgr.25280) 469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:00.263 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: cephadm 2024-02-05T07:08:58.932620+0000 mgr.y (mgr.25280) 470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:00.263 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: cluster 2024-02-05T07:08:58.963295+0000 mgr.y (mgr.25280) 471 : cluster 0 pgmap v80: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2024-02-05T07:09:00.263 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.009891+0000 mon.a (mon.0) 1852 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:00.263 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.012158+0000 mon.a (mon.0) 1853 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:00.263 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.014872+0000 mon.a (mon.0) 1854 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:00.263 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.015657+0000 mon.a (mon.0) 1855 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:00.263 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.022677+0000 mon.a (mon.0) 1856 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:00.263 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: cephadm 2024-02-05T07:08:59.024297+0000 mgr.y (mgr.25280) 472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:00.263 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.105688+0000 mon.a (mon.0) 1857 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:00.263 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.107501+0000 mon.a (mon.0) 1858 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:00.264 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.110111+0000 mon.a (mon.0) 1859 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:00.264 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.110895+0000 mon.a (mon.0) 1860 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:00.264 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: cephadm 2024-02-05T07:08:58.149027+0000 mgr.y (mgr.25280) 462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:00.264 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: cephadm 2024-02-05T07:08:58.244484+0000 mgr.y (mgr.25280) 463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:00.264 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: cephadm 2024-02-05T07:08:58.342157+0000 mgr.y (mgr.25280) 464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:00.264 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: cephadm 2024-02-05T07:08:58.440879+0000 mgr.y (mgr.25280) 465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:00.264 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: cephadm 2024-02-05T07:08:58.540475+0000 mgr.y (mgr.25280) 466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:00.264 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: cephadm 2024-02-05T07:08:58.636032+0000 mgr.y (mgr.25280) 467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:00.265 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: cephadm 2024-02-05T07:08:58.736184+0000 mgr.y (mgr.25280) 468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:00.265 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: cephadm 2024-02-05T07:08:58.832250+0000 mgr.y (mgr.25280) 469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:00.265 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: cephadm 2024-02-05T07:08:58.932620+0000 mgr.y (mgr.25280) 470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:00.265 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: cluster 2024-02-05T07:08:58.963295+0000 mgr.y (mgr.25280) 471 : cluster 0 pgmap v80: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2024-02-05T07:09:00.265 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.009891+0000 mon.a (mon.0) 1852 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:00.265 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.012158+0000 mon.a (mon.0) 1853 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:00.265 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.014872+0000 mon.a (mon.0) 1854 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:00.265 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.015657+0000 mon.a (mon.0) 1855 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:00.265 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.022677+0000 mon.a (mon.0) 1856 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:00.265 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: cephadm 2024-02-05T07:08:59.024297+0000 mgr.y (mgr.25280) 472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:00.265 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.105688+0000 mon.a (mon.0) 1857 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:00.265 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.107501+0000 mon.a (mon.0) 1858 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:00.265 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.110111+0000 mon.a (mon.0) 1859 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:00.265 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.110895+0000 mon.a (mon.0) 1860 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:00.266 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.117912+0000 mon.a (mon.0) 1861 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:00.266 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.196789+0000 mon.a (mon.0) 1862 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:00.266 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.199256+0000 mon.a (mon.0) 1863 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:00.266 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.201935+0000 mon.a (mon.0) 1864 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:00.266 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.202972+0000 mon.a (mon.0) 1865 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:00.266 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.210153+0000 mon.a (mon.0) 1866 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:00.266 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.294347+0000 mon.a (mon.0) 1867 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:00.266 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.296920+0000 mon.a (mon.0) 1868 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:00.266 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.300857+0000 mon.a (mon.0) 1869 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:00.266 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.301893+0000 mon.a (mon.0) 1870 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:00.266 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.309750+0000 mon.a (mon.0) 1871 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:00.266 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.391673+0000 mon.a (mon.0) 1872 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:00.267 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.393786+0000 mon.a (mon.0) 1873 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:00.267 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.396905+0000 mon.a (mon.0) 1874 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:00.267 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.397973+0000 mon.a (mon.0) 1875 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:00.267 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.406931+0000 mon.a (mon.0) 1876 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:00.267 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.490462+0000 mon.a (mon.0) 1877 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:00.267 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.492615+0000 mon.a (mon.0) 1878 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:00.267 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.495462+0000 mon.a (mon.0) 1879 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:00.267 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.496314+0000 mon.a (mon.0) 1880 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:00.267 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.117912+0000 mon.a (mon.0) 1861 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:00.267 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.196789+0000 mon.a (mon.0) 1862 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:00.267 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.199256+0000 mon.a (mon.0) 1863 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:00.268 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.201935+0000 mon.a (mon.0) 1864 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:00.268 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.202972+0000 mon.a (mon.0) 1865 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:00.268 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.210153+0000 mon.a (mon.0) 1866 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:00.268 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.294347+0000 mon.a (mon.0) 1867 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:00.268 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.296920+0000 mon.a (mon.0) 1868 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:00.268 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.300857+0000 mon.a (mon.0) 1869 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:00.268 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.301893+0000 mon.a (mon.0) 1870 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:00.268 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.309750+0000 mon.a (mon.0) 1871 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:00.268 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.391673+0000 mon.a (mon.0) 1872 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:00.268 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.393786+0000 mon.a (mon.0) 1873 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:00.268 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.396905+0000 mon.a (mon.0) 1874 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:00.268 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.397973+0000 mon.a (mon.0) 1875 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:00.268 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.406931+0000 mon.a (mon.0) 1876 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:00.268 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.490462+0000 mon.a (mon.0) 1877 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:00.269 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.492615+0000 mon.a (mon.0) 1878 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:00.269 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.495462+0000 mon.a (mon.0) 1879 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:00.269 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.496314+0000 mon.a (mon.0) 1880 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:00.269 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.505833+0000 mon.a (mon.0) 1881 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:00.269 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.582193+0000 mon.a (mon.0) 1882 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:00.269 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.585251+0000 mon.a (mon.0) 1883 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:00.270 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.587756+0000 mon.a (mon.0) 1884 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:00.270 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.588762+0000 mon.a (mon.0) 1885 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:00.270 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.596458+0000 mon.a (mon.0) 1886 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:00.270 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.677686+0000 mon.a (mon.0) 1887 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:00.270 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.680433+0000 mon.a (mon.0) 1888 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:00.270 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.683239+0000 mon.a (mon.0) 1889 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:00.270 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.684219+0000 mon.a (mon.0) 1890 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:00.270 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.692329+0000 mon.a (mon.0) 1891 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:00.270 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.773015+0000 mon.a (mon.0) 1892 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:00.270 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.775387+0000 mon.a (mon.0) 1893 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:00.270 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.777848+0000 mon.a (mon.0) 1894 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:00.270 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.778752+0000 mon.a (mon.0) 1895 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:00.270 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.787606+0000 mon.a (mon.0) 1896 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:00.270 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.869555+0000 mon.a (mon.0) 1897 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:00.270 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.871967+0000 mon.a (mon.0) 1898 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:00.270 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.874811+0000 mon.a (mon.0) 1899 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:00.271 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.875956+0000 mon.a (mon.0) 1900 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:00.271 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.886399+0000 mon.a (mon.0) 1901 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:00.271 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.968068+0000 mon.a (mon.0) 1902 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:00.271 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[71397]: audit 2024-02-05T07:08:59.970413+0000 mon.a (mon.0) 1903 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:00.271 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.505833+0000 mon.a (mon.0) 1881 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:00.271 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.582193+0000 mon.a (mon.0) 1882 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:00.271 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.585251+0000 mon.a (mon.0) 1883 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:00.271 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.587756+0000 mon.a (mon.0) 1884 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:00.271 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.588762+0000 mon.a (mon.0) 1885 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:00.271 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.596458+0000 mon.a (mon.0) 1886 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:00.271 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.677686+0000 mon.a (mon.0) 1887 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:00.271 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.680433+0000 mon.a (mon.0) 1888 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:00.272 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.683239+0000 mon.a (mon.0) 1889 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:00.272 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.684219+0000 mon.a (mon.0) 1890 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:00.272 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.692329+0000 mon.a (mon.0) 1891 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:00.272 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.773015+0000 mon.a (mon.0) 1892 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:00.272 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.775387+0000 mon.a (mon.0) 1893 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:00.272 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.777848+0000 mon.a (mon.0) 1894 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:00.272 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.778752+0000 mon.a (mon.0) 1895 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:00.272 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.787606+0000 mon.a (mon.0) 1896 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:00.272 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.869555+0000 mon.a (mon.0) 1897 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:00.273 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.871967+0000 mon.a (mon.0) 1898 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:00.273 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.874811+0000 mon.a (mon.0) 1899 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:00.273 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.875956+0000 mon.a (mon.0) 1900 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:00.273 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.886399+0000 mon.a (mon.0) 1901 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:00.273 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.968068+0000 mon.a (mon.0) 1902 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:00.273 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:08:59 smithi102 bash[68945]: audit 2024-02-05T07:08:59.970413+0000 mon.a (mon.0) 1903 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:00.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: cephadm 2024-02-05T07:08:58.149027+0000 mgr.y (mgr.25280) 462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:00.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: cephadm 2024-02-05T07:08:58.244484+0000 mgr.y (mgr.25280) 463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: cephadm 2024-02-05T07:08:58.342157+0000 mgr.y (mgr.25280) 464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: cephadm 2024-02-05T07:08:58.440879+0000 mgr.y (mgr.25280) 465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: cephadm 2024-02-05T07:08:58.540475+0000 mgr.y (mgr.25280) 466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: cephadm 2024-02-05T07:08:58.636032+0000 mgr.y (mgr.25280) 467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: cephadm 2024-02-05T07:08:58.736184+0000 mgr.y (mgr.25280) 468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: cephadm 2024-02-05T07:08:58.832250+0000 mgr.y (mgr.25280) 469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: cephadm 2024-02-05T07:08:58.932620+0000 mgr.y (mgr.25280) 470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: cluster 2024-02-05T07:08:58.963295+0000 mgr.y (mgr.25280) 471 : cluster 0 pgmap v80: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2024-02-05T07:09:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.009891+0000 mon.a (mon.0) 1852 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.012158+0000 mon.a (mon.0) 1853 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.014872+0000 mon.a (mon.0) 1854 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:00.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.015657+0000 mon.a (mon.0) 1855 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:00.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.022677+0000 mon.a (mon.0) 1856 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:00.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: cephadm 2024-02-05T07:08:59.024297+0000 mgr.y (mgr.25280) 472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:00.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.105688+0000 mon.a (mon.0) 1857 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:00.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.107501+0000 mon.a (mon.0) 1858 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:00.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.110111+0000 mon.a (mon.0) 1859 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:00.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.110895+0000 mon.a (mon.0) 1860 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:00.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.117912+0000 mon.a (mon.0) 1861 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:00.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.196789+0000 mon.a (mon.0) 1862 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:00.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.199256+0000 mon.a (mon.0) 1863 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:00.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.201935+0000 mon.a (mon.0) 1864 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:00.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.202972+0000 mon.a (mon.0) 1865 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:00.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.210153+0000 mon.a (mon.0) 1866 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:00.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.294347+0000 mon.a (mon.0) 1867 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:00.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.296920+0000 mon.a (mon.0) 1868 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:00.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.300857+0000 mon.a (mon.0) 1869 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:00.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.301893+0000 mon.a (mon.0) 1870 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:00.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.309750+0000 mon.a (mon.0) 1871 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:00.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.391673+0000 mon.a (mon.0) 1872 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:00.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.393786+0000 mon.a (mon.0) 1873 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:00.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.396905+0000 mon.a (mon.0) 1874 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:00.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.397973+0000 mon.a (mon.0) 1875 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:00.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.406931+0000 mon.a (mon.0) 1876 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:00.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.490462+0000 mon.a (mon.0) 1877 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:00.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.492615+0000 mon.a (mon.0) 1878 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:00.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.495462+0000 mon.a (mon.0) 1879 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:00.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.496314+0000 mon.a (mon.0) 1880 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:00.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.505833+0000 mon.a (mon.0) 1881 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:00.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.582193+0000 mon.a (mon.0) 1882 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:00.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.585251+0000 mon.a (mon.0) 1883 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:00.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.587756+0000 mon.a (mon.0) 1884 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:00.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.588762+0000 mon.a (mon.0) 1885 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:00.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.596458+0000 mon.a (mon.0) 1886 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:00.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.677686+0000 mon.a (mon.0) 1887 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:00.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.680433+0000 mon.a (mon.0) 1888 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:00.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.683239+0000 mon.a (mon.0) 1889 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:00.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.684219+0000 mon.a (mon.0) 1890 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:00.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.692329+0000 mon.a (mon.0) 1891 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:00.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.773015+0000 mon.a (mon.0) 1892 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:00.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.775387+0000 mon.a (mon.0) 1893 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:00.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.777848+0000 mon.a (mon.0) 1894 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:00.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.778752+0000 mon.a (mon.0) 1895 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:00.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.787606+0000 mon.a (mon.0) 1896 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:00.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.869555+0000 mon.a (mon.0) 1897 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:00.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.871967+0000 mon.a (mon.0) 1898 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:00.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.874811+0000 mon.a (mon.0) 1899 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:00.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.875956+0000 mon.a (mon.0) 1900 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:00.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.886399+0000 mon.a (mon.0) 1901 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:00.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.968068+0000 mon.a (mon.0) 1902 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:00.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:08:59 smithi177 bash[56430]: audit 2024-02-05T07:08:59.970413+0000 mon.a (mon.0) 1903 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:01.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: cephadm 2024-02-05T07:08:59.118526+0000 mgr.y (mgr.25280) 473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:01.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: cephadm 2024-02-05T07:08:59.210757+0000 mgr.y (mgr.25280) 474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:01.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: cephadm 2024-02-05T07:08:59.310306+0000 mgr.y (mgr.25280) 475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:01.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: cephadm 2024-02-05T07:08:59.407477+0000 mgr.y (mgr.25280) 476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:01.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: cephadm 2024-02-05T07:08:59.506447+0000 mgr.y (mgr.25280) 477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:01.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: cephadm 2024-02-05T07:08:59.596908+0000 mgr.y (mgr.25280) 478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:01.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: cephadm 2024-02-05T07:08:59.693096+0000 mgr.y (mgr.25280) 479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:01.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: cephadm 2024-02-05T07:08:59.788312+0000 mgr.y (mgr.25280) 480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:01.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: cephadm 2024-02-05T07:08:59.887176+0000 mgr.y (mgr.25280) 481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:01.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:08:59.972786+0000 mon.a (mon.0) 1904 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:01.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:08:59.973628+0000 mon.a (mon.0) 1905 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:01.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:08:59.982788+0000 mon.c (mon.1) 9 : audit 1 from='osd.0 [v2:172.21.15.102:6802/2966371445,v1:172.21.15.102:6803/2966371445]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-05T07:09:01.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:08:59.986902+0000 mon.a (mon.0) 1906 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:01.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: cephadm 2024-02-05T07:08:59.987510+0000 mgr.y (mgr.25280) 482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:01.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:08:59.987592+0000 mon.a (mon.0) 1907 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-05T07:09:01.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.054414+0000 mon.a (mon.0) 1908 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:01.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.058752+0000 mon.a (mon.0) 1909 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:01.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.062511+0000 mon.a (mon.0) 1910 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:01.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.063957+0000 mon.a (mon.0) 1911 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:01.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.073443+0000 mon.a (mon.0) 1912 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:01.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.153501+0000 mon.a (mon.0) 1913 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:01.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.155868+0000 mon.a (mon.0) 1914 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:01.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.158480+0000 mon.a (mon.0) 1915 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:01.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.159923+0000 mon.a (mon.0) 1916 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:01.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.167636+0000 mon.a (mon.0) 1917 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:01.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.246071+0000 mon.a (mon.0) 1918 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:01.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.249056+0000 mon.a (mon.0) 1919 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:01.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.254067+0000 mon.a (mon.0) 1920 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:01.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.255690+0000 mon.a (mon.0) 1921 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:01.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.264911+0000 mon.a (mon.0) 1922 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:01.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.344026+0000 mon.a (mon.0) 1923 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:01.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.347992+0000 mon.a (mon.0) 1924 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:01.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.351217+0000 mon.a (mon.0) 1925 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:01.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.352462+0000 mon.a (mon.0) 1926 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:01.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.362687+0000 mon.a (mon.0) 1927 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:01.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.443229+0000 mon.a (mon.0) 1928 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:01.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.445371+0000 mon.a (mon.0) 1929 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:01.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.448167+0000 mon.a (mon.0) 1930 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:01.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.449381+0000 mon.a (mon.0) 1931 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:01.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.457852+0000 mon.a (mon.0) 1932 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:01.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.535666+0000 mon.a (mon.0) 1933 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:01.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.538885+0000 mon.a (mon.0) 1934 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:01.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.542746+0000 mon.a (mon.0) 1935 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:01.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.544136+0000 mon.a (mon.0) 1936 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:01.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.554214+0000 mon.a (mon.0) 1937 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:01.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.632336+0000 mon.a (mon.0) 1938 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:01.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.635477+0000 mon.a (mon.0) 1939 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:01.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.639340+0000 mon.a (mon.0) 1940 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:01.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.640605+0000 mon.a (mon.0) 1941 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:01.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.650942+0000 mon.a (mon.0) 1942 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:01.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.734208+0000 mon.a (mon.0) 1943 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:01.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.736590+0000 mon.a (mon.0) 1944 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:01.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.739624+0000 mon.a (mon.0) 1945 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:01.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.740468+0000 mon.a (mon.0) 1946 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:01.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.749911+0000 mon.a (mon.0) 1947 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:01.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.831167+0000 mon.a (mon.0) 1948 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:01.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.833357+0000 mon.a (mon.0) 1949 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:01.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.836108+0000 mon.a (mon.0) 1950 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:01.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.837236+0000 mon.a (mon.0) 1951 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:01.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.846722+0000 mon.a (mon.0) 1952 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:01.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.933487+0000 mon.a (mon.0) 1953 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:01.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.935475+0000 mon.a (mon.0) 1954 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:01.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.937428+0000 mon.a (mon.0) 1955 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:01.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.938048+0000 mon.a (mon.0) 1956 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:01.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:00 smithi177 bash[56430]: audit 2024-02-05T07:09:00.945581+0000 mon.a (mon.0) 1957 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:01.386 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[78579]: debug 2024-02-05T07:09:01.022+0000 7fcc7c483700 -1 osd.0 112 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T07:09:01.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: cephadm 2024-02-05T07:08:59.118526+0000 mgr.y (mgr.25280) 473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:01.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: cephadm 2024-02-05T07:08:59.210757+0000 mgr.y (mgr.25280) 474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:01.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: cephadm 2024-02-05T07:08:59.310306+0000 mgr.y (mgr.25280) 475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:01.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: cephadm 2024-02-05T07:08:59.407477+0000 mgr.y (mgr.25280) 476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:01.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: cephadm 2024-02-05T07:08:59.506447+0000 mgr.y (mgr.25280) 477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:01.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: cephadm 2024-02-05T07:08:59.596908+0000 mgr.y (mgr.25280) 478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:01.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: cephadm 2024-02-05T07:08:59.693096+0000 mgr.y (mgr.25280) 479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:01.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: cephadm 2024-02-05T07:08:59.788312+0000 mgr.y (mgr.25280) 480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:01.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: cephadm 2024-02-05T07:08:59.887176+0000 mgr.y (mgr.25280) 481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:01.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:08:59.972786+0000 mon.a (mon.0) 1904 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:01.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:08:59.973628+0000 mon.a (mon.0) 1905 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:01.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:08:59.982788+0000 mon.c (mon.1) 9 : audit 1 from='osd.0 [v2:172.21.15.102:6802/2966371445,v1:172.21.15.102:6803/2966371445]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-05T07:09:01.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:08:59.986902+0000 mon.a (mon.0) 1906 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:01.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: cephadm 2024-02-05T07:08:59.987510+0000 mgr.y (mgr.25280) 482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:01.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:08:59.987592+0000 mon.a (mon.0) 1907 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-05T07:09:01.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.054414+0000 mon.a (mon.0) 1908 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:01.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.058752+0000 mon.a (mon.0) 1909 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:01.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.062511+0000 mon.a (mon.0) 1910 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:01.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.063957+0000 mon.a (mon.0) 1911 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:01.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.073443+0000 mon.a (mon.0) 1912 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:01.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: cephadm 2024-02-05T07:08:59.118526+0000 mgr.y (mgr.25280) 473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:01.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: cephadm 2024-02-05T07:08:59.210757+0000 mgr.y (mgr.25280) 474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:01.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: cephadm 2024-02-05T07:08:59.310306+0000 mgr.y (mgr.25280) 475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:01.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: cephadm 2024-02-05T07:08:59.407477+0000 mgr.y (mgr.25280) 476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:01.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: cephadm 2024-02-05T07:08:59.506447+0000 mgr.y (mgr.25280) 477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:01.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: cephadm 2024-02-05T07:08:59.596908+0000 mgr.y (mgr.25280) 478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:01.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: cephadm 2024-02-05T07:08:59.693096+0000 mgr.y (mgr.25280) 479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:01.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: cephadm 2024-02-05T07:08:59.788312+0000 mgr.y (mgr.25280) 480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:01.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: cephadm 2024-02-05T07:08:59.887176+0000 mgr.y (mgr.25280) 481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:01.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:08:59.972786+0000 mon.a (mon.0) 1904 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:01.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:08:59.973628+0000 mon.a (mon.0) 1905 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:01.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:08:59.982788+0000 mon.c (mon.1) 9 : audit 1 from='osd.0 [v2:172.21.15.102:6802/2966371445,v1:172.21.15.102:6803/2966371445]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-05T07:09:01.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:08:59.986902+0000 mon.a (mon.0) 1906 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:01.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: cephadm 2024-02-05T07:08:59.987510+0000 mgr.y (mgr.25280) 482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:01.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:08:59.987592+0000 mon.a (mon.0) 1907 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-05T07:09:01.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.054414+0000 mon.a (mon.0) 1908 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:01.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.058752+0000 mon.a (mon.0) 1909 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:01.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.062511+0000 mon.a (mon.0) 1910 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:01.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.063957+0000 mon.a (mon.0) 1911 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:01.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.073443+0000 mon.a (mon.0) 1912 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:01.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.153501+0000 mon.a (mon.0) 1913 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:01.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.155868+0000 mon.a (mon.0) 1914 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:01.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.158480+0000 mon.a (mon.0) 1915 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:01.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.159923+0000 mon.a (mon.0) 1916 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:01.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.167636+0000 mon.a (mon.0) 1917 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:01.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.246071+0000 mon.a (mon.0) 1918 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:01.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.249056+0000 mon.a (mon.0) 1919 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:01.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.254067+0000 mon.a (mon.0) 1920 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:01.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.255690+0000 mon.a (mon.0) 1921 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:01.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.264911+0000 mon.a (mon.0) 1922 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:01.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.344026+0000 mon.a (mon.0) 1923 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:01.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.347992+0000 mon.a (mon.0) 1924 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:01.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.351217+0000 mon.a (mon.0) 1925 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:01.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.352462+0000 mon.a (mon.0) 1926 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:01.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.362687+0000 mon.a (mon.0) 1927 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:01.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.443229+0000 mon.a (mon.0) 1928 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:01.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.445371+0000 mon.a (mon.0) 1929 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:01.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.448167+0000 mon.a (mon.0) 1930 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:01.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.449381+0000 mon.a (mon.0) 1931 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:01.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.457852+0000 mon.a (mon.0) 1932 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:01.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.153501+0000 mon.a (mon.0) 1913 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:01.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.155868+0000 mon.a (mon.0) 1914 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:01.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.158480+0000 mon.a (mon.0) 1915 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:01.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.159923+0000 mon.a (mon.0) 1916 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:01.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.167636+0000 mon.a (mon.0) 1917 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:01.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.246071+0000 mon.a (mon.0) 1918 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:01.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.249056+0000 mon.a (mon.0) 1919 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:01.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.254067+0000 mon.a (mon.0) 1920 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:01.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.255690+0000 mon.a (mon.0) 1921 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:01.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.264911+0000 mon.a (mon.0) 1922 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:01.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.344026+0000 mon.a (mon.0) 1923 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:01.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.347992+0000 mon.a (mon.0) 1924 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:01.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.351217+0000 mon.a (mon.0) 1925 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:01.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.352462+0000 mon.a (mon.0) 1926 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:01.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.362687+0000 mon.a (mon.0) 1927 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:01.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.443229+0000 mon.a (mon.0) 1928 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:01.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.445371+0000 mon.a (mon.0) 1929 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:01.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.448167+0000 mon.a (mon.0) 1930 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:01.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.449381+0000 mon.a (mon.0) 1931 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:01.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.457852+0000 mon.a (mon.0) 1932 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:01.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.535666+0000 mon.a (mon.0) 1933 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:01.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.538885+0000 mon.a (mon.0) 1934 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:01.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.542746+0000 mon.a (mon.0) 1935 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:01.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.544136+0000 mon.a (mon.0) 1936 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:01.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.554214+0000 mon.a (mon.0) 1937 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:01.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.632336+0000 mon.a (mon.0) 1938 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:01.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.635477+0000 mon.a (mon.0) 1939 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:01.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.639340+0000 mon.a (mon.0) 1940 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:01.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.640605+0000 mon.a (mon.0) 1941 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:01.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.650942+0000 mon.a (mon.0) 1942 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:01.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.734208+0000 mon.a (mon.0) 1943 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:01.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.736590+0000 mon.a (mon.0) 1944 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:01.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.739624+0000 mon.a (mon.0) 1945 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:01.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.740468+0000 mon.a (mon.0) 1946 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:01.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.749911+0000 mon.a (mon.0) 1947 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:01.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.831167+0000 mon.a (mon.0) 1948 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:01.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.833357+0000 mon.a (mon.0) 1949 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:01.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.836108+0000 mon.a (mon.0) 1950 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:01.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.837236+0000 mon.a (mon.0) 1951 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:01.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.846722+0000 mon.a (mon.0) 1952 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:01.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.535666+0000 mon.a (mon.0) 1933 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:01.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.538885+0000 mon.a (mon.0) 1934 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:01.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.542746+0000 mon.a (mon.0) 1935 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:01.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.544136+0000 mon.a (mon.0) 1936 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:01.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.554214+0000 mon.a (mon.0) 1937 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:01.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.632336+0000 mon.a (mon.0) 1938 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:01.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.635477+0000 mon.a (mon.0) 1939 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:01.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.639340+0000 mon.a (mon.0) 1940 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:01.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.640605+0000 mon.a (mon.0) 1941 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:01.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.650942+0000 mon.a (mon.0) 1942 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:01.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.734208+0000 mon.a (mon.0) 1943 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:01.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.736590+0000 mon.a (mon.0) 1944 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:01.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.739624+0000 mon.a (mon.0) 1945 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:01.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.740468+0000 mon.a (mon.0) 1946 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:01.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.749911+0000 mon.a (mon.0) 1947 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:01.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.831167+0000 mon.a (mon.0) 1948 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:01.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.833357+0000 mon.a (mon.0) 1949 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:01.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.836108+0000 mon.a (mon.0) 1950 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:01.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.837236+0000 mon.a (mon.0) 1951 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:01.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.846722+0000 mon.a (mon.0) 1952 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:01.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.933487+0000 mon.a (mon.0) 1953 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:01.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.935475+0000 mon.a (mon.0) 1954 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:01.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.937428+0000 mon.a (mon.0) 1955 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:01.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.938048+0000 mon.a (mon.0) 1956 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:01.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[68945]: audit 2024-02-05T07:09:00.945581+0000 mon.a (mon.0) 1957 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:01.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.933487+0000 mon.a (mon.0) 1953 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:01.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.935475+0000 mon.a (mon.0) 1954 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:01.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.937428+0000 mon.a (mon.0) 1955 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:01.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.938048+0000 mon.a (mon.0) 1956 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:01.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:00 smithi102 bash[71397]: audit 2024-02-05T07:09:00.945581+0000 mon.a (mon.0) 1957 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:02.279 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: cephadm 2024-02-05T07:09:00.074191+0000 mgr.y (mgr.25280) 483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:02.279 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: cephadm 2024-02-05T07:09:00.168259+0000 mgr.y (mgr.25280) 484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:02.279 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: cephadm 2024-02-05T07:09:00.265428+0000 mgr.y (mgr.25280) 485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:02.279 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: cephadm 2024-02-05T07:09:00.363280+0000 mgr.y (mgr.25280) 486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:02.279 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: cephadm 2024-02-05T07:09:00.458352+0000 mgr.y (mgr.25280) 487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:02.280 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: cephadm 2024-02-05T07:09:00.554850+0000 mgr.y (mgr.25280) 488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:02.280 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: cephadm 2024-02-05T07:09:00.651659+0000 mgr.y (mgr.25280) 489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:02.280 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: cephadm 2024-02-05T07:09:00.750506+0000 mgr.y (mgr.25280) 490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:02.280 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: cephadm 2024-02-05T07:09:00.847313+0000 mgr.y (mgr.25280) 491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:02.280 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: cephadm 2024-02-05T07:09:00.946212+0000 mgr.y (mgr.25280) 492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:02.280 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: cluster 2024-02-05T07:09:00.963940+0000 mgr.y (mgr.25280) 493 : cluster 0 pgmap v81: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2024-02-05T07:09:02.280 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:00.989556+0000 mon.a (mon.0) 1958 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-05T07:09:02.281 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: cluster 2024-02-05T07:09:00.990518+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T07:09:02.281 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: cluster 2024-02-05T07:09:00.992168+0000 mon.a (mon.0) 1959 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2024-02-05T07:09:02.281 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:00.993054+0000 mon.c (mon.1) 10 : audit 1 from='osd.0 [v2:172.21.15.102:6802/2966371445,v1:172.21.15.102:6803/2966371445]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T07:09:02.281 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:00.993415+0000 mon.a (mon.0) 1960 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T07:09:02.281 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: cluster 2024-02-05T07:09:01.000927+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T07:09:02.281 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.004533+0000 mon.a (mon.0) 1961 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:02.281 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.006494+0000 mon.a (mon.0) 1962 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:02.282 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.008516+0000 mon.a (mon.0) 1963 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:02.282 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.009281+0000 mon.a (mon.0) 1964 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:02.282 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.014806+0000 mon.a (mon.0) 1965 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:02.282 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: cephadm 2024-02-05T07:09:01.015427+0000 mgr.y (mgr.25280) 494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:02.282 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.095256+0000 mon.a (mon.0) 1966 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:02.282 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.098141+0000 mon.a (mon.0) 1967 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:02.283 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.102598+0000 mon.a (mon.0) 1968 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:02.283 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.103644+0000 mon.a (mon.0) 1969 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:02.283 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.111521+0000 mon.a (mon.0) 1970 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:02.283 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: cluster 2024-02-05T07:09:01.128013+0000 osd.1 (osd.1) 11 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T07:09:02.283 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: cluster 2024-02-05T07:09:01.139004+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T07:09:02.283 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: cluster 2024-02-05T07:09:01.139028+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T07:09:02.283 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.194652+0000 mon.a (mon.0) 1971 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:02.283 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.197196+0000 mon.a (mon.0) 1972 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:02.284 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.199453+0000 mon.a (mon.0) 1973 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:02.284 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.200143+0000 mon.a (mon.0) 1974 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:02.284 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.204913+0000 mon.a (mon.0) 1975 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:02.284 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.289893+0000 mon.a (mon.0) 1976 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:02.284 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.291820+0000 mon.a (mon.0) 1977 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:02.284 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.293998+0000 mon.a (mon.0) 1978 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:02.284 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.294690+0000 mon.a (mon.0) 1979 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:02.285 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.301602+0000 mon.a (mon.0) 1980 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:02.285 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.383360+0000 mon.a (mon.0) 1981 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:02.285 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.385409+0000 mon.a (mon.0) 1982 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:02.285 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.387724+0000 mon.a (mon.0) 1983 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:02.285 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.388665+0000 mon.a (mon.0) 1984 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:02.285 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.396570+0000 mon.a (mon.0) 1985 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:02.285 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.462084+0000 mon.a (mon.0) 1986 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:02.286 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.464245+0000 mon.a (mon.0) 1987 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:02.286 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.466798+0000 mon.a (mon.0) 1988 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:02.286 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.467567+0000 mon.a (mon.0) 1989 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:02.286 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.473307+0000 mon.a (mon.0) 1990 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:02.286 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.535527+0000 mon.a (mon.0) 1991 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:02.286 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.538164+0000 mon.a (mon.0) 1992 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:02.286 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.540867+0000 mon.a (mon.0) 1993 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:02.286 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.541883+0000 mon.a (mon.0) 1994 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:02.287 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.548978+0000 mon.a (mon.0) 1995 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:02.287 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.629793+0000 mon.a (mon.0) 1996 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:02.287 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.633139+0000 mon.a (mon.0) 1997 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:02.287 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.635822+0000 mon.a (mon.0) 1998 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:02.287 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.636928+0000 mon.a (mon.0) 1999 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:02.287 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.644036+0000 mon.a (mon.0) 2000 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:02.287 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.724211+0000 mon.a (mon.0) 2001 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:02.287 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.726427+0000 mon.a (mon.0) 2002 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:02.287 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.729529+0000 mon.a (mon.0) 2003 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:02.288 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.730674+0000 mon.a (mon.0) 2004 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:02.288 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.737650+0000 mon.a (mon.0) 2005 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:02.288 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.814564+0000 mon.a (mon.0) 2006 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:02.288 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.817385+0000 mon.a (mon.0) 2007 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:02.288 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.820628+0000 mon.a (mon.0) 2008 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:02.288 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.821638+0000 mon.a (mon.0) 2009 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:02.288 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.830488+0000 mon.a (mon.0) 2010 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:02.289 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.910660+0000 mon.a (mon.0) 2011 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:02.289 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.912886+0000 mon.a (mon.0) 2012 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:02.289 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.915830+0000 mon.a (mon.0) 2013 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:02.289 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.916800+0000 mon.a (mon.0) 2014 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:02.289 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:01 smithi102 bash[71397]: audit 2024-02-05T07:09:01.924259+0000 mon.a (mon.0) 2015 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:02.290 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: cephadm 2024-02-05T07:09:00.074191+0000 mgr.y (mgr.25280) 483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:02.290 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: cephadm 2024-02-05T07:09:00.168259+0000 mgr.y (mgr.25280) 484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:02.291 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: cephadm 2024-02-05T07:09:00.265428+0000 mgr.y (mgr.25280) 485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:02.291 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: cephadm 2024-02-05T07:09:00.363280+0000 mgr.y (mgr.25280) 486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:02.291 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: cephadm 2024-02-05T07:09:00.458352+0000 mgr.y (mgr.25280) 487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:02.291 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: cephadm 2024-02-05T07:09:00.554850+0000 mgr.y (mgr.25280) 488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:02.291 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: cephadm 2024-02-05T07:09:00.651659+0000 mgr.y (mgr.25280) 489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:02.291 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: cephadm 2024-02-05T07:09:00.750506+0000 mgr.y (mgr.25280) 490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:02.291 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: cephadm 2024-02-05T07:09:00.847313+0000 mgr.y (mgr.25280) 491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:02.292 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: cephadm 2024-02-05T07:09:00.946212+0000 mgr.y (mgr.25280) 492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:02.292 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: cluster 2024-02-05T07:09:00.963940+0000 mgr.y (mgr.25280) 493 : cluster 0 pgmap v81: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2024-02-05T07:09:02.292 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:00.989556+0000 mon.a (mon.0) 1958 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-05T07:09:02.292 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: cluster 2024-02-05T07:09:00.990518+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T07:09:02.292 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: cluster 2024-02-05T07:09:00.992168+0000 mon.a (mon.0) 1959 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2024-02-05T07:09:02.292 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:00.993054+0000 mon.c (mon.1) 10 : audit 1 from='osd.0 [v2:172.21.15.102:6802/2966371445,v1:172.21.15.102:6803/2966371445]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T07:09:02.293 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:00.993415+0000 mon.a (mon.0) 1960 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T07:09:02.293 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: cluster 2024-02-05T07:09:01.000927+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T07:09:02.293 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.004533+0000 mon.a (mon.0) 1961 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:02.293 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.006494+0000 mon.a (mon.0) 1962 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:02.293 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.008516+0000 mon.a (mon.0) 1963 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:02.293 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.009281+0000 mon.a (mon.0) 1964 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:02.293 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.014806+0000 mon.a (mon.0) 1965 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:02.294 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: cephadm 2024-02-05T07:09:01.015427+0000 mgr.y (mgr.25280) 494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:02.294 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.095256+0000 mon.a (mon.0) 1966 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:02.294 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.098141+0000 mon.a (mon.0) 1967 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:02.294 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.102598+0000 mon.a (mon.0) 1968 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:02.294 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.103644+0000 mon.a (mon.0) 1969 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:02.294 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.111521+0000 mon.a (mon.0) 1970 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:02.295 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: cluster 2024-02-05T07:09:01.128013+0000 osd.1 (osd.1) 11 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T07:09:02.295 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: cluster 2024-02-05T07:09:01.139004+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T07:09:02.295 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: cluster 2024-02-05T07:09:01.139028+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T07:09:02.295 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.194652+0000 mon.a (mon.0) 1971 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:02.295 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.197196+0000 mon.a (mon.0) 1972 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:02.295 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.199453+0000 mon.a (mon.0) 1973 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:02.296 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.200143+0000 mon.a (mon.0) 1974 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:02.296 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.204913+0000 mon.a (mon.0) 1975 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:02.296 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.289893+0000 mon.a (mon.0) 1976 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:02.296 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.291820+0000 mon.a (mon.0) 1977 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:02.296 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.293998+0000 mon.a (mon.0) 1978 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:02.296 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.294690+0000 mon.a (mon.0) 1979 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:02.296 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.301602+0000 mon.a (mon.0) 1980 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:02.297 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.383360+0000 mon.a (mon.0) 1981 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:02.297 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.385409+0000 mon.a (mon.0) 1982 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:02.297 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.387724+0000 mon.a (mon.0) 1983 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:02.297 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.388665+0000 mon.a (mon.0) 1984 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:02.297 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.396570+0000 mon.a (mon.0) 1985 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:02.297 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.462084+0000 mon.a (mon.0) 1986 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:02.298 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.464245+0000 mon.a (mon.0) 1987 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:02.298 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.466798+0000 mon.a (mon.0) 1988 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:02.298 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.467567+0000 mon.a (mon.0) 1989 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:02.298 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.473307+0000 mon.a (mon.0) 1990 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:02.298 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.535527+0000 mon.a (mon.0) 1991 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:02.298 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.538164+0000 mon.a (mon.0) 1992 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:02.298 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.540867+0000 mon.a (mon.0) 1993 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:02.299 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.541883+0000 mon.a (mon.0) 1994 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:02.299 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.548978+0000 mon.a (mon.0) 1995 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:02.299 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.629793+0000 mon.a (mon.0) 1996 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:02.299 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.633139+0000 mon.a (mon.0) 1997 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:02.299 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.635822+0000 mon.a (mon.0) 1998 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:02.299 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.636928+0000 mon.a (mon.0) 1999 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:02.299 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.644036+0000 mon.a (mon.0) 2000 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:02.300 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.724211+0000 mon.a (mon.0) 2001 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:02.300 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.726427+0000 mon.a (mon.0) 2002 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:02.300 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.729529+0000 mon.a (mon.0) 2003 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:02.300 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.730674+0000 mon.a (mon.0) 2004 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:02.300 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.737650+0000 mon.a (mon.0) 2005 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:02.300 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.814564+0000 mon.a (mon.0) 2006 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:02.301 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.817385+0000 mon.a (mon.0) 2007 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:02.301 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.820628+0000 mon.a (mon.0) 2008 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:02.301 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.821638+0000 mon.a (mon.0) 2009 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:02.301 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.830488+0000 mon.a (mon.0) 2010 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:02.301 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.910660+0000 mon.a (mon.0) 2011 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:02.301 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.912886+0000 mon.a (mon.0) 2012 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:02.302 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.915830+0000 mon.a (mon.0) 2013 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:02.302 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.916800+0000 mon.a (mon.0) 2014 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:02.302 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: audit 2024-02-05T07:09:01.924259+0000 mon.a (mon.0) 2015 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:02.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: cephadm 2024-02-05T07:09:00.074191+0000 mgr.y (mgr.25280) 483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: cephadm 2024-02-05T07:09:00.168259+0000 mgr.y (mgr.25280) 484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: cephadm 2024-02-05T07:09:00.265428+0000 mgr.y (mgr.25280) 485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: cephadm 2024-02-05T07:09:00.363280+0000 mgr.y (mgr.25280) 486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: cephadm 2024-02-05T07:09:00.458352+0000 mgr.y (mgr.25280) 487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: cephadm 2024-02-05T07:09:00.554850+0000 mgr.y (mgr.25280) 488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: cephadm 2024-02-05T07:09:00.651659+0000 mgr.y (mgr.25280) 489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: cephadm 2024-02-05T07:09:00.750506+0000 mgr.y (mgr.25280) 490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: cephadm 2024-02-05T07:09:00.847313+0000 mgr.y (mgr.25280) 491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: cephadm 2024-02-05T07:09:00.946212+0000 mgr.y (mgr.25280) 492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: cluster 2024-02-05T07:09:00.963940+0000 mgr.y (mgr.25280) 493 : cluster 0 pgmap v81: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 114 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2024-02-05T07:09:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:00.989556+0000 mon.a (mon.0) 1958 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-05T07:09:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: cluster 2024-02-05T07:09:00.990518+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T07:09:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: cluster 2024-02-05T07:09:00.992168+0000 mon.a (mon.0) 1959 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2024-02-05T07:09:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:00.993054+0000 mon.c (mon.1) 10 : audit 1 from='osd.0 [v2:172.21.15.102:6802/2966371445,v1:172.21.15.102:6803/2966371445]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T07:09:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:00.993415+0000 mon.a (mon.0) 1960 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T07:09:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: cluster 2024-02-05T07:09:01.000927+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T07:09:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.004533+0000 mon.a (mon.0) 1961 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.006494+0000 mon.a (mon.0) 1962 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.008516+0000 mon.a (mon.0) 1963 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.009281+0000 mon.a (mon.0) 1964 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.014806+0000 mon.a (mon.0) 1965 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: cephadm 2024-02-05T07:09:01.015427+0000 mgr.y (mgr.25280) 494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.095256+0000 mon.a (mon.0) 1966 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.098141+0000 mon.a (mon.0) 1967 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.102598+0000 mon.a (mon.0) 1968 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.103644+0000 mon.a (mon.0) 1969 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.111521+0000 mon.a (mon.0) 1970 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: cluster 2024-02-05T07:09:01.128013+0000 osd.1 (osd.1) 11 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T07:09:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: cluster 2024-02-05T07:09:01.139004+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T07:09:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: cluster 2024-02-05T07:09:01.139028+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T07:09:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.194652+0000 mon.a (mon.0) 1971 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.197196+0000 mon.a (mon.0) 1972 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.199453+0000 mon.a (mon.0) 1973 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.200143+0000 mon.a (mon.0) 1974 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.204913+0000 mon.a (mon.0) 1975 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.289893+0000 mon.a (mon.0) 1976 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.291820+0000 mon.a (mon.0) 1977 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.293998+0000 mon.a (mon.0) 1978 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.294690+0000 mon.a (mon.0) 1979 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.301602+0000 mon.a (mon.0) 1980 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.383360+0000 mon.a (mon.0) 1981 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.385409+0000 mon.a (mon.0) 1982 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.387724+0000 mon.a (mon.0) 1983 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.388665+0000 mon.a (mon.0) 1984 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.396570+0000 mon.a (mon.0) 1985 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.462084+0000 mon.a (mon.0) 1986 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.464245+0000 mon.a (mon.0) 1987 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:02.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.466798+0000 mon.a (mon.0) 1988 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:02.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.467567+0000 mon.a (mon.0) 1989 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:02.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.473307+0000 mon.a (mon.0) 1990 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:02.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.535527+0000 mon.a (mon.0) 1991 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:02.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.538164+0000 mon.a (mon.0) 1992 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:02.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.540867+0000 mon.a (mon.0) 1993 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:02.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.541883+0000 mon.a (mon.0) 1994 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:02.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.548978+0000 mon.a (mon.0) 1995 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:02.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.629793+0000 mon.a (mon.0) 1996 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:02.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.633139+0000 mon.a (mon.0) 1997 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:02.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.635822+0000 mon.a (mon.0) 1998 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:02.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.636928+0000 mon.a (mon.0) 1999 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:02.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.644036+0000 mon.a (mon.0) 2000 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:02.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.724211+0000 mon.a (mon.0) 2001 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:02.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.726427+0000 mon.a (mon.0) 2002 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:02.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.729529+0000 mon.a (mon.0) 2003 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:02.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.730674+0000 mon.a (mon.0) 2004 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:02.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.737650+0000 mon.a (mon.0) 2005 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:02.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.814564+0000 mon.a (mon.0) 2006 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:02.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.817385+0000 mon.a (mon.0) 2007 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:02.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.820628+0000 mon.a (mon.0) 2008 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:02.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.821638+0000 mon.a (mon.0) 2009 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:02.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.830488+0000 mon.a (mon.0) 2010 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:02.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.910660+0000 mon.a (mon.0) 2011 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:02.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.912886+0000 mon.a (mon.0) 2012 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:02.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.915830+0000 mon.a (mon.0) 2013 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:02.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.916800+0000 mon.a (mon.0) 2014 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:02.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:02 smithi177 bash[56430]: audit 2024-02-05T07:09:01.924259+0000 mon.a (mon.0) 2015 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:02.636 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:09:02] "GET /metrics HTTP/1.1" 200 38280 "" "Prometheus/2.33.4" 2024-02-05T07:09:03.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: cephadm 2024-02-05T07:09:01.112423+0000 mgr.y (mgr.25280) 495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:03.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: cluster 2024-02-05T07:09:01.139135+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T07:09:03.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: cephadm 2024-02-05T07:09:01.205548+0000 mgr.y (mgr.25280) 496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:03.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: cephadm 2024-02-05T07:09:01.302242+0000 mgr.y (mgr.25280) 497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:03.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: cephadm 2024-02-05T07:09:01.397242+0000 mgr.y (mgr.25280) 498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:03.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: cephadm 2024-02-05T07:09:01.473877+0000 mgr.y (mgr.25280) 499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:03.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[68945]: cephadm 2024-02-05T07:09:01.549736+0000 mgr.y (mgr.25280) 500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:03.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: cephadm 2024-02-05T07:09:01.644614+0000 mgr.y (mgr.25280) 501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:03.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: cephadm 2024-02-05T07:09:01.738207+0000 mgr.y (mgr.25280) 502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:03.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:01.814651+0000 mgr.y (mgr.25280) 503 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:09:03.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: cephadm 2024-02-05T07:09:01.831003+0000 mgr.y (mgr.25280) 504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:03.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: cephadm 2024-02-05T07:09:01.924904+0000 mgr.y (mgr.25280) 505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:03.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.011481+0000 mon.a (mon.0) 2016 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:03.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: cluster 2024-02-05T07:09:02.012963+0000 mon.a (mon.0) 2017 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T07:09:03.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.015955+0000 mon.a (mon.0) 2018 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:03.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: cluster 2024-02-05T07:09:02.017593+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e116 with expected crc 2024-02-05T07:09:03.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: cluster 2024-02-05T07:09:02.018030+0000 osd.1 (osd.1) 12 : cluster 3 failed to encode map e116 with expected crc 2024-02-05T07:09:03.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: cluster 2024-02-05T07:09:02.020778+0000 mon.a (mon.0) 2019 : cluster 1 osd.0 [v2:172.21.15.102:6802/2966371445,v1:172.21.15.102:6803/2966371445] boot 2024-02-05T07:09:03.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: cluster 2024-02-05T07:09:02.020825+0000 mon.a (mon.0) 2020 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2024-02-05T07:09:03.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.021377+0000 mon.a (mon.0) 2021 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:09:03.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: cluster 2024-02-05T07:09:02.022284+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e116 with expected crc 2024-02-05T07:09:03.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.050402+0000 mon.a (mon.0) 2022 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:03.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[71397]: cephadm 2024-02-05T07:09:01.112423+0000 mgr.y (mgr.25280) 495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:03.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[71397]: cluster 2024-02-05T07:09:01.139135+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T07:09:03.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[71397]: cephadm 2024-02-05T07:09:01.205548+0000 mgr.y (mgr.25280) 496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:03.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[71397]: cephadm 2024-02-05T07:09:01.302242+0000 mgr.y (mgr.25280) 497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:03.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[71397]: cephadm 2024-02-05T07:09:01.397242+0000 mgr.y (mgr.25280) 498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:03.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[71397]: cephadm 2024-02-05T07:09:01.473877+0000 mgr.y (mgr.25280) 499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:03.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[71397]: cephadm 2024-02-05T07:09:01.549736+0000 mgr.y (mgr.25280) 500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:03.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[71397]: cephadm 2024-02-05T07:09:01.644614+0000 mgr.y (mgr.25280) 501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:03.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[71397]: cephadm 2024-02-05T07:09:01.738207+0000 mgr.y (mgr.25280) 502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:03.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[71397]: audit 2024-02-05T07:09:01.814651+0000 mgr.y (mgr.25280) 503 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:09:03.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[71397]: cephadm 2024-02-05T07:09:01.831003+0000 mgr.y (mgr.25280) 504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:03.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[71397]: cephadm 2024-02-05T07:09:01.924904+0000 mgr.y (mgr.25280) 505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:03.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[71397]: audit 2024-02-05T07:09:02.011481+0000 mon.a (mon.0) 2016 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:03.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[71397]: cluster 2024-02-05T07:09:02.012963+0000 mon.a (mon.0) 2017 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T07:09:03.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[71397]: audit 2024-02-05T07:09:02.015955+0000 mon.a (mon.0) 2018 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:03.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[71397]: cluster 2024-02-05T07:09:02.017593+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e116 with expected crc 2024-02-05T07:09:03.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[71397]: cluster 2024-02-05T07:09:02.018030+0000 osd.1 (osd.1) 12 : cluster 3 failed to encode map e116 with expected crc 2024-02-05T07:09:03.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[71397]: cluster 2024-02-05T07:09:02.020778+0000 mon.a (mon.0) 2019 : cluster 1 osd.0 [v2:172.21.15.102:6802/2966371445,v1:172.21.15.102:6803/2966371445] boot 2024-02-05T07:09:03.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:02 smithi102 bash[71397]: cluster 2024-02-05T07:09:02.020825+0000 mon.a (mon.0) 2020 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2024-02-05T07:09:03.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.021377+0000 mon.a (mon.0) 2021 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:09:03.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: cluster 2024-02-05T07:09:02.022284+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e116 with expected crc 2024-02-05T07:09:03.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.050402+0000 mon.a (mon.0) 2022 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:03.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.053038+0000 mon.a (mon.0) 2023 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:03.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.059977+0000 mon.a (mon.0) 2024 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:03.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: cephadm 2024-02-05T07:09:02.062652+0000 mgr.y (mgr.25280) 506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:03.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.129817+0000 mon.a (mon.0) 2025 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:03.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.133614+0000 mon.a (mon.0) 2026 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:03.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.137284+0000 mon.a (mon.0) 2027 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:03.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.138162+0000 mon.a (mon.0) 2028 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:03.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.143546+0000 mon.a (mon.0) 2029 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:03.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.221783+0000 mon.a (mon.0) 2030 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:03.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.225607+0000 mon.a (mon.0) 2031 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:03.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.228474+0000 mon.a (mon.0) 2032 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:03.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.229548+0000 mon.a (mon.0) 2033 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:03.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.236426+0000 mon.a (mon.0) 2034 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:03.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.303821+0000 mon.a (mon.0) 2035 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:03.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.306598+0000 mon.a (mon.0) 2036 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:03.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.309270+0000 mon.a (mon.0) 2037 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:03.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.310268+0000 mon.a (mon.0) 2038 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:03.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.317269+0000 mon.a (mon.0) 2039 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:03.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.397499+0000 mon.a (mon.0) 2040 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:03.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.399956+0000 mon.a (mon.0) 2041 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:03.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.053038+0000 mon.a (mon.0) 2023 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:03.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.059977+0000 mon.a (mon.0) 2024 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:03.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: cephadm 2024-02-05T07:09:02.062652+0000 mgr.y (mgr.25280) 506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:03.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.129817+0000 mon.a (mon.0) 2025 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:03.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.133614+0000 mon.a (mon.0) 2026 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:03.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.137284+0000 mon.a (mon.0) 2027 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:03.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.138162+0000 mon.a (mon.0) 2028 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:03.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.143546+0000 mon.a (mon.0) 2029 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:03.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.221783+0000 mon.a (mon.0) 2030 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:03.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.225607+0000 mon.a (mon.0) 2031 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:03.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.228474+0000 mon.a (mon.0) 2032 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:03.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.229548+0000 mon.a (mon.0) 2033 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:03.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.236426+0000 mon.a (mon.0) 2034 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:03.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.303821+0000 mon.a (mon.0) 2035 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:03.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.306598+0000 mon.a (mon.0) 2036 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:03.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.309270+0000 mon.a (mon.0) 2037 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:03.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.310268+0000 mon.a (mon.0) 2038 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:03.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.317269+0000 mon.a (mon.0) 2039 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:03.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.397499+0000 mon.a (mon.0) 2040 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:03.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.399956+0000 mon.a (mon.0) 2041 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:03.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.402963+0000 mon.a (mon.0) 2042 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:03.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.403929+0000 mon.a (mon.0) 2043 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:03.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.409666+0000 mon.a (mon.0) 2044 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:03.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.485547+0000 mon.a (mon.0) 2045 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:03.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.488000+0000 mon.a (mon.0) 2046 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:03.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.492118+0000 mon.a (mon.0) 2047 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:03.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.493231+0000 mon.a (mon.0) 2048 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:03.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.499660+0000 mon.a (mon.0) 2049 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:03.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.582242+0000 mon.a (mon.0) 2050 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:03.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.584332+0000 mon.a (mon.0) 2051 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:03.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.587510+0000 mon.a (mon.0) 2052 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:03.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.588298+0000 mon.a (mon.0) 2053 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:03.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.594063+0000 mon.a (mon.0) 2054 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:03.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.675608+0000 mon.a (mon.0) 2055 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:03.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.678144+0000 mon.a (mon.0) 2056 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:03.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.681381+0000 mon.a (mon.0) 2057 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:03.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.682687+0000 mon.a (mon.0) 2058 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:03.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.691058+0000 mon.a (mon.0) 2059 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:03.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.774036+0000 mon.a (mon.0) 2060 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:03.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.778897+0000 mon.a (mon.0) 2061 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:03.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.402963+0000 mon.a (mon.0) 2042 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:03.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.403929+0000 mon.a (mon.0) 2043 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:03.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.409666+0000 mon.a (mon.0) 2044 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:03.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.485547+0000 mon.a (mon.0) 2045 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:03.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.488000+0000 mon.a (mon.0) 2046 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:03.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.492118+0000 mon.a (mon.0) 2047 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:03.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.493231+0000 mon.a (mon.0) 2048 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:03.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.499660+0000 mon.a (mon.0) 2049 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:03.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.582242+0000 mon.a (mon.0) 2050 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:03.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.584332+0000 mon.a (mon.0) 2051 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:03.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.587510+0000 mon.a (mon.0) 2052 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:03.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.588298+0000 mon.a (mon.0) 2053 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:03.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.594063+0000 mon.a (mon.0) 2054 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:03.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.675608+0000 mon.a (mon.0) 2055 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:03.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.678144+0000 mon.a (mon.0) 2056 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:03.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.681381+0000 mon.a (mon.0) 2057 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:03.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.682687+0000 mon.a (mon.0) 2058 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:03.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.691058+0000 mon.a (mon.0) 2059 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:03.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.774036+0000 mon.a (mon.0) 2060 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:03.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.778897+0000 mon.a (mon.0) 2061 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:03.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.781509+0000 mon.a (mon.0) 2062 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:03.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.782492+0000 mon.a (mon.0) 2063 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:03.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.789285+0000 mon.a (mon.0) 2064 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:03.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.871420+0000 mon.a (mon.0) 2065 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:03.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.873550+0000 mon.a (mon.0) 2066 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:03.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.875569+0000 mon.a (mon.0) 2067 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:03.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.876325+0000 mon.a (mon.0) 2068 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:03.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.882743+0000 mon.a (mon.0) 2069 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:03.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.962916+0000 mon.a (mon.0) 2070 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:03.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.965562+0000 mon.a (mon.0) 2071 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:03.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.968276+0000 mon.a (mon.0) 2072 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:03.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.969318+0000 mon.a (mon.0) 2073 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:03.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[68945]: audit 2024-02-05T07:09:02.976049+0000 mon.a (mon.0) 2074 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:03.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.781509+0000 mon.a (mon.0) 2062 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:03.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.782492+0000 mon.a (mon.0) 2063 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:03.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.789285+0000 mon.a (mon.0) 2064 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:03.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.871420+0000 mon.a (mon.0) 2065 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:03.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.873550+0000 mon.a (mon.0) 2066 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:03.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.875569+0000 mon.a (mon.0) 2067 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:03.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.876325+0000 mon.a (mon.0) 2068 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:03.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.882743+0000 mon.a (mon.0) 2069 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:03.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.962916+0000 mon.a (mon.0) 2070 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:03.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.965562+0000 mon.a (mon.0) 2071 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:03.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.968276+0000 mon.a (mon.0) 2072 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:03.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.969318+0000 mon.a (mon.0) 2073 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:03.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[71397]: audit 2024-02-05T07:09:02.976049+0000 mon.a (mon.0) 2074 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:03.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: cephadm 2024-02-05T07:09:01.112423+0000 mgr.y (mgr.25280) 495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: cluster 2024-02-05T07:09:01.139135+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e115 with expected crc 2024-02-05T07:09:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: cephadm 2024-02-05T07:09:01.205548+0000 mgr.y (mgr.25280) 496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: cephadm 2024-02-05T07:09:01.302242+0000 mgr.y (mgr.25280) 497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: cephadm 2024-02-05T07:09:01.397242+0000 mgr.y (mgr.25280) 498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: cephadm 2024-02-05T07:09:01.473877+0000 mgr.y (mgr.25280) 499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: cephadm 2024-02-05T07:09:01.549736+0000 mgr.y (mgr.25280) 500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: cephadm 2024-02-05T07:09:01.644614+0000 mgr.y (mgr.25280) 501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: cephadm 2024-02-05T07:09:01.738207+0000 mgr.y (mgr.25280) 502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:01.814651+0000 mgr.y (mgr.25280) 503 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:09:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: cephadm 2024-02-05T07:09:01.831003+0000 mgr.y (mgr.25280) 504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: cephadm 2024-02-05T07:09:01.924904+0000 mgr.y (mgr.25280) 505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.011481+0000 mon.a (mon.0) 2016 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: cluster 2024-02-05T07:09:02.012963+0000 mon.a (mon.0) 2017 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T07:09:03.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.015955+0000 mon.a (mon.0) 2018 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:03.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: cluster 2024-02-05T07:09:02.017593+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e116 with expected crc 2024-02-05T07:09:03.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: cluster 2024-02-05T07:09:02.018030+0000 osd.1 (osd.1) 12 : cluster 3 failed to encode map e116 with expected crc 2024-02-05T07:09:03.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: cluster 2024-02-05T07:09:02.020778+0000 mon.a (mon.0) 2019 : cluster 1 osd.0 [v2:172.21.15.102:6802/2966371445,v1:172.21.15.102:6803/2966371445] boot 2024-02-05T07:09:03.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: cluster 2024-02-05T07:09:02.020825+0000 mon.a (mon.0) 2020 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2024-02-05T07:09:03.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.021377+0000 mon.a (mon.0) 2021 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-05T07:09:03.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: cluster 2024-02-05T07:09:02.022284+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e116 with expected crc 2024-02-05T07:09:03.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.050402+0000 mon.a (mon.0) 2022 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:03.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.053038+0000 mon.a (mon.0) 2023 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:03.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.059977+0000 mon.a (mon.0) 2024 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:03.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: cephadm 2024-02-05T07:09:02.062652+0000 mgr.y (mgr.25280) 506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:03.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.129817+0000 mon.a (mon.0) 2025 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:03.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.133614+0000 mon.a (mon.0) 2026 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.137284+0000 mon.a (mon.0) 2027 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.138162+0000 mon.a (mon.0) 2028 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.143546+0000 mon.a (mon.0) 2029 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.221783+0000 mon.a (mon.0) 2030 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.225607+0000 mon.a (mon.0) 2031 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.228474+0000 mon.a (mon.0) 2032 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.229548+0000 mon.a (mon.0) 2033 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.236426+0000 mon.a (mon.0) 2034 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.303821+0000 mon.a (mon.0) 2035 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.306598+0000 mon.a (mon.0) 2036 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.309270+0000 mon.a (mon.0) 2037 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.310268+0000 mon.a (mon.0) 2038 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.317269+0000 mon.a (mon.0) 2039 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:03.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.397499+0000 mon.a (mon.0) 2040 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:03.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.399956+0000 mon.a (mon.0) 2041 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:03.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.402963+0000 mon.a (mon.0) 2042 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:03.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.403929+0000 mon.a (mon.0) 2043 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:03.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.409666+0000 mon.a (mon.0) 2044 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:03.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.485547+0000 mon.a (mon.0) 2045 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:03.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.488000+0000 mon.a (mon.0) 2046 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.492118+0000 mon.a (mon.0) 2047 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.493231+0000 mon.a (mon.0) 2048 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.499660+0000 mon.a (mon.0) 2049 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.582242+0000 mon.a (mon.0) 2050 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.584332+0000 mon.a (mon.0) 2051 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.587510+0000 mon.a (mon.0) 2052 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.588298+0000 mon.a (mon.0) 2053 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.594063+0000 mon.a (mon.0) 2054 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.675608+0000 mon.a (mon.0) 2055 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.678144+0000 mon.a (mon.0) 2056 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.681381+0000 mon.a (mon.0) 2057 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:03.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.682687+0000 mon.a (mon.0) 2058 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:03.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.691058+0000 mon.a (mon.0) 2059 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:03.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.774036+0000 mon.a (mon.0) 2060 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:03.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.778897+0000 mon.a (mon.0) 2061 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:03.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.781509+0000 mon.a (mon.0) 2062 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:03.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.782492+0000 mon.a (mon.0) 2063 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:03.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.789285+0000 mon.a (mon.0) 2064 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:03.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.871420+0000 mon.a (mon.0) 2065 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:03.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.873550+0000 mon.a (mon.0) 2066 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:03.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.875569+0000 mon.a (mon.0) 2067 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:03.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.876325+0000 mon.a (mon.0) 2068 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:03.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.882743+0000 mon.a (mon.0) 2069 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:03.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.962916+0000 mon.a (mon.0) 2070 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:03.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.965562+0000 mon.a (mon.0) 2071 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:03.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.968276+0000 mon.a (mon.0) 2072 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:03.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.969318+0000 mon.a (mon.0) 2073 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:03.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:03 smithi177 bash[56430]: audit 2024-02-05T07:09:02.976049+0000 mon.a (mon.0) 2074 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.136 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:09:03 smithi102 bash[65457]: debug 2024-02-05T07:09:03.954+0000 7f9fed74a700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-02-05T07:09:04.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: cephadm 2024-02-05T07:09:02.144156+0000 mgr.y (mgr.25280) 507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:04.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: cephadm 2024-02-05T07:09:02.238187+0000 mgr.y (mgr.25280) 508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:04.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: cephadm 2024-02-05T07:09:02.317939+0000 mgr.y (mgr.25280) 509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:04.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: cephadm 2024-02-05T07:09:02.410189+0000 mgr.y (mgr.25280) 510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:04.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: cephadm 2024-02-05T07:09:02.500444+0000 mgr.y (mgr.25280) 511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:04.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: cephadm 2024-02-05T07:09:02.594616+0000 mgr.y (mgr.25280) 512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:04.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: cephadm 2024-02-05T07:09:02.691830+0000 mgr.y (mgr.25280) 513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:04.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: cephadm 2024-02-05T07:09:02.789844+0000 mgr.y (mgr.25280) 514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:04.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: cephadm 2024-02-05T07:09:02.883463+0000 mgr.y (mgr.25280) 515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:04.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: cluster 2024-02-05T07:09:02.964545+0000 mgr.y (mgr.25280) 516 : cluster 0 pgmap v84: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 72/630 objects degraded (11.429%) 2024-02-05T07:09:04.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: cephadm 2024-02-05T07:09:02.976765+0000 mgr.y (mgr.25280) 517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:04.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: cluster 2024-02-05T07:09:03.025886+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T07:09:04.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: cluster 2024-02-05T07:09:03.029282+0000 mon.a (mon.0) 2075 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2024-02-05T07:09:04.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: cluster 2024-02-05T07:09:03.029533+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T07:09:04.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: cluster 2024-02-05T07:09:03.030115+0000 osd.1 (osd.1) 13 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T07:09:04.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: cluster 2024-02-05T07:09:03.036271+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T07:09:04.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: cluster 2024-02-05T07:09:03.040040+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T07:09:04.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: cluster 2024-02-05T07:09:03.040479+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T07:09:04.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: cluster 2024-02-05T07:09:03.042283+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T07:09:04.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.060524+0000 mon.a (mon.0) 2076 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:04.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.064823+0000 mon.a (mon.0) 2077 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.069430+0000 mon.a (mon.0) 2078 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:04.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: cephadm 2024-02-05T07:09:02.144156+0000 mgr.y (mgr.25280) 507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:04.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: cephadm 2024-02-05T07:09:02.238187+0000 mgr.y (mgr.25280) 508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:04.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: cephadm 2024-02-05T07:09:02.317939+0000 mgr.y (mgr.25280) 509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:04.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: cephadm 2024-02-05T07:09:02.410189+0000 mgr.y (mgr.25280) 510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:04.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: cephadm 2024-02-05T07:09:02.500444+0000 mgr.y (mgr.25280) 511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:04.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: cephadm 2024-02-05T07:09:02.594616+0000 mgr.y (mgr.25280) 512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:04.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: cephadm 2024-02-05T07:09:02.691830+0000 mgr.y (mgr.25280) 513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:04.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: cephadm 2024-02-05T07:09:02.789844+0000 mgr.y (mgr.25280) 514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:04.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: cephadm 2024-02-05T07:09:02.883463+0000 mgr.y (mgr.25280) 515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:04.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: cluster 2024-02-05T07:09:02.964545+0000 mgr.y (mgr.25280) 516 : cluster 0 pgmap v84: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 72/630 objects degraded (11.429%) 2024-02-05T07:09:04.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: cephadm 2024-02-05T07:09:02.976765+0000 mgr.y (mgr.25280) 517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:04.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: cluster 2024-02-05T07:09:03.025886+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T07:09:04.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: cluster 2024-02-05T07:09:03.029282+0000 mon.a (mon.0) 2075 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2024-02-05T07:09:04.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: cluster 2024-02-05T07:09:03.029533+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T07:09:04.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: cluster 2024-02-05T07:09:03.030115+0000 osd.1 (osd.1) 13 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T07:09:04.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: cluster 2024-02-05T07:09:03.036271+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T07:09:04.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: cluster 2024-02-05T07:09:03.040040+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T07:09:04.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: cluster 2024-02-05T07:09:03.040479+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T07:09:04.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: cluster 2024-02-05T07:09:03.042283+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T07:09:04.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.060524+0000 mon.a (mon.0) 2076 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:04.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.064823+0000 mon.a (mon.0) 2077 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.069430+0000 mon.a (mon.0) 2078 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:04.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.070890+0000 mon.a (mon.0) 2079 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:04.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.086885+0000 mon.a (mon.0) 2080 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.167218+0000 mon.a (mon.0) 2081 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:04.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.169458+0000 mon.a (mon.0) 2082 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.172796+0000 mon.a (mon.0) 2083 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:04.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.173708+0000 mon.a (mon.0) 2084 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:04.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.180666+0000 mon.a (mon.0) 2085 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.266451+0000 mon.a (mon.0) 2086 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:04.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.269516+0000 mon.a (mon.0) 2087 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.273189+0000 mon.a (mon.0) 2088 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:04.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.274236+0000 mon.a (mon.0) 2089 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:04.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.282340+0000 mon.a (mon.0) 2090 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.363331+0000 mon.a (mon.0) 2091 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:04.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.365678+0000 mon.a (mon.0) 2092 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.368555+0000 mon.a (mon.0) 2093 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:04.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.369463+0000 mon.a (mon.0) 2094 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:04.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.375365+0000 mon.a (mon.0) 2095 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.456424+0000 mon.a (mon.0) 2096 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:04.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.460873+0000 mon.a (mon.0) 2097 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.463251+0000 mon.a (mon.0) 2098 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:04.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.070890+0000 mon.a (mon.0) 2079 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:04.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.086885+0000 mon.a (mon.0) 2080 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.167218+0000 mon.a (mon.0) 2081 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:04.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.169458+0000 mon.a (mon.0) 2082 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.172796+0000 mon.a (mon.0) 2083 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:04.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.173708+0000 mon.a (mon.0) 2084 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:04.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.180666+0000 mon.a (mon.0) 2085 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.266451+0000 mon.a (mon.0) 2086 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:04.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.269516+0000 mon.a (mon.0) 2087 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.273189+0000 mon.a (mon.0) 2088 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:04.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.274236+0000 mon.a (mon.0) 2089 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:04.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.282340+0000 mon.a (mon.0) 2090 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.363331+0000 mon.a (mon.0) 2091 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:04.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.365678+0000 mon.a (mon.0) 2092 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.368555+0000 mon.a (mon.0) 2093 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:04.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.369463+0000 mon.a (mon.0) 2094 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:04.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.375365+0000 mon.a (mon.0) 2095 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.456424+0000 mon.a (mon.0) 2096 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:04.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.460873+0000 mon.a (mon.0) 2097 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.463251+0000 mon.a (mon.0) 2098 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:04.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.464188+0000 mon.a (mon.0) 2099 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:04.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.471261+0000 mon.a (mon.0) 2100 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.549976+0000 mon.a (mon.0) 2101 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:04.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.552808+0000 mon.a (mon.0) 2102 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.556530+0000 mon.a (mon.0) 2103 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:04.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.557457+0000 mon.a (mon.0) 2104 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:04.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.563309+0000 mon.a (mon.0) 2105 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.644930+0000 mon.a (mon.0) 2106 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:04.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.647432+0000 mon.a (mon.0) 2107 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.650354+0000 mon.a (mon.0) 2108 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:04.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.651232+0000 mon.a (mon.0) 2109 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:04.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.656922+0000 mon.a (mon.0) 2110 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.740227+0000 mon.a (mon.0) 2111 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:04.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.743005+0000 mon.a (mon.0) 2112 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.745465+0000 mon.a (mon.0) 2113 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:04.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.746379+0000 mon.a (mon.0) 2114 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:04.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.753248+0000 mon.a (mon.0) 2115 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.833403+0000 mon.a (mon.0) 2116 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:04.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.836268+0000 mon.a (mon.0) 2117 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.839761+0000 mon.a (mon.0) 2118 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.464188+0000 mon.a (mon.0) 2099 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:04.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.471261+0000 mon.a (mon.0) 2100 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.549976+0000 mon.a (mon.0) 2101 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:04.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.552808+0000 mon.a (mon.0) 2102 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.556530+0000 mon.a (mon.0) 2103 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:04.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.557457+0000 mon.a (mon.0) 2104 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:04.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.563309+0000 mon.a (mon.0) 2105 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.644930+0000 mon.a (mon.0) 2106 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:04.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.647432+0000 mon.a (mon.0) 2107 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.650354+0000 mon.a (mon.0) 2108 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:04.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.651232+0000 mon.a (mon.0) 2109 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:04.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.656922+0000 mon.a (mon.0) 2110 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.740227+0000 mon.a (mon.0) 2111 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:04.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.743005+0000 mon.a (mon.0) 2112 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.745465+0000 mon.a (mon.0) 2113 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:04.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.746379+0000 mon.a (mon.0) 2114 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:04.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.753248+0000 mon.a (mon.0) 2115 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.833403+0000 mon.a (mon.0) 2116 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:04.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.836268+0000 mon.a (mon.0) 2117 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.839761+0000 mon.a (mon.0) 2118 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.844048+0000 mon.a (mon.0) 2119 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.844723+0000 mon.a (mon.0) 2120 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:04.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.847233+0000 mon.a (mon.0) 2121 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:04.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.850350+0000 mon.a (mon.0) 2122 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.856050+0000 mon.a (mon.0) 2123 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.941597+0000 mon.a (mon.0) 2124 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:04.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.948013+0000 mon.a (mon.0) 2125 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.949686+0000 mon.a (mon.0) 2126 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.956641+0000 mon.a (mon.0) 2127 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[68945]: audit 2024-02-05T07:09:03.958904+0000 mon.a (mon.0) 2128 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-05T07:09:04.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.844048+0000 mon.a (mon.0) 2119 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.844723+0000 mon.a (mon.0) 2120 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:04.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.847233+0000 mon.a (mon.0) 2121 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:04.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.850350+0000 mon.a (mon.0) 2122 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.856050+0000 mon.a (mon.0) 2123 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.941597+0000 mon.a (mon.0) 2124 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:04.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.948013+0000 mon.a (mon.0) 2125 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.949686+0000 mon.a (mon.0) 2126 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.956641+0000 mon.a (mon.0) 2127 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:04 smithi102 bash[71397]: audit 2024-02-05T07:09:03.958904+0000 mon.a (mon.0) 2128 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-05T07:09:04.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: cephadm 2024-02-05T07:09:02.144156+0000 mgr.y (mgr.25280) 507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:04.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: cephadm 2024-02-05T07:09:02.238187+0000 mgr.y (mgr.25280) 508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:04.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: cephadm 2024-02-05T07:09:02.317939+0000 mgr.y (mgr.25280) 509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: cephadm 2024-02-05T07:09:02.410189+0000 mgr.y (mgr.25280) 510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: cephadm 2024-02-05T07:09:02.500444+0000 mgr.y (mgr.25280) 511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: cephadm 2024-02-05T07:09:02.594616+0000 mgr.y (mgr.25280) 512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: cephadm 2024-02-05T07:09:02.691830+0000 mgr.y (mgr.25280) 513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: cephadm 2024-02-05T07:09:02.789844+0000 mgr.y (mgr.25280) 514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: cephadm 2024-02-05T07:09:02.883463+0000 mgr.y (mgr.25280) 515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: cluster 2024-02-05T07:09:02.964545+0000 mgr.y (mgr.25280) 516 : cluster 0 pgmap v84: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 72/630 objects degraded (11.429%) 2024-02-05T07:09:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: cephadm 2024-02-05T07:09:02.976765+0000 mgr.y (mgr.25280) 517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: cluster 2024-02-05T07:09:03.025886+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T07:09:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: cluster 2024-02-05T07:09:03.029282+0000 mon.a (mon.0) 2075 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2024-02-05T07:09:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: cluster 2024-02-05T07:09:03.029533+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T07:09:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: cluster 2024-02-05T07:09:03.030115+0000 osd.1 (osd.1) 13 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T07:09:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: cluster 2024-02-05T07:09:03.036271+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T07:09:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: cluster 2024-02-05T07:09:03.040040+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T07:09:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: cluster 2024-02-05T07:09:03.040479+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T07:09:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: cluster 2024-02-05T07:09:03.042283+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T07:09:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.060524+0000 mon.a (mon.0) 2076 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.064823+0000 mon.a (mon.0) 2077 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.069430+0000 mon.a (mon.0) 2078 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.070890+0000 mon.a (mon.0) 2079 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.086885+0000 mon.a (mon.0) 2080 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.167218+0000 mon.a (mon.0) 2081 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.169458+0000 mon.a (mon.0) 2082 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.172796+0000 mon.a (mon.0) 2083 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.173708+0000 mon.a (mon.0) 2084 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.180666+0000 mon.a (mon.0) 2085 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.266451+0000 mon.a (mon.0) 2086 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.269516+0000 mon.a (mon.0) 2087 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.273189+0000 mon.a (mon.0) 2088 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.274236+0000 mon.a (mon.0) 2089 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.282340+0000 mon.a (mon.0) 2090 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.363331+0000 mon.a (mon.0) 2091 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.365678+0000 mon.a (mon.0) 2092 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.368555+0000 mon.a (mon.0) 2093 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.369463+0000 mon.a (mon.0) 2094 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.375365+0000 mon.a (mon.0) 2095 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.456424+0000 mon.a (mon.0) 2096 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.460873+0000 mon.a (mon.0) 2097 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.463251+0000 mon.a (mon.0) 2098 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:04.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.464188+0000 mon.a (mon.0) 2099 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:04.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.471261+0000 mon.a (mon.0) 2100 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.549976+0000 mon.a (mon.0) 2101 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:04.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.552808+0000 mon.a (mon.0) 2102 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.556530+0000 mon.a (mon.0) 2103 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:04.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.557457+0000 mon.a (mon.0) 2104 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:04.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.563309+0000 mon.a (mon.0) 2105 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.644930+0000 mon.a (mon.0) 2106 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:04.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.647432+0000 mon.a (mon.0) 2107 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.650354+0000 mon.a (mon.0) 2108 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:04.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.651232+0000 mon.a (mon.0) 2109 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:04.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.656922+0000 mon.a (mon.0) 2110 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.740227+0000 mon.a (mon.0) 2111 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:04.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.743005+0000 mon.a (mon.0) 2112 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.745465+0000 mon.a (mon.0) 2113 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:04.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.746379+0000 mon.a (mon.0) 2114 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:04.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.753248+0000 mon.a (mon.0) 2115 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.833403+0000 mon.a (mon.0) 2116 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:04.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.836268+0000 mon.a (mon.0) 2117 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.839761+0000 mon.a (mon.0) 2118 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.844048+0000 mon.a (mon.0) 2119 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.844723+0000 mon.a (mon.0) 2120 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:04.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.847233+0000 mon.a (mon.0) 2121 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:04.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.850350+0000 mon.a (mon.0) 2122 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.856050+0000 mon.a (mon.0) 2123 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:04.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.941597+0000 mon.a (mon.0) 2124 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:04.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.948013+0000 mon.a (mon.0) 2125 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.949686+0000 mon.a (mon.0) 2126 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.956641+0000 mon.a (mon.0) 2127 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:04.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:04 smithi177 bash[56430]: audit 2024-02-05T07:09:03.958904+0000 mon.a (mon.0) 2128 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-05T07:09:05.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:05 smithi177 bash[56430]: cluster 2024-02-05T07:09:03.042256+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T07:09:05.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:05 smithi177 bash[56430]: cephadm 2024-02-05T07:09:03.087517+0000 mgr.y (mgr.25280) 518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:05.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:05 smithi177 bash[56430]: cephadm 2024-02-05T07:09:03.181201+0000 mgr.y (mgr.25280) 519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:05.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:05 smithi177 bash[56430]: cephadm 2024-02-05T07:09:03.284356+0000 mgr.y (mgr.25280) 520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:05.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:05 smithi177 bash[56430]: cephadm 2024-02-05T07:09:03.375998+0000 mgr.y (mgr.25280) 521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:05.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:05 smithi177 bash[56430]: cephadm 2024-02-05T07:09:03.472127+0000 mgr.y (mgr.25280) 522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:05.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:05 smithi177 bash[56430]: cephadm 2024-02-05T07:09:03.564062+0000 mgr.y (mgr.25280) 523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:05 smithi177 bash[56430]: cephadm 2024-02-05T07:09:03.657940+0000 mgr.y (mgr.25280) 524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:05 smithi177 bash[56430]: cephadm 2024-02-05T07:09:03.753878+0000 mgr.y (mgr.25280) 525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:05 smithi177 bash[56430]: audit 2024-02-05T07:09:03.959122+0000 mgr.y (mgr.25280) 526 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-05T07:09:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:05 smithi177 bash[56430]: cephadm 2024-02-05T07:09:03.960228+0000 mgr.y (mgr.25280) 527 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-02-05T07:09:05.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:05 smithi102 bash[71397]: cluster 2024-02-05T07:09:03.042256+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T07:09:05.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:05 smithi102 bash[71397]: cephadm 2024-02-05T07:09:03.087517+0000 mgr.y (mgr.25280) 518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:05.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:05 smithi102 bash[71397]: cephadm 2024-02-05T07:09:03.181201+0000 mgr.y (mgr.25280) 519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:05.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:05 smithi102 bash[71397]: cephadm 2024-02-05T07:09:03.284356+0000 mgr.y (mgr.25280) 520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:05.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:05 smithi102 bash[71397]: cephadm 2024-02-05T07:09:03.375998+0000 mgr.y (mgr.25280) 521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:05.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:05 smithi102 bash[71397]: cephadm 2024-02-05T07:09:03.472127+0000 mgr.y (mgr.25280) 522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:05.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:05 smithi102 bash[71397]: cephadm 2024-02-05T07:09:03.564062+0000 mgr.y (mgr.25280) 523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:05.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:05 smithi102 bash[71397]: cephadm 2024-02-05T07:09:03.657940+0000 mgr.y (mgr.25280) 524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:05.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:05 smithi102 bash[71397]: cephadm 2024-02-05T07:09:03.753878+0000 mgr.y (mgr.25280) 525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:05.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:05 smithi102 bash[71397]: audit 2024-02-05T07:09:03.959122+0000 mgr.y (mgr.25280) 526 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-05T07:09:05.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:05 smithi102 bash[71397]: cephadm 2024-02-05T07:09:03.960228+0000 mgr.y (mgr.25280) 527 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-02-05T07:09:05.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:05 smithi102 bash[68945]: cluster 2024-02-05T07:09:03.042256+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e117 with expected crc 2024-02-05T07:09:05.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:05 smithi102 bash[68945]: cephadm 2024-02-05T07:09:03.087517+0000 mgr.y (mgr.25280) 518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:05.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:05 smithi102 bash[68945]: cephadm 2024-02-05T07:09:03.181201+0000 mgr.y (mgr.25280) 519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:05 smithi102 bash[68945]: cephadm 2024-02-05T07:09:03.284356+0000 mgr.y (mgr.25280) 520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:05 smithi102 bash[68945]: cephadm 2024-02-05T07:09:03.375998+0000 mgr.y (mgr.25280) 521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:05 smithi102 bash[68945]: cephadm 2024-02-05T07:09:03.472127+0000 mgr.y (mgr.25280) 522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:05 smithi102 bash[68945]: cephadm 2024-02-05T07:09:03.564062+0000 mgr.y (mgr.25280) 523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:05 smithi102 bash[68945]: cephadm 2024-02-05T07:09:03.657940+0000 mgr.y (mgr.25280) 524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:05 smithi102 bash[68945]: cephadm 2024-02-05T07:09:03.753878+0000 mgr.y (mgr.25280) 525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:05 smithi102 bash[68945]: audit 2024-02-05T07:09:03.959122+0000 mgr.y (mgr.25280) 526 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-05T07:09:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:05 smithi102 bash[68945]: cephadm 2024-02-05T07:09:03.960228+0000 mgr.y (mgr.25280) 527 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-02-05T07:09:06.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:06 smithi177 bash[56430]: cluster 2024-02-05T07:09:04.965684+0000 mgr.y (mgr.25280) 528 : cluster 0 pgmap v86: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2024-02-05T07:09:06.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:06 smithi102 bash[68945]: cluster 2024-02-05T07:09:04.965684+0000 mgr.y (mgr.25280) 528 : cluster 0 pgmap v86: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2024-02-05T07:09:06.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:06 smithi102 bash[71397]: cluster 2024-02-05T07:09:04.965684+0000 mgr.y (mgr.25280) 528 : cluster 0 pgmap v86: 161 pgs: 24 active+undersized+degraded, 34 active+undersized, 103 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 72/630 objects degraded (11.429%) 2024-02-05T07:09:07.355 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:07 smithi102 bash[71397]: cluster 2024-02-05T07:09:06.966947+0000 mgr.y (mgr.25280) 529 : cluster 0 pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-02-05T07:09:07.355 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:07 smithi102 bash[71397]: cluster 2024-02-05T07:09:07.035604+0000 mon.a (mon.0) 2129 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 72/630 objects degraded (11.429%), 24 pgs degraded) 2024-02-05T07:09:07.355 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:07 smithi102 bash[71397]: cluster 2024-02-05T07:09:07.035673+0000 mon.a (mon.0) 2130 : cluster 1 Cluster is now healthy 2024-02-05T07:09:07.356 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:07 smithi102 bash[68945]: cluster 2024-02-05T07:09:06.966947+0000 mgr.y (mgr.25280) 529 : cluster 0 pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-02-05T07:09:07.356 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:07 smithi102 bash[68945]: cluster 2024-02-05T07:09:07.035604+0000 mon.a (mon.0) 2129 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 72/630 objects degraded (11.429%), 24 pgs degraded) 2024-02-05T07:09:07.356 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:07 smithi102 bash[68945]: cluster 2024-02-05T07:09:07.035673+0000 mon.a (mon.0) 2130 : cluster 1 Cluster is now healthy 2024-02-05T07:09:07.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:07 smithi177 bash[56430]: cluster 2024-02-05T07:09:06.966947+0000 mgr.y (mgr.25280) 529 : cluster 0 pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-02-05T07:09:07.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:07 smithi177 bash[56430]: cluster 2024-02-05T07:09:07.035604+0000 mon.a (mon.0) 2129 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 72/630 objects degraded (11.429%), 24 pgs degraded) 2024-02-05T07:09:07.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:07 smithi177 bash[56430]: cluster 2024-02-05T07:09:07.035673+0000 mon.a (mon.0) 2130 : cluster 1 Cluster is now healthy 2024-02-05T07:09:08.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:08 smithi102 bash[68945]: audit 2024-02-05T07:09:07.322085+0000 mon.a (mon.0) 2131 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:08.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:08 smithi102 bash[68945]: audit 2024-02-05T07:09:07.332003+0000 mon.a (mon.0) 2132 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:08.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:08 smithi102 bash[68945]: audit 2024-02-05T07:09:07.342990+0000 mon.a (mon.0) 2133 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:08.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:08 smithi102 bash[71397]: audit 2024-02-05T07:09:07.322085+0000 mon.a (mon.0) 2131 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:08.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:08 smithi102 bash[71397]: audit 2024-02-05T07:09:07.332003+0000 mon.a (mon.0) 2132 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:08.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:08 smithi102 bash[71397]: audit 2024-02-05T07:09:07.342990+0000 mon.a (mon.0) 2133 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:08.662 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:08 smithi177 bash[56430]: audit 2024-02-05T07:09:07.322085+0000 mon.a (mon.0) 2131 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:08.662 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:08 smithi177 bash[56430]: audit 2024-02-05T07:09:07.332003+0000 mon.a (mon.0) 2132 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:08.662 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:08 smithi177 bash[56430]: audit 2024-02-05T07:09:07.342990+0000 mon.a (mon.0) 2133 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:09.078 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:09:08 smithi177 bash[51852]: ts=2024-02-05T07:09: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 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"smithi102:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"172.21.15.177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-02-05T07:09:09.078 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:09:08 smithi177 bash[51852]: ts=2024-02-05T07:09: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 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"smithi102:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"172.21.15.177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:09:10.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:09 smithi177 bash[56430]: cluster 2024-02-05T07:09:08.967627+0000 mgr.y (mgr.25280) 530 : cluster 0 pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-05T07:09:10.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:09 smithi102 bash[68945]: cluster 2024-02-05T07:09:08.967627+0000 mgr.y (mgr.25280) 530 : cluster 0 pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-05T07:09:10.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:09 smithi102 bash[71397]: cluster 2024-02-05T07:09:08.967627+0000 mgr.y (mgr.25280) 530 : cluster 0 pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-05T07:09:12.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:11 smithi177 bash[56430]: audit 2024-02-05T07:09:10.799411+0000 mon.a (mon.0) 2134 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:12.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:11 smithi177 bash[56430]: audit 2024-02-05T07:09:10.801316+0000 mon.a (mon.0) 2135 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:09:12.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:11 smithi177 bash[56430]: cluster 2024-02-05T07:09:10.968303+0000 mgr.y (mgr.25280) 531 : cluster 0 pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 572 B/s rd, 0 op/s 2024-02-05T07:09:12.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:11 smithi102 bash[68945]: audit 2024-02-05T07:09:10.799411+0000 mon.a (mon.0) 2134 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:12.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:11 smithi102 bash[68945]: audit 2024-02-05T07:09:10.801316+0000 mon.a (mon.0) 2135 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:09:12.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:11 smithi102 bash[68945]: cluster 2024-02-05T07:09:10.968303+0000 mgr.y (mgr.25280) 531 : cluster 0 pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 572 B/s rd, 0 op/s 2024-02-05T07:09:12.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:11 smithi102 bash[71397]: audit 2024-02-05T07:09:10.799411+0000 mon.a (mon.0) 2134 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:12.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:11 smithi102 bash[71397]: audit 2024-02-05T07:09:10.801316+0000 mon.a (mon.0) 2135 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:09:12.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:11 smithi102 bash[71397]: cluster 2024-02-05T07:09:10.968303+0000 mgr.y (mgr.25280) 531 : cluster 0 pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 572 B/s rd, 0 op/s 2024-02-05T07:09:12.817 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:09:12 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:09:12] "GET /metrics HTTP/1.1" 200 38423 "" "Prometheus/2.33.4" 2024-02-05T07:09:13.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:12 smithi177 bash[56430]: audit 2024-02-05T07:09:11.824134+0000 mgr.y (mgr.25280) 532 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:09:13.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:12 smithi102 bash[71397]: audit 2024-02-05T07:09:11.824134+0000 mgr.y (mgr.25280) 532 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:09:13.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:12 smithi102 bash[68945]: audit 2024-02-05T07:09:11.824134+0000 mgr.y (mgr.25280) 532 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:09:14.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:13 smithi177 bash[56430]: cluster 2024-02-05T07:09:12.970025+0000 mgr.y (mgr.25280) 533 : cluster 0 pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T07:09:14.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:13 smithi102 bash[68945]: cluster 2024-02-05T07:09:12.970025+0000 mgr.y (mgr.25280) 533 : cluster 0 pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T07:09:14.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:13 smithi102 bash[71397]: cluster 2024-02-05T07:09:12.970025+0000 mgr.y (mgr.25280) 533 : cluster 0 pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T07:09:16.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:16 smithi177 bash[56430]: cluster 2024-02-05T07:09:14.970883+0000 mgr.y (mgr.25280) 534 : cluster 0 pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s 2024-02-05T07:09:16.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:16 smithi177 bash[56430]: audit 2024-02-05T07:09:15.871340+0000 mon.a (mon.0) 2136 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:16.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:16 smithi102 bash[71397]: cluster 2024-02-05T07:09:14.970883+0000 mgr.y (mgr.25280) 534 : cluster 0 pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s 2024-02-05T07:09:16.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:16 smithi102 bash[71397]: audit 2024-02-05T07:09:15.871340+0000 mon.a (mon.0) 2136 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:16.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:16 smithi102 bash[68945]: cluster 2024-02-05T07:09:14.970883+0000 mgr.y (mgr.25280) 534 : cluster 0 pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s 2024-02-05T07:09:16.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:16 smithi102 bash[68945]: audit 2024-02-05T07:09:15.871340+0000 mon.a (mon.0) 2136 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:18.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:18 smithi177 bash[56430]: cluster 2024-02-05T07:09:16.972508+0000 mgr.y (mgr.25280) 535 : cluster 0 pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:09:18.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:18 smithi177 bash[56430]: audit 2024-02-05T07:09:17.054570+0000 mon.a (mon.0) 2137 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:18.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:18 smithi177 bash[56430]: audit 2024-02-05T07:09:17.064450+0000 mon.a (mon.0) 2138 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:18.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:18 smithi177 bash[56430]: audit 2024-02-05T07:09:17.074936+0000 mon.a (mon.0) 2139 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:18.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:18 smithi102 bash[68945]: cluster 2024-02-05T07:09:16.972508+0000 mgr.y (mgr.25280) 535 : cluster 0 pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:09:18.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:18 smithi102 bash[68945]: audit 2024-02-05T07:09:17.054570+0000 mon.a (mon.0) 2137 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:18.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:18 smithi102 bash[68945]: audit 2024-02-05T07:09:17.064450+0000 mon.a (mon.0) 2138 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:18.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:18 smithi102 bash[68945]: audit 2024-02-05T07:09:17.074936+0000 mon.a (mon.0) 2139 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:18.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:18 smithi102 bash[71397]: cluster 2024-02-05T07:09:16.972508+0000 mgr.y (mgr.25280) 535 : cluster 0 pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:09:18.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:18 smithi102 bash[71397]: audit 2024-02-05T07:09:17.054570+0000 mon.a (mon.0) 2137 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:18.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:18 smithi102 bash[71397]: audit 2024-02-05T07:09:17.064450+0000 mon.a (mon.0) 2138 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:18.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:18 smithi102 bash[71397]: audit 2024-02-05T07:09:17.074936+0000 mon.a (mon.0) 2139 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:19.078 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:09:18 smithi177 bash[51852]: ts=2024-02-05T07:09: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 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"smithi102:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"172.21.15.177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:09:20.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:19 smithi177 bash[56430]: cluster 2024-02-05T07:09:18.973313+0000 mgr.y (mgr.25280) 536 : cluster 0 pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:09:20.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:19 smithi177 bash[56430]: audit 2024-02-05T07:09:18.974890+0000 mon.a (mon.0) 2140 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-05T07:09:20.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:19 smithi177 bash[56430]: audit 2024-02-05T07:09:18.975217+0000 mgr.y (mgr.25280) 537 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-05T07:09:20.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:19 smithi177 bash[56430]: cephadm 2024-02-05T07:09:18.977299+0000 mgr.y (mgr.25280) 538 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-02-05T07:09:20.380 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:19 smithi102 bash[71397]: cluster 2024-02-05T07:09:18.973313+0000 mgr.y (mgr.25280) 536 : cluster 0 pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:09:20.380 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:19 smithi102 bash[71397]: audit 2024-02-05T07:09:18.974890+0000 mon.a (mon.0) 2140 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-05T07:09:20.380 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:19 smithi102 bash[71397]: audit 2024-02-05T07:09:18.975217+0000 mgr.y (mgr.25280) 537 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-05T07:09:20.380 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:19 smithi102 bash[71397]: cephadm 2024-02-05T07:09:18.977299+0000 mgr.y (mgr.25280) 538 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-02-05T07:09:20.380 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:19 smithi102 bash[68945]: cluster 2024-02-05T07:09:18.973313+0000 mgr.y (mgr.25280) 536 : cluster 0 pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:09:20.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:19 smithi102 bash[68945]: audit 2024-02-05T07:09:18.974890+0000 mon.a (mon.0) 2140 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-05T07:09:20.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:19 smithi102 bash[68945]: audit 2024-02-05T07:09:18.975217+0000 mgr.y (mgr.25280) 537 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-05T07:09:20.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:19 smithi102 bash[68945]: cephadm 2024-02-05T07:09:18.977299+0000 mgr.y (mgr.25280) 538 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-02-05T07:09:22.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:22 smithi102 bash[71397]: cluster 2024-02-05T07:09:20.974069+0000 mgr.y (mgr.25280) 539 : cluster 0 pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:09:22.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:22 smithi102 bash[71397]: audit 2024-02-05T07:09:21.456103+0000 mon.a (mon.0) 2141 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:22.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:22 smithi102 bash[71397]: audit 2024-02-05T07:09:21.460857+0000 mon.a (mon.0) 2142 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-05T07:09:22.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:22 smithi102 bash[71397]: audit 2024-02-05T07:09:21.462023+0000 mon.a (mon.0) 2143 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:22.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:22 smithi102 bash[68945]: cluster 2024-02-05T07:09:20.974069+0000 mgr.y (mgr.25280) 539 : cluster 0 pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:09:22.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:22 smithi102 bash[68945]: audit 2024-02-05T07:09:21.456103+0000 mon.a (mon.0) 2141 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:22.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:22 smithi102 bash[68945]: audit 2024-02-05T07:09:21.460857+0000 mon.a (mon.0) 2142 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-05T07:09:22.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:22 smithi102 bash[68945]: audit 2024-02-05T07:09:21.462023+0000 mon.a (mon.0) 2143 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:22.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:22 smithi177 bash[56430]: cluster 2024-02-05T07:09:20.974069+0000 mgr.y (mgr.25280) 539 : cluster 0 pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:09:22.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:22 smithi177 bash[56430]: audit 2024-02-05T07:09:21.456103+0000 mon.a (mon.0) 2141 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:22.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:22 smithi177 bash[56430]: audit 2024-02-05T07:09:21.460857+0000 mon.a (mon.0) 2142 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-05T07:09:22.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:22 smithi177 bash[56430]: audit 2024-02-05T07:09:21.462023+0000 mon.a (mon.0) 2143 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:22.886 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:09:22 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:09:22] "GET /metrics HTTP/1.1" 200 38423 "" "Prometheus/2.33.4" 2024-02-05T07:09:23.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:23 smithi177 bash[56430]: cephadm 2024-02-05T07:09:21.448400+0000 mgr.y (mgr.25280) 540 : cephadm 1 Upgrade: Updating osd.1 2024-02-05T07:09:23.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:23 smithi177 bash[56430]: cephadm 2024-02-05T07:09:21.465123+0000 mgr.y (mgr.25280) 541 : cephadm 1 Deploying daemon osd.1 on smithi102 2024-02-05T07:09:23.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:23 smithi177 bash[56430]: audit 2024-02-05T07:09:21.834836+0000 mgr.y (mgr.25280) 542 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:09:23.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:23 smithi102 bash[68945]: cephadm 2024-02-05T07:09:21.448400+0000 mgr.y (mgr.25280) 540 : cephadm 1 Upgrade: Updating osd.1 2024-02-05T07:09:23.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:23 smithi102 bash[68945]: cephadm 2024-02-05T07:09:21.465123+0000 mgr.y (mgr.25280) 541 : cephadm 1 Deploying daemon osd.1 on smithi102 2024-02-05T07:09:23.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:23 smithi102 bash[68945]: audit 2024-02-05T07:09:21.834836+0000 mgr.y (mgr.25280) 542 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:09:23.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:23 smithi102 bash[71397]: cephadm 2024-02-05T07:09:21.448400+0000 mgr.y (mgr.25280) 540 : cephadm 1 Upgrade: Updating osd.1 2024-02-05T07:09:23.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:23 smithi102 bash[71397]: cephadm 2024-02-05T07:09:21.465123+0000 mgr.y (mgr.25280) 541 : cephadm 1 Deploying daemon osd.1 on smithi102 2024-02-05T07:09:23.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:23 smithi102 bash[71397]: audit 2024-02-05T07:09:21.834836+0000 mgr.y (mgr.25280) 542 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:09:24.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:24 smithi177 bash[56430]: cluster 2024-02-05T07:09:22.975767+0000 mgr.y (mgr.25280) 543 : cluster 0 pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 12 op/s 2024-02-05T07:09:24.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:24 smithi102 bash[68945]: cluster 2024-02-05T07:09:22.975767+0000 mgr.y (mgr.25280) 543 : cluster 0 pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 12 op/s 2024-02-05T07:09:24.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:24 smithi102 bash[71397]: cluster 2024-02-05T07:09:22.975767+0000 mgr.y (mgr.25280) 543 : cluster 0 pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 12 op/s 2024-02-05T07:09:24.735 INFO:teuthology.orchestra.run.smithi102.stdout:true 2024-02-05T07:09:25.528 INFO:teuthology.orchestra.run.smithi102.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:09:25.529 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi102 smithi102 running 18s ago 19m - - 2024-02-05T07:09:25.529 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi177 smithi177 running 8s ago 19m - - 2024-02-05T07:09:25.529 INFO:teuthology.orchestra.run.smithi102.stdout:alertmanager.a smithi102 *:9093,9094 running (5m) 18s ago 12m 15.8M - 0.23.0 ba2b418f427c 1e7cc96814ef 2024-02-05T07:09:25.529 INFO:teuthology.orchestra.run.smithi102.stdout:grafana.a smithi177 *:3000 running (4m) 8s ago 11m 42.2M - 8.3.5 dad864ee21e9 897e6f8c4c23 2024-02-05T07:09:25.529 INFO:teuthology.orchestra.run.smithi102.stdout:iscsi.foo.smithi102.rtacbu smithi102 running (3m) 18s ago 9m 47.2M - 3.5 e1d6a67b021e 2597052e9ad1 2024-02-05T07:09:25.529 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.x smithi177 *:8443,9283,8765 running (3m) 8s ago 18m 444M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a bc0c1c0fa978 2024-02-05T07:09:25.529 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.y smithi102 *:8443,9283,8765 running (3m) 18s ago 20m 510M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 2c235a1e22e9 2024-02-05T07:09:25.529 INFO:teuthology.orchestra.run.smithi102.stdout:mon.a smithi102 running (2m) 18s ago 21m 59.0M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 86bf6ea37a85 2024-02-05T07:09:25.529 INFO:teuthology.orchestra.run.smithi102.stdout:mon.b smithi177 running (2m) 8s ago 19m 42.5M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 43aa1d90c52a 2024-02-05T07:09:25.529 INFO:teuthology.orchestra.run.smithi102.stdout:mon.c smithi102 running (2m) 18s ago 19m 46.6M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 22368d23635d 2024-02-05T07:09:25.529 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.a smithi102 *:9100 running (5m) 18s ago 12m 12.6M - 1.3.1 1dbe0e931976 d4e19e4da235 2024-02-05T07:09:25.529 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.b smithi177 *:9100 running (4m) 8s ago 12m 11.9M - 1.3.1 1dbe0e931976 2a74b329d2d7 2024-02-05T07:09:25.529 INFO:teuthology.orchestra.run.smithi102.stdout:osd.0 smithi102 running (31s) 18s ago 18m 43.4M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 821af6032e75 2024-02-05T07:09:25.530 INFO:teuthology.orchestra.run.smithi102.stdout:osd.1 smithi102 running (17m) 18s ago 17m 66.1M 4096M 17.2.0 e1d6a67b021e 18b42fea5fc1 2024-02-05T07:09:25.530 INFO:teuthology.orchestra.run.smithi102.stdout:osd.2 smithi102 running (16m) 18s ago 16m 56.4M 4096M 17.2.0 e1d6a67b021e b9dc849291f9 2024-02-05T07:09:25.530 INFO:teuthology.orchestra.run.smithi102.stdout:osd.3 smithi102 running (16m) 18s ago 16m 58.9M 4096M 17.2.0 e1d6a67b021e 3ed0fc036eb5 2024-02-05T07:09:25.530 INFO:teuthology.orchestra.run.smithi102.stdout:osd.4 smithi177 running (15m) 8s ago 15m 62.4M 4096M 17.2.0 e1d6a67b021e 409a31f31e06 2024-02-05T07:09:25.530 INFO:teuthology.orchestra.run.smithi102.stdout:osd.5 smithi177 running (14m) 8s ago 14m 59.6M 4096M 17.2.0 e1d6a67b021e 7e37b3b9db84 2024-02-05T07:09:25.530 INFO:teuthology.orchestra.run.smithi102.stdout:osd.6 smithi177 running (14m) 8s ago 14m 57.3M 4096M 17.2.0 e1d6a67b021e 6e4c8f33c511 2024-02-05T07:09:25.530 INFO:teuthology.orchestra.run.smithi102.stdout:osd.7 smithi177 running (13m) 8s ago 13m 59.4M 4096M 17.2.0 e1d6a67b021e 2bb2b337b06b 2024-02-05T07:09:25.530 INFO:teuthology.orchestra.run.smithi102.stdout:prometheus.a smithi177 *:9095 running (3m) 8s ago 12m 62.3M - 2.33.4 514e6a882f6e 8a8af8ee8af4 2024-02-05T07:09:25.530 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi102.xsyvtb smithi102 *:8000 running (10m) 18s ago 10m 87.7M - 17.2.0 e1d6a67b021e 1ab22a18a15e 2024-02-05T07:09:25.530 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi177.mzlged smithi177 *:8000 running (10m) 8s ago 10m 88.4M - 17.2.0 e1d6a67b021e cbd3144d3ab7 2024-02-05T07:09:25.530 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi102.righwg smithi102 *:80 running (9m) 18s ago 9m 89.8M - 17.2.0 e1d6a67b021e 2fcdb1fa365d 2024-02-05T07:09:25.530 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi177.uynbom smithi177 *:80 running (9m) 8s ago 9m 88.2M - 17.2.0 e1d6a67b021e 752e66aec886 2024-02-05T07:09:25.988 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:09:25.988 INFO:teuthology.orchestra.run.smithi102.stdout: "mon": { 2024-02-05T07:09:25.988 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T07:09:25.988 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:09:25.988 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr": { 2024-02-05T07:09:25.988 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T07:09:25.988 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:09:25.988 INFO:teuthology.orchestra.run.smithi102.stdout: "osd": { 2024-02-05T07:09:25.989 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-02-05T07:09:25.989 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 1 2024-02-05T07:09:25.989 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:09:25.989 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw": { 2024-02-05T07:09:25.989 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T07:09:25.989 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:09:25.989 INFO:teuthology.orchestra.run.smithi102.stdout: "overall": { 2024-02-05T07:09:25.989 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-02-05T07:09:25.989 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 6 2024-02-05T07:09:25.989 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T07:09:25.989 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:09:26.313 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:26 smithi102 bash[68945]: audit 2024-02-05T07:09:24.707329+0000 mgr.y (mgr.25280) 544 : audit 0 from='client.44257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:09:26.314 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:26 smithi102 bash[68945]: cluster 2024-02-05T07:09:24.976467+0000 mgr.y (mgr.25280) 545 : cluster 0 pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 7.3 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-05T07:09:26.314 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:26 smithi102 bash[68945]: audit 2024-02-05T07:09:25.793714+0000 mon.a (mon.0) 2144 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:09:26.314 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:26 smithi102 bash[68945]: audit 2024-02-05T07:09:25.977455+0000 mon.a (mon.0) 2145 : audit 0 from='client.? 172.21.15.102:0/2724167776' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:26.314 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:26 smithi102 bash[71397]: audit 2024-02-05T07:09:24.707329+0000 mgr.y (mgr.25280) 544 : audit 0 from='client.44257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:09:26.314 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:26 smithi102 bash[71397]: cluster 2024-02-05T07:09:24.976467+0000 mgr.y (mgr.25280) 545 : cluster 0 pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 7.3 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-05T07:09:26.314 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:26 smithi102 bash[71397]: audit 2024-02-05T07:09:25.793714+0000 mon.a (mon.0) 2144 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:09:26.314 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:26 smithi102 bash[71397]: audit 2024-02-05T07:09:25.977455+0000 mon.a (mon.0) 2145 : audit 0 from='client.? 172.21.15.102:0/2724167776' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:26.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:26 smithi177 bash[56430]: audit 2024-02-05T07:09:24.707329+0000 mgr.y (mgr.25280) 544 : audit 0 from='client.44257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:09:26.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:26 smithi177 bash[56430]: cluster 2024-02-05T07:09:24.976467+0000 mgr.y (mgr.25280) 545 : cluster 0 pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 7.3 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-05T07:09:26.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:26 smithi177 bash[56430]: audit 2024-02-05T07:09:25.793714+0000 mon.a (mon.0) 2144 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:09:26.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:26 smithi177 bash[56430]: audit 2024-02-05T07:09:25.977455+0000 mon.a (mon.0) 2145 : audit 0 from='client.? 172.21.15.102:0/2724167776' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:26.393 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:09:26.393 INFO:teuthology.orchestra.run.smithi102.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:09:26.393 INFO:teuthology.orchestra.run.smithi102.stdout: "in_progress": true, 2024-02-05T07:09:26.393 INFO:teuthology.orchestra.run.smithi102.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T07:09:26.393 INFO:teuthology.orchestra.run.smithi102.stdout: "services_complete": [ 2024-02-05T07:09:26.393 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr", 2024-02-05T07:09:26.393 INFO:teuthology.orchestra.run.smithi102.stdout: "mon" 2024-02-05T07:09:26.393 INFO:teuthology.orchestra.run.smithi102.stdout: ], 2024-02-05T07:09:26.393 INFO:teuthology.orchestra.run.smithi102.stdout: "progress": "6/23 daemons upgraded", 2024-02-05T07:09:26.393 INFO:teuthology.orchestra.run.smithi102.stdout: "message": "Currently upgrading osd daemons", 2024-02-05T07:09:26.393 INFO:teuthology.orchestra.run.smithi102.stdout: "is_paused": false 2024-02-05T07:09:26.393 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:09:26.636 INFO:journalctl@ceph.osd.1.smithi102.stdout:Feb 05 07:09:26 smithi102 systemd[1]: Stopping Ceph osd.1 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:09:26.843 INFO:teuthology.orchestra.run.smithi102.stdout:HEALTH_OK 2024-02-05T07:09:27.136 INFO:journalctl@ceph.osd.1.smithi102.stdout:Feb 05 07:09:27 smithi102 bash[27103]: debug 2024-02-05T07:09:27.002+0000 7f9e6480c700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T07:09:27.136 INFO:journalctl@ceph.osd.1.smithi102.stdout:Feb 05 07:09:27 smithi102 bash[27103]: debug 2024-02-05T07:09:27.002+0000 7f9e6480c700 -1 osd.1 117 *** Got signal Terminated *** 2024-02-05T07:09:27.136 INFO:journalctl@ceph.osd.1.smithi102.stdout:Feb 05 07:09:27 smithi102 bash[27103]: debug 2024-02-05T07:09:27.002+0000 7f9e6480c700 -1 osd.1 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T07:09:27.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:27 smithi102 bash[68945]: audit 2024-02-05T07:09:25.106668+0000 mgr.y (mgr.25280) 546 : audit 0 from='client.44263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:09:27.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:27 smithi102 bash[68945]: audit 2024-02-05T07:09:25.497873+0000 mgr.y (mgr.25280) 547 : audit 0 from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:09:27.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:27 smithi102 bash[68945]: audit 2024-02-05T07:09:26.832877+0000 mon.c (mon.1) 11 : audit 0 from='client.? 172.21.15.102:0/1657446072' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:09:27.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:27 smithi102 bash[68945]: cluster 2024-02-05T07:09:27.007575+0000 mon.a (mon.0) 2146 : cluster 1 osd.1 marked itself down and dead 2024-02-05T07:09:27.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:27 smithi102 bash[71397]: audit 2024-02-05T07:09:25.106668+0000 mgr.y (mgr.25280) 546 : audit 0 from='client.44263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:09:27.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:27 smithi102 bash[71397]: audit 2024-02-05T07:09:25.497873+0000 mgr.y (mgr.25280) 547 : audit 0 from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:09:27.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:27 smithi102 bash[71397]: audit 2024-02-05T07:09:26.832877+0000 mon.c (mon.1) 11 : audit 0 from='client.? 172.21.15.102:0/1657446072' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:09:27.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:27 smithi102 bash[71397]: cluster 2024-02-05T07:09:27.007575+0000 mon.a (mon.0) 2146 : cluster 1 osd.1 marked itself down and dead 2024-02-05T07:09:27.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:27 smithi177 bash[56430]: audit 2024-02-05T07:09:25.106668+0000 mgr.y (mgr.25280) 546 : audit 0 from='client.44263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:09:27.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:27 smithi177 bash[56430]: audit 2024-02-05T07:09:25.497873+0000 mgr.y (mgr.25280) 547 : audit 0 from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:09:27.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:27 smithi177 bash[56430]: audit 2024-02-05T07:09:26.832877+0000 mon.c (mon.1) 11 : audit 0 from='client.? 172.21.15.102:0/1657446072' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:09:27.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:27 smithi177 bash[56430]: cluster 2024-02-05T07:09:27.007575+0000 mon.a (mon.0) 2146 : cluster 1 osd.1 marked itself down and dead 2024-02-05T07:09:28.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:28 smithi102 bash[68945]: audit 2024-02-05T07:09:26.382205+0000 mgr.y (mgr.25280) 548 : audit 0 from='client.44281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:09:28.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:28 smithi102 bash[68945]: cluster 2024-02-05T07:09:26.977535+0000 mgr.y (mgr.25280) 549 : cluster 0 pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-02-05T07:09:28.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:28 smithi102 bash[68945]: cluster 2024-02-05T07:09:27.047513+0000 mon.a (mon.0) 2147 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T07:09:28.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:28 smithi102 bash[68945]: cluster 2024-02-05T07:09:27.057618+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T07:09:28.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:28 smithi102 bash[68945]: cluster 2024-02-05T07:09:27.059332+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T07:09:28.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:28 smithi102 bash[68945]: cluster 2024-02-05T07:09:27.063558+0000 mon.a (mon.0) 2148 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2024-02-05T07:09:28.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:28 smithi102 bash[68945]: cluster 2024-02-05T07:09:27.065634+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T07:09:28.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:28 smithi102 bash[68945]: cluster 2024-02-05T07:09:27.073562+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T07:09:28.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:28 smithi102 bash[68945]: cluster 2024-02-05T07:09:27.073565+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T07:09:28.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:28 smithi102 bash[68945]: cluster 2024-02-05T07:09:27.073569+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T07:09:28.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:28 smithi102 bash[68945]: audit 2024-02-05T07:09:27.156429+0000 mon.a (mon.0) 2149 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:28.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:28 smithi102 bash[68945]: audit 2024-02-05T07:09:27.166971+0000 mon.a (mon.0) 2150 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:28.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:28 smithi102 bash[68945]: audit 2024-02-05T07:09:27.177614+0000 mon.a (mon.0) 2151 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:28.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:28 smithi102 bash[71397]: audit 2024-02-05T07:09:26.382205+0000 mgr.y (mgr.25280) 548 : audit 0 from='client.44281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:09:28.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:28 smithi102 bash[71397]: cluster 2024-02-05T07:09:26.977535+0000 mgr.y (mgr.25280) 549 : cluster 0 pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-02-05T07:09:28.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:28 smithi102 bash[71397]: cluster 2024-02-05T07:09:27.047513+0000 mon.a (mon.0) 2147 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T07:09:28.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:28 smithi102 bash[71397]: cluster 2024-02-05T07:09:27.057618+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T07:09:28.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:28 smithi102 bash[71397]: cluster 2024-02-05T07:09:27.059332+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T07:09:28.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:28 smithi102 bash[71397]: cluster 2024-02-05T07:09:27.063558+0000 mon.a (mon.0) 2148 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2024-02-05T07:09:28.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:28 smithi102 bash[71397]: cluster 2024-02-05T07:09:27.065634+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T07:09:28.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:28 smithi102 bash[71397]: cluster 2024-02-05T07:09:27.073562+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T07:09:28.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:28 smithi102 bash[71397]: cluster 2024-02-05T07:09:27.073565+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T07:09:28.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:28 smithi102 bash[71397]: cluster 2024-02-05T07:09:27.073569+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T07:09:28.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:28 smithi102 bash[71397]: audit 2024-02-05T07:09:27.156429+0000 mon.a (mon.0) 2149 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:28.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:28 smithi102 bash[71397]: audit 2024-02-05T07:09:27.166971+0000 mon.a (mon.0) 2150 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:28.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:28 smithi102 bash[71397]: audit 2024-02-05T07:09:27.177614+0000 mon.a (mon.0) 2151 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:28.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:28 smithi177 bash[56430]: audit 2024-02-05T07:09:26.382205+0000 mgr.y (mgr.25280) 548 : audit 0 from='client.44281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:09:28.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:28 smithi177 bash[56430]: cluster 2024-02-05T07:09:26.977535+0000 mgr.y (mgr.25280) 549 : cluster 0 pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-02-05T07:09:28.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:28 smithi177 bash[56430]: cluster 2024-02-05T07:09:27.047513+0000 mon.a (mon.0) 2147 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T07:09:28.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:28 smithi177 bash[56430]: cluster 2024-02-05T07:09:27.057618+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T07:09:28.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:28 smithi177 bash[56430]: cluster 2024-02-05T07:09:27.059332+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T07:09:28.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:28 smithi177 bash[56430]: cluster 2024-02-05T07:09:27.063558+0000 mon.a (mon.0) 2148 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2024-02-05T07:09:28.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:28 smithi177 bash[56430]: cluster 2024-02-05T07:09:27.065634+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T07:09:28.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:28 smithi177 bash[56430]: cluster 2024-02-05T07:09:27.073562+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T07:09:28.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:28 smithi177 bash[56430]: cluster 2024-02-05T07:09:27.073565+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T07:09:28.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:28 smithi177 bash[56430]: cluster 2024-02-05T07:09:27.073569+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e118 with expected crc 2024-02-05T07:09:28.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:28 smithi177 bash[56430]: audit 2024-02-05T07:09:27.156429+0000 mon.a (mon.0) 2149 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:28.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:28 smithi177 bash[56430]: audit 2024-02-05T07:09:27.166971+0000 mon.a (mon.0) 2150 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:28.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:28 smithi177 bash[56430]: audit 2024-02-05T07:09:27.177614+0000 mon.a (mon.0) 2151 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:28.886 INFO:journalctl@ceph.osd.1.smithi102.stdout:Feb 05 07:09:28 smithi102 bash[81055]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-1 2024-02-05T07:09:29.077 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:09:28 smithi177 bash[51852]: ts=2024-02-05T07:09:28.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"smithi102:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"172.21.15.177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:09:29.386 INFO:journalctl@ceph.osd.1.smithi102.stdout:Feb 05 07:09:29 smithi102 bash[81279]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-1 2024-02-05T07:09:29.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:29 smithi102 bash[68945]: cluster 2024-02-05T07:09:27.169080+0000 mgr.y (mgr.25280) 550 : cluster 0 pgmap v99: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 0 B/s wr, 175 op/s 2024-02-05T07:09:29.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:29 smithi102 bash[68945]: cluster 2024-02-05T07:09:28.074477+0000 mon.a (mon.0) 2152 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-02-05T07:09:29.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:29 smithi102 bash[68945]: cluster 2024-02-05T07:09:28.074844+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T07:09:29.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:29 smithi102 bash[68945]: cluster 2024-02-05T07:09:28.074852+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T07:09:29.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:29 smithi102 bash[68945]: cluster 2024-02-05T07:09:28.079906+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T07:09:29.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:29 smithi102 bash[68945]: cluster 2024-02-05T07:09:28.080674+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T07:09:29.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:29 smithi102 bash[68945]: cluster 2024-02-05T07:09:28.085029+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T07:09:29.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:29 smithi102 bash[68945]: cluster 2024-02-05T07:09:28.085046+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T07:09:29.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:29 smithi102 bash[68945]: cluster 2024-02-05T07:09:28.085410+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T07:09:29.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:29 smithi102 bash[68945]: cluster 2024-02-05T07:09:28.085655+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T07:09:29.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:29 smithi102 bash[68945]: cluster 2024-02-05T07:09:28.162955+0000 mon.a (mon.0) 2153 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:09:29.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:29 smithi102 bash[71397]: cluster 2024-02-05T07:09:27.169080+0000 mgr.y (mgr.25280) 550 : cluster 0 pgmap v99: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 0 B/s wr, 175 op/s 2024-02-05T07:09:29.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:29 smithi102 bash[71397]: cluster 2024-02-05T07:09:28.074477+0000 mon.a (mon.0) 2152 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-02-05T07:09:29.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:29 smithi102 bash[71397]: cluster 2024-02-05T07:09:28.074844+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T07:09:29.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:29 smithi102 bash[71397]: cluster 2024-02-05T07:09:28.074852+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T07:09:29.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:29 smithi102 bash[71397]: cluster 2024-02-05T07:09:28.079906+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T07:09:29.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:29 smithi102 bash[71397]: cluster 2024-02-05T07:09:28.080674+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T07:09:29.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:29 smithi102 bash[71397]: cluster 2024-02-05T07:09:28.085029+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T07:09:29.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:29 smithi102 bash[71397]: cluster 2024-02-05T07:09:28.085046+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T07:09:29.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:29 smithi102 bash[71397]: cluster 2024-02-05T07:09:28.085410+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T07:09:29.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:29 smithi102 bash[71397]: cluster 2024-02-05T07:09:28.085655+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T07:09:29.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:29 smithi102 bash[71397]: cluster 2024-02-05T07:09:28.162955+0000 mon.a (mon.0) 2153 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:09:29.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:29 smithi177 bash[56430]: cluster 2024-02-05T07:09:27.169080+0000 mgr.y (mgr.25280) 550 : cluster 0 pgmap v99: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 0 B/s wr, 175 op/s 2024-02-05T07:09:29.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:29 smithi177 bash[56430]: cluster 2024-02-05T07:09:28.074477+0000 mon.a (mon.0) 2152 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-02-05T07:09:29.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:29 smithi177 bash[56430]: cluster 2024-02-05T07:09:28.074844+0000 osd.2 (osd.2) 13 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T07:09:29.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:29 smithi177 bash[56430]: cluster 2024-02-05T07:09:28.074852+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T07:09:29.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:29 smithi177 bash[56430]: cluster 2024-02-05T07:09:28.079906+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T07:09:29.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:29 smithi177 bash[56430]: cluster 2024-02-05T07:09:28.080674+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T07:09:29.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:29 smithi177 bash[56430]: cluster 2024-02-05T07:09:28.085029+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T07:09:29.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:29 smithi177 bash[56430]: cluster 2024-02-05T07:09:28.085046+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T07:09:29.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:29 smithi177 bash[56430]: cluster 2024-02-05T07:09:28.085410+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T07:09:29.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:29 smithi177 bash[56430]: cluster 2024-02-05T07:09:28.085655+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e119 with expected crc 2024-02-05T07:09:29.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:29 smithi177 bash[56430]: cluster 2024-02-05T07:09:28.162955+0000 mon.a (mon.0) 2153 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:09:31.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:31 smithi102 bash[68945]: cluster 2024-02-05T07:09:29.169849+0000 mgr.y (mgr.25280) 551 : cluster 0 pgmap v101: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 0 B/s wr, 210 op/s 2024-02-05T07:09:31.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:31 smithi102 bash[71397]: cluster 2024-02-05T07:09:29.169849+0000 mgr.y (mgr.25280) 551 : cluster 0 pgmap v101: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 0 B/s wr, 210 op/s 2024-02-05T07:09:31.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:31 smithi177 bash[56430]: cluster 2024-02-05T07:09:29.169849+0000 mgr.y (mgr.25280) 551 : cluster 0 pgmap v101: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 0 B/s wr, 210 op/s 2024-02-05T07:09:31.671 INFO:journalctl@ceph.osd.1.smithi102.stdout:Feb 05 07:09:31 smithi102 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@osd.1.service: Succeeded. 2024-02-05T07:09:31.671 INFO:journalctl@ceph.osd.1.smithi102.stdout:Feb 05 07:09:31 smithi102 systemd[1]: Stopped Ceph osd.1 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:09:31.671 INFO:journalctl@ceph.osd.1.smithi102.stdout:Feb 05 07:09:31 smithi102 systemd[1]: Started Ceph osd.1 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:09:32.720 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[71397]: cluster 2024-02-05T07:09:31.170985+0000 mgr.y (mgr.25280) 552 : cluster 0 pgmap v102: 161 pgs: 1 active+undersized+degraded, 19 stale+active+clean, 6 active+undersized, 135 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 0 B/s wr, 210 op/s; 6/630 objects degraded (0.952%) 2024-02-05T07:09:32.721 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[71397]: audit 2024-02-05T07:09:31.708129+0000 mon.a (mon.0) 2154 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:32.721 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[71397]: audit 2024-02-05T07:09:31.716777+0000 mon.a (mon.0) 2155 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:32.721 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[71397]: audit 2024-02-05T07:09:31.845579+0000 mgr.y (mgr.25280) 553 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:09:32.721 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:09:32] "GET /metrics HTTP/1.1" 200 38424 "" "Prometheus/2.33.4" 2024-02-05T07:09:33.034 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[68945]: cluster 2024-02-05T07:09:31.170985+0000 mgr.y (mgr.25280) 552 : cluster 0 pgmap v102: 161 pgs: 1 active+undersized+degraded, 19 stale+active+clean, 6 active+undersized, 135 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 0 B/s wr, 210 op/s; 6/630 objects degraded (0.952%) 2024-02-05T07:09:33.035 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[68945]: audit 2024-02-05T07:09:31.708129+0000 mon.a (mon.0) 2154 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:33.035 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[68945]: audit 2024-02-05T07:09:31.716777+0000 mon.a (mon.0) 2155 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:33.035 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[68945]: audit 2024-02-05T07:09:31.845579+0000 mgr.y (mgr.25280) 553 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:09:33.035 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[68945]: cluster 2024-02-05T07:09:32.074715+0000 mon.a (mon.0) 2156 : cluster 3 Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-02-05T07:09:33.035 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[68945]: audit 2024-02-05T07:09:32.279016+0000 mon.a (mon.0) 2157 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:33.035 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[68945]: audit 2024-02-05T07:09:32.290827+0000 mon.a (mon.0) 2158 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:33.035 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[68945]: audit 2024-02-05T07:09:32.293248+0000 mon.a (mon.0) 2159 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:33.035 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[68945]: audit 2024-02-05T07:09:32.294683+0000 mon.a (mon.0) 2160 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:33.035 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[68945]: audit 2024-02-05T07:09:32.305051+0000 mon.a (mon.0) 2161 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:33.035 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[68945]: audit 2024-02-05T07:09:32.384063+0000 mon.a (mon.0) 2162 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:33.035 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[68945]: audit 2024-02-05T07:09:32.387571+0000 mon.a (mon.0) 2163 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:33.035 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[68945]: audit 2024-02-05T07:09:32.393283+0000 mon.a (mon.0) 2164 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:33.035 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[68945]: audit 2024-02-05T07:09:32.394791+0000 mon.a (mon.0) 2165 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:33.036 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[68945]: audit 2024-02-05T07:09:32.405462+0000 mon.a (mon.0) 2166 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:33.036 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[68945]: audit 2024-02-05T07:09:32.486395+0000 mon.a (mon.0) 2167 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:33.036 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[68945]: audit 2024-02-05T07:09:32.489216+0000 mon.a (mon.0) 2168 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:33.036 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[68945]: audit 2024-02-05T07:09:32.492586+0000 mon.a (mon.0) 2169 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:33.036 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[68945]: audit 2024-02-05T07:09:32.493639+0000 mon.a (mon.0) 2170 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:33.036 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[68945]: audit 2024-02-05T07:09:32.501739+0000 mon.a (mon.0) 2171 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:33.036 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[68945]: audit 2024-02-05T07:09:32.584460+0000 mon.a (mon.0) 2172 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:33.036 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[68945]: audit 2024-02-05T07:09:32.589345+0000 mon.a (mon.0) 2173 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:33.036 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[68945]: audit 2024-02-05T07:09:32.591834+0000 mon.a (mon.0) 2174 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:33.036 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[68945]: audit 2024-02-05T07:09:32.592690+0000 mon.a (mon.0) 2175 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:33.036 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[68945]: audit 2024-02-05T07:09:32.600539+0000 mon.a (mon.0) 2176 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:33.036 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[68945]: audit 2024-02-05T07:09:32.679419+0000 mon.a (mon.0) 2177 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:33.036 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[68945]: audit 2024-02-05T07:09:32.682193+0000 mon.a (mon.0) 2178 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:33.036 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[68945]: audit 2024-02-05T07:09:32.685364+0000 mon.a (mon.0) 2179 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:33.037 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[68945]: audit 2024-02-05T07:09:32.686618+0000 mon.a (mon.0) 2180 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:33.037 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[68945]: audit 2024-02-05T07:09:32.695784+0000 mon.a (mon.0) 2181 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:33.037 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[71397]: cluster 2024-02-05T07:09:32.074715+0000 mon.a (mon.0) 2156 : cluster 3 Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-02-05T07:09:33.037 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[71397]: audit 2024-02-05T07:09:32.279016+0000 mon.a (mon.0) 2157 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:33.037 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[71397]: audit 2024-02-05T07:09:32.290827+0000 mon.a (mon.0) 2158 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:33.037 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[71397]: audit 2024-02-05T07:09:32.293248+0000 mon.a (mon.0) 2159 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:33.037 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[71397]: audit 2024-02-05T07:09:32.294683+0000 mon.a (mon.0) 2160 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:33.037 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[71397]: audit 2024-02-05T07:09:32.305051+0000 mon.a (mon.0) 2161 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:33.037 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[71397]: audit 2024-02-05T07:09:32.384063+0000 mon.a (mon.0) 2162 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:33.037 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[71397]: audit 2024-02-05T07:09:32.387571+0000 mon.a (mon.0) 2163 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:33.038 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[71397]: audit 2024-02-05T07:09:32.393283+0000 mon.a (mon.0) 2164 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:33.038 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[71397]: audit 2024-02-05T07:09:32.394791+0000 mon.a (mon.0) 2165 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:33.038 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[71397]: audit 2024-02-05T07:09:32.405462+0000 mon.a (mon.0) 2166 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:33.038 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[71397]: audit 2024-02-05T07:09:32.486395+0000 mon.a (mon.0) 2167 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:33.038 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[71397]: audit 2024-02-05T07:09:32.489216+0000 mon.a (mon.0) 2168 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:33.038 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[71397]: audit 2024-02-05T07:09:32.492586+0000 mon.a (mon.0) 2169 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:33.038 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[71397]: audit 2024-02-05T07:09:32.493639+0000 mon.a (mon.0) 2170 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:33.038 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[71397]: audit 2024-02-05T07:09:32.501739+0000 mon.a (mon.0) 2171 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:33.038 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[71397]: audit 2024-02-05T07:09:32.584460+0000 mon.a (mon.0) 2172 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:33.038 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[71397]: audit 2024-02-05T07:09:32.589345+0000 mon.a (mon.0) 2173 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:33.038 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[71397]: audit 2024-02-05T07:09:32.591834+0000 mon.a (mon.0) 2174 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:33.038 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[71397]: audit 2024-02-05T07:09:32.592690+0000 mon.a (mon.0) 2175 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:33.038 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[71397]: audit 2024-02-05T07:09:32.600539+0000 mon.a (mon.0) 2176 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:33.038 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[71397]: audit 2024-02-05T07:09:32.679419+0000 mon.a (mon.0) 2177 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:33.038 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[71397]: audit 2024-02-05T07:09:32.682193+0000 mon.a (mon.0) 2178 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:33.039 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[71397]: audit 2024-02-05T07:09:32.685364+0000 mon.a (mon.0) 2179 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:33.039 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[71397]: audit 2024-02-05T07:09:32.686618+0000 mon.a (mon.0) 2180 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:33.039 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:32 smithi102 bash[71397]: audit 2024-02-05T07:09:32.695784+0000 mon.a (mon.0) 2181 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:33.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:32 smithi177 bash[56430]: cluster 2024-02-05T07:09:31.170985+0000 mgr.y (mgr.25280) 552 : cluster 0 pgmap v102: 161 pgs: 1 active+undersized+degraded, 19 stale+active+clean, 6 active+undersized, 135 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s rd, 0 B/s wr, 210 op/s; 6/630 objects degraded (0.952%) 2024-02-05T07:09:33.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:32 smithi177 bash[56430]: audit 2024-02-05T07:09:31.708129+0000 mon.a (mon.0) 2154 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:33.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:32 smithi177 bash[56430]: audit 2024-02-05T07:09:31.716777+0000 mon.a (mon.0) 2155 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:33.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:32 smithi177 bash[56430]: audit 2024-02-05T07:09:31.845579+0000 mgr.y (mgr.25280) 553 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:09:33.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:32 smithi177 bash[56430]: cluster 2024-02-05T07:09:32.074715+0000 mon.a (mon.0) 2156 : cluster 3 Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-02-05T07:09:33.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:32 smithi177 bash[56430]: audit 2024-02-05T07:09:32.279016+0000 mon.a (mon.0) 2157 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:33.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:32 smithi177 bash[56430]: audit 2024-02-05T07:09:32.290827+0000 mon.a (mon.0) 2158 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:33.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:32 smithi177 bash[56430]: audit 2024-02-05T07:09:32.293248+0000 mon.a (mon.0) 2159 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:33.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:32 smithi177 bash[56430]: audit 2024-02-05T07:09:32.294683+0000 mon.a (mon.0) 2160 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:33.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:32 smithi177 bash[56430]: audit 2024-02-05T07:09:32.305051+0000 mon.a (mon.0) 2161 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:33.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:32 smithi177 bash[56430]: audit 2024-02-05T07:09:32.384063+0000 mon.a (mon.0) 2162 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:33.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:32 smithi177 bash[56430]: audit 2024-02-05T07:09:32.387571+0000 mon.a (mon.0) 2163 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:33.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:32 smithi177 bash[56430]: audit 2024-02-05T07:09:32.393283+0000 mon.a (mon.0) 2164 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:33.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:32 smithi177 bash[56430]: audit 2024-02-05T07:09:32.394791+0000 mon.a (mon.0) 2165 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:33.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:32 smithi177 bash[56430]: audit 2024-02-05T07:09:32.405462+0000 mon.a (mon.0) 2166 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:33.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:32 smithi177 bash[56430]: audit 2024-02-05T07:09:32.486395+0000 mon.a (mon.0) 2167 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:33.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:32 smithi177 bash[56430]: audit 2024-02-05T07:09:32.489216+0000 mon.a (mon.0) 2168 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:33.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:32 smithi177 bash[56430]: audit 2024-02-05T07:09:32.492586+0000 mon.a (mon.0) 2169 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:33.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:32 smithi177 bash[56430]: audit 2024-02-05T07:09:32.493639+0000 mon.a (mon.0) 2170 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:33.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:32 smithi177 bash[56430]: audit 2024-02-05T07:09:32.501739+0000 mon.a (mon.0) 2171 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:33.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:32 smithi177 bash[56430]: audit 2024-02-05T07:09:32.584460+0000 mon.a (mon.0) 2172 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:33.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:32 smithi177 bash[56430]: audit 2024-02-05T07:09:32.589345+0000 mon.a (mon.0) 2173 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:33.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:32 smithi177 bash[56430]: audit 2024-02-05T07:09:32.591834+0000 mon.a (mon.0) 2174 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:33.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:32 smithi177 bash[56430]: audit 2024-02-05T07:09:32.592690+0000 mon.a (mon.0) 2175 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:33.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:32 smithi177 bash[56430]: audit 2024-02-05T07:09:32.600539+0000 mon.a (mon.0) 2176 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:33.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:32 smithi177 bash[56430]: audit 2024-02-05T07:09:32.679419+0000 mon.a (mon.0) 2177 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:33.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:32 smithi177 bash[56430]: audit 2024-02-05T07:09:32.682193+0000 mon.a (mon.0) 2178 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:33.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:32 smithi177 bash[56430]: audit 2024-02-05T07:09:32.685364+0000 mon.a (mon.0) 2179 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:33.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:32 smithi177 bash[56430]: audit 2024-02-05T07:09:32.686618+0000 mon.a (mon.0) 2180 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:33.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:32 smithi177 bash[56430]: audit 2024-02-05T07:09:32.695784+0000 mon.a (mon.0) 2181 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:33.998 INFO:journalctl@ceph.osd.1.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[81446]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-05T07:09:33.998 INFO:journalctl@ceph.osd.1.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[81446]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-02-05T07:09:33.998 INFO:journalctl@ceph.osd.1.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[81446]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-02-05T07:09:33.998 INFO:journalctl@ceph.osd.1.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[81446]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-05T07:09:33.998 INFO:journalctl@ceph.osd.1.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[81446]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-02-05T07:09:33.998 INFO:journalctl@ceph.osd.1.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[81446]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-05T07:09:33.999 INFO:journalctl@ceph.osd.1.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[81446]: --> ceph-volume raw activate successful for osd ID: 1 2024-02-05T07:09:33.999 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: cluster 2024-02-05T07:09:32.298473+0000 mgr.y (mgr.25280) 554 : cluster 0 pgmap v103: 161 pgs: 19 active+undersized+degraded, 44 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-02-05T07:09:33.999 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: cephadm 2024-02-05T07:09:32.305799+0000 mgr.y (mgr.25280) 555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:33.999 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: cephadm 2024-02-05T07:09:32.406322+0000 mgr.y (mgr.25280) 556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:33.999 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: cephadm 2024-02-05T07:09:32.502385+0000 mgr.y (mgr.25280) 557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:33.999 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: cephadm 2024-02-05T07:09:32.601082+0000 mgr.y (mgr.25280) 558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:33.999 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: cephadm 2024-02-05T07:09:32.696446+0000 mgr.y (mgr.25280) 559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.000 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:32.774907+0000 mon.a (mon.0) 2182 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.000 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:32.777644+0000 mon.a (mon.0) 2183 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.000 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:32.781119+0000 mon.a (mon.0) 2184 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.000 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:32.782246+0000 mon.a (mon.0) 2185 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.000 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:32.790624+0000 mon.a (mon.0) 2186 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.000 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: cephadm 2024-02-05T07:09:32.791185+0000 mgr.y (mgr.25280) 560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.000 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:32.868525+0000 mon.a (mon.0) 2187 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.000 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:32.871456+0000 mon.a (mon.0) 2188 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.000 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:32.874942+0000 mon.a (mon.0) 2189 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.000 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:32.876198+0000 mon.a (mon.0) 2190 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.000 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:32.884929+0000 mon.a (mon.0) 2191 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.000 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: cephadm 2024-02-05T07:09:32.885543+0000 mgr.y (mgr.25280) 561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.000 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:32.963002+0000 mon.a (mon.0) 2192 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.000 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:32.965807+0000 mon.a (mon.0) 2193 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.001 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:32.968749+0000 mon.a (mon.0) 2194 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.001 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:32.969784+0000 mon.a (mon.0) 2195 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.001 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:32.978158+0000 mon.a (mon.0) 2196 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.001 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: cephadm 2024-02-05T07:09:32.978984+0000 mgr.y (mgr.25280) 562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.001 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:33.060236+0000 mon.a (mon.0) 2197 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.001 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:33.062261+0000 mon.a (mon.0) 2198 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.001 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:33.064896+0000 mon.a (mon.0) 2199 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.001 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:33.065796+0000 mon.a (mon.0) 2200 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.001 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:33.072536+0000 mon.a (mon.0) 2201 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.001 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:33.159435+0000 mon.a (mon.0) 2202 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.001 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:33.163584+0000 mon.a (mon.0) 2203 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.001 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:33.167234+0000 mon.a (mon.0) 2204 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.002 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:33.168354+0000 mon.a (mon.0) 2205 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.002 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:33.175951+0000 mon.a (mon.0) 2206 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.002 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:33.256414+0000 mon.a (mon.0) 2207 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.002 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:33.258620+0000 mon.a (mon.0) 2208 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.002 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:33.260994+0000 mon.a (mon.0) 2209 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.002 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:33.261860+0000 mon.a (mon.0) 2210 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.002 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:33.267817+0000 mon.a (mon.0) 2211 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.002 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: cluster 2024-02-05T07:09:33.287812+0000 mon.a (mon.0) 2212 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:09:34.002 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:33.346588+0000 mon.a (mon.0) 2213 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.002 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:33.349049+0000 mon.a (mon.0) 2214 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.002 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:33.351186+0000 mon.a (mon.0) 2215 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.002 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:33.351979+0000 mon.a (mon.0) 2216 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.002 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:33.358412+0000 mon.a (mon.0) 2217 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.002 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:33.436702+0000 mon.a (mon.0) 2218 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.002 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:33.440198+0000 mon.a (mon.0) 2219 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.003 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:33.444631+0000 mon.a (mon.0) 2220 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.003 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:33.446037+0000 mon.a (mon.0) 2221 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.003 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:33.453884+0000 mon.a (mon.0) 2222 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.003 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:33.534203+0000 mon.a (mon.0) 2223 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.003 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:33.537328+0000 mon.a (mon.0) 2224 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.003 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:33.539744+0000 mon.a (mon.0) 2225 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.003 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:33.540639+0000 mon.a (mon.0) 2226 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.003 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:33.549434+0000 mon.a (mon.0) 2227 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.003 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:33.630031+0000 mon.a (mon.0) 2228 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.003 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:33.633250+0000 mon.a (mon.0) 2229 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.003 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:33.637272+0000 mon.a (mon.0) 2230 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.003 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:33.638651+0000 mon.a (mon.0) 2231 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.003 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[68945]: audit 2024-02-05T07:09:33.647457+0000 mon.a (mon.0) 2232 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.004 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: cluster 2024-02-05T07:09:32.298473+0000 mgr.y (mgr.25280) 554 : cluster 0 pgmap v103: 161 pgs: 19 active+undersized+degraded, 44 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-02-05T07:09:34.004 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: cephadm 2024-02-05T07:09:32.305799+0000 mgr.y (mgr.25280) 555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.004 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: cephadm 2024-02-05T07:09:32.406322+0000 mgr.y (mgr.25280) 556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.004 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: cephadm 2024-02-05T07:09:32.502385+0000 mgr.y (mgr.25280) 557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.004 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: cephadm 2024-02-05T07:09:32.601082+0000 mgr.y (mgr.25280) 558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.004 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: cephadm 2024-02-05T07:09:32.696446+0000 mgr.y (mgr.25280) 559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.004 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:32.774907+0000 mon.a (mon.0) 2182 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.004 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:32.777644+0000 mon.a (mon.0) 2183 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.004 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:32.781119+0000 mon.a (mon.0) 2184 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:32.782246+0000 mon.a (mon.0) 2185 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:32.790624+0000 mon.a (mon.0) 2186 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: cephadm 2024-02-05T07:09:32.791185+0000 mgr.y (mgr.25280) 560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:32.868525+0000 mon.a (mon.0) 2187 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:32.871456+0000 mon.a (mon.0) 2188 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:32.874942+0000 mon.a (mon.0) 2189 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:32.876198+0000 mon.a (mon.0) 2190 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:32.884929+0000 mon.a (mon.0) 2191 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: cephadm 2024-02-05T07:09:32.885543+0000 mgr.y (mgr.25280) 561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:32.963002+0000 mon.a (mon.0) 2192 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:32.965807+0000 mon.a (mon.0) 2193 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:32.968749+0000 mon.a (mon.0) 2194 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:32.969784+0000 mon.a (mon.0) 2195 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.005 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:32.978158+0000 mon.a (mon.0) 2196 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.006 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: cephadm 2024-02-05T07:09:32.978984+0000 mgr.y (mgr.25280) 562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.006 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:33.060236+0000 mon.a (mon.0) 2197 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.006 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:33.062261+0000 mon.a (mon.0) 2198 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.006 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:33.064896+0000 mon.a (mon.0) 2199 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.006 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:33.065796+0000 mon.a (mon.0) 2200 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.006 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:33.072536+0000 mon.a (mon.0) 2201 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.006 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:33.159435+0000 mon.a (mon.0) 2202 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.006 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:33.163584+0000 mon.a (mon.0) 2203 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.006 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:33.167234+0000 mon.a (mon.0) 2204 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.006 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:33.168354+0000 mon.a (mon.0) 2205 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.006 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:33.175951+0000 mon.a (mon.0) 2206 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.006 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:33.256414+0000 mon.a (mon.0) 2207 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.006 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:33.258620+0000 mon.a (mon.0) 2208 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.006 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:33.260994+0000 mon.a (mon.0) 2209 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.006 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:33.261860+0000 mon.a (mon.0) 2210 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:33.267817+0000 mon.a (mon.0) 2211 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: cluster 2024-02-05T07:09:33.287812+0000 mon.a (mon.0) 2212 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:09:34.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:33.346588+0000 mon.a (mon.0) 2213 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:33.349049+0000 mon.a (mon.0) 2214 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:33.351186+0000 mon.a (mon.0) 2215 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:33.351979+0000 mon.a (mon.0) 2216 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:33.358412+0000 mon.a (mon.0) 2217 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:33.436702+0000 mon.a (mon.0) 2218 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:33.440198+0000 mon.a (mon.0) 2219 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:33.444631+0000 mon.a (mon.0) 2220 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:33.446037+0000 mon.a (mon.0) 2221 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:33.453884+0000 mon.a (mon.0) 2222 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:33.534203+0000 mon.a (mon.0) 2223 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:33.537328+0000 mon.a (mon.0) 2224 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.008 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:33.539744+0000 mon.a (mon.0) 2225 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.008 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:33.540639+0000 mon.a (mon.0) 2226 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.008 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:33.549434+0000 mon.a (mon.0) 2227 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.008 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:33.630031+0000 mon.a (mon.0) 2228 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.008 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:33.633250+0000 mon.a (mon.0) 2229 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.008 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:33.637272+0000 mon.a (mon.0) 2230 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.008 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:33.638651+0000 mon.a (mon.0) 2231 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.008 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:33 smithi102 bash[71397]: audit 2024-02-05T07:09:33.647457+0000 mon.a (mon.0) 2232 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: cluster 2024-02-05T07:09:32.298473+0000 mgr.y (mgr.25280) 554 : cluster 0 pgmap v103: 161 pgs: 19 active+undersized+degraded, 44 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-02-05T07:09:34.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: cephadm 2024-02-05T07:09:32.305799+0000 mgr.y (mgr.25280) 555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: cephadm 2024-02-05T07:09:32.406322+0000 mgr.y (mgr.25280) 556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: cephadm 2024-02-05T07:09:32.502385+0000 mgr.y (mgr.25280) 557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: cephadm 2024-02-05T07:09:32.601082+0000 mgr.y (mgr.25280) 558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: cephadm 2024-02-05T07:09:32.696446+0000 mgr.y (mgr.25280) 559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:32.774907+0000 mon.a (mon.0) 2182 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:32.777644+0000 mon.a (mon.0) 2183 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:32.781119+0000 mon.a (mon.0) 2184 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:32.782246+0000 mon.a (mon.0) 2185 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:32.790624+0000 mon.a (mon.0) 2186 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: cephadm 2024-02-05T07:09:32.791185+0000 mgr.y (mgr.25280) 560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:32.868525+0000 mon.a (mon.0) 2187 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:32.871456+0000 mon.a (mon.0) 2188 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:32.874942+0000 mon.a (mon.0) 2189 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:32.876198+0000 mon.a (mon.0) 2190 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:32.884929+0000 mon.a (mon.0) 2191 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: cephadm 2024-02-05T07:09:32.885543+0000 mgr.y (mgr.25280) 561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:32.963002+0000 mon.a (mon.0) 2192 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:32.965807+0000 mon.a (mon.0) 2193 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:32.968749+0000 mon.a (mon.0) 2194 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:32.969784+0000 mon.a (mon.0) 2195 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:32.978158+0000 mon.a (mon.0) 2196 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: cephadm 2024-02-05T07:09:32.978984+0000 mgr.y (mgr.25280) 562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:33.060236+0000 mon.a (mon.0) 2197 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:33.062261+0000 mon.a (mon.0) 2198 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:33.064896+0000 mon.a (mon.0) 2199 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:33.065796+0000 mon.a (mon.0) 2200 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:33.072536+0000 mon.a (mon.0) 2201 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:33.159435+0000 mon.a (mon.0) 2202 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:33.163584+0000 mon.a (mon.0) 2203 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:33.167234+0000 mon.a (mon.0) 2204 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:33.168354+0000 mon.a (mon.0) 2205 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:33.175951+0000 mon.a (mon.0) 2206 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:33.256414+0000 mon.a (mon.0) 2207 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:33.258620+0000 mon.a (mon.0) 2208 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:33.260994+0000 mon.a (mon.0) 2209 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:33.261860+0000 mon.a (mon.0) 2210 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:33.267817+0000 mon.a (mon.0) 2211 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: cluster 2024-02-05T07:09:33.287812+0000 mon.a (mon.0) 2212 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:09:34.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:33.346588+0000 mon.a (mon.0) 2213 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:33.349049+0000 mon.a (mon.0) 2214 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:33.351186+0000 mon.a (mon.0) 2215 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:33.351979+0000 mon.a (mon.0) 2216 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:33.358412+0000 mon.a (mon.0) 2217 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:33.436702+0000 mon.a (mon.0) 2218 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:33.440198+0000 mon.a (mon.0) 2219 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:33.444631+0000 mon.a (mon.0) 2220 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:33.446037+0000 mon.a (mon.0) 2221 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:33.453884+0000 mon.a (mon.0) 2222 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:33.534203+0000 mon.a (mon.0) 2223 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:33.537328+0000 mon.a (mon.0) 2224 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:33.539744+0000 mon.a (mon.0) 2225 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:33.540639+0000 mon.a (mon.0) 2226 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:33.549434+0000 mon.a (mon.0) 2227 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:33.630031+0000 mon.a (mon.0) 2228 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:33.633250+0000 mon.a (mon.0) 2229 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:33.637272+0000 mon.a (mon.0) 2230 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:33.638651+0000 mon.a (mon.0) 2231 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:33 smithi177 bash[56430]: audit 2024-02-05T07:09:33.647457+0000 mon.a (mon.0) 2232 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.856 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: cephadm 2024-02-05T07:09:33.079642+0000 mgr.y (mgr.25280) 563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.856 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: cephadm 2024-02-05T07:09:33.176708+0000 mgr.y (mgr.25280) 564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.856 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: cephadm 2024-02-05T07:09:33.269145+0000 mgr.y (mgr.25280) 565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.857 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: cephadm 2024-02-05T07:09:33.359076+0000 mgr.y (mgr.25280) 566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.857 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: cephadm 2024-02-05T07:09:33.454473+0000 mgr.y (mgr.25280) 567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.857 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: cephadm 2024-02-05T07:09:33.550345+0000 mgr.y (mgr.25280) 568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.857 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: cephadm 2024-02-05T07:09:33.648075+0000 mgr.y (mgr.25280) 569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.857 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:33.727318+0000 mon.a (mon.0) 2233 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.857 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:33.729956+0000 mon.a (mon.0) 2234 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.857 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:33.732779+0000 mon.a (mon.0) 2235 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.857 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:33.733744+0000 mon.a (mon.0) 2236 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.857 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:33.739721+0000 mon.a (mon.0) 2237 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.857 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: cephadm 2024-02-05T07:09:33.740445+0000 mgr.y (mgr.25280) 570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.857 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:33.804880+0000 mon.a (mon.0) 2238 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.857 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:33.807429+0000 mon.a (mon.0) 2239 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.857 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:33.810379+0000 mon.a (mon.0) 2240 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.857 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:33.811614+0000 mon.a (mon.0) 2241 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.858 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:33.821606+0000 mon.a (mon.0) 2242 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.858 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: cephadm 2024-02-05T07:09:33.822397+0000 mgr.y (mgr.25280) 571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.858 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:33.906140+0000 mon.a (mon.0) 2243 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.858 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:33.908547+0000 mon.a (mon.0) 2244 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.858 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: cephadm 2024-02-05T07:09:33.079642+0000 mgr.y (mgr.25280) 563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.858 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: cephadm 2024-02-05T07:09:33.176708+0000 mgr.y (mgr.25280) 564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.858 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: cephadm 2024-02-05T07:09:33.269145+0000 mgr.y (mgr.25280) 565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.858 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: cephadm 2024-02-05T07:09:33.359076+0000 mgr.y (mgr.25280) 566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.858 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: cephadm 2024-02-05T07:09:33.454473+0000 mgr.y (mgr.25280) 567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.858 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: cephadm 2024-02-05T07:09:33.550345+0000 mgr.y (mgr.25280) 568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.859 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: cephadm 2024-02-05T07:09:33.648075+0000 mgr.y (mgr.25280) 569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.859 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:33.727318+0000 mon.a (mon.0) 2233 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.859 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:33.729956+0000 mon.a (mon.0) 2234 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.859 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:33.732779+0000 mon.a (mon.0) 2235 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.859 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:33.733744+0000 mon.a (mon.0) 2236 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.859 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:33.739721+0000 mon.a (mon.0) 2237 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.859 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: cephadm 2024-02-05T07:09:33.740445+0000 mgr.y (mgr.25280) 570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.859 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:33.804880+0000 mon.a (mon.0) 2238 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.859 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:33.807429+0000 mon.a (mon.0) 2239 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.859 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:33.810379+0000 mon.a (mon.0) 2240 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.859 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:33.811614+0000 mon.a (mon.0) 2241 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.859 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:33.821606+0000 mon.a (mon.0) 2242 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.859 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: cephadm 2024-02-05T07:09:33.822397+0000 mgr.y (mgr.25280) 571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.859 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:33.906140+0000 mon.a (mon.0) 2243 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.860 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:33.908547+0000 mon.a (mon.0) 2244 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.860 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:33.911390+0000 mon.a (mon.0) 2245 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.860 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:33.912378+0000 mon.a (mon.0) 2246 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.860 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:33.922042+0000 mon.a (mon.0) 2247 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.860 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: cephadm 2024-02-05T07:09:33.922951+0000 mgr.y (mgr.25280) 572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.860 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:33.985471+0000 mon.a (mon.0) 2248 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.860 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:33.988808+0000 mon.a (mon.0) 2249 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.860 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:33.992903+0000 mon.a (mon.0) 2250 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.861 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:33.994166+0000 mon.a (mon.0) 2251 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.861 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.002045+0000 mon.a (mon.0) 2252 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.861 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: cephadm 2024-02-05T07:09:34.002567+0000 mgr.y (mgr.25280) 573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.861 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.083564+0000 mon.a (mon.0) 2253 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.861 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.086453+0000 mon.a (mon.0) 2254 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.861 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.091087+0000 mon.a (mon.0) 2255 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.861 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.092419+0000 mon.a (mon.0) 2256 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.861 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.102060+0000 mon.a (mon.0) 2257 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.861 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.187114+0000 mon.a (mon.0) 2258 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.861 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.192821+0000 mon.a (mon.0) 2259 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.861 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.195777+0000 mon.a (mon.0) 2260 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.861 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.196767+0000 mon.a (mon.0) 2261 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.861 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.206048+0000 mon.a (mon.0) 2262 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.861 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.287887+0000 mon.a (mon.0) 2263 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.861 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.291243+0000 mon.a (mon.0) 2264 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.861 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.294525+0000 mon.a (mon.0) 2265 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.862 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.295694+0000 mon.a (mon.0) 2266 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.862 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.303512+0000 mon.a (mon.0) 2267 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.862 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.382890+0000 mon.a (mon.0) 2268 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.862 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.385628+0000 mon.a (mon.0) 2269 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.862 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.388350+0000 mon.a (mon.0) 2270 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.862 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.389397+0000 mon.a (mon.0) 2271 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.862 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.399668+0000 mon.a (mon.0) 2272 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.862 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.464808+0000 mon.a (mon.0) 2273 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.862 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.468007+0000 mon.a (mon.0) 2274 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.862 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.472056+0000 mon.a (mon.0) 2275 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.862 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.473707+0000 mon.a (mon.0) 2276 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.862 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.482225+0000 mon.a (mon.0) 2277 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.862 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.560129+0000 mon.a (mon.0) 2278 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.862 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.562616+0000 mon.a (mon.0) 2279 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.863 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.565524+0000 mon.a (mon.0) 2280 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.863 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.566633+0000 mon.a (mon.0) 2281 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.863 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:33.911390+0000 mon.a (mon.0) 2245 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.863 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:33.912378+0000 mon.a (mon.0) 2246 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.863 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:33.922042+0000 mon.a (mon.0) 2247 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.863 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: cephadm 2024-02-05T07:09:33.922951+0000 mgr.y (mgr.25280) 572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.863 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:33.985471+0000 mon.a (mon.0) 2248 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.863 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:33.988808+0000 mon.a (mon.0) 2249 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.863 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:33.992903+0000 mon.a (mon.0) 2250 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.863 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:33.994166+0000 mon.a (mon.0) 2251 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.863 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.002045+0000 mon.a (mon.0) 2252 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.864 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: cephadm 2024-02-05T07:09:34.002567+0000 mgr.y (mgr.25280) 573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:34.864 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.083564+0000 mon.a (mon.0) 2253 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.864 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.086453+0000 mon.a (mon.0) 2254 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.864 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.091087+0000 mon.a (mon.0) 2255 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.864 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.092419+0000 mon.a (mon.0) 2256 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.864 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.102060+0000 mon.a (mon.0) 2257 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.864 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.187114+0000 mon.a (mon.0) 2258 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.864 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.192821+0000 mon.a (mon.0) 2259 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.864 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.195777+0000 mon.a (mon.0) 2260 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.864 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.196767+0000 mon.a (mon.0) 2261 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.864 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.206048+0000 mon.a (mon.0) 2262 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.865 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.578635+0000 mon.a (mon.0) 2282 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.865 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.641069+0000 mon.a (mon.0) 2283 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.865 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.643821+0000 mon.a (mon.0) 2284 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.865 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.647759+0000 mon.a (mon.0) 2285 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.865 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.648840+0000 mon.a (mon.0) 2286 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.865 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[68945]: audit 2024-02-05T07:09:34.660029+0000 mon.a (mon.0) 2287 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.865 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.287887+0000 mon.a (mon.0) 2263 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.866 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.291243+0000 mon.a (mon.0) 2264 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.866 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.294525+0000 mon.a (mon.0) 2265 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.866 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.295694+0000 mon.a (mon.0) 2266 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.866 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.303512+0000 mon.a (mon.0) 2267 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.866 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.382890+0000 mon.a (mon.0) 2268 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.866 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.385628+0000 mon.a (mon.0) 2269 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.866 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.388350+0000 mon.a (mon.0) 2270 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.866 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.389397+0000 mon.a (mon.0) 2271 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.866 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.399668+0000 mon.a (mon.0) 2272 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.866 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.464808+0000 mon.a (mon.0) 2273 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.866 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.468007+0000 mon.a (mon.0) 2274 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.866 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.472056+0000 mon.a (mon.0) 2275 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.866 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.473707+0000 mon.a (mon.0) 2276 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.866 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.482225+0000 mon.a (mon.0) 2277 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.867 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.560129+0000 mon.a (mon.0) 2278 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.867 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.562616+0000 mon.a (mon.0) 2279 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.867 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.565524+0000 mon.a (mon.0) 2280 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.867 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.566633+0000 mon.a (mon.0) 2281 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.867 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.578635+0000 mon.a (mon.0) 2282 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:34.867 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.641069+0000 mon.a (mon.0) 2283 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:34.867 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.643821+0000 mon.a (mon.0) 2284 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:34.867 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.647759+0000 mon.a (mon.0) 2285 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:34.867 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.648840+0000 mon.a (mon.0) 2286 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:34.867 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:34 smithi102 bash[71397]: audit 2024-02-05T07:09:34.660029+0000 mon.a (mon.0) 2287 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:35.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: cephadm 2024-02-05T07:09:33.079642+0000 mgr.y (mgr.25280) 563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:35.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: cephadm 2024-02-05T07:09:33.176708+0000 mgr.y (mgr.25280) 564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:35.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: cephadm 2024-02-05T07:09:33.269145+0000 mgr.y (mgr.25280) 565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:35.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: cephadm 2024-02-05T07:09:33.359076+0000 mgr.y (mgr.25280) 566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:35.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: cephadm 2024-02-05T07:09:33.454473+0000 mgr.y (mgr.25280) 567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:35.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: cephadm 2024-02-05T07:09:33.550345+0000 mgr.y (mgr.25280) 568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:35.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: cephadm 2024-02-05T07:09:33.648075+0000 mgr.y (mgr.25280) 569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:35.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:33.727318+0000 mon.a (mon.0) 2233 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:35.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:33.729956+0000 mon.a (mon.0) 2234 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:35.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:33.732779+0000 mon.a (mon.0) 2235 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:35.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:33.733744+0000 mon.a (mon.0) 2236 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:35.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:33.739721+0000 mon.a (mon.0) 2237 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:35.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: cephadm 2024-02-05T07:09:33.740445+0000 mgr.y (mgr.25280) 570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:35.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:33.804880+0000 mon.a (mon.0) 2238 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:35.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:33.807429+0000 mon.a (mon.0) 2239 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:35.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:33.810379+0000 mon.a (mon.0) 2240 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:35.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:33.811614+0000 mon.a (mon.0) 2241 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:35.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:33.821606+0000 mon.a (mon.0) 2242 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:35.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: cephadm 2024-02-05T07:09:33.822397+0000 mgr.y (mgr.25280) 571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:35.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:33.906140+0000 mon.a (mon.0) 2243 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:35.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:33.908547+0000 mon.a (mon.0) 2244 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:35.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:33.911390+0000 mon.a (mon.0) 2245 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:35.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:33.912378+0000 mon.a (mon.0) 2246 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:35.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:33.922042+0000 mon.a (mon.0) 2247 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:35.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: cephadm 2024-02-05T07:09:33.922951+0000 mgr.y (mgr.25280) 572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:35.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:33.985471+0000 mon.a (mon.0) 2248 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:35.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:33.988808+0000 mon.a (mon.0) 2249 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:35.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:33.992903+0000 mon.a (mon.0) 2250 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:35.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:33.994166+0000 mon.a (mon.0) 2251 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:35.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.002045+0000 mon.a (mon.0) 2252 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:35.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: cephadm 2024-02-05T07:09:34.002567+0000 mgr.y (mgr.25280) 573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:35.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.083564+0000 mon.a (mon.0) 2253 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:35.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.086453+0000 mon.a (mon.0) 2254 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:35.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.091087+0000 mon.a (mon.0) 2255 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:35.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.092419+0000 mon.a (mon.0) 2256 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:35.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.102060+0000 mon.a (mon.0) 2257 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:35.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.187114+0000 mon.a (mon.0) 2258 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:35.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.192821+0000 mon.a (mon.0) 2259 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:35.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.195777+0000 mon.a (mon.0) 2260 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:35.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.196767+0000 mon.a (mon.0) 2261 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:35.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.206048+0000 mon.a (mon.0) 2262 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:35.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.287887+0000 mon.a (mon.0) 2263 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:35.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.291243+0000 mon.a (mon.0) 2264 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:35.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.294525+0000 mon.a (mon.0) 2265 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:35.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.295694+0000 mon.a (mon.0) 2266 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:35.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.303512+0000 mon.a (mon.0) 2267 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:35.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.382890+0000 mon.a (mon.0) 2268 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:35.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.385628+0000 mon.a (mon.0) 2269 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:35.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.388350+0000 mon.a (mon.0) 2270 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:35.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.389397+0000 mon.a (mon.0) 2271 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:35.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.399668+0000 mon.a (mon.0) 2272 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:35.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.464808+0000 mon.a (mon.0) 2273 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:35.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.468007+0000 mon.a (mon.0) 2274 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:35.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.472056+0000 mon.a (mon.0) 2275 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:35.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.473707+0000 mon.a (mon.0) 2276 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:35.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.482225+0000 mon.a (mon.0) 2277 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:35.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.560129+0000 mon.a (mon.0) 2278 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:35.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.562616+0000 mon.a (mon.0) 2279 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:35.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.565524+0000 mon.a (mon.0) 2280 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:35.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.566633+0000 mon.a (mon.0) 2281 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:35.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.578635+0000 mon.a (mon.0) 2282 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:35.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.641069+0000 mon.a (mon.0) 2283 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:35.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.643821+0000 mon.a (mon.0) 2284 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:35.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.647759+0000 mon.a (mon.0) 2285 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:35.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.648840+0000 mon.a (mon.0) 2286 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:35.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:34 smithi177 bash[56430]: audit 2024-02-05T07:09:34.660029+0000 mon.a (mon.0) 2287 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:36.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: cephadm 2024-02-05T07:09:34.103103+0000 mgr.y (mgr.25280) 574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:36.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: cephadm 2024-02-05T07:09:34.206575+0000 mgr.y (mgr.25280) 575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:36.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: cluster 2024-02-05T07:09:34.299000+0000 mgr.y (mgr.25280) 576 : cluster 0 pgmap v104: 161 pgs: 19 active+undersized+degraded, 44 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-02-05T07:09:36.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: cephadm 2024-02-05T07:09:34.304191+0000 mgr.y (mgr.25280) 577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:36.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: cephadm 2024-02-05T07:09:34.400202+0000 mgr.y (mgr.25280) 578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:36.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: cephadm 2024-02-05T07:09:34.482990+0000 mgr.y (mgr.25280) 579 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:36.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: cephadm 2024-02-05T07:09:34.579298+0000 mgr.y (mgr.25280) 580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:36.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: cephadm 2024-02-05T07:09:34.660663+0000 mgr.y (mgr.25280) 581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:36.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:34.737163+0000 mon.a (mon.0) 2288 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:36.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:34.739192+0000 mon.a (mon.0) 2289 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:36.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:34.741276+0000 mon.a (mon.0) 2290 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:36.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:34.742038+0000 mon.a (mon.0) 2291 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:36.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:34.748065+0000 mon.a (mon.0) 2292 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:36.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: cephadm 2024-02-05T07:09:34.748727+0000 mgr.y (mgr.25280) 582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:36.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:34.828638+0000 mon.a (mon.0) 2293 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:36.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:34.830786+0000 mon.a (mon.0) 2294 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:36.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:34.833338+0000 mon.a (mon.0) 2295 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:36.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:34.834426+0000 mon.a (mon.0) 2296 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:36.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:34.840293+0000 mon.a (mon.0) 2297 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:36.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: cephadm 2024-02-05T07:09:34.840969+0000 mgr.y (mgr.25280) 583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:36.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:34.907971+0000 mon.a (mon.0) 2298 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:36.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:34.910485+0000 mon.a (mon.0) 2299 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:36.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:34.913366+0000 mon.a (mon.0) 2300 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:36.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:34.914358+0000 mon.a (mon.0) 2301 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:36.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:34.921787+0000 mon.a (mon.0) 2302 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:36.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: cephadm 2024-02-05T07:09:34.922572+0000 mgr.y (mgr.25280) 584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:36.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.003826+0000 mon.a (mon.0) 2303 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:36.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.006973+0000 mon.a (mon.0) 2304 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:36.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.010018+0000 mon.a (mon.0) 2305 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:36.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.011134+0000 mon.a (mon.0) 2306 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:36.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.018995+0000 mon.a (mon.0) 2307 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:36.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: cephadm 2024-02-05T07:09:35.019506+0000 mgr.y (mgr.25280) 585 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:36.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.098203+0000 mon.a (mon.0) 2308 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:36.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.101079+0000 mon.a (mon.0) 2309 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:36.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.104931+0000 mon.a (mon.0) 2310 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:36.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.106434+0000 mon.a (mon.0) 2311 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:36.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.115598+0000 mon.a (mon.0) 2312 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:36.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.180284+0000 mon.a (mon.0) 2313 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:36.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.182513+0000 mon.a (mon.0) 2314 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:36.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.185346+0000 mon.a (mon.0) 2315 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:36.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.186254+0000 mon.a (mon.0) 2316 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:36.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.193535+0000 mon.a (mon.0) 2317 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:36.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.274529+0000 mon.a (mon.0) 2318 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:36.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.278727+0000 mon.a (mon.0) 2319 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:36.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.281635+0000 mon.a (mon.0) 2320 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:36.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.282783+0000 mon.a (mon.0) 2321 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:36.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.289592+0000 mon.a (mon.0) 2322 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:36.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.370920+0000 mon.a (mon.0) 2323 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:36.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.373135+0000 mon.a (mon.0) 2324 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:36.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.376148+0000 mon.a (mon.0) 2325 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:36.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.377257+0000 mon.a (mon.0) 2326 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:36.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.385668+0000 mon.a (mon.0) 2327 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:36.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.466953+0000 mon.a (mon.0) 2328 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:36.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.470174+0000 mon.a (mon.0) 2329 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:36.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.473376+0000 mon.a (mon.0) 2330 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:36.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.474556+0000 mon.a (mon.0) 2331 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:36.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.483057+0000 mon.a (mon.0) 2332 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:36.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.561872+0000 mon.a (mon.0) 2333 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:36.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.564154+0000 mon.a (mon.0) 2334 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:36.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.566319+0000 mon.a (mon.0) 2335 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:36.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.567192+0000 mon.a (mon.0) 2336 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:36.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.574373+0000 mon.a (mon.0) 2337 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:36.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.657363+0000 mon.a (mon.0) 2338 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:36.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.659799+0000 mon.a (mon.0) 2339 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:36.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.662454+0000 mon.a (mon.0) 2340 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:36.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.663698+0000 mon.a (mon.0) 2341 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:36.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:35 smithi177 bash[56430]: audit 2024-02-05T07:09:35.672593+0000 mon.a (mon.0) 2342 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:36.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: cephadm 2024-02-05T07:09:34.103103+0000 mgr.y (mgr.25280) 574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:36.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: cephadm 2024-02-05T07:09:34.206575+0000 mgr.y (mgr.25280) 575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:36.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: cluster 2024-02-05T07:09:34.299000+0000 mgr.y (mgr.25280) 576 : cluster 0 pgmap v104: 161 pgs: 19 active+undersized+degraded, 44 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-02-05T07:09:36.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: cephadm 2024-02-05T07:09:34.304191+0000 mgr.y (mgr.25280) 577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:36.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: cephadm 2024-02-05T07:09:34.400202+0000 mgr.y (mgr.25280) 578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:36.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: cephadm 2024-02-05T07:09:34.482990+0000 mgr.y (mgr.25280) 579 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:36.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: cephadm 2024-02-05T07:09:34.579298+0000 mgr.y (mgr.25280) 580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:36.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: cephadm 2024-02-05T07:09:34.660663+0000 mgr.y (mgr.25280) 581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:36.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:34.737163+0000 mon.a (mon.0) 2288 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:36.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:34.739192+0000 mon.a (mon.0) 2289 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:36.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:34.741276+0000 mon.a (mon.0) 2290 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:36.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:34.742038+0000 mon.a (mon.0) 2291 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:36.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:34.748065+0000 mon.a (mon.0) 2292 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:36.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: cephadm 2024-02-05T07:09:34.748727+0000 mgr.y (mgr.25280) 582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:36.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:34.828638+0000 mon.a (mon.0) 2293 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:36.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:34.830786+0000 mon.a (mon.0) 2294 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:36.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:34.833338+0000 mon.a (mon.0) 2295 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:36.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:34.834426+0000 mon.a (mon.0) 2296 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:36.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:34.840293+0000 mon.a (mon.0) 2297 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:36.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: cephadm 2024-02-05T07:09:34.840969+0000 mgr.y (mgr.25280) 583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:36.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: cephadm 2024-02-05T07:09:34.103103+0000 mgr.y (mgr.25280) 574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:36.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: cephadm 2024-02-05T07:09:34.206575+0000 mgr.y (mgr.25280) 575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:36.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: cluster 2024-02-05T07:09:34.299000+0000 mgr.y (mgr.25280) 576 : cluster 0 pgmap v104: 161 pgs: 19 active+undersized+degraded, 44 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-02-05T07:09:36.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: cephadm 2024-02-05T07:09:34.304191+0000 mgr.y (mgr.25280) 577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:36.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: cephadm 2024-02-05T07:09:34.400202+0000 mgr.y (mgr.25280) 578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:36.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: cephadm 2024-02-05T07:09:34.482990+0000 mgr.y (mgr.25280) 579 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:36.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: cephadm 2024-02-05T07:09:34.579298+0000 mgr.y (mgr.25280) 580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:36.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: cephadm 2024-02-05T07:09:34.660663+0000 mgr.y (mgr.25280) 581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:36.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:34.737163+0000 mon.a (mon.0) 2288 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:36.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:34.739192+0000 mon.a (mon.0) 2289 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:36.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:34.741276+0000 mon.a (mon.0) 2290 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:36.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:34.742038+0000 mon.a (mon.0) 2291 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:36.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:34.748065+0000 mon.a (mon.0) 2292 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:36.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: cephadm 2024-02-05T07:09:34.748727+0000 mgr.y (mgr.25280) 582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:36.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:34.828638+0000 mon.a (mon.0) 2293 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:36.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:34.830786+0000 mon.a (mon.0) 2294 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:36.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:34.833338+0000 mon.a (mon.0) 2295 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:36.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:34.834426+0000 mon.a (mon.0) 2296 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:36.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:34.840293+0000 mon.a (mon.0) 2297 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:36.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: cephadm 2024-02-05T07:09:34.840969+0000 mgr.y (mgr.25280) 583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:36.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:34.907971+0000 mon.a (mon.0) 2298 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:36.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:34.910485+0000 mon.a (mon.0) 2299 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:36.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:34.913366+0000 mon.a (mon.0) 2300 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:36.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:34.914358+0000 mon.a (mon.0) 2301 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:36.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:34.921787+0000 mon.a (mon.0) 2302 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:36.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: cephadm 2024-02-05T07:09:34.922572+0000 mgr.y (mgr.25280) 584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:36.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.003826+0000 mon.a (mon.0) 2303 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:36.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.006973+0000 mon.a (mon.0) 2304 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:36.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.010018+0000 mon.a (mon.0) 2305 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:36.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.011134+0000 mon.a (mon.0) 2306 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:36.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.018995+0000 mon.a (mon.0) 2307 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:36.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: cephadm 2024-02-05T07:09:35.019506+0000 mgr.y (mgr.25280) 585 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:36.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.098203+0000 mon.a (mon.0) 2308 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:36.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.101079+0000 mon.a (mon.0) 2309 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:36.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.104931+0000 mon.a (mon.0) 2310 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:36.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.106434+0000 mon.a (mon.0) 2311 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:36.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.115598+0000 mon.a (mon.0) 2312 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:36.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.180284+0000 mon.a (mon.0) 2313 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:36.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.182513+0000 mon.a (mon.0) 2314 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:36.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.185346+0000 mon.a (mon.0) 2315 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:36.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:34.907971+0000 mon.a (mon.0) 2298 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:36.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:34.910485+0000 mon.a (mon.0) 2299 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:36.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:34.913366+0000 mon.a (mon.0) 2300 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:36.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:34.914358+0000 mon.a (mon.0) 2301 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:36.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:34.921787+0000 mon.a (mon.0) 2302 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:36.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: cephadm 2024-02-05T07:09:34.922572+0000 mgr.y (mgr.25280) 584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:36.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.003826+0000 mon.a (mon.0) 2303 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:36.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.006973+0000 mon.a (mon.0) 2304 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:36.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.010018+0000 mon.a (mon.0) 2305 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:36.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.011134+0000 mon.a (mon.0) 2306 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:36.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.018995+0000 mon.a (mon.0) 2307 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:36.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: cephadm 2024-02-05T07:09:35.019506+0000 mgr.y (mgr.25280) 585 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:36.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.098203+0000 mon.a (mon.0) 2308 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:36.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.101079+0000 mon.a (mon.0) 2309 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:36.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.104931+0000 mon.a (mon.0) 2310 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:36.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.106434+0000 mon.a (mon.0) 2311 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:36.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.115598+0000 mon.a (mon.0) 2312 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:36.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.180284+0000 mon.a (mon.0) 2313 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:36.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.182513+0000 mon.a (mon.0) 2314 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:36.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.185346+0000 mon.a (mon.0) 2315 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:36.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.186254+0000 mon.a (mon.0) 2316 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:36.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.193535+0000 mon.a (mon.0) 2317 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:36.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.274529+0000 mon.a (mon.0) 2318 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:36.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.278727+0000 mon.a (mon.0) 2319 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:36.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.281635+0000 mon.a (mon.0) 2320 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:36.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.282783+0000 mon.a (mon.0) 2321 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:36.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.289592+0000 mon.a (mon.0) 2322 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:36.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.370920+0000 mon.a (mon.0) 2323 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:36.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.373135+0000 mon.a (mon.0) 2324 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:36.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.376148+0000 mon.a (mon.0) 2325 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:36.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.377257+0000 mon.a (mon.0) 2326 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:36.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.385668+0000 mon.a (mon.0) 2327 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:36.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.466953+0000 mon.a (mon.0) 2328 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:36.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.470174+0000 mon.a (mon.0) 2329 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:36.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.473376+0000 mon.a (mon.0) 2330 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:36.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.474556+0000 mon.a (mon.0) 2331 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:36.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.483057+0000 mon.a (mon.0) 2332 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:36.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.561872+0000 mon.a (mon.0) 2333 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:36.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.564154+0000 mon.a (mon.0) 2334 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:36.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.566319+0000 mon.a (mon.0) 2335 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:36.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.186254+0000 mon.a (mon.0) 2316 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:36.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.193535+0000 mon.a (mon.0) 2317 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:36.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.274529+0000 mon.a (mon.0) 2318 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:36.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.278727+0000 mon.a (mon.0) 2319 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:36.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.281635+0000 mon.a (mon.0) 2320 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:36.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.282783+0000 mon.a (mon.0) 2321 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:36.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.289592+0000 mon.a (mon.0) 2322 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:36.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.370920+0000 mon.a (mon.0) 2323 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:36.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.373135+0000 mon.a (mon.0) 2324 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:36.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.376148+0000 mon.a (mon.0) 2325 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:36.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.377257+0000 mon.a (mon.0) 2326 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:36.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.385668+0000 mon.a (mon.0) 2327 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:36.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.466953+0000 mon.a (mon.0) 2328 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:36.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.470174+0000 mon.a (mon.0) 2329 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:36.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.473376+0000 mon.a (mon.0) 2330 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:36.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.474556+0000 mon.a (mon.0) 2331 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:36.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.483057+0000 mon.a (mon.0) 2332 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:36.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.561872+0000 mon.a (mon.0) 2333 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:36.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.564154+0000 mon.a (mon.0) 2334 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:36.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.566319+0000 mon.a (mon.0) 2335 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:36.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.567192+0000 mon.a (mon.0) 2336 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:36.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.574373+0000 mon.a (mon.0) 2337 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:36.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.657363+0000 mon.a (mon.0) 2338 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:36.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.659799+0000 mon.a (mon.0) 2339 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:36.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.662454+0000 mon.a (mon.0) 2340 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:36.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.663698+0000 mon.a (mon.0) 2341 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:36.150 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[71397]: audit 2024-02-05T07:09:35.672593+0000 mon.a (mon.0) 2342 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:36.150 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.567192+0000 mon.a (mon.0) 2336 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:36.150 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.574373+0000 mon.a (mon.0) 2337 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:36.150 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.657363+0000 mon.a (mon.0) 2338 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:36.150 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.659799+0000 mon.a (mon.0) 2339 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:36.150 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.662454+0000 mon.a (mon.0) 2340 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:36.150 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.663698+0000 mon.a (mon.0) 2341 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:36.150 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:35 smithi102 bash[68945]: audit 2024-02-05T07:09:35.672593+0000 mon.a (mon.0) 2342 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: cephadm 2024-02-05T07:09:35.116492+0000 mgr.y (mgr.25280) 586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: cephadm 2024-02-05T07:09:35.194080+0000 mgr.y (mgr.25280) 587 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: cephadm 2024-02-05T07:09:35.290381+0000 mgr.y (mgr.25280) 588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: cephadm 2024-02-05T07:09:35.386429+0000 mgr.y (mgr.25280) 589 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: cephadm 2024-02-05T07:09:35.483623+0000 mgr.y (mgr.25280) 590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: cephadm 2024-02-05T07:09:35.575085+0000 mgr.y (mgr.25280) 591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: cephadm 2024-02-05T07:09:35.673125+0000 mgr.y (mgr.25280) 592 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:35.749804+0000 mon.a (mon.0) 2343 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:35.752328+0000 mon.a (mon.0) 2344 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:35.755204+0000 mon.a (mon.0) 2345 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:35.756294+0000 mon.a (mon.0) 2346 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:35.763010+0000 mon.a (mon.0) 2347 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: cephadm 2024-02-05T07:09:35.763918+0000 mgr.y (mgr.25280) 593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:35.844986+0000 mon.a (mon.0) 2348 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:35.847162+0000 mon.a (mon.0) 2349 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:35.850519+0000 mon.a (mon.0) 2350 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:35.851426+0000 mon.a (mon.0) 2351 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:35.858969+0000 mon.a (mon.0) 2352 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: cephadm 2024-02-05T07:09:35.859670+0000 mgr.y (mgr.25280) 594 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:35.941344+0000 mon.a (mon.0) 2353 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:35.943533+0000 mon.a (mon.0) 2354 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:35.946349+0000 mon.a (mon.0) 2355 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:35.947305+0000 mon.a (mon.0) 2356 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:35.955011+0000 mon.a (mon.0) 2357 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: cephadm 2024-02-05T07:09:35.955961+0000 mgr.y (mgr.25280) 595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.039608+0000 mon.a (mon.0) 2358 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.042479+0000 mon.a (mon.0) 2359 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.045045+0000 mon.a (mon.0) 2360 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.045904+0000 mon.a (mon.0) 2361 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.053645+0000 mon.a (mon.0) 2362 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: cephadm 2024-02-05T07:09:36.054607+0000 mgr.y (mgr.25280) 596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.133953+0000 mon.a (mon.0) 2363 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.136371+0000 mon.a (mon.0) 2364 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.139291+0000 mon.a (mon.0) 2365 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.140152+0000 mon.a (mon.0) 2366 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.147585+0000 mon.a (mon.0) 2367 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.227951+0000 mon.a (mon.0) 2368 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.230172+0000 mon.a (mon.0) 2369 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.233784+0000 mon.a (mon.0) 2370 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.234691+0000 mon.a (mon.0) 2371 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.241567+0000 mon.a (mon.0) 2372 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.320538+0000 mon.a (mon.0) 2373 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.324911+0000 mon.a (mon.0) 2374 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.328332+0000 mon.a (mon.0) 2375 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.329210+0000 mon.a (mon.0) 2376 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.335715+0000 mon.a (mon.0) 2377 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.415412+0000 mon.a (mon.0) 2378 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.418361+0000 mon.a (mon.0) 2379 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.420962+0000 mon.a (mon.0) 2380 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.421839+0000 mon.a (mon.0) 2381 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.428312+0000 mon.a (mon.0) 2382 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.511851+0000 mon.a (mon.0) 2383 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.514012+0000 mon.a (mon.0) 2384 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.516476+0000 mon.a (mon.0) 2385 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.517267+0000 mon.a (mon.0) 2386 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.524093+0000 mon.a (mon.0) 2387 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.601767+0000 mon.a (mon.0) 2388 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.604042+0000 mon.a (mon.0) 2389 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.608023+0000 mon.a (mon.0) 2390 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.609250+0000 mon.a (mon.0) 2391 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.617604+0000 mon.a (mon.0) 2392 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.701786+0000 mon.a (mon.0) 2393 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.704058+0000 mon.a (mon.0) 2394 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.707193+0000 mon.a (mon.0) 2395 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.708080+0000 mon.a (mon.0) 2396 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:36 smithi177 bash[56430]: audit 2024-02-05T07:09:36.714239+0000 mon.a (mon.0) 2397 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.124 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: cephadm 2024-02-05T07:09:35.116492+0000 mgr.y (mgr.25280) 586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.124 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: cephadm 2024-02-05T07:09:35.194080+0000 mgr.y (mgr.25280) 587 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.124 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: cephadm 2024-02-05T07:09:35.290381+0000 mgr.y (mgr.25280) 588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.124 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: cephadm 2024-02-05T07:09:35.386429+0000 mgr.y (mgr.25280) 589 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.124 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: cephadm 2024-02-05T07:09:35.483623+0000 mgr.y (mgr.25280) 590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.124 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: cephadm 2024-02-05T07:09:35.575085+0000 mgr.y (mgr.25280) 591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.124 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: cephadm 2024-02-05T07:09:35.673125+0000 mgr.y (mgr.25280) 592 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.124 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:35.749804+0000 mon.a (mon.0) 2343 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.125 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:35.752328+0000 mon.a (mon.0) 2344 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.125 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:35.755204+0000 mon.a (mon.0) 2345 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.125 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:35.756294+0000 mon.a (mon.0) 2346 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.125 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:35.763010+0000 mon.a (mon.0) 2347 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.125 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: cephadm 2024-02-05T07:09:35.763918+0000 mgr.y (mgr.25280) 593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.125 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:35.844986+0000 mon.a (mon.0) 2348 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.125 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:35.847162+0000 mon.a (mon.0) 2349 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.125 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:35.850519+0000 mon.a (mon.0) 2350 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.125 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:35.851426+0000 mon.a (mon.0) 2351 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.125 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:35.858969+0000 mon.a (mon.0) 2352 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.125 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: cephadm 2024-02-05T07:09:35.859670+0000 mgr.y (mgr.25280) 594 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.125 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:35.941344+0000 mon.a (mon.0) 2353 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.125 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:35.943533+0000 mon.a (mon.0) 2354 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.126 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: cephadm 2024-02-05T07:09:35.116492+0000 mgr.y (mgr.25280) 586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.126 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: cephadm 2024-02-05T07:09:35.194080+0000 mgr.y (mgr.25280) 587 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.126 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: cephadm 2024-02-05T07:09:35.290381+0000 mgr.y (mgr.25280) 588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.126 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: cephadm 2024-02-05T07:09:35.386429+0000 mgr.y (mgr.25280) 589 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.126 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: cephadm 2024-02-05T07:09:35.483623+0000 mgr.y (mgr.25280) 590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.126 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: cephadm 2024-02-05T07:09:35.575085+0000 mgr.y (mgr.25280) 591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.126 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: cephadm 2024-02-05T07:09:35.673125+0000 mgr.y (mgr.25280) 592 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.126 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:35.749804+0000 mon.a (mon.0) 2343 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.126 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:35.752328+0000 mon.a (mon.0) 2344 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.126 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:35.755204+0000 mon.a (mon.0) 2345 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.126 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:35.756294+0000 mon.a (mon.0) 2346 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.126 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:35.763010+0000 mon.a (mon.0) 2347 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.127 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: cephadm 2024-02-05T07:09:35.763918+0000 mgr.y (mgr.25280) 593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.127 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:35.844986+0000 mon.a (mon.0) 2348 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.127 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:35.847162+0000 mon.a (mon.0) 2349 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.127 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:35.850519+0000 mon.a (mon.0) 2350 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.127 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:35.851426+0000 mon.a (mon.0) 2351 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.127 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:35.858969+0000 mon.a (mon.0) 2352 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.127 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: cephadm 2024-02-05T07:09:35.859670+0000 mgr.y (mgr.25280) 594 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.127 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:35.941344+0000 mon.a (mon.0) 2353 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.127 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:35.943533+0000 mon.a (mon.0) 2354 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.127 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:35.946349+0000 mon.a (mon.0) 2355 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.127 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:35.947305+0000 mon.a (mon.0) 2356 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.127 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:35.955011+0000 mon.a (mon.0) 2357 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.128 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: cephadm 2024-02-05T07:09:35.955961+0000 mgr.y (mgr.25280) 595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.128 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.039608+0000 mon.a (mon.0) 2358 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.128 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.042479+0000 mon.a (mon.0) 2359 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.128 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.045045+0000 mon.a (mon.0) 2360 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.128 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.045904+0000 mon.a (mon.0) 2361 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.128 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.053645+0000 mon.a (mon.0) 2362 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.128 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: cephadm 2024-02-05T07:09:36.054607+0000 mgr.y (mgr.25280) 596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.128 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.133953+0000 mon.a (mon.0) 2363 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.128 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.136371+0000 mon.a (mon.0) 2364 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.129 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.139291+0000 mon.a (mon.0) 2365 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.129 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.140152+0000 mon.a (mon.0) 2366 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.129 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.147585+0000 mon.a (mon.0) 2367 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.129 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.227951+0000 mon.a (mon.0) 2368 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.129 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.230172+0000 mon.a (mon.0) 2369 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.129 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.233784+0000 mon.a (mon.0) 2370 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.129 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.234691+0000 mon.a (mon.0) 2371 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.129 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.241567+0000 mon.a (mon.0) 2372 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.129 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:35.946349+0000 mon.a (mon.0) 2355 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.130 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:35.947305+0000 mon.a (mon.0) 2356 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.130 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:35.955011+0000 mon.a (mon.0) 2357 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.130 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: cephadm 2024-02-05T07:09:35.955961+0000 mgr.y (mgr.25280) 595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.130 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.039608+0000 mon.a (mon.0) 2358 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.130 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.042479+0000 mon.a (mon.0) 2359 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.130 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.045045+0000 mon.a (mon.0) 2360 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.130 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.045904+0000 mon.a (mon.0) 2361 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.130 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.053645+0000 mon.a (mon.0) 2362 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.130 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: cephadm 2024-02-05T07:09:36.054607+0000 mgr.y (mgr.25280) 596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.130 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.133953+0000 mon.a (mon.0) 2363 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.130 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.136371+0000 mon.a (mon.0) 2364 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.130 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.139291+0000 mon.a (mon.0) 2365 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.130 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.140152+0000 mon.a (mon.0) 2366 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.130 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.147585+0000 mon.a (mon.0) 2367 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.131 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.227951+0000 mon.a (mon.0) 2368 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.131 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.230172+0000 mon.a (mon.0) 2369 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.131 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.233784+0000 mon.a (mon.0) 2370 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.131 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.234691+0000 mon.a (mon.0) 2371 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.131 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.241567+0000 mon.a (mon.0) 2372 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.131 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.320538+0000 mon.a (mon.0) 2373 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.131 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.324911+0000 mon.a (mon.0) 2374 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.328332+0000 mon.a (mon.0) 2375 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.329210+0000 mon.a (mon.0) 2376 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.335715+0000 mon.a (mon.0) 2377 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.415412+0000 mon.a (mon.0) 2378 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.418361+0000 mon.a (mon.0) 2379 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.420962+0000 mon.a (mon.0) 2380 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.421839+0000 mon.a (mon.0) 2381 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.428312+0000 mon.a (mon.0) 2382 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.511851+0000 mon.a (mon.0) 2383 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.514012+0000 mon.a (mon.0) 2384 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.516476+0000 mon.a (mon.0) 2385 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.517267+0000 mon.a (mon.0) 2386 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.524093+0000 mon.a (mon.0) 2387 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.601767+0000 mon.a (mon.0) 2388 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.604042+0000 mon.a (mon.0) 2389 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.608023+0000 mon.a (mon.0) 2390 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.609250+0000 mon.a (mon.0) 2391 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.617604+0000 mon.a (mon.0) 2392 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.701786+0000 mon.a (mon.0) 2393 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.704058+0000 mon.a (mon.0) 2394 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.707193+0000 mon.a (mon.0) 2395 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.708080+0000 mon.a (mon.0) 2396 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[71397]: audit 2024-02-05T07:09:36.714239+0000 mon.a (mon.0) 2397 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.320538+0000 mon.a (mon.0) 2373 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.324911+0000 mon.a (mon.0) 2374 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.328332+0000 mon.a (mon.0) 2375 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.329210+0000 mon.a (mon.0) 2376 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.335715+0000 mon.a (mon.0) 2377 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.415412+0000 mon.a (mon.0) 2378 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.418361+0000 mon.a (mon.0) 2379 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.420962+0000 mon.a (mon.0) 2380 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.421839+0000 mon.a (mon.0) 2381 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.428312+0000 mon.a (mon.0) 2382 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.511851+0000 mon.a (mon.0) 2383 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.514012+0000 mon.a (mon.0) 2384 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.516476+0000 mon.a (mon.0) 2385 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.517267+0000 mon.a (mon.0) 2386 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.524093+0000 mon.a (mon.0) 2387 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.601767+0000 mon.a (mon.0) 2388 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.604042+0000 mon.a (mon.0) 2389 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.608023+0000 mon.a (mon.0) 2390 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.609250+0000 mon.a (mon.0) 2391 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.617604+0000 mon.a (mon.0) 2392 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.701786+0000 mon.a (mon.0) 2393 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.704058+0000 mon.a (mon.0) 2394 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.707193+0000 mon.a (mon.0) 2395 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.708080+0000 mon.a (mon.0) 2396 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:36 smithi102 bash[68945]: audit 2024-02-05T07:09:36.714239+0000 mon.a (mon.0) 2397 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.386 INFO:journalctl@ceph.osd.1.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[81916]: debug 2024-02-05T07:09:37.262+0000 7fd0d99e7700 1 -- 172.21.15.102:0/1513734792 <== mon.0 v2:172.21.15.102:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5644c8ef76c0 con 0x5644c8f7c800 2024-02-05T07:09:37.973 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: cephadm 2024-02-05T07:09:36.148217+0000 mgr.y (mgr.25280) 597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.973 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: cephadm 2024-02-05T07:09:36.242151+0000 mgr.y (mgr.25280) 598 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.974 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: cluster 2024-02-05T07:09:36.300043+0000 mgr.y (mgr.25280) 599 : cluster 0 pgmap v105: 161 pgs: 19 active+undersized+degraded, 44 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-02-05T07:09:37.974 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: cephadm 2024-02-05T07:09:36.336378+0000 mgr.y (mgr.25280) 600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.974 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: cephadm 2024-02-05T07:09:36.429170+0000 mgr.y (mgr.25280) 601 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.974 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: cephadm 2024-02-05T07:09:36.524785+0000 mgr.y (mgr.25280) 602 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.974 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: cephadm 2024-02-05T07:09:36.618576+0000 mgr.y (mgr.25280) 603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.974 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: cephadm 2024-02-05T07:09:36.715155+0000 mgr.y (mgr.25280) 604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.974 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:36.795076+0000 mon.a (mon.0) 2398 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.974 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:36.797857+0000 mon.a (mon.0) 2399 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.974 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:36.802509+0000 mon.a (mon.0) 2400 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.974 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:36.804145+0000 mon.a (mon.0) 2401 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.974 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:36.814279+0000 mon.a (mon.0) 2402 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.974 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: cephadm 2024-02-05T07:09:36.814930+0000 mgr.y (mgr.25280) 605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.974 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:36.897847+0000 mon.a (mon.0) 2403 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.974 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:36.900133+0000 mon.a (mon.0) 2404 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.975 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:36.902288+0000 mon.a (mon.0) 2405 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.975 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:36.903140+0000 mon.a (mon.0) 2406 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.975 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:36.912062+0000 mon.a (mon.0) 2407 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.975 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: cephadm 2024-02-05T07:09:36.912880+0000 mgr.y (mgr.25280) 606 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.975 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:36.992506+0000 mon.a (mon.0) 2408 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.975 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:36.996252+0000 mon.a (mon.0) 2409 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.975 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:36.999713+0000 mon.a (mon.0) 2410 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.975 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.000875+0000 mon.a (mon.0) 2411 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.975 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.011007+0000 mon.a (mon.0) 2412 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.976 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: cephadm 2024-02-05T07:09:37.011627+0000 mgr.y (mgr.25280) 607 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.976 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.091011+0000 mon.a (mon.0) 2413 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.976 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.095098+0000 mon.a (mon.0) 2414 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.976 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.098091+0000 mon.a (mon.0) 2415 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.976 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.099058+0000 mon.a (mon.0) 2416 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.976 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.107244+0000 mon.a (mon.0) 2417 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.976 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.192195+0000 mon.a (mon.0) 2418 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.976 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.194779+0000 mon.a (mon.0) 2419 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.976 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.197501+0000 mon.a (mon.0) 2420 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.976 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.198652+0000 mon.a (mon.0) 2421 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.976 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.205151+0000 mon.a (mon.0) 2422 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.976 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.227176+0000 mon.a (mon.0) 2423 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.976 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.234669+0000 mon.a (mon.0) 2424 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.976 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.241978+0000 mon.a (mon.0) 2425 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.977 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.287702+0000 mon.a (mon.0) 2426 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.977 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.290730+0000 mon.a (mon.0) 2427 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.977 INFO:journalctl@ceph.osd.1.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[81916]: debug 2024-02-05T07:09:37.810+0000 7fd0e2b7f7c0 -1 Falling back to public interface 2024-02-05T07:09:37.977 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.294575+0000 mon.a (mon.0) 2428 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.977 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.295956+0000 mon.a (mon.0) 2429 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.977 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.305175+0000 mon.a (mon.0) 2430 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.978 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.384472+0000 mon.a (mon.0) 2431 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.978 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.387649+0000 mon.a (mon.0) 2432 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.978 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.391558+0000 mon.a (mon.0) 2433 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.978 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.392944+0000 mon.a (mon.0) 2434 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.978 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.402618+0000 mon.a (mon.0) 2435 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.978 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.467077+0000 mon.a (mon.0) 2436 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.978 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.469541+0000 mon.a (mon.0) 2437 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.978 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.472867+0000 mon.a (mon.0) 2438 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.978 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.474007+0000 mon.a (mon.0) 2439 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.978 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.482240+0000 mon.a (mon.0) 2440 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.978 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.563762+0000 mon.a (mon.0) 2441 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.978 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.566646+0000 mon.a (mon.0) 2442 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.978 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.570099+0000 mon.a (mon.0) 2443 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.978 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.571556+0000 mon.a (mon.0) 2444 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.978 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.578460+0000 mon.a (mon.0) 2445 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.978 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.663086+0000 mon.a (mon.0) 2446 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.979 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.665325+0000 mon.a (mon.0) 2447 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.979 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.667830+0000 mon.a (mon.0) 2448 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.979 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.668762+0000 mon.a (mon.0) 2449 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.979 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[71397]: audit 2024-02-05T07:09:37.677024+0000 mon.a (mon.0) 2450 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.979 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: cephadm 2024-02-05T07:09:36.148217+0000 mgr.y (mgr.25280) 597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.979 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: cephadm 2024-02-05T07:09:36.242151+0000 mgr.y (mgr.25280) 598 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.979 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: cluster 2024-02-05T07:09:36.300043+0000 mgr.y (mgr.25280) 599 : cluster 0 pgmap v105: 161 pgs: 19 active+undersized+degraded, 44 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-02-05T07:09:37.980 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: cephadm 2024-02-05T07:09:36.336378+0000 mgr.y (mgr.25280) 600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.980 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: cephadm 2024-02-05T07:09:36.429170+0000 mgr.y (mgr.25280) 601 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.980 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: cephadm 2024-02-05T07:09:36.524785+0000 mgr.y (mgr.25280) 602 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.980 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: cephadm 2024-02-05T07:09:36.618576+0000 mgr.y (mgr.25280) 603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.980 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: cephadm 2024-02-05T07:09:36.715155+0000 mgr.y (mgr.25280) 604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.980 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:36.795076+0000 mon.a (mon.0) 2398 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.980 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:36.797857+0000 mon.a (mon.0) 2399 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.980 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:36.802509+0000 mon.a (mon.0) 2400 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.980 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:36.804145+0000 mon.a (mon.0) 2401 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.980 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:36.814279+0000 mon.a (mon.0) 2402 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.980 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: cephadm 2024-02-05T07:09:36.814930+0000 mgr.y (mgr.25280) 605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.980 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:36.897847+0000 mon.a (mon.0) 2403 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.980 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:36.900133+0000 mon.a (mon.0) 2404 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.980 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:36.902288+0000 mon.a (mon.0) 2405 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.981 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:36.903140+0000 mon.a (mon.0) 2406 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.981 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:36.912062+0000 mon.a (mon.0) 2407 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.981 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: cephadm 2024-02-05T07:09:36.912880+0000 mgr.y (mgr.25280) 606 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.981 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:36.992506+0000 mon.a (mon.0) 2408 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.981 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:36.996252+0000 mon.a (mon.0) 2409 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.981 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:36.999713+0000 mon.a (mon.0) 2410 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.981 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.000875+0000 mon.a (mon.0) 2411 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.981 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.011007+0000 mon.a (mon.0) 2412 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.981 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: cephadm 2024-02-05T07:09:37.011627+0000 mgr.y (mgr.25280) 607 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:37.981 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.091011+0000 mon.a (mon.0) 2413 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.981 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.095098+0000 mon.a (mon.0) 2414 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.981 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.098091+0000 mon.a (mon.0) 2415 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.981 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.099058+0000 mon.a (mon.0) 2416 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.981 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.107244+0000 mon.a (mon.0) 2417 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.981 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.192195+0000 mon.a (mon.0) 2418 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.981 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.194779+0000 mon.a (mon.0) 2419 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.982 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.197501+0000 mon.a (mon.0) 2420 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.982 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.198652+0000 mon.a (mon.0) 2421 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.982 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.205151+0000 mon.a (mon.0) 2422 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.982 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.227176+0000 mon.a (mon.0) 2423 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.982 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.234669+0000 mon.a (mon.0) 2424 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.982 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.241978+0000 mon.a (mon.0) 2425 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.982 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.287702+0000 mon.a (mon.0) 2426 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.982 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.290730+0000 mon.a (mon.0) 2427 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.982 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.294575+0000 mon.a (mon.0) 2428 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.982 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.295956+0000 mon.a (mon.0) 2429 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.982 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.305175+0000 mon.a (mon.0) 2430 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.982 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.384472+0000 mon.a (mon.0) 2431 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.982 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.387649+0000 mon.a (mon.0) 2432 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.982 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.391558+0000 mon.a (mon.0) 2433 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.982 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.392944+0000 mon.a (mon.0) 2434 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.983 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.402618+0000 mon.a (mon.0) 2435 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.983 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.467077+0000 mon.a (mon.0) 2436 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.983 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.469541+0000 mon.a (mon.0) 2437 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.983 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.472867+0000 mon.a (mon.0) 2438 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.983 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.474007+0000 mon.a (mon.0) 2439 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.983 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.482240+0000 mon.a (mon.0) 2440 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.983 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.563762+0000 mon.a (mon.0) 2441 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.983 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.566646+0000 mon.a (mon.0) 2442 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.983 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.570099+0000 mon.a (mon.0) 2443 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.983 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.571556+0000 mon.a (mon.0) 2444 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.983 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.578460+0000 mon.a (mon.0) 2445 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:37.983 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.663086+0000 mon.a (mon.0) 2446 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:37.983 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.665325+0000 mon.a (mon.0) 2447 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:37.983 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.667830+0000 mon.a (mon.0) 2448 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:37.983 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.668762+0000 mon.a (mon.0) 2449 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:37.983 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:37 smithi102 bash[68945]: audit 2024-02-05T07:09:37.677024+0000 mon.a (mon.0) 2450 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:38.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: cephadm 2024-02-05T07:09:36.148217+0000 mgr.y (mgr.25280) 597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:38.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: cephadm 2024-02-05T07:09:36.242151+0000 mgr.y (mgr.25280) 598 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:38.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: cluster 2024-02-05T07:09:36.300043+0000 mgr.y (mgr.25280) 599 : cluster 0 pgmap v105: 161 pgs: 19 active+undersized+degraded, 44 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-02-05T07:09:38.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: cephadm 2024-02-05T07:09:36.336378+0000 mgr.y (mgr.25280) 600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:38.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: cephadm 2024-02-05T07:09:36.429170+0000 mgr.y (mgr.25280) 601 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:38.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: cephadm 2024-02-05T07:09:36.524785+0000 mgr.y (mgr.25280) 602 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:38.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: cephadm 2024-02-05T07:09:36.618576+0000 mgr.y (mgr.25280) 603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:38.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: cephadm 2024-02-05T07:09:36.715155+0000 mgr.y (mgr.25280) 604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:38.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:36.795076+0000 mon.a (mon.0) 2398 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:38.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:36.797857+0000 mon.a (mon.0) 2399 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:38.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:36.802509+0000 mon.a (mon.0) 2400 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:38.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:36.804145+0000 mon.a (mon.0) 2401 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:38.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:36.814279+0000 mon.a (mon.0) 2402 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:38.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: cephadm 2024-02-05T07:09:36.814930+0000 mgr.y (mgr.25280) 605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:38.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:36.897847+0000 mon.a (mon.0) 2403 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:38.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:36.900133+0000 mon.a (mon.0) 2404 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:38.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:36.902288+0000 mon.a (mon.0) 2405 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:38.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:36.903140+0000 mon.a (mon.0) 2406 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:38.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:36.912062+0000 mon.a (mon.0) 2407 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:38.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: cephadm 2024-02-05T07:09:36.912880+0000 mgr.y (mgr.25280) 606 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:38.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:36.992506+0000 mon.a (mon.0) 2408 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:38.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:36.996252+0000 mon.a (mon.0) 2409 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:38.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:36.999713+0000 mon.a (mon.0) 2410 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:38.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.000875+0000 mon.a (mon.0) 2411 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:38.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.011007+0000 mon.a (mon.0) 2412 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:38.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: cephadm 2024-02-05T07:09:37.011627+0000 mgr.y (mgr.25280) 607 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:38.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.091011+0000 mon.a (mon.0) 2413 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:38.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.095098+0000 mon.a (mon.0) 2414 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:38.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.098091+0000 mon.a (mon.0) 2415 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:38.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.099058+0000 mon.a (mon.0) 2416 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:38.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.107244+0000 mon.a (mon.0) 2417 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:38.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.192195+0000 mon.a (mon.0) 2418 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:38.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.194779+0000 mon.a (mon.0) 2419 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:38.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.197501+0000 mon.a (mon.0) 2420 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:38.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.198652+0000 mon.a (mon.0) 2421 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:38.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.205151+0000 mon.a (mon.0) 2422 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:38.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.227176+0000 mon.a (mon.0) 2423 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:38.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.234669+0000 mon.a (mon.0) 2424 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:38.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.241978+0000 mon.a (mon.0) 2425 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:38.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.287702+0000 mon.a (mon.0) 2426 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:38.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.290730+0000 mon.a (mon.0) 2427 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:38.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.294575+0000 mon.a (mon.0) 2428 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:38.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.295956+0000 mon.a (mon.0) 2429 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:38.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.305175+0000 mon.a (mon.0) 2430 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:38.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.384472+0000 mon.a (mon.0) 2431 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:38.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.387649+0000 mon.a (mon.0) 2432 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:38.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.391558+0000 mon.a (mon.0) 2433 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:38.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.392944+0000 mon.a (mon.0) 2434 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:38.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.402618+0000 mon.a (mon.0) 2435 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:38.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.467077+0000 mon.a (mon.0) 2436 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:38.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.469541+0000 mon.a (mon.0) 2437 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:38.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.472867+0000 mon.a (mon.0) 2438 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:38.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.474007+0000 mon.a (mon.0) 2439 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:38.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.482240+0000 mon.a (mon.0) 2440 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:38.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.563762+0000 mon.a (mon.0) 2441 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:38.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.566646+0000 mon.a (mon.0) 2442 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:38.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.570099+0000 mon.a (mon.0) 2443 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:38.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.571556+0000 mon.a (mon.0) 2444 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:38.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.578460+0000 mon.a (mon.0) 2445 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:38.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.663086+0000 mon.a (mon.0) 2446 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:38.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.665325+0000 mon.a (mon.0) 2447 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:38.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.667830+0000 mon.a (mon.0) 2448 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:38.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.668762+0000 mon.a (mon.0) 2449 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:38.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:37 smithi177 bash[56430]: audit 2024-02-05T07:09:37.677024+0000 mon.a (mon.0) 2450 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:39.078 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[51852]: ts=2024-02-05T07:09:38.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"smithi102:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.102\", device_class=\"ssd\", hostname=\"smithi102\", instance=\"172.21.15.177:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.102\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-05T07:09:39.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: cephadm 2024-02-05T07:09:37.108051+0000 mgr.y (mgr.25280) 608 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:39.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: cephadm 2024-02-05T07:09:37.207644+0000 mgr.y (mgr.25280) 609 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:39.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: cephadm 2024-02-05T07:09:37.305832+0000 mgr.y (mgr.25280) 610 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:39.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: cephadm 2024-02-05T07:09:37.403791+0000 mgr.y (mgr.25280) 611 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:39.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: cephadm 2024-02-05T07:09:37.483070+0000 mgr.y (mgr.25280) 612 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:39.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: cephadm 2024-02-05T07:09:37.579840+0000 mgr.y (mgr.25280) 613 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:39.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: cephadm 2024-02-05T07:09:37.677655+0000 mgr.y (mgr.25280) 614 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:39.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:37.758991+0000 mon.a (mon.0) 2451 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:39.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:37.762225+0000 mon.a (mon.0) 2452 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:39.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:37.764667+0000 mon.a (mon.0) 2453 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:39.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:37.765575+0000 mon.a (mon.0) 2454 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:39.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:37.771446+0000 mon.a (mon.0) 2455 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:39.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: cephadm 2024-02-05T07:09:37.772012+0000 mgr.y (mgr.25280) 615 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:39.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:37.848620+0000 mon.a (mon.0) 2456 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:39.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:37.850810+0000 mon.a (mon.0) 2457 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:39.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:37.853617+0000 mon.a (mon.0) 2458 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:39.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:37.854649+0000 mon.a (mon.0) 2459 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:39.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:37.864749+0000 mon.a (mon.0) 2460 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:39.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: cephadm 2024-02-05T07:09:37.865501+0000 mgr.y (mgr.25280) 616 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:39.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:37.948827+0000 mon.a (mon.0) 2461 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:39.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:37.951748+0000 mon.a (mon.0) 2462 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:39.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:37.954251+0000 mon.a (mon.0) 2463 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:39.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:37.955210+0000 mon.a (mon.0) 2464 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:39.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:37.964475+0000 mon.a (mon.0) 2465 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:39.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: cephadm 2024-02-05T07:09:37.965536+0000 mgr.y (mgr.25280) 617 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:39.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.046746+0000 mon.a (mon.0) 2466 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:39.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.049227+0000 mon.a (mon.0) 2467 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:39.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.051838+0000 mon.a (mon.0) 2468 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:39.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.052637+0000 mon.a (mon.0) 2469 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:39.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.061901+0000 mon.a (mon.0) 2470 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:39.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: cephadm 2024-02-05T07:09:38.062443+0000 mgr.y (mgr.25280) 618 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:39.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.141841+0000 mon.a (mon.0) 2471 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:39.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.145959+0000 mon.a (mon.0) 2472 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:39.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.149392+0000 mon.a (mon.0) 2473 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:39.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.150636+0000 mon.a (mon.0) 2474 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:39.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.160838+0000 mon.a (mon.0) 2475 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:39.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.238258+0000 mon.a (mon.0) 2476 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:39.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.241088+0000 mon.a (mon.0) 2477 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:39.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.244670+0000 mon.a (mon.0) 2478 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:39.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.246002+0000 mon.a (mon.0) 2479 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:39.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.255930+0000 mon.a (mon.0) 2480 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:39.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.335020+0000 mon.a (mon.0) 2481 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:39.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.339170+0000 mon.a (mon.0) 2482 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:39.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.344168+0000 mon.a (mon.0) 2483 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:39.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.345586+0000 mon.a (mon.0) 2484 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:39.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.353278+0000 mon.a (mon.0) 2485 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:39.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.440735+0000 mon.a (mon.0) 2486 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:39.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.443623+0000 mon.a (mon.0) 2487 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:39.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.446448+0000 mon.a (mon.0) 2488 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:39.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.447377+0000 mon.a (mon.0) 2489 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:39.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.453503+0000 mon.a (mon.0) 2490 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:39.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.532739+0000 mon.a (mon.0) 2491 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:39.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.534930+0000 mon.a (mon.0) 2492 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:39.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.537990+0000 mon.a (mon.0) 2493 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:39.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.538993+0000 mon.a (mon.0) 2494 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:39.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.545746+0000 mon.a (mon.0) 2495 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:39.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.628305+0000 mon.a (mon.0) 2496 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:39.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.631227+0000 mon.a (mon.0) 2497 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:39.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.634086+0000 mon.a (mon.0) 2498 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:39.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.635077+0000 mon.a (mon.0) 2499 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:39.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.640761+0000 mon.a (mon.0) 2500 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:39.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.719495+0000 mon.a (mon.0) 2501 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:39.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:38 smithi177 bash[56430]: audit 2024-02-05T07:09:38.723044+0000 mon.a (mon.0) 2502 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:39.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: cephadm 2024-02-05T07:09:37.108051+0000 mgr.y (mgr.25280) 608 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:39.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: cephadm 2024-02-05T07:09:37.207644+0000 mgr.y (mgr.25280) 609 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:39.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: cephadm 2024-02-05T07:09:37.305832+0000 mgr.y (mgr.25280) 610 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:39.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: cephadm 2024-02-05T07:09:37.403791+0000 mgr.y (mgr.25280) 611 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:39.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: cephadm 2024-02-05T07:09:37.483070+0000 mgr.y (mgr.25280) 612 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:39.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: cephadm 2024-02-05T07:09:37.579840+0000 mgr.y (mgr.25280) 613 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:39.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: cephadm 2024-02-05T07:09:37.677655+0000 mgr.y (mgr.25280) 614 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:39.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:37.758991+0000 mon.a (mon.0) 2451 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:39.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:37.762225+0000 mon.a (mon.0) 2452 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:39.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:37.764667+0000 mon.a (mon.0) 2453 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:39.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:37.765575+0000 mon.a (mon.0) 2454 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:39.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:37.771446+0000 mon.a (mon.0) 2455 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:39.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: cephadm 2024-02-05T07:09:37.772012+0000 mgr.y (mgr.25280) 615 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:39.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:37.848620+0000 mon.a (mon.0) 2456 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:39.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:37.850810+0000 mon.a (mon.0) 2457 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:39.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:37.853617+0000 mon.a (mon.0) 2458 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:39.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:37.854649+0000 mon.a (mon.0) 2459 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:39.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:37.864749+0000 mon.a (mon.0) 2460 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:39.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: cephadm 2024-02-05T07:09:37.865501+0000 mgr.y (mgr.25280) 616 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:39.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:37.948827+0000 mon.a (mon.0) 2461 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:39.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:37.951748+0000 mon.a (mon.0) 2462 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:39.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: cephadm 2024-02-05T07:09:37.108051+0000 mgr.y (mgr.25280) 608 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:39.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: cephadm 2024-02-05T07:09:37.207644+0000 mgr.y (mgr.25280) 609 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:39.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: cephadm 2024-02-05T07:09:37.305832+0000 mgr.y (mgr.25280) 610 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:39.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: cephadm 2024-02-05T07:09:37.403791+0000 mgr.y (mgr.25280) 611 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:39.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: cephadm 2024-02-05T07:09:37.483070+0000 mgr.y (mgr.25280) 612 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:39.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: cephadm 2024-02-05T07:09:37.579840+0000 mgr.y (mgr.25280) 613 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:39.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: cephadm 2024-02-05T07:09:37.677655+0000 mgr.y (mgr.25280) 614 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:39.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:37.758991+0000 mon.a (mon.0) 2451 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:39.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:37.762225+0000 mon.a (mon.0) 2452 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:39.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:37.764667+0000 mon.a (mon.0) 2453 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:39.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:37.765575+0000 mon.a (mon.0) 2454 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:39.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:37.771446+0000 mon.a (mon.0) 2455 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:39.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: cephadm 2024-02-05T07:09:37.772012+0000 mgr.y (mgr.25280) 615 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:39.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:37.848620+0000 mon.a (mon.0) 2456 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:39.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:37.850810+0000 mon.a (mon.0) 2457 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:39.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:37.853617+0000 mon.a (mon.0) 2458 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:39.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:37.854649+0000 mon.a (mon.0) 2459 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:39.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:37.864749+0000 mon.a (mon.0) 2460 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:39.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: cephadm 2024-02-05T07:09:37.865501+0000 mgr.y (mgr.25280) 616 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:39.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:37.948827+0000 mon.a (mon.0) 2461 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:39.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:37.951748+0000 mon.a (mon.0) 2462 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:39.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:37.954251+0000 mon.a (mon.0) 2463 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:39.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:37.955210+0000 mon.a (mon.0) 2464 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:39.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:37.964475+0000 mon.a (mon.0) 2465 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:39.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: cephadm 2024-02-05T07:09:37.965536+0000 mgr.y (mgr.25280) 617 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:39.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.046746+0000 mon.a (mon.0) 2466 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:39.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.049227+0000 mon.a (mon.0) 2467 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:39.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.051838+0000 mon.a (mon.0) 2468 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:39.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.052637+0000 mon.a (mon.0) 2469 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:39.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.061901+0000 mon.a (mon.0) 2470 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:39.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: cephadm 2024-02-05T07:09:38.062443+0000 mgr.y (mgr.25280) 618 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:39.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.141841+0000 mon.a (mon.0) 2471 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:39.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.145959+0000 mon.a (mon.0) 2472 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:39.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.149392+0000 mon.a (mon.0) 2473 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:39.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.150636+0000 mon.a (mon.0) 2474 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:39.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.160838+0000 mon.a (mon.0) 2475 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:39.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.238258+0000 mon.a (mon.0) 2476 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:39.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.241088+0000 mon.a (mon.0) 2477 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:39.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.244670+0000 mon.a (mon.0) 2478 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:39.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.246002+0000 mon.a (mon.0) 2479 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:39.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.255930+0000 mon.a (mon.0) 2480 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:39.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.335020+0000 mon.a (mon.0) 2481 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:39.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.339170+0000 mon.a (mon.0) 2482 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:39.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.344168+0000 mon.a (mon.0) 2483 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:39.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.345586+0000 mon.a (mon.0) 2484 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:39.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.353278+0000 mon.a (mon.0) 2485 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:39.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.440735+0000 mon.a (mon.0) 2486 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:39.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.443623+0000 mon.a (mon.0) 2487 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:39.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.446448+0000 mon.a (mon.0) 2488 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:39.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.447377+0000 mon.a (mon.0) 2489 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:39.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.453503+0000 mon.a (mon.0) 2490 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:39.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.532739+0000 mon.a (mon.0) 2491 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:39.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.534930+0000 mon.a (mon.0) 2492 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:39.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.537990+0000 mon.a (mon.0) 2493 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:39.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.538993+0000 mon.a (mon.0) 2494 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:39.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.545746+0000 mon.a (mon.0) 2495 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:39.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.628305+0000 mon.a (mon.0) 2496 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:39.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.631227+0000 mon.a (mon.0) 2497 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:39.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.634086+0000 mon.a (mon.0) 2498 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:39.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.635077+0000 mon.a (mon.0) 2499 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:39.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:37.954251+0000 mon.a (mon.0) 2463 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:39.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:37.955210+0000 mon.a (mon.0) 2464 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:39.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:37.964475+0000 mon.a (mon.0) 2465 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:39.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: cephadm 2024-02-05T07:09:37.965536+0000 mgr.y (mgr.25280) 617 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:39.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.046746+0000 mon.a (mon.0) 2466 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:39.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.049227+0000 mon.a (mon.0) 2467 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:39.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.051838+0000 mon.a (mon.0) 2468 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:39.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.052637+0000 mon.a (mon.0) 2469 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:39.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.061901+0000 mon.a (mon.0) 2470 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:39.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: cephadm 2024-02-05T07:09:38.062443+0000 mgr.y (mgr.25280) 618 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:39.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.141841+0000 mon.a (mon.0) 2471 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:39.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.145959+0000 mon.a (mon.0) 2472 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:39.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.149392+0000 mon.a (mon.0) 2473 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:39.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.150636+0000 mon.a (mon.0) 2474 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:39.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.160838+0000 mon.a (mon.0) 2475 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:39.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.238258+0000 mon.a (mon.0) 2476 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:39.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.241088+0000 mon.a (mon.0) 2477 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:39.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.244670+0000 mon.a (mon.0) 2478 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:39.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.246002+0000 mon.a (mon.0) 2479 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:39.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.255930+0000 mon.a (mon.0) 2480 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:39.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.640761+0000 mon.a (mon.0) 2500 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:39.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.719495+0000 mon.a (mon.0) 2501 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:39.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[71397]: audit 2024-02-05T07:09:38.723044+0000 mon.a (mon.0) 2502 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:39.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.335020+0000 mon.a (mon.0) 2481 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:39.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.339170+0000 mon.a (mon.0) 2482 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:39.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.344168+0000 mon.a (mon.0) 2483 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:39.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.345586+0000 mon.a (mon.0) 2484 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:39.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.353278+0000 mon.a (mon.0) 2485 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:39.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.440735+0000 mon.a (mon.0) 2486 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:39.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.443623+0000 mon.a (mon.0) 2487 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:39.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.446448+0000 mon.a (mon.0) 2488 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:39.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.447377+0000 mon.a (mon.0) 2489 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:39.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.453503+0000 mon.a (mon.0) 2490 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:39.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.532739+0000 mon.a (mon.0) 2491 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:39.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.534930+0000 mon.a (mon.0) 2492 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:39.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.537990+0000 mon.a (mon.0) 2493 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:39.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.538993+0000 mon.a (mon.0) 2494 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:39.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.545746+0000 mon.a (mon.0) 2495 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:39.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.628305+0000 mon.a (mon.0) 2496 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:39.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.631227+0000 mon.a (mon.0) 2497 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:39.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.634086+0000 mon.a (mon.0) 2498 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:39.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.635077+0000 mon.a (mon.0) 2499 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:39.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.640761+0000 mon.a (mon.0) 2500 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:39.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.719495+0000 mon.a (mon.0) 2501 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:39.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:38 smithi102 bash[68945]: audit 2024-02-05T07:09:38.723044+0000 mon.a (mon.0) 2502 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:40.036 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: cephadm 2024-02-05T07:09:38.161347+0000 mgr.y (mgr.25280) 619 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:40.037 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: cephadm 2024-02-05T07:09:38.256654+0000 mgr.y (mgr.25280) 620 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:40.037 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: cluster 2024-02-05T07:09:38.301278+0000 mgr.y (mgr.25280) 621 : cluster 0 pgmap v106: 161 pgs: 19 active+undersized+degraded, 44 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-02-05T07:09:40.037 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: cephadm 2024-02-05T07:09:38.354086+0000 mgr.y (mgr.25280) 622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:40.037 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: cephadm 2024-02-05T07:09:38.454011+0000 mgr.y (mgr.25280) 623 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:40.037 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: cephadm 2024-02-05T07:09:38.546532+0000 mgr.y (mgr.25280) 624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:40.037 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: cephadm 2024-02-05T07:09:38.641308+0000 mgr.y (mgr.25280) 625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:40.037 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:38.733122+0000 mon.a (mon.0) 2503 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:40.037 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:38.735694+0000 mon.a (mon.0) 2504 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:40.037 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:38.741388+0000 mon.a (mon.0) 2505 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:40.037 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: cephadm 2024-02-05T07:09:38.742296+0000 mgr.y (mgr.25280) 626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:40.037 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:38.806818+0000 mon.a (mon.0) 2506 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:40.037 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:38.810095+0000 mon.a (mon.0) 2507 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:40.037 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:38.814212+0000 mon.a (mon.0) 2508 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:40.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:38.815839+0000 mon.a (mon.0) 2509 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:40.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:38.824619+0000 mon.a (mon.0) 2510 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:40.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: cephadm 2024-02-05T07:09:38.827253+0000 mgr.y (mgr.25280) 627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:40.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:38.909647+0000 mon.a (mon.0) 2511 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:40.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:38.911778+0000 mon.a (mon.0) 2512 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:40.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:38.914311+0000 mon.a (mon.0) 2513 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:40.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:38.915128+0000 mon.a (mon.0) 2514 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:40.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:38.925416+0000 mon.a (mon.0) 2515 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:40.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: cephadm 2024-02-05T07:09:38.925999+0000 mgr.y (mgr.25280) 628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:40.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: cluster 2024-02-05T07:09:38.963074+0000 mon.a (mon.0) 2516 : cluster 3 Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 19 pgs degraded (PG_DEGRADED) 2024-02-05T07:09:40.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:38.989384+0000 mon.a (mon.0) 2517 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:40.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:38.992193+0000 mon.a (mon.0) 2518 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:40.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:38.994821+0000 mon.a (mon.0) 2519 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:40.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:38.995679+0000 mon.a (mon.0) 2520 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:40.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.002797+0000 mon.a (mon.0) 2521 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:40.039 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: cephadm 2024-02-05T07:09:39.003308+0000 mgr.y (mgr.25280) 629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:40.039 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.086624+0000 mon.a (mon.0) 2522 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:40.039 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.089029+0000 mon.a (mon.0) 2523 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:40.039 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.093095+0000 mon.a (mon.0) 2524 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:40.039 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.094457+0000 mon.a (mon.0) 2525 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:40.039 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.100886+0000 mon.a (mon.0) 2526 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:40.039 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.183172+0000 mon.a (mon.0) 2527 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:40.039 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.185682+0000 mon.a (mon.0) 2528 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:40.039 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.189085+0000 mon.a (mon.0) 2529 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:40.039 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.190173+0000 mon.a (mon.0) 2530 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:40.039 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.197929+0000 mon.a (mon.0) 2531 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:40.039 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.277163+0000 mon.a (mon.0) 2532 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:40.039 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.279614+0000 mon.a (mon.0) 2533 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:40.039 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.282081+0000 mon.a (mon.0) 2534 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:40.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.282947+0000 mon.a (mon.0) 2535 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:40.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.289838+0000 mon.a (mon.0) 2536 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:40.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.370955+0000 mon.a (mon.0) 2537 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:40.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.373213+0000 mon.a (mon.0) 2538 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:40.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.376973+0000 mon.a (mon.0) 2539 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:40.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.378079+0000 mon.a (mon.0) 2540 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:40.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.384902+0000 mon.a (mon.0) 2541 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:40.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.463946+0000 mon.a (mon.0) 2542 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:40.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.466518+0000 mon.a (mon.0) 2543 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:40.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.468883+0000 mon.a (mon.0) 2544 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:40.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.469976+0000 mon.a (mon.0) 2545 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:40.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.477015+0000 mon.a (mon.0) 2546 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:40.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.556639+0000 mon.a (mon.0) 2547 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:40.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.559216+0000 mon.a (mon.0) 2548 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:40.041 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.561966+0000 mon.a (mon.0) 2549 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:40.041 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.563146+0000 mon.a (mon.0) 2550 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:40.041 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.571682+0000 mon.a (mon.0) 2551 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:40.041 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.652484+0000 mon.a (mon.0) 2552 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:40.041 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.655019+0000 mon.a (mon.0) 2553 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:40.041 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.657519+0000 mon.a (mon.0) 2554 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:40.041 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.658609+0000 mon.a (mon.0) 2555 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:40.041 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:39 smithi177 bash[56430]: audit 2024-02-05T07:09:39.666423+0000 mon.a (mon.0) 2556 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:40.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: cephadm 2024-02-05T07:09:38.161347+0000 mgr.y (mgr.25280) 619 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:40.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: cephadm 2024-02-05T07:09:38.256654+0000 mgr.y (mgr.25280) 620 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:40.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: cluster 2024-02-05T07:09:38.301278+0000 mgr.y (mgr.25280) 621 : cluster 0 pgmap v106: 161 pgs: 19 active+undersized+degraded, 44 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-02-05T07:09:40.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: cephadm 2024-02-05T07:09:38.354086+0000 mgr.y (mgr.25280) 622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:40.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: cephadm 2024-02-05T07:09:38.454011+0000 mgr.y (mgr.25280) 623 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:40.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: cephadm 2024-02-05T07:09:38.546532+0000 mgr.y (mgr.25280) 624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:40.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: cephadm 2024-02-05T07:09:38.641308+0000 mgr.y (mgr.25280) 625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:40.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:38.733122+0000 mon.a (mon.0) 2503 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:40.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:38.735694+0000 mon.a (mon.0) 2504 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:40.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:38.741388+0000 mon.a (mon.0) 2505 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:40.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: cephadm 2024-02-05T07:09:38.742296+0000 mgr.y (mgr.25280) 626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:40.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:38.806818+0000 mon.a (mon.0) 2506 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:40.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:38.810095+0000 mon.a (mon.0) 2507 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:40.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:38.814212+0000 mon.a (mon.0) 2508 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:40.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:38.815839+0000 mon.a (mon.0) 2509 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:40.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:38.824619+0000 mon.a (mon.0) 2510 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:40.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: cephadm 2024-02-05T07:09:38.827253+0000 mgr.y (mgr.25280) 627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:40.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:38.909647+0000 mon.a (mon.0) 2511 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:40.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:38.911778+0000 mon.a (mon.0) 2512 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:40.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:38.914311+0000 mon.a (mon.0) 2513 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:40.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: cephadm 2024-02-05T07:09:38.161347+0000 mgr.y (mgr.25280) 619 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:40.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: cephadm 2024-02-05T07:09:38.256654+0000 mgr.y (mgr.25280) 620 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:40.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: cluster 2024-02-05T07:09:38.301278+0000 mgr.y (mgr.25280) 621 : cluster 0 pgmap v106: 161 pgs: 19 active+undersized+degraded, 44 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-02-05T07:09:40.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: cephadm 2024-02-05T07:09:38.354086+0000 mgr.y (mgr.25280) 622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:40.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: cephadm 2024-02-05T07:09:38.454011+0000 mgr.y (mgr.25280) 623 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:40.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: cephadm 2024-02-05T07:09:38.546532+0000 mgr.y (mgr.25280) 624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:40.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: cephadm 2024-02-05T07:09:38.641308+0000 mgr.y (mgr.25280) 625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:40.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:38.733122+0000 mon.a (mon.0) 2503 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:40.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:38.735694+0000 mon.a (mon.0) 2504 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:40.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:38.741388+0000 mon.a (mon.0) 2505 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:40.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: cephadm 2024-02-05T07:09:38.742296+0000 mgr.y (mgr.25280) 626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:40.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:38.806818+0000 mon.a (mon.0) 2506 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:40.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:38.810095+0000 mon.a (mon.0) 2507 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:40.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:38.814212+0000 mon.a (mon.0) 2508 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:40.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:38.815839+0000 mon.a (mon.0) 2509 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:40.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:38.824619+0000 mon.a (mon.0) 2510 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:40.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: cephadm 2024-02-05T07:09:38.827253+0000 mgr.y (mgr.25280) 627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:40.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:38.909647+0000 mon.a (mon.0) 2511 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:40.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:38.911778+0000 mon.a (mon.0) 2512 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:40.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:38.914311+0000 mon.a (mon.0) 2513 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:40.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:38.915128+0000 mon.a (mon.0) 2514 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:40.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:38.925416+0000 mon.a (mon.0) 2515 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:40.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: cephadm 2024-02-05T07:09:38.925999+0000 mgr.y (mgr.25280) 628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:40.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: cluster 2024-02-05T07:09:38.963074+0000 mon.a (mon.0) 2516 : cluster 3 Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 19 pgs degraded (PG_DEGRADED) 2024-02-05T07:09:40.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:38.989384+0000 mon.a (mon.0) 2517 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:40.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:38.992193+0000 mon.a (mon.0) 2518 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:40.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:38.994821+0000 mon.a (mon.0) 2519 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:40.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:38.995679+0000 mon.a (mon.0) 2520 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:40.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.002797+0000 mon.a (mon.0) 2521 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:40.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: cephadm 2024-02-05T07:09:39.003308+0000 mgr.y (mgr.25280) 629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:40.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.086624+0000 mon.a (mon.0) 2522 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:40.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.089029+0000 mon.a (mon.0) 2523 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:40.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.093095+0000 mon.a (mon.0) 2524 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:40.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.094457+0000 mon.a (mon.0) 2525 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:40.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.100886+0000 mon.a (mon.0) 2526 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:40.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.183172+0000 mon.a (mon.0) 2527 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:40.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.185682+0000 mon.a (mon.0) 2528 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:40.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.189085+0000 mon.a (mon.0) 2529 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:40.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.190173+0000 mon.a (mon.0) 2530 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:40.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.197929+0000 mon.a (mon.0) 2531 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:40.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:38.915128+0000 mon.a (mon.0) 2514 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:40.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:38.925416+0000 mon.a (mon.0) 2515 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:40.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: cephadm 2024-02-05T07:09:38.925999+0000 mgr.y (mgr.25280) 628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:40.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: cluster 2024-02-05T07:09:38.963074+0000 mon.a (mon.0) 2516 : cluster 3 Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 19 pgs degraded (PG_DEGRADED) 2024-02-05T07:09:40.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:38.989384+0000 mon.a (mon.0) 2517 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:40.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:38.992193+0000 mon.a (mon.0) 2518 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:40.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:38.994821+0000 mon.a (mon.0) 2519 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:40.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:38.995679+0000 mon.a (mon.0) 2520 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:40.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.002797+0000 mon.a (mon.0) 2521 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:40.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: cephadm 2024-02-05T07:09:39.003308+0000 mgr.y (mgr.25280) 629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:40.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.086624+0000 mon.a (mon.0) 2522 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:40.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.089029+0000 mon.a (mon.0) 2523 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:40.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.093095+0000 mon.a (mon.0) 2524 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:40.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.094457+0000 mon.a (mon.0) 2525 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:40.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.100886+0000 mon.a (mon.0) 2526 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:40.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.183172+0000 mon.a (mon.0) 2527 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:40.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.185682+0000 mon.a (mon.0) 2528 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:40.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.189085+0000 mon.a (mon.0) 2529 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:40.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.190173+0000 mon.a (mon.0) 2530 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:40.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.197929+0000 mon.a (mon.0) 2531 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:40.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.277163+0000 mon.a (mon.0) 2532 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:40.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.279614+0000 mon.a (mon.0) 2533 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:40.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.282081+0000 mon.a (mon.0) 2534 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:40.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.282947+0000 mon.a (mon.0) 2535 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:40.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.289838+0000 mon.a (mon.0) 2536 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:40.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.370955+0000 mon.a (mon.0) 2537 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:40.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.373213+0000 mon.a (mon.0) 2538 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:40.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.376973+0000 mon.a (mon.0) 2539 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:40.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.378079+0000 mon.a (mon.0) 2540 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:40.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.384902+0000 mon.a (mon.0) 2541 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:40.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.463946+0000 mon.a (mon.0) 2542 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:40.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.466518+0000 mon.a (mon.0) 2543 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:40.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.468883+0000 mon.a (mon.0) 2544 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:40.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.469976+0000 mon.a (mon.0) 2545 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:40.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.477015+0000 mon.a (mon.0) 2546 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:40.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.556639+0000 mon.a (mon.0) 2547 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:40.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.559216+0000 mon.a (mon.0) 2548 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:40.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.561966+0000 mon.a (mon.0) 2549 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:40.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.563146+0000 mon.a (mon.0) 2550 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:40.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.571682+0000 mon.a (mon.0) 2551 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:40.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.652484+0000 mon.a (mon.0) 2552 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:40.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.655019+0000 mon.a (mon.0) 2553 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:40.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.657519+0000 mon.a (mon.0) 2554 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:40.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.658609+0000 mon.a (mon.0) 2555 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:40.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[71397]: audit 2024-02-05T07:09:39.666423+0000 mon.a (mon.0) 2556 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:40.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.277163+0000 mon.a (mon.0) 2532 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:40.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.279614+0000 mon.a (mon.0) 2533 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:40.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.282081+0000 mon.a (mon.0) 2534 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:40.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.282947+0000 mon.a (mon.0) 2535 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:40.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.289838+0000 mon.a (mon.0) 2536 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:40.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.370955+0000 mon.a (mon.0) 2537 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:40.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.373213+0000 mon.a (mon.0) 2538 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:40.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.376973+0000 mon.a (mon.0) 2539 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:40.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.378079+0000 mon.a (mon.0) 2540 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:40.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.384902+0000 mon.a (mon.0) 2541 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:40.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.463946+0000 mon.a (mon.0) 2542 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:40.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.466518+0000 mon.a (mon.0) 2543 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:40.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.468883+0000 mon.a (mon.0) 2544 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:40.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.469976+0000 mon.a (mon.0) 2545 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:40.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.477015+0000 mon.a (mon.0) 2546 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:40.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.556639+0000 mon.a (mon.0) 2547 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:40.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.559216+0000 mon.a (mon.0) 2548 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:40.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.561966+0000 mon.a (mon.0) 2549 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:40.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.563146+0000 mon.a (mon.0) 2550 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:40.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.571682+0000 mon.a (mon.0) 2551 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:40.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.652484+0000 mon.a (mon.0) 2552 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:40.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.655019+0000 mon.a (mon.0) 2553 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:40.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.657519+0000 mon.a (mon.0) 2554 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:40.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.658609+0000 mon.a (mon.0) 2555 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:40.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:39 smithi102 bash[68945]: audit 2024-02-05T07:09:39.666423+0000 mon.a (mon.0) 2556 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:41.006 INFO:journalctl@ceph.osd.1.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[81916]: debug 2024-02-05T07:09:40.826+0000 7fd0e2b7f7c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-02-05T07:09:41.006 INFO:journalctl@ceph.osd.1.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[81916]: debug 2024-02-05T07:09:40.866+0000 7fd0e2b7f7c0 -1 osd.1 117 log_to_monitors true 2024-02-05T07:09:41.006 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: cephadm 2024-02-05T07:09:39.101434+0000 mgr.y (mgr.25280) 630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:41.006 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: cephadm 2024-02-05T07:09:39.198503+0000 mgr.y (mgr.25280) 631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:41.006 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: cephadm 2024-02-05T07:09:39.290666+0000 mgr.y (mgr.25280) 632 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:41.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: cephadm 2024-02-05T07:09:39.385536+0000 mgr.y (mgr.25280) 633 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:41.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: cephadm 2024-02-05T07:09:39.477689+0000 mgr.y (mgr.25280) 634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:41.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: cephadm 2024-02-05T07:09:39.572314+0000 mgr.y (mgr.25280) 635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:41.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: cephadm 2024-02-05T07:09:39.667254+0000 mgr.y (mgr.25280) 636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:41.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:39.747404+0000 mon.a (mon.0) 2557 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:41.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:39.749487+0000 mon.a (mon.0) 2558 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:41.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:39.751375+0000 mon.a (mon.0) 2559 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:41.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:39.752079+0000 mon.a (mon.0) 2560 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:41.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:39.757673+0000 mon.a (mon.0) 2561 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:41.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: cephadm 2024-02-05T07:09:39.758399+0000 mgr.y (mgr.25280) 637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:41.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:39.838944+0000 mon.a (mon.0) 2562 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:41.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:39.842990+0000 mon.a (mon.0) 2563 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:41.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:39.847051+0000 mon.a (mon.0) 2564 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:41.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:39.848385+0000 mon.a (mon.0) 2565 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:41.008 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:39.855222+0000 mon.a (mon.0) 2566 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:41.008 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: cephadm 2024-02-05T07:09:39.855831+0000 mgr.y (mgr.25280) 638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:41.008 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:39.936534+0000 mon.a (mon.0) 2567 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:41.008 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:39.938615+0000 mon.a (mon.0) 2568 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:41.008 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: cephadm 2024-02-05T07:09:39.101434+0000 mgr.y (mgr.25280) 630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:41.008 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: cephadm 2024-02-05T07:09:39.198503+0000 mgr.y (mgr.25280) 631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:41.008 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: cephadm 2024-02-05T07:09:39.290666+0000 mgr.y (mgr.25280) 632 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:41.008 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: cephadm 2024-02-05T07:09:39.385536+0000 mgr.y (mgr.25280) 633 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:41.008 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: cephadm 2024-02-05T07:09:39.477689+0000 mgr.y (mgr.25280) 634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:41.008 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: cephadm 2024-02-05T07:09:39.572314+0000 mgr.y (mgr.25280) 635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:41.009 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: cephadm 2024-02-05T07:09:39.667254+0000 mgr.y (mgr.25280) 636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:41.009 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:39.747404+0000 mon.a (mon.0) 2557 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:41.009 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:39.749487+0000 mon.a (mon.0) 2558 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:41.009 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:39.751375+0000 mon.a (mon.0) 2559 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:41.009 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:39.752079+0000 mon.a (mon.0) 2560 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:41.009 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:39.757673+0000 mon.a (mon.0) 2561 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:41.009 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: cephadm 2024-02-05T07:09:39.758399+0000 mgr.y (mgr.25280) 637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:41.009 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:39.838944+0000 mon.a (mon.0) 2562 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:41.009 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:39.842990+0000 mon.a (mon.0) 2563 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:41.009 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:39.847051+0000 mon.a (mon.0) 2564 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:41.009 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:39.848385+0000 mon.a (mon.0) 2565 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:41.009 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:39.855222+0000 mon.a (mon.0) 2566 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:41.009 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: cephadm 2024-02-05T07:09:39.855831+0000 mgr.y (mgr.25280) 638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:41.009 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:39.936534+0000 mon.a (mon.0) 2567 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:41.009 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:39.938615+0000 mon.a (mon.0) 2568 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:41.010 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:39.940747+0000 mon.a (mon.0) 2569 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:41.010 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:39.941499+0000 mon.a (mon.0) 2570 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:41.010 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:39.948825+0000 mon.a (mon.0) 2571 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:41.010 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: cephadm 2024-02-05T07:09:39.949536+0000 mgr.y (mgr.25280) 639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:41.010 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.027050+0000 mon.a (mon.0) 2572 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:41.010 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.029373+0000 mon.a (mon.0) 2573 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:41.010 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.032125+0000 mon.a (mon.0) 2574 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:41.010 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.033113+0000 mon.a (mon.0) 2575 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:41.010 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.041653+0000 mon.a (mon.0) 2576 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:41.010 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: cephadm 2024-02-05T07:09:40.042209+0000 mgr.y (mgr.25280) 640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:41.010 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.125618+0000 mon.a (mon.0) 2577 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:41.010 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.129524+0000 mon.a (mon.0) 2578 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:41.011 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.133410+0000 mon.a (mon.0) 2579 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:41.011 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.134685+0000 mon.a (mon.0) 2580 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:41.011 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.143144+0000 mon.a (mon.0) 2581 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:41.011 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.223015+0000 mon.a (mon.0) 2582 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:41.011 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.225235+0000 mon.a (mon.0) 2583 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:41.011 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.228602+0000 mon.a (mon.0) 2584 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:41.011 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.229861+0000 mon.a (mon.0) 2585 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:41.011 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.239328+0000 mon.a (mon.0) 2586 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:41.011 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:39.940747+0000 mon.a (mon.0) 2569 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:41.011 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:39.941499+0000 mon.a (mon.0) 2570 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:41.011 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:39.948825+0000 mon.a (mon.0) 2571 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:41.011 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: cephadm 2024-02-05T07:09:39.949536+0000 mgr.y (mgr.25280) 639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:41.012 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.027050+0000 mon.a (mon.0) 2572 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:41.012 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.029373+0000 mon.a (mon.0) 2573 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:41.012 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.032125+0000 mon.a (mon.0) 2574 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:41.012 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.033113+0000 mon.a (mon.0) 2575 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:41.012 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.041653+0000 mon.a (mon.0) 2576 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:41.012 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: cephadm 2024-02-05T07:09:40.042209+0000 mgr.y (mgr.25280) 640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:41.012 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.125618+0000 mon.a (mon.0) 2577 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:41.012 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.129524+0000 mon.a (mon.0) 2578 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:41.012 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.133410+0000 mon.a (mon.0) 2579 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:41.012 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.134685+0000 mon.a (mon.0) 2580 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:41.012 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.143144+0000 mon.a (mon.0) 2581 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:41.012 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.223015+0000 mon.a (mon.0) 2582 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:41.012 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.225235+0000 mon.a (mon.0) 2583 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:41.012 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.228602+0000 mon.a (mon.0) 2584 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:41.013 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.229861+0000 mon.a (mon.0) 2585 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:41.013 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.239328+0000 mon.a (mon.0) 2586 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:41.013 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.318458+0000 mon.a (mon.0) 2587 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:41.013 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.320828+0000 mon.a (mon.0) 2588 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:41.013 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.323337+0000 mon.a (mon.0) 2589 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:41.013 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.324104+0000 mon.a (mon.0) 2590 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:41.013 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.331812+0000 mon.a (mon.0) 2591 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:41.013 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.411669+0000 mon.a (mon.0) 2592 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:41.013 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.414046+0000 mon.a (mon.0) 2593 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:41.013 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.417369+0000 mon.a (mon.0) 2594 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:41.013 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.418199+0000 mon.a (mon.0) 2595 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:41.013 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.425763+0000 mon.a (mon.0) 2596 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:41.014 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.509577+0000 mon.a (mon.0) 2597 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:41.014 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.512337+0000 mon.a (mon.0) 2598 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:41.014 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.514589+0000 mon.a (mon.0) 2599 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:41.014 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.515413+0000 mon.a (mon.0) 2600 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:41.014 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.522475+0000 mon.a (mon.0) 2601 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:41.014 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.602494+0000 mon.a (mon.0) 2602 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:41.014 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.604835+0000 mon.a (mon.0) 2603 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:41.014 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.606920+0000 mon.a (mon.0) 2604 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:41.014 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.607689+0000 mon.a (mon.0) 2605 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:41.014 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.318458+0000 mon.a (mon.0) 2587 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:41.014 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.320828+0000 mon.a (mon.0) 2588 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:41.014 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.323337+0000 mon.a (mon.0) 2589 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:41.015 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.324104+0000 mon.a (mon.0) 2590 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:41.015 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.331812+0000 mon.a (mon.0) 2591 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:41.015 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.411669+0000 mon.a (mon.0) 2592 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:41.015 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.414046+0000 mon.a (mon.0) 2593 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:41.015 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.417369+0000 mon.a (mon.0) 2594 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:41.015 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.418199+0000 mon.a (mon.0) 2595 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:41.015 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.425763+0000 mon.a (mon.0) 2596 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:41.015 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.509577+0000 mon.a (mon.0) 2597 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:41.015 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.512337+0000 mon.a (mon.0) 2598 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:41.015 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.514589+0000 mon.a (mon.0) 2599 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:41.015 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.515413+0000 mon.a (mon.0) 2600 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:41.015 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.522475+0000 mon.a (mon.0) 2601 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:41.015 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.602494+0000 mon.a (mon.0) 2602 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:41.015 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.604835+0000 mon.a (mon.0) 2603 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:41.015 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.606920+0000 mon.a (mon.0) 2604 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:41.016 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.607689+0000 mon.a (mon.0) 2605 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:41.016 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.616241+0000 mon.a (mon.0) 2606 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:41.016 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.680819+0000 mon.a (mon.0) 2607 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:41.016 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.683586+0000 mon.a (mon.0) 2608 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:41.016 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.687577+0000 mon.a (mon.0) 2609 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:41.016 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.688723+0000 mon.a (mon.0) 2610 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:41.016 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[71397]: audit 2024-02-05T07:09:40.696404+0000 mon.a (mon.0) 2611 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:41.016 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.616241+0000 mon.a (mon.0) 2606 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:41.016 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.680819+0000 mon.a (mon.0) 2607 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:41.017 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.683586+0000 mon.a (mon.0) 2608 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:41.017 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.687577+0000 mon.a (mon.0) 2609 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:41.017 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.688723+0000 mon.a (mon.0) 2610 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:41.017 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:40 smithi102 bash[68945]: audit 2024-02-05T07:09:40.696404+0000 mon.a (mon.0) 2611 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:41.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: cephadm 2024-02-05T07:09:39.101434+0000 mgr.y (mgr.25280) 630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:41.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: cephadm 2024-02-05T07:09:39.198503+0000 mgr.y (mgr.25280) 631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:41.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: cephadm 2024-02-05T07:09:39.290666+0000 mgr.y (mgr.25280) 632 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:41.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: cephadm 2024-02-05T07:09:39.385536+0000 mgr.y (mgr.25280) 633 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:41.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: cephadm 2024-02-05T07:09:39.477689+0000 mgr.y (mgr.25280) 634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:41.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: cephadm 2024-02-05T07:09:39.572314+0000 mgr.y (mgr.25280) 635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:41.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: cephadm 2024-02-05T07:09:39.667254+0000 mgr.y (mgr.25280) 636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:41.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:39.747404+0000 mon.a (mon.0) 2557 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:41.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:39.749487+0000 mon.a (mon.0) 2558 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:41.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:39.751375+0000 mon.a (mon.0) 2559 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:41.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:39.752079+0000 mon.a (mon.0) 2560 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:41.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:39.757673+0000 mon.a (mon.0) 2561 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:41.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: cephadm 2024-02-05T07:09:39.758399+0000 mgr.y (mgr.25280) 637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:41.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:39.838944+0000 mon.a (mon.0) 2562 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:41.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:39.842990+0000 mon.a (mon.0) 2563 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:41.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:39.847051+0000 mon.a (mon.0) 2564 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:41.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:39.848385+0000 mon.a (mon.0) 2565 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:41.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:39.855222+0000 mon.a (mon.0) 2566 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:41.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: cephadm 2024-02-05T07:09:39.855831+0000 mgr.y (mgr.25280) 638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:41.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:39.936534+0000 mon.a (mon.0) 2567 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:41.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:39.938615+0000 mon.a (mon.0) 2568 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:41.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:39.940747+0000 mon.a (mon.0) 2569 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:41.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:39.941499+0000 mon.a (mon.0) 2570 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:41.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:39.948825+0000 mon.a (mon.0) 2571 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:41.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: cephadm 2024-02-05T07:09:39.949536+0000 mgr.y (mgr.25280) 639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:41.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.027050+0000 mon.a (mon.0) 2572 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:41.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.029373+0000 mon.a (mon.0) 2573 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:41.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.032125+0000 mon.a (mon.0) 2574 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:41.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.033113+0000 mon.a (mon.0) 2575 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:41.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.041653+0000 mon.a (mon.0) 2576 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:41.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: cephadm 2024-02-05T07:09:40.042209+0000 mgr.y (mgr.25280) 640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:41.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.125618+0000 mon.a (mon.0) 2577 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:41.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.129524+0000 mon.a (mon.0) 2578 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:41.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.133410+0000 mon.a (mon.0) 2579 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:41.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.134685+0000 mon.a (mon.0) 2580 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:41.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.143144+0000 mon.a (mon.0) 2581 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:41.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.223015+0000 mon.a (mon.0) 2582 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:41.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.225235+0000 mon.a (mon.0) 2583 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:41.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.228602+0000 mon.a (mon.0) 2584 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:41.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.229861+0000 mon.a (mon.0) 2585 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:41.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.239328+0000 mon.a (mon.0) 2586 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:41.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.318458+0000 mon.a (mon.0) 2587 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:41.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.320828+0000 mon.a (mon.0) 2588 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:41.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.323337+0000 mon.a (mon.0) 2589 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:41.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.324104+0000 mon.a (mon.0) 2590 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:41.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.331812+0000 mon.a (mon.0) 2591 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:41.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.411669+0000 mon.a (mon.0) 2592 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:41.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.414046+0000 mon.a (mon.0) 2593 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:41.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.417369+0000 mon.a (mon.0) 2594 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:41.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.418199+0000 mon.a (mon.0) 2595 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:41.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.425763+0000 mon.a (mon.0) 2596 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:41.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.509577+0000 mon.a (mon.0) 2597 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:41.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.512337+0000 mon.a (mon.0) 2598 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:41.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.514589+0000 mon.a (mon.0) 2599 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:41.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.515413+0000 mon.a (mon.0) 2600 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:41.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.522475+0000 mon.a (mon.0) 2601 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:41.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.602494+0000 mon.a (mon.0) 2602 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:41.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.604835+0000 mon.a (mon.0) 2603 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:41.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.606920+0000 mon.a (mon.0) 2604 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:41.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.607689+0000 mon.a (mon.0) 2605 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:41.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.616241+0000 mon.a (mon.0) 2606 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:41.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.680819+0000 mon.a (mon.0) 2607 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:41.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.683586+0000 mon.a (mon.0) 2608 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:41.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.687577+0000 mon.a (mon.0) 2609 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:41.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.688723+0000 mon.a (mon.0) 2610 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:41.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:40 smithi177 bash[56430]: audit 2024-02-05T07:09:40.696404+0000 mon.a (mon.0) 2611 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: cephadm 2024-02-05T07:09:40.143744+0000 mgr.y (mgr.25280) 641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: cephadm 2024-02-05T07:09:40.240005+0000 mgr.y (mgr.25280) 642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: cluster 2024-02-05T07:09:40.302075+0000 mgr.y (mgr.25280) 643 : cluster 0 pgmap v107: 161 pgs: 19 active+undersized+degraded, 44 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-02-05T07:09:42.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: cephadm 2024-02-05T07:09:40.332316+0000 mgr.y (mgr.25280) 644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: cephadm 2024-02-05T07:09:40.426594+0000 mgr.y (mgr.25280) 645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: cephadm 2024-02-05T07:09:40.522919+0000 mgr.y (mgr.25280) 646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: cephadm 2024-02-05T07:09:40.616779+0000 mgr.y (mgr.25280) 647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: cephadm 2024-02-05T07:09:40.696877+0000 mgr.y (mgr.25280) 648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:40.779512+0000 mon.a (mon.0) 2612 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:40.783924+0000 mon.a (mon.0) 2613 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:40.788135+0000 mon.a (mon.0) 2614 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:40.789540+0000 mon.a (mon.0) 2615 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:40.800973+0000 mon.a (mon.0) 2616 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:40.805814+0000 mon.a (mon.0) 2617 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:40.806239+0000 mon.a (mon.0) 2618 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:09:42.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: cephadm 2024-02-05T07:09:40.806705+0000 mgr.y (mgr.25280) 649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:40.875931+0000 mon.c (mon.1) 12 : audit 1 from='osd.1 [v2:172.21.15.102:6810/915995642,v1:172.21.15.102:6811/915995642]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-05T07:09:42.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:40.876287+0000 mon.a (mon.0) 2619 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-05T07:09:42.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:40.941744+0000 mon.a (mon.0) 2620 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:40.944850+0000 mon.a (mon.0) 2621 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:40.947393+0000 mon.a (mon.0) 2622 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:40.948332+0000 mon.a (mon.0) 2623 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:40.953970+0000 mon.a (mon.0) 2624 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: cephadm 2024-02-05T07:09:40.954469+0000 mgr.y (mgr.25280) 650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.033746+0000 mon.a (mon.0) 2625 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.035966+0000 mon.a (mon.0) 2626 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.038653+0000 mon.a (mon.0) 2627 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.039499+0000 mon.a (mon.0) 2628 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.047242+0000 mon.a (mon.0) 2629 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: cephadm 2024-02-05T07:09:41.047893+0000 mgr.y (mgr.25280) 651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.127630+0000 mon.a (mon.0) 2630 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.130316+0000 mon.a (mon.0) 2631 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.133564+0000 mon.a (mon.0) 2632 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.134630+0000 mon.a (mon.0) 2633 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.142897+0000 mon.a (mon.0) 2634 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.220978+0000 mon.a (mon.0) 2635 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.224193+0000 mon.a (mon.0) 2636 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.228207+0000 mon.a (mon.0) 2637 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.229942+0000 mon.a (mon.0) 2638 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.238628+0000 mon.a (mon.0) 2639 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.323561+0000 mon.a (mon.0) 2640 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.326470+0000 mon.a (mon.0) 2641 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.330382+0000 mon.a (mon.0) 2642 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.331677+0000 mon.a (mon.0) 2643 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.340179+0000 mon.a (mon.0) 2644 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.419920+0000 mon.a (mon.0) 2645 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.422502+0000 mon.a (mon.0) 2646 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.424959+0000 mon.a (mon.0) 2647 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.425797+0000 mon.a (mon.0) 2648 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.431183+0000 mon.a (mon.0) 2649 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.495717+0000 mon.a (mon.0) 2650 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.500088+0000 mon.a (mon.0) 2651 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.503604+0000 mon.a (mon.0) 2652 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.504681+0000 mon.a (mon.0) 2653 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.512203+0000 mon.a (mon.0) 2654 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.597368+0000 mon.a (mon.0) 2655 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.599842+0000 mon.a (mon.0) 2656 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.602380+0000 mon.a (mon.0) 2657 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.603458+0000 mon.a (mon.0) 2658 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.611012+0000 mon.a (mon.0) 2659 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.689320+0000 mon.a (mon.0) 2660 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.693360+0000 mon.a (mon.0) 2661 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.696766+0000 mon.a (mon.0) 2662 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.698214+0000 mon.a (mon.0) 2663 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:41 smithi177 bash[56430]: audit 2024-02-05T07:09:41.706184+0000 mon.a (mon.0) 2664 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: cephadm 2024-02-05T07:09:40.143744+0000 mgr.y (mgr.25280) 641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: cephadm 2024-02-05T07:09:40.240005+0000 mgr.y (mgr.25280) 642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: cluster 2024-02-05T07:09:40.302075+0000 mgr.y (mgr.25280) 643 : cluster 0 pgmap v107: 161 pgs: 19 active+undersized+degraded, 44 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-02-05T07:09:42.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: cephadm 2024-02-05T07:09:40.332316+0000 mgr.y (mgr.25280) 644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: cephadm 2024-02-05T07:09:40.426594+0000 mgr.y (mgr.25280) 645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: cephadm 2024-02-05T07:09:40.522919+0000 mgr.y (mgr.25280) 646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: cephadm 2024-02-05T07:09:40.616779+0000 mgr.y (mgr.25280) 647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: cephadm 2024-02-05T07:09:40.696877+0000 mgr.y (mgr.25280) 648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:40.779512+0000 mon.a (mon.0) 2612 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:40.783924+0000 mon.a (mon.0) 2613 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:40.788135+0000 mon.a (mon.0) 2614 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:40.789540+0000 mon.a (mon.0) 2615 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:40.800973+0000 mon.a (mon.0) 2616 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:40.805814+0000 mon.a (mon.0) 2617 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:40.806239+0000 mon.a (mon.0) 2618 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:09:42.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: cephadm 2024-02-05T07:09:40.806705+0000 mgr.y (mgr.25280) 649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:40.875931+0000 mon.c (mon.1) 12 : audit 1 from='osd.1 [v2:172.21.15.102:6810/915995642,v1:172.21.15.102:6811/915995642]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-05T07:09:42.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:40.876287+0000 mon.a (mon.0) 2619 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-05T07:09:42.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:40.941744+0000 mon.a (mon.0) 2620 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:40.944850+0000 mon.a (mon.0) 2621 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: cephadm 2024-02-05T07:09:40.143744+0000 mgr.y (mgr.25280) 641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: cephadm 2024-02-05T07:09:40.240005+0000 mgr.y (mgr.25280) 642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: cluster 2024-02-05T07:09:40.302075+0000 mgr.y (mgr.25280) 643 : cluster 0 pgmap v107: 161 pgs: 19 active+undersized+degraded, 44 active+undersized, 98 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-02-05T07:09:42.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: cephadm 2024-02-05T07:09:40.332316+0000 mgr.y (mgr.25280) 644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: cephadm 2024-02-05T07:09:40.426594+0000 mgr.y (mgr.25280) 645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: cephadm 2024-02-05T07:09:40.522919+0000 mgr.y (mgr.25280) 646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: cephadm 2024-02-05T07:09:40.616779+0000 mgr.y (mgr.25280) 647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: cephadm 2024-02-05T07:09:40.696877+0000 mgr.y (mgr.25280) 648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:40.779512+0000 mon.a (mon.0) 2612 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:40.783924+0000 mon.a (mon.0) 2613 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:40.788135+0000 mon.a (mon.0) 2614 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:40.789540+0000 mon.a (mon.0) 2615 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:40.800973+0000 mon.a (mon.0) 2616 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:40.805814+0000 mon.a (mon.0) 2617 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:40.806239+0000 mon.a (mon.0) 2618 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:09:42.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: cephadm 2024-02-05T07:09:40.806705+0000 mgr.y (mgr.25280) 649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:40.875931+0000 mon.c (mon.1) 12 : audit 1 from='osd.1 [v2:172.21.15.102:6810/915995642,v1:172.21.15.102:6811/915995642]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-05T07:09:42.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:40.876287+0000 mon.a (mon.0) 2619 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-05T07:09:42.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:40.941744+0000 mon.a (mon.0) 2620 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:40.944850+0000 mon.a (mon.0) 2621 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:40.947393+0000 mon.a (mon.0) 2622 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:40.948332+0000 mon.a (mon.0) 2623 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:40.953970+0000 mon.a (mon.0) 2624 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: cephadm 2024-02-05T07:09:40.954469+0000 mgr.y (mgr.25280) 650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.033746+0000 mon.a (mon.0) 2625 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.035966+0000 mon.a (mon.0) 2626 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.038653+0000 mon.a (mon.0) 2627 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.039499+0000 mon.a (mon.0) 2628 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.047242+0000 mon.a (mon.0) 2629 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: cephadm 2024-02-05T07:09:41.047893+0000 mgr.y (mgr.25280) 651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.127630+0000 mon.a (mon.0) 2630 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.130316+0000 mon.a (mon.0) 2631 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.133564+0000 mon.a (mon.0) 2632 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.134630+0000 mon.a (mon.0) 2633 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.142897+0000 mon.a (mon.0) 2634 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.220978+0000 mon.a (mon.0) 2635 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.224193+0000 mon.a (mon.0) 2636 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.228207+0000 mon.a (mon.0) 2637 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.229942+0000 mon.a (mon.0) 2638 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.238628+0000 mon.a (mon.0) 2639 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:40.947393+0000 mon.a (mon.0) 2622 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:40.948332+0000 mon.a (mon.0) 2623 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:40.953970+0000 mon.a (mon.0) 2624 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: cephadm 2024-02-05T07:09:40.954469+0000 mgr.y (mgr.25280) 650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.033746+0000 mon.a (mon.0) 2625 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.035966+0000 mon.a (mon.0) 2626 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.038653+0000 mon.a (mon.0) 2627 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.039499+0000 mon.a (mon.0) 2628 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.047242+0000 mon.a (mon.0) 2629 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: cephadm 2024-02-05T07:09:41.047893+0000 mgr.y (mgr.25280) 651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.127630+0000 mon.a (mon.0) 2630 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.130316+0000 mon.a (mon.0) 2631 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.133564+0000 mon.a (mon.0) 2632 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.134630+0000 mon.a (mon.0) 2633 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.142897+0000 mon.a (mon.0) 2634 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.220978+0000 mon.a (mon.0) 2635 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.224193+0000 mon.a (mon.0) 2636 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.228207+0000 mon.a (mon.0) 2637 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.229942+0000 mon.a (mon.0) 2638 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.238628+0000 mon.a (mon.0) 2639 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.323561+0000 mon.a (mon.0) 2640 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.326470+0000 mon.a (mon.0) 2641 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.330382+0000 mon.a (mon.0) 2642 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.331677+0000 mon.a (mon.0) 2643 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.340179+0000 mon.a (mon.0) 2644 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.419920+0000 mon.a (mon.0) 2645 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.422502+0000 mon.a (mon.0) 2646 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.424959+0000 mon.a (mon.0) 2647 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.425797+0000 mon.a (mon.0) 2648 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.431183+0000 mon.a (mon.0) 2649 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.495717+0000 mon.a (mon.0) 2650 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.500088+0000 mon.a (mon.0) 2651 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.503604+0000 mon.a (mon.0) 2652 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.504681+0000 mon.a (mon.0) 2653 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.512203+0000 mon.a (mon.0) 2654 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.597368+0000 mon.a (mon.0) 2655 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.599842+0000 mon.a (mon.0) 2656 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.602380+0000 mon.a (mon.0) 2657 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.603458+0000 mon.a (mon.0) 2658 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.611012+0000 mon.a (mon.0) 2659 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.689320+0000 mon.a (mon.0) 2660 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.693360+0000 mon.a (mon.0) 2661 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.696766+0000 mon.a (mon.0) 2662 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.698214+0000 mon.a (mon.0) 2663 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[71397]: audit 2024-02-05T07:09:41.706184+0000 mon.a (mon.0) 2664 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.323561+0000 mon.a (mon.0) 2640 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.326470+0000 mon.a (mon.0) 2641 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.330382+0000 mon.a (mon.0) 2642 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.331677+0000 mon.a (mon.0) 2643 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.340179+0000 mon.a (mon.0) 2644 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.419920+0000 mon.a (mon.0) 2645 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.422502+0000 mon.a (mon.0) 2646 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.424959+0000 mon.a (mon.0) 2647 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.425797+0000 mon.a (mon.0) 2648 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.431183+0000 mon.a (mon.0) 2649 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.495717+0000 mon.a (mon.0) 2650 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.500088+0000 mon.a (mon.0) 2651 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.503604+0000 mon.a (mon.0) 2652 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.504681+0000 mon.a (mon.0) 2653 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.512203+0000 mon.a (mon.0) 2654 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.597368+0000 mon.a (mon.0) 2655 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.599842+0000 mon.a (mon.0) 2656 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.602380+0000 mon.a (mon.0) 2657 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.603458+0000 mon.a (mon.0) 2658 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.611012+0000 mon.a (mon.0) 2659 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.689320+0000 mon.a (mon.0) 2660 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.693360+0000 mon.a (mon.0) 2661 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.696766+0000 mon.a (mon.0) 2662 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.698214+0000 mon.a (mon.0) 2663 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:41 smithi102 bash[68945]: audit 2024-02-05T07:09:41.706184+0000 mon.a (mon.0) 2664 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.585 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:09:42] "GET /metrics HTTP/1.1" 200 38427 "" "Prometheus/2.33.4" 2024-02-05T07:09:42.585 INFO:journalctl@ceph.osd.1.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[81916]: debug 2024-02-05T07:09:42.318+0000 7fd0cffd6700 -1 osd.1 117 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T07:09:42.847 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: cephadm 2024-02-05T07:09:41.143483+0000 mgr.y (mgr.25280) 652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.847 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: cephadm 2024-02-05T07:09:41.239180+0000 mgr.y (mgr.25280) 653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.847 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: cephadm 2024-02-05T07:09:41.340998+0000 mgr.y (mgr.25280) 654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.847 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: cephadm 2024-02-05T07:09:41.431808+0000 mgr.y (mgr.25280) 655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.847 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: cephadm 2024-02-05T07:09:41.513160+0000 mgr.y (mgr.25280) 656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.847 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: cephadm 2024-02-05T07:09:41.611637+0000 mgr.y (mgr.25280) 657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.847 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: cephadm 2024-02-05T07:09:41.706875+0000 mgr.y (mgr.25280) 658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.847 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:41.768088+0000 mon.a (mon.0) 2665 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.847 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:41.770189+0000 mon.a (mon.0) 2666 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.847 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:41.772653+0000 mon.a (mon.0) 2667 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.848 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:41.773597+0000 mon.a (mon.0) 2668 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.848 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:41.779274+0000 mon.a (mon.0) 2669 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.848 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: cephadm 2024-02-05T07:09:41.779982+0000 mgr.y (mgr.25280) 659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.848 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:41.804853+0000 mon.a (mon.0) 2670 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-05T07:09:42.848 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: cluster 2024-02-05T07:09:41.808351+0000 osd.2 (osd.2) 14 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T07:09:42.848 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: cluster 2024-02-05T07:09:41.814204+0000 mon.a (mon.0) 2671 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-02-05T07:09:42.848 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:41.814674+0000 mon.c (mon.1) 13 : audit 1 from='osd.1 [v2:172.21.15.102:6810/915995642,v1:172.21.15.102:6811/915995642]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T07:09:42.848 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:41.815248+0000 mon.a (mon.0) 2672 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T07:09:42.848 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:41.855570+0000 mgr.y (mgr.25280) 660 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:09:42.848 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:41.862277+0000 mon.a (mon.0) 2673 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.849 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: cephadm 2024-02-05T07:09:41.143483+0000 mgr.y (mgr.25280) 652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.849 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: cephadm 2024-02-05T07:09:41.239180+0000 mgr.y (mgr.25280) 653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.849 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: cephadm 2024-02-05T07:09:41.340998+0000 mgr.y (mgr.25280) 654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.849 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: cephadm 2024-02-05T07:09:41.431808+0000 mgr.y (mgr.25280) 655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.849 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: cephadm 2024-02-05T07:09:41.513160+0000 mgr.y (mgr.25280) 656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.849 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: cephadm 2024-02-05T07:09:41.611637+0000 mgr.y (mgr.25280) 657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.849 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: cephadm 2024-02-05T07:09:41.706875+0000 mgr.y (mgr.25280) 658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.849 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:41.768088+0000 mon.a (mon.0) 2665 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.849 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:41.770189+0000 mon.a (mon.0) 2666 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.849 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:41.772653+0000 mon.a (mon.0) 2667 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.849 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:41.773597+0000 mon.a (mon.0) 2668 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.850 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:41.779274+0000 mon.a (mon.0) 2669 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.850 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: cephadm 2024-02-05T07:09:41.779982+0000 mgr.y (mgr.25280) 659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.850 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:41.804853+0000 mon.a (mon.0) 2670 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-05T07:09:42.850 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: cluster 2024-02-05T07:09:41.808351+0000 osd.2 (osd.2) 14 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T07:09:42.850 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: cluster 2024-02-05T07:09:41.814204+0000 mon.a (mon.0) 2671 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-02-05T07:09:42.850 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:41.814674+0000 mon.c (mon.1) 13 : audit 1 from='osd.1 [v2:172.21.15.102:6810/915995642,v1:172.21.15.102:6811/915995642]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T07:09:42.850 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:41.815248+0000 mon.a (mon.0) 2672 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T07:09:42.850 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:41.855570+0000 mgr.y (mgr.25280) 660 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:09:42.850 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:41.862277+0000 mon.a (mon.0) 2673 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.850 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:41.864813+0000 mon.a (mon.0) 2674 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.851 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:41.867775+0000 mon.a (mon.0) 2675 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.851 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:41.868771+0000 mon.a (mon.0) 2676 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.851 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: cluster 2024-02-05T07:09:41.954697+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T07:09:42.851 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:41.980380+0000 mon.a (mon.0) 2677 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.851 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: cephadm 2024-02-05T07:09:41.981439+0000 mgr.y (mgr.25280) 661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.851 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.062970+0000 mon.a (mon.0) 2678 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.851 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.065486+0000 mon.a (mon.0) 2679 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.851 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.071961+0000 mon.a (mon.0) 2680 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.851 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.073348+0000 mon.a (mon.0) 2681 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.851 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.135175+0000 mon.a (mon.0) 2682 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.851 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.216506+0000 mon.a (mon.0) 2683 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.851 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.219140+0000 mon.a (mon.0) 2684 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.851 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.221558+0000 mon.a (mon.0) 2685 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.851 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.222521+0000 mon.a (mon.0) 2686 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.851 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.229165+0000 mon.a (mon.0) 2687 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.852 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.306438+0000 mon.a (mon.0) 2688 : audit 1 from='osd.1 ' entity='osd.1' 2024-02-05T07:09:42.852 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.309483+0000 mon.a (mon.0) 2689 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.852 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.311758+0000 mon.a (mon.0) 2690 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.852 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.314102+0000 mon.a (mon.0) 2691 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.852 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:41.864813+0000 mon.a (mon.0) 2674 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.852 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:41.867775+0000 mon.a (mon.0) 2675 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.852 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:41.868771+0000 mon.a (mon.0) 2676 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.852 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: cluster 2024-02-05T07:09:41.954697+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T07:09:42.852 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:41.980380+0000 mon.a (mon.0) 2677 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.852 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: cephadm 2024-02-05T07:09:41.981439+0000 mgr.y (mgr.25280) 661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:42.853 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.062970+0000 mon.a (mon.0) 2678 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.853 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.065486+0000 mon.a (mon.0) 2679 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.853 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.071961+0000 mon.a (mon.0) 2680 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.853 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.073348+0000 mon.a (mon.0) 2681 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.853 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.135175+0000 mon.a (mon.0) 2682 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.853 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.216506+0000 mon.a (mon.0) 2683 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.853 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.219140+0000 mon.a (mon.0) 2684 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.853 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.221558+0000 mon.a (mon.0) 2685 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.853 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.222521+0000 mon.a (mon.0) 2686 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.853 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.229165+0000 mon.a (mon.0) 2687 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.853 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.306438+0000 mon.a (mon.0) 2688 : audit 1 from='osd.1 ' entity='osd.1' 2024-02-05T07:09:42.853 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.309483+0000 mon.a (mon.0) 2689 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.853 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.311758+0000 mon.a (mon.0) 2690 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.853 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.314102+0000 mon.a (mon.0) 2691 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.854 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.314877+0000 mon.a (mon.0) 2692 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.854 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.320312+0000 mon.a (mon.0) 2693 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.854 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.403639+0000 mon.a (mon.0) 2694 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.854 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.406346+0000 mon.a (mon.0) 2695 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.854 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.410153+0000 mon.a (mon.0) 2696 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.854 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.411356+0000 mon.a (mon.0) 2697 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.854 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.418421+0000 mon.a (mon.0) 2698 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.855 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.504473+0000 mon.a (mon.0) 2699 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.855 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.508717+0000 mon.a (mon.0) 2700 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.855 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.511562+0000 mon.a (mon.0) 2701 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.855 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.512690+0000 mon.a (mon.0) 2702 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.855 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.518538+0000 mon.a (mon.0) 2703 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.855 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.598562+0000 mon.a (mon.0) 2704 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.855 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.601662+0000 mon.a (mon.0) 2705 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.855 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.604963+0000 mon.a (mon.0) 2706 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.855 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.605932+0000 mon.a (mon.0) 2707 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.855 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.613514+0000 mon.a (mon.0) 2708 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.855 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.680759+0000 mon.a (mon.0) 2709 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.855 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.684046+0000 mon.a (mon.0) 2710 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.855 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.688431+0000 mon.a (mon.0) 2711 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.855 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.689809+0000 mon.a (mon.0) 2712 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.855 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[68945]: audit 2024-02-05T07:09:42.698908+0000 mon.a (mon.0) 2713 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.856 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.314877+0000 mon.a (mon.0) 2692 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.856 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.320312+0000 mon.a (mon.0) 2693 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.856 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.403639+0000 mon.a (mon.0) 2694 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.856 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.406346+0000 mon.a (mon.0) 2695 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.856 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.410153+0000 mon.a (mon.0) 2696 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.856 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.411356+0000 mon.a (mon.0) 2697 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.856 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.418421+0000 mon.a (mon.0) 2698 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.856 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.504473+0000 mon.a (mon.0) 2699 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.856 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.508717+0000 mon.a (mon.0) 2700 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.856 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.511562+0000 mon.a (mon.0) 2701 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.857 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.512690+0000 mon.a (mon.0) 2702 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.857 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.518538+0000 mon.a (mon.0) 2703 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.857 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.598562+0000 mon.a (mon.0) 2704 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.857 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.601662+0000 mon.a (mon.0) 2705 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.857 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.604963+0000 mon.a (mon.0) 2706 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.857 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.605932+0000 mon.a (mon.0) 2707 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.857 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.613514+0000 mon.a (mon.0) 2708 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:42.857 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.680759+0000 mon.a (mon.0) 2709 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:42.857 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.684046+0000 mon.a (mon.0) 2710 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:42.857 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.688431+0000 mon.a (mon.0) 2711 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:42.857 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.689809+0000 mon.a (mon.0) 2712 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:42.857 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:42 smithi102 bash[71397]: audit 2024-02-05T07:09:42.698908+0000 mon.a (mon.0) 2713 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:43.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: cephadm 2024-02-05T07:09:41.143483+0000 mgr.y (mgr.25280) 652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:43.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: cephadm 2024-02-05T07:09:41.239180+0000 mgr.y (mgr.25280) 653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:43.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: cephadm 2024-02-05T07:09:41.340998+0000 mgr.y (mgr.25280) 654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:43.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: cephadm 2024-02-05T07:09:41.431808+0000 mgr.y (mgr.25280) 655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:43.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: cephadm 2024-02-05T07:09:41.513160+0000 mgr.y (mgr.25280) 656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:43.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: cephadm 2024-02-05T07:09:41.611637+0000 mgr.y (mgr.25280) 657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:43.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: cephadm 2024-02-05T07:09:41.706875+0000 mgr.y (mgr.25280) 658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:43.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:41.768088+0000 mon.a (mon.0) 2665 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:43.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:41.770189+0000 mon.a (mon.0) 2666 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:43.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:41.772653+0000 mon.a (mon.0) 2667 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:43.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:41.773597+0000 mon.a (mon.0) 2668 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:43.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:41.779274+0000 mon.a (mon.0) 2669 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:43.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: cephadm 2024-02-05T07:09:41.779982+0000 mgr.y (mgr.25280) 659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:43.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:41.804853+0000 mon.a (mon.0) 2670 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-05T07:09:43.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: cluster 2024-02-05T07:09:41.808351+0000 osd.2 (osd.2) 14 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T07:09:43.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: cluster 2024-02-05T07:09:41.814204+0000 mon.a (mon.0) 2671 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-02-05T07:09:43.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:41.814674+0000 mon.c (mon.1) 13 : audit 1 from='osd.1 [v2:172.21.15.102:6810/915995642,v1:172.21.15.102:6811/915995642]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T07:09:43.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:41.815248+0000 mon.a (mon.0) 2672 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T07:09:43.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:41.855570+0000 mgr.y (mgr.25280) 660 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:09:43.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:41.862277+0000 mon.a (mon.0) 2673 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:43.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:41.864813+0000 mon.a (mon.0) 2674 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:43.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:41.867775+0000 mon.a (mon.0) 2675 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:43.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:41.868771+0000 mon.a (mon.0) 2676 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:43.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: cluster 2024-02-05T07:09:41.954697+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T07:09:43.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:41.980380+0000 mon.a (mon.0) 2677 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:43.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: cephadm 2024-02-05T07:09:41.981439+0000 mgr.y (mgr.25280) 661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:43.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.062970+0000 mon.a (mon.0) 2678 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:43.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.065486+0000 mon.a (mon.0) 2679 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:43.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.071961+0000 mon.a (mon.0) 2680 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:43.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.073348+0000 mon.a (mon.0) 2681 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:43.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.135175+0000 mon.a (mon.0) 2682 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:43.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.216506+0000 mon.a (mon.0) 2683 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:43.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.219140+0000 mon.a (mon.0) 2684 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:43.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.221558+0000 mon.a (mon.0) 2685 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:43.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.222521+0000 mon.a (mon.0) 2686 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:43.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.229165+0000 mon.a (mon.0) 2687 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:43.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.306438+0000 mon.a (mon.0) 2688 : audit 1 from='osd.1 ' entity='osd.1' 2024-02-05T07:09:43.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.309483+0000 mon.a (mon.0) 2689 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:43.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.311758+0000 mon.a (mon.0) 2690 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:43.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.314102+0000 mon.a (mon.0) 2691 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:43.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.314877+0000 mon.a (mon.0) 2692 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:43.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.320312+0000 mon.a (mon.0) 2693 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:43.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.403639+0000 mon.a (mon.0) 2694 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:43.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.406346+0000 mon.a (mon.0) 2695 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:43.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.410153+0000 mon.a (mon.0) 2696 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:43.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.411356+0000 mon.a (mon.0) 2697 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:43.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.418421+0000 mon.a (mon.0) 2698 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:43.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.504473+0000 mon.a (mon.0) 2699 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:43.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.508717+0000 mon.a (mon.0) 2700 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:43.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.511562+0000 mon.a (mon.0) 2701 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:43.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.512690+0000 mon.a (mon.0) 2702 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:43.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.518538+0000 mon.a (mon.0) 2703 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:43.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.598562+0000 mon.a (mon.0) 2704 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:43.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.601662+0000 mon.a (mon.0) 2705 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:43.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.604963+0000 mon.a (mon.0) 2706 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:43.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.605932+0000 mon.a (mon.0) 2707 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:43.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.613514+0000 mon.a (mon.0) 2708 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:43.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.680759+0000 mon.a (mon.0) 2709 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:43.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.684046+0000 mon.a (mon.0) 2710 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:43.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.688431+0000 mon.a (mon.0) 2711 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:43.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.689809+0000 mon.a (mon.0) 2712 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:43.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:42 smithi177 bash[56430]: audit 2024-02-05T07:09:42.698908+0000 mon.a (mon.0) 2713 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:43.937 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: cluster 2024-02-05T07:09:41.819007+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T07:09:43.937 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: cephadm 2024-02-05T07:09:42.136773+0000 mgr.y (mgr.25280) 662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:43.937 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: cephadm 2024-02-05T07:09:42.230437+0000 mgr.y (mgr.25280) 663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:43.937 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: cluster 2024-02-05T07:09:42.303023+0000 mgr.y (mgr.25280) 664 : cluster 0 pgmap v109: 161 pgs: 19 active+undersized+degraded, 44 active+undersized, 98 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 78 op/s; 83/630 objects degraded (13.175%) 2024-02-05T07:09:43.937 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: cephadm 2024-02-05T07:09:42.320923+0000 mgr.y (mgr.25280) 665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:43.937 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: cephadm 2024-02-05T07:09:42.422870+0000 mgr.y (mgr.25280) 666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:43.937 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: cephadm 2024-02-05T07:09:42.519206+0000 mgr.y (mgr.25280) 667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:43.937 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: cephadm 2024-02-05T07:09:42.614092+0000 mgr.y (mgr.25280) 668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:43.938 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: cephadm 2024-02-05T07:09:42.699555+0000 mgr.y (mgr.25280) 669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:43.938 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:42.780292+0000 mon.a (mon.0) 2714 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:43.938 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:42.782621+0000 mon.a (mon.0) 2715 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:43.938 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:42.785597+0000 mon.a (mon.0) 2716 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:43.938 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:42.786714+0000 mon.a (mon.0) 2717 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:43.938 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:42.793315+0000 mon.a (mon.0) 2718 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:43.938 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: cephadm 2024-02-05T07:09:42.794033+0000 mgr.y (mgr.25280) 670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:43.938 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:42.875036+0000 mon.a (mon.0) 2719 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:43.938 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:42.877844+0000 mon.a (mon.0) 2720 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:43.938 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:42.884463+0000 mon.a (mon.0) 2721 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:43.938 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:42.885353+0000 mon.a (mon.0) 2722 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:43.938 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:42.891746+0000 mon.a (mon.0) 2723 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:43.939 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: cluster 2024-02-05T07:09:41.819007+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T07:09:43.939 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: cephadm 2024-02-05T07:09:42.136773+0000 mgr.y (mgr.25280) 662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:43.939 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: cephadm 2024-02-05T07:09:42.230437+0000 mgr.y (mgr.25280) 663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:43.939 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: cluster 2024-02-05T07:09:42.303023+0000 mgr.y (mgr.25280) 664 : cluster 0 pgmap v109: 161 pgs: 19 active+undersized+degraded, 44 active+undersized, 98 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 78 op/s; 83/630 objects degraded (13.175%) 2024-02-05T07:09:43.939 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: cephadm 2024-02-05T07:09:42.320923+0000 mgr.y (mgr.25280) 665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:43.939 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: cephadm 2024-02-05T07:09:42.422870+0000 mgr.y (mgr.25280) 666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:43.939 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: cephadm 2024-02-05T07:09:42.519206+0000 mgr.y (mgr.25280) 667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:43.939 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: cephadm 2024-02-05T07:09:42.614092+0000 mgr.y (mgr.25280) 668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:43.939 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: cephadm 2024-02-05T07:09:42.699555+0000 mgr.y (mgr.25280) 669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:43.939 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:42.780292+0000 mon.a (mon.0) 2714 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:43.939 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:42.782621+0000 mon.a (mon.0) 2715 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:43.939 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:42.785597+0000 mon.a (mon.0) 2716 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:43.939 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:42.786714+0000 mon.a (mon.0) 2717 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:43.940 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:42.793315+0000 mon.a (mon.0) 2718 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:43.940 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: cephadm 2024-02-05T07:09:42.794033+0000 mgr.y (mgr.25280) 670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:43.940 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:42.875036+0000 mon.a (mon.0) 2719 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:43.940 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:42.877844+0000 mon.a (mon.0) 2720 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:43.940 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:42.884463+0000 mon.a (mon.0) 2721 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:43.940 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:42.885353+0000 mon.a (mon.0) 2722 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:43.940 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:42.891746+0000 mon.a (mon.0) 2723 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:43.940 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: cephadm 2024-02-05T07:09:42.892368+0000 mgr.y (mgr.25280) 671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:43.940 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:42.973884+0000 mon.a (mon.0) 2724 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:43.940 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:42.978120+0000 mon.a (mon.0) 2725 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:43.940 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:42.981563+0000 mon.a (mon.0) 2726 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:43.941 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:42.982691+0000 mon.a (mon.0) 2727 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:43.941 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:42.988744+0000 mon.a (mon.0) 2728 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:43.941 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: cephadm 2024-02-05T07:09:42.989353+0000 mgr.y (mgr.25280) 672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:43.941 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.056297+0000 mon.a (mon.0) 2729 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:43.941 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.059408+0000 mon.a (mon.0) 2730 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:43.941 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.064496+0000 mon.a (mon.0) 2731 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:43.941 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.066003+0000 mon.a (mon.0) 2732 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:43.941 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.072625+0000 mon.a (mon.0) 2733 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:43.941 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: cephadm 2024-02-05T07:09:43.073362+0000 mgr.y (mgr.25280) 673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:43.941 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.155927+0000 mon.a (mon.0) 2734 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:43.941 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.158994+0000 mon.a (mon.0) 2735 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:43.941 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.163262+0000 mon.a (mon.0) 2736 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:43.941 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.164619+0000 mon.a (mon.0) 2737 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:43.941 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.172683+0000 mon.a (mon.0) 2738 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:43.941 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.252825+0000 mon.a (mon.0) 2739 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:43.942 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.255253+0000 mon.a (mon.0) 2740 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:43.942 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: cephadm 2024-02-05T07:09:42.892368+0000 mgr.y (mgr.25280) 671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:43.942 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:42.973884+0000 mon.a (mon.0) 2724 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:43.942 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:42.978120+0000 mon.a (mon.0) 2725 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:43.942 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:42.981563+0000 mon.a (mon.0) 2726 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:43.942 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:42.982691+0000 mon.a (mon.0) 2727 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:43.942 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:42.988744+0000 mon.a (mon.0) 2728 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:43.942 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: cephadm 2024-02-05T07:09:42.989353+0000 mgr.y (mgr.25280) 672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:43.942 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.056297+0000 mon.a (mon.0) 2729 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:43.942 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.059408+0000 mon.a (mon.0) 2730 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:43.942 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.064496+0000 mon.a (mon.0) 2731 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:43.943 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.066003+0000 mon.a (mon.0) 2732 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:43.943 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.072625+0000 mon.a (mon.0) 2733 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:43.943 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: cephadm 2024-02-05T07:09:43.073362+0000 mgr.y (mgr.25280) 673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:43.943 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.155927+0000 mon.a (mon.0) 2734 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:43.943 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.158994+0000 mon.a (mon.0) 2735 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:43.943 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.163262+0000 mon.a (mon.0) 2736 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:43.943 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.164619+0000 mon.a (mon.0) 2737 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:43.943 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.172683+0000 mon.a (mon.0) 2738 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:43.943 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.252825+0000 mon.a (mon.0) 2739 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:43.943 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.255253+0000 mon.a (mon.0) 2740 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:43.944 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.257854+0000 mon.a (mon.0) 2741 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:43.944 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.258828+0000 mon.a (mon.0) 2742 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:43.944 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.269882+0000 mon.a (mon.0) 2743 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:43.944 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: cluster 2024-02-05T07:09:43.318862+0000 mon.a (mon.0) 2744 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T07:09:43.944 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: cluster 2024-02-05T07:09:43.325431+0000 mon.a (mon.0) 2745 : cluster 1 osd.1 [v2:172.21.15.102:6810/915995642,v1:172.21.15.102:6811/915995642] boot 2024-02-05T07:09:43.944 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: cluster 2024-02-05T07:09:43.325480+0000 mon.a (mon.0) 2746 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2024-02-05T07:09:43.944 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.325841+0000 mon.a (mon.0) 2747 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:09:43.944 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: cluster 2024-02-05T07:09:43.333029+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e121 with expected crc 2024-02-05T07:09:43.944 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: cluster 2024-02-05T07:09:43.338551+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e121 with expected crc 2024-02-05T07:09:43.944 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.341685+0000 mon.a (mon.0) 2748 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:43.944 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.347141+0000 mon.a (mon.0) 2749 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:43.944 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.358990+0000 mon.a (mon.0) 2750 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:43.944 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.360160+0000 mon.a (mon.0) 2751 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:43.944 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.375542+0000 mon.a (mon.0) 2752 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:43.945 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.442128+0000 mon.a (mon.0) 2753 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:43.945 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.444932+0000 mon.a (mon.0) 2754 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:43.945 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.448971+0000 mon.a (mon.0) 2755 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:43.945 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.450083+0000 mon.a (mon.0) 2756 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:43.945 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.460171+0000 mon.a (mon.0) 2757 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:43.945 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.539139+0000 mon.a (mon.0) 2758 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:43.945 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.542096+0000 mon.a (mon.0) 2759 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:43.945 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.545907+0000 mon.a (mon.0) 2760 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:43.945 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.547114+0000 mon.a (mon.0) 2761 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:43.945 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.557353+0000 mon.a (mon.0) 2762 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:43.945 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.639909+0000 mon.a (mon.0) 2763 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:43.945 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.642301+0000 mon.a (mon.0) 2764 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:43.945 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.644306+0000 mon.a (mon.0) 2765 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:43.945 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.644929+0000 mon.a (mon.0) 2766 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:43.945 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.651505+0000 mon.a (mon.0) 2767 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:43.945 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[71397]: audit 2024-02-05T07:09:43.734151+0000 mon.a (mon.0) 2768 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:43.946 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.257854+0000 mon.a (mon.0) 2741 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:43.946 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.258828+0000 mon.a (mon.0) 2742 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:43.946 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.269882+0000 mon.a (mon.0) 2743 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:43.946 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: cluster 2024-02-05T07:09:43.318862+0000 mon.a (mon.0) 2744 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T07:09:43.946 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: cluster 2024-02-05T07:09:43.325431+0000 mon.a (mon.0) 2745 : cluster 1 osd.1 [v2:172.21.15.102:6810/915995642,v1:172.21.15.102:6811/915995642] boot 2024-02-05T07:09:43.946 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: cluster 2024-02-05T07:09:43.325480+0000 mon.a (mon.0) 2746 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2024-02-05T07:09:43.946 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.325841+0000 mon.a (mon.0) 2747 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:09:43.946 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: cluster 2024-02-05T07:09:43.333029+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e121 with expected crc 2024-02-05T07:09:43.946 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: cluster 2024-02-05T07:09:43.338551+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e121 with expected crc 2024-02-05T07:09:43.946 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.341685+0000 mon.a (mon.0) 2748 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:43.947 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.347141+0000 mon.a (mon.0) 2749 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:43.947 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.358990+0000 mon.a (mon.0) 2750 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:43.947 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.360160+0000 mon.a (mon.0) 2751 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:43.947 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.375542+0000 mon.a (mon.0) 2752 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:43.947 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.442128+0000 mon.a (mon.0) 2753 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:43.947 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.444932+0000 mon.a (mon.0) 2754 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:43.947 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.448971+0000 mon.a (mon.0) 2755 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:43.947 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.450083+0000 mon.a (mon.0) 2756 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:43.947 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.460171+0000 mon.a (mon.0) 2757 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:43.947 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.539139+0000 mon.a (mon.0) 2758 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:43.947 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.542096+0000 mon.a (mon.0) 2759 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:43.947 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.545907+0000 mon.a (mon.0) 2760 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:43.947 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.547114+0000 mon.a (mon.0) 2761 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:43.947 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.557353+0000 mon.a (mon.0) 2762 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:43.947 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.639909+0000 mon.a (mon.0) 2763 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:43.948 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.642301+0000 mon.a (mon.0) 2764 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:43.948 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.644306+0000 mon.a (mon.0) 2765 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:43.948 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.644929+0000 mon.a (mon.0) 2766 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:43.948 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.651505+0000 mon.a (mon.0) 2767 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:43.948 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:43 smithi102 bash[68945]: audit 2024-02-05T07:09:43.734151+0000 mon.a (mon.0) 2768 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:44.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: cluster 2024-02-05T07:09:41.819007+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e120 with expected crc 2024-02-05T07:09:44.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: cephadm 2024-02-05T07:09:42.136773+0000 mgr.y (mgr.25280) 662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:44.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: cephadm 2024-02-05T07:09:42.230437+0000 mgr.y (mgr.25280) 663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:44.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: cluster 2024-02-05T07:09:42.303023+0000 mgr.y (mgr.25280) 664 : cluster 0 pgmap v109: 161 pgs: 19 active+undersized+degraded, 44 active+undersized, 98 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 78 op/s; 83/630 objects degraded (13.175%) 2024-02-05T07:09:44.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: cephadm 2024-02-05T07:09:42.320923+0000 mgr.y (mgr.25280) 665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:44.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: cephadm 2024-02-05T07:09:42.422870+0000 mgr.y (mgr.25280) 666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:44.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: cephadm 2024-02-05T07:09:42.519206+0000 mgr.y (mgr.25280) 667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:44.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: cephadm 2024-02-05T07:09:42.614092+0000 mgr.y (mgr.25280) 668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:44.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: cephadm 2024-02-05T07:09:42.699555+0000 mgr.y (mgr.25280) 669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:44.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:42.780292+0000 mon.a (mon.0) 2714 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:44.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:42.782621+0000 mon.a (mon.0) 2715 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:44.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:42.785597+0000 mon.a (mon.0) 2716 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:44.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:42.786714+0000 mon.a (mon.0) 2717 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:44.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:42.793315+0000 mon.a (mon.0) 2718 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:44.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: cephadm 2024-02-05T07:09:42.794033+0000 mgr.y (mgr.25280) 670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:44.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:42.875036+0000 mon.a (mon.0) 2719 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:44.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:42.877844+0000 mon.a (mon.0) 2720 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:44.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:42.884463+0000 mon.a (mon.0) 2721 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:44.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:42.885353+0000 mon.a (mon.0) 2722 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:44.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:42.891746+0000 mon.a (mon.0) 2723 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:44.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: cephadm 2024-02-05T07:09:42.892368+0000 mgr.y (mgr.25280) 671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:44.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:42.973884+0000 mon.a (mon.0) 2724 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:44.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:42.978120+0000 mon.a (mon.0) 2725 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:44.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:42.981563+0000 mon.a (mon.0) 2726 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:44.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:42.982691+0000 mon.a (mon.0) 2727 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:44.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:42.988744+0000 mon.a (mon.0) 2728 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:44.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: cephadm 2024-02-05T07:09:42.989353+0000 mgr.y (mgr.25280) 672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:44.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.056297+0000 mon.a (mon.0) 2729 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:44.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.059408+0000 mon.a (mon.0) 2730 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:44.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.064496+0000 mon.a (mon.0) 2731 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:44.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.066003+0000 mon.a (mon.0) 2732 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:44.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.072625+0000 mon.a (mon.0) 2733 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:44.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: cephadm 2024-02-05T07:09:43.073362+0000 mgr.y (mgr.25280) 673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:44.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.155927+0000 mon.a (mon.0) 2734 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:44.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.158994+0000 mon.a (mon.0) 2735 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:44.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.163262+0000 mon.a (mon.0) 2736 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:44.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.164619+0000 mon.a (mon.0) 2737 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:44.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.172683+0000 mon.a (mon.0) 2738 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:44.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.252825+0000 mon.a (mon.0) 2739 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:44.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.255253+0000 mon.a (mon.0) 2740 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:44.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.257854+0000 mon.a (mon.0) 2741 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:44.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.258828+0000 mon.a (mon.0) 2742 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:44.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.269882+0000 mon.a (mon.0) 2743 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:44.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: cluster 2024-02-05T07:09:43.318862+0000 mon.a (mon.0) 2744 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T07:09:44.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: cluster 2024-02-05T07:09:43.325431+0000 mon.a (mon.0) 2745 : cluster 1 osd.1 [v2:172.21.15.102:6810/915995642,v1:172.21.15.102:6811/915995642] boot 2024-02-05T07:09:44.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: cluster 2024-02-05T07:09:43.325480+0000 mon.a (mon.0) 2746 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2024-02-05T07:09:44.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.325841+0000 mon.a (mon.0) 2747 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-05T07:09:44.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: cluster 2024-02-05T07:09:43.333029+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e121 with expected crc 2024-02-05T07:09:44.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: cluster 2024-02-05T07:09:43.338551+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e121 with expected crc 2024-02-05T07:09:44.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.341685+0000 mon.a (mon.0) 2748 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:44.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.347141+0000 mon.a (mon.0) 2749 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:44.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.358990+0000 mon.a (mon.0) 2750 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:44.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.360160+0000 mon.a (mon.0) 2751 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:44.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.375542+0000 mon.a (mon.0) 2752 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:44.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.442128+0000 mon.a (mon.0) 2753 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:44.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.444932+0000 mon.a (mon.0) 2754 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:44.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.448971+0000 mon.a (mon.0) 2755 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:44.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.450083+0000 mon.a (mon.0) 2756 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:44.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.460171+0000 mon.a (mon.0) 2757 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:44.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.539139+0000 mon.a (mon.0) 2758 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:44.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.542096+0000 mon.a (mon.0) 2759 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:44.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.545907+0000 mon.a (mon.0) 2760 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:44.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.547114+0000 mon.a (mon.0) 2761 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:44.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.557353+0000 mon.a (mon.0) 2762 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:44.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.639909+0000 mon.a (mon.0) 2763 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:44.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.642301+0000 mon.a (mon.0) 2764 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:44.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.644306+0000 mon.a (mon.0) 2765 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:44.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.644929+0000 mon.a (mon.0) 2766 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:44.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.651505+0000 mon.a (mon.0) 2767 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:44.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:43 smithi177 bash[56430]: audit 2024-02-05T07:09:43.734151+0000 mon.a (mon.0) 2768 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:44.636 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[65457]: debug 2024-02-05T07:09:44.238+0000 7f9fed74a700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-02-05T07:09:45.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: cephadm 2024-02-05T07:09:43.173559+0000 mgr.y (mgr.25280) 674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:45.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: cephadm 2024-02-05T07:09:43.270600+0000 mgr.y (mgr.25280) 675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:45.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: cluster 2024-02-05T07:09:43.333622+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e121 with expected crc 2024-02-05T07:09:45.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: cluster 2024-02-05T07:09:43.338065+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e121 with expected crc 2024-02-05T07:09:45.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: cluster 2024-02-05T07:09:43.338573+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e121 with expected crc 2024-02-05T07:09:45.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: cephadm 2024-02-05T07:09:43.376048+0000 mgr.y (mgr.25280) 676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:45.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: cephadm 2024-02-05T07:09:43.460828+0000 mgr.y (mgr.25280) 677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:45.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: cephadm 2024-02-05T07:09:43.558154+0000 mgr.y (mgr.25280) 678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:45.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: cephadm 2024-02-05T07:09:43.652080+0000 mgr.y (mgr.25280) 679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:45.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: audit 2024-02-05T07:09:43.736604+0000 mon.a (mon.0) 2769 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:45.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: audit 2024-02-05T07:09:43.749955+0000 mon.a (mon.0) 2770 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:45.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: audit 2024-02-05T07:09:43.751030+0000 mon.a (mon.0) 2771 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:45.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: audit 2024-02-05T07:09:43.757097+0000 mon.a (mon.0) 2772 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:45.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: cephadm 2024-02-05T07:09:43.757814+0000 mgr.y (mgr.25280) 680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:45.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: audit 2024-02-05T07:09:43.816918+0000 mon.a (mon.0) 2773 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:45.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: audit 2024-02-05T07:09:43.820390+0000 mon.a (mon.0) 2774 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:45.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: audit 2024-02-05T07:09:43.823869+0000 mon.a (mon.0) 2775 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:45.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: audit 2024-02-05T07:09:43.825081+0000 mon.a (mon.0) 2776 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:45.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: audit 2024-02-05T07:09:43.832322+0000 mon.a (mon.0) 2777 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:45.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: cephadm 2024-02-05T07:09:43.832899+0000 mgr.y (mgr.25280) 681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:45.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: audit 2024-02-05T07:09:43.943756+0000 mon.a (mon.0) 2778 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:45.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: audit 2024-02-05T07:09:43.946970+0000 mon.a (mon.0) 2779 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:45.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: audit 2024-02-05T07:09:43.950113+0000 mon.a (mon.0) 2780 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:45.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: audit 2024-02-05T07:09:43.951404+0000 mon.a (mon.0) 2781 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:45.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: audit 2024-02-05T07:09:43.959536+0000 mon.a (mon.0) 2782 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:45.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: cephadm 2024-02-05T07:09:43.960653+0000 mgr.y (mgr.25280) 682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:45.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: audit 2024-02-05T07:09:44.040094+0000 mon.a (mon.0) 2783 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:45.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: audit 2024-02-05T07:09:44.043215+0000 mon.a (mon.0) 2784 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:45.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: audit 2024-02-05T07:09:44.047247+0000 mon.a (mon.0) 2785 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:45.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: audit 2024-02-05T07:09:44.048633+0000 mon.a (mon.0) 2786 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:45.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: audit 2024-02-05T07:09:44.055796+0000 mon.a (mon.0) 2787 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:45.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: cephadm 2024-02-05T07:09:44.056792+0000 mgr.y (mgr.25280) 683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:45.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: audit 2024-02-05T07:09:44.134492+0000 mon.a (mon.0) 2788 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:45.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: audit 2024-02-05T07:09:44.138182+0000 mon.a (mon.0) 2789 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:45.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: audit 2024-02-05T07:09:44.140932+0000 mon.a (mon.0) 2790 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:45.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: audit 2024-02-05T07:09:44.141900+0000 mon.a (mon.0) 2791 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:45.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: audit 2024-02-05T07:09:44.150014+0000 mon.a (mon.0) 2792 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:45.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: audit 2024-02-05T07:09:44.197326+0000 mon.a (mon.0) 2793 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:45.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: audit 2024-02-05T07:09:44.206711+0000 mon.a (mon.0) 2794 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:45.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: audit 2024-02-05T07:09:44.214093+0000 mon.a (mon.0) 2795 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:45.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: audit 2024-02-05T07:09:44.232498+0000 mon.a (mon.0) 2796 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:45.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: audit 2024-02-05T07:09:44.236080+0000 mon.a (mon.0) 2797 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:45.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: audit 2024-02-05T07:09:44.239072+0000 mon.a (mon.0) 2798 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:45.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: audit 2024-02-05T07:09:44.241027+0000 mon.a (mon.0) 2799 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:45.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: audit 2024-02-05T07:09:44.243600+0000 mon.a (mon.0) 2800 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-05T07:09:45.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: cluster 2024-02-05T07:09:44.330279+0000 mon.a (mon.0) 2801 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2024-02-05T07:09:45.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: cluster 2024-02-05T07:09:44.332735+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T07:09:45.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: cluster 2024-02-05T07:09:44.334532+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T07:09:45.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: cluster 2024-02-05T07:09:44.337173+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T07:09:45.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: cluster 2024-02-05T07:09:44.340773+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T07:09:45.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: cluster 2024-02-05T07:09:44.342699+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T07:09:45.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:44 smithi177 bash[56430]: cluster 2024-02-05T07:09:44.349557+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T07:09:45.114 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: cephadm 2024-02-05T07:09:43.173559+0000 mgr.y (mgr.25280) 674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:45.114 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: cephadm 2024-02-05T07:09:43.270600+0000 mgr.y (mgr.25280) 675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:45.114 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: cluster 2024-02-05T07:09:43.333622+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e121 with expected crc 2024-02-05T07:09:45.114 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: cluster 2024-02-05T07:09:43.338065+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e121 with expected crc 2024-02-05T07:09:45.114 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: cluster 2024-02-05T07:09:43.338573+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e121 with expected crc 2024-02-05T07:09:45.114 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: cephadm 2024-02-05T07:09:43.376048+0000 mgr.y (mgr.25280) 676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:45.114 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: cephadm 2024-02-05T07:09:43.460828+0000 mgr.y (mgr.25280) 677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:45.114 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: cephadm 2024-02-05T07:09:43.558154+0000 mgr.y (mgr.25280) 678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:45.114 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: cephadm 2024-02-05T07:09:43.652080+0000 mgr.y (mgr.25280) 679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:45.114 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: audit 2024-02-05T07:09:43.736604+0000 mon.a (mon.0) 2769 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:45.114 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: audit 2024-02-05T07:09:43.749955+0000 mon.a (mon.0) 2770 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:45.114 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: audit 2024-02-05T07:09:43.751030+0000 mon.a (mon.0) 2771 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:45.115 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: audit 2024-02-05T07:09:43.757097+0000 mon.a (mon.0) 2772 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:45.115 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: cephadm 2024-02-05T07:09:43.757814+0000 mgr.y (mgr.25280) 680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:45.115 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: audit 2024-02-05T07:09:43.816918+0000 mon.a (mon.0) 2773 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:45.115 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: audit 2024-02-05T07:09:43.820390+0000 mon.a (mon.0) 2774 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:45.115 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: audit 2024-02-05T07:09:43.823869+0000 mon.a (mon.0) 2775 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:45.115 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: audit 2024-02-05T07:09:43.825081+0000 mon.a (mon.0) 2776 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:45.115 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: audit 2024-02-05T07:09:43.832322+0000 mon.a (mon.0) 2777 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:45.115 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: cephadm 2024-02-05T07:09:43.832899+0000 mgr.y (mgr.25280) 681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:45.115 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: audit 2024-02-05T07:09:43.943756+0000 mon.a (mon.0) 2778 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:45.115 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: cephadm 2024-02-05T07:09:43.173559+0000 mgr.y (mgr.25280) 674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:45.115 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: cephadm 2024-02-05T07:09:43.270600+0000 mgr.y (mgr.25280) 675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:45.116 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: cluster 2024-02-05T07:09:43.333622+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e121 with expected crc 2024-02-05T07:09:45.116 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: cluster 2024-02-05T07:09:43.338065+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e121 with expected crc 2024-02-05T07:09:45.116 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: cluster 2024-02-05T07:09:43.338573+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e121 with expected crc 2024-02-05T07:09:45.116 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: cephadm 2024-02-05T07:09:43.376048+0000 mgr.y (mgr.25280) 676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:45.116 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: cephadm 2024-02-05T07:09:43.460828+0000 mgr.y (mgr.25280) 677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:45.116 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: cephadm 2024-02-05T07:09:43.558154+0000 mgr.y (mgr.25280) 678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:45.116 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: cephadm 2024-02-05T07:09:43.652080+0000 mgr.y (mgr.25280) 679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:45.116 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: audit 2024-02-05T07:09:43.736604+0000 mon.a (mon.0) 2769 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:45.116 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: audit 2024-02-05T07:09:43.749955+0000 mon.a (mon.0) 2770 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:45.116 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: audit 2024-02-05T07:09:43.751030+0000 mon.a (mon.0) 2771 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:45.116 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: audit 2024-02-05T07:09:43.757097+0000 mon.a (mon.0) 2772 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:45.117 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: cephadm 2024-02-05T07:09:43.757814+0000 mgr.y (mgr.25280) 680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:45.117 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: audit 2024-02-05T07:09:43.816918+0000 mon.a (mon.0) 2773 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:45.117 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: audit 2024-02-05T07:09:43.820390+0000 mon.a (mon.0) 2774 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:45.117 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: audit 2024-02-05T07:09:43.823869+0000 mon.a (mon.0) 2775 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:45.117 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: audit 2024-02-05T07:09:43.825081+0000 mon.a (mon.0) 2776 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:45.117 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: audit 2024-02-05T07:09:43.832322+0000 mon.a (mon.0) 2777 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:45.117 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: cephadm 2024-02-05T07:09:43.832899+0000 mgr.y (mgr.25280) 681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:45.117 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: audit 2024-02-05T07:09:43.943756+0000 mon.a (mon.0) 2778 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:45.117 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: audit 2024-02-05T07:09:43.946970+0000 mon.a (mon.0) 2779 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:45.117 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: audit 2024-02-05T07:09:43.950113+0000 mon.a (mon.0) 2780 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:45.117 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: audit 2024-02-05T07:09:43.951404+0000 mon.a (mon.0) 2781 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:45.118 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: audit 2024-02-05T07:09:43.959536+0000 mon.a (mon.0) 2782 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:45.118 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: cephadm 2024-02-05T07:09:43.960653+0000 mgr.y (mgr.25280) 682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:45.118 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: audit 2024-02-05T07:09:44.040094+0000 mon.a (mon.0) 2783 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:45.118 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: audit 2024-02-05T07:09:44.043215+0000 mon.a (mon.0) 2784 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:45.118 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: audit 2024-02-05T07:09:44.047247+0000 mon.a (mon.0) 2785 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:45.118 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: audit 2024-02-05T07:09:44.048633+0000 mon.a (mon.0) 2786 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:45.118 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: audit 2024-02-05T07:09:44.055796+0000 mon.a (mon.0) 2787 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:45.118 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: cephadm 2024-02-05T07:09:44.056792+0000 mgr.y (mgr.25280) 683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:45.118 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: audit 2024-02-05T07:09:44.134492+0000 mon.a (mon.0) 2788 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:45.118 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: audit 2024-02-05T07:09:44.138182+0000 mon.a (mon.0) 2789 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:45.118 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: audit 2024-02-05T07:09:44.140932+0000 mon.a (mon.0) 2790 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:45.118 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: audit 2024-02-05T07:09:44.141900+0000 mon.a (mon.0) 2791 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:45.118 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: audit 2024-02-05T07:09:44.150014+0000 mon.a (mon.0) 2792 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:45.118 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: audit 2024-02-05T07:09:44.197326+0000 mon.a (mon.0) 2793 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:45.118 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: audit 2024-02-05T07:09:44.206711+0000 mon.a (mon.0) 2794 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:45.119 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: audit 2024-02-05T07:09:44.214093+0000 mon.a (mon.0) 2795 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:45.119 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: audit 2024-02-05T07:09:44.232498+0000 mon.a (mon.0) 2796 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:45.119 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: audit 2024-02-05T07:09:44.236080+0000 mon.a (mon.0) 2797 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:45.119 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: audit 2024-02-05T07:09:43.946970+0000 mon.a (mon.0) 2779 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:45.119 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: audit 2024-02-05T07:09:43.950113+0000 mon.a (mon.0) 2780 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:45.119 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: audit 2024-02-05T07:09:43.951404+0000 mon.a (mon.0) 2781 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:45.119 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: audit 2024-02-05T07:09:43.959536+0000 mon.a (mon.0) 2782 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:45.119 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: cephadm 2024-02-05T07:09:43.960653+0000 mgr.y (mgr.25280) 682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:45.119 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: audit 2024-02-05T07:09:44.040094+0000 mon.a (mon.0) 2783 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:45.119 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: audit 2024-02-05T07:09:44.043215+0000 mon.a (mon.0) 2784 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:45.119 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: audit 2024-02-05T07:09:44.047247+0000 mon.a (mon.0) 2785 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:45.119 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: audit 2024-02-05T07:09:44.048633+0000 mon.a (mon.0) 2786 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:45.120 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: audit 2024-02-05T07:09:44.055796+0000 mon.a (mon.0) 2787 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:45.120 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: cephadm 2024-02-05T07:09:44.056792+0000 mgr.y (mgr.25280) 683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:45.120 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: audit 2024-02-05T07:09:44.134492+0000 mon.a (mon.0) 2788 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:45.120 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: audit 2024-02-05T07:09:44.138182+0000 mon.a (mon.0) 2789 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:45.120 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: audit 2024-02-05T07:09:44.140932+0000 mon.a (mon.0) 2790 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:09:45.120 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: audit 2024-02-05T07:09:44.141900+0000 mon.a (mon.0) 2791 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:09:45.120 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: audit 2024-02-05T07:09:44.150014+0000 mon.a (mon.0) 2792 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:45.120 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: audit 2024-02-05T07:09:44.197326+0000 mon.a (mon.0) 2793 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:45.120 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: audit 2024-02-05T07:09:44.206711+0000 mon.a (mon.0) 2794 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:45.120 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: audit 2024-02-05T07:09:44.214093+0000 mon.a (mon.0) 2795 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:45.120 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: audit 2024-02-05T07:09:44.232498+0000 mon.a (mon.0) 2796 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:09:45.120 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: audit 2024-02-05T07:09:44.236080+0000 mon.a (mon.0) 2797 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:45.121 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: audit 2024-02-05T07:09:44.239072+0000 mon.a (mon.0) 2798 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:45.121 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: audit 2024-02-05T07:09:44.241027+0000 mon.a (mon.0) 2799 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:45.121 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: audit 2024-02-05T07:09:44.243600+0000 mon.a (mon.0) 2800 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-05T07:09:45.121 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: cluster 2024-02-05T07:09:44.330279+0000 mon.a (mon.0) 2801 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2024-02-05T07:09:45.121 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: cluster 2024-02-05T07:09:44.332735+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T07:09:45.121 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: cluster 2024-02-05T07:09:44.334532+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T07:09:45.121 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: cluster 2024-02-05T07:09:44.337173+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T07:09:45.121 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: cluster 2024-02-05T07:09:44.340773+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T07:09:45.121 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: cluster 2024-02-05T07:09:44.342699+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T07:09:45.121 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[68945]: cluster 2024-02-05T07:09:44.349557+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T07:09:45.121 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: audit 2024-02-05T07:09:44.239072+0000 mon.a (mon.0) 2798 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:45.121 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: audit 2024-02-05T07:09:44.241027+0000 mon.a (mon.0) 2799 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:45.122 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: audit 2024-02-05T07:09:44.243600+0000 mon.a (mon.0) 2800 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-05T07:09:45.122 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: cluster 2024-02-05T07:09:44.330279+0000 mon.a (mon.0) 2801 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2024-02-05T07:09:45.122 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: cluster 2024-02-05T07:09:44.332735+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T07:09:45.122 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: cluster 2024-02-05T07:09:44.334532+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T07:09:45.122 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: cluster 2024-02-05T07:09:44.337173+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T07:09:45.122 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: cluster 2024-02-05T07:09:44.340773+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T07:09:45.122 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: cluster 2024-02-05T07:09:44.342699+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T07:09:45.122 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:44 smithi102 bash[71397]: cluster 2024-02-05T07:09:44.349557+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T07:09:46.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:45 smithi177 bash[56430]: cephadm 2024-02-05T07:09:44.150690+0000 mgr.y (mgr.25280) 684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:46.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:45 smithi177 bash[56430]: audit 2024-02-05T07:09:44.243737+0000 mgr.y (mgr.25280) 685 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-05T07:09:46.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:45 smithi177 bash[56430]: cephadm 2024-02-05T07:09:44.244741+0000 mgr.y (mgr.25280) 686 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-02-05T07:09:46.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:45 smithi177 bash[56430]: cluster 2024-02-05T07:09:44.303916+0000 mgr.y (mgr.25280) 687 : cluster 0 pgmap v111: 161 pgs: 19 active+undersized+degraded, 44 active+undersized, 98 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 98 op/s; 83/630 objects degraded (13.175%) 2024-02-05T07:09:46.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:45 smithi177 bash[56430]: cluster 2024-02-05T07:09:44.331021+0000 osd.2 (osd.2) 15 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T07:09:46.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:45 smithi177 bash[56430]: cluster 2024-02-05T07:09:44.335260+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T07:09:46.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:45 smithi177 bash[56430]: cluster 2024-02-05T07:09:44.340096+0000 osd.2 (osd.2) 16 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T07:09:46.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:45 smithi177 bash[56430]: cluster 2024-02-05T07:09:44.342684+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T07:09:46.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:45 smithi177 bash[56430]: cluster 2024-02-05T07:09:44.343616+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T07:09:46.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:45 smithi102 bash[71397]: cephadm 2024-02-05T07:09:44.150690+0000 mgr.y (mgr.25280) 684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:46.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:45 smithi102 bash[71397]: audit 2024-02-05T07:09:44.243737+0000 mgr.y (mgr.25280) 685 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-05T07:09:46.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:45 smithi102 bash[71397]: cephadm 2024-02-05T07:09:44.244741+0000 mgr.y (mgr.25280) 686 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-02-05T07:09:46.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:45 smithi102 bash[71397]: cluster 2024-02-05T07:09:44.303916+0000 mgr.y (mgr.25280) 687 : cluster 0 pgmap v111: 161 pgs: 19 active+undersized+degraded, 44 active+undersized, 98 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 98 op/s; 83/630 objects degraded (13.175%) 2024-02-05T07:09:46.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:45 smithi102 bash[71397]: cluster 2024-02-05T07:09:44.331021+0000 osd.2 (osd.2) 15 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T07:09:46.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:45 smithi102 bash[71397]: cluster 2024-02-05T07:09:44.335260+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T07:09:46.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:45 smithi102 bash[71397]: cluster 2024-02-05T07:09:44.340096+0000 osd.2 (osd.2) 16 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T07:09:46.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:45 smithi102 bash[71397]: cluster 2024-02-05T07:09:44.342684+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T07:09:46.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:45 smithi102 bash[71397]: cluster 2024-02-05T07:09:44.343616+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T07:09:46.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:45 smithi102 bash[68945]: cephadm 2024-02-05T07:09:44.150690+0000 mgr.y (mgr.25280) 684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:09:46.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:45 smithi102 bash[68945]: audit 2024-02-05T07:09:44.243737+0000 mgr.y (mgr.25280) 685 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-05T07:09:46.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:45 smithi102 bash[68945]: cephadm 2024-02-05T07:09:44.244741+0000 mgr.y (mgr.25280) 686 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-02-05T07:09:46.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:45 smithi102 bash[68945]: cluster 2024-02-05T07:09:44.303916+0000 mgr.y (mgr.25280) 687 : cluster 0 pgmap v111: 161 pgs: 19 active+undersized+degraded, 44 active+undersized, 98 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 98 op/s; 83/630 objects degraded (13.175%) 2024-02-05T07:09:46.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:45 smithi102 bash[68945]: cluster 2024-02-05T07:09:44.331021+0000 osd.2 (osd.2) 15 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T07:09:46.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:45 smithi102 bash[68945]: cluster 2024-02-05T07:09:44.335260+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T07:09:46.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:45 smithi102 bash[68945]: cluster 2024-02-05T07:09:44.340096+0000 osd.2 (osd.2) 16 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T07:09:46.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:45 smithi102 bash[68945]: cluster 2024-02-05T07:09:44.342684+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T07:09:46.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:45 smithi102 bash[68945]: cluster 2024-02-05T07:09:44.343616+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e122 with expected crc 2024-02-05T07:09:46.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:46 smithi102 bash[68945]: cluster 2024-02-05T07:09:46.744835+0000 mon.a (mon.0) 2802 : cluster 3 Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 18 pgs degraded (PG_DEGRADED) 2024-02-05T07:09:46.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:46 smithi102 bash[71397]: cluster 2024-02-05T07:09:46.744835+0000 mon.a (mon.0) 2802 : cluster 3 Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 18 pgs degraded (PG_DEGRADED) 2024-02-05T07:09:47.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:46 smithi177 bash[56430]: cluster 2024-02-05T07:09:46.744835+0000 mon.a (mon.0) 2802 : cluster 3 Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 18 pgs degraded (PG_DEGRADED) 2024-02-05T07:09:48.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:47 smithi177 bash[56430]: cluster 2024-02-05T07:09:46.305108+0000 mgr.y (mgr.25280) 688 : cluster 0 pgmap v113: 161 pgs: 18 active+undersized+degraded, 39 active+undersized, 104 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 0 B/s wr, 149 op/s; 77/630 objects degraded (12.222%); 0 B/s, 0 objects/s recovering 2024-02-05T07:09:48.080 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:47 smithi102 bash[68945]: cluster 2024-02-05T07:09:46.305108+0000 mgr.y (mgr.25280) 688 : cluster 0 pgmap v113: 161 pgs: 18 active+undersized+degraded, 39 active+undersized, 104 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 0 B/s wr, 149 op/s; 77/630 objects degraded (12.222%); 0 B/s, 0 objects/s recovering 2024-02-05T07:09:48.080 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:47 smithi102 bash[71397]: cluster 2024-02-05T07:09:46.305108+0000 mgr.y (mgr.25280) 688 : cluster 0 pgmap v113: 161 pgs: 18 active+undersized+degraded, 39 active+undersized, 104 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 0 B/s wr, 149 op/s; 77/630 objects degraded (12.222%); 0 B/s, 0 objects/s recovering 2024-02-05T07:09:49.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:49 smithi177 bash[56430]: audit 2024-02-05T07:09:48.048768+0000 mon.a (mon.0) 2803 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:49.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:49 smithi177 bash[56430]: audit 2024-02-05T07:09:48.060256+0000 mon.a (mon.0) 2804 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:49.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:49 smithi177 bash[56430]: audit 2024-02-05T07:09:48.068061+0000 mon.a (mon.0) 2805 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:49.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:49 smithi102 bash[68945]: audit 2024-02-05T07:09:48.048768+0000 mon.a (mon.0) 2803 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:49.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:49 smithi102 bash[68945]: audit 2024-02-05T07:09:48.060256+0000 mon.a (mon.0) 2804 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:49.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:49 smithi102 bash[68945]: audit 2024-02-05T07:09:48.068061+0000 mon.a (mon.0) 2805 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:49.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:49 smithi102 bash[71397]: audit 2024-02-05T07:09:48.048768+0000 mon.a (mon.0) 2803 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:49.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:49 smithi102 bash[71397]: audit 2024-02-05T07:09:48.060256+0000 mon.a (mon.0) 2804 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:49.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:49 smithi102 bash[71397]: audit 2024-02-05T07:09:48.068061+0000 mon.a (mon.0) 2805 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:50.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:50 smithi102 bash[68945]: cluster 2024-02-05T07:09:48.306299+0000 mgr.y (mgr.25280) 689 : cluster 0 pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 0 B/s wr, 101 op/s; 0 B/s, 8 objects/s recovering 2024-02-05T07:09:50.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:50 smithi102 bash[68945]: cluster 2024-02-05T07:09:49.065131+0000 mon.a (mon.0) 2806 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 77/630 objects degraded (12.222%), 18 pgs degraded) 2024-02-05T07:09:50.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:50 smithi102 bash[68945]: cluster 2024-02-05T07:09:49.065168+0000 mon.a (mon.0) 2807 : cluster 1 Cluster is now healthy 2024-02-05T07:09:50.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:50 smithi102 bash[71397]: cluster 2024-02-05T07:09:48.306299+0000 mgr.y (mgr.25280) 689 : cluster 0 pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 0 B/s wr, 101 op/s; 0 B/s, 8 objects/s recovering 2024-02-05T07:09:50.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:50 smithi102 bash[71397]: cluster 2024-02-05T07:09:49.065131+0000 mon.a (mon.0) 2806 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 77/630 objects degraded (12.222%), 18 pgs degraded) 2024-02-05T07:09:50.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:50 smithi102 bash[71397]: cluster 2024-02-05T07:09:49.065168+0000 mon.a (mon.0) 2807 : cluster 1 Cluster is now healthy 2024-02-05T07:09:50.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:50 smithi177 bash[56430]: cluster 2024-02-05T07:09:48.306299+0000 mgr.y (mgr.25280) 689 : cluster 0 pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 0 B/s wr, 101 op/s; 0 B/s, 8 objects/s recovering 2024-02-05T07:09:50.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:50 smithi177 bash[56430]: cluster 2024-02-05T07:09:49.065131+0000 mon.a (mon.0) 2806 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 77/630 objects degraded (12.222%), 18 pgs degraded) 2024-02-05T07:09:50.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:50 smithi177 bash[56430]: cluster 2024-02-05T07:09:49.065168+0000 mon.a (mon.0) 2807 : cluster 1 Cluster is now healthy 2024-02-05T07:09:52.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:52 smithi102 bash[68945]: cluster 2024-02-05T07:09:50.307140+0000 mgr.y (mgr.25280) 690 : cluster 0 pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 82 op/s; 0 B/s, 7 objects/s recovering 2024-02-05T07:09:52.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:52 smithi102 bash[71397]: cluster 2024-02-05T07:09:50.307140+0000 mgr.y (mgr.25280) 690 : cluster 0 pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 82 op/s; 0 B/s, 7 objects/s recovering 2024-02-05T07:09:52.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:52 smithi177 bash[56430]: cluster 2024-02-05T07:09:50.307140+0000 mgr.y (mgr.25280) 690 : cluster 0 pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 0 B/s wr, 82 op/s; 0 B/s, 7 objects/s recovering 2024-02-05T07:09:52.886 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:09:52 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:09:52] "GET /metrics HTTP/1.1" 200 38427 "" "Prometheus/2.33.4" 2024-02-05T07:09:53.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:53 smithi177 bash[56430]: audit 2024-02-05T07:09:51.862792+0000 mgr.y (mgr.25280) 691 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:09:53.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:53 smithi102 bash[68945]: audit 2024-02-05T07:09:51.862792+0000 mgr.y (mgr.25280) 691 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:09:53.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:53 smithi102 bash[71397]: audit 2024-02-05T07:09:51.862792+0000 mgr.y (mgr.25280) 691 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:09:54.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:54 smithi102 bash[68945]: cluster 2024-02-05T07:09:52.308976+0000 mgr.y (mgr.25280) 692 : cluster 0 pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 74 op/s; 0 B/s, 6 objects/s recovering 2024-02-05T07:09:54.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:54 smithi102 bash[71397]: cluster 2024-02-05T07:09:52.308976+0000 mgr.y (mgr.25280) 692 : cluster 0 pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 74 op/s; 0 B/s, 6 objects/s recovering 2024-02-05T07:09:54.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:54 smithi177 bash[56430]: cluster 2024-02-05T07:09:52.308976+0000 mgr.y (mgr.25280) 692 : cluster 0 pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 74 op/s; 0 B/s, 6 objects/s recovering 2024-02-05T07:09:56.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:56 smithi177 bash[56430]: cluster 2024-02-05T07:09:54.309686+0000 mgr.y (mgr.25280) 693 : cluster 0 pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 66 op/s; 0 B/s, 5 objects/s recovering 2024-02-05T07:09:56.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:56 smithi177 bash[56430]: audit 2024-02-05T07:09:55.801098+0000 mon.a (mon.0) 2808 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:56.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:56 smithi177 bash[56430]: audit 2024-02-05T07:09:55.802999+0000 mon.a (mon.0) 2809 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:09:56.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:56 smithi177 bash[56430]: audit 2024-02-05T07:09:55.912725+0000 mon.a (mon.0) 2810 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:56.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:56 smithi102 bash[71397]: cluster 2024-02-05T07:09:54.309686+0000 mgr.y (mgr.25280) 693 : cluster 0 pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 66 op/s; 0 B/s, 5 objects/s recovering 2024-02-05T07:09:56.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:56 smithi102 bash[71397]: audit 2024-02-05T07:09:55.801098+0000 mon.a (mon.0) 2808 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:56.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:56 smithi102 bash[71397]: audit 2024-02-05T07:09:55.802999+0000 mon.a (mon.0) 2809 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:09:56.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:56 smithi102 bash[71397]: audit 2024-02-05T07:09:55.912725+0000 mon.a (mon.0) 2810 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:56.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:56 smithi102 bash[68945]: cluster 2024-02-05T07:09:54.309686+0000 mgr.y (mgr.25280) 693 : cluster 0 pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 66 op/s; 0 B/s, 5 objects/s recovering 2024-02-05T07:09:56.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:56 smithi102 bash[68945]: audit 2024-02-05T07:09:55.801098+0000 mon.a (mon.0) 2808 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:56.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:56 smithi102 bash[68945]: audit 2024-02-05T07:09:55.802999+0000 mon.a (mon.0) 2809 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:09:56.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:56 smithi102 bash[68945]: audit 2024-02-05T07:09:55.912725+0000 mon.a (mon.0) 2810 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:57.265 INFO:teuthology.orchestra.run.smithi102.stdout:true 2024-02-05T07:09:58.041 INFO:teuthology.orchestra.run.smithi102.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:09:58.042 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi102 smithi102 running 9s ago 20m - - 2024-02-05T07:09:58.042 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi177 smithi177 running 0s ago 19m - - 2024-02-05T07:09:58.042 INFO:teuthology.orchestra.run.smithi102.stdout:alertmanager.a smithi102 *:9093,9094 running (5m) 9s ago 12m 16.0M - 0.23.0 ba2b418f427c 1e7cc96814ef 2024-02-05T07:09:58.042 INFO:teuthology.orchestra.run.smithi102.stdout:grafana.a smithi177 *:3000 running (4m) 0s ago 12m 43.5M - 8.3.5 dad864ee21e9 897e6f8c4c23 2024-02-05T07:09:58.042 INFO:teuthology.orchestra.run.smithi102.stdout:iscsi.foo.smithi102.rtacbu smithi102 running (4m) 9s ago 10m 47.5M - 3.5 e1d6a67b021e 2597052e9ad1 2024-02-05T07:09:58.042 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.x smithi177 *:8443,9283,8765 running (3m) 0s ago 19m 445M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a bc0c1c0fa978 2024-02-05T07:09:58.042 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.y smithi102 *:8443,9283,8765 running (4m) 9s ago 21m 514M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 2c235a1e22e9 2024-02-05T07:09:58.042 INFO:teuthology.orchestra.run.smithi102.stdout:mon.a smithi102 running (3m) 9s ago 21m 61.9M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 86bf6ea37a85 2024-02-05T07:09:58.042 INFO:teuthology.orchestra.run.smithi102.stdout:mon.b smithi177 running (2m) 0s ago 19m 44.6M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 43aa1d90c52a 2024-02-05T07:09:58.042 INFO:teuthology.orchestra.run.smithi102.stdout:mon.c smithi102 running (2m) 9s ago 19m 49.5M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 22368d23635d 2024-02-05T07:09:58.042 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.a smithi102 *:9100 running (5m) 9s ago 13m 15.2M - 1.3.1 1dbe0e931976 d4e19e4da235 2024-02-05T07:09:58.043 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.b smithi177 *:9100 running (5m) 0s ago 12m 12.4M - 1.3.1 1dbe0e931976 2a74b329d2d7 2024-02-05T07:09:58.043 INFO:teuthology.orchestra.run.smithi102.stdout:osd.0 smithi102 running (63s) 9s ago 18m 48.2M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 821af6032e75 2024-02-05T07:09:58.043 INFO:teuthology.orchestra.run.smithi102.stdout:osd.1 smithi102 running (23s) 9s ago 18m 54.9M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 20b17ff42448 2024-02-05T07:09:58.043 INFO:teuthology.orchestra.run.smithi102.stdout:osd.2 smithi102 running (17m) 9s ago 17m 60.6M 4096M 17.2.0 e1d6a67b021e b9dc849291f9 2024-02-05T07:09:58.043 INFO:teuthology.orchestra.run.smithi102.stdout:osd.3 smithi102 running (16m) 9s ago 16m 63.8M 4096M 17.2.0 e1d6a67b021e 3ed0fc036eb5 2024-02-05T07:09:58.043 INFO:teuthology.orchestra.run.smithi102.stdout:osd.4 smithi177 running (16m) 0s ago 16m 66.3M 4096M 17.2.0 e1d6a67b021e 409a31f31e06 2024-02-05T07:09:58.043 INFO:teuthology.orchestra.run.smithi102.stdout:osd.5 smithi177 running (15m) 0s ago 15m 62.7M 4096M 17.2.0 e1d6a67b021e 7e37b3b9db84 2024-02-05T07:09:58.043 INFO:teuthology.orchestra.run.smithi102.stdout:osd.6 smithi177 running (14m) 0s ago 14m 61.1M 4096M 17.2.0 e1d6a67b021e 6e4c8f33c511 2024-02-05T07:09:58.043 INFO:teuthology.orchestra.run.smithi102.stdout:osd.7 smithi177 running (14m) 0s ago 14m 63.9M 4096M 17.2.0 e1d6a67b021e 2bb2b337b06b 2024-02-05T07:09:58.043 INFO:teuthology.orchestra.run.smithi102.stdout:prometheus.a smithi177 *:9095 running (3m) 0s ago 13m 62.7M - 2.33.4 514e6a882f6e 8a8af8ee8af4 2024-02-05T07:09:58.043 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi102.xsyvtb smithi102 *:8000 running (10m) 9s ago 10m 88.2M - 17.2.0 e1d6a67b021e 1ab22a18a15e 2024-02-05T07:09:58.043 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi177.mzlged smithi177 *:8000 running (10m) 0s ago 10m 88.7M - 17.2.0 e1d6a67b021e cbd3144d3ab7 2024-02-05T07:09:58.044 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi102.righwg smithi102 *:80 running (10m) 9s ago 10m 90.2M - 17.2.0 e1d6a67b021e 2fcdb1fa365d 2024-02-05T07:09:58.044 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi177.uynbom smithi177 *:80 running (10m) 0s ago 10m 88.7M - 17.2.0 e1d6a67b021e 752e66aec886 2024-02-05T07:09:58.359 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:58 smithi177 bash[56430]: cluster 2024-02-05T07:09:56.310710+0000 mgr.y (mgr.25280) 694 : cluster 0 pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s; 0 B/s, 4 objects/s recovering 2024-02-05T07:09:58.360 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:58 smithi177 bash[56430]: audit 2024-02-05T07:09:57.435616+0000 mon.a (mon.0) 2811 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:58.360 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:58 smithi177 bash[56430]: audit 2024-02-05T07:09:57.444457+0000 mon.a (mon.0) 2812 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:58.360 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:58 smithi177 bash[56430]: audit 2024-02-05T07:09:57.452046+0000 mon.a (mon.0) 2813 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:58.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:58 smithi102 bash[68945]: cluster 2024-02-05T07:09:56.310710+0000 mgr.y (mgr.25280) 694 : cluster 0 pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s; 0 B/s, 4 objects/s recovering 2024-02-05T07:09:58.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:58 smithi102 bash[68945]: audit 2024-02-05T07:09:57.435616+0000 mon.a (mon.0) 2811 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:58.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:58 smithi102 bash[68945]: audit 2024-02-05T07:09:57.444457+0000 mon.a (mon.0) 2812 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:58.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:58 smithi102 bash[68945]: audit 2024-02-05T07:09:57.452046+0000 mon.a (mon.0) 2813 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:58.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:58 smithi102 bash[71397]: cluster 2024-02-05T07:09:56.310710+0000 mgr.y (mgr.25280) 694 : cluster 0 pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 55 op/s; 0 B/s, 4 objects/s recovering 2024-02-05T07:09:58.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:58 smithi102 bash[71397]: audit 2024-02-05T07:09:57.435616+0000 mon.a (mon.0) 2811 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:58.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:58 smithi102 bash[71397]: audit 2024-02-05T07:09:57.444457+0000 mon.a (mon.0) 2812 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:58.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:58 smithi102 bash[71397]: audit 2024-02-05T07:09:57.452046+0000 mon.a (mon.0) 2813 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:09:58.495 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:09:58.495 INFO:teuthology.orchestra.run.smithi102.stdout: "mon": { 2024-02-05T07:09:58.495 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T07:09:58.495 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:09:58.495 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr": { 2024-02-05T07:09:58.495 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T07:09:58.495 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:09:58.495 INFO:teuthology.orchestra.run.smithi102.stdout: "osd": { 2024-02-05T07:09:58.495 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-02-05T07:09:58.496 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T07:09:58.496 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:09:58.496 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw": { 2024-02-05T07:09:58.496 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T07:09:58.496 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:09:58.496 INFO:teuthology.orchestra.run.smithi102.stdout: "overall": { 2024-02-05T07:09:58.496 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-02-05T07:09:58.496 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 7 2024-02-05T07:09:58.496 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T07:09:58.496 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:09:58.882 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:09:58.882 INFO:teuthology.orchestra.run.smithi102.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:09:58.882 INFO:teuthology.orchestra.run.smithi102.stdout: "in_progress": true, 2024-02-05T07:09:58.883 INFO:teuthology.orchestra.run.smithi102.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T07:09:58.883 INFO:teuthology.orchestra.run.smithi102.stdout: "services_complete": [ 2024-02-05T07:09:58.883 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr", 2024-02-05T07:09:58.883 INFO:teuthology.orchestra.run.smithi102.stdout: "mon" 2024-02-05T07:09:58.883 INFO:teuthology.orchestra.run.smithi102.stdout: ], 2024-02-05T07:09:58.883 INFO:teuthology.orchestra.run.smithi102.stdout: "progress": "7/23 daemons upgraded", 2024-02-05T07:09:58.883 INFO:teuthology.orchestra.run.smithi102.stdout: "message": "Currently upgrading osd daemons", 2024-02-05T07:09:58.883 INFO:teuthology.orchestra.run.smithi102.stdout: "is_paused": false 2024-02-05T07:09:58.883 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:09:59.342 INFO:teuthology.orchestra.run.smithi102.stdout:HEALTH_OK 2024-02-05T07:09:59.371 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:59 smithi177 bash[56430]: audit 2024-02-05T07:09:57.232432+0000 mgr.y (mgr.25280) 695 : audit 0 from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:09:59.371 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:59 smithi177 bash[56430]: audit 2024-02-05T07:09:57.634115+0000 mgr.y (mgr.25280) 696 : audit 0 from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:09:59.371 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:59 smithi177 bash[56430]: audit 2024-02-05T07:09:58.007925+0000 mgr.y (mgr.25280) 697 : audit 0 from='client.34383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:09:59.371 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:09:59 smithi177 bash[56430]: audit 2024-02-05T07:09:58.484416+0000 mon.a (mon.0) 2814 : audit 0 from='client.? 172.21.15.102:0/711028332' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:59.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:59 smithi102 bash[68945]: audit 2024-02-05T07:09:57.232432+0000 mgr.y (mgr.25280) 695 : audit 0 from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:09:59.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:59 smithi102 bash[68945]: audit 2024-02-05T07:09:57.634115+0000 mgr.y (mgr.25280) 696 : audit 0 from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:09:59.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:59 smithi102 bash[68945]: audit 2024-02-05T07:09:58.007925+0000 mgr.y (mgr.25280) 697 : audit 0 from='client.34383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:09:59.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:09:59 smithi102 bash[68945]: audit 2024-02-05T07:09:58.484416+0000 mon.a (mon.0) 2814 : audit 0 from='client.? 172.21.15.102:0/711028332' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:09:59.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:59 smithi102 bash[71397]: audit 2024-02-05T07:09:57.232432+0000 mgr.y (mgr.25280) 695 : audit 0 from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:09:59.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:59 smithi102 bash[71397]: audit 2024-02-05T07:09:57.634115+0000 mgr.y (mgr.25280) 696 : audit 0 from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:09:59.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:59 smithi102 bash[71397]: audit 2024-02-05T07:09:58.007925+0000 mgr.y (mgr.25280) 697 : audit 0 from='client.34383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:09:59.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:09:59 smithi102 bash[71397]: audit 2024-02-05T07:09:58.484416+0000 mon.a (mon.0) 2814 : audit 0 from='client.? 172.21.15.102:0/711028332' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:00.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:00 smithi102 bash[71397]: cluster 2024-02-05T07:09:58.312233+0000 mgr.y (mgr.25280) 698 : cluster 0 pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 45 op/s; 0 B/s, 4 objects/s recovering 2024-02-05T07:10:00.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:00 smithi102 bash[71397]: audit 2024-02-05T07:09:58.872030+0000 mgr.y (mgr.25280) 699 : audit 0 from='client.34395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:10:00.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:00 smithi102 bash[71397]: audit 2024-02-05T07:09:59.260086+0000 mon.a (mon.0) 2815 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-05T07:10:00.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:00 smithi102 bash[71397]: audit 2024-02-05T07:09:59.260467+0000 mgr.y (mgr.25280) 700 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-05T07:10:00.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:00 smithi102 bash[71397]: cephadm 2024-02-05T07:09:59.262841+0000 mgr.y (mgr.25280) 701 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-02-05T07:10:00.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:00 smithi102 bash[71397]: audit 2024-02-05T07:09:59.331975+0000 mon.a (mon.0) 2816 : audit 0 from='client.? 172.21.15.102:0/1658870750' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:10:00.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:00 smithi102 bash[71397]: cluster 2024-02-05T07:10:00.000119+0000 mon.a (mon.0) 2817 : cluster 1 overall HEALTH_OK 2024-02-05T07:10:00.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:00 smithi102 bash[68945]: cluster 2024-02-05T07:09:58.312233+0000 mgr.y (mgr.25280) 698 : cluster 0 pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 45 op/s; 0 B/s, 4 objects/s recovering 2024-02-05T07:10:00.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:00 smithi102 bash[68945]: audit 2024-02-05T07:09:58.872030+0000 mgr.y (mgr.25280) 699 : audit 0 from='client.34395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:10:00.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:00 smithi102 bash[68945]: audit 2024-02-05T07:09:59.260086+0000 mon.a (mon.0) 2815 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-05T07:10:00.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:00 smithi102 bash[68945]: audit 2024-02-05T07:09:59.260467+0000 mgr.y (mgr.25280) 700 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-05T07:10:00.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:00 smithi102 bash[68945]: cephadm 2024-02-05T07:09:59.262841+0000 mgr.y (mgr.25280) 701 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-02-05T07:10:00.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:00 smithi102 bash[68945]: audit 2024-02-05T07:09:59.331975+0000 mon.a (mon.0) 2816 : audit 0 from='client.? 172.21.15.102:0/1658870750' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:10:00.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:00 smithi102 bash[68945]: cluster 2024-02-05T07:10:00.000119+0000 mon.a (mon.0) 2817 : cluster 1 overall HEALTH_OK 2024-02-05T07:10:00.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:00 smithi177 bash[56430]: cluster 2024-02-05T07:09:58.312233+0000 mgr.y (mgr.25280) 698 : cluster 0 pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 45 op/s; 0 B/s, 4 objects/s recovering 2024-02-05T07:10:00.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:00 smithi177 bash[56430]: audit 2024-02-05T07:09:58.872030+0000 mgr.y (mgr.25280) 699 : audit 0 from='client.34395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:10:00.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:00 smithi177 bash[56430]: audit 2024-02-05T07:09:59.260086+0000 mon.a (mon.0) 2815 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-05T07:10:00.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:00 smithi177 bash[56430]: audit 2024-02-05T07:09:59.260467+0000 mgr.y (mgr.25280) 700 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-05T07:10:00.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:00 smithi177 bash[56430]: cephadm 2024-02-05T07:09:59.262841+0000 mgr.y (mgr.25280) 701 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-02-05T07:10:00.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:00 smithi177 bash[56430]: audit 2024-02-05T07:09:59.331975+0000 mon.a (mon.0) 2816 : audit 0 from='client.? 172.21.15.102:0/1658870750' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:10:00.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:00 smithi177 bash[56430]: cluster 2024-02-05T07:10:00.000119+0000 mon.a (mon.0) 2817 : cluster 1 overall HEALTH_OK 2024-02-05T07:10:01.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:01 smithi102 bash[68945]: cluster 2024-02-05T07:10:00.312992+0000 mgr.y (mgr.25280) 702 : cluster 0 pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:10:01.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:01 smithi102 bash[71397]: cluster 2024-02-05T07:10:00.312992+0000 mgr.y (mgr.25280) 702 : cluster 0 pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:10:01.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:01 smithi177 bash[56430]: cluster 2024-02-05T07:10:00.312992+0000 mgr.y (mgr.25280) 702 : cluster 0 pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:10:02.636 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:10:02 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:10:02] "GET /metrics HTTP/1.1" 200 38434 "" "Prometheus/2.33.4" 2024-02-05T07:10:03.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:02 smithi102 bash[68945]: cephadm 2024-02-05T07:10:01.832965+0000 mgr.y (mgr.25280) 703 : cephadm 1 Upgrade: Updating osd.2 2024-02-05T07:10:03.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:02 smithi102 bash[68945]: audit 2024-02-05T07:10:01.840261+0000 mon.a (mon.0) 2818 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:03.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:02 smithi102 bash[68945]: audit 2024-02-05T07:10:01.846694+0000 mon.a (mon.0) 2819 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-05T07:10:03.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:02 smithi102 bash[68945]: audit 2024-02-05T07:10:01.847992+0000 mon.a (mon.0) 2820 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:03.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:02 smithi102 bash[68945]: cephadm 2024-02-05T07:10:01.851978+0000 mgr.y (mgr.25280) 704 : cephadm 1 Deploying daemon osd.2 on smithi102 2024-02-05T07:10:03.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:02 smithi102 bash[68945]: audit 2024-02-05T07:10:01.870732+0000 mgr.y (mgr.25280) 705 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:10:03.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:02 smithi102 bash[71397]: cephadm 2024-02-05T07:10:01.832965+0000 mgr.y (mgr.25280) 703 : cephadm 1 Upgrade: Updating osd.2 2024-02-05T07:10:03.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:02 smithi102 bash[71397]: audit 2024-02-05T07:10:01.840261+0000 mon.a (mon.0) 2818 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:03.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:02 smithi102 bash[71397]: audit 2024-02-05T07:10:01.846694+0000 mon.a (mon.0) 2819 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-05T07:10:03.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:02 smithi102 bash[71397]: audit 2024-02-05T07:10:01.847992+0000 mon.a (mon.0) 2820 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:03.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:02 smithi102 bash[71397]: cephadm 2024-02-05T07:10:01.851978+0000 mgr.y (mgr.25280) 704 : cephadm 1 Deploying daemon osd.2 on smithi102 2024-02-05T07:10:03.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:02 smithi102 bash[71397]: audit 2024-02-05T07:10:01.870732+0000 mgr.y (mgr.25280) 705 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:10:03.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:02 smithi177 bash[56430]: cephadm 2024-02-05T07:10:01.832965+0000 mgr.y (mgr.25280) 703 : cephadm 1 Upgrade: Updating osd.2 2024-02-05T07:10:03.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:02 smithi177 bash[56430]: audit 2024-02-05T07:10:01.840261+0000 mon.a (mon.0) 2818 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:03.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:02 smithi177 bash[56430]: audit 2024-02-05T07:10:01.846694+0000 mon.a (mon.0) 2819 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-05T07:10:03.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:02 smithi177 bash[56430]: audit 2024-02-05T07:10:01.847992+0000 mon.a (mon.0) 2820 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:03.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:02 smithi177 bash[56430]: cephadm 2024-02-05T07:10:01.851978+0000 mgr.y (mgr.25280) 704 : cephadm 1 Deploying daemon osd.2 on smithi102 2024-02-05T07:10:03.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:02 smithi177 bash[56430]: audit 2024-02-05T07:10:01.870732+0000 mgr.y (mgr.25280) 705 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:10:03.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:03 smithi102 bash[68945]: cluster 2024-02-05T07:10:02.314655+0000 mgr.y (mgr.25280) 706 : cluster 0 pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:10:03.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:03 smithi102 bash[71397]: cluster 2024-02-05T07:10:02.314655+0000 mgr.y (mgr.25280) 706 : cluster 0 pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:10:04.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:03 smithi177 bash[56430]: cluster 2024-02-05T07:10:02.314655+0000 mgr.y (mgr.25280) 706 : cluster 0 pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:10:06.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:05 smithi102 bash[68945]: cluster 2024-02-05T07:10:04.315361+0000 mgr.y (mgr.25280) 707 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-05T07:10:06.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:05 smithi102 bash[71397]: cluster 2024-02-05T07:10:04.315361+0000 mgr.y (mgr.25280) 707 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-05T07:10:06.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:05 smithi177 bash[56430]: cluster 2024-02-05T07:10:04.315361+0000 mgr.y (mgr.25280) 707 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-05T07:10:06.886 INFO:journalctl@ceph.osd.2.smithi102.stdout:Feb 05 07:10:06 smithi102 systemd[1]: Stopping Ceph osd.2 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:10:07.386 INFO:journalctl@ceph.osd.2.smithi102.stdout:Feb 05 07:10:06 smithi102 bash[30618]: debug 2024-02-05T07:10:06.982+0000 7f7e10fe9700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T07:10:07.386 INFO:journalctl@ceph.osd.2.smithi102.stdout:Feb 05 07:10:06 smithi102 bash[30618]: debug 2024-02-05T07:10:06.982+0000 7f7e10fe9700 -1 osd.2 122 *** Got signal Terminated *** 2024-02-05T07:10:07.386 INFO:journalctl@ceph.osd.2.smithi102.stdout:Feb 05 07:10:06 smithi102 bash[30618]: debug 2024-02-05T07:10:06.982+0000 7f7e10fe9700 -1 osd.2 122 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T07:10:08.261 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:07 smithi102 bash[68945]: cluster 2024-02-05T07:10:06.316260+0000 mgr.y (mgr.25280) 708 : cluster 0 pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-05T07:10:08.261 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:07 smithi102 bash[68945]: cluster 2024-02-05T07:10:06.988790+0000 mon.a (mon.0) 2821 : cluster 1 osd.2 marked itself down and dead 2024-02-05T07:10:08.261 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:07 smithi102 bash[71397]: cluster 2024-02-05T07:10:06.316260+0000 mgr.y (mgr.25280) 708 : cluster 0 pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-05T07:10:08.261 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:07 smithi102 bash[71397]: cluster 2024-02-05T07:10:06.988790+0000 mon.a (mon.0) 2821 : cluster 1 osd.2 marked itself down and dead 2024-02-05T07:10:08.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:07 smithi177 bash[56430]: cluster 2024-02-05T07:10:06.316260+0000 mgr.y (mgr.25280) 708 : cluster 0 pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-05T07:10:08.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:07 smithi177 bash[56430]: cluster 2024-02-05T07:10:06.988790+0000 mon.a (mon.0) 2821 : cluster 1 osd.2 marked itself down and dead 2024-02-05T07:10:09.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:08 smithi177 bash[56430]: cluster 2024-02-05T07:10:07.983563+0000 mon.a (mon.0) 2822 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T07:10:09.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:08 smithi177 bash[56430]: cluster 2024-02-05T07:10:08.005001+0000 mon.a (mon.0) 2823 : cluster 0 osdmap e123: 8 total, 7 up, 8 in 2024-02-05T07:10:09.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:08 smithi177 bash[56430]: cluster 2024-02-05T07:10:08.010584+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T07:10:09.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:08 smithi177 bash[56430]: cluster 2024-02-05T07:10:08.011194+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T07:10:09.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:08 smithi177 bash[56430]: cluster 2024-02-05T07:10:08.016324+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T07:10:09.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:08 smithi177 bash[56430]: cluster 2024-02-05T07:10:08.016330+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T07:10:09.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:08 smithi177 bash[56430]: cluster 2024-02-05T07:10:08.023836+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T07:10:09.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:08 smithi177 bash[56430]: cluster 2024-02-05T07:10:08.023884+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T07:10:09.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:08 smithi177 bash[56430]: audit 2024-02-05T07:10:08.225582+0000 mon.a (mon.0) 2824 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:08 smithi177 bash[56430]: audit 2024-02-05T07:10:08.236478+0000 mon.a (mon.0) 2825 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:08 smithi177 bash[56430]: audit 2024-02-05T07:10:08.249111+0000 mon.a (mon.0) 2826 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:08 smithi177 bash[56430]: audit 2024-02-05T07:10:08.406707+0000 mon.a (mon.0) 2827 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:08 smithi177 bash[56430]: audit 2024-02-05T07:10:08.419036+0000 mon.a (mon.0) 2828 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:08 smithi177 bash[56430]: audit 2024-02-05T07:10:08.428937+0000 mon.a (mon.0) 2829 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:09.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:08 smithi102 bash[68945]: cluster 2024-02-05T07:10:07.983563+0000 mon.a (mon.0) 2822 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T07:10:09.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:08 smithi102 bash[68945]: cluster 2024-02-05T07:10:08.005001+0000 mon.a (mon.0) 2823 : cluster 0 osdmap e123: 8 total, 7 up, 8 in 2024-02-05T07:10:09.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:08 smithi102 bash[68945]: cluster 2024-02-05T07:10:08.010584+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T07:10:09.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:08 smithi102 bash[68945]: cluster 2024-02-05T07:10:08.011194+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T07:10:09.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:08 smithi102 bash[68945]: cluster 2024-02-05T07:10:08.016324+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T07:10:09.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:08 smithi102 bash[68945]: cluster 2024-02-05T07:10:08.016330+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T07:10:09.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:08 smithi102 bash[68945]: cluster 2024-02-05T07:10:08.023836+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T07:10:09.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:08 smithi102 bash[68945]: cluster 2024-02-05T07:10:08.023884+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T07:10:09.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:08 smithi102 bash[68945]: audit 2024-02-05T07:10:08.225582+0000 mon.a (mon.0) 2824 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:09.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:08 smithi102 bash[68945]: audit 2024-02-05T07:10:08.236478+0000 mon.a (mon.0) 2825 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:09.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:08 smithi102 bash[68945]: audit 2024-02-05T07:10:08.249111+0000 mon.a (mon.0) 2826 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:09.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:08 smithi102 bash[68945]: audit 2024-02-05T07:10:08.406707+0000 mon.a (mon.0) 2827 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:09.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:08 smithi102 bash[68945]: audit 2024-02-05T07:10:08.419036+0000 mon.a (mon.0) 2828 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:09.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:08 smithi102 bash[68945]: audit 2024-02-05T07:10:08.428937+0000 mon.a (mon.0) 2829 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:09.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:08 smithi102 bash[71397]: cluster 2024-02-05T07:10:07.983563+0000 mon.a (mon.0) 2822 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T07:10:09.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:08 smithi102 bash[71397]: cluster 2024-02-05T07:10:08.005001+0000 mon.a (mon.0) 2823 : cluster 0 osdmap e123: 8 total, 7 up, 8 in 2024-02-05T07:10:09.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:08 smithi102 bash[71397]: cluster 2024-02-05T07:10:08.010584+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T07:10:09.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:08 smithi102 bash[71397]: cluster 2024-02-05T07:10:08.011194+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T07:10:09.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:08 smithi102 bash[71397]: cluster 2024-02-05T07:10:08.016324+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T07:10:09.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:08 smithi102 bash[71397]: cluster 2024-02-05T07:10:08.016330+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T07:10:09.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:08 smithi102 bash[71397]: cluster 2024-02-05T07:10:08.023836+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T07:10:09.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:08 smithi102 bash[71397]: cluster 2024-02-05T07:10:08.023884+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e123 with expected crc 2024-02-05T07:10:09.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:08 smithi102 bash[71397]: audit 2024-02-05T07:10:08.225582+0000 mon.a (mon.0) 2824 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:09.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:08 smithi102 bash[71397]: audit 2024-02-05T07:10:08.236478+0000 mon.a (mon.0) 2825 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:09.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:08 smithi102 bash[71397]: audit 2024-02-05T07:10:08.249111+0000 mon.a (mon.0) 2826 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:09.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:08 smithi102 bash[71397]: audit 2024-02-05T07:10:08.406707+0000 mon.a (mon.0) 2827 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:09.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:08 smithi102 bash[71397]: audit 2024-02-05T07:10:08.419036+0000 mon.a (mon.0) 2828 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:09.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:08 smithi102 bash[71397]: audit 2024-02-05T07:10:08.428937+0000 mon.a (mon.0) 2829 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:09.986 INFO:journalctl@ceph.osd.2.smithi102.stdout:Feb 05 07:10:09 smithi102 bash[84374]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-2 2024-02-05T07:10:10.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:10 smithi177 bash[56430]: cluster 2024-02-05T07:10:08.238768+0000 mgr.y (mgr.25280) 709 : cluster 0 pgmap v125: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-02-05T07:10:10.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:10 smithi177 bash[56430]: cluster 2024-02-05T07:10:08.421220+0000 mgr.y (mgr.25280) 710 : cluster 0 pgmap v126: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:10:10.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:10 smithi177 bash[56430]: cluster 2024-02-05T07:10:08.421787+0000 mgr.y (mgr.25280) 711 : cluster 0 pgmap v127: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 838 B/s rd, 0 op/s 2024-02-05T07:10:10.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:10 smithi177 bash[56430]: cluster 2024-02-05T07:10:08.999033+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T07:10:10.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:10 smithi177 bash[56430]: cluster 2024-02-05T07:10:09.001234+0000 mon.a (mon.0) 2830 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2024-02-05T07:10:10.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:10 smithi177 bash[56430]: cluster 2024-02-05T07:10:09.002289+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T07:10:10.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:10 smithi177 bash[56430]: cluster 2024-02-05T07:10:09.008374+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T07:10:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:10 smithi177 bash[56430]: cluster 2024-02-05T07:10:09.011612+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T07:10:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:10 smithi177 bash[56430]: cluster 2024-02-05T07:10:09.012679+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T07:10:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:10 smithi177 bash[56430]: cluster 2024-02-05T07:10:09.012810+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T07:10:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:10 smithi177 bash[56430]: cluster 2024-02-05T07:10:09.012936+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T07:10:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:10 smithi177 bash[56430]: cluster 2024-02-05T07:10:09.017385+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T07:10:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:10 smithi177 bash[56430]: cluster 2024-02-05T07:10:09.018244+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T07:10:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:10 smithi177 bash[56430]: cluster 2024-02-05T07:10:09.232862+0000 mon.a (mon.0) 2831 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:10:10.386 INFO:journalctl@ceph.osd.2.smithi102.stdout:Feb 05 07:10:09 smithi102 bash[84616]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-2 2024-02-05T07:10:10.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:10 smithi102 bash[68945]: cluster 2024-02-05T07:10:08.238768+0000 mgr.y (mgr.25280) 709 : cluster 0 pgmap v125: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-02-05T07:10:10.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:10 smithi102 bash[68945]: cluster 2024-02-05T07:10:08.421220+0000 mgr.y (mgr.25280) 710 : cluster 0 pgmap v126: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:10:10.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:10 smithi102 bash[68945]: cluster 2024-02-05T07:10:08.421787+0000 mgr.y (mgr.25280) 711 : cluster 0 pgmap v127: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 838 B/s rd, 0 op/s 2024-02-05T07:10:10.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:10 smithi102 bash[68945]: cluster 2024-02-05T07:10:08.999033+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T07:10:10.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:10 smithi102 bash[68945]: cluster 2024-02-05T07:10:09.001234+0000 mon.a (mon.0) 2830 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2024-02-05T07:10:10.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:10 smithi102 bash[68945]: cluster 2024-02-05T07:10:09.002289+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T07:10:10.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:10 smithi102 bash[68945]: cluster 2024-02-05T07:10:09.008374+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T07:10:10.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:10 smithi102 bash[68945]: cluster 2024-02-05T07:10:09.011612+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T07:10:10.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:10 smithi102 bash[68945]: cluster 2024-02-05T07:10:09.012679+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T07:10:10.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:10 smithi102 bash[68945]: cluster 2024-02-05T07:10:09.012810+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T07:10:10.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:10 smithi102 bash[68945]: cluster 2024-02-05T07:10:09.012936+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T07:10:10.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:10 smithi102 bash[68945]: cluster 2024-02-05T07:10:09.017385+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T07:10:10.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:10 smithi102 bash[68945]: cluster 2024-02-05T07:10:09.018244+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T07:10:10.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:10 smithi102 bash[68945]: cluster 2024-02-05T07:10:09.232862+0000 mon.a (mon.0) 2831 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:10:10.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:10 smithi102 bash[71397]: cluster 2024-02-05T07:10:08.238768+0000 mgr.y (mgr.25280) 709 : cluster 0 pgmap v125: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-02-05T07:10:10.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:10 smithi102 bash[71397]: cluster 2024-02-05T07:10:08.421220+0000 mgr.y (mgr.25280) 710 : cluster 0 pgmap v126: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:10:10.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:10 smithi102 bash[71397]: cluster 2024-02-05T07:10:08.421787+0000 mgr.y (mgr.25280) 711 : cluster 0 pgmap v127: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 838 B/s rd, 0 op/s 2024-02-05T07:10:10.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:10 smithi102 bash[71397]: cluster 2024-02-05T07:10:08.999033+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T07:10:10.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:10 smithi102 bash[71397]: cluster 2024-02-05T07:10:09.001234+0000 mon.a (mon.0) 2830 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2024-02-05T07:10:10.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:10 smithi102 bash[71397]: cluster 2024-02-05T07:10:09.002289+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T07:10:10.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:10 smithi102 bash[71397]: cluster 2024-02-05T07:10:09.008374+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T07:10:10.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:10 smithi102 bash[71397]: cluster 2024-02-05T07:10:09.011612+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T07:10:10.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:10 smithi102 bash[71397]: cluster 2024-02-05T07:10:09.012679+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T07:10:10.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:10 smithi102 bash[71397]: cluster 2024-02-05T07:10:09.012810+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T07:10:10.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:10 smithi102 bash[71397]: cluster 2024-02-05T07:10:09.012936+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T07:10:10.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:10 smithi102 bash[71397]: cluster 2024-02-05T07:10:09.017385+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T07:10:10.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:10 smithi102 bash[71397]: cluster 2024-02-05T07:10:09.018244+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e124 with expected crc 2024-02-05T07:10:10.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:10 smithi102 bash[71397]: cluster 2024-02-05T07:10:09.232862+0000 mon.a (mon.0) 2831 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:10:12.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:11 smithi177 bash[56430]: cluster 2024-02-05T07:10:10.422625+0000 mgr.y (mgr.25280) 712 : cluster 0 pgmap v129: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:10:12.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:11 smithi177 bash[56430]: audit 2024-02-05T07:10:10.801424+0000 mon.a (mon.0) 2832 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:12.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:11 smithi177 bash[56430]: audit 2024-02-05T07:10:10.803846+0000 mon.a (mon.0) 2833 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:10:12.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:11 smithi102 bash[71397]: cluster 2024-02-05T07:10:10.422625+0000 mgr.y (mgr.25280) 712 : cluster 0 pgmap v129: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:10:12.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:11 smithi102 bash[71397]: audit 2024-02-05T07:10:10.801424+0000 mon.a (mon.0) 2832 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:12.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:11 smithi102 bash[71397]: audit 2024-02-05T07:10:10.803846+0000 mon.a (mon.0) 2833 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:10:12.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:11 smithi102 bash[68945]: cluster 2024-02-05T07:10:10.422625+0000 mgr.y (mgr.25280) 712 : cluster 0 pgmap v129: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 147 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:10:12.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:11 smithi102 bash[68945]: audit 2024-02-05T07:10:10.801424+0000 mon.a (mon.0) 2832 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:12.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:11 smithi102 bash[68945]: audit 2024-02-05T07:10:10.803846+0000 mon.a (mon.0) 2833 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:10:12.669 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:10:12 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:10:12] "GET /metrics HTTP/1.1" 200 38434 "" "Prometheus/2.33.4" 2024-02-05T07:10:12.670 INFO:journalctl@ceph.osd.2.smithi102.stdout:Feb 05 07:10:12 smithi102 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@osd.2.service: Succeeded. 2024-02-05T07:10:12.670 INFO:journalctl@ceph.osd.2.smithi102.stdout:Feb 05 07:10:12 smithi102 systemd[1]: Stopped Ceph osd.2 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:10:12.670 INFO:journalctl@ceph.osd.2.smithi102.stdout:Feb 05 07:10:12 smithi102 systemd[1]: Started Ceph osd.2 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:10:13.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:12 smithi177 bash[56430]: audit 2024-02-05T07:10:11.881735+0000 mgr.y (mgr.25280) 713 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:10:13.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:12 smithi177 bash[56430]: audit 2024-02-05T07:10:12.716264+0000 mon.a (mon.0) 2834 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:13.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:12 smithi177 bash[56430]: audit 2024-02-05T07:10:12.722847+0000 mon.a (mon.0) 2835 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:13.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:12 smithi102 bash[71397]: audit 2024-02-05T07:10:11.881735+0000 mgr.y (mgr.25280) 713 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:10:13.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:12 smithi102 bash[71397]: audit 2024-02-05T07:10:12.716264+0000 mon.a (mon.0) 2834 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:13.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:12 smithi102 bash[71397]: audit 2024-02-05T07:10:12.722847+0000 mon.a (mon.0) 2835 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:13.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:12 smithi102 bash[68945]: audit 2024-02-05T07:10:11.881735+0000 mgr.y (mgr.25280) 713 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:10:13.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:12 smithi102 bash[68945]: audit 2024-02-05T07:10:12.716264+0000 mon.a (mon.0) 2834 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:13.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:12 smithi102 bash[68945]: audit 2024-02-05T07:10:12.722847+0000 mon.a (mon.0) 2835 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:14.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:13 smithi177 bash[56430]: cluster 2024-02-05T07:10:12.424455+0000 mgr.y (mgr.25280) 714 : cluster 0 pgmap v130: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-02-05T07:10:14.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:13 smithi177 bash[56430]: cluster 2024-02-05T07:10:12.799217+0000 mon.a (mon.0) 2836 : cluster 3 Health check failed: Degraded data redundancy: 57/630 objects degraded (9.048%), 14 pgs degraded (PG_DEGRADED) 2024-02-05T07:10:14.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:13 smithi177 bash[56430]: audit 2024-02-05T07:10:13.268749+0000 mon.a (mon.0) 2837 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:14.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:13 smithi177 bash[56430]: audit 2024-02-05T07:10:13.280513+0000 mon.a (mon.0) 2838 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:14.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:13 smithi177 bash[56430]: audit 2024-02-05T07:10:13.283321+0000 mon.a (mon.0) 2839 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:14.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:13 smithi177 bash[56430]: audit 2024-02-05T07:10:13.284729+0000 mon.a (mon.0) 2840 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:14.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:13 smithi177 bash[56430]: audit 2024-02-05T07:10:13.296496+0000 mon.a (mon.0) 2841 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:14.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:13 smithi177 bash[56430]: audit 2024-02-05T07:10:13.377798+0000 mon.a (mon.0) 2842 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:14.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:13 smithi177 bash[56430]: audit 2024-02-05T07:10:13.380790+0000 mon.a (mon.0) 2843 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:14.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:13 smithi177 bash[56430]: audit 2024-02-05T07:10:13.385782+0000 mon.a (mon.0) 2844 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:14.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:13 smithi177 bash[56430]: audit 2024-02-05T07:10:13.387144+0000 mon.a (mon.0) 2845 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:14.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:13 smithi177 bash[56430]: audit 2024-02-05T07:10:13.397673+0000 mon.a (mon.0) 2846 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:14.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:13 smithi177 bash[56430]: audit 2024-02-05T07:10:13.476462+0000 mon.a (mon.0) 2847 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:14.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:13 smithi177 bash[56430]: audit 2024-02-05T07:10:13.481298+0000 mon.a (mon.0) 2848 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:14.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:13 smithi177 bash[56430]: audit 2024-02-05T07:10:13.485258+0000 mon.a (mon.0) 2849 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:14.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:13 smithi177 bash[56430]: audit 2024-02-05T07:10:13.487117+0000 mon.a (mon.0) 2850 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:14.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:13 smithi177 bash[56430]: audit 2024-02-05T07:10:13.498770+0000 mon.a (mon.0) 2851 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:14.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:13 smithi177 bash[56430]: audit 2024-02-05T07:10:13.579299+0000 mon.a (mon.0) 2852 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:14.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:13 smithi177 bash[56430]: audit 2024-02-05T07:10:13.581940+0000 mon.a (mon.0) 2853 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:14.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:13 smithi177 bash[56430]: audit 2024-02-05T07:10:13.585008+0000 mon.a (mon.0) 2854 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:14.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:13 smithi177 bash[56430]: audit 2024-02-05T07:10:13.586188+0000 mon.a (mon.0) 2855 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:14.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:13 smithi177 bash[56430]: audit 2024-02-05T07:10:13.595503+0000 mon.a (mon.0) 2856 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:14.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:13 smithi177 bash[56430]: audit 2024-02-05T07:10:13.675801+0000 mon.a (mon.0) 2857 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:14.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:13 smithi177 bash[56430]: audit 2024-02-05T07:10:13.678454+0000 mon.a (mon.0) 2858 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:14.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:13 smithi177 bash[56430]: audit 2024-02-05T07:10:13.681724+0000 mon.a (mon.0) 2859 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:14.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:13 smithi177 bash[56430]: audit 2024-02-05T07:10:13.682838+0000 mon.a (mon.0) 2860 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:14.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:13 smithi177 bash[56430]: audit 2024-02-05T07:10:13.693199+0000 mon.a (mon.0) 2861 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:14.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:13 smithi177 bash[56430]: audit 2024-02-05T07:10:13.777767+0000 mon.a (mon.0) 2862 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:14.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:13 smithi177 bash[56430]: audit 2024-02-05T07:10:13.780401+0000 mon.a (mon.0) 2863 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:14.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:13 smithi177 bash[56430]: audit 2024-02-05T07:10:13.784193+0000 mon.a (mon.0) 2864 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:14.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:13 smithi177 bash[56430]: audit 2024-02-05T07:10:13.785711+0000 mon.a (mon.0) 2865 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:14.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:13 smithi177 bash[56430]: audit 2024-02-05T07:10:13.796677+0000 mon.a (mon.0) 2866 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:14.110 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[71397]: cluster 2024-02-05T07:10:12.424455+0000 mgr.y (mgr.25280) 714 : cluster 0 pgmap v130: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-02-05T07:10:14.110 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[71397]: cluster 2024-02-05T07:10:12.799217+0000 mon.a (mon.0) 2836 : cluster 3 Health check failed: Degraded data redundancy: 57/630 objects degraded (9.048%), 14 pgs degraded (PG_DEGRADED) 2024-02-05T07:10:14.111 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[71397]: audit 2024-02-05T07:10:13.268749+0000 mon.a (mon.0) 2837 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:14.111 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[71397]: audit 2024-02-05T07:10:13.280513+0000 mon.a (mon.0) 2838 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:14.111 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[71397]: audit 2024-02-05T07:10:13.283321+0000 mon.a (mon.0) 2839 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:14.111 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[71397]: audit 2024-02-05T07:10:13.284729+0000 mon.a (mon.0) 2840 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:14.111 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[71397]: audit 2024-02-05T07:10:13.296496+0000 mon.a (mon.0) 2841 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:14.111 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[71397]: audit 2024-02-05T07:10:13.377798+0000 mon.a (mon.0) 2842 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:14.111 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[71397]: audit 2024-02-05T07:10:13.380790+0000 mon.a (mon.0) 2843 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:14.111 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[71397]: audit 2024-02-05T07:10:13.385782+0000 mon.a (mon.0) 2844 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:14.111 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[71397]: audit 2024-02-05T07:10:13.387144+0000 mon.a (mon.0) 2845 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:14.111 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[71397]: audit 2024-02-05T07:10:13.397673+0000 mon.a (mon.0) 2846 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:14.111 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[71397]: audit 2024-02-05T07:10:13.476462+0000 mon.a (mon.0) 2847 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:14.112 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[71397]: audit 2024-02-05T07:10:13.481298+0000 mon.a (mon.0) 2848 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:14.112 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[71397]: audit 2024-02-05T07:10:13.485258+0000 mon.a (mon.0) 2849 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:14.112 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[71397]: audit 2024-02-05T07:10:13.487117+0000 mon.a (mon.0) 2850 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:14.112 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[71397]: audit 2024-02-05T07:10:13.498770+0000 mon.a (mon.0) 2851 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:14.112 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[71397]: audit 2024-02-05T07:10:13.579299+0000 mon.a (mon.0) 2852 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:14.112 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[71397]: audit 2024-02-05T07:10:13.581940+0000 mon.a (mon.0) 2853 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:14.112 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[68945]: cluster 2024-02-05T07:10:12.424455+0000 mgr.y (mgr.25280) 714 : cluster 0 pgmap v130: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-02-05T07:10:14.113 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[68945]: cluster 2024-02-05T07:10:12.799217+0000 mon.a (mon.0) 2836 : cluster 3 Health check failed: Degraded data redundancy: 57/630 objects degraded (9.048%), 14 pgs degraded (PG_DEGRADED) 2024-02-05T07:10:14.113 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[68945]: audit 2024-02-05T07:10:13.268749+0000 mon.a (mon.0) 2837 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:14.113 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[68945]: audit 2024-02-05T07:10:13.280513+0000 mon.a (mon.0) 2838 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:14.113 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[68945]: audit 2024-02-05T07:10:13.283321+0000 mon.a (mon.0) 2839 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:14.113 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[68945]: audit 2024-02-05T07:10:13.284729+0000 mon.a (mon.0) 2840 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:14.113 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[68945]: audit 2024-02-05T07:10:13.296496+0000 mon.a (mon.0) 2841 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:14.113 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[68945]: audit 2024-02-05T07:10:13.377798+0000 mon.a (mon.0) 2842 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:14.113 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[68945]: audit 2024-02-05T07:10:13.380790+0000 mon.a (mon.0) 2843 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:14.113 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[68945]: audit 2024-02-05T07:10:13.385782+0000 mon.a (mon.0) 2844 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:14.113 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[68945]: audit 2024-02-05T07:10:13.387144+0000 mon.a (mon.0) 2845 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:14.113 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[68945]: audit 2024-02-05T07:10:13.397673+0000 mon.a (mon.0) 2846 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:14.114 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[68945]: audit 2024-02-05T07:10:13.476462+0000 mon.a (mon.0) 2847 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:14.114 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[68945]: audit 2024-02-05T07:10:13.481298+0000 mon.a (mon.0) 2848 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:14.114 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[68945]: audit 2024-02-05T07:10:13.485258+0000 mon.a (mon.0) 2849 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:14.114 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[68945]: audit 2024-02-05T07:10:13.487117+0000 mon.a (mon.0) 2850 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:14.114 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[68945]: audit 2024-02-05T07:10:13.498770+0000 mon.a (mon.0) 2851 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:14.114 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[68945]: audit 2024-02-05T07:10:13.579299+0000 mon.a (mon.0) 2852 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:14.114 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[68945]: audit 2024-02-05T07:10:13.581940+0000 mon.a (mon.0) 2853 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:14.114 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[71397]: audit 2024-02-05T07:10:13.585008+0000 mon.a (mon.0) 2854 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:14.114 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[71397]: audit 2024-02-05T07:10:13.586188+0000 mon.a (mon.0) 2855 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:14.114 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[71397]: audit 2024-02-05T07:10:13.595503+0000 mon.a (mon.0) 2856 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:14.114 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[71397]: audit 2024-02-05T07:10:13.675801+0000 mon.a (mon.0) 2857 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:14.115 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[71397]: audit 2024-02-05T07:10:13.678454+0000 mon.a (mon.0) 2858 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:14.115 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[71397]: audit 2024-02-05T07:10:13.681724+0000 mon.a (mon.0) 2859 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:14.115 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[71397]: audit 2024-02-05T07:10:13.682838+0000 mon.a (mon.0) 2860 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:14.115 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[71397]: audit 2024-02-05T07:10:13.693199+0000 mon.a (mon.0) 2861 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:14.115 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[71397]: audit 2024-02-05T07:10:13.777767+0000 mon.a (mon.0) 2862 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:14.115 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[71397]: audit 2024-02-05T07:10:13.780401+0000 mon.a (mon.0) 2863 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:14.115 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[71397]: audit 2024-02-05T07:10:13.784193+0000 mon.a (mon.0) 2864 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:14.115 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[71397]: audit 2024-02-05T07:10:13.785711+0000 mon.a (mon.0) 2865 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:14.115 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[71397]: audit 2024-02-05T07:10:13.796677+0000 mon.a (mon.0) 2866 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:14.115 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[68945]: audit 2024-02-05T07:10:13.585008+0000 mon.a (mon.0) 2854 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:14.115 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[68945]: audit 2024-02-05T07:10:13.586188+0000 mon.a (mon.0) 2855 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:14.115 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[68945]: audit 2024-02-05T07:10:13.595503+0000 mon.a (mon.0) 2856 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:14.116 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[68945]: audit 2024-02-05T07:10:13.675801+0000 mon.a (mon.0) 2857 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:14.116 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[68945]: audit 2024-02-05T07:10:13.678454+0000 mon.a (mon.0) 2858 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:14.116 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[68945]: audit 2024-02-05T07:10:13.681724+0000 mon.a (mon.0) 2859 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:14.116 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[68945]: audit 2024-02-05T07:10:13.682838+0000 mon.a (mon.0) 2860 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:14.116 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[68945]: audit 2024-02-05T07:10:13.693199+0000 mon.a (mon.0) 2861 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:14.116 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[68945]: audit 2024-02-05T07:10:13.777767+0000 mon.a (mon.0) 2862 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:14.116 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[68945]: audit 2024-02-05T07:10:13.780401+0000 mon.a (mon.0) 2863 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:14.116 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[68945]: audit 2024-02-05T07:10:13.784193+0000 mon.a (mon.0) 2864 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:14.116 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[68945]: audit 2024-02-05T07:10:13.785711+0000 mon.a (mon.0) 2865 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:14.116 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:13 smithi102 bash[68945]: audit 2024-02-05T07:10:13.796677+0000 mon.a (mon.0) 2866 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.086 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: cluster 2024-02-05T07:10:13.287584+0000 mgr.y (mgr.25280) 715 : cluster 0 pgmap v131: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-02-05T07:10:15.086 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: cephadm 2024-02-05T07:10:13.297450+0000 mgr.y (mgr.25280) 716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:15.086 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: cephadm 2024-02-05T07:10:13.398342+0000 mgr.y (mgr.25280) 717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:15.087 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: cephadm 2024-02-05T07:10:13.499561+0000 mgr.y (mgr.25280) 718 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:15.087 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: cephadm 2024-02-05T07:10:13.596248+0000 mgr.y (mgr.25280) 719 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:15.087 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: cephadm 2024-02-05T07:10:13.693855+0000 mgr.y (mgr.25280) 720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:15.087 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: cephadm 2024-02-05T07:10:13.797431+0000 mgr.y (mgr.25280) 721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:15.087 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:13.881404+0000 mon.a (mon.0) 2867 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.087 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:13.885027+0000 mon.a (mon.0) 2868 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.087 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:13.890272+0000 mon.a (mon.0) 2869 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.087 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:13.891905+0000 mon.a (mon.0) 2870 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.087 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:13.902648+0000 mon.a (mon.0) 2871 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.087 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: cephadm 2024-02-05T07:10:13.903363+0000 mgr.y (mgr.25280) 722 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:15.087 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:13.985462+0000 mon.a (mon.0) 2872 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.088 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:13.988160+0000 mon.a (mon.0) 2873 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.088 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:13.991162+0000 mon.a (mon.0) 2874 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.088 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:13.992050+0000 mon.a (mon.0) 2875 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.088 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.001366+0000 mon.a (mon.0) 2876 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.088 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: cephadm 2024-02-05T07:10:14.001864+0000 mgr.y (mgr.25280) 723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:15.088 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.080155+0000 mon.a (mon.0) 2877 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.089 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.084261+0000 mon.a (mon.0) 2878 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.089 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.092649+0000 mon.a (mon.0) 2879 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.089 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.093811+0000 mon.a (mon.0) 2880 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.089 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.103262+0000 mon.a (mon.0) 2881 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.090 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.183846+0000 mon.a (mon.0) 2882 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.090 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.187024+0000 mon.a (mon.0) 2883 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.090 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.191853+0000 mon.a (mon.0) 2884 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.090 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.197197+0000 mon.a (mon.0) 2885 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.090 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.205376+0000 mon.a (mon.0) 2886 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.090 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: cluster 2024-02-05T07:10:14.276008+0000 mon.a (mon.0) 2887 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:10:15.090 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.291171+0000 mon.a (mon.0) 2888 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.090 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.293490+0000 mon.a (mon.0) 2889 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.090 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.296384+0000 mon.a (mon.0) 2890 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.090 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.297248+0000 mon.a (mon.0) 2891 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.090 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.306064+0000 mon.a (mon.0) 2892 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.090 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.385654+0000 mon.a (mon.0) 2893 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.090 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.388719+0000 mon.a (mon.0) 2894 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.091 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.391823+0000 mon.a (mon.0) 2895 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.091 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.394802+0000 mon.a (mon.0) 2896 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.091 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.404088+0000 mon.a (mon.0) 2897 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.091 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.484627+0000 mon.a (mon.0) 2898 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.091 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.486622+0000 mon.a (mon.0) 2899 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.091 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.488999+0000 mon.a (mon.0) 2900 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.091 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.489871+0000 mon.a (mon.0) 2901 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.092 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.497913+0000 mon.a (mon.0) 2902 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.092 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.578374+0000 mon.a (mon.0) 2903 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.092 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.580916+0000 mon.a (mon.0) 2904 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.092 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.583640+0000 mon.a (mon.0) 2905 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.092 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.584390+0000 mon.a (mon.0) 2906 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.092 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.591273+0000 mon.a (mon.0) 2907 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.092 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.655048+0000 mon.a (mon.0) 2908 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.092 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.658315+0000 mon.a (mon.0) 2909 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.092 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.661295+0000 mon.a (mon.0) 2910 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.092 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.662479+0000 mon.a (mon.0) 2911 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.092 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.671995+0000 mon.a (mon.0) 2912 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.092 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.751918+0000 mon.a (mon.0) 2913 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.093 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.755614+0000 mon.a (mon.0) 2914 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.093 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.758285+0000 mon.a (mon.0) 2915 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.093 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.759337+0000 mon.a (mon.0) 2916 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.093 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[71397]: audit 2024-02-05T07:10:14.765769+0000 mon.a (mon.0) 2917 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.093 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: cluster 2024-02-05T07:10:13.287584+0000 mgr.y (mgr.25280) 715 : cluster 0 pgmap v131: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-02-05T07:10:15.093 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: cephadm 2024-02-05T07:10:13.297450+0000 mgr.y (mgr.25280) 716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:15.094 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: cephadm 2024-02-05T07:10:13.398342+0000 mgr.y (mgr.25280) 717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:15.094 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: cephadm 2024-02-05T07:10:13.499561+0000 mgr.y (mgr.25280) 718 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:15.094 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: cephadm 2024-02-05T07:10:13.596248+0000 mgr.y (mgr.25280) 719 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:15.094 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: cephadm 2024-02-05T07:10:13.693855+0000 mgr.y (mgr.25280) 720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:15.094 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: cephadm 2024-02-05T07:10:13.797431+0000 mgr.y (mgr.25280) 721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:15.094 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:13.881404+0000 mon.a (mon.0) 2867 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.094 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:13.885027+0000 mon.a (mon.0) 2868 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.094 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:13.890272+0000 mon.a (mon.0) 2869 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.094 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:13.891905+0000 mon.a (mon.0) 2870 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.094 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:13.902648+0000 mon.a (mon.0) 2871 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.094 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: cephadm 2024-02-05T07:10:13.903363+0000 mgr.y (mgr.25280) 722 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:15.095 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:13.985462+0000 mon.a (mon.0) 2872 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.095 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:13.988160+0000 mon.a (mon.0) 2873 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.095 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:13.991162+0000 mon.a (mon.0) 2874 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.095 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:13.992050+0000 mon.a (mon.0) 2875 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.095 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.001366+0000 mon.a (mon.0) 2876 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.096 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: cephadm 2024-02-05T07:10:14.001864+0000 mgr.y (mgr.25280) 723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:15.096 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.080155+0000 mon.a (mon.0) 2877 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.097 INFO:journalctl@ceph.osd.2.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[84782]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-05T07:10:15.097 INFO:journalctl@ceph.osd.2.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[84782]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-02-05T07:10:15.097 INFO:journalctl@ceph.osd.2.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[84782]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-02-05T07:10:15.097 INFO:journalctl@ceph.osd.2.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[84782]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-05T07:10:15.097 INFO:journalctl@ceph.osd.2.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[84782]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-02-05T07:10:15.097 INFO:journalctl@ceph.osd.2.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[84782]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-05T07:10:15.097 INFO:journalctl@ceph.osd.2.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[84782]: --> ceph-volume raw activate successful for osd ID: 2 2024-02-05T07:10:15.098 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.084261+0000 mon.a (mon.0) 2878 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.098 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.092649+0000 mon.a (mon.0) 2879 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.098 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.093811+0000 mon.a (mon.0) 2880 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.098 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.103262+0000 mon.a (mon.0) 2881 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.098 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.183846+0000 mon.a (mon.0) 2882 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.098 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.187024+0000 mon.a (mon.0) 2883 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.098 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.191853+0000 mon.a (mon.0) 2884 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.098 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.197197+0000 mon.a (mon.0) 2885 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.098 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.205376+0000 mon.a (mon.0) 2886 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.098 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: cluster 2024-02-05T07:10:14.276008+0000 mon.a (mon.0) 2887 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:10:15.098 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.291171+0000 mon.a (mon.0) 2888 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.098 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.293490+0000 mon.a (mon.0) 2889 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.099 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.296384+0000 mon.a (mon.0) 2890 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.099 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.297248+0000 mon.a (mon.0) 2891 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.099 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.306064+0000 mon.a (mon.0) 2892 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.099 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.385654+0000 mon.a (mon.0) 2893 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.099 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.388719+0000 mon.a (mon.0) 2894 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.099 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.391823+0000 mon.a (mon.0) 2895 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.099 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.394802+0000 mon.a (mon.0) 2896 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.099 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.404088+0000 mon.a (mon.0) 2897 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.099 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.484627+0000 mon.a (mon.0) 2898 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.099 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.486622+0000 mon.a (mon.0) 2899 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.099 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.488999+0000 mon.a (mon.0) 2900 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.099 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.489871+0000 mon.a (mon.0) 2901 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.100 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.497913+0000 mon.a (mon.0) 2902 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.100 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.578374+0000 mon.a (mon.0) 2903 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.100 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.580916+0000 mon.a (mon.0) 2904 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.100 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.583640+0000 mon.a (mon.0) 2905 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.100 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.584390+0000 mon.a (mon.0) 2906 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.100 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.591273+0000 mon.a (mon.0) 2907 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.100 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.655048+0000 mon.a (mon.0) 2908 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.100 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.658315+0000 mon.a (mon.0) 2909 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.100 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.661295+0000 mon.a (mon.0) 2910 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.100 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.662479+0000 mon.a (mon.0) 2911 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.100 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.671995+0000 mon.a (mon.0) 2912 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.100 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.751918+0000 mon.a (mon.0) 2913 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.100 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.755614+0000 mon.a (mon.0) 2914 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.100 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.758285+0000 mon.a (mon.0) 2915 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.100 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.759337+0000 mon.a (mon.0) 2916 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.101 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:14 smithi102 bash[68945]: audit 2024-02-05T07:10:14.765769+0000 mon.a (mon.0) 2917 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: cluster 2024-02-05T07:10:13.287584+0000 mgr.y (mgr.25280) 715 : cluster 0 pgmap v131: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-02-05T07:10:15.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: cephadm 2024-02-05T07:10:13.297450+0000 mgr.y (mgr.25280) 716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:15.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: cephadm 2024-02-05T07:10:13.398342+0000 mgr.y (mgr.25280) 717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:15.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: cephadm 2024-02-05T07:10:13.499561+0000 mgr.y (mgr.25280) 718 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:15.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: cephadm 2024-02-05T07:10:13.596248+0000 mgr.y (mgr.25280) 719 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:15.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: cephadm 2024-02-05T07:10:13.693855+0000 mgr.y (mgr.25280) 720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:15.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: cephadm 2024-02-05T07:10:13.797431+0000 mgr.y (mgr.25280) 721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:15.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:13.881404+0000 mon.a (mon.0) 2867 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:13.885027+0000 mon.a (mon.0) 2868 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:13.890272+0000 mon.a (mon.0) 2869 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:13.891905+0000 mon.a (mon.0) 2870 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:13.902648+0000 mon.a (mon.0) 2871 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: cephadm 2024-02-05T07:10:13.903363+0000 mgr.y (mgr.25280) 722 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:15.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:13.985462+0000 mon.a (mon.0) 2872 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:13.988160+0000 mon.a (mon.0) 2873 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:13.991162+0000 mon.a (mon.0) 2874 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:13.992050+0000 mon.a (mon.0) 2875 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.001366+0000 mon.a (mon.0) 2876 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: cephadm 2024-02-05T07:10:14.001864+0000 mgr.y (mgr.25280) 723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:15.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.080155+0000 mon.a (mon.0) 2877 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.084261+0000 mon.a (mon.0) 2878 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.092649+0000 mon.a (mon.0) 2879 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.093811+0000 mon.a (mon.0) 2880 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.103262+0000 mon.a (mon.0) 2881 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.183846+0000 mon.a (mon.0) 2882 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.187024+0000 mon.a (mon.0) 2883 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.191853+0000 mon.a (mon.0) 2884 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.197197+0000 mon.a (mon.0) 2885 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.205376+0000 mon.a (mon.0) 2886 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: cluster 2024-02-05T07:10:14.276008+0000 mon.a (mon.0) 2887 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:10:15.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.291171+0000 mon.a (mon.0) 2888 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.293490+0000 mon.a (mon.0) 2889 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.296384+0000 mon.a (mon.0) 2890 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.297248+0000 mon.a (mon.0) 2891 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.306064+0000 mon.a (mon.0) 2892 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.385654+0000 mon.a (mon.0) 2893 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.388719+0000 mon.a (mon.0) 2894 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.391823+0000 mon.a (mon.0) 2895 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.394802+0000 mon.a (mon.0) 2896 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.404088+0000 mon.a (mon.0) 2897 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.484627+0000 mon.a (mon.0) 2898 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.486622+0000 mon.a (mon.0) 2899 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.488999+0000 mon.a (mon.0) 2900 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.489871+0000 mon.a (mon.0) 2901 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.497913+0000 mon.a (mon.0) 2902 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.578374+0000 mon.a (mon.0) 2903 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.580916+0000 mon.a (mon.0) 2904 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.583640+0000 mon.a (mon.0) 2905 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.584390+0000 mon.a (mon.0) 2906 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.591273+0000 mon.a (mon.0) 2907 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.655048+0000 mon.a (mon.0) 2908 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.658315+0000 mon.a (mon.0) 2909 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.661295+0000 mon.a (mon.0) 2910 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.662479+0000 mon.a (mon.0) 2911 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.671995+0000 mon.a (mon.0) 2912 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.751918+0000 mon.a (mon.0) 2913 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.755614+0000 mon.a (mon.0) 2914 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.758285+0000 mon.a (mon.0) 2915 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.759337+0000 mon.a (mon.0) 2916 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:14 smithi177 bash[56430]: audit 2024-02-05T07:10:14.765769+0000 mon.a (mon.0) 2917 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.834 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: cephadm 2024-02-05T07:10:14.103844+0000 mgr.y (mgr.25280) 724 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:15.835 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: cephadm 2024-02-05T07:10:14.206021+0000 mgr.y (mgr.25280) 725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:15.835 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: cephadm 2024-02-05T07:10:14.306743+0000 mgr.y (mgr.25280) 726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:15.835 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: cephadm 2024-02-05T07:10:14.404828+0000 mgr.y (mgr.25280) 727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:15.835 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: cephadm 2024-02-05T07:10:14.498644+0000 mgr.y (mgr.25280) 728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:15.835 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: cephadm 2024-02-05T07:10:14.591778+0000 mgr.y (mgr.25280) 729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:15.835 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: cephadm 2024-02-05T07:10:14.672693+0000 mgr.y (mgr.25280) 730 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:15.835 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: cephadm 2024-02-05T07:10:14.766427+0000 mgr.y (mgr.25280) 731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:15.835 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:14.840162+0000 mon.a (mon.0) 2918 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.835 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:14.842314+0000 mon.a (mon.0) 2919 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.835 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:14.844543+0000 mon.a (mon.0) 2920 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.835 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:14.845425+0000 mon.a (mon.0) 2921 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.835 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:14.852188+0000 mon.a (mon.0) 2922 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.835 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: cephadm 2024-02-05T07:10:14.852900+0000 mgr.y (mgr.25280) 732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:15.835 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:14.935414+0000 mon.a (mon.0) 2923 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.836 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:14.937764+0000 mon.a (mon.0) 2924 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.836 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:14.940491+0000 mon.a (mon.0) 2925 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.836 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:14.941473+0000 mon.a (mon.0) 2926 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.836 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:14.948837+0000 mon.a (mon.0) 2927 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.836 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: cephadm 2024-02-05T07:10:14.949563+0000 mgr.y (mgr.25280) 733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:15.836 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.025801+0000 mon.a (mon.0) 2928 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.836 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.028117+0000 mon.a (mon.0) 2929 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.836 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.030689+0000 mon.a (mon.0) 2930 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.836 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.031532+0000 mon.a (mon.0) 2931 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.836 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.037467+0000 mon.a (mon.0) 2932 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.836 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: cephadm 2024-02-05T07:10:15.037981+0000 mgr.y (mgr.25280) 734 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:15.836 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.115710+0000 mon.a (mon.0) 2933 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.836 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.118184+0000 mon.a (mon.0) 2934 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.836 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.120808+0000 mon.a (mon.0) 2935 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.837 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.121688+0000 mon.a (mon.0) 2936 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.837 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.128737+0000 mon.a (mon.0) 2937 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.837 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.208004+0000 mon.a (mon.0) 2938 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.837 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.210809+0000 mon.a (mon.0) 2939 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.837 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.213917+0000 mon.a (mon.0) 2940 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.837 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.215054+0000 mon.a (mon.0) 2941 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.837 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.222565+0000 mon.a (mon.0) 2942 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.837 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.287734+0000 mon.a (mon.0) 2943 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.837 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.291700+0000 mon.a (mon.0) 2944 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.837 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.295396+0000 mon.a (mon.0) 2945 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.837 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.296544+0000 mon.a (mon.0) 2946 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.837 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.303757+0000 mon.a (mon.0) 2947 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.838 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.383680+0000 mon.a (mon.0) 2948 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.838 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.387184+0000 mon.a (mon.0) 2949 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.838 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.390560+0000 mon.a (mon.0) 2950 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.838 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.391807+0000 mon.a (mon.0) 2951 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.838 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.400270+0000 mon.a (mon.0) 2952 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.838 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.483215+0000 mon.a (mon.0) 2953 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.838 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.486469+0000 mon.a (mon.0) 2954 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.838 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.489101+0000 mon.a (mon.0) 2955 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.838 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.490256+0000 mon.a (mon.0) 2956 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.838 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.498766+0000 mon.a (mon.0) 2957 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.838 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.579449+0000 mon.a (mon.0) 2958 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.839 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.584321+0000 mon.a (mon.0) 2959 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.839 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.587567+0000 mon.a (mon.0) 2960 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.839 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.588579+0000 mon.a (mon.0) 2961 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.839 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.595555+0000 mon.a (mon.0) 2962 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.839 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.673406+0000 mon.a (mon.0) 2963 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.839 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.675840+0000 mon.a (mon.0) 2964 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.839 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.678787+0000 mon.a (mon.0) 2965 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.839 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.679829+0000 mon.a (mon.0) 2966 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.839 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.688101+0000 mon.a (mon.0) 2967 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:15.839 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.767343+0000 mon.a (mon.0) 2968 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:15.839 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.769668+0000 mon.a (mon.0) 2969 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:15.839 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.773813+0000 mon.a (mon.0) 2970 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:15.839 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.775067+0000 mon.a (mon.0) 2971 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:15.839 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[71397]: audit 2024-02-05T07:10:15.784029+0000 mon.a (mon.0) 2972 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:16.298 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: cephadm 2024-02-05T07:10:14.103844+0000 mgr.y (mgr.25280) 724 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:16.298 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: cephadm 2024-02-05T07:10:14.206021+0000 mgr.y (mgr.25280) 725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:16.298 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: cephadm 2024-02-05T07:10:14.306743+0000 mgr.y (mgr.25280) 726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:16.298 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: cephadm 2024-02-05T07:10:14.404828+0000 mgr.y (mgr.25280) 727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:16.298 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: cephadm 2024-02-05T07:10:14.498644+0000 mgr.y (mgr.25280) 728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:16.298 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: cephadm 2024-02-05T07:10:14.591778+0000 mgr.y (mgr.25280) 729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:16.298 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: cephadm 2024-02-05T07:10:14.672693+0000 mgr.y (mgr.25280) 730 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:16.299 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: cephadm 2024-02-05T07:10:14.766427+0000 mgr.y (mgr.25280) 731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:16.299 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:14.840162+0000 mon.a (mon.0) 2918 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:16.299 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:14.842314+0000 mon.a (mon.0) 2919 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:16.299 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:14.844543+0000 mon.a (mon.0) 2920 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:16.299 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:14.845425+0000 mon.a (mon.0) 2921 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:16.299 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:14.852188+0000 mon.a (mon.0) 2922 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:16.299 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: cephadm 2024-02-05T07:10:14.852900+0000 mgr.y (mgr.25280) 732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:16.299 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:14.935414+0000 mon.a (mon.0) 2923 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:16.299 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:14.937764+0000 mon.a (mon.0) 2924 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:16.299 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:14.940491+0000 mon.a (mon.0) 2925 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:16.299 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:14.941473+0000 mon.a (mon.0) 2926 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:16.299 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:14.948837+0000 mon.a (mon.0) 2927 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:16.299 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: cephadm 2024-02-05T07:10:14.949563+0000 mgr.y (mgr.25280) 733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:16.299 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.025801+0000 mon.a (mon.0) 2928 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:16.300 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.028117+0000 mon.a (mon.0) 2929 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:16.300 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.030689+0000 mon.a (mon.0) 2930 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:16.300 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.031532+0000 mon.a (mon.0) 2931 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:16.300 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.037467+0000 mon.a (mon.0) 2932 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:16.300 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: cephadm 2024-02-05T07:10:15.037981+0000 mgr.y (mgr.25280) 734 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:16.300 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.115710+0000 mon.a (mon.0) 2933 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:16.300 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.118184+0000 mon.a (mon.0) 2934 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:16.300 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.120808+0000 mon.a (mon.0) 2935 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:16.300 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.121688+0000 mon.a (mon.0) 2936 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:16.300 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.128737+0000 mon.a (mon.0) 2937 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:16.300 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.208004+0000 mon.a (mon.0) 2938 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:16.300 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.210809+0000 mon.a (mon.0) 2939 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:16.300 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.213917+0000 mon.a (mon.0) 2940 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:16.300 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.215054+0000 mon.a (mon.0) 2941 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:16.301 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.222565+0000 mon.a (mon.0) 2942 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:16.301 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.287734+0000 mon.a (mon.0) 2943 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:16.301 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.291700+0000 mon.a (mon.0) 2944 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:16.301 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.295396+0000 mon.a (mon.0) 2945 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:16.301 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.296544+0000 mon.a (mon.0) 2946 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:16.301 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.303757+0000 mon.a (mon.0) 2947 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:16.301 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.383680+0000 mon.a (mon.0) 2948 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:16.301 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.387184+0000 mon.a (mon.0) 2949 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:16.301 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.390560+0000 mon.a (mon.0) 2950 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:16.302 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.391807+0000 mon.a (mon.0) 2951 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:16.302 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.400270+0000 mon.a (mon.0) 2952 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:16.302 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.483215+0000 mon.a (mon.0) 2953 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:16.302 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.486469+0000 mon.a (mon.0) 2954 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:16.302 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.489101+0000 mon.a (mon.0) 2955 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:16.302 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.490256+0000 mon.a (mon.0) 2956 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:16.302 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.498766+0000 mon.a (mon.0) 2957 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:16.302 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.579449+0000 mon.a (mon.0) 2958 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:16.302 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.584321+0000 mon.a (mon.0) 2959 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:16.302 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.587567+0000 mon.a (mon.0) 2960 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:16.302 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.588579+0000 mon.a (mon.0) 2961 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:16.302 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.595555+0000 mon.a (mon.0) 2962 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:16.302 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.673406+0000 mon.a (mon.0) 2963 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:16.302 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.675840+0000 mon.a (mon.0) 2964 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:16.303 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.678787+0000 mon.a (mon.0) 2965 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:16.303 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.679829+0000 mon.a (mon.0) 2966 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:16.303 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.688101+0000 mon.a (mon.0) 2967 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:16.303 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.767343+0000 mon.a (mon.0) 2968 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:16.303 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.769668+0000 mon.a (mon.0) 2969 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:16.303 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.773813+0000 mon.a (mon.0) 2970 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:16.303 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.775067+0000 mon.a (mon.0) 2971 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:16.303 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:15 smithi102 bash[68945]: audit 2024-02-05T07:10:15.784029+0000 mon.a (mon.0) 2972 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:16.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: cephadm 2024-02-05T07:10:14.103844+0000 mgr.y (mgr.25280) 724 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:16.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: cephadm 2024-02-05T07:10:14.206021+0000 mgr.y (mgr.25280) 725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:16.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: cephadm 2024-02-05T07:10:14.306743+0000 mgr.y (mgr.25280) 726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:16.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: cephadm 2024-02-05T07:10:14.404828+0000 mgr.y (mgr.25280) 727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:16.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: cephadm 2024-02-05T07:10:14.498644+0000 mgr.y (mgr.25280) 728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:16.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: cephadm 2024-02-05T07:10:14.591778+0000 mgr.y (mgr.25280) 729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:16.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: cephadm 2024-02-05T07:10:14.672693+0000 mgr.y (mgr.25280) 730 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:16.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: cephadm 2024-02-05T07:10:14.766427+0000 mgr.y (mgr.25280) 731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:16.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:14.840162+0000 mon.a (mon.0) 2918 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:16.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:14.842314+0000 mon.a (mon.0) 2919 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:16.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:14.844543+0000 mon.a (mon.0) 2920 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:16.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:14.845425+0000 mon.a (mon.0) 2921 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:16.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:14.852188+0000 mon.a (mon.0) 2922 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:16.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: cephadm 2024-02-05T07:10:14.852900+0000 mgr.y (mgr.25280) 732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:16.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:14.935414+0000 mon.a (mon.0) 2923 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:16.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:14.937764+0000 mon.a (mon.0) 2924 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:16.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:14.940491+0000 mon.a (mon.0) 2925 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:16.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:14.941473+0000 mon.a (mon.0) 2926 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:16.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:14.948837+0000 mon.a (mon.0) 2927 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:16.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: cephadm 2024-02-05T07:10:14.949563+0000 mgr.y (mgr.25280) 733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:16.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.025801+0000 mon.a (mon.0) 2928 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:16.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.028117+0000 mon.a (mon.0) 2929 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:16.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.030689+0000 mon.a (mon.0) 2930 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:16.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.031532+0000 mon.a (mon.0) 2931 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:16.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.037467+0000 mon.a (mon.0) 2932 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:16.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: cephadm 2024-02-05T07:10:15.037981+0000 mgr.y (mgr.25280) 734 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:16.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.115710+0000 mon.a (mon.0) 2933 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:16.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.118184+0000 mon.a (mon.0) 2934 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:16.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.120808+0000 mon.a (mon.0) 2935 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:16.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.121688+0000 mon.a (mon.0) 2936 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:16.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.128737+0000 mon.a (mon.0) 2937 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:16.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.208004+0000 mon.a (mon.0) 2938 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:16.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.210809+0000 mon.a (mon.0) 2939 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:16.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.213917+0000 mon.a (mon.0) 2940 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:16.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.215054+0000 mon.a (mon.0) 2941 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:16.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.222565+0000 mon.a (mon.0) 2942 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:16.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.287734+0000 mon.a (mon.0) 2943 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:16.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.291700+0000 mon.a (mon.0) 2944 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:16.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.295396+0000 mon.a (mon.0) 2945 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:16.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.296544+0000 mon.a (mon.0) 2946 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:16.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.303757+0000 mon.a (mon.0) 2947 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:16.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.383680+0000 mon.a (mon.0) 2948 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:16.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.387184+0000 mon.a (mon.0) 2949 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:16.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.390560+0000 mon.a (mon.0) 2950 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:16.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.391807+0000 mon.a (mon.0) 2951 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:16.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.400270+0000 mon.a (mon.0) 2952 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:16.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.483215+0000 mon.a (mon.0) 2953 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:16.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.486469+0000 mon.a (mon.0) 2954 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:16.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.489101+0000 mon.a (mon.0) 2955 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:16.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.490256+0000 mon.a (mon.0) 2956 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:16.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.498766+0000 mon.a (mon.0) 2957 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:16.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.579449+0000 mon.a (mon.0) 2958 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:16.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.584321+0000 mon.a (mon.0) 2959 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:16.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.587567+0000 mon.a (mon.0) 2960 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:16.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.588579+0000 mon.a (mon.0) 2961 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:16.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.595555+0000 mon.a (mon.0) 2962 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:16.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.673406+0000 mon.a (mon.0) 2963 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:16.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.675840+0000 mon.a (mon.0) 2964 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:16.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.678787+0000 mon.a (mon.0) 2965 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:16.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.679829+0000 mon.a (mon.0) 2966 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:16.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.688101+0000 mon.a (mon.0) 2967 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:16.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.767343+0000 mon.a (mon.0) 2968 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:16.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.769668+0000 mon.a (mon.0) 2969 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:16.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.773813+0000 mon.a (mon.0) 2970 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:16.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.775067+0000 mon.a (mon.0) 2971 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:16.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:15 smithi177 bash[56430]: audit 2024-02-05T07:10:15.784029+0000 mon.a (mon.0) 2972 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: cephadm 2024-02-05T07:10:15.129285+0000 mgr.y (mgr.25280) 735 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: cephadm 2024-02-05T07:10:15.223139+0000 mgr.y (mgr.25280) 736 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: cluster 2024-02-05T07:10:15.288051+0000 mgr.y (mgr.25280) 737 : cluster 0 pgmap v132: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-02-05T07:10:17.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: cephadm 2024-02-05T07:10:15.304234+0000 mgr.y (mgr.25280) 738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: cephadm 2024-02-05T07:10:15.400857+0000 mgr.y (mgr.25280) 739 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: cephadm 2024-02-05T07:10:15.499400+0000 mgr.y (mgr.25280) 740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: cephadm 2024-02-05T07:10:15.596215+0000 mgr.y (mgr.25280) 741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: cephadm 2024-02-05T07:10:15.688742+0000 mgr.y (mgr.25280) 742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: cephadm 2024-02-05T07:10:15.784749+0000 mgr.y (mgr.25280) 743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:15.867784+0000 mon.a (mon.0) 2973 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:15.869862+0000 mon.a (mon.0) 2974 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:15.872812+0000 mon.a (mon.0) 2975 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:15.873795+0000 mon.a (mon.0) 2976 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:15.880330+0000 mon.a (mon.0) 2977 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: cephadm 2024-02-05T07:10:15.881169+0000 mgr.y (mgr.25280) 744 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:15.963105+0000 mon.a (mon.0) 2978 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:15.966286+0000 mon.a (mon.0) 2979 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:15.970064+0000 mon.a (mon.0) 2980 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:15.971301+0000 mon.a (mon.0) 2981 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:15.979419+0000 mon.a (mon.0) 2982 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: cephadm 2024-02-05T07:10:15.129285+0000 mgr.y (mgr.25280) 735 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: cephadm 2024-02-05T07:10:15.223139+0000 mgr.y (mgr.25280) 736 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: cluster 2024-02-05T07:10:15.288051+0000 mgr.y (mgr.25280) 737 : cluster 0 pgmap v132: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-02-05T07:10:17.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: cephadm 2024-02-05T07:10:15.304234+0000 mgr.y (mgr.25280) 738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: cephadm 2024-02-05T07:10:15.400857+0000 mgr.y (mgr.25280) 739 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: cephadm 2024-02-05T07:10:15.499400+0000 mgr.y (mgr.25280) 740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: cephadm 2024-02-05T07:10:15.596215+0000 mgr.y (mgr.25280) 741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: cephadm 2024-02-05T07:10:15.688742+0000 mgr.y (mgr.25280) 742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: cephadm 2024-02-05T07:10:15.784749+0000 mgr.y (mgr.25280) 743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:15.867784+0000 mon.a (mon.0) 2973 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:15.869862+0000 mon.a (mon.0) 2974 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:15.872812+0000 mon.a (mon.0) 2975 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:15.873795+0000 mon.a (mon.0) 2976 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:15.880330+0000 mon.a (mon.0) 2977 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: cephadm 2024-02-05T07:10:15.881169+0000 mgr.y (mgr.25280) 744 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:15.963105+0000 mon.a (mon.0) 2978 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:15.966286+0000 mon.a (mon.0) 2979 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:15.970064+0000 mon.a (mon.0) 2980 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:15.971301+0000 mon.a (mon.0) 2981 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:15.979419+0000 mon.a (mon.0) 2982 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: cephadm 2024-02-05T07:10:15.980080+0000 mgr.y (mgr.25280) 745 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.062370+0000 mon.a (mon.0) 2983 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.064486+0000 mon.a (mon.0) 2984 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.066741+0000 mon.a (mon.0) 2985 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.067606+0000 mon.a (mon.0) 2986 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.074539+0000 mon.a (mon.0) 2987 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: cephadm 2024-02-05T07:10:16.075107+0000 mgr.y (mgr.25280) 746 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.153804+0000 mon.a (mon.0) 2988 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.157684+0000 mon.a (mon.0) 2989 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.161132+0000 mon.a (mon.0) 2990 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.162310+0000 mon.a (mon.0) 2991 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.170865+0000 mon.a (mon.0) 2992 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.253969+0000 mon.a (mon.0) 2993 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.256216+0000 mon.a (mon.0) 2994 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.259201+0000 mon.a (mon.0) 2995 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.260362+0000 mon.a (mon.0) 2996 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.267277+0000 mon.a (mon.0) 2997 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.350861+0000 mon.a (mon.0) 2998 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.353118+0000 mon.a (mon.0) 2999 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.356855+0000 mon.a (mon.0) 3000 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.358808+0000 mon.a (mon.0) 3001 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.366060+0000 mon.a (mon.0) 3002 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.411601+0000 mon.a (mon.0) 3003 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.415882+0000 mon.a (mon.0) 3004 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.419622+0000 mon.a (mon.0) 3005 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.421054+0000 mon.a (mon.0) 3006 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.429718+0000 mon.a (mon.0) 3007 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.515974+0000 mon.a (mon.0) 3008 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.519853+0000 mon.a (mon.0) 3009 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.522813+0000 mon.a (mon.0) 3010 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.523969+0000 mon.a (mon.0) 3011 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.530744+0000 mon.a (mon.0) 3012 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.608815+0000 mon.a (mon.0) 3013 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.611180+0000 mon.a (mon.0) 3014 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.614140+0000 mon.a (mon.0) 3015 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.615144+0000 mon.a (mon.0) 3016 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.623017+0000 mon.a (mon.0) 3017 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.706159+0000 mon.a (mon.0) 3018 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.708610+0000 mon.a (mon.0) 3019 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.711488+0000 mon.a (mon.0) 3020 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.712534+0000 mon.a (mon.0) 3021 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.720745+0000 mon.a (mon.0) 3022 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.786701+0000 mon.a (mon.0) 3023 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.788659+0000 mon.a (mon.0) 3024 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.791653+0000 mon.a (mon.0) 3025 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.792414+0000 mon.a (mon.0) 3026 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[71397]: audit 2024-02-05T07:10:16.799655+0000 mon.a (mon.0) 3027 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: cephadm 2024-02-05T07:10:15.980080+0000 mgr.y (mgr.25280) 745 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.062370+0000 mon.a (mon.0) 2983 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.064486+0000 mon.a (mon.0) 2984 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.066741+0000 mon.a (mon.0) 2985 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.067606+0000 mon.a (mon.0) 2986 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.074539+0000 mon.a (mon.0) 2987 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: cephadm 2024-02-05T07:10:16.075107+0000 mgr.y (mgr.25280) 746 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.153804+0000 mon.a (mon.0) 2988 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.157684+0000 mon.a (mon.0) 2989 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.161132+0000 mon.a (mon.0) 2990 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.162310+0000 mon.a (mon.0) 2991 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.170865+0000 mon.a (mon.0) 2992 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.253969+0000 mon.a (mon.0) 2993 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.256216+0000 mon.a (mon.0) 2994 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.259201+0000 mon.a (mon.0) 2995 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.260362+0000 mon.a (mon.0) 2996 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.267277+0000 mon.a (mon.0) 2997 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.350861+0000 mon.a (mon.0) 2998 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.353118+0000 mon.a (mon.0) 2999 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.356855+0000 mon.a (mon.0) 3000 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.358808+0000 mon.a (mon.0) 3001 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.366060+0000 mon.a (mon.0) 3002 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.411601+0000 mon.a (mon.0) 3003 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.415882+0000 mon.a (mon.0) 3004 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.419622+0000 mon.a (mon.0) 3005 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.421054+0000 mon.a (mon.0) 3006 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.429718+0000 mon.a (mon.0) 3007 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.515974+0000 mon.a (mon.0) 3008 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.519853+0000 mon.a (mon.0) 3009 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.522813+0000 mon.a (mon.0) 3010 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.523969+0000 mon.a (mon.0) 3011 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.530744+0000 mon.a (mon.0) 3012 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.608815+0000 mon.a (mon.0) 3013 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.611180+0000 mon.a (mon.0) 3014 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.614140+0000 mon.a (mon.0) 3015 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.615144+0000 mon.a (mon.0) 3016 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.623017+0000 mon.a (mon.0) 3017 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.706159+0000 mon.a (mon.0) 3018 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.708610+0000 mon.a (mon.0) 3019 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.711488+0000 mon.a (mon.0) 3020 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.712534+0000 mon.a (mon.0) 3021 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.720745+0000 mon.a (mon.0) 3022 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.786701+0000 mon.a (mon.0) 3023 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.788659+0000 mon.a (mon.0) 3024 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.791653+0000 mon.a (mon.0) 3025 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.792414+0000 mon.a (mon.0) 3026 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:16 smithi102 bash[68945]: audit 2024-02-05T07:10:16.799655+0000 mon.a (mon.0) 3027 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.265 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: cephadm 2024-02-05T07:10:15.129285+0000 mgr.y (mgr.25280) 735 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.265 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: cephadm 2024-02-05T07:10:15.223139+0000 mgr.y (mgr.25280) 736 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.265 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: cluster 2024-02-05T07:10:15.288051+0000 mgr.y (mgr.25280) 737 : cluster 0 pgmap v132: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-02-05T07:10:17.266 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: cephadm 2024-02-05T07:10:15.304234+0000 mgr.y (mgr.25280) 738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.266 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: cephadm 2024-02-05T07:10:15.400857+0000 mgr.y (mgr.25280) 739 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.266 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: cephadm 2024-02-05T07:10:15.499400+0000 mgr.y (mgr.25280) 740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.266 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: cephadm 2024-02-05T07:10:15.596215+0000 mgr.y (mgr.25280) 741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.266 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: cephadm 2024-02-05T07:10:15.688742+0000 mgr.y (mgr.25280) 742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.266 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: cephadm 2024-02-05T07:10:15.784749+0000 mgr.y (mgr.25280) 743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.266 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:15.867784+0000 mon.a (mon.0) 2973 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.266 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:15.869862+0000 mon.a (mon.0) 2974 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.266 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:15.872812+0000 mon.a (mon.0) 2975 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.266 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:15.873795+0000 mon.a (mon.0) 2976 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.266 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:15.880330+0000 mon.a (mon.0) 2977 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.266 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: cephadm 2024-02-05T07:10:15.881169+0000 mgr.y (mgr.25280) 744 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.266 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:15.963105+0000 mon.a (mon.0) 2978 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.266 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:15.966286+0000 mon.a (mon.0) 2979 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.267 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:15.970064+0000 mon.a (mon.0) 2980 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.267 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:15.971301+0000 mon.a (mon.0) 2981 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.267 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:15.979419+0000 mon.a (mon.0) 2982 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.267 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: cephadm 2024-02-05T07:10:15.980080+0000 mgr.y (mgr.25280) 745 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.267 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.062370+0000 mon.a (mon.0) 2983 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.267 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.064486+0000 mon.a (mon.0) 2984 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.267 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.066741+0000 mon.a (mon.0) 2985 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.267 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.067606+0000 mon.a (mon.0) 2986 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.267 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.074539+0000 mon.a (mon.0) 2987 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.267 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: cephadm 2024-02-05T07:10:16.075107+0000 mgr.y (mgr.25280) 746 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.267 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.153804+0000 mon.a (mon.0) 2988 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.267 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.157684+0000 mon.a (mon.0) 2989 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.267 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.161132+0000 mon.a (mon.0) 2990 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.267 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.162310+0000 mon.a (mon.0) 2991 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.267 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.170865+0000 mon.a (mon.0) 2992 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.268 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.253969+0000 mon.a (mon.0) 2993 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.268 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.256216+0000 mon.a (mon.0) 2994 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.268 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.259201+0000 mon.a (mon.0) 2995 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.268 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.260362+0000 mon.a (mon.0) 2996 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.268 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.267277+0000 mon.a (mon.0) 2997 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.268 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.350861+0000 mon.a (mon.0) 2998 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.268 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.353118+0000 mon.a (mon.0) 2999 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.268 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.356855+0000 mon.a (mon.0) 3000 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.269 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.358808+0000 mon.a (mon.0) 3001 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.269 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.366060+0000 mon.a (mon.0) 3002 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.269 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.411601+0000 mon.a (mon.0) 3003 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.269 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.415882+0000 mon.a (mon.0) 3004 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.269 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.419622+0000 mon.a (mon.0) 3005 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.269 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.421054+0000 mon.a (mon.0) 3006 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.269 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.429718+0000 mon.a (mon.0) 3007 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.269 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.515974+0000 mon.a (mon.0) 3008 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.269 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.519853+0000 mon.a (mon.0) 3009 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.269 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.522813+0000 mon.a (mon.0) 3010 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.269 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.523969+0000 mon.a (mon.0) 3011 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.269 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.530744+0000 mon.a (mon.0) 3012 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.269 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.608815+0000 mon.a (mon.0) 3013 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.270 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.611180+0000 mon.a (mon.0) 3014 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.270 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.614140+0000 mon.a (mon.0) 3015 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.270 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.615144+0000 mon.a (mon.0) 3016 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.270 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.623017+0000 mon.a (mon.0) 3017 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.270 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.706159+0000 mon.a (mon.0) 3018 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.270 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.708610+0000 mon.a (mon.0) 3019 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.270 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.711488+0000 mon.a (mon.0) 3020 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.270 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.712534+0000 mon.a (mon.0) 3021 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.270 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.720745+0000 mon.a (mon.0) 3022 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.270 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.786701+0000 mon.a (mon.0) 3023 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.270 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.788659+0000 mon.a (mon.0) 3024 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.270 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.791653+0000 mon.a (mon.0) 3025 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.270 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.792414+0000 mon.a (mon.0) 3026 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.270 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:16 smithi177 bash[56430]: audit 2024-02-05T07:10:16.799655+0000 mon.a (mon.0) 3027 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.900 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: cephadm 2024-02-05T07:10:16.171438+0000 mgr.y (mgr.25280) 747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.900 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: cephadm 2024-02-05T07:10:16.268106+0000 mgr.y (mgr.25280) 748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.900 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: cephadm 2024-02-05T07:10:16.366584+0000 mgr.y (mgr.25280) 749 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.900 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: cephadm 2024-02-05T07:10:16.430561+0000 mgr.y (mgr.25280) 750 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.900 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: cephadm 2024-02-05T07:10:16.531162+0000 mgr.y (mgr.25280) 751 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.900 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: cephadm 2024-02-05T07:10:16.623863+0000 mgr.y (mgr.25280) 752 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.900 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: cephadm 2024-02-05T07:10:16.721391+0000 mgr.y (mgr.25280) 753 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.900 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: cephadm 2024-02-05T07:10:16.800271+0000 mgr.y (mgr.25280) 754 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.900 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:16.878918+0000 mon.a (mon.0) 3028 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.901 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:16.881386+0000 mon.a (mon.0) 3029 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.901 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:16.884523+0000 mon.a (mon.0) 3030 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.901 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:16.885521+0000 mon.a (mon.0) 3031 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.901 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:16.891967+0000 mon.a (mon.0) 3032 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.901 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: cephadm 2024-02-05T07:10:16.892516+0000 mgr.y (mgr.25280) 755 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.901 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:16.974678+0000 mon.a (mon.0) 3033 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.901 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:16.976928+0000 mon.a (mon.0) 3034 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.901 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:16.980870+0000 mon.a (mon.0) 3035 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.901 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:16.982138+0000 mon.a (mon.0) 3036 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.901 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:16.989936+0000 mon.a (mon.0) 3037 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.901 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: cephadm 2024-02-05T07:10:16.990635+0000 mgr.y (mgr.25280) 756 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:17.901 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.073767+0000 mon.a (mon.0) 3038 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.901 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.076149+0000 mon.a (mon.0) 3039 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.902 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.079870+0000 mon.a (mon.0) 3040 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.902 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.080889+0000 mon.a (mon.0) 3041 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.902 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.089988+0000 mon.a (mon.0) 3042 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.902 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.174336+0000 mon.a (mon.0) 3043 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.902 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.176410+0000 mon.a (mon.0) 3044 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.902 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.179090+0000 mon.a (mon.0) 3045 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.902 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.179873+0000 mon.a (mon.0) 3046 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.902 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.187433+0000 mon.a (mon.0) 3047 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.902 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.269683+0000 mon.a (mon.0) 3048 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.902 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.274526+0000 mon.a (mon.0) 3049 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.902 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.278694+0000 mon.a (mon.0) 3050 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.902 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.280297+0000 mon.a (mon.0) 3051 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.902 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.290039+0000 mon.a (mon.0) 3052 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.902 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.371295+0000 mon.a (mon.0) 3053 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.902 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.375430+0000 mon.a (mon.0) 3054 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.903 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.380302+0000 mon.a (mon.0) 3055 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.903 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.381900+0000 mon.a (mon.0) 3056 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.903 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.390355+0000 mon.a (mon.0) 3057 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.903 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.470974+0000 mon.a (mon.0) 3058 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.903 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.473452+0000 mon.a (mon.0) 3059 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.903 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.476482+0000 mon.a (mon.0) 3060 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.903 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.477897+0000 mon.a (mon.0) 3061 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.903 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.488773+0000 mon.a (mon.0) 3062 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.903 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.570364+0000 mon.a (mon.0) 3063 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.903 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.572388+0000 mon.a (mon.0) 3064 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.903 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.575819+0000 mon.a (mon.0) 3065 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.903 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.576726+0000 mon.a (mon.0) 3066 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.903 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.587042+0000 mon.a (mon.0) 3067 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.903 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.607702+0000 mon.a (mon.0) 3068 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.904 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.618580+0000 mon.a (mon.0) 3069 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.904 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.625768+0000 mon.a (mon.0) 3070 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.904 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.673175+0000 mon.a (mon.0) 3071 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.904 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.677045+0000 mon.a (mon.0) 3072 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.904 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.680916+0000 mon.a (mon.0) 3073 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.904 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.682417+0000 mon.a (mon.0) 3074 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.904 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.691322+0000 mon.a (mon.0) 3075 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:17.904 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.771615+0000 mon.a (mon.0) 3076 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:17.904 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.774906+0000 mon.a (mon.0) 3077 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:17.904 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.777571+0000 mon.a (mon.0) 3078 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:17.904 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.778351+0000 mon.a (mon.0) 3079 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:17.904 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:17 smithi177 bash[56430]: audit 2024-02-05T07:10:17.784432+0000 mon.a (mon.0) 3080 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:18.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: cephadm 2024-02-05T07:10:16.171438+0000 mgr.y (mgr.25280) 747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:18.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: cephadm 2024-02-05T07:10:16.268106+0000 mgr.y (mgr.25280) 748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:18.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: cephadm 2024-02-05T07:10:16.366584+0000 mgr.y (mgr.25280) 749 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:18.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: cephadm 2024-02-05T07:10:16.430561+0000 mgr.y (mgr.25280) 750 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:18.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: cephadm 2024-02-05T07:10:16.531162+0000 mgr.y (mgr.25280) 751 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:18.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: cephadm 2024-02-05T07:10:16.623863+0000 mgr.y (mgr.25280) 752 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:18.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: cephadm 2024-02-05T07:10:16.721391+0000 mgr.y (mgr.25280) 753 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:18.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: cephadm 2024-02-05T07:10:16.800271+0000 mgr.y (mgr.25280) 754 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:18.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:16.878918+0000 mon.a (mon.0) 3028 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:18.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:16.881386+0000 mon.a (mon.0) 3029 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:18.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:16.884523+0000 mon.a (mon.0) 3030 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:18.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:16.885521+0000 mon.a (mon.0) 3031 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:18.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:16.891967+0000 mon.a (mon.0) 3032 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:18.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: cephadm 2024-02-05T07:10:16.892516+0000 mgr.y (mgr.25280) 755 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:18.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:16.974678+0000 mon.a (mon.0) 3033 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:18.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:16.976928+0000 mon.a (mon.0) 3034 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:18.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:16.980870+0000 mon.a (mon.0) 3035 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:18.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:16.982138+0000 mon.a (mon.0) 3036 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:18.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:16.989936+0000 mon.a (mon.0) 3037 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:18.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: cephadm 2024-02-05T07:10:16.990635+0000 mgr.y (mgr.25280) 756 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:18.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.073767+0000 mon.a (mon.0) 3038 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:18.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.076149+0000 mon.a (mon.0) 3039 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:18.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.079870+0000 mon.a (mon.0) 3040 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:18.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.080889+0000 mon.a (mon.0) 3041 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:18.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.089988+0000 mon.a (mon.0) 3042 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:18.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.174336+0000 mon.a (mon.0) 3043 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:18.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.176410+0000 mon.a (mon.0) 3044 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:18.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.179090+0000 mon.a (mon.0) 3045 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:18.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.179873+0000 mon.a (mon.0) 3046 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:18.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.187433+0000 mon.a (mon.0) 3047 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:18.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.269683+0000 mon.a (mon.0) 3048 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:18.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.274526+0000 mon.a (mon.0) 3049 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:18.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.278694+0000 mon.a (mon.0) 3050 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:18.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.280297+0000 mon.a (mon.0) 3051 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:18.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.290039+0000 mon.a (mon.0) 3052 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:18.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.371295+0000 mon.a (mon.0) 3053 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:18.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.375430+0000 mon.a (mon.0) 3054 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:18.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.380302+0000 mon.a (mon.0) 3055 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:18.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.381900+0000 mon.a (mon.0) 3056 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:18.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.390355+0000 mon.a (mon.0) 3057 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:18.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: cephadm 2024-02-05T07:10:16.171438+0000 mgr.y (mgr.25280) 747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:18.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: cephadm 2024-02-05T07:10:16.268106+0000 mgr.y (mgr.25280) 748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:18.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: cephadm 2024-02-05T07:10:16.366584+0000 mgr.y (mgr.25280) 749 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:18.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: cephadm 2024-02-05T07:10:16.430561+0000 mgr.y (mgr.25280) 750 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:18.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: cephadm 2024-02-05T07:10:16.531162+0000 mgr.y (mgr.25280) 751 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:18.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: cephadm 2024-02-05T07:10:16.623863+0000 mgr.y (mgr.25280) 752 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:18.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: cephadm 2024-02-05T07:10:16.721391+0000 mgr.y (mgr.25280) 753 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:18.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: cephadm 2024-02-05T07:10:16.800271+0000 mgr.y (mgr.25280) 754 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:18.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:16.878918+0000 mon.a (mon.0) 3028 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:18.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:16.881386+0000 mon.a (mon.0) 3029 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:18.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:16.884523+0000 mon.a (mon.0) 3030 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:18.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:16.885521+0000 mon.a (mon.0) 3031 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:18.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:16.891967+0000 mon.a (mon.0) 3032 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:18.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: cephadm 2024-02-05T07:10:16.892516+0000 mgr.y (mgr.25280) 755 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:18.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:16.974678+0000 mon.a (mon.0) 3033 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:18.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:16.976928+0000 mon.a (mon.0) 3034 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:18.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:16.980870+0000 mon.a (mon.0) 3035 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:18.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:16.982138+0000 mon.a (mon.0) 3036 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:18.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:16.989936+0000 mon.a (mon.0) 3037 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:18.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: cephadm 2024-02-05T07:10:16.990635+0000 mgr.y (mgr.25280) 756 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:18.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.073767+0000 mon.a (mon.0) 3038 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:18.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.076149+0000 mon.a (mon.0) 3039 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:18.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.079870+0000 mon.a (mon.0) 3040 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:18.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.080889+0000 mon.a (mon.0) 3041 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:18.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.089988+0000 mon.a (mon.0) 3042 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:18.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.174336+0000 mon.a (mon.0) 3043 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:18.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.176410+0000 mon.a (mon.0) 3044 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:18.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.179090+0000 mon.a (mon.0) 3045 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:18.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.179873+0000 mon.a (mon.0) 3046 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:18.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.187433+0000 mon.a (mon.0) 3047 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:18.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.269683+0000 mon.a (mon.0) 3048 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:18.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.274526+0000 mon.a (mon.0) 3049 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:18.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.278694+0000 mon.a (mon.0) 3050 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:18.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.280297+0000 mon.a (mon.0) 3051 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:18.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.290039+0000 mon.a (mon.0) 3052 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:18.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.371295+0000 mon.a (mon.0) 3053 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:18.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.375430+0000 mon.a (mon.0) 3054 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:18.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.380302+0000 mon.a (mon.0) 3055 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:18.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.381900+0000 mon.a (mon.0) 3056 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:18.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.390355+0000 mon.a (mon.0) 3057 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:18.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.470974+0000 mon.a (mon.0) 3058 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:18.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.473452+0000 mon.a (mon.0) 3059 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:18.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.476482+0000 mon.a (mon.0) 3060 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:18.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.477897+0000 mon.a (mon.0) 3061 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:18.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.488773+0000 mon.a (mon.0) 3062 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:18.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.570364+0000 mon.a (mon.0) 3063 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:18.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.572388+0000 mon.a (mon.0) 3064 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:18.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.575819+0000 mon.a (mon.0) 3065 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:18.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.576726+0000 mon.a (mon.0) 3066 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:18.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.587042+0000 mon.a (mon.0) 3067 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:18.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.607702+0000 mon.a (mon.0) 3068 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:18.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.618580+0000 mon.a (mon.0) 3069 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:18.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.625768+0000 mon.a (mon.0) 3070 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:18.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.673175+0000 mon.a (mon.0) 3071 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:18.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.677045+0000 mon.a (mon.0) 3072 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:18.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.680916+0000 mon.a (mon.0) 3073 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:18.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.682417+0000 mon.a (mon.0) 3074 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:18.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.691322+0000 mon.a (mon.0) 3075 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:18.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.771615+0000 mon.a (mon.0) 3076 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:18.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.774906+0000 mon.a (mon.0) 3077 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:18.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.777571+0000 mon.a (mon.0) 3078 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:18.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.778351+0000 mon.a (mon.0) 3079 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:18.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[71397]: audit 2024-02-05T07:10:17.784432+0000 mon.a (mon.0) 3080 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:18.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.470974+0000 mon.a (mon.0) 3058 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:18.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.473452+0000 mon.a (mon.0) 3059 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:18.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.476482+0000 mon.a (mon.0) 3060 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:18.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.477897+0000 mon.a (mon.0) 3061 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:18.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.488773+0000 mon.a (mon.0) 3062 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:18.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.570364+0000 mon.a (mon.0) 3063 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:18.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.572388+0000 mon.a (mon.0) 3064 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:18.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.575819+0000 mon.a (mon.0) 3065 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:18.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.576726+0000 mon.a (mon.0) 3066 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:18.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.587042+0000 mon.a (mon.0) 3067 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:18.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.607702+0000 mon.a (mon.0) 3068 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:18.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.618580+0000 mon.a (mon.0) 3069 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:18.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.625768+0000 mon.a (mon.0) 3070 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:18.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.673175+0000 mon.a (mon.0) 3071 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:18.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.677045+0000 mon.a (mon.0) 3072 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:18.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.680916+0000 mon.a (mon.0) 3073 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:18.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.682417+0000 mon.a (mon.0) 3074 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:18.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.691322+0000 mon.a (mon.0) 3075 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:18.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.771615+0000 mon.a (mon.0) 3076 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:18.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.774906+0000 mon.a (mon.0) 3077 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:18.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.777571+0000 mon.a (mon.0) 3078 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:18.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.778351+0000 mon.a (mon.0) 3079 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:18.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:17 smithi102 bash[68945]: audit 2024-02-05T07:10:17.784432+0000 mon.a (mon.0) 3080 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:19.136 INFO:journalctl@ceph.osd.2.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[85259]: debug 2024-02-05T07:10:18.802+0000 7fdf3ce49700 1 -- 172.21.15.102:0/3754517713 <== mon.1 v2:172.21.15.102:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558c664fd6c0 con 0x558c66582800 2024-02-05T07:10:19.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: cephadm 2024-02-05T07:10:17.092899+0000 mgr.y (mgr.25280) 757 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: cephadm 2024-02-05T07:10:17.191101+0000 mgr.y (mgr.25280) 758 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: cluster 2024-02-05T07:10:17.289381+0000 mgr.y (mgr.25280) 759 : cluster 0 pgmap v133: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-02-05T07:10:19.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: cephadm 2024-02-05T07:10:17.290717+0000 mgr.y (mgr.25280) 760 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: cephadm 2024-02-05T07:10:17.390943+0000 mgr.y (mgr.25280) 761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: cephadm 2024-02-05T07:10:17.489347+0000 mgr.y (mgr.25280) 762 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: cephadm 2024-02-05T07:10:17.588027+0000 mgr.y (mgr.25280) 763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: cephadm 2024-02-05T07:10:17.691960+0000 mgr.y (mgr.25280) 764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: cephadm 2024-02-05T07:10:17.786632+0000 mgr.y (mgr.25280) 765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:17.864141+0000 mon.a (mon.0) 3081 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:19.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:17.866829+0000 mon.a (mon.0) 3082 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:19.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:17.869471+0000 mon.a (mon.0) 3083 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:19.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:17.870458+0000 mon.a (mon.0) 3084 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:19.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:17.876865+0000 mon.a (mon.0) 3085 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:19.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: cephadm 2024-02-05T07:10:17.877453+0000 mgr.y (mgr.25280) 766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:17.937957+0000 mon.a (mon.0) 3086 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:19.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:17.939893+0000 mon.a (mon.0) 3087 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:19.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:17.942092+0000 mon.a (mon.0) 3088 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:19.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:17.942840+0000 mon.a (mon.0) 3089 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:19.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:17.949962+0000 mon.a (mon.0) 3090 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:19.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: cephadm 2024-02-05T07:10:17.950514+0000 mgr.y (mgr.25280) 767 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.012697+0000 mon.a (mon.0) 3091 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:19.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.016468+0000 mon.a (mon.0) 3092 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:19.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.019996+0000 mon.a (mon.0) 3093 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:19.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.021211+0000 mon.a (mon.0) 3094 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:19.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.029655+0000 mon.a (mon.0) 3095 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:19.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: cephadm 2024-02-05T07:10:18.030450+0000 mgr.y (mgr.25280) 768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.112579+0000 mon.a (mon.0) 3096 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:19.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.114907+0000 mon.a (mon.0) 3097 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:19.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.118817+0000 mon.a (mon.0) 3098 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:19.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.119965+0000 mon.a (mon.0) 3099 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:19.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.126929+0000 mon.a (mon.0) 3100 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:19.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.205730+0000 mon.a (mon.0) 3101 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:19.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.207593+0000 mon.a (mon.0) 3102 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:19.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.209401+0000 mon.a (mon.0) 3103 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:19.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.210091+0000 mon.a (mon.0) 3104 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:19.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.216423+0000 mon.a (mon.0) 3105 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:19.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.298064+0000 mon.a (mon.0) 3106 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:19.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.300685+0000 mon.a (mon.0) 3107 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:19.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.306762+0000 mon.a (mon.0) 3108 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:19.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: cephadm 2024-02-05T07:10:17.092899+0000 mgr.y (mgr.25280) 757 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: cephadm 2024-02-05T07:10:17.191101+0000 mgr.y (mgr.25280) 758 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: cluster 2024-02-05T07:10:17.289381+0000 mgr.y (mgr.25280) 759 : cluster 0 pgmap v133: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-02-05T07:10:19.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: cephadm 2024-02-05T07:10:17.290717+0000 mgr.y (mgr.25280) 760 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: cephadm 2024-02-05T07:10:17.390943+0000 mgr.y (mgr.25280) 761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: cephadm 2024-02-05T07:10:17.489347+0000 mgr.y (mgr.25280) 762 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: cephadm 2024-02-05T07:10:17.588027+0000 mgr.y (mgr.25280) 763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: cephadm 2024-02-05T07:10:17.691960+0000 mgr.y (mgr.25280) 764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: cephadm 2024-02-05T07:10:17.786632+0000 mgr.y (mgr.25280) 765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:17.864141+0000 mon.a (mon.0) 3081 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:19.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:17.866829+0000 mon.a (mon.0) 3082 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:19.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:17.869471+0000 mon.a (mon.0) 3083 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:19.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:17.870458+0000 mon.a (mon.0) 3084 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:19.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:17.876865+0000 mon.a (mon.0) 3085 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:19.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: cephadm 2024-02-05T07:10:17.877453+0000 mgr.y (mgr.25280) 766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:17.937957+0000 mon.a (mon.0) 3086 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:19.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:17.939893+0000 mon.a (mon.0) 3087 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:19.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:17.942092+0000 mon.a (mon.0) 3088 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:19.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:17.942840+0000 mon.a (mon.0) 3089 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:19.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:17.949962+0000 mon.a (mon.0) 3090 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:19.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.308252+0000 mon.a (mon.0) 3109 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:19.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.315173+0000 mon.a (mon.0) 3110 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:19.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.394976+0000 mon.a (mon.0) 3111 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:19.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.397103+0000 mon.a (mon.0) 3112 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:19.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.399242+0000 mon.a (mon.0) 3113 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:19.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.399994+0000 mon.a (mon.0) 3114 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:19.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.405614+0000 mon.a (mon.0) 3115 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:19.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.486592+0000 mon.a (mon.0) 3116 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:19.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.489266+0000 mon.a (mon.0) 3117 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:19.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.492279+0000 mon.a (mon.0) 3118 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:19.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.493409+0000 mon.a (mon.0) 3119 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:19.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.500240+0000 mon.a (mon.0) 3120 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:19.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.582554+0000 mon.a (mon.0) 3121 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:19.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.585370+0000 mon.a (mon.0) 3122 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:19.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.588355+0000 mon.a (mon.0) 3123 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:19.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.589417+0000 mon.a (mon.0) 3124 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:19.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.598232+0000 mon.a (mon.0) 3125 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:19.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.678567+0000 mon.a (mon.0) 3126 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:19.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.681359+0000 mon.a (mon.0) 3127 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:19.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.684608+0000 mon.a (mon.0) 3128 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:19.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.685921+0000 mon.a (mon.0) 3129 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:19.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.694220+0000 mon.a (mon.0) 3130 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:19.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.773567+0000 mon.a (mon.0) 3131 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:19.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.775921+0000 mon.a (mon.0) 3132 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:19.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.778832+0000 mon.a (mon.0) 3133 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:19.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.779854+0000 mon.a (mon.0) 3134 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:19.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[68945]: audit 2024-02-05T07:10:18.786895+0000 mon.a (mon.0) 3135 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:19.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: cephadm 2024-02-05T07:10:17.950514+0000 mgr.y (mgr.25280) 767 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.012697+0000 mon.a (mon.0) 3091 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:19.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.016468+0000 mon.a (mon.0) 3092 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:19.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.019996+0000 mon.a (mon.0) 3093 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:19.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.021211+0000 mon.a (mon.0) 3094 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:19.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.029655+0000 mon.a (mon.0) 3095 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:19.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: cephadm 2024-02-05T07:10:18.030450+0000 mgr.y (mgr.25280) 768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.112579+0000 mon.a (mon.0) 3096 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:19.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.114907+0000 mon.a (mon.0) 3097 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:19.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.118817+0000 mon.a (mon.0) 3098 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:19.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.119965+0000 mon.a (mon.0) 3099 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:19.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.126929+0000 mon.a (mon.0) 3100 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:19.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.205730+0000 mon.a (mon.0) 3101 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:19.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.207593+0000 mon.a (mon.0) 3102 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:19.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.209401+0000 mon.a (mon.0) 3103 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:19.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.210091+0000 mon.a (mon.0) 3104 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:19.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.216423+0000 mon.a (mon.0) 3105 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:19.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.298064+0000 mon.a (mon.0) 3106 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:19.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.300685+0000 mon.a (mon.0) 3107 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:19.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.306762+0000 mon.a (mon.0) 3108 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:19.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.308252+0000 mon.a (mon.0) 3109 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:19.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.315173+0000 mon.a (mon.0) 3110 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:19.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.394976+0000 mon.a (mon.0) 3111 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:19.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.397103+0000 mon.a (mon.0) 3112 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:19.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.399242+0000 mon.a (mon.0) 3113 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:19.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.399994+0000 mon.a (mon.0) 3114 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:19.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.405614+0000 mon.a (mon.0) 3115 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:19.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.486592+0000 mon.a (mon.0) 3116 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:19.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.489266+0000 mon.a (mon.0) 3117 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:19.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.492279+0000 mon.a (mon.0) 3118 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:19.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.493409+0000 mon.a (mon.0) 3119 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:19.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.500240+0000 mon.a (mon.0) 3120 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:19.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.582554+0000 mon.a (mon.0) 3121 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:19.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.585370+0000 mon.a (mon.0) 3122 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:19.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.588355+0000 mon.a (mon.0) 3123 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:19.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.589417+0000 mon.a (mon.0) 3124 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:19.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.598232+0000 mon.a (mon.0) 3125 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:19.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.678567+0000 mon.a (mon.0) 3126 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:19.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.681359+0000 mon.a (mon.0) 3127 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:19.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.684608+0000 mon.a (mon.0) 3128 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:19.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.685921+0000 mon.a (mon.0) 3129 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:19.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.694220+0000 mon.a (mon.0) 3130 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:19.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.773567+0000 mon.a (mon.0) 3131 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:19.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.775921+0000 mon.a (mon.0) 3132 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:19.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.778832+0000 mon.a (mon.0) 3133 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:19.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.779854+0000 mon.a (mon.0) 3134 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:19.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:18 smithi102 bash[71397]: audit 2024-02-05T07:10:18.786895+0000 mon.a (mon.0) 3135 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:19.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: cephadm 2024-02-05T07:10:17.092899+0000 mgr.y (mgr.25280) 757 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: cephadm 2024-02-05T07:10:17.191101+0000 mgr.y (mgr.25280) 758 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: cluster 2024-02-05T07:10:17.289381+0000 mgr.y (mgr.25280) 759 : cluster 0 pgmap v133: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-02-05T07:10:19.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: cephadm 2024-02-05T07:10:17.290717+0000 mgr.y (mgr.25280) 760 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: cephadm 2024-02-05T07:10:17.390943+0000 mgr.y (mgr.25280) 761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: cephadm 2024-02-05T07:10:17.489347+0000 mgr.y (mgr.25280) 762 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: cephadm 2024-02-05T07:10:17.588027+0000 mgr.y (mgr.25280) 763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: cephadm 2024-02-05T07:10:17.691960+0000 mgr.y (mgr.25280) 764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: cephadm 2024-02-05T07:10:17.786632+0000 mgr.y (mgr.25280) 765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:17.864141+0000 mon.a (mon.0) 3081 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:19.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:17.866829+0000 mon.a (mon.0) 3082 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:19.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:17.869471+0000 mon.a (mon.0) 3083 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:19.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:17.870458+0000 mon.a (mon.0) 3084 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:19.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:17.876865+0000 mon.a (mon.0) 3085 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:19.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: cephadm 2024-02-05T07:10:17.877453+0000 mgr.y (mgr.25280) 766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:17.937957+0000 mon.a (mon.0) 3086 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:19.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:17.939893+0000 mon.a (mon.0) 3087 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:19.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:17.942092+0000 mon.a (mon.0) 3088 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:19.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:17.942840+0000 mon.a (mon.0) 3089 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:19.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:17.949962+0000 mon.a (mon.0) 3090 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:19.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: cephadm 2024-02-05T07:10:17.950514+0000 mgr.y (mgr.25280) 767 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.012697+0000 mon.a (mon.0) 3091 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:19.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.016468+0000 mon.a (mon.0) 3092 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:19.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.019996+0000 mon.a (mon.0) 3093 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:19.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.021211+0000 mon.a (mon.0) 3094 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:19.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.029655+0000 mon.a (mon.0) 3095 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:19.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: cephadm 2024-02-05T07:10:18.030450+0000 mgr.y (mgr.25280) 768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.112579+0000 mon.a (mon.0) 3096 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:19.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.114907+0000 mon.a (mon.0) 3097 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:19.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.118817+0000 mon.a (mon.0) 3098 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:19.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.119965+0000 mon.a (mon.0) 3099 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:19.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.126929+0000 mon.a (mon.0) 3100 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:19.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.205730+0000 mon.a (mon.0) 3101 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:19.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.207593+0000 mon.a (mon.0) 3102 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:19.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.209401+0000 mon.a (mon.0) 3103 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:19.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.210091+0000 mon.a (mon.0) 3104 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:19.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.216423+0000 mon.a (mon.0) 3105 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:19.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.298064+0000 mon.a (mon.0) 3106 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:19.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.300685+0000 mon.a (mon.0) 3107 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:19.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.306762+0000 mon.a (mon.0) 3108 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:19.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.308252+0000 mon.a (mon.0) 3109 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:19.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.315173+0000 mon.a (mon.0) 3110 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:19.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.394976+0000 mon.a (mon.0) 3111 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:19.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.397103+0000 mon.a (mon.0) 3112 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:19.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.399242+0000 mon.a (mon.0) 3113 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:19.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.399994+0000 mon.a (mon.0) 3114 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:19.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.405614+0000 mon.a (mon.0) 3115 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:19.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.486592+0000 mon.a (mon.0) 3116 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:19.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.489266+0000 mon.a (mon.0) 3117 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:19.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.492279+0000 mon.a (mon.0) 3118 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:19.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.493409+0000 mon.a (mon.0) 3119 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:19.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.500240+0000 mon.a (mon.0) 3120 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:19.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.582554+0000 mon.a (mon.0) 3121 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:19.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.585370+0000 mon.a (mon.0) 3122 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:19.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.588355+0000 mon.a (mon.0) 3123 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:19.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.589417+0000 mon.a (mon.0) 3124 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:19.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.598232+0000 mon.a (mon.0) 3125 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:19.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.678567+0000 mon.a (mon.0) 3126 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:19.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.681359+0000 mon.a (mon.0) 3127 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:19.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.684608+0000 mon.a (mon.0) 3128 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:19.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.685921+0000 mon.a (mon.0) 3129 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:19.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.694220+0000 mon.a (mon.0) 3130 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:19.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.773567+0000 mon.a (mon.0) 3131 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:19.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.775921+0000 mon.a (mon.0) 3132 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:19.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.778832+0000 mon.a (mon.0) 3133 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:19.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.779854+0000 mon.a (mon.0) 3134 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:19.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:18 smithi177 bash[56430]: audit 2024-02-05T07:10:18.786895+0000 mon.a (mon.0) 3135 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:19.459 INFO:journalctl@ceph.osd.2.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[85259]: debug 2024-02-05T07:10:19.358+0000 7fdf45fe17c0 -1 Falling back to public interface 2024-02-05T07:10:19.844 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: cephadm 2024-02-05T07:10:18.127676+0000 mgr.y (mgr.25280) 769 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.844 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: cephadm 2024-02-05T07:10:18.217086+0000 mgr.y (mgr.25280) 770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.844 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: cephadm 2024-02-05T07:10:18.127676+0000 mgr.y (mgr.25280) 769 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.844 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: cephadm 2024-02-05T07:10:18.217086+0000 mgr.y (mgr.25280) 770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.844 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: cephadm 2024-02-05T07:10:18.315738+0000 mgr.y (mgr.25280) 771 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.844 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: cephadm 2024-02-05T07:10:18.406185+0000 mgr.y (mgr.25280) 772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.844 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: cephadm 2024-02-05T07:10:18.500842+0000 mgr.y (mgr.25280) 773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.845 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: cephadm 2024-02-05T07:10:18.598770+0000 mgr.y (mgr.25280) 774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.845 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: cephadm 2024-02-05T07:10:18.694896+0000 mgr.y (mgr.25280) 775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.845 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: cephadm 2024-02-05T07:10:18.787620+0000 mgr.y (mgr.25280) 776 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.845 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:18.868107+0000 mon.a (mon.0) 3136 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:19.845 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:18.870391+0000 mon.a (mon.0) 3137 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:19.845 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:18.872896+0000 mon.a (mon.0) 3138 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:19.845 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:18.873818+0000 mon.a (mon.0) 3139 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:19.845 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:18.883731+0000 mon.a (mon.0) 3140 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:19.845 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: cephadm 2024-02-05T07:10:18.884334+0000 mgr.y (mgr.25280) 777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:19.845 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:18.966806+0000 mon.a (mon.0) 3141 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:19.845 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:18.969618+0000 mon.a (mon.0) 3142 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:19.845 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:18.971926+0000 mon.a (mon.0) 3143 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:19.845 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:18.972901+0000 mon.a (mon.0) 3144 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:20.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:18.982405+0000 mon.a (mon.0) 3145 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:20.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: cephadm 2024-02-05T07:10:18.983424+0000 mgr.y (mgr.25280) 778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:20.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.063159+0000 mon.a (mon.0) 3146 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:20.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.065955+0000 mon.a (mon.0) 3147 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:20.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.069229+0000 mon.a (mon.0) 3148 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:20.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.070284+0000 mon.a (mon.0) 3149 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:20.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.079562+0000 mon.a (mon.0) 3150 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:20.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: cephadm 2024-02-05T07:10:19.080115+0000 mgr.y (mgr.25280) 779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:20.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.159694+0000 mon.a (mon.0) 3151 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:20.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.163631+0000 mon.a (mon.0) 3152 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:20.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.167894+0000 mon.a (mon.0) 3153 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:20.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.169001+0000 mon.a (mon.0) 3154 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:20.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.179483+0000 mon.a (mon.0) 3155 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:20.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.247992+0000 mon.a (mon.0) 3156 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:20.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.250200+0000 mon.a (mon.0) 3157 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:20.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.253358+0000 mon.a (mon.0) 3158 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:20.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.254425+0000 mon.a (mon.0) 3159 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:20.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.263396+0000 mon.a (mon.0) 3160 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:20.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.345798+0000 mon.a (mon.0) 3161 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:20.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.350165+0000 mon.a (mon.0) 3162 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:20.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: cephadm 2024-02-05T07:10:18.315738+0000 mgr.y (mgr.25280) 771 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:20.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: cephadm 2024-02-05T07:10:18.406185+0000 mgr.y (mgr.25280) 772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:20.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: cephadm 2024-02-05T07:10:18.500842+0000 mgr.y (mgr.25280) 773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:20.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: cephadm 2024-02-05T07:10:18.598770+0000 mgr.y (mgr.25280) 774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:20.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: cephadm 2024-02-05T07:10:18.694896+0000 mgr.y (mgr.25280) 775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:20.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: cephadm 2024-02-05T07:10:18.787620+0000 mgr.y (mgr.25280) 776 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:20.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:18.868107+0000 mon.a (mon.0) 3136 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:20.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:18.870391+0000 mon.a (mon.0) 3137 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:20.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:18.872896+0000 mon.a (mon.0) 3138 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:20.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:18.873818+0000 mon.a (mon.0) 3139 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:20.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:18.883731+0000 mon.a (mon.0) 3140 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:20.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: cephadm 2024-02-05T07:10:18.884334+0000 mgr.y (mgr.25280) 777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:20.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:18.966806+0000 mon.a (mon.0) 3141 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:20.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:18.969618+0000 mon.a (mon.0) 3142 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:20.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:18.971926+0000 mon.a (mon.0) 3143 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:20.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:18.972901+0000 mon.a (mon.0) 3144 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:20.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:18.982405+0000 mon.a (mon.0) 3145 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:20.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: cephadm 2024-02-05T07:10:18.983424+0000 mgr.y (mgr.25280) 778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:20.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.063159+0000 mon.a (mon.0) 3146 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:20.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.065955+0000 mon.a (mon.0) 3147 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:20.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.353317+0000 mon.a (mon.0) 3163 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:20.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.354548+0000 mon.a (mon.0) 3164 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:20.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.364891+0000 mon.a (mon.0) 3165 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:20.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.428160+0000 mon.a (mon.0) 3166 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:20.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.432355+0000 mon.a (mon.0) 3167 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:20.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.436255+0000 mon.a (mon.0) 3168 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:20.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.437601+0000 mon.a (mon.0) 3169 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:20.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.446691+0000 mon.a (mon.0) 3170 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:20.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.524810+0000 mon.a (mon.0) 3171 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:20.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.527359+0000 mon.a (mon.0) 3172 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:20.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.530916+0000 mon.a (mon.0) 3173 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:20.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.531736+0000 mon.a (mon.0) 3174 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:20.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.540871+0000 mon.a (mon.0) 3175 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:20.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.622631+0000 mon.a (mon.0) 3176 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:20.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.625221+0000 mon.a (mon.0) 3177 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:20.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.629111+0000 mon.a (mon.0) 3178 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:20.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.630276+0000 mon.a (mon.0) 3179 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:20.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.640363+0000 mon.a (mon.0) 3180 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:20.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.719126+0000 mon.a (mon.0) 3181 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:20.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.069229+0000 mon.a (mon.0) 3148 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:20.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.070284+0000 mon.a (mon.0) 3149 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:20.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.079562+0000 mon.a (mon.0) 3150 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:20.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: cephadm 2024-02-05T07:10:19.080115+0000 mgr.y (mgr.25280) 779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:20.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.159694+0000 mon.a (mon.0) 3151 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:20.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.163631+0000 mon.a (mon.0) 3152 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:20.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.167894+0000 mon.a (mon.0) 3153 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:20.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.169001+0000 mon.a (mon.0) 3154 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:20.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.179483+0000 mon.a (mon.0) 3155 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:20.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.247992+0000 mon.a (mon.0) 3156 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:20.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.250200+0000 mon.a (mon.0) 3157 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:20.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.253358+0000 mon.a (mon.0) 3158 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:20.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.254425+0000 mon.a (mon.0) 3159 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:20.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.263396+0000 mon.a (mon.0) 3160 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:20.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.345798+0000 mon.a (mon.0) 3161 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:20.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.350165+0000 mon.a (mon.0) 3162 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:20.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.353317+0000 mon.a (mon.0) 3163 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:20.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.354548+0000 mon.a (mon.0) 3164 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:20.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.364891+0000 mon.a (mon.0) 3165 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:20.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.428160+0000 mon.a (mon.0) 3166 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:20.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.721837+0000 mon.a (mon.0) 3182 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:20.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.725406+0000 mon.a (mon.0) 3183 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:20.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.726599+0000 mon.a (mon.0) 3184 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:20.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.737031+0000 mon.a (mon.0) 3185 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:20.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.819438+0000 mon.a (mon.0) 3186 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:20.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.821683+0000 mon.a (mon.0) 3187 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:20.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.824919+0000 mon.a (mon.0) 3188 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:20.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[71397]: audit 2024-02-05T07:10:19.825788+0000 mon.a (mon.0) 3189 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:20.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.432355+0000 mon.a (mon.0) 3167 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:20.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.436255+0000 mon.a (mon.0) 3168 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:20.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.437601+0000 mon.a (mon.0) 3169 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:20.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.446691+0000 mon.a (mon.0) 3170 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:20.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.524810+0000 mon.a (mon.0) 3171 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:20.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.527359+0000 mon.a (mon.0) 3172 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:20.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.530916+0000 mon.a (mon.0) 3173 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:20.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.531736+0000 mon.a (mon.0) 3174 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:20.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.540871+0000 mon.a (mon.0) 3175 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:20.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.622631+0000 mon.a (mon.0) 3176 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:20.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.625221+0000 mon.a (mon.0) 3177 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:20.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.629111+0000 mon.a (mon.0) 3178 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:20.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.630276+0000 mon.a (mon.0) 3179 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:20.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.640363+0000 mon.a (mon.0) 3180 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:20.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.719126+0000 mon.a (mon.0) 3181 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:20.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.721837+0000 mon.a (mon.0) 3182 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:20.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.725406+0000 mon.a (mon.0) 3183 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:20.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.726599+0000 mon.a (mon.0) 3184 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:20.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.737031+0000 mon.a (mon.0) 3185 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:20.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.819438+0000 mon.a (mon.0) 3186 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:20.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.821683+0000 mon.a (mon.0) 3187 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:20.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.824919+0000 mon.a (mon.0) 3188 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:20.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:19 smithi102 bash[68945]: audit 2024-02-05T07:10:19.825788+0000 mon.a (mon.0) 3189 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:20.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: cephadm 2024-02-05T07:10:18.127676+0000 mgr.y (mgr.25280) 769 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:20.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: cephadm 2024-02-05T07:10:18.217086+0000 mgr.y (mgr.25280) 770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:20.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: cephadm 2024-02-05T07:10:18.315738+0000 mgr.y (mgr.25280) 771 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:20.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: cephadm 2024-02-05T07:10:18.406185+0000 mgr.y (mgr.25280) 772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:20.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: cephadm 2024-02-05T07:10:18.500842+0000 mgr.y (mgr.25280) 773 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:20.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: cephadm 2024-02-05T07:10:18.598770+0000 mgr.y (mgr.25280) 774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:20.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: cephadm 2024-02-05T07:10:18.694896+0000 mgr.y (mgr.25280) 775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:20.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: cephadm 2024-02-05T07:10:18.787620+0000 mgr.y (mgr.25280) 776 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:20.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:18.868107+0000 mon.a (mon.0) 3136 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:20.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:18.870391+0000 mon.a (mon.0) 3137 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:20.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:18.872896+0000 mon.a (mon.0) 3138 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:20.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:18.873818+0000 mon.a (mon.0) 3139 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:20.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:18.883731+0000 mon.a (mon.0) 3140 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:20.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: cephadm 2024-02-05T07:10:18.884334+0000 mgr.y (mgr.25280) 777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:20.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:18.966806+0000 mon.a (mon.0) 3141 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:20.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:18.969618+0000 mon.a (mon.0) 3142 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:20.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:18.971926+0000 mon.a (mon.0) 3143 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:20.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:18.972901+0000 mon.a (mon.0) 3144 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:20.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:18.982405+0000 mon.a (mon.0) 3145 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:20.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: cephadm 2024-02-05T07:10:18.983424+0000 mgr.y (mgr.25280) 778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:20.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.063159+0000 mon.a (mon.0) 3146 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:20.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.065955+0000 mon.a (mon.0) 3147 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:20.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.069229+0000 mon.a (mon.0) 3148 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:20.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.070284+0000 mon.a (mon.0) 3149 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:20.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.079562+0000 mon.a (mon.0) 3150 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:20.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: cephadm 2024-02-05T07:10:19.080115+0000 mgr.y (mgr.25280) 779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:20.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.159694+0000 mon.a (mon.0) 3151 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:20.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.163631+0000 mon.a (mon.0) 3152 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:20.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.167894+0000 mon.a (mon.0) 3153 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:20.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.169001+0000 mon.a (mon.0) 3154 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:20.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.179483+0000 mon.a (mon.0) 3155 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:20.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.247992+0000 mon.a (mon.0) 3156 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:20.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.250200+0000 mon.a (mon.0) 3157 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:20.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.253358+0000 mon.a (mon.0) 3158 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:20.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.254425+0000 mon.a (mon.0) 3159 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:20.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.263396+0000 mon.a (mon.0) 3160 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:20.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.345798+0000 mon.a (mon.0) 3161 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:20.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.350165+0000 mon.a (mon.0) 3162 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:20.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.353317+0000 mon.a (mon.0) 3163 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:20.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.354548+0000 mon.a (mon.0) 3164 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:20.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.364891+0000 mon.a (mon.0) 3165 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:20.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.428160+0000 mon.a (mon.0) 3166 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:20.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.432355+0000 mon.a (mon.0) 3167 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:20.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.436255+0000 mon.a (mon.0) 3168 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:20.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.437601+0000 mon.a (mon.0) 3169 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:20.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.446691+0000 mon.a (mon.0) 3170 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:20.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.524810+0000 mon.a (mon.0) 3171 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:20.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.527359+0000 mon.a (mon.0) 3172 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:20.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.530916+0000 mon.a (mon.0) 3173 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:20.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.531736+0000 mon.a (mon.0) 3174 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:20.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.540871+0000 mon.a (mon.0) 3175 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:20.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.622631+0000 mon.a (mon.0) 3176 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:20.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.625221+0000 mon.a (mon.0) 3177 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:20.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.629111+0000 mon.a (mon.0) 3178 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:20.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.630276+0000 mon.a (mon.0) 3179 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:20.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.640363+0000 mon.a (mon.0) 3180 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:20.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.719126+0000 mon.a (mon.0) 3181 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:20.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.721837+0000 mon.a (mon.0) 3182 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:20.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.725406+0000 mon.a (mon.0) 3183 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:20.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.726599+0000 mon.a (mon.0) 3184 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:20.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.737031+0000 mon.a (mon.0) 3185 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:20.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.819438+0000 mon.a (mon.0) 3186 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:20.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.821683+0000 mon.a (mon.0) 3187 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:20.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.824919+0000 mon.a (mon.0) 3188 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:20.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:19 smithi177 bash[56430]: audit 2024-02-05T07:10:19.825788+0000 mon.a (mon.0) 3189 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:21.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: cephadm 2024-02-05T07:10:19.184676+0000 mgr.y (mgr.25280) 780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:21.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: cephadm 2024-02-05T07:10:19.264115+0000 mgr.y (mgr.25280) 781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:21.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: cluster 2024-02-05T07:10:19.289862+0000 mgr.y (mgr.25280) 782 : cluster 0 pgmap v134: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-02-05T07:10:21.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: cephadm 2024-02-05T07:10:19.365691+0000 mgr.y (mgr.25280) 783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:21.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: cephadm 2024-02-05T07:10:19.447409+0000 mgr.y (mgr.25280) 784 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:21.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: cephadm 2024-02-05T07:10:19.541523+0000 mgr.y (mgr.25280) 785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:21.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: cephadm 2024-02-05T07:10:19.641118+0000 mgr.y (mgr.25280) 786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:21.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: cephadm 2024-02-05T07:10:19.737937+0000 mgr.y (mgr.25280) 787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:21.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:19.841608+0000 mon.a (mon.0) 3190 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:21.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: cephadm 2024-02-05T07:10:19.842084+0000 mgr.y (mgr.25280) 788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:21.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:19.904369+0000 mon.a (mon.0) 3191 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:21.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:19.908184+0000 mon.a (mon.0) 3192 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:21.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:19.911051+0000 mon.a (mon.0) 3193 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:21.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:19.912142+0000 mon.a (mon.0) 3194 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:21.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:19.919991+0000 mon.a (mon.0) 3195 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:21.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: cephadm 2024-02-05T07:10:19.920708+0000 mgr.y (mgr.25280) 789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:21.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.002485+0000 mon.a (mon.0) 3196 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:21.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.004844+0000 mon.a (mon.0) 3197 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:21.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.007808+0000 mon.a (mon.0) 3198 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:21.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.008900+0000 mon.a (mon.0) 3199 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:21.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.016494+0000 mon.a (mon.0) 3200 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:21.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: cephadm 2024-02-05T07:10:20.017062+0000 mgr.y (mgr.25280) 790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:21.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.078186+0000 mon.a (mon.0) 3201 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:21.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.082242+0000 mon.a (mon.0) 3202 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:21.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.086057+0000 mon.a (mon.0) 3203 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:21.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.087660+0000 mon.a (mon.0) 3204 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:21.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.095213+0000 mon.a (mon.0) 3205 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:21.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.176326+0000 mon.a (mon.0) 3206 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:21.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.178439+0000 mon.a (mon.0) 3207 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:21.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.180595+0000 mon.a (mon.0) 3208 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:21.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.181499+0000 mon.a (mon.0) 3209 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:21.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.187155+0000 mon.a (mon.0) 3210 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:21.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.253573+0000 mon.a (mon.0) 3211 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:21.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.258415+0000 mon.a (mon.0) 3212 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:21.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.261987+0000 mon.a (mon.0) 3213 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:21.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.266201+0000 mon.a (mon.0) 3214 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:21.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.273038+0000 mon.a (mon.0) 3215 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:21.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.358401+0000 mon.a (mon.0) 3216 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:21.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.361376+0000 mon.a (mon.0) 3217 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:21.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.365302+0000 mon.a (mon.0) 3218 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:21.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.366638+0000 mon.a (mon.0) 3219 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:21.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.373963+0000 mon.a (mon.0) 3220 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:21.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.455074+0000 mon.a (mon.0) 3221 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:21.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.457600+0000 mon.a (mon.0) 3222 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:21.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.460463+0000 mon.a (mon.0) 3223 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:21.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.461292+0000 mon.a (mon.0) 3224 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:21.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.470711+0000 mon.a (mon.0) 3225 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:21.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.548496+0000 mon.a (mon.0) 3226 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:21.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.552100+0000 mon.a (mon.0) 3227 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:21.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.555717+0000 mon.a (mon.0) 3228 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:21.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.557336+0000 mon.a (mon.0) 3229 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:21.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.565861+0000 mon.a (mon.0) 3230 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:21.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.644313+0000 mon.a (mon.0) 3231 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:21.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.646970+0000 mon.a (mon.0) 3232 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:21.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.649624+0000 mon.a (mon.0) 3233 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:21.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.650612+0000 mon.a (mon.0) 3234 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:21.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.656433+0000 mon.a (mon.0) 3235 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:21.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.737070+0000 mon.a (mon.0) 3236 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:21.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.739932+0000 mon.a (mon.0) 3237 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:21.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.744095+0000 mon.a (mon.0) 3238 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:21.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: cephadm 2024-02-05T07:10:19.184676+0000 mgr.y (mgr.25280) 780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:21.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: cephadm 2024-02-05T07:10:19.264115+0000 mgr.y (mgr.25280) 781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:21.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: cluster 2024-02-05T07:10:19.289862+0000 mgr.y (mgr.25280) 782 : cluster 0 pgmap v134: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-02-05T07:10:21.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: cephadm 2024-02-05T07:10:19.365691+0000 mgr.y (mgr.25280) 783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:21.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: cephadm 2024-02-05T07:10:19.447409+0000 mgr.y (mgr.25280) 784 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:21.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: cephadm 2024-02-05T07:10:19.541523+0000 mgr.y (mgr.25280) 785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:21.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: cephadm 2024-02-05T07:10:19.641118+0000 mgr.y (mgr.25280) 786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:21.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: cephadm 2024-02-05T07:10:19.737937+0000 mgr.y (mgr.25280) 787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:21.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:19.841608+0000 mon.a (mon.0) 3190 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:21.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: cephadm 2024-02-05T07:10:19.842084+0000 mgr.y (mgr.25280) 788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:21.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:19.904369+0000 mon.a (mon.0) 3191 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:21.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:19.908184+0000 mon.a (mon.0) 3192 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:21.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:19.911051+0000 mon.a (mon.0) 3193 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:21.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:19.912142+0000 mon.a (mon.0) 3194 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:21.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:19.919991+0000 mon.a (mon.0) 3195 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:21.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: cephadm 2024-02-05T07:10:19.920708+0000 mgr.y (mgr.25280) 789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:21.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.002485+0000 mon.a (mon.0) 3196 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:21.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.004844+0000 mon.a (mon.0) 3197 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:21.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.007808+0000 mon.a (mon.0) 3198 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:21.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.008900+0000 mon.a (mon.0) 3199 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:21.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.745528+0000 mon.a (mon.0) 3239 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:21.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.752598+0000 mon.a (mon.0) 3240 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:21.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.814492+0000 mon.a (mon.0) 3241 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:21.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.817322+0000 mon.a (mon.0) 3242 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:21.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.821212+0000 mon.a (mon.0) 3243 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:21.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.822499+0000 mon.a (mon.0) 3244 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:21.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[71397]: audit 2024-02-05T07:10:20.829579+0000 mon.a (mon.0) 3245 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:21.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.016494+0000 mon.a (mon.0) 3200 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:21.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: cephadm 2024-02-05T07:10:20.017062+0000 mgr.y (mgr.25280) 790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:21.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.078186+0000 mon.a (mon.0) 3201 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:21.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.082242+0000 mon.a (mon.0) 3202 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:21.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.086057+0000 mon.a (mon.0) 3203 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:21.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.087660+0000 mon.a (mon.0) 3204 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:21.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.095213+0000 mon.a (mon.0) 3205 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:21.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.176326+0000 mon.a (mon.0) 3206 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:21.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.178439+0000 mon.a (mon.0) 3207 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:21.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.180595+0000 mon.a (mon.0) 3208 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:21.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.181499+0000 mon.a (mon.0) 3209 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:21.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.187155+0000 mon.a (mon.0) 3210 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:21.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.253573+0000 mon.a (mon.0) 3211 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:21.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.258415+0000 mon.a (mon.0) 3212 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:21.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.261987+0000 mon.a (mon.0) 3213 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:21.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.266201+0000 mon.a (mon.0) 3214 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:21.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.273038+0000 mon.a (mon.0) 3215 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:21.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.358401+0000 mon.a (mon.0) 3216 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:21.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.361376+0000 mon.a (mon.0) 3217 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:21.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.365302+0000 mon.a (mon.0) 3218 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:21.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.366638+0000 mon.a (mon.0) 3219 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:21.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.373963+0000 mon.a (mon.0) 3220 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:21.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.455074+0000 mon.a (mon.0) 3221 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:21.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.457600+0000 mon.a (mon.0) 3222 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:21.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.460463+0000 mon.a (mon.0) 3223 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:21.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.461292+0000 mon.a (mon.0) 3224 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:21.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.470711+0000 mon.a (mon.0) 3225 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:21.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.548496+0000 mon.a (mon.0) 3226 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:21.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.552100+0000 mon.a (mon.0) 3227 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:21.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.555717+0000 mon.a (mon.0) 3228 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:21.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.557336+0000 mon.a (mon.0) 3229 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:21.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.565861+0000 mon.a (mon.0) 3230 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:21.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.644313+0000 mon.a (mon.0) 3231 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:21.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.646970+0000 mon.a (mon.0) 3232 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:21.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.649624+0000 mon.a (mon.0) 3233 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:21.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.650612+0000 mon.a (mon.0) 3234 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:21.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.656433+0000 mon.a (mon.0) 3235 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:21.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.737070+0000 mon.a (mon.0) 3236 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:21.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.739932+0000 mon.a (mon.0) 3237 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:21.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.744095+0000 mon.a (mon.0) 3238 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:21.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.745528+0000 mon.a (mon.0) 3239 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:21.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.752598+0000 mon.a (mon.0) 3240 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:21.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.814492+0000 mon.a (mon.0) 3241 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:21.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.817322+0000 mon.a (mon.0) 3242 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:21.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.821212+0000 mon.a (mon.0) 3243 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:21.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.822499+0000 mon.a (mon.0) 3244 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:21.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:20 smithi102 bash[68945]: audit 2024-02-05T07:10:20.829579+0000 mon.a (mon.0) 3245 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:21.283 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: cephadm 2024-02-05T07:10:19.184676+0000 mgr.y (mgr.25280) 780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:21.283 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: cephadm 2024-02-05T07:10:19.264115+0000 mgr.y (mgr.25280) 781 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:21.283 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: cluster 2024-02-05T07:10:19.289862+0000 mgr.y (mgr.25280) 782 : cluster 0 pgmap v134: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-02-05T07:10:21.283 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: cephadm 2024-02-05T07:10:19.365691+0000 mgr.y (mgr.25280) 783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:21.283 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: cephadm 2024-02-05T07:10:19.447409+0000 mgr.y (mgr.25280) 784 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:21.283 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: cephadm 2024-02-05T07:10:19.541523+0000 mgr.y (mgr.25280) 785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:21.283 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: cephadm 2024-02-05T07:10:19.641118+0000 mgr.y (mgr.25280) 786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:21.283 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: cephadm 2024-02-05T07:10:19.737937+0000 mgr.y (mgr.25280) 787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:21.283 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:19.841608+0000 mon.a (mon.0) 3190 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:21.283 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: cephadm 2024-02-05T07:10:19.842084+0000 mgr.y (mgr.25280) 788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:21.283 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:19.904369+0000 mon.a (mon.0) 3191 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:21.283 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:19.908184+0000 mon.a (mon.0) 3192 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:21.283 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:19.911051+0000 mon.a (mon.0) 3193 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:21.284 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:19.912142+0000 mon.a (mon.0) 3194 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:21.284 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:19.919991+0000 mon.a (mon.0) 3195 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:21.284 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: cephadm 2024-02-05T07:10:19.920708+0000 mgr.y (mgr.25280) 789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:21.284 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.002485+0000 mon.a (mon.0) 3196 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:21.284 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.004844+0000 mon.a (mon.0) 3197 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:21.284 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.007808+0000 mon.a (mon.0) 3198 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:21.284 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.008900+0000 mon.a (mon.0) 3199 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:21.284 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.016494+0000 mon.a (mon.0) 3200 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:21.284 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: cephadm 2024-02-05T07:10:20.017062+0000 mgr.y (mgr.25280) 790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:21.284 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.078186+0000 mon.a (mon.0) 3201 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:21.284 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.082242+0000 mon.a (mon.0) 3202 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:21.284 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.086057+0000 mon.a (mon.0) 3203 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:21.285 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.087660+0000 mon.a (mon.0) 3204 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:21.285 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.095213+0000 mon.a (mon.0) 3205 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:21.285 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.176326+0000 mon.a (mon.0) 3206 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:21.285 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.178439+0000 mon.a (mon.0) 3207 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:21.285 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.180595+0000 mon.a (mon.0) 3208 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:21.285 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.181499+0000 mon.a (mon.0) 3209 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:21.285 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.187155+0000 mon.a (mon.0) 3210 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:21.285 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.253573+0000 mon.a (mon.0) 3211 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:21.285 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.258415+0000 mon.a (mon.0) 3212 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:21.285 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.261987+0000 mon.a (mon.0) 3213 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:21.285 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.266201+0000 mon.a (mon.0) 3214 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:21.285 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.273038+0000 mon.a (mon.0) 3215 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:21.285 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.358401+0000 mon.a (mon.0) 3216 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:21.286 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.361376+0000 mon.a (mon.0) 3217 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:21.286 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.365302+0000 mon.a (mon.0) 3218 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:21.286 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.366638+0000 mon.a (mon.0) 3219 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:21.286 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.373963+0000 mon.a (mon.0) 3220 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:21.286 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.455074+0000 mon.a (mon.0) 3221 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:21.286 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.457600+0000 mon.a (mon.0) 3222 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:21.286 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.460463+0000 mon.a (mon.0) 3223 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:21.286 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.461292+0000 mon.a (mon.0) 3224 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:21.286 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.470711+0000 mon.a (mon.0) 3225 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:21.286 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.548496+0000 mon.a (mon.0) 3226 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:21.286 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.552100+0000 mon.a (mon.0) 3227 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:21.286 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.555717+0000 mon.a (mon.0) 3228 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:21.286 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.557336+0000 mon.a (mon.0) 3229 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:21.286 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.565861+0000 mon.a (mon.0) 3230 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:21.287 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.644313+0000 mon.a (mon.0) 3231 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:21.287 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.646970+0000 mon.a (mon.0) 3232 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:21.287 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.649624+0000 mon.a (mon.0) 3233 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:21.287 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.650612+0000 mon.a (mon.0) 3234 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:21.287 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.656433+0000 mon.a (mon.0) 3235 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:21.287 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.737070+0000 mon.a (mon.0) 3236 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:21.287 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.739932+0000 mon.a (mon.0) 3237 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:21.287 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.744095+0000 mon.a (mon.0) 3238 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:21.287 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.745528+0000 mon.a (mon.0) 3239 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:21.287 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.752598+0000 mon.a (mon.0) 3240 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:21.287 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.814492+0000 mon.a (mon.0) 3241 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:21.287 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.817322+0000 mon.a (mon.0) 3242 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:21.287 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.821212+0000 mon.a (mon.0) 3243 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:21.287 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.822499+0000 mon.a (mon.0) 3244 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:21.288 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:20 smithi177 bash[56430]: audit 2024-02-05T07:10:20.829579+0000 mon.a (mon.0) 3245 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.115 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: cephadm 2024-02-05T07:10:20.095759+0000 mgr.y (mgr.25280) 791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.115 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: cephadm 2024-02-05T07:10:20.187668+0000 mgr.y (mgr.25280) 792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.115 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: cephadm 2024-02-05T07:10:20.273648+0000 mgr.y (mgr.25280) 793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.115 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: cephadm 2024-02-05T07:10:20.374773+0000 mgr.y (mgr.25280) 794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.115 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: cephadm 2024-02-05T07:10:20.471242+0000 mgr.y (mgr.25280) 795 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.115 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: cephadm 2024-02-05T07:10:20.566613+0000 mgr.y (mgr.25280) 796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.115 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: cephadm 2024-02-05T07:10:20.656970+0000 mgr.y (mgr.25280) 797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.115 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: cephadm 2024-02-05T07:10:20.753146+0000 mgr.y (mgr.25280) 798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.116 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: cephadm 2024-02-05T07:10:20.830172+0000 mgr.y (mgr.25280) 799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.116 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:20.911544+0000 mon.a (mon.0) 3246 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.116 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:20.914019+0000 mon.a (mon.0) 3247 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.116 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:20.916944+0000 mon.a (mon.0) 3248 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.116 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:20.917855+0000 mon.a (mon.0) 3249 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.116 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:20.924933+0000 mon.a (mon.0) 3250 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.116 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: cephadm 2024-02-05T07:10:20.927858+0000 mgr.y (mgr.25280) 800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.116 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.009976+0000 mon.a (mon.0) 3251 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.116 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.013646+0000 mon.a (mon.0) 3252 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.116 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.016826+0000 mon.a (mon.0) 3253 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.116 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.017834+0000 mon.a (mon.0) 3254 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.116 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.024920+0000 mon.a (mon.0) 3255 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.116 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: cephadm 2024-02-05T07:10:21.025456+0000 mgr.y (mgr.25280) 801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.117 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.105963+0000 mon.a (mon.0) 3256 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.117 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.108189+0000 mon.a (mon.0) 3257 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.117 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.111264+0000 mon.a (mon.0) 3258 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.117 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.112050+0000 mon.a (mon.0) 3259 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.117 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.119580+0000 mon.a (mon.0) 3260 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.117 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.199916+0000 mon.a (mon.0) 3261 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.117 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.202566+0000 mon.a (mon.0) 3262 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.117 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.204769+0000 mon.a (mon.0) 3263 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.117 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.205490+0000 mon.a (mon.0) 3264 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.117 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.211542+0000 mon.a (mon.0) 3265 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.117 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.295152+0000 mon.a (mon.0) 3266 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.117 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.297598+0000 mon.a (mon.0) 3267 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.117 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.300666+0000 mon.a (mon.0) 3268 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.117 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.301572+0000 mon.a (mon.0) 3269 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.118 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.310079+0000 mon.a (mon.0) 3270 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.118 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.394502+0000 mon.a (mon.0) 3271 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.118 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.397762+0000 mon.a (mon.0) 3272 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.118 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.400458+0000 mon.a (mon.0) 3273 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.118 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.401317+0000 mon.a (mon.0) 3274 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.118 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.408460+0000 mon.a (mon.0) 3275 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.118 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: cephadm 2024-02-05T07:10:20.095759+0000 mgr.y (mgr.25280) 791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.118 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: cephadm 2024-02-05T07:10:20.187668+0000 mgr.y (mgr.25280) 792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.119 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: cephadm 2024-02-05T07:10:20.273648+0000 mgr.y (mgr.25280) 793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.119 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: cephadm 2024-02-05T07:10:20.374773+0000 mgr.y (mgr.25280) 794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.119 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: cephadm 2024-02-05T07:10:20.471242+0000 mgr.y (mgr.25280) 795 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.119 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: cephadm 2024-02-05T07:10:20.566613+0000 mgr.y (mgr.25280) 796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.119 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: cephadm 2024-02-05T07:10:20.656970+0000 mgr.y (mgr.25280) 797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.119 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: cephadm 2024-02-05T07:10:20.753146+0000 mgr.y (mgr.25280) 798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.119 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: cephadm 2024-02-05T07:10:20.830172+0000 mgr.y (mgr.25280) 799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.119 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:20.911544+0000 mon.a (mon.0) 3246 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.119 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:20.914019+0000 mon.a (mon.0) 3247 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.119 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:20.916944+0000 mon.a (mon.0) 3248 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.119 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:20.917855+0000 mon.a (mon.0) 3249 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.119 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:20.924933+0000 mon.a (mon.0) 3250 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.119 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: cephadm 2024-02-05T07:10:20.927858+0000 mgr.y (mgr.25280) 800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.119 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.009976+0000 mon.a (mon.0) 3251 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.120 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.013646+0000 mon.a (mon.0) 3252 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.120 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.016826+0000 mon.a (mon.0) 3253 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.120 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.017834+0000 mon.a (mon.0) 3254 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.120 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.024920+0000 mon.a (mon.0) 3255 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.120 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: cephadm 2024-02-05T07:10:21.025456+0000 mgr.y (mgr.25280) 801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.120 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.105963+0000 mon.a (mon.0) 3256 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.120 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.108189+0000 mon.a (mon.0) 3257 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.120 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.111264+0000 mon.a (mon.0) 3258 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.120 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.112050+0000 mon.a (mon.0) 3259 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.120 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.119580+0000 mon.a (mon.0) 3260 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.120 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.199916+0000 mon.a (mon.0) 3261 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.120 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.202566+0000 mon.a (mon.0) 3262 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.120 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.204769+0000 mon.a (mon.0) 3263 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.120 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.205490+0000 mon.a (mon.0) 3264 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.120 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.211542+0000 mon.a (mon.0) 3265 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.121 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.295152+0000 mon.a (mon.0) 3266 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.121 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.297598+0000 mon.a (mon.0) 3267 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.121 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.300666+0000 mon.a (mon.0) 3268 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.121 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.301572+0000 mon.a (mon.0) 3269 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.121 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.310079+0000 mon.a (mon.0) 3270 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.121 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.394502+0000 mon.a (mon.0) 3271 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.121 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.397762+0000 mon.a (mon.0) 3272 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.121 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.400458+0000 mon.a (mon.0) 3273 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.121 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.401317+0000 mon.a (mon.0) 3274 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.121 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.408460+0000 mon.a (mon.0) 3275 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.122 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.491400+0000 mon.a (mon.0) 3276 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.122 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.493475+0000 mon.a (mon.0) 3277 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.122 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.497851+0000 mon.a (mon.0) 3278 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.122 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.499308+0000 mon.a (mon.0) 3279 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.122 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.506349+0000 mon.a (mon.0) 3280 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.122 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.587565+0000 mon.a (mon.0) 3281 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.122 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.591454+0000 mon.a (mon.0) 3282 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.122 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.594792+0000 mon.a (mon.0) 3283 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.122 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.595851+0000 mon.a (mon.0) 3284 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.123 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.601629+0000 mon.a (mon.0) 3285 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.123 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.663761+0000 mon.a (mon.0) 3286 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.123 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.667589+0000 mon.a (mon.0) 3287 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.123 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.670746+0000 mon.a (mon.0) 3288 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.123 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.671856+0000 mon.a (mon.0) 3289 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.123 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.678746+0000 mon.a (mon.0) 3290 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.123 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.759254+0000 mon.a (mon.0) 3291 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.123 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.762458+0000 mon.a (mon.0) 3292 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.123 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.765096+0000 mon.a (mon.0) 3293 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.123 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.765952+0000 mon.a (mon.0) 3294 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.123 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.771442+0000 mon.a (mon.0) 3295 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.123 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.835294+0000 mon.a (mon.0) 3296 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.123 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.837440+0000 mon.a (mon.0) 3297 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.123 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.840253+0000 mon.a (mon.0) 3298 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.124 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[68945]: audit 2024-02-05T07:10:21.841232+0000 mon.a (mon.0) 3299 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.124 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.491400+0000 mon.a (mon.0) 3276 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.124 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.493475+0000 mon.a (mon.0) 3277 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.124 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.497851+0000 mon.a (mon.0) 3278 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.124 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.499308+0000 mon.a (mon.0) 3279 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.124 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.506349+0000 mon.a (mon.0) 3280 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.124 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.587565+0000 mon.a (mon.0) 3281 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.124 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.591454+0000 mon.a (mon.0) 3282 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.124 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.594792+0000 mon.a (mon.0) 3283 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.125 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.595851+0000 mon.a (mon.0) 3284 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.125 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.601629+0000 mon.a (mon.0) 3285 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.125 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.663761+0000 mon.a (mon.0) 3286 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.125 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.667589+0000 mon.a (mon.0) 3287 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.125 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.670746+0000 mon.a (mon.0) 3288 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.125 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.671856+0000 mon.a (mon.0) 3289 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.125 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.678746+0000 mon.a (mon.0) 3290 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.125 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.759254+0000 mon.a (mon.0) 3291 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.125 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.762458+0000 mon.a (mon.0) 3292 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.125 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.765096+0000 mon.a (mon.0) 3293 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.125 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.765952+0000 mon.a (mon.0) 3294 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.125 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.771442+0000 mon.a (mon.0) 3295 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.125 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.835294+0000 mon.a (mon.0) 3296 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.125 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.837440+0000 mon.a (mon.0) 3297 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.125 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.840253+0000 mon.a (mon.0) 3298 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.126 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:21 smithi102 bash[71397]: audit 2024-02-05T07:10:21.841232+0000 mon.a (mon.0) 3299 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: cephadm 2024-02-05T07:10:20.095759+0000 mgr.y (mgr.25280) 791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: cephadm 2024-02-05T07:10:20.187668+0000 mgr.y (mgr.25280) 792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: cephadm 2024-02-05T07:10:20.273648+0000 mgr.y (mgr.25280) 793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: cephadm 2024-02-05T07:10:20.374773+0000 mgr.y (mgr.25280) 794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: cephadm 2024-02-05T07:10:20.471242+0000 mgr.y (mgr.25280) 795 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: cephadm 2024-02-05T07:10:20.566613+0000 mgr.y (mgr.25280) 796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: cephadm 2024-02-05T07:10:20.656970+0000 mgr.y (mgr.25280) 797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: cephadm 2024-02-05T07:10:20.753146+0000 mgr.y (mgr.25280) 798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: cephadm 2024-02-05T07:10:20.830172+0000 mgr.y (mgr.25280) 799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:20.911544+0000 mon.a (mon.0) 3246 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:20.914019+0000 mon.a (mon.0) 3247 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:20.916944+0000 mon.a (mon.0) 3248 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:20.917855+0000 mon.a (mon.0) 3249 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:20.924933+0000 mon.a (mon.0) 3250 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: cephadm 2024-02-05T07:10:20.927858+0000 mgr.y (mgr.25280) 800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.009976+0000 mon.a (mon.0) 3251 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.013646+0000 mon.a (mon.0) 3252 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.016826+0000 mon.a (mon.0) 3253 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.017834+0000 mon.a (mon.0) 3254 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.024920+0000 mon.a (mon.0) 3255 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: cephadm 2024-02-05T07:10:21.025456+0000 mgr.y (mgr.25280) 801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.105963+0000 mon.a (mon.0) 3256 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.108189+0000 mon.a (mon.0) 3257 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.111264+0000 mon.a (mon.0) 3258 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.112050+0000 mon.a (mon.0) 3259 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.119580+0000 mon.a (mon.0) 3260 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.199916+0000 mon.a (mon.0) 3261 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.202566+0000 mon.a (mon.0) 3262 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.204769+0000 mon.a (mon.0) 3263 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.205490+0000 mon.a (mon.0) 3264 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.211542+0000 mon.a (mon.0) 3265 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.295152+0000 mon.a (mon.0) 3266 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.297598+0000 mon.a (mon.0) 3267 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.300666+0000 mon.a (mon.0) 3268 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.301572+0000 mon.a (mon.0) 3269 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.310079+0000 mon.a (mon.0) 3270 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.394502+0000 mon.a (mon.0) 3271 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.397762+0000 mon.a (mon.0) 3272 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.400458+0000 mon.a (mon.0) 3273 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.401317+0000 mon.a (mon.0) 3274 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.408460+0000 mon.a (mon.0) 3275 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.491400+0000 mon.a (mon.0) 3276 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.493475+0000 mon.a (mon.0) 3277 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.497851+0000 mon.a (mon.0) 3278 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.499308+0000 mon.a (mon.0) 3279 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.506349+0000 mon.a (mon.0) 3280 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.587565+0000 mon.a (mon.0) 3281 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.591454+0000 mon.a (mon.0) 3282 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.594792+0000 mon.a (mon.0) 3283 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.595851+0000 mon.a (mon.0) 3284 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.601629+0000 mon.a (mon.0) 3285 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.663761+0000 mon.a (mon.0) 3286 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.667589+0000 mon.a (mon.0) 3287 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.670746+0000 mon.a (mon.0) 3288 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.671856+0000 mon.a (mon.0) 3289 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.678746+0000 mon.a (mon.0) 3290 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.759254+0000 mon.a (mon.0) 3291 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.762458+0000 mon.a (mon.0) 3292 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.765096+0000 mon.a (mon.0) 3293 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.765952+0000 mon.a (mon.0) 3294 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.771442+0000 mon.a (mon.0) 3295 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.835294+0000 mon.a (mon.0) 3296 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.837440+0000 mon.a (mon.0) 3297 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.840253+0000 mon.a (mon.0) 3298 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:21 smithi177 bash[56430]: audit 2024-02-05T07:10:21.841232+0000 mon.a (mon.0) 3299 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.385 INFO:journalctl@ceph.osd.2.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[85259]: debug 2024-02-05T07:10:22.098+0000 7fdf45fe17c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-02-05T07:10:22.386 INFO:journalctl@ceph.osd.2.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[85259]: debug 2024-02-05T07:10:22.130+0000 7fdf45fe17c0 -1 osd.2 122 log_to_monitors true 2024-02-05T07:10:22.871 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:10:22] "GET /metrics HTTP/1.1" 200 38434 "" "Prometheus/2.33.4" 2024-02-05T07:10:22.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: cephadm 2024-02-05T07:10:21.120214+0000 mgr.y (mgr.25280) 802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: cephadm 2024-02-05T07:10:21.212171+0000 mgr.y (mgr.25280) 803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: cluster 2024-02-05T07:10:21.290963+0000 mgr.y (mgr.25280) 804 : cluster 0 pgmap v135: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-02-05T07:10:22.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: cephadm 2024-02-05T07:10:21.311026+0000 mgr.y (mgr.25280) 805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: cephadm 2024-02-05T07:10:21.409031+0000 mgr.y (mgr.25280) 806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: cephadm 2024-02-05T07:10:21.506917+0000 mgr.y (mgr.25280) 807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: cephadm 2024-02-05T07:10:21.602137+0000 mgr.y (mgr.25280) 808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: cephadm 2024-02-05T07:10:21.679430+0000 mgr.y (mgr.25280) 809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: cephadm 2024-02-05T07:10:21.772055+0000 mgr.y (mgr.25280) 810 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:21.856348+0000 mon.a (mon.0) 3300 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: cephadm 2024-02-05T07:10:21.856829+0000 mgr.y (mgr.25280) 811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:21.890838+0000 mgr.y (mgr.25280) 812 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:10:22.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:21.919807+0000 mon.a (mon.0) 3301 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:21.921839+0000 mon.a (mon.0) 3302 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:21.923993+0000 mon.a (mon.0) 3303 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:21.924815+0000 mon.a (mon.0) 3304 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:21.933683+0000 mon.a (mon.0) 3305 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: cephadm 2024-02-05T07:10:21.934264+0000 mgr.y (mgr.25280) 813 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.011779+0000 mon.a (mon.0) 3306 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.014391+0000 mon.a (mon.0) 3307 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.017772+0000 mon.a (mon.0) 3308 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.018914+0000 mon.a (mon.0) 3309 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.027652+0000 mon.a (mon.0) 3310 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: cephadm 2024-02-05T07:10:22.028205+0000 mgr.y (mgr.25280) 814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:22.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.106210+0000 mon.a (mon.0) 3311 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.108827+0000 mon.a (mon.0) 3312 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.111804+0000 mon.a (mon.0) 3313 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.113025+0000 mon.a (mon.0) 3314 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.119625+0000 mon.a (mon.0) 3315 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.140295+0000 mon.a (mon.0) 3316 : audit 1 from='osd.2 [v2:172.21.15.102:6818/2816047495,v1:172.21.15.102:6819/2816047495]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-05T07:10:22.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.186698+0000 mon.a (mon.0) 3317 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.189022+0000 mon.a (mon.0) 3318 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.191387+0000 mon.a (mon.0) 3319 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.192423+0000 mon.a (mon.0) 3320 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.199984+0000 mon.a (mon.0) 3321 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.277952+0000 mon.a (mon.0) 3322 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.280239+0000 mon.a (mon.0) 3323 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.282618+0000 mon.a (mon.0) 3324 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.283552+0000 mon.a (mon.0) 3325 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.289405+0000 mon.a (mon.0) 3326 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.371520+0000 mon.a (mon.0) 3327 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.374685+0000 mon.a (mon.0) 3328 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.377452+0000 mon.a (mon.0) 3329 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.378604+0000 mon.a (mon.0) 3330 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.385675+0000 mon.a (mon.0) 3331 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.466788+0000 mon.a (mon.0) 3332 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.469490+0000 mon.a (mon.0) 3333 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.474130+0000 mon.a (mon.0) 3334 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.475258+0000 mon.a (mon.0) 3335 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.483738+0000 mon.a (mon.0) 3336 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.548821+0000 mon.a (mon.0) 3337 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.551153+0000 mon.a (mon.0) 3338 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.553628+0000 mon.a (mon.0) 3339 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.554595+0000 mon.a (mon.0) 3340 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.562101+0000 mon.a (mon.0) 3341 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.645705+0000 mon.a (mon.0) 3342 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.649209+0000 mon.a (mon.0) 3343 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.652781+0000 mon.a (mon.0) 3344 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.654199+0000 mon.a (mon.0) 3345 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.662825+0000 mon.a (mon.0) 3346 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.741050+0000 mon.a (mon.0) 3347 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.744213+0000 mon.a (mon.0) 3348 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.748044+0000 mon.a (mon.0) 3349 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.749261+0000 mon.a (mon.0) 3350 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:22.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.759103+0000 mon.a (mon.0) 3351 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:22.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.837703+0000 mon.a (mon.0) 3352 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:22.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.840722+0000 mon.a (mon.0) 3353 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:22.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.844357+0000 mon.a (mon.0) 3354 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:22.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[68945]: audit 2024-02-05T07:10:22.845437+0000 mon.a (mon.0) 3355 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:23.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: cephadm 2024-02-05T07:10:21.120214+0000 mgr.y (mgr.25280) 802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:23.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: cephadm 2024-02-05T07:10:21.212171+0000 mgr.y (mgr.25280) 803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:23.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: cluster 2024-02-05T07:10:21.290963+0000 mgr.y (mgr.25280) 804 : cluster 0 pgmap v135: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-02-05T07:10:23.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: cephadm 2024-02-05T07:10:21.311026+0000 mgr.y (mgr.25280) 805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:23.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: cephadm 2024-02-05T07:10:21.409031+0000 mgr.y (mgr.25280) 806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:23.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: cephadm 2024-02-05T07:10:21.506917+0000 mgr.y (mgr.25280) 807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:23.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: cephadm 2024-02-05T07:10:21.602137+0000 mgr.y (mgr.25280) 808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:23.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: cephadm 2024-02-05T07:10:21.679430+0000 mgr.y (mgr.25280) 809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:23.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: cephadm 2024-02-05T07:10:21.772055+0000 mgr.y (mgr.25280) 810 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:23.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:21.856348+0000 mon.a (mon.0) 3300 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:23.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: cephadm 2024-02-05T07:10:21.856829+0000 mgr.y (mgr.25280) 811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:23.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:21.890838+0000 mgr.y (mgr.25280) 812 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:10:23.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:21.919807+0000 mon.a (mon.0) 3301 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:23.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:21.921839+0000 mon.a (mon.0) 3302 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:23.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:21.923993+0000 mon.a (mon.0) 3303 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:23.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:21.924815+0000 mon.a (mon.0) 3304 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:23.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:21.933683+0000 mon.a (mon.0) 3305 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:23.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: cephadm 2024-02-05T07:10:21.934264+0000 mgr.y (mgr.25280) 813 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:23.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.011779+0000 mon.a (mon.0) 3306 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:23.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.014391+0000 mon.a (mon.0) 3307 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:23.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.017772+0000 mon.a (mon.0) 3308 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:23.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.018914+0000 mon.a (mon.0) 3309 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:23.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.027652+0000 mon.a (mon.0) 3310 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:23.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: cephadm 2024-02-05T07:10:22.028205+0000 mgr.y (mgr.25280) 814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:23.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.106210+0000 mon.a (mon.0) 3311 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:23.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.108827+0000 mon.a (mon.0) 3312 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:23.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.111804+0000 mon.a (mon.0) 3313 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:23.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.113025+0000 mon.a (mon.0) 3314 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:23.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.119625+0000 mon.a (mon.0) 3315 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:23.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.140295+0000 mon.a (mon.0) 3316 : audit 1 from='osd.2 [v2:172.21.15.102:6818/2816047495,v1:172.21.15.102:6819/2816047495]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-05T07:10:23.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.186698+0000 mon.a (mon.0) 3317 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:23.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.189022+0000 mon.a (mon.0) 3318 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:23.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.191387+0000 mon.a (mon.0) 3319 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:23.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.192423+0000 mon.a (mon.0) 3320 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:23.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.199984+0000 mon.a (mon.0) 3321 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:23.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.277952+0000 mon.a (mon.0) 3322 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:23.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.280239+0000 mon.a (mon.0) 3323 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:23.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.282618+0000 mon.a (mon.0) 3324 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:23.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.283552+0000 mon.a (mon.0) 3325 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:23.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.289405+0000 mon.a (mon.0) 3326 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:23.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.371520+0000 mon.a (mon.0) 3327 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:23.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.374685+0000 mon.a (mon.0) 3328 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:23.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.377452+0000 mon.a (mon.0) 3329 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:23.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.378604+0000 mon.a (mon.0) 3330 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:23.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.385675+0000 mon.a (mon.0) 3331 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:23.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.466788+0000 mon.a (mon.0) 3332 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:23.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.469490+0000 mon.a (mon.0) 3333 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:23.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.474130+0000 mon.a (mon.0) 3334 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:23.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.475258+0000 mon.a (mon.0) 3335 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:23.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.483738+0000 mon.a (mon.0) 3336 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:23.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.548821+0000 mon.a (mon.0) 3337 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:23.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.551153+0000 mon.a (mon.0) 3338 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:23.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.553628+0000 mon.a (mon.0) 3339 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:23.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.554595+0000 mon.a (mon.0) 3340 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:23.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.562101+0000 mon.a (mon.0) 3341 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:23.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.645705+0000 mon.a (mon.0) 3342 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:23.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.649209+0000 mon.a (mon.0) 3343 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:23.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.652781+0000 mon.a (mon.0) 3344 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:23.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.654199+0000 mon.a (mon.0) 3345 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:23.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.662825+0000 mon.a (mon.0) 3346 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:23.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.741050+0000 mon.a (mon.0) 3347 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:23.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.744213+0000 mon.a (mon.0) 3348 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:23.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.748044+0000 mon.a (mon.0) 3349 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:23.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.749261+0000 mon.a (mon.0) 3350 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:23.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.759103+0000 mon.a (mon.0) 3351 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:23.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.837703+0000 mon.a (mon.0) 3352 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:23.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.840722+0000 mon.a (mon.0) 3353 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:23.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.844357+0000 mon.a (mon.0) 3354 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:23.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:22 smithi102 bash[71397]: audit 2024-02-05T07:10:22.845437+0000 mon.a (mon.0) 3355 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:23.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: cephadm 2024-02-05T07:10:21.120214+0000 mgr.y (mgr.25280) 802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:23.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: cephadm 2024-02-05T07:10:21.212171+0000 mgr.y (mgr.25280) 803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:23.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: cluster 2024-02-05T07:10:21.290963+0000 mgr.y (mgr.25280) 804 : cluster 0 pgmap v135: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 152 MiB used, 715 GiB / 715 GiB avail; 57/630 objects degraded (9.048%) 2024-02-05T07:10:23.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: cephadm 2024-02-05T07:10:21.311026+0000 mgr.y (mgr.25280) 805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:23.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: cephadm 2024-02-05T07:10:21.409031+0000 mgr.y (mgr.25280) 806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:23.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: cephadm 2024-02-05T07:10:21.506917+0000 mgr.y (mgr.25280) 807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:23.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: cephadm 2024-02-05T07:10:21.602137+0000 mgr.y (mgr.25280) 808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:23.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: cephadm 2024-02-05T07:10:21.679430+0000 mgr.y (mgr.25280) 809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:23.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: cephadm 2024-02-05T07:10:21.772055+0000 mgr.y (mgr.25280) 810 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:23.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:21.856348+0000 mon.a (mon.0) 3300 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:23.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: cephadm 2024-02-05T07:10:21.856829+0000 mgr.y (mgr.25280) 811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:23.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:21.890838+0000 mgr.y (mgr.25280) 812 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:10:23.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:21.919807+0000 mon.a (mon.0) 3301 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:23.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:21.921839+0000 mon.a (mon.0) 3302 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:23.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:21.923993+0000 mon.a (mon.0) 3303 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:23.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:21.924815+0000 mon.a (mon.0) 3304 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:23.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:21.933683+0000 mon.a (mon.0) 3305 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:23.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: cephadm 2024-02-05T07:10:21.934264+0000 mgr.y (mgr.25280) 813 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:23.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.011779+0000 mon.a (mon.0) 3306 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:23.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.014391+0000 mon.a (mon.0) 3307 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:23.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.017772+0000 mon.a (mon.0) 3308 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:23.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.018914+0000 mon.a (mon.0) 3309 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:23.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.027652+0000 mon.a (mon.0) 3310 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:23.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: cephadm 2024-02-05T07:10:22.028205+0000 mgr.y (mgr.25280) 814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:23.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.106210+0000 mon.a (mon.0) 3311 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:23.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.108827+0000 mon.a (mon.0) 3312 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:23.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.111804+0000 mon.a (mon.0) 3313 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:23.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.113025+0000 mon.a (mon.0) 3314 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:23.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.119625+0000 mon.a (mon.0) 3315 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:23.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.140295+0000 mon.a (mon.0) 3316 : audit 1 from='osd.2 [v2:172.21.15.102:6818/2816047495,v1:172.21.15.102:6819/2816047495]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-05T07:10:23.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.186698+0000 mon.a (mon.0) 3317 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:23.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.189022+0000 mon.a (mon.0) 3318 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:23.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.191387+0000 mon.a (mon.0) 3319 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:23.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.192423+0000 mon.a (mon.0) 3320 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:23.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.199984+0000 mon.a (mon.0) 3321 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:23.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.277952+0000 mon.a (mon.0) 3322 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:23.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.280239+0000 mon.a (mon.0) 3323 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:23.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.282618+0000 mon.a (mon.0) 3324 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:23.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.283552+0000 mon.a (mon.0) 3325 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:23.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.289405+0000 mon.a (mon.0) 3326 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:23.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.371520+0000 mon.a (mon.0) 3327 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:23.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.374685+0000 mon.a (mon.0) 3328 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:23.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.377452+0000 mon.a (mon.0) 3329 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:23.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.378604+0000 mon.a (mon.0) 3330 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:23.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.385675+0000 mon.a (mon.0) 3331 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:23.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.466788+0000 mon.a (mon.0) 3332 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:23.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.469490+0000 mon.a (mon.0) 3333 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:23.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.474130+0000 mon.a (mon.0) 3334 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:23.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.475258+0000 mon.a (mon.0) 3335 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:23.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.483738+0000 mon.a (mon.0) 3336 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:23.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.548821+0000 mon.a (mon.0) 3337 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:23.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.551153+0000 mon.a (mon.0) 3338 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:23.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.553628+0000 mon.a (mon.0) 3339 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:23.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.554595+0000 mon.a (mon.0) 3340 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:23.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.562101+0000 mon.a (mon.0) 3341 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:23.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.645705+0000 mon.a (mon.0) 3342 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:23.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.649209+0000 mon.a (mon.0) 3343 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:23.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.652781+0000 mon.a (mon.0) 3344 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:23.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.654199+0000 mon.a (mon.0) 3345 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:23.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.662825+0000 mon.a (mon.0) 3346 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:23.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.741050+0000 mon.a (mon.0) 3347 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:23.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.744213+0000 mon.a (mon.0) 3348 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:23.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.748044+0000 mon.a (mon.0) 3349 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:23.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.749261+0000 mon.a (mon.0) 3350 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:23.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.759103+0000 mon.a (mon.0) 3351 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:23.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.837703+0000 mon.a (mon.0) 3352 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:23.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.840722+0000 mon.a (mon.0) 3353 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:23.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.844357+0000 mon.a (mon.0) 3354 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:23.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:22 smithi177 bash[56430]: audit 2024-02-05T07:10:22.845437+0000 mon.a (mon.0) 3355 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:23.636 INFO:journalctl@ceph.osd.2.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[85259]: debug 2024-02-05T07:10:23.162+0000 7fdf37440700 -1 osd.2 122 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T07:10:24.123 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: cephadm 2024-02-05T07:10:22.120395+0000 mgr.y (mgr.25280) 815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.123 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: cephadm 2024-02-05T07:10:22.200535+0000 mgr.y (mgr.25280) 816 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.123 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: cephadm 2024-02-05T07:10:22.290133+0000 mgr.y (mgr.25280) 817 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.124 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: cephadm 2024-02-05T07:10:22.386296+0000 mgr.y (mgr.25280) 818 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.124 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: cephadm 2024-02-05T07:10:22.484633+0000 mgr.y (mgr.25280) 819 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.124 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: cephadm 2024-02-05T07:10:22.562716+0000 mgr.y (mgr.25280) 820 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.124 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: cephadm 2024-02-05T07:10:22.663437+0000 mgr.y (mgr.25280) 821 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.124 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: cephadm 2024-02-05T07:10:22.759657+0000 mgr.y (mgr.25280) 822 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.124 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:22.855096+0000 mon.a (mon.0) 3356 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.124 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: cephadm 2024-02-05T07:10:22.855840+0000 mgr.y (mgr.25280) 823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.124 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:22.937874+0000 mon.a (mon.0) 3357 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.124 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:22.940137+0000 mon.a (mon.0) 3358 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.124 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:22.942650+0000 mon.a (mon.0) 3359 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.124 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:22.943655+0000 mon.a (mon.0) 3360 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.124 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:22.953070+0000 mon.a (mon.0) 3361 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.124 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: cephadm 2024-02-05T07:10:22.953606+0000 mgr.y (mgr.25280) 824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.124 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.035192+0000 mon.a (mon.0) 3362 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.125 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.039449+0000 mon.a (mon.0) 3363 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.125 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.043248+0000 mon.a (mon.0) 3364 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.125 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.044583+0000 mon.a (mon.0) 3365 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.125 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.053884+0000 mon.a (mon.0) 3366 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.125 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: cephadm 2024-02-05T07:10:22.120395+0000 mgr.y (mgr.25280) 815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.125 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: cephadm 2024-02-05T07:10:22.200535+0000 mgr.y (mgr.25280) 816 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.125 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: cephadm 2024-02-05T07:10:22.290133+0000 mgr.y (mgr.25280) 817 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.125 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: cephadm 2024-02-05T07:10:22.386296+0000 mgr.y (mgr.25280) 818 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.125 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: cephadm 2024-02-05T07:10:22.484633+0000 mgr.y (mgr.25280) 819 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.125 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: cephadm 2024-02-05T07:10:22.562716+0000 mgr.y (mgr.25280) 820 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.125 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: cephadm 2024-02-05T07:10:22.663437+0000 mgr.y (mgr.25280) 821 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.126 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: cephadm 2024-02-05T07:10:22.759657+0000 mgr.y (mgr.25280) 822 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.126 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:22.855096+0000 mon.a (mon.0) 3356 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.126 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: cephadm 2024-02-05T07:10:22.855840+0000 mgr.y (mgr.25280) 823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.126 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:22.937874+0000 mon.a (mon.0) 3357 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.126 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:22.940137+0000 mon.a (mon.0) 3358 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.126 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:22.942650+0000 mon.a (mon.0) 3359 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.126 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:22.943655+0000 mon.a (mon.0) 3360 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.126 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:22.953070+0000 mon.a (mon.0) 3361 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.126 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: cephadm 2024-02-05T07:10:22.953606+0000 mgr.y (mgr.25280) 824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.126 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.035192+0000 mon.a (mon.0) 3362 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.126 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.039449+0000 mon.a (mon.0) 3363 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.126 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.043248+0000 mon.a (mon.0) 3364 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.126 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.044583+0000 mon.a (mon.0) 3365 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.126 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.053884+0000 mon.a (mon.0) 3366 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.127 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: cephadm 2024-02-05T07:10:23.054497+0000 mgr.y (mgr.25280) 825 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.127 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.121542+0000 mon.a (mon.0) 3367 : audit 1 from='osd.2 [v2:172.21.15.102:6818/2816047495,v1:172.21.15.102:6819/2816047495]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-05T07:10:24.127 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: cluster 2024-02-05T07:10:23.130345+0000 mon.a (mon.0) 3368 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2024-02-05T07:10:24.127 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.131254+0000 mon.a (mon.0) 3369 : audit 1 from='osd.2 [v2:172.21.15.102:6818/2816047495,v1:172.21.15.102:6819/2816047495]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T07:10:24.127 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.133632+0000 mon.a (mon.0) 3370 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.127 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: cluster 2024-02-05T07:10:23.134831+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e125 with expected crc 2024-02-05T07:10:24.127 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.136660+0000 mon.a (mon.0) 3371 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.127 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.139581+0000 mon.a (mon.0) 3372 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.127 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.141571+0000 mon.a (mon.0) 3373 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.127 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.148142+0000 mon.a (mon.0) 3374 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.128 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.212116+0000 mon.a (mon.0) 3375 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.128 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.214760+0000 mon.a (mon.0) 3376 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.128 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.218349+0000 mon.a (mon.0) 3377 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.128 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.219524+0000 mon.a (mon.0) 3378 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.128 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.225678+0000 mon.a (mon.0) 3379 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.128 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.308271+0000 mon.a (mon.0) 3380 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.128 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.310678+0000 mon.a (mon.0) 3381 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.128 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.313474+0000 mon.a (mon.0) 3382 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.128 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.314303+0000 mon.a (mon.0) 3383 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.128 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: cephadm 2024-02-05T07:10:23.054497+0000 mgr.y (mgr.25280) 825 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.129 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.121542+0000 mon.a (mon.0) 3367 : audit 1 from='osd.2 [v2:172.21.15.102:6818/2816047495,v1:172.21.15.102:6819/2816047495]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-05T07:10:24.129 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: cluster 2024-02-05T07:10:23.130345+0000 mon.a (mon.0) 3368 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2024-02-05T07:10:24.129 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.131254+0000 mon.a (mon.0) 3369 : audit 1 from='osd.2 [v2:172.21.15.102:6818/2816047495,v1:172.21.15.102:6819/2816047495]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T07:10:24.129 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.133632+0000 mon.a (mon.0) 3370 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.129 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: cluster 2024-02-05T07:10:23.134831+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e125 with expected crc 2024-02-05T07:10:24.129 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.136660+0000 mon.a (mon.0) 3371 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.129 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.139581+0000 mon.a (mon.0) 3372 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.129 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.141571+0000 mon.a (mon.0) 3373 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.129 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.148142+0000 mon.a (mon.0) 3374 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.129 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.212116+0000 mon.a (mon.0) 3375 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.129 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.214760+0000 mon.a (mon.0) 3376 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.129 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.218349+0000 mon.a (mon.0) 3377 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.129 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.219524+0000 mon.a (mon.0) 3378 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.130 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.225678+0000 mon.a (mon.0) 3379 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.130 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.308271+0000 mon.a (mon.0) 3380 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.130 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.310678+0000 mon.a (mon.0) 3381 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.130 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.313474+0000 mon.a (mon.0) 3382 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.130 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.314303+0000 mon.a (mon.0) 3383 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.130 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.323066+0000 mon.a (mon.0) 3384 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.130 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.387726+0000 mon.a (mon.0) 3385 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.130 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.390018+0000 mon.a (mon.0) 3386 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.130 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.392909+0000 mon.a (mon.0) 3387 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.131 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.393952+0000 mon.a (mon.0) 3388 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.131 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.400794+0000 mon.a (mon.0) 3389 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.131 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.478514+0000 mon.a (mon.0) 3390 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.131 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.481541+0000 mon.a (mon.0) 3391 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.131 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.485147+0000 mon.a (mon.0) 3392 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.131 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.486309+0000 mon.a (mon.0) 3393 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.131 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.494803+0000 mon.a (mon.0) 3394 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.131 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: cluster 2024-02-05T07:10:23.518580+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e125 with expected crc 2024-02-05T07:10:24.131 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: cluster 2024-02-05T07:10:23.528864+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e125 with expected crc 2024-02-05T07:10:24.131 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: cluster 2024-02-05T07:10:23.528864+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e125 with expected crc 2024-02-05T07:10:24.131 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.572371+0000 mon.a (mon.0) 3395 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.131 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.576106+0000 mon.a (mon.0) 3396 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.131 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.579570+0000 mon.a (mon.0) 3397 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.131 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.580838+0000 mon.a (mon.0) 3398 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.131 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.589381+0000 mon.a (mon.0) 3399 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.669817+0000 mon.a (mon.0) 3400 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.672270+0000 mon.a (mon.0) 3401 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.675930+0000 mon.a (mon.0) 3402 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.676877+0000 mon.a (mon.0) 3403 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.682517+0000 mon.a (mon.0) 3404 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.766428+0000 mon.a (mon.0) 3405 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.768925+0000 mon.a (mon.0) 3406 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.771387+0000 mon.a (mon.0) 3407 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.772387+0000 mon.a (mon.0) 3408 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.778485+0000 mon.a (mon.0) 3409 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.841238+0000 mon.a (mon.0) 3410 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.843589+0000 mon.a (mon.0) 3411 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.846149+0000 mon.a (mon.0) 3412 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.847247+0000 mon.a (mon.0) 3413 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[71397]: audit 2024-02-05T07:10:23.855171+0000 mon.a (mon.0) 3414 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.323066+0000 mon.a (mon.0) 3384 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.387726+0000 mon.a (mon.0) 3385 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.390018+0000 mon.a (mon.0) 3386 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.392909+0000 mon.a (mon.0) 3387 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.393952+0000 mon.a (mon.0) 3388 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.400794+0000 mon.a (mon.0) 3389 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.478514+0000 mon.a (mon.0) 3390 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.481541+0000 mon.a (mon.0) 3391 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.485147+0000 mon.a (mon.0) 3392 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.486309+0000 mon.a (mon.0) 3393 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.494803+0000 mon.a (mon.0) 3394 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: cluster 2024-02-05T07:10:23.518580+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e125 with expected crc 2024-02-05T07:10:24.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: cluster 2024-02-05T07:10:23.528864+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e125 with expected crc 2024-02-05T07:10:24.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: cluster 2024-02-05T07:10:23.528864+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e125 with expected crc 2024-02-05T07:10:24.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.572371+0000 mon.a (mon.0) 3395 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.576106+0000 mon.a (mon.0) 3396 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.579570+0000 mon.a (mon.0) 3397 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.580838+0000 mon.a (mon.0) 3398 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.589381+0000 mon.a (mon.0) 3399 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.669817+0000 mon.a (mon.0) 3400 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.672270+0000 mon.a (mon.0) 3401 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.675930+0000 mon.a (mon.0) 3402 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.676877+0000 mon.a (mon.0) 3403 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.682517+0000 mon.a (mon.0) 3404 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.766428+0000 mon.a (mon.0) 3405 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.768925+0000 mon.a (mon.0) 3406 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.771387+0000 mon.a (mon.0) 3407 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.772387+0000 mon.a (mon.0) 3408 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.778485+0000 mon.a (mon.0) 3409 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.841238+0000 mon.a (mon.0) 3410 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.843589+0000 mon.a (mon.0) 3411 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.846149+0000 mon.a (mon.0) 3412 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.847247+0000 mon.a (mon.0) 3413 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:23 smithi102 bash[68945]: audit 2024-02-05T07:10:23.855171+0000 mon.a (mon.0) 3414 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: cephadm 2024-02-05T07:10:22.120395+0000 mgr.y (mgr.25280) 815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: cephadm 2024-02-05T07:10:22.200535+0000 mgr.y (mgr.25280) 816 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: cephadm 2024-02-05T07:10:22.290133+0000 mgr.y (mgr.25280) 817 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: cephadm 2024-02-05T07:10:22.386296+0000 mgr.y (mgr.25280) 818 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: cephadm 2024-02-05T07:10:22.484633+0000 mgr.y (mgr.25280) 819 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: cephadm 2024-02-05T07:10:22.562716+0000 mgr.y (mgr.25280) 820 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: cephadm 2024-02-05T07:10:22.663437+0000 mgr.y (mgr.25280) 821 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: cephadm 2024-02-05T07:10:22.759657+0000 mgr.y (mgr.25280) 822 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:22.855096+0000 mon.a (mon.0) 3356 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: cephadm 2024-02-05T07:10:22.855840+0000 mgr.y (mgr.25280) 823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:22.937874+0000 mon.a (mon.0) 3357 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:22.940137+0000 mon.a (mon.0) 3358 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:22.942650+0000 mon.a (mon.0) 3359 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:22.943655+0000 mon.a (mon.0) 3360 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:22.953070+0000 mon.a (mon.0) 3361 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: cephadm 2024-02-05T07:10:22.953606+0000 mgr.y (mgr.25280) 824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.035192+0000 mon.a (mon.0) 3362 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.039449+0000 mon.a (mon.0) 3363 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.043248+0000 mon.a (mon.0) 3364 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.044583+0000 mon.a (mon.0) 3365 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.053884+0000 mon.a (mon.0) 3366 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: cephadm 2024-02-05T07:10:23.054497+0000 mgr.y (mgr.25280) 825 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.121542+0000 mon.a (mon.0) 3367 : audit 1 from='osd.2 [v2:172.21.15.102:6818/2816047495,v1:172.21.15.102:6819/2816047495]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-05T07:10:24.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: cluster 2024-02-05T07:10:23.130345+0000 mon.a (mon.0) 3368 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2024-02-05T07:10:24.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.131254+0000 mon.a (mon.0) 3369 : audit 1 from='osd.2 [v2:172.21.15.102:6818/2816047495,v1:172.21.15.102:6819/2816047495]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T07:10:24.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.133632+0000 mon.a (mon.0) 3370 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: cluster 2024-02-05T07:10:23.134831+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e125 with expected crc 2024-02-05T07:10:24.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.136660+0000 mon.a (mon.0) 3371 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.139581+0000 mon.a (mon.0) 3372 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.141571+0000 mon.a (mon.0) 3373 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.148142+0000 mon.a (mon.0) 3374 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.212116+0000 mon.a (mon.0) 3375 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.214760+0000 mon.a (mon.0) 3376 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.218349+0000 mon.a (mon.0) 3377 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.219524+0000 mon.a (mon.0) 3378 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.225678+0000 mon.a (mon.0) 3379 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.308271+0000 mon.a (mon.0) 3380 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.310678+0000 mon.a (mon.0) 3381 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.313474+0000 mon.a (mon.0) 3382 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.314303+0000 mon.a (mon.0) 3383 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.323066+0000 mon.a (mon.0) 3384 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.387726+0000 mon.a (mon.0) 3385 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.390018+0000 mon.a (mon.0) 3386 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.392909+0000 mon.a (mon.0) 3387 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.393952+0000 mon.a (mon.0) 3388 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.400794+0000 mon.a (mon.0) 3389 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.478514+0000 mon.a (mon.0) 3390 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.481541+0000 mon.a (mon.0) 3391 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.485147+0000 mon.a (mon.0) 3392 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.486309+0000 mon.a (mon.0) 3393 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.494803+0000 mon.a (mon.0) 3394 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: cluster 2024-02-05T07:10:23.518580+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e125 with expected crc 2024-02-05T07:10:24.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: cluster 2024-02-05T07:10:23.528864+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e125 with expected crc 2024-02-05T07:10:24.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: cluster 2024-02-05T07:10:23.528864+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e125 with expected crc 2024-02-05T07:10:24.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.572371+0000 mon.a (mon.0) 3395 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.576106+0000 mon.a (mon.0) 3396 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.579570+0000 mon.a (mon.0) 3397 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.580838+0000 mon.a (mon.0) 3398 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.589381+0000 mon.a (mon.0) 3399 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.669817+0000 mon.a (mon.0) 3400 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.672270+0000 mon.a (mon.0) 3401 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.675930+0000 mon.a (mon.0) 3402 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.676877+0000 mon.a (mon.0) 3403 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.682517+0000 mon.a (mon.0) 3404 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.766428+0000 mon.a (mon.0) 3405 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.768925+0000 mon.a (mon.0) 3406 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.771387+0000 mon.a (mon.0) 3407 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.772387+0000 mon.a (mon.0) 3408 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.778485+0000 mon.a (mon.0) 3409 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.841238+0000 mon.a (mon.0) 3410 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.843589+0000 mon.a (mon.0) 3411 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.846149+0000 mon.a (mon.0) 3412 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.847247+0000 mon.a (mon.0) 3413 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:23 smithi177 bash[56430]: audit 2024-02-05T07:10:23.855171+0000 mon.a (mon.0) 3414 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: cephadm 2024-02-05T07:10:23.148656+0000 mgr.y (mgr.25280) 826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: cephadm 2024-02-05T07:10:23.226237+0000 mgr.y (mgr.25280) 827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: cluster 2024-02-05T07:10:23.291527+0000 mgr.y (mgr.25280) 828 : cluster 0 pgmap v137: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 57/630 objects degraded (9.048%) 2024-02-05T07:10:24.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: cephadm 2024-02-05T07:10:23.323591+0000 mgr.y (mgr.25280) 829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: cephadm 2024-02-05T07:10:23.401281+0000 mgr.y (mgr.25280) 830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: cephadm 2024-02-05T07:10:23.495277+0000 mgr.y (mgr.25280) 831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: cluster 2024-02-05T07:10:23.529078+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e125 with expected crc 2024-02-05T07:10:24.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: cephadm 2024-02-05T07:10:23.590248+0000 mgr.y (mgr.25280) 832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: cephadm 2024-02-05T07:10:23.683083+0000 mgr.y (mgr.25280) 833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: cephadm 2024-02-05T07:10:23.779204+0000 mgr.y (mgr.25280) 834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: cephadm 2024-02-05T07:10:23.855875+0000 mgr.y (mgr.25280) 835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:23.943158+0000 mon.a (mon.0) 3415 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:23.945940+0000 mon.a (mon.0) 3416 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:23.948995+0000 mon.a (mon.0) 3417 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:23.950174+0000 mon.a (mon.0) 3418 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:23.956929+0000 mon.a (mon.0) 3419 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: cephadm 2024-02-05T07:10:23.957560+0000 mgr.y (mgr.25280) 836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.019379+0000 mon.a (mon.0) 3420 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.021433+0000 mon.a (mon.0) 3421 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.023658+0000 mon.a (mon.0) 3422 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.024537+0000 mon.a (mon.0) 3423 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.033882+0000 mon.a (mon.0) 3424 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: cephadm 2024-02-05T07:10:24.034586+0000 mgr.y (mgr.25280) 837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.114308+0000 mon.a (mon.0) 3425 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.117271+0000 mon.a (mon.0) 3426 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.120071+0000 mon.a (mon.0) 3427 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.120909+0000 mon.a (mon.0) 3428 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.128928+0000 mon.a (mon.0) 3429 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: cluster 2024-02-05T07:10:24.145632+0000 mon.a (mon.0) 3430 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T07:10:24.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: cephadm 2024-02-05T07:10:23.148656+0000 mgr.y (mgr.25280) 826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: cephadm 2024-02-05T07:10:23.226237+0000 mgr.y (mgr.25280) 827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: cluster 2024-02-05T07:10:23.291527+0000 mgr.y (mgr.25280) 828 : cluster 0 pgmap v137: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 57/630 objects degraded (9.048%) 2024-02-05T07:10:24.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: cephadm 2024-02-05T07:10:23.323591+0000 mgr.y (mgr.25280) 829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: cephadm 2024-02-05T07:10:23.401281+0000 mgr.y (mgr.25280) 830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: cephadm 2024-02-05T07:10:23.495277+0000 mgr.y (mgr.25280) 831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: cluster 2024-02-05T07:10:23.529078+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e125 with expected crc 2024-02-05T07:10:24.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: cephadm 2024-02-05T07:10:23.590248+0000 mgr.y (mgr.25280) 832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: cephadm 2024-02-05T07:10:23.683083+0000 mgr.y (mgr.25280) 833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: cephadm 2024-02-05T07:10:23.779204+0000 mgr.y (mgr.25280) 834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: cephadm 2024-02-05T07:10:23.855875+0000 mgr.y (mgr.25280) 835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:23.943158+0000 mon.a (mon.0) 3415 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:23.945940+0000 mon.a (mon.0) 3416 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:23.948995+0000 mon.a (mon.0) 3417 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:23.950174+0000 mon.a (mon.0) 3418 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:23.956929+0000 mon.a (mon.0) 3419 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: cephadm 2024-02-05T07:10:23.957560+0000 mgr.y (mgr.25280) 836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.019379+0000 mon.a (mon.0) 3420 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.021433+0000 mon.a (mon.0) 3421 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.023658+0000 mon.a (mon.0) 3422 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: cluster 2024-02-05T07:10:24.150980+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e126 with expected crc 2024-02-05T07:10:24.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: cluster 2024-02-05T07:10:24.152957+0000 mon.a (mon.0) 3431 : cluster 1 osd.2 [v2:172.21.15.102:6818/2816047495,v1:172.21.15.102:6819/2816047495] boot 2024-02-05T07:10:24.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: cluster 2024-02-05T07:10:24.153037+0000 mon.a (mon.0) 3432 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2024-02-05T07:10:24.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.154092+0000 mon.a (mon.0) 3433 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:10:24.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: cluster 2024-02-05T07:10:24.161448+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e126 with expected crc 2024-02-05T07:10:24.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: cluster 2024-02-05T07:10:24.163795+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e126 with expected crc 2024-02-05T07:10:24.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: cluster 2024-02-05T07:10:24.166672+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e126 with expected crc 2024-02-05T07:10:24.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.218005+0000 mon.a (mon.0) 3434 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.220323+0000 mon.a (mon.0) 3435 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.223684+0000 mon.a (mon.0) 3436 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.224787+0000 mon.a (mon.0) 3437 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.234948+0000 mon.a (mon.0) 3438 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.314390+0000 mon.a (mon.0) 3439 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.317807+0000 mon.a (mon.0) 3440 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.320342+0000 mon.a (mon.0) 3441 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.321208+0000 mon.a (mon.0) 3442 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.897 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.327603+0000 mon.a (mon.0) 3443 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.897 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.408172+0000 mon.a (mon.0) 3444 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.897 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.410147+0000 mon.a (mon.0) 3445 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.897 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.412621+0000 mon.a (mon.0) 3446 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.897 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.413507+0000 mon.a (mon.0) 3447 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.897 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.419881+0000 mon.a (mon.0) 3448 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.897 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.502059+0000 mon.a (mon.0) 3449 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.897 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.504074+0000 mon.a (mon.0) 3450 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.897 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.506297+0000 mon.a (mon.0) 3451 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.897 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.507285+0000 mon.a (mon.0) 3452 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.897 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.514206+0000 mon.a (mon.0) 3453 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.897 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.580599+0000 mon.a (mon.0) 3454 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.898 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.583297+0000 mon.a (mon.0) 3455 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.898 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.586300+0000 mon.a (mon.0) 3456 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.898 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.587218+0000 mon.a (mon.0) 3457 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.898 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.592927+0000 mon.a (mon.0) 3458 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.898 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.655903+0000 mon.a (mon.0) 3459 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.898 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.658110+0000 mon.a (mon.0) 3460 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.898 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.661274+0000 mon.a (mon.0) 3461 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.898 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.662430+0000 mon.a (mon.0) 3462 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.898 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.669524+0000 mon.a (mon.0) 3463 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.898 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.751143+0000 mon.a (mon.0) 3464 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.898 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.753292+0000 mon.a (mon.0) 3465 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.898 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.755677+0000 mon.a (mon.0) 3466 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.898 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.756456+0000 mon.a (mon.0) 3467 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.898 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.764459+0000 mon.a (mon.0) 3468 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.899 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.839818+0000 mon.a (mon.0) 3469 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.899 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.842814+0000 mon.a (mon.0) 3470 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.899 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.846524+0000 mon.a (mon.0) 3471 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.899 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.847858+0000 mon.a (mon.0) 3472 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.899 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[68945]: audit 2024-02-05T07:10:24.857447+0000 mon.a (mon.0) 3473 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.900 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.024537+0000 mon.a (mon.0) 3423 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.900 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.033882+0000 mon.a (mon.0) 3424 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.900 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: cephadm 2024-02-05T07:10:24.034586+0000 mgr.y (mgr.25280) 837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:24.900 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.114308+0000 mon.a (mon.0) 3425 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.900 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.117271+0000 mon.a (mon.0) 3426 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.901 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.120071+0000 mon.a (mon.0) 3427 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.901 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.120909+0000 mon.a (mon.0) 3428 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.901 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.128928+0000 mon.a (mon.0) 3429 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.901 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: cluster 2024-02-05T07:10:24.145632+0000 mon.a (mon.0) 3430 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T07:10:24.901 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: cluster 2024-02-05T07:10:24.150980+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e126 with expected crc 2024-02-05T07:10:24.902 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: cluster 2024-02-05T07:10:24.152957+0000 mon.a (mon.0) 3431 : cluster 1 osd.2 [v2:172.21.15.102:6818/2816047495,v1:172.21.15.102:6819/2816047495] boot 2024-02-05T07:10:24.902 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: cluster 2024-02-05T07:10:24.153037+0000 mon.a (mon.0) 3432 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2024-02-05T07:10:24.902 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.154092+0000 mon.a (mon.0) 3433 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:10:24.902 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: cluster 2024-02-05T07:10:24.161448+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e126 with expected crc 2024-02-05T07:10:24.902 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: cluster 2024-02-05T07:10:24.163795+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e126 with expected crc 2024-02-05T07:10:24.902 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: cluster 2024-02-05T07:10:24.166672+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e126 with expected crc 2024-02-05T07:10:24.902 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.218005+0000 mon.a (mon.0) 3434 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.903 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.220323+0000 mon.a (mon.0) 3435 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.903 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.223684+0000 mon.a (mon.0) 3436 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.903 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.224787+0000 mon.a (mon.0) 3437 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.903 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.234948+0000 mon.a (mon.0) 3438 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.903 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.314390+0000 mon.a (mon.0) 3439 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.903 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.317807+0000 mon.a (mon.0) 3440 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.903 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.320342+0000 mon.a (mon.0) 3441 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.903 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.321208+0000 mon.a (mon.0) 3442 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.903 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.327603+0000 mon.a (mon.0) 3443 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.903 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.408172+0000 mon.a (mon.0) 3444 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.903 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.410147+0000 mon.a (mon.0) 3445 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.903 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.412621+0000 mon.a (mon.0) 3446 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.903 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.413507+0000 mon.a (mon.0) 3447 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.904 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.419881+0000 mon.a (mon.0) 3448 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.904 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.502059+0000 mon.a (mon.0) 3449 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.904 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.504074+0000 mon.a (mon.0) 3450 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.904 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.506297+0000 mon.a (mon.0) 3451 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.904 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.507285+0000 mon.a (mon.0) 3452 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.904 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.514206+0000 mon.a (mon.0) 3453 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.904 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.580599+0000 mon.a (mon.0) 3454 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.904 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.583297+0000 mon.a (mon.0) 3455 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.904 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.586300+0000 mon.a (mon.0) 3456 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.904 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.587218+0000 mon.a (mon.0) 3457 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.904 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.592927+0000 mon.a (mon.0) 3458 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.904 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.655903+0000 mon.a (mon.0) 3459 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.904 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.658110+0000 mon.a (mon.0) 3460 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.904 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.661274+0000 mon.a (mon.0) 3461 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.905 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.662430+0000 mon.a (mon.0) 3462 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.905 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.669524+0000 mon.a (mon.0) 3463 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.905 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.751143+0000 mon.a (mon.0) 3464 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.905 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.753292+0000 mon.a (mon.0) 3465 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.905 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.755677+0000 mon.a (mon.0) 3466 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.905 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.756456+0000 mon.a (mon.0) 3467 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.905 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.764459+0000 mon.a (mon.0) 3468 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:24.905 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.839818+0000 mon.a (mon.0) 3469 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:24.905 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.842814+0000 mon.a (mon.0) 3470 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:24.905 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.846524+0000 mon.a (mon.0) 3471 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:24.905 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.847858+0000 mon.a (mon.0) 3472 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:24.905 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:24 smithi102 bash[71397]: audit 2024-02-05T07:10:24.857447+0000 mon.a (mon.0) 3473 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:25.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: cephadm 2024-02-05T07:10:23.148656+0000 mgr.y (mgr.25280) 826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:25.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: cephadm 2024-02-05T07:10:23.226237+0000 mgr.y (mgr.25280) 827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:25.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: cluster 2024-02-05T07:10:23.291527+0000 mgr.y (mgr.25280) 828 : cluster 0 pgmap v137: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 57/630 objects degraded (9.048%) 2024-02-05T07:10:25.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: cephadm 2024-02-05T07:10:23.323591+0000 mgr.y (mgr.25280) 829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:25.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: cephadm 2024-02-05T07:10:23.401281+0000 mgr.y (mgr.25280) 830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:25.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: cephadm 2024-02-05T07:10:23.495277+0000 mgr.y (mgr.25280) 831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:25.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: cluster 2024-02-05T07:10:23.529078+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e125 with expected crc 2024-02-05T07:10:25.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: cephadm 2024-02-05T07:10:23.590248+0000 mgr.y (mgr.25280) 832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:25.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: cephadm 2024-02-05T07:10:23.683083+0000 mgr.y (mgr.25280) 833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:25.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: cephadm 2024-02-05T07:10:23.779204+0000 mgr.y (mgr.25280) 834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:25.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: cephadm 2024-02-05T07:10:23.855875+0000 mgr.y (mgr.25280) 835 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:25.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:23.943158+0000 mon.a (mon.0) 3415 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:25.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:23.945940+0000 mon.a (mon.0) 3416 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:25.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:23.948995+0000 mon.a (mon.0) 3417 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:25.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:23.950174+0000 mon.a (mon.0) 3418 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:25.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:23.956929+0000 mon.a (mon.0) 3419 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:25.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: cephadm 2024-02-05T07:10:23.957560+0000 mgr.y (mgr.25280) 836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:25.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.019379+0000 mon.a (mon.0) 3420 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:25.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.021433+0000 mon.a (mon.0) 3421 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:25.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.023658+0000 mon.a (mon.0) 3422 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:25.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.024537+0000 mon.a (mon.0) 3423 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:25.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.033882+0000 mon.a (mon.0) 3424 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:25.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: cephadm 2024-02-05T07:10:24.034586+0000 mgr.y (mgr.25280) 837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:25.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.114308+0000 mon.a (mon.0) 3425 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:25.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.117271+0000 mon.a (mon.0) 3426 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:25.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.120071+0000 mon.a (mon.0) 3427 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:25.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.120909+0000 mon.a (mon.0) 3428 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:25.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.128928+0000 mon.a (mon.0) 3429 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:25.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: cluster 2024-02-05T07:10:24.145632+0000 mon.a (mon.0) 3430 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T07:10:25.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: cluster 2024-02-05T07:10:24.150980+0000 osd.3 (osd.3) 23 : cluster 3 failed to encode map e126 with expected crc 2024-02-05T07:10:25.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: cluster 2024-02-05T07:10:24.152957+0000 mon.a (mon.0) 3431 : cluster 1 osd.2 [v2:172.21.15.102:6818/2816047495,v1:172.21.15.102:6819/2816047495] boot 2024-02-05T07:10:25.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: cluster 2024-02-05T07:10:24.153037+0000 mon.a (mon.0) 3432 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2024-02-05T07:10:25.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.154092+0000 mon.a (mon.0) 3433 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-05T07:10:25.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: cluster 2024-02-05T07:10:24.161448+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e126 with expected crc 2024-02-05T07:10:25.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: cluster 2024-02-05T07:10:24.163795+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e126 with expected crc 2024-02-05T07:10:25.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: cluster 2024-02-05T07:10:24.166672+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e126 with expected crc 2024-02-05T07:10:25.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.218005+0000 mon.a (mon.0) 3434 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:25.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.220323+0000 mon.a (mon.0) 3435 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:25.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.223684+0000 mon.a (mon.0) 3436 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:25.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.224787+0000 mon.a (mon.0) 3437 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:25.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.234948+0000 mon.a (mon.0) 3438 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:25.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.314390+0000 mon.a (mon.0) 3439 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:25.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.317807+0000 mon.a (mon.0) 3440 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:25.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.320342+0000 mon.a (mon.0) 3441 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:25.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.321208+0000 mon.a (mon.0) 3442 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:25.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.327603+0000 mon.a (mon.0) 3443 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:25.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.408172+0000 mon.a (mon.0) 3444 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:25.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.410147+0000 mon.a (mon.0) 3445 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:25.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.412621+0000 mon.a (mon.0) 3446 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:25.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.413507+0000 mon.a (mon.0) 3447 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:25.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.419881+0000 mon.a (mon.0) 3448 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:25.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.502059+0000 mon.a (mon.0) 3449 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:25.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.504074+0000 mon.a (mon.0) 3450 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:25.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.506297+0000 mon.a (mon.0) 3451 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:25.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.507285+0000 mon.a (mon.0) 3452 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:25.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.514206+0000 mon.a (mon.0) 3453 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:25.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.580599+0000 mon.a (mon.0) 3454 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:25.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.583297+0000 mon.a (mon.0) 3455 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:25.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.586300+0000 mon.a (mon.0) 3456 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:25.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.587218+0000 mon.a (mon.0) 3457 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:25.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.592927+0000 mon.a (mon.0) 3458 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:25.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.655903+0000 mon.a (mon.0) 3459 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:25.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.658110+0000 mon.a (mon.0) 3460 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:25.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.661274+0000 mon.a (mon.0) 3461 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:25.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.662430+0000 mon.a (mon.0) 3462 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:25.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.669524+0000 mon.a (mon.0) 3463 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:25.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.751143+0000 mon.a (mon.0) 3464 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:25.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.753292+0000 mon.a (mon.0) 3465 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:25.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.755677+0000 mon.a (mon.0) 3466 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:25.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.756456+0000 mon.a (mon.0) 3467 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:25.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.764459+0000 mon.a (mon.0) 3468 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:25.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.839818+0000 mon.a (mon.0) 3469 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:25.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.842814+0000 mon.a (mon.0) 3470 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:25.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.846524+0000 mon.a (mon.0) 3471 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:25.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.847858+0000 mon.a (mon.0) 3472 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:25.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:24 smithi177 bash[56430]: audit 2024-02-05T07:10:24.857447+0000 mon.a (mon.0) 3473 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:26.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: cephadm 2024-02-05T07:10:24.129545+0000 mgr.y (mgr.25280) 838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:26.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: cluster 2024-02-05T07:10:24.163795+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e126 with expected crc 2024-02-05T07:10:26.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: cephadm 2024-02-05T07:10:24.235790+0000 mgr.y (mgr.25280) 839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:26.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: cephadm 2024-02-05T07:10:24.328301+0000 mgr.y (mgr.25280) 840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:26.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: cephadm 2024-02-05T07:10:24.420598+0000 mgr.y (mgr.25280) 841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:26.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: cephadm 2024-02-05T07:10:24.514930+0000 mgr.y (mgr.25280) 842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:26.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: cephadm 2024-02-05T07:10:24.593573+0000 mgr.y (mgr.25280) 843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:26.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: cephadm 2024-02-05T07:10:24.670190+0000 mgr.y (mgr.25280) 844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:26.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: cephadm 2024-02-05T07:10:24.765134+0000 mgr.y (mgr.25280) 845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:26.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: cephadm 2024-02-05T07:10:24.858205+0000 mgr.y (mgr.25280) 846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:26.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:24.937267+0000 mon.a (mon.0) 3474 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:26.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:24.940400+0000 mon.a (mon.0) 3475 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:26.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:24.944126+0000 mon.a (mon.0) 3476 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:26.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:24.945516+0000 mon.a (mon.0) 3477 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:26.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:24.953084+0000 mon.a (mon.0) 3478 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:26.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: cephadm 2024-02-05T07:10:24.953937+0000 mgr.y (mgr.25280) 847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:26.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.036978+0000 mon.a (mon.0) 3479 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:26.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.039867+0000 mon.a (mon.0) 3480 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:26.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.042585+0000 mon.a (mon.0) 3481 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:26.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.043606+0000 mon.a (mon.0) 3482 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:26.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.049651+0000 mon.a (mon.0) 3483 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:26.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: cephadm 2024-02-05T07:10:25.050246+0000 mgr.y (mgr.25280) 848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:26.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: cluster 2024-02-05T07:10:25.154204+0000 mon.a (mon.0) 3484 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2024-02-05T07:10:26.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: cluster 2024-02-05T07:10:25.154699+0000 osd.3 (osd.3) 24 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:26.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: cluster 2024-02-05T07:10:25.159420+0000 osd.3 (osd.3) 25 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:26.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: cluster 2024-02-05T07:10:25.161335+0000 osd.3 (osd.3) 26 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:26.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: cluster 2024-02-05T07:10:25.164008+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:26.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: cluster 2024-02-05T07:10:25.167111+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:26.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.167182+0000 mon.a (mon.0) 3485 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:26.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: cluster 2024-02-05T07:10:25.167321+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:26.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: cluster 2024-02-05T07:10:25.167328+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:26.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: cluster 2024-02-05T07:10:25.171039+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:26.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: cluster 2024-02-05T07:10:25.171708+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:26.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.173867+0000 mon.a (mon.0) 3486 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:26.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: cluster 2024-02-05T07:10:25.177819+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:26.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: cluster 2024-02-05T07:10:25.180486+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:26.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.180703+0000 mon.a (mon.0) 3487 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:26.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.181949+0000 mon.a (mon.0) 3488 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:26.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.190106+0000 mon.a (mon.0) 3489 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:26.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.256884+0000 mon.a (mon.0) 3490 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:26.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.259831+0000 mon.a (mon.0) 3491 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:26.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.263356+0000 mon.a (mon.0) 3492 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:26.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.264556+0000 mon.a (mon.0) 3493 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:26.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.271792+0000 mon.a (mon.0) 3494 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:26.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: cephadm 2024-02-05T07:10:24.129545+0000 mgr.y (mgr.25280) 838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:26.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: cluster 2024-02-05T07:10:24.163795+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e126 with expected crc 2024-02-05T07:10:26.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: cephadm 2024-02-05T07:10:24.235790+0000 mgr.y (mgr.25280) 839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:26.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: cephadm 2024-02-05T07:10:24.328301+0000 mgr.y (mgr.25280) 840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:26.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: cephadm 2024-02-05T07:10:24.420598+0000 mgr.y (mgr.25280) 841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:26.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: cephadm 2024-02-05T07:10:24.514930+0000 mgr.y (mgr.25280) 842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:26.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: cephadm 2024-02-05T07:10:24.593573+0000 mgr.y (mgr.25280) 843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:26.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: cephadm 2024-02-05T07:10:24.670190+0000 mgr.y (mgr.25280) 844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:26.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: cephadm 2024-02-05T07:10:24.765134+0000 mgr.y (mgr.25280) 845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:26.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: cephadm 2024-02-05T07:10:24.858205+0000 mgr.y (mgr.25280) 846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:26.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:24.937267+0000 mon.a (mon.0) 3474 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:26.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:24.940400+0000 mon.a (mon.0) 3475 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:26.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:24.944126+0000 mon.a (mon.0) 3476 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:26.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:24.945516+0000 mon.a (mon.0) 3477 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:26.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:24.953084+0000 mon.a (mon.0) 3478 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:26.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: cephadm 2024-02-05T07:10:24.953937+0000 mgr.y (mgr.25280) 847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:26.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.036978+0000 mon.a (mon.0) 3479 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:26.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.039867+0000 mon.a (mon.0) 3480 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:26.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.042585+0000 mon.a (mon.0) 3481 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:26.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.043606+0000 mon.a (mon.0) 3482 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:26.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.049651+0000 mon.a (mon.0) 3483 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:26.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.334524+0000 mon.a (mon.0) 3495 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:26.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.337451+0000 mon.a (mon.0) 3496 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:26.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.340035+0000 mon.a (mon.0) 3497 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:26.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.340856+0000 mon.a (mon.0) 3498 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:26.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.347742+0000 mon.a (mon.0) 3499 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:26.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.427089+0000 mon.a (mon.0) 3500 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:26.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.430488+0000 mon.a (mon.0) 3501 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:26.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.433665+0000 mon.a (mon.0) 3502 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:26.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.434952+0000 mon.a (mon.0) 3503 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:26.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.442536+0000 mon.a (mon.0) 3504 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:26.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.523359+0000 mon.a (mon.0) 3505 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:26.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.525906+0000 mon.a (mon.0) 3506 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:26.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.528811+0000 mon.a (mon.0) 3507 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:26.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.529971+0000 mon.a (mon.0) 3508 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:26.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.536962+0000 mon.a (mon.0) 3509 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:26.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.617677+0000 mon.a (mon.0) 3510 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:26.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.622653+0000 mon.a (mon.0) 3511 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:26.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.626276+0000 mon.a (mon.0) 3512 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:26.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.627241+0000 mon.a (mon.0) 3513 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:26.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.634221+0000 mon.a (mon.0) 3514 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:26.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.715189+0000 mon.a (mon.0) 3515 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:26.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.718100+0000 mon.a (mon.0) 3516 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:26.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.722561+0000 mon.a (mon.0) 3517 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:26.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.723877+0000 mon.a (mon.0) 3518 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:26.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.734273+0000 mon.a (mon.0) 3519 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:26.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.801148+0000 mon.a (mon.0) 3520 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:26.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.802538+0000 mon.a (mon.0) 3521 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:10:26.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.842962+0000 mon.a (mon.0) 3522 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:26.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.845993+0000 mon.a (mon.0) 3523 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:26.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.849047+0000 mon.a (mon.0) 3524 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:26.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.850018+0000 mon.a (mon.0) 3525 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:26.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[68945]: audit 2024-02-05T07:10:25.857070+0000 mon.a (mon.0) 3526 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:26.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: cephadm 2024-02-05T07:10:25.050246+0000 mgr.y (mgr.25280) 848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:26.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: cluster 2024-02-05T07:10:25.154204+0000 mon.a (mon.0) 3484 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2024-02-05T07:10:26.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: cluster 2024-02-05T07:10:25.154699+0000 osd.3 (osd.3) 24 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:26.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: cluster 2024-02-05T07:10:25.159420+0000 osd.3 (osd.3) 25 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:26.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: cluster 2024-02-05T07:10:25.161335+0000 osd.3 (osd.3) 26 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:26.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: cluster 2024-02-05T07:10:25.164008+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:26.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: cluster 2024-02-05T07:10:25.167111+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:26.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.167182+0000 mon.a (mon.0) 3485 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:26.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: cluster 2024-02-05T07:10:25.167321+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:26.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: cluster 2024-02-05T07:10:25.167328+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:26.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: cluster 2024-02-05T07:10:25.171039+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:26.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: cluster 2024-02-05T07:10:25.171708+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:26.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.173867+0000 mon.a (mon.0) 3486 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:26.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: cluster 2024-02-05T07:10:25.177819+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:26.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: cluster 2024-02-05T07:10:25.180486+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:26.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.180703+0000 mon.a (mon.0) 3487 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:26.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.181949+0000 mon.a (mon.0) 3488 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:26.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.190106+0000 mon.a (mon.0) 3489 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:26.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.256884+0000 mon.a (mon.0) 3490 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:26.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.259831+0000 mon.a (mon.0) 3491 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:26.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.263356+0000 mon.a (mon.0) 3492 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:26.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.264556+0000 mon.a (mon.0) 3493 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:26.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.271792+0000 mon.a (mon.0) 3494 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:26.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.334524+0000 mon.a (mon.0) 3495 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:26.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.337451+0000 mon.a (mon.0) 3496 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:26.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.340035+0000 mon.a (mon.0) 3497 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:26.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.340856+0000 mon.a (mon.0) 3498 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:26.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.347742+0000 mon.a (mon.0) 3499 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:26.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.427089+0000 mon.a (mon.0) 3500 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:26.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.430488+0000 mon.a (mon.0) 3501 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:26.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.433665+0000 mon.a (mon.0) 3502 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:26.150 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.434952+0000 mon.a (mon.0) 3503 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:26.150 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.442536+0000 mon.a (mon.0) 3504 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:26.150 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.523359+0000 mon.a (mon.0) 3505 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:26.150 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.525906+0000 mon.a (mon.0) 3506 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:26.150 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.528811+0000 mon.a (mon.0) 3507 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:26.150 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.529971+0000 mon.a (mon.0) 3508 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:26.150 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.536962+0000 mon.a (mon.0) 3509 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:26.150 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.617677+0000 mon.a (mon.0) 3510 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:26.150 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.622653+0000 mon.a (mon.0) 3511 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:26.150 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.626276+0000 mon.a (mon.0) 3512 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:26.150 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.627241+0000 mon.a (mon.0) 3513 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:26.150 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.634221+0000 mon.a (mon.0) 3514 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:26.150 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.715189+0000 mon.a (mon.0) 3515 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:26.150 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.718100+0000 mon.a (mon.0) 3516 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:26.150 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.722561+0000 mon.a (mon.0) 3517 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:26.151 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.723877+0000 mon.a (mon.0) 3518 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:26.151 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.734273+0000 mon.a (mon.0) 3519 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:26.151 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.801148+0000 mon.a (mon.0) 3520 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:26.151 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.802538+0000 mon.a (mon.0) 3521 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:10:26.151 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.842962+0000 mon.a (mon.0) 3522 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:26.151 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.845993+0000 mon.a (mon.0) 3523 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:26.151 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.849047+0000 mon.a (mon.0) 3524 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:26.151 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.850018+0000 mon.a (mon.0) 3525 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:26.151 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:25 smithi102 bash[71397]: audit 2024-02-05T07:10:25.857070+0000 mon.a (mon.0) 3526 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:26.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: cephadm 2024-02-05T07:10:24.129545+0000 mgr.y (mgr.25280) 838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:26.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: cluster 2024-02-05T07:10:24.163795+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e126 with expected crc 2024-02-05T07:10:26.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: cephadm 2024-02-05T07:10:24.235790+0000 mgr.y (mgr.25280) 839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:26.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: cephadm 2024-02-05T07:10:24.328301+0000 mgr.y (mgr.25280) 840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:26.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: cephadm 2024-02-05T07:10:24.420598+0000 mgr.y (mgr.25280) 841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:26.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: cephadm 2024-02-05T07:10:24.514930+0000 mgr.y (mgr.25280) 842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:26.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: cephadm 2024-02-05T07:10:24.593573+0000 mgr.y (mgr.25280) 843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:26.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: cephadm 2024-02-05T07:10:24.670190+0000 mgr.y (mgr.25280) 844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:26.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: cephadm 2024-02-05T07:10:24.765134+0000 mgr.y (mgr.25280) 845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:26.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: cephadm 2024-02-05T07:10:24.858205+0000 mgr.y (mgr.25280) 846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:26.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:24.937267+0000 mon.a (mon.0) 3474 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:26.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:24.940400+0000 mon.a (mon.0) 3475 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:26.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:24.944126+0000 mon.a (mon.0) 3476 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:26.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:24.945516+0000 mon.a (mon.0) 3477 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:26.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:24.953084+0000 mon.a (mon.0) 3478 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:26.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: cephadm 2024-02-05T07:10:24.953937+0000 mgr.y (mgr.25280) 847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:26.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.036978+0000 mon.a (mon.0) 3479 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:26.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.039867+0000 mon.a (mon.0) 3480 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:26.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.042585+0000 mon.a (mon.0) 3481 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:26.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.043606+0000 mon.a (mon.0) 3482 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:26.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.049651+0000 mon.a (mon.0) 3483 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:26.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: cephadm 2024-02-05T07:10:25.050246+0000 mgr.y (mgr.25280) 848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:26.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: cluster 2024-02-05T07:10:25.154204+0000 mon.a (mon.0) 3484 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2024-02-05T07:10:26.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: cluster 2024-02-05T07:10:25.154699+0000 osd.3 (osd.3) 24 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:26.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: cluster 2024-02-05T07:10:25.159420+0000 osd.3 (osd.3) 25 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:26.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: cluster 2024-02-05T07:10:25.161335+0000 osd.3 (osd.3) 26 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:26.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: cluster 2024-02-05T07:10:25.164008+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:26.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: cluster 2024-02-05T07:10:25.167111+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:26.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.167182+0000 mon.a (mon.0) 3485 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:26.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: cluster 2024-02-05T07:10:25.167321+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:26.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: cluster 2024-02-05T07:10:25.167328+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:26.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: cluster 2024-02-05T07:10:25.171039+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:26.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: cluster 2024-02-05T07:10:25.171708+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:26.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.173867+0000 mon.a (mon.0) 3486 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:26.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: cluster 2024-02-05T07:10:25.177819+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:26.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: cluster 2024-02-05T07:10:25.180486+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:26.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.180703+0000 mon.a (mon.0) 3487 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:26.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.181949+0000 mon.a (mon.0) 3488 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:26.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.190106+0000 mon.a (mon.0) 3489 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:26.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.256884+0000 mon.a (mon.0) 3490 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:26.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.259831+0000 mon.a (mon.0) 3491 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:26.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.263356+0000 mon.a (mon.0) 3492 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:26.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.264556+0000 mon.a (mon.0) 3493 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:26.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.271792+0000 mon.a (mon.0) 3494 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:26.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.334524+0000 mon.a (mon.0) 3495 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:26.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.337451+0000 mon.a (mon.0) 3496 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:26.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.340035+0000 mon.a (mon.0) 3497 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:26.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.340856+0000 mon.a (mon.0) 3498 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:26.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.347742+0000 mon.a (mon.0) 3499 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:26.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.427089+0000 mon.a (mon.0) 3500 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:26.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.430488+0000 mon.a (mon.0) 3501 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:26.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.433665+0000 mon.a (mon.0) 3502 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:26.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.434952+0000 mon.a (mon.0) 3503 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:26.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.442536+0000 mon.a (mon.0) 3504 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:26.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.523359+0000 mon.a (mon.0) 3505 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:26.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.525906+0000 mon.a (mon.0) 3506 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:26.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.528811+0000 mon.a (mon.0) 3507 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:26.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.529971+0000 mon.a (mon.0) 3508 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:26.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.536962+0000 mon.a (mon.0) 3509 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:26.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.617677+0000 mon.a (mon.0) 3510 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:26.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.622653+0000 mon.a (mon.0) 3511 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:26.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.626276+0000 mon.a (mon.0) 3512 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:26.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.627241+0000 mon.a (mon.0) 3513 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:26.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.634221+0000 mon.a (mon.0) 3514 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:26.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.715189+0000 mon.a (mon.0) 3515 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:26.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.718100+0000 mon.a (mon.0) 3516 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:26.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.722561+0000 mon.a (mon.0) 3517 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:26.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.723877+0000 mon.a (mon.0) 3518 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:26.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.734273+0000 mon.a (mon.0) 3519 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:26.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.801148+0000 mon.a (mon.0) 3520 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:26.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.802538+0000 mon.a (mon.0) 3521 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:10:26.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.842962+0000 mon.a (mon.0) 3522 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:26.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.845993+0000 mon.a (mon.0) 3523 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:26.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.849047+0000 mon.a (mon.0) 3524 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:26.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.850018+0000 mon.a (mon.0) 3525 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:26.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:25 smithi177 bash[56430]: audit 2024-02-05T07:10:25.857070+0000 mon.a (mon.0) 3526 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:26.536 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[65457]: debug 2024-02-05T07:10:26.254+0000 7f9fed74a700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-02-05T07:10:27.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: cluster 2024-02-05T07:10:25.164100+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:27.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: cluster 2024-02-05T07:10:25.167014+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:27.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: cephadm 2024-02-05T07:10:25.191157+0000 mgr.y (mgr.25280) 849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:27.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: cephadm 2024-02-05T07:10:25.272472+0000 mgr.y (mgr.25280) 850 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:27.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: cluster 2024-02-05T07:10:25.292218+0000 mgr.y (mgr.25280) 851 : cluster 0 pgmap v140: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 57/630 objects degraded (9.048%) 2024-02-05T07:10:27.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: cephadm 2024-02-05T07:10:25.348367+0000 mgr.y (mgr.25280) 852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:27.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: cephadm 2024-02-05T07:10:25.443414+0000 mgr.y (mgr.25280) 853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:27.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: cephadm 2024-02-05T07:10:25.537523+0000 mgr.y (mgr.25280) 854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:27.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: cephadm 2024-02-05T07:10:25.634910+0000 mgr.y (mgr.25280) 855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:27.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: cephadm 2024-02-05T07:10:25.735139+0000 mgr.y (mgr.25280) 856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:27.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: cephadm 2024-02-05T07:10:25.857834+0000 mgr.y (mgr.25280) 857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:27.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: audit 2024-02-05T07:10:25.942221+0000 mon.a (mon.0) 3527 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:27.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: audit 2024-02-05T07:10:25.944515+0000 mon.a (mon.0) 3528 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:27.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: audit 2024-02-05T07:10:25.947468+0000 mon.a (mon.0) 3529 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:27.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: audit 2024-02-05T07:10:25.948898+0000 mon.a (mon.0) 3530 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:27.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: audit 2024-02-05T07:10:25.956194+0000 mon.a (mon.0) 3531 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:27.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: cephadm 2024-02-05T07:10:25.956769+0000 mgr.y (mgr.25280) 858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:27.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: audit 2024-02-05T07:10:26.033337+0000 mon.a (mon.0) 3532 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:27.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: audit 2024-02-05T07:10:26.035611+0000 mon.a (mon.0) 3533 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:27.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: audit 2024-02-05T07:10:26.038766+0000 mon.a (mon.0) 3534 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:27.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: cluster 2024-02-05T07:10:25.164100+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:27.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: cluster 2024-02-05T07:10:25.167014+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:27.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: cephadm 2024-02-05T07:10:25.191157+0000 mgr.y (mgr.25280) 849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:27.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: cephadm 2024-02-05T07:10:25.272472+0000 mgr.y (mgr.25280) 850 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:27.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: cluster 2024-02-05T07:10:25.292218+0000 mgr.y (mgr.25280) 851 : cluster 0 pgmap v140: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 57/630 objects degraded (9.048%) 2024-02-05T07:10:27.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: cephadm 2024-02-05T07:10:25.348367+0000 mgr.y (mgr.25280) 852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:27.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: cephadm 2024-02-05T07:10:25.443414+0000 mgr.y (mgr.25280) 853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:27.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: cephadm 2024-02-05T07:10:25.537523+0000 mgr.y (mgr.25280) 854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:27.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: cephadm 2024-02-05T07:10:25.634910+0000 mgr.y (mgr.25280) 855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:27.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: cephadm 2024-02-05T07:10:25.735139+0000 mgr.y (mgr.25280) 856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:27.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: cephadm 2024-02-05T07:10:25.857834+0000 mgr.y (mgr.25280) 857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:27.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: audit 2024-02-05T07:10:25.942221+0000 mon.a (mon.0) 3527 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:27.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: audit 2024-02-05T07:10:25.944515+0000 mon.a (mon.0) 3528 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:27.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: audit 2024-02-05T07:10:25.947468+0000 mon.a (mon.0) 3529 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:27.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: audit 2024-02-05T07:10:25.948898+0000 mon.a (mon.0) 3530 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:27.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: audit 2024-02-05T07:10:25.956194+0000 mon.a (mon.0) 3531 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:27.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: cephadm 2024-02-05T07:10:25.956769+0000 mgr.y (mgr.25280) 858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:27.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: audit 2024-02-05T07:10:26.033337+0000 mon.a (mon.0) 3532 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:27.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: audit 2024-02-05T07:10:26.035611+0000 mon.a (mon.0) 3533 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:27.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: audit 2024-02-05T07:10:26.038766+0000 mon.a (mon.0) 3534 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:27.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: audit 2024-02-05T07:10:26.039886+0000 mon.a (mon.0) 3535 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:27.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: audit 2024-02-05T07:10:26.048717+0000 mon.a (mon.0) 3536 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:27.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: cephadm 2024-02-05T07:10:26.049829+0000 mgr.y (mgr.25280) 859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:27.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: audit 2024-02-05T07:10:26.138837+0000 mon.a (mon.0) 3537 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:27.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: audit 2024-02-05T07:10:26.139358+0000 mon.a (mon.0) 3538 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:27.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: audit 2024-02-05T07:10:26.142316+0000 mon.a (mon.0) 3539 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:27.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: audit 2024-02-05T07:10:26.146692+0000 mon.a (mon.0) 3540 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:27.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: audit 2024-02-05T07:10:26.147513+0000 mon.a (mon.0) 3541 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:27.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: audit 2024-02-05T07:10:26.150287+0000 mon.a (mon.0) 3542 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:27.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: audit 2024-02-05T07:10:26.153979+0000 mon.a (mon.0) 3543 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:27.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: audit 2024-02-05T07:10:26.159446+0000 mon.a (mon.0) 3544 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:27.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: audit 2024-02-05T07:10:26.249469+0000 mon.a (mon.0) 3545 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:27.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: audit 2024-02-05T07:10:26.252871+0000 mon.a (mon.0) 3546 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:27.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: audit 2024-02-05T07:10:26.255633+0000 mon.a (mon.0) 3547 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:27.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: audit 2024-02-05T07:10:26.257664+0000 mon.a (mon.0) 3548 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:27.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[68945]: audit 2024-02-05T07:10:26.260419+0000 mon.a (mon.0) 3549 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-05T07:10:27.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: audit 2024-02-05T07:10:26.039886+0000 mon.a (mon.0) 3535 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:27.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: audit 2024-02-05T07:10:26.048717+0000 mon.a (mon.0) 3536 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:27.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: cephadm 2024-02-05T07:10:26.049829+0000 mgr.y (mgr.25280) 859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:27.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: audit 2024-02-05T07:10:26.138837+0000 mon.a (mon.0) 3537 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:27.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: audit 2024-02-05T07:10:26.139358+0000 mon.a (mon.0) 3538 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:27.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: audit 2024-02-05T07:10:26.142316+0000 mon.a (mon.0) 3539 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:27.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: audit 2024-02-05T07:10:26.146692+0000 mon.a (mon.0) 3540 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:27.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: audit 2024-02-05T07:10:26.147513+0000 mon.a (mon.0) 3541 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:27.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: audit 2024-02-05T07:10:26.150287+0000 mon.a (mon.0) 3542 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:27.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: audit 2024-02-05T07:10:26.153979+0000 mon.a (mon.0) 3543 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:27.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: audit 2024-02-05T07:10:26.159446+0000 mon.a (mon.0) 3544 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:27.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: audit 2024-02-05T07:10:26.249469+0000 mon.a (mon.0) 3545 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:27.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: audit 2024-02-05T07:10:26.252871+0000 mon.a (mon.0) 3546 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:27.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: audit 2024-02-05T07:10:26.255633+0000 mon.a (mon.0) 3547 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:27.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: audit 2024-02-05T07:10:26.257664+0000 mon.a (mon.0) 3548 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:27.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:26 smithi102 bash[71397]: audit 2024-02-05T07:10:26.260419+0000 mon.a (mon.0) 3549 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-05T07:10:27.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: cluster 2024-02-05T07:10:25.164100+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:27.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: cluster 2024-02-05T07:10:25.167014+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e127 with expected crc 2024-02-05T07:10:27.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: cephadm 2024-02-05T07:10:25.191157+0000 mgr.y (mgr.25280) 849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:27.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: cephadm 2024-02-05T07:10:25.272472+0000 mgr.y (mgr.25280) 850 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:27.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: cluster 2024-02-05T07:10:25.292218+0000 mgr.y (mgr.25280) 851 : cluster 0 pgmap v140: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 57/630 objects degraded (9.048%) 2024-02-05T07:10:27.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: cephadm 2024-02-05T07:10:25.348367+0000 mgr.y (mgr.25280) 852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:27.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: cephadm 2024-02-05T07:10:25.443414+0000 mgr.y (mgr.25280) 853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:27.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: cephadm 2024-02-05T07:10:25.537523+0000 mgr.y (mgr.25280) 854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:27.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: cephadm 2024-02-05T07:10:25.634910+0000 mgr.y (mgr.25280) 855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:27.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: cephadm 2024-02-05T07:10:25.735139+0000 mgr.y (mgr.25280) 856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:27.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: cephadm 2024-02-05T07:10:25.857834+0000 mgr.y (mgr.25280) 857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:27.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: audit 2024-02-05T07:10:25.942221+0000 mon.a (mon.0) 3527 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:27.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: audit 2024-02-05T07:10:25.944515+0000 mon.a (mon.0) 3528 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:27.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: audit 2024-02-05T07:10:25.947468+0000 mon.a (mon.0) 3529 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:27.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: audit 2024-02-05T07:10:25.948898+0000 mon.a (mon.0) 3530 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:27.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: audit 2024-02-05T07:10:25.956194+0000 mon.a (mon.0) 3531 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:27.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: cephadm 2024-02-05T07:10:25.956769+0000 mgr.y (mgr.25280) 858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:27.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: audit 2024-02-05T07:10:26.033337+0000 mon.a (mon.0) 3532 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:27.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: audit 2024-02-05T07:10:26.035611+0000 mon.a (mon.0) 3533 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:27.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: audit 2024-02-05T07:10:26.038766+0000 mon.a (mon.0) 3534 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:27.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: audit 2024-02-05T07:10:26.039886+0000 mon.a (mon.0) 3535 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:27.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: audit 2024-02-05T07:10:26.048717+0000 mon.a (mon.0) 3536 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:27.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: cephadm 2024-02-05T07:10:26.049829+0000 mgr.y (mgr.25280) 859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:27.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: audit 2024-02-05T07:10:26.138837+0000 mon.a (mon.0) 3537 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:27.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: audit 2024-02-05T07:10:26.139358+0000 mon.a (mon.0) 3538 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:27.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: audit 2024-02-05T07:10:26.142316+0000 mon.a (mon.0) 3539 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:27.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: audit 2024-02-05T07:10:26.146692+0000 mon.a (mon.0) 3540 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:27.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: audit 2024-02-05T07:10:26.147513+0000 mon.a (mon.0) 3541 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:27.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: audit 2024-02-05T07:10:26.150287+0000 mon.a (mon.0) 3542 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:27.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: audit 2024-02-05T07:10:26.153979+0000 mon.a (mon.0) 3543 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:27.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: audit 2024-02-05T07:10:26.159446+0000 mon.a (mon.0) 3544 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:27.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: audit 2024-02-05T07:10:26.249469+0000 mon.a (mon.0) 3545 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:27.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: audit 2024-02-05T07:10:26.252871+0000 mon.a (mon.0) 3546 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:27.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: audit 2024-02-05T07:10:26.255633+0000 mon.a (mon.0) 3547 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:27.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: audit 2024-02-05T07:10:26.257664+0000 mon.a (mon.0) 3548 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:27.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:26 smithi177 bash[56430]: audit 2024-02-05T07:10:26.260419+0000 mon.a (mon.0) 3549 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-05T07:10:28.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:27 smithi102 bash[68945]: audit 2024-02-05T07:10:26.260599+0000 mgr.y (mgr.25280) 860 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-05T07:10:28.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:27 smithi102 bash[68945]: cephadm 2024-02-05T07:10:26.261681+0000 mgr.y (mgr.25280) 861 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-02-05T07:10:28.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:27 smithi102 bash[71397]: audit 2024-02-05T07:10:26.260599+0000 mgr.y (mgr.25280) 860 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-05T07:10:28.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:27 smithi102 bash[71397]: cephadm 2024-02-05T07:10:26.261681+0000 mgr.y (mgr.25280) 861 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-02-05T07:10:28.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:27 smithi177 bash[56430]: audit 2024-02-05T07:10:26.260599+0000 mgr.y (mgr.25280) 860 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-05T07:10:28.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:27 smithi177 bash[56430]: cephadm 2024-02-05T07:10:26.261681+0000 mgr.y (mgr.25280) 861 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-02-05T07:10:29.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:28 smithi102 bash[71397]: cluster 2024-02-05T07:10:27.293832+0000 mgr.y (mgr.25280) 862 : cluster 0 pgmap v141: 161 pgs: 2 active+undersized+degraded, 11 active+undersized, 148 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 2/630 objects degraded (0.317%) 2024-02-05T07:10:29.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:28 smithi102 bash[71397]: cluster 2024-02-05T07:10:27.871584+0000 mon.a (mon.0) 3550 : cluster 3 Health check update: Degraded data redundancy: 2/630 objects degraded (0.317%), 2 pgs degraded (PG_DEGRADED) 2024-02-05T07:10:29.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:28 smithi102 bash[68945]: cluster 2024-02-05T07:10:27.293832+0000 mgr.y (mgr.25280) 862 : cluster 0 pgmap v141: 161 pgs: 2 active+undersized+degraded, 11 active+undersized, 148 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 2/630 objects degraded (0.317%) 2024-02-05T07:10:29.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:28 smithi102 bash[68945]: cluster 2024-02-05T07:10:27.871584+0000 mon.a (mon.0) 3550 : cluster 3 Health check update: Degraded data redundancy: 2/630 objects degraded (0.317%), 2 pgs degraded (PG_DEGRADED) 2024-02-05T07:10:29.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:28 smithi177 bash[56430]: cluster 2024-02-05T07:10:27.293832+0000 mgr.y (mgr.25280) 862 : cluster 0 pgmap v141: 161 pgs: 2 active+undersized+degraded, 11 active+undersized, 148 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 2/630 objects degraded (0.317%) 2024-02-05T07:10:29.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:28 smithi177 bash[56430]: cluster 2024-02-05T07:10:27.871584+0000 mon.a (mon.0) 3550 : cluster 3 Health check update: Degraded data redundancy: 2/630 objects degraded (0.317%), 2 pgs degraded (PG_DEGRADED) 2024-02-05T07:10:29.800 INFO:teuthology.orchestra.run.smithi102.stdout:true 2024-02-05T07:10:30.590 INFO:teuthology.orchestra.run.smithi102.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:10:30.590 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi102 smithi102 running 0s ago 20m - - 2024-02-05T07:10:30.590 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi177 smithi177 running 12s ago 20m - - 2024-02-05T07:10:30.590 INFO:teuthology.orchestra.run.smithi102.stdout:alertmanager.a smithi102 *:9093,9094 running (6m) 0s ago 13m 16.0M - 0.23.0 ba2b418f427c 1e7cc96814ef 2024-02-05T07:10:30.590 INFO:teuthology.orchestra.run.smithi102.stdout:grafana.a smithi177 *:3000 running (5m) 12s ago 12m 43.7M - 8.3.5 dad864ee21e9 897e6f8c4c23 2024-02-05T07:10:30.590 INFO:teuthology.orchestra.run.smithi102.stdout:iscsi.foo.smithi102.rtacbu smithi102 running (4m) 0s ago 10m 47.7M - 3.5 e1d6a67b021e 2597052e9ad1 2024-02-05T07:10:30.591 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.x smithi177 *:8443,9283,8765 running (4m) 12s ago 19m 445M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a bc0c1c0fa978 2024-02-05T07:10:30.591 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.y smithi102 *:8443,9283,8765 running (4m) 0s ago 21m 520M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 2c235a1e22e9 2024-02-05T07:10:30.591 INFO:teuthology.orchestra.run.smithi102.stdout:mon.a smithi102 running (4m) 0s ago 22m 67.3M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 86bf6ea37a85 2024-02-05T07:10:30.591 INFO:teuthology.orchestra.run.smithi102.stdout:mon.b smithi177 running (3m) 12s ago 20m 45.7M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 43aa1d90c52a 2024-02-05T07:10:30.591 INFO:teuthology.orchestra.run.smithi102.stdout:mon.c smithi102 running (3m) 0s ago 20m 51.2M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 22368d23635d 2024-02-05T07:10:30.591 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.a smithi102 *:9100 running (6m) 0s ago 13m 12.7M - 1.3.1 1dbe0e931976 d4e19e4da235 2024-02-05T07:10:30.591 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.b smithi177 *:9100 running (5m) 12s ago 13m 11.5M - 1.3.1 1dbe0e931976 2a74b329d2d7 2024-02-05T07:10:30.591 INFO:teuthology.orchestra.run.smithi102.stdout:osd.0 smithi102 running (96s) 0s ago 19m 49.7M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 821af6032e75 2024-02-05T07:10:30.591 INFO:teuthology.orchestra.run.smithi102.stdout:osd.1 smithi102 running (55s) 0s ago 18m 55.3M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 20b17ff42448 2024-02-05T07:10:30.591 INFO:teuthology.orchestra.run.smithi102.stdout:osd.2 smithi102 running (14s) 0s ago 17m 45.8M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a c80d1728ceb0 2024-02-05T07:10:30.591 INFO:teuthology.orchestra.run.smithi102.stdout:osd.3 smithi102 running (17m) 0s ago 17m 65.4M 4096M 17.2.0 e1d6a67b021e 3ed0fc036eb5 2024-02-05T07:10:30.591 INFO:teuthology.orchestra.run.smithi102.stdout:osd.4 smithi177 running (16m) 12s ago 16m 66.8M 4096M 17.2.0 e1d6a67b021e 409a31f31e06 2024-02-05T07:10:30.591 INFO:teuthology.orchestra.run.smithi102.stdout:osd.5 smithi177 running (15m) 12s ago 15m 63.4M 4096M 17.2.0 e1d6a67b021e 7e37b3b9db84 2024-02-05T07:10:30.591 INFO:teuthology.orchestra.run.smithi102.stdout:osd.6 smithi177 running (15m) 12s ago 15m 61.7M 4096M 17.2.0 e1d6a67b021e 6e4c8f33c511 2024-02-05T07:10:30.591 INFO:teuthology.orchestra.run.smithi102.stdout:osd.7 smithi177 running (14m) 12s ago 14m 64.7M 4096M 17.2.0 e1d6a67b021e 2bb2b337b06b 2024-02-05T07:10:30.591 INFO:teuthology.orchestra.run.smithi102.stdout:prometheus.a smithi177 *:9095 running (4m) 12s ago 13m 62.9M - 2.33.4 514e6a882f6e 8a8af8ee8af4 2024-02-05T07:10:30.592 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi102.xsyvtb smithi102 *:8000 running (11m) 0s ago 11m 88.7M - 17.2.0 e1d6a67b021e 1ab22a18a15e 2024-02-05T07:10:30.592 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi177.mzlged smithi177 *:8000 running (11m) 12s ago 11m 88.8M - 17.2.0 e1d6a67b021e cbd3144d3ab7 2024-02-05T07:10:30.592 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi102.righwg smithi102 *:80 running (10m) 0s ago 10m 90.4M - 17.2.0 e1d6a67b021e 2fcdb1fa365d 2024-02-05T07:10:30.592 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi177.uynbom smithi177 *:80 running (10m) 12s ago 10m 88.8M - 17.2.0 e1d6a67b021e 752e66aec886 2024-02-05T07:10:31.053 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:10:31.053 INFO:teuthology.orchestra.run.smithi102.stdout: "mon": { 2024-02-05T07:10:31.053 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T07:10:31.053 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:10:31.053 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr": { 2024-02-05T07:10:31.053 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T07:10:31.053 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:10:31.053 INFO:teuthology.orchestra.run.smithi102.stdout: "osd": { 2024-02-05T07:10:31.053 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-02-05T07:10:31.054 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T07:10:31.054 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:10:31.054 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw": { 2024-02-05T07:10:31.054 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T07:10:31.054 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:10:31.054 INFO:teuthology.orchestra.run.smithi102.stdout: "overall": { 2024-02-05T07:10:31.054 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-02-05T07:10:31.054 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 8 2024-02-05T07:10:31.054 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T07:10:31.054 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:10:31.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:30 smithi177 bash[56430]: cluster 2024-02-05T07:10:29.294687+0000 mgr.y (mgr.25280) 863 : cluster 0 pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 829 B/s rd, 0 op/s 2024-02-05T07:10:31.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:30 smithi177 bash[56430]: audit 2024-02-05T07:10:29.667226+0000 mon.a (mon.0) 3551 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:31.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:30 smithi177 bash[56430]: audit 2024-02-05T07:10:29.678607+0000 mon.a (mon.0) 3552 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:31.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:30 smithi177 bash[56430]: audit 2024-02-05T07:10:29.689845+0000 mon.a (mon.0) 3553 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:31.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:30 smithi177 bash[56430]: audit 2024-02-05T07:10:29.772991+0000 mgr.y (mgr.25280) 864 : audit 0 from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:10:31.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:30 smithi177 bash[56430]: cluster 2024-02-05T07:10:29.991182+0000 mon.a (mon.0) 3554 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/630 objects degraded (0.317%), 2 pgs degraded) 2024-02-05T07:10:31.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:30 smithi177 bash[56430]: cluster 2024-02-05T07:10:29.991227+0000 mon.a (mon.0) 3555 : cluster 1 Cluster is now healthy 2024-02-05T07:10:31.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:30 smithi102 bash[71397]: cluster 2024-02-05T07:10:29.294687+0000 mgr.y (mgr.25280) 863 : cluster 0 pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 829 B/s rd, 0 op/s 2024-02-05T07:10:31.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:30 smithi102 bash[71397]: audit 2024-02-05T07:10:29.667226+0000 mon.a (mon.0) 3551 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:31.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:30 smithi102 bash[71397]: audit 2024-02-05T07:10:29.678607+0000 mon.a (mon.0) 3552 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:31.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:30 smithi102 bash[71397]: audit 2024-02-05T07:10:29.689845+0000 mon.a (mon.0) 3553 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:31.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:30 smithi102 bash[71397]: audit 2024-02-05T07:10:29.772991+0000 mgr.y (mgr.25280) 864 : audit 0 from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:10:31.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:30 smithi102 bash[71397]: cluster 2024-02-05T07:10:29.991182+0000 mon.a (mon.0) 3554 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/630 objects degraded (0.317%), 2 pgs degraded) 2024-02-05T07:10:31.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:30 smithi102 bash[71397]: cluster 2024-02-05T07:10:29.991227+0000 mon.a (mon.0) 3555 : cluster 1 Cluster is now healthy 2024-02-05T07:10:31.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:30 smithi102 bash[68945]: cluster 2024-02-05T07:10:29.294687+0000 mgr.y (mgr.25280) 863 : cluster 0 pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 829 B/s rd, 0 op/s 2024-02-05T07:10:31.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:30 smithi102 bash[68945]: audit 2024-02-05T07:10:29.667226+0000 mon.a (mon.0) 3551 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:31.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:30 smithi102 bash[68945]: audit 2024-02-05T07:10:29.678607+0000 mon.a (mon.0) 3552 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:31.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:30 smithi102 bash[68945]: audit 2024-02-05T07:10:29.689845+0000 mon.a (mon.0) 3553 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:31.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:30 smithi102 bash[68945]: audit 2024-02-05T07:10:29.772991+0000 mgr.y (mgr.25280) 864 : audit 0 from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:10:31.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:30 smithi102 bash[68945]: cluster 2024-02-05T07:10:29.991182+0000 mon.a (mon.0) 3554 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/630 objects degraded (0.317%), 2 pgs degraded) 2024-02-05T07:10:31.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:30 smithi102 bash[68945]: cluster 2024-02-05T07:10:29.991227+0000 mon.a (mon.0) 3555 : cluster 1 Cluster is now healthy 2024-02-05T07:10:31.436 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:10:31.437 INFO:teuthology.orchestra.run.smithi102.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:10:31.437 INFO:teuthology.orchestra.run.smithi102.stdout: "in_progress": true, 2024-02-05T07:10:31.437 INFO:teuthology.orchestra.run.smithi102.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T07:10:31.437 INFO:teuthology.orchestra.run.smithi102.stdout: "services_complete": [ 2024-02-05T07:10:31.437 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr", 2024-02-05T07:10:31.437 INFO:teuthology.orchestra.run.smithi102.stdout: "mon" 2024-02-05T07:10:31.437 INFO:teuthology.orchestra.run.smithi102.stdout: ], 2024-02-05T07:10:31.437 INFO:teuthology.orchestra.run.smithi102.stdout: "progress": "8/23 daemons upgraded", 2024-02-05T07:10:31.437 INFO:teuthology.orchestra.run.smithi102.stdout: "message": "Currently upgrading osd daemons", 2024-02-05T07:10:31.437 INFO:teuthology.orchestra.run.smithi102.stdout: "is_paused": false 2024-02-05T07:10:31.437 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:10:31.899 INFO:teuthology.orchestra.run.smithi102.stdout:HEALTH_OK 2024-02-05T07:10:32.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:31 smithi177 bash[56430]: audit 2024-02-05T07:10:30.178800+0000 mgr.y (mgr.25280) 865 : audit 0 from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:10:32.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:31 smithi177 bash[56430]: audit 2024-02-05T07:10:30.554579+0000 mgr.y (mgr.25280) 866 : audit 0 from='client.44353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:10:32.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:31 smithi177 bash[56430]: audit 2024-02-05T07:10:31.042188+0000 mon.c (mon.1) 14 : audit 0 from='client.? 172.21.15.102:0/2506931897' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:32.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:31 smithi102 bash[71397]: audit 2024-02-05T07:10:30.178800+0000 mgr.y (mgr.25280) 865 : audit 0 from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:10:32.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:31 smithi102 bash[71397]: audit 2024-02-05T07:10:30.554579+0000 mgr.y (mgr.25280) 866 : audit 0 from='client.44353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:10:32.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:31 smithi102 bash[71397]: audit 2024-02-05T07:10:31.042188+0000 mon.c (mon.1) 14 : audit 0 from='client.? 172.21.15.102:0/2506931897' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:32.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:31 smithi102 bash[68945]: audit 2024-02-05T07:10:30.178800+0000 mgr.y (mgr.25280) 865 : audit 0 from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:10:32.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:31 smithi102 bash[68945]: audit 2024-02-05T07:10:30.554579+0000 mgr.y (mgr.25280) 866 : audit 0 from='client.44353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:10:32.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:31 smithi102 bash[68945]: audit 2024-02-05T07:10:31.042188+0000 mon.c (mon.1) 14 : audit 0 from='client.? 172.21.15.102:0/2506931897' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:32.685 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:10:32 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:10:32] "GET /metrics HTTP/1.1" 200 38445 "" "Prometheus/2.33.4" 2024-02-05T07:10:33.058 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:32 smithi102 bash[68945]: cluster 2024-02-05T07:10:31.295574+0000 mgr.y (mgr.25280) 867 : cluster 0 pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-05T07:10:33.058 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:32 smithi102 bash[68945]: audit 2024-02-05T07:10:31.426235+0000 mgr.y (mgr.25280) 868 : audit 0 from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:10:33.058 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:32 smithi102 bash[68945]: audit 2024-02-05T07:10:31.889250+0000 mon.c (mon.1) 15 : audit 0 from='client.? 172.21.15.102:0/391390536' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:10:33.058 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:32 smithi102 bash[68945]: audit 2024-02-05T07:10:31.898859+0000 mgr.y (mgr.25280) 869 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:10:33.059 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:32 smithi102 bash[71397]: cluster 2024-02-05T07:10:31.295574+0000 mgr.y (mgr.25280) 867 : cluster 0 pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-05T07:10:33.059 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:32 smithi102 bash[71397]: audit 2024-02-05T07:10:31.426235+0000 mgr.y (mgr.25280) 868 : audit 0 from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:10:33.059 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:32 smithi102 bash[71397]: audit 2024-02-05T07:10:31.889250+0000 mon.c (mon.1) 15 : audit 0 from='client.? 172.21.15.102:0/391390536' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:10:33.059 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:32 smithi102 bash[71397]: audit 2024-02-05T07:10:31.898859+0000 mgr.y (mgr.25280) 869 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:10:33.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:32 smithi177 bash[56430]: cluster 2024-02-05T07:10:31.295574+0000 mgr.y (mgr.25280) 867 : cluster 0 pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-05T07:10:33.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:32 smithi177 bash[56430]: audit 2024-02-05T07:10:31.426235+0000 mgr.y (mgr.25280) 868 : audit 0 from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:10:33.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:32 smithi177 bash[56430]: audit 2024-02-05T07:10:31.889250+0000 mon.c (mon.1) 15 : audit 0 from='client.? 172.21.15.102:0/391390536' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:10:33.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:32 smithi177 bash[56430]: audit 2024-02-05T07:10:31.898859+0000 mgr.y (mgr.25280) 869 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:10:35.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:35 smithi177 bash[56430]: cluster 2024-02-05T07:10:33.297198+0000 mgr.y (mgr.25280) 870 : cluster 0 pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:10:35.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:34 smithi102 bash[68945]: cluster 2024-02-05T07:10:33.297198+0000 mgr.y (mgr.25280) 870 : cluster 0 pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:10:35.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:34 smithi102 bash[71397]: cluster 2024-02-05T07:10:33.297198+0000 mgr.y (mgr.25280) 870 : cluster 0 pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:10:37.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:36 smithi177 bash[56430]: cluster 2024-02-05T07:10:35.297909+0000 mgr.y (mgr.25280) 871 : cluster 0 pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1009 B/s rd, 0 op/s 2024-02-05T07:10:37.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:36 smithi177 bash[56430]: audit 2024-02-05T07:10:35.942526+0000 mon.a (mon.0) 3556 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:37.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:36 smithi102 bash[68945]: cluster 2024-02-05T07:10:35.297909+0000 mgr.y (mgr.25280) 871 : cluster 0 pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1009 B/s rd, 0 op/s 2024-02-05T07:10:37.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:36 smithi102 bash[68945]: audit 2024-02-05T07:10:35.942526+0000 mon.a (mon.0) 3556 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:37.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:36 smithi102 bash[71397]: cluster 2024-02-05T07:10:35.297909+0000 mgr.y (mgr.25280) 871 : cluster 0 pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1009 B/s rd, 0 op/s 2024-02-05T07:10:37.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:36 smithi102 bash[71397]: audit 2024-02-05T07:10:35.942526+0000 mon.a (mon.0) 3556 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:39.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:38 smithi177 bash[56430]: cluster 2024-02-05T07:10:37.299660+0000 mgr.y (mgr.25280) 872 : cluster 0 pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:10:39.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:38 smithi177 bash[56430]: audit 2024-02-05T07:10:37.792819+0000 mon.a (mon.0) 3557 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:39.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:38 smithi177 bash[56430]: audit 2024-02-05T07:10:37.804161+0000 mon.a (mon.0) 3558 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:39.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:38 smithi177 bash[56430]: audit 2024-02-05T07:10:37.814400+0000 mon.a (mon.0) 3559 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:39.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:38 smithi102 bash[68945]: cluster 2024-02-05T07:10:37.299660+0000 mgr.y (mgr.25280) 872 : cluster 0 pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:10:39.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:38 smithi102 bash[68945]: audit 2024-02-05T07:10:37.792819+0000 mon.a (mon.0) 3557 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:39.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:38 smithi102 bash[68945]: audit 2024-02-05T07:10:37.804161+0000 mon.a (mon.0) 3558 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:39.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:38 smithi102 bash[68945]: audit 2024-02-05T07:10:37.814400+0000 mon.a (mon.0) 3559 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:39.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:38 smithi102 bash[71397]: cluster 2024-02-05T07:10:37.299660+0000 mgr.y (mgr.25280) 872 : cluster 0 pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:10:39.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:38 smithi102 bash[71397]: audit 2024-02-05T07:10:37.792819+0000 mon.a (mon.0) 3557 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:39.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:38 smithi102 bash[71397]: audit 2024-02-05T07:10:37.804161+0000 mon.a (mon.0) 3558 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:39.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:38 smithi102 bash[71397]: audit 2024-02-05T07:10:37.814400+0000 mon.a (mon.0) 3559 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:41.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:41 smithi177 bash[56430]: cluster 2024-02-05T07:10:39.300536+0000 mgr.y (mgr.25280) 873 : cluster 0 pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:10:41.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:41 smithi177 bash[56430]: audit 2024-02-05T07:10:40.802935+0000 mon.a (mon.0) 3560 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:41.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:41 smithi177 bash[56430]: audit 2024-02-05T07:10:40.805030+0000 mon.a (mon.0) 3561 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:10:41.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:40 smithi102 bash[68945]: cluster 2024-02-05T07:10:39.300536+0000 mgr.y (mgr.25280) 873 : cluster 0 pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:10:41.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:40 smithi102 bash[68945]: audit 2024-02-05T07:10:40.802935+0000 mon.a (mon.0) 3560 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:41.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:40 smithi102 bash[68945]: audit 2024-02-05T07:10:40.805030+0000 mon.a (mon.0) 3561 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:10:41.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:41 smithi102 bash[71397]: cluster 2024-02-05T07:10:39.300536+0000 mgr.y (mgr.25280) 873 : cluster 0 pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:10:41.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:41 smithi102 bash[71397]: audit 2024-02-05T07:10:40.802935+0000 mon.a (mon.0) 3560 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:41.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:41 smithi102 bash[71397]: audit 2024-02-05T07:10:40.805030+0000 mon.a (mon.0) 3561 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:10:42.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:42 smithi177 bash[56430]: audit 2024-02-05T07:10:41.277583+0000 mon.a (mon.0) 3562 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-05T07:10:42.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:42 smithi102 bash[68945]: audit 2024-02-05T07:10:41.277583+0000 mon.a (mon.0) 3562 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-05T07:10:42.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:42 smithi102 bash[71397]: audit 2024-02-05T07:10:41.277583+0000 mon.a (mon.0) 3562 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-05T07:10:42.886 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:10:42 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:10:42] "GET /metrics HTTP/1.1" 200 38440 "" "Prometheus/2.33.4" 2024-02-05T07:10:43.151 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:43 smithi102 bash[71397]: audit 2024-02-05T07:10:41.278012+0000 mgr.y (mgr.25280) 874 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-05T07:10:43.151 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:43 smithi102 bash[71397]: cephadm 2024-02-05T07:10:41.280816+0000 mgr.y (mgr.25280) 875 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-02-05T07:10:43.151 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:43 smithi102 bash[71397]: cluster 2024-02-05T07:10:41.301090+0000 mgr.y (mgr.25280) 876 : cluster 0 pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:10:43.151 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:43 smithi102 bash[71397]: audit 2024-02-05T07:10:41.910111+0000 mgr.y (mgr.25280) 877 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:10:43.152 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:43 smithi102 bash[68945]: audit 2024-02-05T07:10:41.278012+0000 mgr.y (mgr.25280) 874 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-05T07:10:43.152 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:43 smithi102 bash[68945]: cephadm 2024-02-05T07:10:41.280816+0000 mgr.y (mgr.25280) 875 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-02-05T07:10:43.152 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:43 smithi102 bash[68945]: cluster 2024-02-05T07:10:41.301090+0000 mgr.y (mgr.25280) 876 : cluster 0 pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:10:43.152 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:43 smithi102 bash[68945]: audit 2024-02-05T07:10:41.910111+0000 mgr.y (mgr.25280) 877 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:10:43.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:43 smithi177 bash[56430]: audit 2024-02-05T07:10:41.278012+0000 mgr.y (mgr.25280) 874 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-05T07:10:43.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:43 smithi177 bash[56430]: cephadm 2024-02-05T07:10:41.280816+0000 mgr.y (mgr.25280) 875 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-02-05T07:10:43.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:43 smithi177 bash[56430]: cluster 2024-02-05T07:10:41.301090+0000 mgr.y (mgr.25280) 876 : cluster 0 pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:10:43.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:43 smithi177 bash[56430]: audit 2024-02-05T07:10:41.910111+0000 mgr.y (mgr.25280) 877 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:10:45.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:45 smithi177 bash[56430]: cluster 2024-02-05T07:10:43.302728+0000 mgr.y (mgr.25280) 878 : cluster 0 pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:10:45.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:45 smithi177 bash[56430]: cephadm 2024-02-05T07:10:44.002943+0000 mgr.y (mgr.25280) 879 : cephadm 1 Upgrade: Updating osd.3 2024-02-05T07:10:45.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:45 smithi177 bash[56430]: audit 2024-02-05T07:10:44.009871+0000 mon.a (mon.0) 3563 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:45.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:45 smithi177 bash[56430]: audit 2024-02-05T07:10:44.013825+0000 mon.a (mon.0) 3564 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-05T07:10:45.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:45 smithi177 bash[56430]: audit 2024-02-05T07:10:44.020527+0000 mon.a (mon.0) 3565 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:45.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:45 smithi177 bash[56430]: cephadm 2024-02-05T07:10:44.024173+0000 mgr.y (mgr.25280) 880 : cephadm 1 Deploying daemon osd.3 on smithi102 2024-02-05T07:10:45.374 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:45 smithi102 bash[68945]: cluster 2024-02-05T07:10:43.302728+0000 mgr.y (mgr.25280) 878 : cluster 0 pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:10:45.375 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:45 smithi102 bash[68945]: cephadm 2024-02-05T07:10:44.002943+0000 mgr.y (mgr.25280) 879 : cephadm 1 Upgrade: Updating osd.3 2024-02-05T07:10:45.375 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:45 smithi102 bash[68945]: audit 2024-02-05T07:10:44.009871+0000 mon.a (mon.0) 3563 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:45.375 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:45 smithi102 bash[68945]: audit 2024-02-05T07:10:44.013825+0000 mon.a (mon.0) 3564 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-05T07:10:45.375 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:45 smithi102 bash[68945]: audit 2024-02-05T07:10:44.020527+0000 mon.a (mon.0) 3565 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:45.375 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:45 smithi102 bash[68945]: cephadm 2024-02-05T07:10:44.024173+0000 mgr.y (mgr.25280) 880 : cephadm 1 Deploying daemon osd.3 on smithi102 2024-02-05T07:10:45.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:45 smithi102 bash[71397]: cluster 2024-02-05T07:10:43.302728+0000 mgr.y (mgr.25280) 878 : cluster 0 pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:10:45.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:45 smithi102 bash[71397]: cephadm 2024-02-05T07:10:44.002943+0000 mgr.y (mgr.25280) 879 : cephadm 1 Upgrade: Updating osd.3 2024-02-05T07:10:45.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:45 smithi102 bash[71397]: audit 2024-02-05T07:10:44.009871+0000 mon.a (mon.0) 3563 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:45.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:45 smithi102 bash[71397]: audit 2024-02-05T07:10:44.013825+0000 mon.a (mon.0) 3564 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-05T07:10:45.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:45 smithi102 bash[71397]: audit 2024-02-05T07:10:44.020527+0000 mon.a (mon.0) 3565 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:45.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:45 smithi102 bash[71397]: cephadm 2024-02-05T07:10:44.024173+0000 mgr.y (mgr.25280) 880 : cephadm 1 Deploying daemon osd.3 on smithi102 2024-02-05T07:10:47.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:47 smithi177 bash[56430]: cluster 2024-02-05T07:10:45.303659+0000 mgr.y (mgr.25280) 881 : cluster 0 pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:10:47.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:47 smithi102 bash[71397]: cluster 2024-02-05T07:10:45.303659+0000 mgr.y (mgr.25280) 881 : cluster 0 pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:10:47.375 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:47 smithi102 bash[68945]: cluster 2024-02-05T07:10:45.303659+0000 mgr.y (mgr.25280) 881 : cluster 0 pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:10:48.635 INFO:journalctl@ceph.osd.3.smithi102.stdout:Feb 05 07:10:48 smithi102 systemd[1]: Stopping Ceph osd.3 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:10:49.029 INFO:journalctl@ceph.osd.3.smithi102.stdout:Feb 05 07:10:48 smithi102 bash[34131]: debug 2024-02-05T07:10:48.750+0000 7f4368597700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T07:10:49.029 INFO:journalctl@ceph.osd.3.smithi102.stdout:Feb 05 07:10:48 smithi102 bash[34131]: debug 2024-02-05T07:10:48.750+0000 7f4368597700 -1 osd.3 127 *** Got signal Terminated *** 2024-02-05T07:10:49.029 INFO:journalctl@ceph.osd.3.smithi102.stdout:Feb 05 07:10:48 smithi102 bash[34131]: debug 2024-02-05T07:10:48.750+0000 7f4368597700 -1 osd.3 127 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T07:10:49.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:49 smithi102 bash[68945]: cluster 2024-02-05T07:10:47.305292+0000 mgr.y (mgr.25280) 882 : cluster 0 pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:10:49.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:49 smithi102 bash[68945]: cluster 2024-02-05T07:10:48.755450+0000 mon.a (mon.0) 3566 : cluster 1 osd.3 marked itself down and dead 2024-02-05T07:10:49.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:49 smithi102 bash[71397]: cluster 2024-02-05T07:10:47.305292+0000 mgr.y (mgr.25280) 882 : cluster 0 pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:10:49.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:49 smithi102 bash[71397]: cluster 2024-02-05T07:10:48.755450+0000 mon.a (mon.0) 3566 : cluster 1 osd.3 marked itself down and dead 2024-02-05T07:10:49.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:49 smithi177 bash[56430]: cluster 2024-02-05T07:10:47.305292+0000 mgr.y (mgr.25280) 882 : cluster 0 pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:10:49.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:49 smithi177 bash[56430]: cluster 2024-02-05T07:10:48.755450+0000 mon.a (mon.0) 3566 : cluster 1 osd.3 marked itself down and dead 2024-02-05T07:10:50.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:50 smithi102 bash[68945]: cluster 2024-02-05T07:10:49.017405+0000 mon.a (mon.0) 3567 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T07:10:50.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:50 smithi102 bash[68945]: cluster 2024-02-05T07:10:49.032183+0000 mon.a (mon.0) 3568 : cluster 0 osdmap e128: 8 total, 7 up, 8 in 2024-02-05T07:10:50.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:50 smithi102 bash[68945]: cluster 2024-02-05T07:10:49.039938+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T07:10:50.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:50 smithi102 bash[68945]: cluster 2024-02-05T07:10:49.042451+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T07:10:50.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:50 smithi102 bash[68945]: cluster 2024-02-05T07:10:49.042883+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T07:10:50.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:50 smithi102 bash[68945]: cluster 2024-02-05T07:10:49.043263+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T07:10:50.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:50 smithi102 bash[68945]: cluster 2024-02-05T07:10:49.044756+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T07:10:50.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:50 smithi102 bash[68945]: cluster 2024-02-05T07:10:49.044860+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T07:10:50.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:50 smithi102 bash[68945]: cluster 2024-02-05T07:10:49.045687+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T07:10:50.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:50 smithi102 bash[68945]: audit 2024-02-05T07:10:49.869251+0000 mon.a (mon.0) 3569 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:50.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:50 smithi102 bash[68945]: audit 2024-02-05T07:10:49.877139+0000 mon.a (mon.0) 3570 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:50.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:50 smithi102 bash[68945]: audit 2024-02-05T07:10:49.885470+0000 mon.a (mon.0) 3571 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:50.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:50 smithi102 bash[71397]: cluster 2024-02-05T07:10:49.017405+0000 mon.a (mon.0) 3567 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T07:10:50.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:50 smithi102 bash[71397]: cluster 2024-02-05T07:10:49.032183+0000 mon.a (mon.0) 3568 : cluster 0 osdmap e128: 8 total, 7 up, 8 in 2024-02-05T07:10:50.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:50 smithi102 bash[71397]: cluster 2024-02-05T07:10:49.039938+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T07:10:50.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:50 smithi102 bash[71397]: cluster 2024-02-05T07:10:49.042451+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T07:10:50.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:50 smithi102 bash[71397]: cluster 2024-02-05T07:10:49.042883+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T07:10:50.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:50 smithi102 bash[71397]: cluster 2024-02-05T07:10:49.043263+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T07:10:50.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:50 smithi102 bash[71397]: cluster 2024-02-05T07:10:49.044756+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T07:10:50.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:50 smithi102 bash[71397]: cluster 2024-02-05T07:10:49.044860+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T07:10:50.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:50 smithi102 bash[71397]: cluster 2024-02-05T07:10:49.045687+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T07:10:50.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:50 smithi102 bash[71397]: audit 2024-02-05T07:10:49.869251+0000 mon.a (mon.0) 3569 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:50.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:50 smithi102 bash[71397]: audit 2024-02-05T07:10:49.877139+0000 mon.a (mon.0) 3570 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:50.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:50 smithi102 bash[71397]: audit 2024-02-05T07:10:49.885470+0000 mon.a (mon.0) 3571 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:50.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:50 smithi177 bash[56430]: cluster 2024-02-05T07:10:49.017405+0000 mon.a (mon.0) 3567 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T07:10:50.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:50 smithi177 bash[56430]: cluster 2024-02-05T07:10:49.032183+0000 mon.a (mon.0) 3568 : cluster 0 osdmap e128: 8 total, 7 up, 8 in 2024-02-05T07:10:50.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:50 smithi177 bash[56430]: cluster 2024-02-05T07:10:49.039938+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T07:10:50.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:50 smithi177 bash[56430]: cluster 2024-02-05T07:10:49.042451+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T07:10:50.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:50 smithi177 bash[56430]: cluster 2024-02-05T07:10:49.042883+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T07:10:50.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:50 smithi177 bash[56430]: cluster 2024-02-05T07:10:49.043263+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T07:10:50.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:50 smithi177 bash[56430]: cluster 2024-02-05T07:10:49.044756+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T07:10:50.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:50 smithi177 bash[56430]: cluster 2024-02-05T07:10:49.044860+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T07:10:50.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:50 smithi177 bash[56430]: cluster 2024-02-05T07:10:49.045687+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e128 with expected crc 2024-02-05T07:10:50.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:50 smithi177 bash[56430]: audit 2024-02-05T07:10:49.869251+0000 mon.a (mon.0) 3569 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:50.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:50 smithi177 bash[56430]: audit 2024-02-05T07:10:49.877139+0000 mon.a (mon.0) 3570 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:50.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:50 smithi177 bash[56430]: audit 2024-02-05T07:10:49.885470+0000 mon.a (mon.0) 3571 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:50.619 INFO:journalctl@ceph.osd.3.smithi102.stdout:Feb 05 07:10:50 smithi102 bash[87754]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-3 2024-02-05T07:10:50.885 INFO:journalctl@ceph.osd.3.smithi102.stdout:Feb 05 07:10:50 smithi102 bash[87965]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-3 2024-02-05T07:10:51.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:51 smithi177 bash[56430]: cluster 2024-02-05T07:10:49.306102+0000 mgr.y (mgr.25280) 883 : cluster 0 pgmap v153: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T07:10:51.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:51 smithi177 bash[56430]: cluster 2024-02-05T07:10:50.033418+0000 mon.a (mon.0) 3572 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2024-02-05T07:10:51.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:51 smithi177 bash[56430]: cluster 2024-02-05T07:10:50.043988+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:51 smithi177 bash[56430]: cluster 2024-02-05T07:10:50.044017+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:51 smithi177 bash[56430]: cluster 2024-02-05T07:10:50.044177+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:51 smithi177 bash[56430]: cluster 2024-02-05T07:10:50.046306+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:51 smithi177 bash[56430]: cluster 2024-02-05T07:10:50.046626+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:51 smithi177 bash[56430]: cluster 2024-02-05T07:10:50.046966+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:51 smithi177 bash[56430]: cluster 2024-02-05T07:10:50.047072+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:51 smithi177 bash[56430]: cluster 2024-02-05T07:10:50.048238+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:51 smithi177 bash[56430]: cluster 2024-02-05T07:10:50.050437+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:51 smithi177 bash[56430]: cluster 2024-02-05T07:10:50.050642+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:51 smithi177 bash[56430]: cluster 2024-02-05T07:10:50.052326+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:51 smithi177 bash[56430]: cluster 2024-02-05T07:10:50.052614+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:51 smithi177 bash[56430]: audit 2024-02-05T07:10:50.156853+0000 mon.a (mon.0) 3573 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:51.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:51 smithi177 bash[56430]: audit 2024-02-05T07:10:50.164735+0000 mon.a (mon.0) 3574 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:51.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:51 smithi177 bash[56430]: audit 2024-02-05T07:10:50.174930+0000 mon.a (mon.0) 3575 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:51.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:51 smithi102 bash[68945]: cluster 2024-02-05T07:10:49.306102+0000 mgr.y (mgr.25280) 883 : cluster 0 pgmap v153: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T07:10:51.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:51 smithi102 bash[68945]: cluster 2024-02-05T07:10:50.033418+0000 mon.a (mon.0) 3572 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2024-02-05T07:10:51.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:51 smithi102 bash[68945]: cluster 2024-02-05T07:10:50.043988+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:51 smithi102 bash[68945]: cluster 2024-02-05T07:10:50.044017+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:51 smithi102 bash[68945]: cluster 2024-02-05T07:10:50.044177+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:51 smithi102 bash[68945]: cluster 2024-02-05T07:10:50.046306+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:51 smithi102 bash[68945]: cluster 2024-02-05T07:10:50.046626+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:51 smithi102 bash[68945]: cluster 2024-02-05T07:10:50.046966+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:51 smithi102 bash[68945]: cluster 2024-02-05T07:10:50.047072+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:51 smithi102 bash[68945]: cluster 2024-02-05T07:10:50.048238+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:51 smithi102 bash[68945]: cluster 2024-02-05T07:10:50.050437+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:51 smithi102 bash[68945]: cluster 2024-02-05T07:10:50.050642+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:51 smithi102 bash[68945]: cluster 2024-02-05T07:10:50.052326+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:51 smithi102 bash[68945]: cluster 2024-02-05T07:10:50.052614+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:51 smithi102 bash[68945]: audit 2024-02-05T07:10:50.156853+0000 mon.a (mon.0) 3573 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:51.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:51 smithi102 bash[68945]: audit 2024-02-05T07:10:50.164735+0000 mon.a (mon.0) 3574 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:51.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:51 smithi102 bash[68945]: audit 2024-02-05T07:10:50.174930+0000 mon.a (mon.0) 3575 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:51.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:51 smithi102 bash[71397]: cluster 2024-02-05T07:10:49.306102+0000 mgr.y (mgr.25280) 883 : cluster 0 pgmap v153: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T07:10:51.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:51 smithi102 bash[71397]: cluster 2024-02-05T07:10:50.033418+0000 mon.a (mon.0) 3572 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2024-02-05T07:10:51.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:51 smithi102 bash[71397]: cluster 2024-02-05T07:10:50.043988+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:51 smithi102 bash[71397]: cluster 2024-02-05T07:10:50.044017+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:51 smithi102 bash[71397]: cluster 2024-02-05T07:10:50.044177+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:51 smithi102 bash[71397]: cluster 2024-02-05T07:10:50.046306+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:51 smithi102 bash[71397]: cluster 2024-02-05T07:10:50.046626+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:51 smithi102 bash[71397]: cluster 2024-02-05T07:10:50.046966+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:51 smithi102 bash[71397]: cluster 2024-02-05T07:10:50.047072+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:51 smithi102 bash[71397]: cluster 2024-02-05T07:10:50.048238+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:51 smithi102 bash[71397]: cluster 2024-02-05T07:10:50.050437+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:51 smithi102 bash[71397]: cluster 2024-02-05T07:10:50.050642+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:51 smithi102 bash[71397]: cluster 2024-02-05T07:10:50.052326+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:51 smithi102 bash[71397]: cluster 2024-02-05T07:10:50.052614+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e129 with expected crc 2024-02-05T07:10:51.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:51 smithi102 bash[71397]: audit 2024-02-05T07:10:50.156853+0000 mon.a (mon.0) 3573 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:51.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:51 smithi102 bash[71397]: audit 2024-02-05T07:10:50.164735+0000 mon.a (mon.0) 3574 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:51.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:51 smithi102 bash[71397]: audit 2024-02-05T07:10:50.174930+0000 mon.a (mon.0) 3575 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:52.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:52 smithi177 bash[56430]: cluster 2024-02-05T07:10:50.166687+0000 mgr.y (mgr.25280) 884 : cluster 0 pgmap v155: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 745 B/s rd, 0 op/s 2024-02-05T07:10:52.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:52 smithi177 bash[56430]: cluster 2024-02-05T07:10:51.162197+0000 mon.a (mon.0) 3576 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:10:52.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:52 smithi102 bash[68945]: cluster 2024-02-05T07:10:50.166687+0000 mgr.y (mgr.25280) 884 : cluster 0 pgmap v155: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 745 B/s rd, 0 op/s 2024-02-05T07:10:52.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:52 smithi102 bash[68945]: cluster 2024-02-05T07:10:51.162197+0000 mon.a (mon.0) 3576 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:10:52.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:52 smithi102 bash[71397]: cluster 2024-02-05T07:10:50.166687+0000 mgr.y (mgr.25280) 884 : cluster 0 pgmap v155: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 745 B/s rd, 0 op/s 2024-02-05T07:10:52.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:52 smithi102 bash[71397]: cluster 2024-02-05T07:10:51.162197+0000 mon.a (mon.0) 3576 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:10:52.854 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:10:52 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:10:52] "GET /metrics HTTP/1.1" 200 38440 "" "Prometheus/2.33.4" 2024-02-05T07:10:53.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:53 smithi102 bash[68945]: audit 2024-02-05T07:10:51.918858+0000 mgr.y (mgr.25280) 885 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:10:53.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:53 smithi102 bash[71397]: audit 2024-02-05T07:10:51.918858+0000 mgr.y (mgr.25280) 885 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:10:53.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:53 smithi177 bash[56430]: audit 2024-02-05T07:10:51.918858+0000 mgr.y (mgr.25280) 885 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:10:54.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:54 smithi177 bash[56430]: cluster 2024-02-05T07:10:52.168783+0000 mgr.y (mgr.25280) 886 : cluster 0 pgmap v156: 161 pgs: 25 active+undersized+degraded, 1 stale+active+clean, 34 active+undersized, 101 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-02-05T07:10:54.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:54 smithi177 bash[56430]: cluster 2024-02-05T07:10:53.032974+0000 mon.a (mon.0) 3577 : cluster 3 Health check failed: Degraded data redundancy: 80/630 objects degraded (12.698%), 25 pgs degraded (PG_DEGRADED) 2024-02-05T07:10:54.339 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:54 smithi102 bash[71397]: cluster 2024-02-05T07:10:52.168783+0000 mgr.y (mgr.25280) 886 : cluster 0 pgmap v156: 161 pgs: 25 active+undersized+degraded, 1 stale+active+clean, 34 active+undersized, 101 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-02-05T07:10:54.339 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:54 smithi102 bash[71397]: cluster 2024-02-05T07:10:53.032974+0000 mon.a (mon.0) 3577 : cluster 3 Health check failed: Degraded data redundancy: 80/630 objects degraded (12.698%), 25 pgs degraded (PG_DEGRADED) 2024-02-05T07:10:54.339 INFO:journalctl@ceph.osd.3.smithi102.stdout:Feb 05 07:10:54 smithi102 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@osd.3.service: Succeeded. 2024-02-05T07:10:54.339 INFO:journalctl@ceph.osd.3.smithi102.stdout:Feb 05 07:10:54 smithi102 systemd[1]: Stopped Ceph osd.3 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:10:54.340 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:54 smithi102 bash[68945]: cluster 2024-02-05T07:10:52.168783+0000 mgr.y (mgr.25280) 886 : cluster 0 pgmap v156: 161 pgs: 25 active+undersized+degraded, 1 stale+active+clean, 34 active+undersized, 101 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 80/630 objects degraded (12.698%) 2024-02-05T07:10:54.340 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:54 smithi102 bash[68945]: cluster 2024-02-05T07:10:53.032974+0000 mon.a (mon.0) 3577 : cluster 3 Health check failed: Degraded data redundancy: 80/630 objects degraded (12.698%), 25 pgs degraded (PG_DEGRADED) 2024-02-05T07:10:54.635 INFO:journalctl@ceph.osd.3.smithi102.stdout:Feb 05 07:10:54 smithi102 systemd[1]: Started Ceph osd.3 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:10:55.787 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: cluster 2024-02-05T07:10:54.169947+0000 mgr.y (mgr.25280) 887 : cluster 0 pgmap v157: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-05T07:10:55.788 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:54.489459+0000 mon.a (mon.0) 3578 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.788 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:54.498098+0000 mon.a (mon.0) 3579 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.788 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:54.512639+0000 mon.a (mon.0) 3580 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:55.788 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:54.513866+0000 mon.a (mon.0) 3581 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:55.788 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: cluster 2024-02-05T07:10:54.516291+0000 mgr.y (mgr.25280) 888 : cluster 0 pgmap v158: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-05T07:10:55.788 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:54.521825+0000 mon.a (mon.0) 3582 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.788 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: cephadm 2024-02-05T07:10:54.522607+0000 mgr.y (mgr.25280) 889 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:55.788 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:54.600291+0000 mon.a (mon.0) 3583 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:55.788 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:54.602670+0000 mon.a (mon.0) 3584 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:55.788 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:54.606387+0000 mon.a (mon.0) 3585 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:55.788 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:54.607299+0000 mon.a (mon.0) 3586 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:55.788 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:54.613749+0000 mon.a (mon.0) 3587 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.788 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: cephadm 2024-02-05T07:10:54.614596+0000 mgr.y (mgr.25280) 890 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:55.788 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:54.695324+0000 mon.a (mon.0) 3588 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:55.789 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:54.699208+0000 mon.a (mon.0) 3589 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:55.789 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:54.702847+0000 mon.a (mon.0) 3590 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:55.789 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:54.703974+0000 mon.a (mon.0) 3591 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:55.789 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:54.711309+0000 mon.a (mon.0) 3592 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.789 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: cephadm 2024-02-05T07:10:54.711821+0000 mgr.y (mgr.25280) 891 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:55.789 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:54.789648+0000 mon.a (mon.0) 3593 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:55.789 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:54.792905+0000 mon.a (mon.0) 3594 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:55.789 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:54.796744+0000 mon.a (mon.0) 3595 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:55.789 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:54.797999+0000 mon.a (mon.0) 3596 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:55.789 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:54.805565+0000 mon.a (mon.0) 3597 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.789 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: cephadm 2024-02-05T07:10:54.806410+0000 mgr.y (mgr.25280) 892 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:55.789 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:54.884319+0000 mon.a (mon.0) 3598 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:55.789 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:54.887636+0000 mon.a (mon.0) 3599 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:55.789 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:54.891469+0000 mon.a (mon.0) 3600 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:55.789 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:54.892780+0000 mon.a (mon.0) 3601 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:55.789 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:54.901796+0000 mon.a (mon.0) 3602 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.790 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: cephadm 2024-02-05T07:10:54.902709+0000 mgr.y (mgr.25280) 893 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:55.790 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:54.985916+0000 mon.a (mon.0) 3603 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:55.790 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:54.987992+0000 mon.a (mon.0) 3604 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:55.790 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:54.990576+0000 mon.a (mon.0) 3605 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:55.790 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:54.991392+0000 mon.a (mon.0) 3606 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:55.790 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:54.998360+0000 mon.a (mon.0) 3607 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.790 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: cephadm 2024-02-05T07:10:54.999037+0000 mgr.y (mgr.25280) 894 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:55.790 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: cluster 2024-02-05T07:10:55.044003+0000 mon.a (mon.0) 3608 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:10:55.790 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:55.077338+0000 mon.a (mon.0) 3609 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:55.790 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: cluster 2024-02-05T07:10:54.169947+0000 mgr.y (mgr.25280) 887 : cluster 0 pgmap v157: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-05T07:10:55.790 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:54.489459+0000 mon.a (mon.0) 3578 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.790 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:54.498098+0000 mon.a (mon.0) 3579 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.790 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:54.512639+0000 mon.a (mon.0) 3580 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:55.790 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:54.513866+0000 mon.a (mon.0) 3581 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:55.791 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: cluster 2024-02-05T07:10:54.516291+0000 mgr.y (mgr.25280) 888 : cluster 0 pgmap v158: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-05T07:10:55.791 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:54.521825+0000 mon.a (mon.0) 3582 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.791 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: cephadm 2024-02-05T07:10:54.522607+0000 mgr.y (mgr.25280) 889 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:55.791 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:54.600291+0000 mon.a (mon.0) 3583 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:55.791 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:54.602670+0000 mon.a (mon.0) 3584 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:55.791 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:54.606387+0000 mon.a (mon.0) 3585 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:55.791 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:54.607299+0000 mon.a (mon.0) 3586 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:55.791 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:54.613749+0000 mon.a (mon.0) 3587 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.791 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: cephadm 2024-02-05T07:10:54.614596+0000 mgr.y (mgr.25280) 890 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:55.791 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:54.695324+0000 mon.a (mon.0) 3588 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:55.791 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:54.699208+0000 mon.a (mon.0) 3589 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:55.791 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:54.702847+0000 mon.a (mon.0) 3590 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:55.791 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:54.703974+0000 mon.a (mon.0) 3591 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:55.791 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:54.711309+0000 mon.a (mon.0) 3592 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.792 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:55.083225+0000 mon.a (mon.0) 3610 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:55.792 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:55.086911+0000 mon.a (mon.0) 3611 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:55.792 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:55.088130+0000 mon.a (mon.0) 3612 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:55.792 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:55.094011+0000 mon.a (mon.0) 3613 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.792 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: cephadm 2024-02-05T07:10:55.094612+0000 mgr.y (mgr.25280) 895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:55.792 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:55.157057+0000 mon.a (mon.0) 3614 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:55.792 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:55.159450+0000 mon.a (mon.0) 3615 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:55.792 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:55.162503+0000 mon.a (mon.0) 3616 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:55.792 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:55.163417+0000 mon.a (mon.0) 3617 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:55.792 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:55.172372+0000 mon.a (mon.0) 3618 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.793 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:55.252102+0000 mon.a (mon.0) 3619 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:55.793 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:55.254691+0000 mon.a (mon.0) 3620 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:55.793 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:55.257789+0000 mon.a (mon.0) 3621 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:55.793 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:55.258923+0000 mon.a (mon.0) 3622 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:55.793 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:55.268574+0000 mon.a (mon.0) 3623 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.793 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:55.346576+0000 mon.a (mon.0) 3624 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:55.793 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:55.349641+0000 mon.a (mon.0) 3625 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:55.793 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:55.357331+0000 mon.a (mon.0) 3626 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:55.793 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:55.358907+0000 mon.a (mon.0) 3627 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:55.793 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:55.366783+0000 mon.a (mon.0) 3628 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.793 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:55.445402+0000 mon.a (mon.0) 3629 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:55.793 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:55.447623+0000 mon.a (mon.0) 3630 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:55.793 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:55.450109+0000 mon.a (mon.0) 3631 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:55.793 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:55.451037+0000 mon.a (mon.0) 3632 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:55.793 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[68945]: audit 2024-02-05T07:10:55.460810+0000 mon.a (mon.0) 3633 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.794 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: cephadm 2024-02-05T07:10:54.711821+0000 mgr.y (mgr.25280) 891 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:55.794 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:54.789648+0000 mon.a (mon.0) 3593 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:55.794 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:54.792905+0000 mon.a (mon.0) 3594 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:55.794 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:54.796744+0000 mon.a (mon.0) 3595 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:55.794 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:54.797999+0000 mon.a (mon.0) 3596 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:55.794 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:54.805565+0000 mon.a (mon.0) 3597 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.794 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: cephadm 2024-02-05T07:10:54.806410+0000 mgr.y (mgr.25280) 892 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:55.794 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:54.884319+0000 mon.a (mon.0) 3598 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:55.794 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:54.887636+0000 mon.a (mon.0) 3599 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:55.794 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:54.891469+0000 mon.a (mon.0) 3600 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:55.795 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:54.892780+0000 mon.a (mon.0) 3601 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:55.795 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:54.901796+0000 mon.a (mon.0) 3602 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.795 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: cephadm 2024-02-05T07:10:54.902709+0000 mgr.y (mgr.25280) 893 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:55.795 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:54.985916+0000 mon.a (mon.0) 3603 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:55.795 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:54.987992+0000 mon.a (mon.0) 3604 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:55.795 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:54.990576+0000 mon.a (mon.0) 3605 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:55.795 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:54.991392+0000 mon.a (mon.0) 3606 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:55.795 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:54.998360+0000 mon.a (mon.0) 3607 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.795 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: cephadm 2024-02-05T07:10:54.999037+0000 mgr.y (mgr.25280) 894 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:55.795 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: cluster 2024-02-05T07:10:55.044003+0000 mon.a (mon.0) 3608 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:10:55.795 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:55.077338+0000 mon.a (mon.0) 3609 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:55.795 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:55.083225+0000 mon.a (mon.0) 3610 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:55.795 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:55.086911+0000 mon.a (mon.0) 3611 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:55.795 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:55.088130+0000 mon.a (mon.0) 3612 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:55.795 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:55.094011+0000 mon.a (mon.0) 3613 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.795 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: cephadm 2024-02-05T07:10:55.094612+0000 mgr.y (mgr.25280) 895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:55.795 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:55.157057+0000 mon.a (mon.0) 3614 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:55.796 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:55.159450+0000 mon.a (mon.0) 3615 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:55.796 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:55.162503+0000 mon.a (mon.0) 3616 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:55.796 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:55.163417+0000 mon.a (mon.0) 3617 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:55.796 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:55.172372+0000 mon.a (mon.0) 3618 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.796 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:55.252102+0000 mon.a (mon.0) 3619 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:55.796 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:55.254691+0000 mon.a (mon.0) 3620 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:55.796 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:55.257789+0000 mon.a (mon.0) 3621 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:55.796 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:55.258923+0000 mon.a (mon.0) 3622 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:55.796 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:55.268574+0000 mon.a (mon.0) 3623 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.796 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:55.346576+0000 mon.a (mon.0) 3624 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:55.796 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:55.349641+0000 mon.a (mon.0) 3625 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:55.796 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:55.357331+0000 mon.a (mon.0) 3626 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:55.796 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:55.358907+0000 mon.a (mon.0) 3627 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:55.796 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:55.366783+0000 mon.a (mon.0) 3628 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.796 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:55.445402+0000 mon.a (mon.0) 3629 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:55.797 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:55.447623+0000 mon.a (mon.0) 3630 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:55.797 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:55.450109+0000 mon.a (mon.0) 3631 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:55.797 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:55.451037+0000 mon.a (mon.0) 3632 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:55.797 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:55 smithi102 bash[71397]: audit 2024-02-05T07:10:55.460810+0000 mon.a (mon.0) 3633 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: cluster 2024-02-05T07:10:54.169947+0000 mgr.y (mgr.25280) 887 : cluster 0 pgmap v157: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-05T07:10:55.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:54.489459+0000 mon.a (mon.0) 3578 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:54.498098+0000 mon.a (mon.0) 3579 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:54.512639+0000 mon.a (mon.0) 3580 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:55.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:54.513866+0000 mon.a (mon.0) 3581 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:55.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: cluster 2024-02-05T07:10:54.516291+0000 mgr.y (mgr.25280) 888 : cluster 0 pgmap v158: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-05T07:10:55.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:54.521825+0000 mon.a (mon.0) 3582 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: cephadm 2024-02-05T07:10:54.522607+0000 mgr.y (mgr.25280) 889 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:55.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:54.600291+0000 mon.a (mon.0) 3583 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:55.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:54.602670+0000 mon.a (mon.0) 3584 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:55.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:54.606387+0000 mon.a (mon.0) 3585 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:55.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:54.607299+0000 mon.a (mon.0) 3586 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:55.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:54.613749+0000 mon.a (mon.0) 3587 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: cephadm 2024-02-05T07:10:54.614596+0000 mgr.y (mgr.25280) 890 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:55.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:54.695324+0000 mon.a (mon.0) 3588 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:55.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:54.699208+0000 mon.a (mon.0) 3589 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:55.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:54.702847+0000 mon.a (mon.0) 3590 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:55.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:54.703974+0000 mon.a (mon.0) 3591 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:55.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:54.711309+0000 mon.a (mon.0) 3592 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: cephadm 2024-02-05T07:10:54.711821+0000 mgr.y (mgr.25280) 891 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:55.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:54.789648+0000 mon.a (mon.0) 3593 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:55.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:54.792905+0000 mon.a (mon.0) 3594 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:55.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:54.796744+0000 mon.a (mon.0) 3595 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:55.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:54.797999+0000 mon.a (mon.0) 3596 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:55.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:54.805565+0000 mon.a (mon.0) 3597 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: cephadm 2024-02-05T07:10:54.806410+0000 mgr.y (mgr.25280) 892 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:55.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:54.884319+0000 mon.a (mon.0) 3598 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:55.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:54.887636+0000 mon.a (mon.0) 3599 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:55.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:54.891469+0000 mon.a (mon.0) 3600 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:55.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:54.892780+0000 mon.a (mon.0) 3601 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:55.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:54.901796+0000 mon.a (mon.0) 3602 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: cephadm 2024-02-05T07:10:54.902709+0000 mgr.y (mgr.25280) 893 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:55.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:54.985916+0000 mon.a (mon.0) 3603 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:55.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:54.987992+0000 mon.a (mon.0) 3604 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:55.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:54.990576+0000 mon.a (mon.0) 3605 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:55.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:54.991392+0000 mon.a (mon.0) 3606 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:55.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:54.998360+0000 mon.a (mon.0) 3607 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: cephadm 2024-02-05T07:10:54.999037+0000 mgr.y (mgr.25280) 894 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:55.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: cluster 2024-02-05T07:10:55.044003+0000 mon.a (mon.0) 3608 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:10:55.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:55.077338+0000 mon.a (mon.0) 3609 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:55.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:55.083225+0000 mon.a (mon.0) 3610 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:55.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:55.086911+0000 mon.a (mon.0) 3611 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:55.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:55.088130+0000 mon.a (mon.0) 3612 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:55.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:55.094011+0000 mon.a (mon.0) 3613 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: cephadm 2024-02-05T07:10:55.094612+0000 mgr.y (mgr.25280) 895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:55.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:55.157057+0000 mon.a (mon.0) 3614 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:55.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:55.159450+0000 mon.a (mon.0) 3615 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:55.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:55.162503+0000 mon.a (mon.0) 3616 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:55.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:55.163417+0000 mon.a (mon.0) 3617 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:55.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:55.172372+0000 mon.a (mon.0) 3618 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:55.252102+0000 mon.a (mon.0) 3619 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:55.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:55.254691+0000 mon.a (mon.0) 3620 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:55.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:55.257789+0000 mon.a (mon.0) 3621 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:55.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:55.258923+0000 mon.a (mon.0) 3622 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:55.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:55.268574+0000 mon.a (mon.0) 3623 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:55.346576+0000 mon.a (mon.0) 3624 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:55.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:55.349641+0000 mon.a (mon.0) 3625 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:55.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:55.357331+0000 mon.a (mon.0) 3626 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:55.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:55.358907+0000 mon.a (mon.0) 3627 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:55.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:55.366783+0000 mon.a (mon.0) 3628 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:55.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:55.445402+0000 mon.a (mon.0) 3629 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:55.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:55.447623+0000 mon.a (mon.0) 3630 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:55.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:55.450109+0000 mon.a (mon.0) 3631 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:55.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:55.451037+0000 mon.a (mon.0) 3632 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:55.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:55 smithi177 bash[56430]: audit 2024-02-05T07:10:55.460810+0000 mon.a (mon.0) 3633 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:56.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: cephadm 2024-02-05T07:10:55.173262+0000 mgr.y (mgr.25280) 896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:56.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: cephadm 2024-02-05T07:10:55.269212+0000 mgr.y (mgr.25280) 897 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:56.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: cephadm 2024-02-05T07:10:55.367245+0000 mgr.y (mgr.25280) 898 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:56.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: cephadm 2024-02-05T07:10:55.461656+0000 mgr.y (mgr.25280) 899 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:56.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:55.540380+0000 mon.a (mon.0) 3634 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:56.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:55.544533+0000 mon.a (mon.0) 3635 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:56.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:55.547943+0000 mon.a (mon.0) 3636 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:56.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:55.549152+0000 mon.a (mon.0) 3637 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:56.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:55.557109+0000 mon.a (mon.0) 3638 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:56.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: cephadm 2024-02-05T07:10:55.558011+0000 mgr.y (mgr.25280) 900 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:56.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:55.637898+0000 mon.a (mon.0) 3639 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:56.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:55.641168+0000 mon.a (mon.0) 3640 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:56.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:55.644506+0000 mon.a (mon.0) 3641 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:56.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:55.645367+0000 mon.a (mon.0) 3642 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:56.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:55.655199+0000 mon.a (mon.0) 3643 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:56.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: cephadm 2024-02-05T07:10:55.656111+0000 mgr.y (mgr.25280) 901 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:56.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:55.735851+0000 mon.a (mon.0) 3644 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:56.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:55.738699+0000 mon.a (mon.0) 3645 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:56.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:55.742601+0000 mon.a (mon.0) 3646 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:56.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:55.744210+0000 mon.a (mon.0) 3647 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:56.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:55.752904+0000 mon.a (mon.0) 3648 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:56.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: cephadm 2024-02-05T07:10:55.753615+0000 mgr.y (mgr.25280) 902 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:56.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:55.802772+0000 mon.a (mon.0) 3649 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:56.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:55.804688+0000 mon.a (mon.0) 3650 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:10:56.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:55.871279+0000 mon.a (mon.0) 3651 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:56.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:55.873718+0000 mon.a (mon.0) 3652 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:56.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:55.876636+0000 mon.a (mon.0) 3653 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:56.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:55.877437+0000 mon.a (mon.0) 3654 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:56.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:55.886400+0000 mon.a (mon.0) 3655 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:56.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: cephadm 2024-02-05T07:10:55.887020+0000 mgr.y (mgr.25280) 903 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:56.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:55.970860+0000 mon.a (mon.0) 3656 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:56.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:55.974275+0000 mon.a (mon.0) 3657 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:56.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:55.977307+0000 mon.a (mon.0) 3658 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:56.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:55.978448+0000 mon.a (mon.0) 3659 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:56.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:55.987271+0000 mon.a (mon.0) 3660 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:56.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: cephadm 2024-02-05T07:10:55.988099+0000 mgr.y (mgr.25280) 904 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:56.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:56.052034+0000 mon.a (mon.0) 3661 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:56.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:56.054572+0000 mon.a (mon.0) 3662 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:56.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:56.057049+0000 mon.a (mon.0) 3663 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:56.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:56.058030+0000 mon.a (mon.0) 3664 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:56.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:56.066921+0000 mon.a (mon.0) 3665 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:56.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: cephadm 2024-02-05T07:10:56.068112+0000 mgr.y (mgr.25280) 905 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:56.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:56.131306+0000 mon.a (mon.0) 3666 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:56.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:56.134018+0000 mon.a (mon.0) 3667 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:56.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:56.137737+0000 mon.a (mon.0) 3668 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:56.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:56.138880+0000 mon.a (mon.0) 3669 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:56.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:56.149389+0000 mon.a (mon.0) 3670 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:56.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:56.230857+0000 mon.a (mon.0) 3671 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:56.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:56.233468+0000 mon.a (mon.0) 3672 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:56.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:56.236062+0000 mon.a (mon.0) 3673 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:56.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:56.237217+0000 mon.a (mon.0) 3674 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:56.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:56.245174+0000 mon.a (mon.0) 3675 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:56.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:56.311724+0000 mon.a (mon.0) 3676 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:56.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:56.313671+0000 mon.a (mon.0) 3677 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:56.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:56.315921+0000 mon.a (mon.0) 3678 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:56.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:56.316805+0000 mon.a (mon.0) 3679 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:56.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:56.323932+0000 mon.a (mon.0) 3680 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:56.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:56.403392+0000 mon.a (mon.0) 3681 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:56.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:56.406205+0000 mon.a (mon.0) 3682 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:56.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:56.408986+0000 mon.a (mon.0) 3683 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:56.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:56.409995+0000 mon.a (mon.0) 3684 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:56.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:56.419398+0000 mon.a (mon.0) 3685 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:56.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:56.484247+0000 mon.a (mon.0) 3686 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:56.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:56.487079+0000 mon.a (mon.0) 3687 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:56.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:56.490026+0000 mon.a (mon.0) 3688 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:56.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:56 smithi177 bash[56430]: audit 2024-02-05T07:10:56.491056+0000 mon.a (mon.0) 3689 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:56.837 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: cephadm 2024-02-05T07:10:55.173262+0000 mgr.y (mgr.25280) 896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:56.837 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: cephadm 2024-02-05T07:10:55.269212+0000 mgr.y (mgr.25280) 897 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:56.837 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: cephadm 2024-02-05T07:10:55.367245+0000 mgr.y (mgr.25280) 898 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:56.837 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: cephadm 2024-02-05T07:10:55.461656+0000 mgr.y (mgr.25280) 899 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:56.838 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:55.540380+0000 mon.a (mon.0) 3634 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:56.838 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:55.544533+0000 mon.a (mon.0) 3635 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:56.838 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:55.547943+0000 mon.a (mon.0) 3636 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:56.838 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:55.549152+0000 mon.a (mon.0) 3637 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:56.838 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:55.557109+0000 mon.a (mon.0) 3638 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:56.838 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: cephadm 2024-02-05T07:10:55.558011+0000 mgr.y (mgr.25280) 900 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:56.838 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:55.637898+0000 mon.a (mon.0) 3639 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:56.838 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:55.641168+0000 mon.a (mon.0) 3640 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:56.838 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:55.644506+0000 mon.a (mon.0) 3641 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:56.838 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:55.645367+0000 mon.a (mon.0) 3642 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:56.838 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:55.655199+0000 mon.a (mon.0) 3643 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:56.838 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: cephadm 2024-02-05T07:10:55.656111+0000 mgr.y (mgr.25280) 901 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:56.838 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:55.735851+0000 mon.a (mon.0) 3644 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:56.838 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:55.738699+0000 mon.a (mon.0) 3645 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:56.839 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:55.742601+0000 mon.a (mon.0) 3646 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:56.839 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:55.744210+0000 mon.a (mon.0) 3647 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:56.839 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: cephadm 2024-02-05T07:10:55.173262+0000 mgr.y (mgr.25280) 896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:56.839 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: cephadm 2024-02-05T07:10:55.269212+0000 mgr.y (mgr.25280) 897 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:56.839 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: cephadm 2024-02-05T07:10:55.367245+0000 mgr.y (mgr.25280) 898 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:56.839 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: cephadm 2024-02-05T07:10:55.461656+0000 mgr.y (mgr.25280) 899 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:56.839 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:55.540380+0000 mon.a (mon.0) 3634 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:56.839 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:55.544533+0000 mon.a (mon.0) 3635 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:56.839 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:55.547943+0000 mon.a (mon.0) 3636 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:56.839 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:55.549152+0000 mon.a (mon.0) 3637 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:56.839 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:55.557109+0000 mon.a (mon.0) 3638 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:56.840 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: cephadm 2024-02-05T07:10:55.558011+0000 mgr.y (mgr.25280) 900 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:56.840 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:55.637898+0000 mon.a (mon.0) 3639 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:56.840 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:55.641168+0000 mon.a (mon.0) 3640 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:56.840 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:55.644506+0000 mon.a (mon.0) 3641 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:56.840 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:55.645367+0000 mon.a (mon.0) 3642 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:56.840 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:55.655199+0000 mon.a (mon.0) 3643 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:56.840 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: cephadm 2024-02-05T07:10:55.656111+0000 mgr.y (mgr.25280) 901 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:56.840 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:55.735851+0000 mon.a (mon.0) 3644 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:56.840 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:55.738699+0000 mon.a (mon.0) 3645 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:56.840 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:55.742601+0000 mon.a (mon.0) 3646 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:56.840 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:55.744210+0000 mon.a (mon.0) 3647 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:56.841 INFO:journalctl@ceph.osd.3.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[88168]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-05T07:10:56.841 INFO:journalctl@ceph.osd.3.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[88168]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-02-05T07:10:56.841 INFO:journalctl@ceph.osd.3.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[88168]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-02-05T07:10:56.841 INFO:journalctl@ceph.osd.3.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[88168]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-05T07:10:56.841 INFO:journalctl@ceph.osd.3.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[88168]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-02-05T07:10:56.841 INFO:journalctl@ceph.osd.3.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[88168]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-05T07:10:56.841 INFO:journalctl@ceph.osd.3.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[88168]: --> ceph-volume raw activate successful for osd ID: 3 2024-02-05T07:10:56.841 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:55.752904+0000 mon.a (mon.0) 3648 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:56.841 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: cephadm 2024-02-05T07:10:55.753615+0000 mgr.y (mgr.25280) 902 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:56.841 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:55.802772+0000 mon.a (mon.0) 3649 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:56.841 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:55.804688+0000 mon.a (mon.0) 3650 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:10:56.842 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:55.871279+0000 mon.a (mon.0) 3651 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:56.842 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:55.873718+0000 mon.a (mon.0) 3652 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:56.842 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:55.876636+0000 mon.a (mon.0) 3653 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:56.842 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:55.877437+0000 mon.a (mon.0) 3654 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:56.842 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:55.886400+0000 mon.a (mon.0) 3655 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:56.842 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: cephadm 2024-02-05T07:10:55.887020+0000 mgr.y (mgr.25280) 903 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:56.842 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:55.970860+0000 mon.a (mon.0) 3656 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:56.842 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:55.974275+0000 mon.a (mon.0) 3657 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:56.842 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:55.977307+0000 mon.a (mon.0) 3658 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:56.842 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:55.978448+0000 mon.a (mon.0) 3659 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:56.842 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:55.987271+0000 mon.a (mon.0) 3660 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:56.842 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: cephadm 2024-02-05T07:10:55.988099+0000 mgr.y (mgr.25280) 904 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:56.842 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:56.052034+0000 mon.a (mon.0) 3661 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:56.842 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:56.054572+0000 mon.a (mon.0) 3662 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:56.843 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:56.057049+0000 mon.a (mon.0) 3663 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:56.843 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:56.058030+0000 mon.a (mon.0) 3664 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:56.843 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:55.752904+0000 mon.a (mon.0) 3648 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:56.843 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: cephadm 2024-02-05T07:10:55.753615+0000 mgr.y (mgr.25280) 902 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:56.843 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:55.802772+0000 mon.a (mon.0) 3649 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:56.843 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:55.804688+0000 mon.a (mon.0) 3650 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:10:56.843 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:55.871279+0000 mon.a (mon.0) 3651 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:56.843 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:55.873718+0000 mon.a (mon.0) 3652 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:56.843 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:55.876636+0000 mon.a (mon.0) 3653 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:56.843 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:55.877437+0000 mon.a (mon.0) 3654 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:56.843 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:55.886400+0000 mon.a (mon.0) 3655 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:56.843 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: cephadm 2024-02-05T07:10:55.887020+0000 mgr.y (mgr.25280) 903 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:56.843 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:55.970860+0000 mon.a (mon.0) 3656 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:56.844 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:55.974275+0000 mon.a (mon.0) 3657 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:56.844 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:55.977307+0000 mon.a (mon.0) 3658 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:56.844 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:55.978448+0000 mon.a (mon.0) 3659 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:56.844 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:55.987271+0000 mon.a (mon.0) 3660 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:56.844 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: cephadm 2024-02-05T07:10:55.988099+0000 mgr.y (mgr.25280) 904 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:56.844 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:56.052034+0000 mon.a (mon.0) 3661 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:56.844 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:56.054572+0000 mon.a (mon.0) 3662 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:56.844 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:56.057049+0000 mon.a (mon.0) 3663 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:56.844 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:56.058030+0000 mon.a (mon.0) 3664 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:56.845 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:56.066921+0000 mon.a (mon.0) 3665 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:56.845 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: cephadm 2024-02-05T07:10:56.068112+0000 mgr.y (mgr.25280) 905 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:56.845 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:56.131306+0000 mon.a (mon.0) 3666 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:56.845 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:56.134018+0000 mon.a (mon.0) 3667 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:56.845 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:56.137737+0000 mon.a (mon.0) 3668 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:56.845 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:56.138880+0000 mon.a (mon.0) 3669 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:56.845 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:56.149389+0000 mon.a (mon.0) 3670 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:56.845 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:56.230857+0000 mon.a (mon.0) 3671 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:56.845 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:56.233468+0000 mon.a (mon.0) 3672 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:56.845 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:56.236062+0000 mon.a (mon.0) 3673 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:56.845 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:56.237217+0000 mon.a (mon.0) 3674 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:56.845 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:56.245174+0000 mon.a (mon.0) 3675 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:56.845 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:56.311724+0000 mon.a (mon.0) 3676 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:56.845 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:56.313671+0000 mon.a (mon.0) 3677 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:56.845 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:56.315921+0000 mon.a (mon.0) 3678 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:56.845 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:56.316805+0000 mon.a (mon.0) 3679 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:56.846 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:56.323932+0000 mon.a (mon.0) 3680 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:56.846 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:56.403392+0000 mon.a (mon.0) 3681 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:56.846 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:56.406205+0000 mon.a (mon.0) 3682 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:56.846 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:56.408986+0000 mon.a (mon.0) 3683 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:56.846 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:56.409995+0000 mon.a (mon.0) 3684 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:56.846 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:56.419398+0000 mon.a (mon.0) 3685 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:56.846 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:56.484247+0000 mon.a (mon.0) 3686 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:56.846 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:56.487079+0000 mon.a (mon.0) 3687 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:56.846 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:56.490026+0000 mon.a (mon.0) 3688 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:56.846 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[68945]: audit 2024-02-05T07:10:56.491056+0000 mon.a (mon.0) 3689 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:56.846 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:56.066921+0000 mon.a (mon.0) 3665 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:56.847 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: cephadm 2024-02-05T07:10:56.068112+0000 mgr.y (mgr.25280) 905 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:56.847 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:56.131306+0000 mon.a (mon.0) 3666 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:56.847 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:56.134018+0000 mon.a (mon.0) 3667 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:56.847 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:56.137737+0000 mon.a (mon.0) 3668 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:56.847 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:56.138880+0000 mon.a (mon.0) 3669 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:56.847 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:56.149389+0000 mon.a (mon.0) 3670 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:56.847 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:56.230857+0000 mon.a (mon.0) 3671 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:56.847 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:56.233468+0000 mon.a (mon.0) 3672 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:56.847 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:56.236062+0000 mon.a (mon.0) 3673 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:56.847 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:56.237217+0000 mon.a (mon.0) 3674 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:56.847 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:56.245174+0000 mon.a (mon.0) 3675 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:56.847 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:56.311724+0000 mon.a (mon.0) 3676 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:56.847 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:56.313671+0000 mon.a (mon.0) 3677 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:56.847 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:56.315921+0000 mon.a (mon.0) 3678 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:56.848 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:56.316805+0000 mon.a (mon.0) 3679 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:56.848 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:56.323932+0000 mon.a (mon.0) 3680 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:56.848 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:56.403392+0000 mon.a (mon.0) 3681 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:56.848 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:56.406205+0000 mon.a (mon.0) 3682 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:56.848 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:56.408986+0000 mon.a (mon.0) 3683 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:56.848 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:56.409995+0000 mon.a (mon.0) 3684 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:56.848 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:56.419398+0000 mon.a (mon.0) 3685 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:56.848 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:56.484247+0000 mon.a (mon.0) 3686 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:56.848 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:56.487079+0000 mon.a (mon.0) 3687 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:56.848 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:56.490026+0000 mon.a (mon.0) 3688 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:56.848 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:56 smithi102 bash[71397]: audit 2024-02-05T07:10:56.491056+0000 mon.a (mon.0) 3689 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:57.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: cephadm 2024-02-05T07:10:56.150467+0000 mgr.y (mgr.25280) 906 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:57.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: cephadm 2024-02-05T07:10:56.245703+0000 mgr.y (mgr.25280) 907 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:57.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: cephadm 2024-02-05T07:10:56.324544+0000 mgr.y (mgr.25280) 908 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:57.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: cephadm 2024-02-05T07:10:56.420088+0000 mgr.y (mgr.25280) 909 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:57.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:56.509579+0000 mon.a (mon.0) 3690 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:57.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: cephadm 2024-02-05T07:10:56.510356+0000 mgr.y (mgr.25280) 910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:57.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: cluster 2024-02-05T07:10:56.516987+0000 mgr.y (mgr.25280) 911 : cluster 0 pgmap v159: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-05T07:10:57.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:56.576538+0000 mon.a (mon.0) 3691 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:57.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:56.579111+0000 mon.a (mon.0) 3692 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:57.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:56.581217+0000 mon.a (mon.0) 3693 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:57.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:56.582201+0000 mon.a (mon.0) 3694 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:57.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:56.588765+0000 mon.a (mon.0) 3695 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:57.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: cephadm 2024-02-05T07:10:56.589295+0000 mgr.y (mgr.25280) 912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:57.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:56.667637+0000 mon.a (mon.0) 3696 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:57.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:56.670887+0000 mon.a (mon.0) 3697 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:57.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:56.673941+0000 mon.a (mon.0) 3698 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:57.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:56.674956+0000 mon.a (mon.0) 3699 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:57.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:56.681812+0000 mon.a (mon.0) 3700 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:57.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: cephadm 2024-02-05T07:10:56.682377+0000 mgr.y (mgr.25280) 913 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:57.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:56.760403+0000 mon.a (mon.0) 3701 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:57.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:56.763890+0000 mon.a (mon.0) 3702 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:57.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:56.766676+0000 mon.a (mon.0) 3703 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:57.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:56.767766+0000 mon.a (mon.0) 3704 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:57.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:56.776109+0000 mon.a (mon.0) 3705 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:57.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: cephadm 2024-02-05T07:10:56.776874+0000 mgr.y (mgr.25280) 914 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:57.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:56.859058+0000 mon.a (mon.0) 3706 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:57.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:56.862726+0000 mon.a (mon.0) 3707 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:57.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:56.865488+0000 mon.a (mon.0) 3708 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:57.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:56.866368+0000 mon.a (mon.0) 3709 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:57.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:56.872088+0000 mon.a (mon.0) 3710 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:57.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: cephadm 2024-02-05T07:10:56.872702+0000 mgr.y (mgr.25280) 915 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:57.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:56.953652+0000 mon.a (mon.0) 3711 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:57.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:56.957485+0000 mon.a (mon.0) 3712 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:57.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:56.961065+0000 mon.a (mon.0) 3713 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:57.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:56.962414+0000 mon.a (mon.0) 3714 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:57.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:56.970658+0000 mon.a (mon.0) 3715 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:57.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: cephadm 2024-02-05T07:10:56.971434+0000 mgr.y (mgr.25280) 916 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:57.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:57.032738+0000 mon.a (mon.0) 3716 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:57.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:57.037049+0000 mon.a (mon.0) 3717 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:57.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:57.040324+0000 mon.a (mon.0) 3718 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:57.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:57.041506+0000 mon.a (mon.0) 3719 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:57.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:57.047953+0000 mon.a (mon.0) 3720 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:57.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: cephadm 2024-02-05T07:10:57.048609+0000 mgr.y (mgr.25280) 917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:57.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:57.128119+0000 mon.a (mon.0) 3721 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:57.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:57.130549+0000 mon.a (mon.0) 3722 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:57.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:57.133193+0000 mon.a (mon.0) 3723 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:57.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:57.134150+0000 mon.a (mon.0) 3724 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:57.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:57.142236+0000 mon.a (mon.0) 3725 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:57.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:57.225552+0000 mon.a (mon.0) 3726 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:57.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:57.228096+0000 mon.a (mon.0) 3727 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:57.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:57.231512+0000 mon.a (mon.0) 3728 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:57.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:57.232792+0000 mon.a (mon.0) 3729 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:57.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:57.240325+0000 mon.a (mon.0) 3730 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:57.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:57.325067+0000 mon.a (mon.0) 3731 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:57.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:57.327262+0000 mon.a (mon.0) 3732 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:57.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:57.330209+0000 mon.a (mon.0) 3733 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:57.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:57.331266+0000 mon.a (mon.0) 3734 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:57.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:57.337202+0000 mon.a (mon.0) 3735 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:57.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:57.420221+0000 mon.a (mon.0) 3736 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:57.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:57.422393+0000 mon.a (mon.0) 3737 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:57.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:57.425112+0000 mon.a (mon.0) 3738 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:57.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:57.425855+0000 mon.a (mon.0) 3739 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:57.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:57 smithi177 bash[56430]: audit 2024-02-05T07:10:57.433279+0000 mon.a (mon.0) 3740 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:57.834 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: cephadm 2024-02-05T07:10:56.150467+0000 mgr.y (mgr.25280) 906 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:57.834 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: cephadm 2024-02-05T07:10:56.245703+0000 mgr.y (mgr.25280) 907 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:57.834 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: cephadm 2024-02-05T07:10:56.324544+0000 mgr.y (mgr.25280) 908 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:57.834 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: cephadm 2024-02-05T07:10:56.420088+0000 mgr.y (mgr.25280) 909 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:57.834 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:56.509579+0000 mon.a (mon.0) 3690 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:57.834 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: cephadm 2024-02-05T07:10:56.510356+0000 mgr.y (mgr.25280) 910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:57.834 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: cluster 2024-02-05T07:10:56.516987+0000 mgr.y (mgr.25280) 911 : cluster 0 pgmap v159: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-05T07:10:57.834 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:56.576538+0000 mon.a (mon.0) 3691 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:57.834 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:56.579111+0000 mon.a (mon.0) 3692 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:57.834 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:56.581217+0000 mon.a (mon.0) 3693 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:57.835 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:56.582201+0000 mon.a (mon.0) 3694 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:57.835 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:56.588765+0000 mon.a (mon.0) 3695 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:57.835 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: cephadm 2024-02-05T07:10:56.589295+0000 mgr.y (mgr.25280) 912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:57.835 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:56.667637+0000 mon.a (mon.0) 3696 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:57.835 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:56.670887+0000 mon.a (mon.0) 3697 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:57.835 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:56.673941+0000 mon.a (mon.0) 3698 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:57.835 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:56.674956+0000 mon.a (mon.0) 3699 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:57.835 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:56.681812+0000 mon.a (mon.0) 3700 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:57.835 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: cephadm 2024-02-05T07:10:56.682377+0000 mgr.y (mgr.25280) 913 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:57.835 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:56.760403+0000 mon.a (mon.0) 3701 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:57.835 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:56.763890+0000 mon.a (mon.0) 3702 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:57.835 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:56.766676+0000 mon.a (mon.0) 3703 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:57.835 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:56.767766+0000 mon.a (mon.0) 3704 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:57.835 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:56.776109+0000 mon.a (mon.0) 3705 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:57.835 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: cephadm 2024-02-05T07:10:56.776874+0000 mgr.y (mgr.25280) 914 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:57.835 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:56.859058+0000 mon.a (mon.0) 3706 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:57.836 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:56.862726+0000 mon.a (mon.0) 3707 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:57.836 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:56.865488+0000 mon.a (mon.0) 3708 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:57.836 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:56.866368+0000 mon.a (mon.0) 3709 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:57.836 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:56.872088+0000 mon.a (mon.0) 3710 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:57.836 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: cephadm 2024-02-05T07:10:56.872702+0000 mgr.y (mgr.25280) 915 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:57.836 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:56.953652+0000 mon.a (mon.0) 3711 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:57.836 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:56.957485+0000 mon.a (mon.0) 3712 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:57.836 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:56.961065+0000 mon.a (mon.0) 3713 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:57.836 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:56.962414+0000 mon.a (mon.0) 3714 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:57.836 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:56.970658+0000 mon.a (mon.0) 3715 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:57.836 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: cephadm 2024-02-05T07:10:56.971434+0000 mgr.y (mgr.25280) 916 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:57.836 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:57.032738+0000 mon.a (mon.0) 3716 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:57.836 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:57.037049+0000 mon.a (mon.0) 3717 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:57.836 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:57.040324+0000 mon.a (mon.0) 3718 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:57.837 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:57.041506+0000 mon.a (mon.0) 3719 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:57.837 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:57.047953+0000 mon.a (mon.0) 3720 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:57.837 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: cephadm 2024-02-05T07:10:57.048609+0000 mgr.y (mgr.25280) 917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:57.837 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:57.128119+0000 mon.a (mon.0) 3721 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:57.837 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:57.130549+0000 mon.a (mon.0) 3722 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:57.837 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:57.133193+0000 mon.a (mon.0) 3723 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:57.837 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:57.134150+0000 mon.a (mon.0) 3724 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:57.837 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:57.142236+0000 mon.a (mon.0) 3725 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:57.837 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:57.225552+0000 mon.a (mon.0) 3726 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:57.837 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:57.228096+0000 mon.a (mon.0) 3727 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:57.837 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:57.231512+0000 mon.a (mon.0) 3728 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:57.837 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:57.232792+0000 mon.a (mon.0) 3729 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:57.837 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:57.240325+0000 mon.a (mon.0) 3730 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:57.837 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:57.325067+0000 mon.a (mon.0) 3731 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:57.837 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:57.327262+0000 mon.a (mon.0) 3732 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:57.837 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:57.330209+0000 mon.a (mon.0) 3733 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:57.838 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:57.331266+0000 mon.a (mon.0) 3734 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:57.838 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:57.337202+0000 mon.a (mon.0) 3735 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:57.838 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:57.420221+0000 mon.a (mon.0) 3736 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:57.838 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:57.422393+0000 mon.a (mon.0) 3737 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:57.838 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: cephadm 2024-02-05T07:10:56.150467+0000 mgr.y (mgr.25280) 906 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:57.838 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: cephadm 2024-02-05T07:10:56.245703+0000 mgr.y (mgr.25280) 907 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:57.838 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: cephadm 2024-02-05T07:10:56.324544+0000 mgr.y (mgr.25280) 908 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:57.838 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: cephadm 2024-02-05T07:10:56.420088+0000 mgr.y (mgr.25280) 909 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:57.838 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:56.509579+0000 mon.a (mon.0) 3690 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:57.838 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: cephadm 2024-02-05T07:10:56.510356+0000 mgr.y (mgr.25280) 910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:57.838 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: cluster 2024-02-05T07:10:56.516987+0000 mgr.y (mgr.25280) 911 : cluster 0 pgmap v159: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-05T07:10:57.838 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:56.576538+0000 mon.a (mon.0) 3691 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:57.838 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:56.579111+0000 mon.a (mon.0) 3692 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:57.839 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:56.581217+0000 mon.a (mon.0) 3693 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:57.839 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:56.582201+0000 mon.a (mon.0) 3694 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:57.839 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:56.588765+0000 mon.a (mon.0) 3695 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:57.839 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: cephadm 2024-02-05T07:10:56.589295+0000 mgr.y (mgr.25280) 912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:57.839 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:56.667637+0000 mon.a (mon.0) 3696 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:57.839 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:56.670887+0000 mon.a (mon.0) 3697 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:57.839 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:56.673941+0000 mon.a (mon.0) 3698 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:57.839 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:56.674956+0000 mon.a (mon.0) 3699 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:57.839 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:56.681812+0000 mon.a (mon.0) 3700 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:57.839 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: cephadm 2024-02-05T07:10:56.682377+0000 mgr.y (mgr.25280) 913 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:57.839 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:56.760403+0000 mon.a (mon.0) 3701 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:57.839 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:57.425112+0000 mon.a (mon.0) 3738 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:57.840 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:57.425855+0000 mon.a (mon.0) 3739 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:57.840 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[68945]: audit 2024-02-05T07:10:57.433279+0000 mon.a (mon.0) 3740 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:57.840 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:56.763890+0000 mon.a (mon.0) 3702 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:57.840 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:56.766676+0000 mon.a (mon.0) 3703 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:57.840 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:56.767766+0000 mon.a (mon.0) 3704 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:57.841 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:56.776109+0000 mon.a (mon.0) 3705 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:57.841 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: cephadm 2024-02-05T07:10:56.776874+0000 mgr.y (mgr.25280) 914 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:57.841 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:56.859058+0000 mon.a (mon.0) 3706 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:57.841 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:56.862726+0000 mon.a (mon.0) 3707 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:57.841 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:56.865488+0000 mon.a (mon.0) 3708 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:57.841 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:56.866368+0000 mon.a (mon.0) 3709 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:57.841 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:56.872088+0000 mon.a (mon.0) 3710 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:57.841 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: cephadm 2024-02-05T07:10:56.872702+0000 mgr.y (mgr.25280) 915 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:57.841 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:56.953652+0000 mon.a (mon.0) 3711 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:57.841 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:56.957485+0000 mon.a (mon.0) 3712 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:57.841 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:56.961065+0000 mon.a (mon.0) 3713 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:57.841 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:56.962414+0000 mon.a (mon.0) 3714 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:57.841 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:56.970658+0000 mon.a (mon.0) 3715 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:57.841 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: cephadm 2024-02-05T07:10:56.971434+0000 mgr.y (mgr.25280) 916 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:57.842 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:57.032738+0000 mon.a (mon.0) 3716 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:57.842 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:57.037049+0000 mon.a (mon.0) 3717 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:57.842 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:57.040324+0000 mon.a (mon.0) 3718 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:57.842 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:57.041506+0000 mon.a (mon.0) 3719 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:57.842 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:57.047953+0000 mon.a (mon.0) 3720 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:57.842 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: cephadm 2024-02-05T07:10:57.048609+0000 mgr.y (mgr.25280) 917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:57.842 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:57.128119+0000 mon.a (mon.0) 3721 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:57.842 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:57.130549+0000 mon.a (mon.0) 3722 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:57.842 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:57.133193+0000 mon.a (mon.0) 3723 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:57.842 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:57.134150+0000 mon.a (mon.0) 3724 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:57.842 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:57.142236+0000 mon.a (mon.0) 3725 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:57.842 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:57.225552+0000 mon.a (mon.0) 3726 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:57.842 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:57.228096+0000 mon.a (mon.0) 3727 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:57.842 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:57.231512+0000 mon.a (mon.0) 3728 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:57.843 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:57.232792+0000 mon.a (mon.0) 3729 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:57.843 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:57.240325+0000 mon.a (mon.0) 3730 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:57.843 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:57.325067+0000 mon.a (mon.0) 3731 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:57.843 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:57.327262+0000 mon.a (mon.0) 3732 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:57.843 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:57.330209+0000 mon.a (mon.0) 3733 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:57.843 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:57.331266+0000 mon.a (mon.0) 3734 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:57.843 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:57.337202+0000 mon.a (mon.0) 3735 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:57.843 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:57.420221+0000 mon.a (mon.0) 3736 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:57.843 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:57.422393+0000 mon.a (mon.0) 3737 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:57.843 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:57.425112+0000 mon.a (mon.0) 3738 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:57.843 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:57.425855+0000 mon.a (mon.0) 3739 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:57.843 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:57 smithi102 bash[71397]: audit 2024-02-05T07:10:57.433279+0000 mon.a (mon.0) 3740 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.793 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: cephadm 2024-02-05T07:10:57.143011+0000 mgr.y (mgr.25280) 918 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:58.793 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: cephadm 2024-02-05T07:10:57.243080+0000 mgr.y (mgr.25280) 919 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:58.793 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: cephadm 2024-02-05T07:10:57.337926+0000 mgr.y (mgr.25280) 920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:58.793 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: cephadm 2024-02-05T07:10:57.434013+0000 mgr.y (mgr.25280) 921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:58.793 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:57.524432+0000 mon.a (mon.0) 3741 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:58.793 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:57.527082+0000 mon.a (mon.0) 3742 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:58.793 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:57.529322+0000 mon.a (mon.0) 3743 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:58.793 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:57.530147+0000 mon.a (mon.0) 3744 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:58.794 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:57.535701+0000 mon.a (mon.0) 3745 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.794 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: cephadm 2024-02-05T07:10:57.536137+0000 mgr.y (mgr.25280) 922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:58.794 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:57.618185+0000 mon.a (mon.0) 3746 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:58.794 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:57.620405+0000 mon.a (mon.0) 3747 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:58.794 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:57.623410+0000 mon.a (mon.0) 3748 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:58.794 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:57.624652+0000 mon.a (mon.0) 3749 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:58.794 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:57.632030+0000 mon.a (mon.0) 3750 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.794 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: cephadm 2024-02-05T07:10:57.632687+0000 mgr.y (mgr.25280) 923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:58.794 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:57.712062+0000 mon.a (mon.0) 3751 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:58.794 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:57.714294+0000 mon.a (mon.0) 3752 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:58.794 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:57.717114+0000 mon.a (mon.0) 3753 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:58.794 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:57.718000+0000 mon.a (mon.0) 3754 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:58.795 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: cephadm 2024-02-05T07:10:57.143011+0000 mgr.y (mgr.25280) 918 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:58.795 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: cephadm 2024-02-05T07:10:57.243080+0000 mgr.y (mgr.25280) 919 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:58.795 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: cephadm 2024-02-05T07:10:57.337926+0000 mgr.y (mgr.25280) 920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:58.795 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: cephadm 2024-02-05T07:10:57.434013+0000 mgr.y (mgr.25280) 921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:58.795 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:57.524432+0000 mon.a (mon.0) 3741 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:58.795 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:57.527082+0000 mon.a (mon.0) 3742 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:58.795 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:57.529322+0000 mon.a (mon.0) 3743 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:58.795 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:57.530147+0000 mon.a (mon.0) 3744 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:58.795 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:57.535701+0000 mon.a (mon.0) 3745 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.795 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: cephadm 2024-02-05T07:10:57.536137+0000 mgr.y (mgr.25280) 922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:58.795 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:57.618185+0000 mon.a (mon.0) 3746 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:58.795 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:57.620405+0000 mon.a (mon.0) 3747 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:58.795 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:57.623410+0000 mon.a (mon.0) 3748 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:58.796 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:57.624652+0000 mon.a (mon.0) 3749 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:58.796 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:57.632030+0000 mon.a (mon.0) 3750 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.796 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: cephadm 2024-02-05T07:10:57.632687+0000 mgr.y (mgr.25280) 923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:58.796 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:57.712062+0000 mon.a (mon.0) 3751 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:58.796 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:57.714294+0000 mon.a (mon.0) 3752 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:58.796 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:57.717114+0000 mon.a (mon.0) 3753 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:58.796 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:57.718000+0000 mon.a (mon.0) 3754 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:58.796 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:57.723550+0000 mon.a (mon.0) 3755 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.796 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: cephadm 2024-02-05T07:10:57.724086+0000 mgr.y (mgr.25280) 924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:58.796 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:57.803426+0000 mon.a (mon.0) 3756 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:58.797 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:57.806114+0000 mon.a (mon.0) 3757 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:58.797 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:57.808807+0000 mon.a (mon.0) 3758 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:58.797 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:57.809765+0000 mon.a (mon.0) 3759 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:58.797 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:57.816893+0000 mon.a (mon.0) 3760 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.797 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: cephadm 2024-02-05T07:10:57.820473+0000 mgr.y (mgr.25280) 925 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:58.797 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:57.869162+0000 mon.a (mon.0) 3761 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:58.797 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:57.871264+0000 mon.a (mon.0) 3762 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:58.797 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:57.873629+0000 mon.a (mon.0) 3763 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:58.797 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:57.874448+0000 mon.a (mon.0) 3764 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:58.797 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:57.883144+0000 mon.a (mon.0) 3765 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.797 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: cephadm 2024-02-05T07:10:57.883981+0000 mgr.y (mgr.25280) 926 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:58.797 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:57.966602+0000 mon.a (mon.0) 3766 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:58.797 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:57.968733+0000 mon.a (mon.0) 3767 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:58.797 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:57.971747+0000 mon.a (mon.0) 3768 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:58.797 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:57.972640+0000 mon.a (mon.0) 3769 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:58.797 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:57.981848+0000 mon.a (mon.0) 3770 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.798 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: cephadm 2024-02-05T07:10:57.982405+0000 mgr.y (mgr.25280) 927 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:58.798 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:57.723550+0000 mon.a (mon.0) 3755 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.798 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: cephadm 2024-02-05T07:10:57.724086+0000 mgr.y (mgr.25280) 924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:58.798 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:57.803426+0000 mon.a (mon.0) 3756 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:58.798 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:57.806114+0000 mon.a (mon.0) 3757 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:58.798 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:57.808807+0000 mon.a (mon.0) 3758 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:58.798 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:57.809765+0000 mon.a (mon.0) 3759 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:58.798 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:57.816893+0000 mon.a (mon.0) 3760 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.798 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: cephadm 2024-02-05T07:10:57.820473+0000 mgr.y (mgr.25280) 925 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:58.798 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:57.869162+0000 mon.a (mon.0) 3761 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:58.798 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:57.871264+0000 mon.a (mon.0) 3762 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:58.798 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:57.873629+0000 mon.a (mon.0) 3763 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:58.799 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:57.874448+0000 mon.a (mon.0) 3764 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:58.799 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:57.883144+0000 mon.a (mon.0) 3765 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.799 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: cephadm 2024-02-05T07:10:57.883981+0000 mgr.y (mgr.25280) 926 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:58.799 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:57.966602+0000 mon.a (mon.0) 3766 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:58.799 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:57.968733+0000 mon.a (mon.0) 3767 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:58.799 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:57.971747+0000 mon.a (mon.0) 3768 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:58.799 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:57.972640+0000 mon.a (mon.0) 3769 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:58.799 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:57.981848+0000 mon.a (mon.0) 3770 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.799 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: cephadm 2024-02-05T07:10:57.982405+0000 mgr.y (mgr.25280) 927 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:58.799 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:58.059938+0000 mon.a (mon.0) 3771 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:58.800 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:58.063300+0000 mon.a (mon.0) 3772 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:58.800 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:58.066209+0000 mon.a (mon.0) 3773 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:58.800 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:58.067146+0000 mon.a (mon.0) 3774 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:58.800 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:58.075047+0000 mon.a (mon.0) 3775 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.800 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: cephadm 2024-02-05T07:10:58.075674+0000 mgr.y (mgr.25280) 928 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:58.800 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:58.109733+0000 mon.a (mon.0) 3776 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.800 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:58.119448+0000 mon.a (mon.0) 3777 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.800 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:58.132193+0000 mon.a (mon.0) 3778 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.800 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:58.154247+0000 mon.a (mon.0) 3779 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:58.800 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:58.156623+0000 mon.a (mon.0) 3780 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:58.800 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:58.159272+0000 mon.a (mon.0) 3781 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:58.800 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:58.160383+0000 mon.a (mon.0) 3782 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:58.800 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:58.169360+0000 mon.a (mon.0) 3783 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.801 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:58.251815+0000 mon.a (mon.0) 3784 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:58.801 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:58.254545+0000 mon.a (mon.0) 3785 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:58.801 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:58.257590+0000 mon.a (mon.0) 3786 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:58.801 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:58.258849+0000 mon.a (mon.0) 3787 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:58.801 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:58.269243+0000 mon.a (mon.0) 3788 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.801 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:58.338612+0000 mon.a (mon.0) 3789 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:58.801 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:58.342244+0000 mon.a (mon.0) 3790 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:58.801 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:58.345054+0000 mon.a (mon.0) 3791 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:58.801 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:58.345934+0000 mon.a (mon.0) 3792 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:58.801 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:58.353962+0000 mon.a (mon.0) 3793 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.801 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:58.435242+0000 mon.a (mon.0) 3794 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:58.801 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:58.438660+0000 mon.a (mon.0) 3795 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:58.801 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:58.441534+0000 mon.a (mon.0) 3796 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:58.801 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:58.442662+0000 mon.a (mon.0) 3797 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:58.801 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[71397]: audit 2024-02-05T07:10:58.452719+0000 mon.a (mon.0) 3798 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.802 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:58.059938+0000 mon.a (mon.0) 3771 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:58.802 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:58.063300+0000 mon.a (mon.0) 3772 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:58.802 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:58.066209+0000 mon.a (mon.0) 3773 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:58.802 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:58.067146+0000 mon.a (mon.0) 3774 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:58.802 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:58.075047+0000 mon.a (mon.0) 3775 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.802 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: cephadm 2024-02-05T07:10:58.075674+0000 mgr.y (mgr.25280) 928 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:58.802 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:58.109733+0000 mon.a (mon.0) 3776 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.802 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:58.119448+0000 mon.a (mon.0) 3777 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.802 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:58.132193+0000 mon.a (mon.0) 3778 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.802 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:58.154247+0000 mon.a (mon.0) 3779 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:58.802 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:58.156623+0000 mon.a (mon.0) 3780 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:58.803 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:58.159272+0000 mon.a (mon.0) 3781 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:58.803 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:58.160383+0000 mon.a (mon.0) 3782 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:58.803 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:58.169360+0000 mon.a (mon.0) 3783 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.803 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:58.251815+0000 mon.a (mon.0) 3784 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:58.803 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:58.254545+0000 mon.a (mon.0) 3785 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:58.803 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:58.257590+0000 mon.a (mon.0) 3786 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:58.803 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:58.258849+0000 mon.a (mon.0) 3787 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:58.803 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:58.269243+0000 mon.a (mon.0) 3788 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.803 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:58.338612+0000 mon.a (mon.0) 3789 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:58.803 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:58.342244+0000 mon.a (mon.0) 3790 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:58.803 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:58.345054+0000 mon.a (mon.0) 3791 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:58.803 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:58.345934+0000 mon.a (mon.0) 3792 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:58.803 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:58.353962+0000 mon.a (mon.0) 3793 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.803 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:58.435242+0000 mon.a (mon.0) 3794 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:58.803 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:58.438660+0000 mon.a (mon.0) 3795 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:58.803 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:58.441534+0000 mon.a (mon.0) 3796 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:58.804 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:58.442662+0000 mon.a (mon.0) 3797 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:58.804 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:58 smithi102 bash[68945]: audit 2024-02-05T07:10:58.452719+0000 mon.a (mon.0) 3798 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: cephadm 2024-02-05T07:10:57.143011+0000 mgr.y (mgr.25280) 918 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:58.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: cephadm 2024-02-05T07:10:57.243080+0000 mgr.y (mgr.25280) 919 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:58.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: cephadm 2024-02-05T07:10:57.337926+0000 mgr.y (mgr.25280) 920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:58.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: cephadm 2024-02-05T07:10:57.434013+0000 mgr.y (mgr.25280) 921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:58.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:57.524432+0000 mon.a (mon.0) 3741 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:58.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:57.527082+0000 mon.a (mon.0) 3742 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:58.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:57.529322+0000 mon.a (mon.0) 3743 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:58.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:57.530147+0000 mon.a (mon.0) 3744 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:58.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:57.535701+0000 mon.a (mon.0) 3745 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: cephadm 2024-02-05T07:10:57.536137+0000 mgr.y (mgr.25280) 922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:58.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:57.618185+0000 mon.a (mon.0) 3746 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:58.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:57.620405+0000 mon.a (mon.0) 3747 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:58.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:57.623410+0000 mon.a (mon.0) 3748 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:58.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:57.624652+0000 mon.a (mon.0) 3749 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:58.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:57.632030+0000 mon.a (mon.0) 3750 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: cephadm 2024-02-05T07:10:57.632687+0000 mgr.y (mgr.25280) 923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:58.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:57.712062+0000 mon.a (mon.0) 3751 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:58.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:57.714294+0000 mon.a (mon.0) 3752 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:58.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:57.717114+0000 mon.a (mon.0) 3753 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:58.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:57.718000+0000 mon.a (mon.0) 3754 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:58.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:57.723550+0000 mon.a (mon.0) 3755 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: cephadm 2024-02-05T07:10:57.724086+0000 mgr.y (mgr.25280) 924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:58.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:57.803426+0000 mon.a (mon.0) 3756 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:58.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:57.806114+0000 mon.a (mon.0) 3757 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:58.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:57.808807+0000 mon.a (mon.0) 3758 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:58.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:57.809765+0000 mon.a (mon.0) 3759 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:58.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:57.816893+0000 mon.a (mon.0) 3760 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: cephadm 2024-02-05T07:10:57.820473+0000 mgr.y (mgr.25280) 925 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:58.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:57.869162+0000 mon.a (mon.0) 3761 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:58.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:57.871264+0000 mon.a (mon.0) 3762 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:58.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:57.873629+0000 mon.a (mon.0) 3763 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:58.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:57.874448+0000 mon.a (mon.0) 3764 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:58.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:57.883144+0000 mon.a (mon.0) 3765 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: cephadm 2024-02-05T07:10:57.883981+0000 mgr.y (mgr.25280) 926 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:58.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:57.966602+0000 mon.a (mon.0) 3766 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:58.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:57.968733+0000 mon.a (mon.0) 3767 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:58.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:57.971747+0000 mon.a (mon.0) 3768 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:58.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:57.972640+0000 mon.a (mon.0) 3769 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:58.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:57.981848+0000 mon.a (mon.0) 3770 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: cephadm 2024-02-05T07:10:57.982405+0000 mgr.y (mgr.25280) 927 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:58.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:58.059938+0000 mon.a (mon.0) 3771 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:58.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:58.063300+0000 mon.a (mon.0) 3772 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:58.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:58.066209+0000 mon.a (mon.0) 3773 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:58.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:58.067146+0000 mon.a (mon.0) 3774 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:58.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:58.075047+0000 mon.a (mon.0) 3775 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: cephadm 2024-02-05T07:10:58.075674+0000 mgr.y (mgr.25280) 928 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:58.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:58.109733+0000 mon.a (mon.0) 3776 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:58.119448+0000 mon.a (mon.0) 3777 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:58.132193+0000 mon.a (mon.0) 3778 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:58.154247+0000 mon.a (mon.0) 3779 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:58.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:58.156623+0000 mon.a (mon.0) 3780 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:58.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:58.159272+0000 mon.a (mon.0) 3781 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:58.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:58.160383+0000 mon.a (mon.0) 3782 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:58.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:58.169360+0000 mon.a (mon.0) 3783 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:58.251815+0000 mon.a (mon.0) 3784 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:58.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:58.254545+0000 mon.a (mon.0) 3785 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:58.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:58.257590+0000 mon.a (mon.0) 3786 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:58.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:58.258849+0000 mon.a (mon.0) 3787 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:58.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:58.269243+0000 mon.a (mon.0) 3788 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:58.338612+0000 mon.a (mon.0) 3789 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:58.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:58.342244+0000 mon.a (mon.0) 3790 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:58.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:58.345054+0000 mon.a (mon.0) 3791 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:58.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:58.345934+0000 mon.a (mon.0) 3792 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:58.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:58.353962+0000 mon.a (mon.0) 3793 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:58.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:58.435242+0000 mon.a (mon.0) 3794 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:58.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:58.438660+0000 mon.a (mon.0) 3795 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:58.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:58.441534+0000 mon.a (mon.0) 3796 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:58.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:58.442662+0000 mon.a (mon.0) 3797 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:58.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:58 smithi177 bash[56430]: audit 2024-02-05T07:10:58.452719+0000 mon.a (mon.0) 3798 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:59.537 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: cephadm 2024-02-05T07:10:58.170134+0000 mgr.y (mgr.25280) 929 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:59.538 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: cephadm 2024-02-05T07:10:58.270068+0000 mgr.y (mgr.25280) 930 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:59.538 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: cephadm 2024-02-05T07:10:58.354573+0000 mgr.y (mgr.25280) 931 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:59.538 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: cephadm 2024-02-05T07:10:58.453375+0000 mgr.y (mgr.25280) 932 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:59.538 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: cluster 2024-02-05T07:10:58.518151+0000 mgr.y (mgr.25280) 933 : cluster 0 pgmap v160: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-05T07:10:59.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:58.536164+0000 mon.a (mon.0) 3799 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:59.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:58.537998+0000 mon.a (mon.0) 3800 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:59.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:58.539873+0000 mon.a (mon.0) 3801 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:59.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:58.540543+0000 mon.a (mon.0) 3802 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:59.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:58.548006+0000 mon.a (mon.0) 3803 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:59.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: cephadm 2024-02-05T07:10:58.548486+0000 mgr.y (mgr.25280) 934 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:59.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:58.630724+0000 mon.a (mon.0) 3804 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:59.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:58.633481+0000 mon.a (mon.0) 3805 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:59.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:58.635913+0000 mon.a (mon.0) 3806 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:59.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:58.636911+0000 mon.a (mon.0) 3807 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:59.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:58.644615+0000 mon.a (mon.0) 3808 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:59.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: cephadm 2024-02-05T07:10:58.645162+0000 mgr.y (mgr.25280) 935 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:59.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:58.727117+0000 mon.a (mon.0) 3809 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:59.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:58.729493+0000 mon.a (mon.0) 3810 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:59.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:58.732071+0000 mon.a (mon.0) 3811 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:59.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:58.733111+0000 mon.a (mon.0) 3812 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:59.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:58.743439+0000 mon.a (mon.0) 3813 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:59.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: cephadm 2024-02-05T07:10:58.744305+0000 mgr.y (mgr.25280) 936 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:59.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:58.825063+0000 mon.a (mon.0) 3814 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:59.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:58.828839+0000 mon.a (mon.0) 3815 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:59.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:58.832452+0000 mon.a (mon.0) 3816 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:59.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:58.833662+0000 mon.a (mon.0) 3817 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:59.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:58.843187+0000 mon.a (mon.0) 3818 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:59.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: cephadm 2024-02-05T07:10:58.843792+0000 mgr.y (mgr.25280) 937 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:59.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:58.921613+0000 mon.a (mon.0) 3819 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:59.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:58.923957+0000 mon.a (mon.0) 3820 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:59.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:58.926856+0000 mon.a (mon.0) 3821 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:59.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:58.927821+0000 mon.a (mon.0) 3822 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:59.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:58.936961+0000 mon.a (mon.0) 3823 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:59.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: cephadm 2024-02-05T07:10:58.937883+0000 mgr.y (mgr.25280) 938 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:59.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: cluster 2024-02-05T07:10:58.991984+0000 mon.a (mon.0) 3824 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 26 pgs degraded (PG_DEGRADED) 2024-02-05T07:10:59.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:59.018873+0000 mon.a (mon.0) 3825 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:59.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:59.022245+0000 mon.a (mon.0) 3826 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:59.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:59.026187+0000 mon.a (mon.0) 3827 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:59.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:59.027315+0000 mon.a (mon.0) 3828 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:59.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:59.035779+0000 mon.a (mon.0) 3829 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:59.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: cephadm 2024-02-05T07:10:59.036470+0000 mgr.y (mgr.25280) 939 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:59.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:59.115995+0000 mon.a (mon.0) 3830 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:59.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:59.120114+0000 mon.a (mon.0) 3831 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:59.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:59.123382+0000 mon.a (mon.0) 3832 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:59.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:59.124771+0000 mon.a (mon.0) 3833 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:59.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:59.132871+0000 mon.a (mon.0) 3834 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:59.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:59.211209+0000 mon.a (mon.0) 3835 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:59.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:59.213936+0000 mon.a (mon.0) 3836 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:59.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:59.217200+0000 mon.a (mon.0) 3837 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:59.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:59.218300+0000 mon.a (mon.0) 3838 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:59.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:59.224695+0000 mon.a (mon.0) 3839 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:59.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:59.305246+0000 mon.a (mon.0) 3840 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:59.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:59.308351+0000 mon.a (mon.0) 3841 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:59.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:59.313066+0000 mon.a (mon.0) 3842 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:59.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:59.314502+0000 mon.a (mon.0) 3843 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:59.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:59.323598+0000 mon.a (mon.0) 3844 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:59.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:59.403081+0000 mon.a (mon.0) 3845 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:59.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:59.407658+0000 mon.a (mon.0) 3846 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:59.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:59.411218+0000 mon.a (mon.0) 3847 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:59.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:59.412499+0000 mon.a (mon.0) 3848 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:59.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:59.421684+0000 mon.a (mon.0) 3849 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:59.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:59.503079+0000 mon.a (mon.0) 3850 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:59.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:59.505986+0000 mon.a (mon.0) 3851 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:59.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:59.509990+0000 mon.a (mon.0) 3852 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:59.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:59.511730+0000 mon.a (mon.0) 3853 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:59.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:10:59 smithi177 bash[56430]: audit 2024-02-05T07:10:59.520261+0000 mon.a (mon.0) 3854 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:59.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: cephadm 2024-02-05T07:10:58.170134+0000 mgr.y (mgr.25280) 929 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:59.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: cephadm 2024-02-05T07:10:58.270068+0000 mgr.y (mgr.25280) 930 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:59.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: cephadm 2024-02-05T07:10:58.354573+0000 mgr.y (mgr.25280) 931 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:59.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: cephadm 2024-02-05T07:10:58.453375+0000 mgr.y (mgr.25280) 932 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:59.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: cluster 2024-02-05T07:10:58.518151+0000 mgr.y (mgr.25280) 933 : cluster 0 pgmap v160: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-05T07:10:59.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:58.536164+0000 mon.a (mon.0) 3799 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:59.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:58.537998+0000 mon.a (mon.0) 3800 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:59.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:58.539873+0000 mon.a (mon.0) 3801 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:59.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:58.540543+0000 mon.a (mon.0) 3802 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:59.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:58.548006+0000 mon.a (mon.0) 3803 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:59.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: cephadm 2024-02-05T07:10:58.548486+0000 mgr.y (mgr.25280) 934 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:59.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:58.630724+0000 mon.a (mon.0) 3804 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:59.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:58.633481+0000 mon.a (mon.0) 3805 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:59.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:58.635913+0000 mon.a (mon.0) 3806 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:59.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:58.636911+0000 mon.a (mon.0) 3807 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:59.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:58.644615+0000 mon.a (mon.0) 3808 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:59.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: cephadm 2024-02-05T07:10:58.645162+0000 mgr.y (mgr.25280) 935 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:59.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:58.727117+0000 mon.a (mon.0) 3809 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:59.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:58.729493+0000 mon.a (mon.0) 3810 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:59.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:58.732071+0000 mon.a (mon.0) 3811 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:59.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:58.733111+0000 mon.a (mon.0) 3812 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:59.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:58.743439+0000 mon.a (mon.0) 3813 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:59.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: cephadm 2024-02-05T07:10:58.744305+0000 mgr.y (mgr.25280) 936 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:59.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:58.825063+0000 mon.a (mon.0) 3814 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:59.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:58.828839+0000 mon.a (mon.0) 3815 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:59.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:58.832452+0000 mon.a (mon.0) 3816 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:59.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:58.833662+0000 mon.a (mon.0) 3817 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:59.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:58.843187+0000 mon.a (mon.0) 3818 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:59.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: cephadm 2024-02-05T07:10:58.843792+0000 mgr.y (mgr.25280) 937 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:59.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:58.921613+0000 mon.a (mon.0) 3819 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:59.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:58.923957+0000 mon.a (mon.0) 3820 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:59.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:58.926856+0000 mon.a (mon.0) 3821 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:59.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:58.927821+0000 mon.a (mon.0) 3822 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:59.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:58.936961+0000 mon.a (mon.0) 3823 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:59.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: cephadm 2024-02-05T07:10:58.937883+0000 mgr.y (mgr.25280) 938 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:59.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: cluster 2024-02-05T07:10:58.991984+0000 mon.a (mon.0) 3824 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 26 pgs degraded (PG_DEGRADED) 2024-02-05T07:10:59.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:59.018873+0000 mon.a (mon.0) 3825 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:59.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:59.022245+0000 mon.a (mon.0) 3826 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:59.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:59.026187+0000 mon.a (mon.0) 3827 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:59.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:59.027315+0000 mon.a (mon.0) 3828 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:59.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: cephadm 2024-02-05T07:10:58.170134+0000 mgr.y (mgr.25280) 929 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:59.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: cephadm 2024-02-05T07:10:58.270068+0000 mgr.y (mgr.25280) 930 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:59.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: cephadm 2024-02-05T07:10:58.354573+0000 mgr.y (mgr.25280) 931 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:59.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: cephadm 2024-02-05T07:10:58.453375+0000 mgr.y (mgr.25280) 932 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:59.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: cluster 2024-02-05T07:10:58.518151+0000 mgr.y (mgr.25280) 933 : cluster 0 pgmap v160: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-05T07:10:59.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:58.536164+0000 mon.a (mon.0) 3799 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:59.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:58.537998+0000 mon.a (mon.0) 3800 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:59.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:58.539873+0000 mon.a (mon.0) 3801 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:59.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:58.540543+0000 mon.a (mon.0) 3802 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:59.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:58.548006+0000 mon.a (mon.0) 3803 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:59.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: cephadm 2024-02-05T07:10:58.548486+0000 mgr.y (mgr.25280) 934 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:59.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:58.630724+0000 mon.a (mon.0) 3804 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:59.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:58.633481+0000 mon.a (mon.0) 3805 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:59.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:58.635913+0000 mon.a (mon.0) 3806 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:59.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:58.636911+0000 mon.a (mon.0) 3807 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:59.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:58.644615+0000 mon.a (mon.0) 3808 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:59.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: cephadm 2024-02-05T07:10:58.645162+0000 mgr.y (mgr.25280) 935 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:59.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:58.727117+0000 mon.a (mon.0) 3809 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:59.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:58.729493+0000 mon.a (mon.0) 3810 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:59.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:58.732071+0000 mon.a (mon.0) 3811 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:59.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:59.035779+0000 mon.a (mon.0) 3829 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:59.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: cephadm 2024-02-05T07:10:59.036470+0000 mgr.y (mgr.25280) 939 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:59.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:59.115995+0000 mon.a (mon.0) 3830 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:59.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:59.120114+0000 mon.a (mon.0) 3831 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:59.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:59.123382+0000 mon.a (mon.0) 3832 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:59.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:59.124771+0000 mon.a (mon.0) 3833 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:59.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:59.132871+0000 mon.a (mon.0) 3834 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:59.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:59.211209+0000 mon.a (mon.0) 3835 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:59.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:59.213936+0000 mon.a (mon.0) 3836 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:59.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:59.217200+0000 mon.a (mon.0) 3837 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:59.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:59.218300+0000 mon.a (mon.0) 3838 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:59.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:59.224695+0000 mon.a (mon.0) 3839 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:59.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:59.305246+0000 mon.a (mon.0) 3840 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:59.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:59.308351+0000 mon.a (mon.0) 3841 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:59.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:59.313066+0000 mon.a (mon.0) 3842 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:59.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:59.314502+0000 mon.a (mon.0) 3843 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:59.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:59.323598+0000 mon.a (mon.0) 3844 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:59.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:59.403081+0000 mon.a (mon.0) 3845 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:59.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:59.407658+0000 mon.a (mon.0) 3846 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:59.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:59.411218+0000 mon.a (mon.0) 3847 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:59.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:59.412499+0000 mon.a (mon.0) 3848 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:59.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:59.421684+0000 mon.a (mon.0) 3849 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:59.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:59.503079+0000 mon.a (mon.0) 3850 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:59.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:59.505986+0000 mon.a (mon.0) 3851 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:59.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:59.509990+0000 mon.a (mon.0) 3852 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:59.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:59.511730+0000 mon.a (mon.0) 3853 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:59.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[71397]: audit 2024-02-05T07:10:59.520261+0000 mon.a (mon.0) 3854 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:59.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:58.733111+0000 mon.a (mon.0) 3812 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:59.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:58.743439+0000 mon.a (mon.0) 3813 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:59.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: cephadm 2024-02-05T07:10:58.744305+0000 mgr.y (mgr.25280) 936 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:59.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:58.825063+0000 mon.a (mon.0) 3814 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:59.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:58.828839+0000 mon.a (mon.0) 3815 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:59.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:58.832452+0000 mon.a (mon.0) 3816 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:59.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:58.833662+0000 mon.a (mon.0) 3817 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:59.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:58.843187+0000 mon.a (mon.0) 3818 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:59.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: cephadm 2024-02-05T07:10:58.843792+0000 mgr.y (mgr.25280) 937 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:59.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:58.921613+0000 mon.a (mon.0) 3819 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:59.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:58.923957+0000 mon.a (mon.0) 3820 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:59.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:58.926856+0000 mon.a (mon.0) 3821 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:59.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:58.927821+0000 mon.a (mon.0) 3822 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:59.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:58.936961+0000 mon.a (mon.0) 3823 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:59.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: cephadm 2024-02-05T07:10:58.937883+0000 mgr.y (mgr.25280) 938 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:59.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: cluster 2024-02-05T07:10:58.991984+0000 mon.a (mon.0) 3824 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 26 pgs degraded (PG_DEGRADED) 2024-02-05T07:10:59.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:59.018873+0000 mon.a (mon.0) 3825 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:59.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:59.022245+0000 mon.a (mon.0) 3826 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:59.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:59.026187+0000 mon.a (mon.0) 3827 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:59.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:59.027315+0000 mon.a (mon.0) 3828 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:59.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:59.035779+0000 mon.a (mon.0) 3829 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:59.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: cephadm 2024-02-05T07:10:59.036470+0000 mgr.y (mgr.25280) 939 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:10:59.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:59.115995+0000 mon.a (mon.0) 3830 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:59.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:59.120114+0000 mon.a (mon.0) 3831 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:59.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:59.123382+0000 mon.a (mon.0) 3832 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:59.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:59.124771+0000 mon.a (mon.0) 3833 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:59.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:59.132871+0000 mon.a (mon.0) 3834 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:59.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:59.211209+0000 mon.a (mon.0) 3835 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:59.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:59.213936+0000 mon.a (mon.0) 3836 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:59.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:59.217200+0000 mon.a (mon.0) 3837 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:59.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:59.218300+0000 mon.a (mon.0) 3838 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:59.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:59.224695+0000 mon.a (mon.0) 3839 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:59.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:59.305246+0000 mon.a (mon.0) 3840 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:59.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:59.308351+0000 mon.a (mon.0) 3841 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:59.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:59.313066+0000 mon.a (mon.0) 3842 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:59.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:59.314502+0000 mon.a (mon.0) 3843 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:59.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:59.323598+0000 mon.a (mon.0) 3844 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:59.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:59.403081+0000 mon.a (mon.0) 3845 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:59.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:59.407658+0000 mon.a (mon.0) 3846 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:59.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:59.411218+0000 mon.a (mon.0) 3847 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:59.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:59.412499+0000 mon.a (mon.0) 3848 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:59.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:59.421684+0000 mon.a (mon.0) 3849 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:10:59.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:59.503079+0000 mon.a (mon.0) 3850 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:10:59.897 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:59.505986+0000 mon.a (mon.0) 3851 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:10:59.897 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:59.509990+0000 mon.a (mon.0) 3852 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:10:59.897 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:59.511730+0000 mon.a (mon.0) 3853 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:10:59.897 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:10:59 smithi102 bash[68945]: audit 2024-02-05T07:10:59.520261+0000 mon.a (mon.0) 3854 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:00.538 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: cephadm 2024-02-05T07:10:59.133575+0000 mgr.y (mgr.25280) 940 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:00.538 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: cephadm 2024-02-05T07:10:59.225549+0000 mgr.y (mgr.25280) 941 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:00.538 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: cephadm 2024-02-05T07:10:59.324284+0000 mgr.y (mgr.25280) 942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:00.538 INFO:journalctl@ceph.osd.3.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[88645]: debug 2024-02-05T07:11:00.342+0000 7fbfb9049700 1 -- 172.21.15.102:0/2894997310 <== mon.0 v2:172.21.15.102:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555a2ce256c0 con 0x555a2ceaa800 2024-02-05T07:11:00.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: cephadm 2024-02-05T07:10:59.133575+0000 mgr.y (mgr.25280) 940 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:00.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: cephadm 2024-02-05T07:10:59.225549+0000 mgr.y (mgr.25280) 941 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:00.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: cephadm 2024-02-05T07:10:59.324284+0000 mgr.y (mgr.25280) 942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:00.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: cephadm 2024-02-05T07:10:59.422559+0000 mgr.y (mgr.25280) 943 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:00.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: cephadm 2024-02-05T07:10:59.520936+0000 mgr.y (mgr.25280) 944 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:00.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:10:59.604142+0000 mon.a (mon.0) 3855 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:00.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:10:59.606590+0000 mon.a (mon.0) 3856 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:00.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:10:59.609152+0000 mon.a (mon.0) 3857 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:00.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:10:59.609932+0000 mon.a (mon.0) 3858 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:00.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:10:59.617385+0000 mon.a (mon.0) 3859 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:00.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: cephadm 2024-02-05T07:10:59.617945+0000 mgr.y (mgr.25280) 945 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:00.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:10:59.698087+0000 mon.a (mon.0) 3860 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:00.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:10:59.700779+0000 mon.a (mon.0) 3861 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:00.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:10:59.703140+0000 mon.a (mon.0) 3862 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:00.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:10:59.704108+0000 mon.a (mon.0) 3863 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:00.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:10:59.712052+0000 mon.a (mon.0) 3864 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:00.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: cephadm 2024-02-05T07:10:59.712569+0000 mgr.y (mgr.25280) 946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:00.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:10:59.777041+0000 mon.a (mon.0) 3865 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:00.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:10:59.779252+0000 mon.a (mon.0) 3866 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:00.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:10:59.781516+0000 mon.a (mon.0) 3867 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:00.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:10:59.782422+0000 mon.a (mon.0) 3868 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:00.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:10:59.789187+0000 mon.a (mon.0) 3869 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:00.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: cephadm 2024-02-05T07:10:59.789679+0000 mgr.y (mgr.25280) 947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:00.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:10:59.866581+0000 mon.a (mon.0) 3870 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:00.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:10:59.869646+0000 mon.a (mon.0) 3871 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:00.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:10:59.872993+0000 mon.a (mon.0) 3872 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:00.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:10:59.874273+0000 mon.a (mon.0) 3873 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:00.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:10:59.884541+0000 mon.a (mon.0) 3874 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:00.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: cephadm 2024-02-05T07:10:59.885276+0000 mgr.y (mgr.25280) 948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:00.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:10:59.965713+0000 mon.a (mon.0) 3875 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:00.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:10:59.968637+0000 mon.a (mon.0) 3876 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:00.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:10:59.972220+0000 mon.a (mon.0) 3877 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:00.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:10:59.973480+0000 mon.a (mon.0) 3878 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:00.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:10:59.980977+0000 mon.a (mon.0) 3879 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:00.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: cephadm 2024-02-05T07:10:59.981570+0000 mgr.y (mgr.25280) 949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:00.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:11:00.060782+0000 mon.a (mon.0) 3880 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:00.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:11:00.063930+0000 mon.a (mon.0) 3881 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:00.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:11:00.067105+0000 mon.a (mon.0) 3882 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:00.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:11:00.068409+0000 mon.a (mon.0) 3883 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:00.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:11:00.076684+0000 mon.a (mon.0) 3884 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:00.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: cephadm 2024-02-05T07:11:00.077275+0000 mgr.y (mgr.25280) 950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:00.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:11:00.156507+0000 mon.a (mon.0) 3885 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:00.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:11:00.158714+0000 mon.a (mon.0) 3886 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:00.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:11:00.162271+0000 mon.a (mon.0) 3887 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:00.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:11:00.163332+0000 mon.a (mon.0) 3888 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:00.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:11:00.170570+0000 mon.a (mon.0) 3889 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:00.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:11:00.251240+0000 mon.a (mon.0) 3890 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:00.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:11:00.254552+0000 mon.a (mon.0) 3891 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:00.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:11:00.257544+0000 mon.a (mon.0) 3892 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:00.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:11:00.258600+0000 mon.a (mon.0) 3893 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:00.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:11:00.264304+0000 mon.a (mon.0) 3894 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:00.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:11:00.326054+0000 mon.a (mon.0) 3895 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:00.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:11:00.328449+0000 mon.a (mon.0) 3896 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:00.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:11:00.331117+0000 mon.a (mon.0) 3897 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:00.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:11:00.332045+0000 mon.a (mon.0) 3898 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:00.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:11:00.341054+0000 mon.a (mon.0) 3899 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:00.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:11:00.401237+0000 mon.a (mon.0) 3900 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:00.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:11:00.403619+0000 mon.a (mon.0) 3901 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:00.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:11:00.406689+0000 mon.a (mon.0) 3902 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:00.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:11:00.407637+0000 mon.a (mon.0) 3903 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:00.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:11:00.414506+0000 mon.a (mon.0) 3904 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:00.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:11:00.496059+0000 mon.a (mon.0) 3905 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:00.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:11:00.498466+0000 mon.a (mon.0) 3906 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:00.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:11:00.501554+0000 mon.a (mon.0) 3907 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:00.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:11:00.502942+0000 mon.a (mon.0) 3908 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:00.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:00 smithi177 bash[56430]: audit 2024-02-05T07:11:00.511166+0000 mon.a (mon.0) 3909 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:00.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: cephadm 2024-02-05T07:10:59.133575+0000 mgr.y (mgr.25280) 940 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:00.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: cephadm 2024-02-05T07:10:59.225549+0000 mgr.y (mgr.25280) 941 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:00.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: cephadm 2024-02-05T07:10:59.324284+0000 mgr.y (mgr.25280) 942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:00.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: cephadm 2024-02-05T07:10:59.422559+0000 mgr.y (mgr.25280) 943 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:00.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: cephadm 2024-02-05T07:10:59.520936+0000 mgr.y (mgr.25280) 944 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:00.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:10:59.604142+0000 mon.a (mon.0) 3855 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:00.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:10:59.606590+0000 mon.a (mon.0) 3856 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:00.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:10:59.609152+0000 mon.a (mon.0) 3857 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:00.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:10:59.609932+0000 mon.a (mon.0) 3858 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:00.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:10:59.617385+0000 mon.a (mon.0) 3859 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:00.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: cephadm 2024-02-05T07:10:59.617945+0000 mgr.y (mgr.25280) 945 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:00.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:10:59.698087+0000 mon.a (mon.0) 3860 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:00.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:10:59.700779+0000 mon.a (mon.0) 3861 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:00.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:10:59.703140+0000 mon.a (mon.0) 3862 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:00.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:10:59.704108+0000 mon.a (mon.0) 3863 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:00.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:10:59.712052+0000 mon.a (mon.0) 3864 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:00.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: cephadm 2024-02-05T07:10:59.712569+0000 mgr.y (mgr.25280) 946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:00.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:10:59.777041+0000 mon.a (mon.0) 3865 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:00.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:10:59.779252+0000 mon.a (mon.0) 3866 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:00.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:10:59.781516+0000 mon.a (mon.0) 3867 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:00.879 INFO:journalctl@ceph.osd.3.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[88645]: debug 2024-02-05T07:11:00.642+0000 7fbfc21e17c0 -1 Falling back to public interface 2024-02-05T07:11:00.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:10:59.782422+0000 mon.a (mon.0) 3868 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:00.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:10:59.789187+0000 mon.a (mon.0) 3869 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:00.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: cephadm 2024-02-05T07:10:59.789679+0000 mgr.y (mgr.25280) 947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:00.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:10:59.866581+0000 mon.a (mon.0) 3870 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:00.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:10:59.869646+0000 mon.a (mon.0) 3871 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:00.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:10:59.872993+0000 mon.a (mon.0) 3872 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:00.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:10:59.874273+0000 mon.a (mon.0) 3873 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:00.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:10:59.884541+0000 mon.a (mon.0) 3874 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:00.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: cephadm 2024-02-05T07:10:59.885276+0000 mgr.y (mgr.25280) 948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:00.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:10:59.965713+0000 mon.a (mon.0) 3875 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:00.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:10:59.968637+0000 mon.a (mon.0) 3876 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:00.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:10:59.972220+0000 mon.a (mon.0) 3877 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:00.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:10:59.973480+0000 mon.a (mon.0) 3878 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:00.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:10:59.980977+0000 mon.a (mon.0) 3879 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:00.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: cephadm 2024-02-05T07:10:59.981570+0000 mgr.y (mgr.25280) 949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:00.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:11:00.060782+0000 mon.a (mon.0) 3880 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:00.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:11:00.063930+0000 mon.a (mon.0) 3881 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:00.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:11:00.067105+0000 mon.a (mon.0) 3882 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:00.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:11:00.068409+0000 mon.a (mon.0) 3883 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:00.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:11:00.076684+0000 mon.a (mon.0) 3884 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:00.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: cephadm 2024-02-05T07:11:00.077275+0000 mgr.y (mgr.25280) 950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:00.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: cephadm 2024-02-05T07:10:59.422559+0000 mgr.y (mgr.25280) 943 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:00.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: cephadm 2024-02-05T07:10:59.520936+0000 mgr.y (mgr.25280) 944 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:00.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:10:59.604142+0000 mon.a (mon.0) 3855 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:00.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:10:59.606590+0000 mon.a (mon.0) 3856 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:00.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:10:59.609152+0000 mon.a (mon.0) 3857 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:00.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:10:59.609932+0000 mon.a (mon.0) 3858 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:00.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:10:59.617385+0000 mon.a (mon.0) 3859 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:00.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: cephadm 2024-02-05T07:10:59.617945+0000 mgr.y (mgr.25280) 945 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:00.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:10:59.698087+0000 mon.a (mon.0) 3860 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:00.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:10:59.700779+0000 mon.a (mon.0) 3861 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:00.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:10:59.703140+0000 mon.a (mon.0) 3862 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:00.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:10:59.704108+0000 mon.a (mon.0) 3863 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:00.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:10:59.712052+0000 mon.a (mon.0) 3864 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:00.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: cephadm 2024-02-05T07:10:59.712569+0000 mgr.y (mgr.25280) 946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:00.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:10:59.777041+0000 mon.a (mon.0) 3865 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:00.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:10:59.779252+0000 mon.a (mon.0) 3866 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:00.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:10:59.781516+0000 mon.a (mon.0) 3867 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:00.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:10:59.782422+0000 mon.a (mon.0) 3868 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:00.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:10:59.789187+0000 mon.a (mon.0) 3869 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:00.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: cephadm 2024-02-05T07:10:59.789679+0000 mgr.y (mgr.25280) 947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:00.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:11:00.156507+0000 mon.a (mon.0) 3885 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:00.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:11:00.158714+0000 mon.a (mon.0) 3886 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:00.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:11:00.162271+0000 mon.a (mon.0) 3887 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:00.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:11:00.163332+0000 mon.a (mon.0) 3888 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:00.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:11:00.170570+0000 mon.a (mon.0) 3889 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:00.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:11:00.251240+0000 mon.a (mon.0) 3890 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:00.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:11:00.254552+0000 mon.a (mon.0) 3891 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:00.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:11:00.257544+0000 mon.a (mon.0) 3892 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:00.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:11:00.258600+0000 mon.a (mon.0) 3893 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:00.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:11:00.264304+0000 mon.a (mon.0) 3894 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:00.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:11:00.326054+0000 mon.a (mon.0) 3895 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:00.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:11:00.328449+0000 mon.a (mon.0) 3896 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:00.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:11:00.331117+0000 mon.a (mon.0) 3897 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:00.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:11:00.332045+0000 mon.a (mon.0) 3898 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:00.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:11:00.341054+0000 mon.a (mon.0) 3899 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:00.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:11:00.401237+0000 mon.a (mon.0) 3900 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:00.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:11:00.403619+0000 mon.a (mon.0) 3901 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:00.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:11:00.406689+0000 mon.a (mon.0) 3902 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:00.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:11:00.407637+0000 mon.a (mon.0) 3903 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:00.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:11:00.414506+0000 mon.a (mon.0) 3904 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:00.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:11:00.496059+0000 mon.a (mon.0) 3905 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:00.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:11:00.498466+0000 mon.a (mon.0) 3906 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:00.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:11:00.501554+0000 mon.a (mon.0) 3907 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:00.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:11:00.502942+0000 mon.a (mon.0) 3908 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:00.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[68945]: audit 2024-02-05T07:11:00.511166+0000 mon.a (mon.0) 3909 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:00.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:10:59.866581+0000 mon.a (mon.0) 3870 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:00.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:10:59.869646+0000 mon.a (mon.0) 3871 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:00.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:10:59.872993+0000 mon.a (mon.0) 3872 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:00.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:10:59.874273+0000 mon.a (mon.0) 3873 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:00.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:10:59.884541+0000 mon.a (mon.0) 3874 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:00.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: cephadm 2024-02-05T07:10:59.885276+0000 mgr.y (mgr.25280) 948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:00.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:10:59.965713+0000 mon.a (mon.0) 3875 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:00.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:10:59.968637+0000 mon.a (mon.0) 3876 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:00.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:10:59.972220+0000 mon.a (mon.0) 3877 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:00.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:10:59.973480+0000 mon.a (mon.0) 3878 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:00.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:10:59.980977+0000 mon.a (mon.0) 3879 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:00.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: cephadm 2024-02-05T07:10:59.981570+0000 mgr.y (mgr.25280) 949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:00.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:11:00.060782+0000 mon.a (mon.0) 3880 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:00.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:11:00.063930+0000 mon.a (mon.0) 3881 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:00.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:11:00.067105+0000 mon.a (mon.0) 3882 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:00.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:11:00.068409+0000 mon.a (mon.0) 3883 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:00.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:11:00.076684+0000 mon.a (mon.0) 3884 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:00.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: cephadm 2024-02-05T07:11:00.077275+0000 mgr.y (mgr.25280) 950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:00.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:11:00.156507+0000 mon.a (mon.0) 3885 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:00.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:11:00.158714+0000 mon.a (mon.0) 3886 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:00.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:11:00.162271+0000 mon.a (mon.0) 3887 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:00.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:11:00.163332+0000 mon.a (mon.0) 3888 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:00.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:11:00.170570+0000 mon.a (mon.0) 3889 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:00.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:11:00.251240+0000 mon.a (mon.0) 3890 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:00.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:11:00.254552+0000 mon.a (mon.0) 3891 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:00.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:11:00.257544+0000 mon.a (mon.0) 3892 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:00.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:11:00.258600+0000 mon.a (mon.0) 3893 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:00.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:11:00.264304+0000 mon.a (mon.0) 3894 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:00.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:11:00.326054+0000 mon.a (mon.0) 3895 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:00.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:11:00.328449+0000 mon.a (mon.0) 3896 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:00.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:11:00.331117+0000 mon.a (mon.0) 3897 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:00.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:11:00.332045+0000 mon.a (mon.0) 3898 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:00.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:11:00.341054+0000 mon.a (mon.0) 3899 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:00.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:11:00.401237+0000 mon.a (mon.0) 3900 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:00.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:11:00.403619+0000 mon.a (mon.0) 3901 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:00.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:11:00.406689+0000 mon.a (mon.0) 3902 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:00.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:11:00.407637+0000 mon.a (mon.0) 3903 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:00.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:11:00.414506+0000 mon.a (mon.0) 3904 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:00.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:11:00.496059+0000 mon.a (mon.0) 3905 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:00.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:11:00.498466+0000 mon.a (mon.0) 3906 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:00.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:11:00.501554+0000 mon.a (mon.0) 3907 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:00.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:11:00.502942+0000 mon.a (mon.0) 3908 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:00.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:00 smithi102 bash[71397]: audit 2024-02-05T07:11:00.511166+0000 mon.a (mon.0) 3909 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:01.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: cephadm 2024-02-05T07:11:00.171250+0000 mgr.y (mgr.25280) 951 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:01.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: cephadm 2024-02-05T07:11:00.265682+0000 mgr.y (mgr.25280) 952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:01.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: cephadm 2024-02-05T07:11:00.341797+0000 mgr.y (mgr.25280) 953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:01.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: cephadm 2024-02-05T07:11:00.415032+0000 mgr.y (mgr.25280) 954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:01.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: cephadm 2024-02-05T07:11:00.511909+0000 mgr.y (mgr.25280) 955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:01.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: cluster 2024-02-05T07:11:00.518742+0000 mgr.y (mgr.25280) 956 : cluster 0 pgmap v161: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-05T07:11:01.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:00.600183+0000 mon.a (mon.0) 3910 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:01.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:00.602842+0000 mon.a (mon.0) 3911 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:01.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:00.605988+0000 mon.a (mon.0) 3912 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:01.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:00.607008+0000 mon.a (mon.0) 3913 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:01.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:00.613092+0000 mon.a (mon.0) 3914 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:01.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: cephadm 2024-02-05T07:11:00.613803+0000 mgr.y (mgr.25280) 957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:01.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:00.694720+0000 mon.a (mon.0) 3915 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:01.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:00.697411+0000 mon.a (mon.0) 3916 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:01.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:00.700552+0000 mon.a (mon.0) 3917 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:01.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:00.701726+0000 mon.a (mon.0) 3918 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:01.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:00.709586+0000 mon.a (mon.0) 3919 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:01.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: cephadm 2024-02-05T07:11:00.710395+0000 mgr.y (mgr.25280) 958 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:01.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:00.792612+0000 mon.a (mon.0) 3920 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:01.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:00.795052+0000 mon.a (mon.0) 3921 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:01.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:00.797342+0000 mon.a (mon.0) 3922 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:01.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:00.798153+0000 mon.a (mon.0) 3923 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:01.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:00.804690+0000 mon.a (mon.0) 3924 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:01.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: cephadm 2024-02-05T07:11:00.805473+0000 mgr.y (mgr.25280) 959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:01.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:00.888093+0000 mon.a (mon.0) 3925 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:01.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:00.890026+0000 mon.a (mon.0) 3926 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:01.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:00.892433+0000 mon.a (mon.0) 3927 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:01.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:00.893225+0000 mon.a (mon.0) 3928 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:01.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:00.900169+0000 mon.a (mon.0) 3929 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:01.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: cephadm 2024-02-05T07:11:00.900958+0000 mgr.y (mgr.25280) 960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:01.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:00.978423+0000 mon.a (mon.0) 3930 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:01.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:00.981486+0000 mon.a (mon.0) 3931 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:01.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:00.985264+0000 mon.a (mon.0) 3932 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:01.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:00.986572+0000 mon.a (mon.0) 3933 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:01.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:00.995130+0000 mon.a (mon.0) 3934 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:01.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: cephadm 2024-02-05T07:11:00.995730+0000 mgr.y (mgr.25280) 961 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:01.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:01.075420+0000 mon.a (mon.0) 3935 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:01.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:01.077857+0000 mon.a (mon.0) 3936 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:01.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:01.080719+0000 mon.a (mon.0) 3937 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:01.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:01.081879+0000 mon.a (mon.0) 3938 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:01.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:01.089932+0000 mon.a (mon.0) 3939 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:01.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: cephadm 2024-02-05T07:11:01.090493+0000 mgr.y (mgr.25280) 962 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:01.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:01.170006+0000 mon.a (mon.0) 3940 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:01.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:01.172469+0000 mon.a (mon.0) 3941 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:01.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:01.175172+0000 mon.a (mon.0) 3942 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:01.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:01.176067+0000 mon.a (mon.0) 3943 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:01.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:01.184213+0000 mon.a (mon.0) 3944 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:01.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:01.267628+0000 mon.a (mon.0) 3945 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:01.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:01.270462+0000 mon.a (mon.0) 3946 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:01.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:01.273822+0000 mon.a (mon.0) 3947 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:01.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:01.274988+0000 mon.a (mon.0) 3948 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:01.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:01.281578+0000 mon.a (mon.0) 3949 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:01.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:01.362612+0000 mon.a (mon.0) 3950 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:01.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:01.365299+0000 mon.a (mon.0) 3951 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:01.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:01.368291+0000 mon.a (mon.0) 3952 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:01.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:01.369447+0000 mon.a (mon.0) 3953 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:01.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:01.377856+0000 mon.a (mon.0) 3954 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:01.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:01.459419+0000 mon.a (mon.0) 3955 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:01.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:01.461991+0000 mon.a (mon.0) 3956 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:01.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:01.464839+0000 mon.a (mon.0) 3957 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:01.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:01.465832+0000 mon.a (mon.0) 3958 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:01.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:01 smithi177 bash[56430]: audit 2024-02-05T07:11:01.473865+0000 mon.a (mon.0) 3959 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:01.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: cephadm 2024-02-05T07:11:00.171250+0000 mgr.y (mgr.25280) 951 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:01.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: cephadm 2024-02-05T07:11:00.265682+0000 mgr.y (mgr.25280) 952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:01.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: cephadm 2024-02-05T07:11:00.341797+0000 mgr.y (mgr.25280) 953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:01.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: cephadm 2024-02-05T07:11:00.415032+0000 mgr.y (mgr.25280) 954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:01.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: cephadm 2024-02-05T07:11:00.511909+0000 mgr.y (mgr.25280) 955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:01.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: cluster 2024-02-05T07:11:00.518742+0000 mgr.y (mgr.25280) 956 : cluster 0 pgmap v161: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-05T07:11:01.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:00.600183+0000 mon.a (mon.0) 3910 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:01.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:00.602842+0000 mon.a (mon.0) 3911 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:01.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:00.605988+0000 mon.a (mon.0) 3912 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:01.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:00.607008+0000 mon.a (mon.0) 3913 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:01.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:00.613092+0000 mon.a (mon.0) 3914 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:01.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: cephadm 2024-02-05T07:11:00.613803+0000 mgr.y (mgr.25280) 957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:01.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:00.694720+0000 mon.a (mon.0) 3915 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:01.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:00.697411+0000 mon.a (mon.0) 3916 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:01.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:00.700552+0000 mon.a (mon.0) 3917 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:01.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:00.701726+0000 mon.a (mon.0) 3918 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:01.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:00.709586+0000 mon.a (mon.0) 3919 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:01.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: cephadm 2024-02-05T07:11:00.710395+0000 mgr.y (mgr.25280) 958 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:01.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:00.792612+0000 mon.a (mon.0) 3920 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:01.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:00.795052+0000 mon.a (mon.0) 3921 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:01.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: cephadm 2024-02-05T07:11:00.171250+0000 mgr.y (mgr.25280) 951 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:01.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: cephadm 2024-02-05T07:11:00.265682+0000 mgr.y (mgr.25280) 952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:01.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: cephadm 2024-02-05T07:11:00.341797+0000 mgr.y (mgr.25280) 953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:01.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: cephadm 2024-02-05T07:11:00.415032+0000 mgr.y (mgr.25280) 954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:01.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: cephadm 2024-02-05T07:11:00.511909+0000 mgr.y (mgr.25280) 955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:01.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: cluster 2024-02-05T07:11:00.518742+0000 mgr.y (mgr.25280) 956 : cluster 0 pgmap v161: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-05T07:11:01.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:00.600183+0000 mon.a (mon.0) 3910 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:01.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:00.602842+0000 mon.a (mon.0) 3911 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:01.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:00.605988+0000 mon.a (mon.0) 3912 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:01.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:00.607008+0000 mon.a (mon.0) 3913 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:01.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:00.613092+0000 mon.a (mon.0) 3914 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:01.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: cephadm 2024-02-05T07:11:00.613803+0000 mgr.y (mgr.25280) 957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:01.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:00.694720+0000 mon.a (mon.0) 3915 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:01.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:00.697411+0000 mon.a (mon.0) 3916 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:01.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:00.700552+0000 mon.a (mon.0) 3917 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:01.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:00.701726+0000 mon.a (mon.0) 3918 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:01.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:00.709586+0000 mon.a (mon.0) 3919 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:01.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: cephadm 2024-02-05T07:11:00.710395+0000 mgr.y (mgr.25280) 958 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:01.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:00.792612+0000 mon.a (mon.0) 3920 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:01.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:00.795052+0000 mon.a (mon.0) 3921 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:01.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:00.797342+0000 mon.a (mon.0) 3922 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:01.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:00.798153+0000 mon.a (mon.0) 3923 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:01.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:00.804690+0000 mon.a (mon.0) 3924 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:01.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: cephadm 2024-02-05T07:11:00.805473+0000 mgr.y (mgr.25280) 959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:01.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:00.888093+0000 mon.a (mon.0) 3925 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:01.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:00.890026+0000 mon.a (mon.0) 3926 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:01.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:00.892433+0000 mon.a (mon.0) 3927 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:01.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:00.893225+0000 mon.a (mon.0) 3928 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:01.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:00.900169+0000 mon.a (mon.0) 3929 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:01.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: cephadm 2024-02-05T07:11:00.900958+0000 mgr.y (mgr.25280) 960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:01.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:00.978423+0000 mon.a (mon.0) 3930 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:01.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:00.981486+0000 mon.a (mon.0) 3931 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:01.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:00.985264+0000 mon.a (mon.0) 3932 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:01.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:00.986572+0000 mon.a (mon.0) 3933 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:01.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:00.995130+0000 mon.a (mon.0) 3934 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:01.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: cephadm 2024-02-05T07:11:00.995730+0000 mgr.y (mgr.25280) 961 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:01.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:01.075420+0000 mon.a (mon.0) 3935 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:01.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:01.077857+0000 mon.a (mon.0) 3936 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:01.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:01.080719+0000 mon.a (mon.0) 3937 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:01.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:01.081879+0000 mon.a (mon.0) 3938 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:01.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:00.797342+0000 mon.a (mon.0) 3922 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:01.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:00.798153+0000 mon.a (mon.0) 3923 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:01.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:00.804690+0000 mon.a (mon.0) 3924 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:01.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: cephadm 2024-02-05T07:11:00.805473+0000 mgr.y (mgr.25280) 959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:01.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:00.888093+0000 mon.a (mon.0) 3925 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:01.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:00.890026+0000 mon.a (mon.0) 3926 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:01.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:00.892433+0000 mon.a (mon.0) 3927 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:01.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:00.893225+0000 mon.a (mon.0) 3928 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:01.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:00.900169+0000 mon.a (mon.0) 3929 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:01.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: cephadm 2024-02-05T07:11:00.900958+0000 mgr.y (mgr.25280) 960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:01.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:00.978423+0000 mon.a (mon.0) 3930 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:01.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:00.981486+0000 mon.a (mon.0) 3931 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:01.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:00.985264+0000 mon.a (mon.0) 3932 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:01.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:00.986572+0000 mon.a (mon.0) 3933 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:01.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:00.995130+0000 mon.a (mon.0) 3934 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:01.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: cephadm 2024-02-05T07:11:00.995730+0000 mgr.y (mgr.25280) 961 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:01.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:01.075420+0000 mon.a (mon.0) 3935 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:01.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:01.077857+0000 mon.a (mon.0) 3936 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:01.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:01.080719+0000 mon.a (mon.0) 3937 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:01.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:01.081879+0000 mon.a (mon.0) 3938 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:01.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:01.089932+0000 mon.a (mon.0) 3939 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:01.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: cephadm 2024-02-05T07:11:01.090493+0000 mgr.y (mgr.25280) 962 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:01.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:01.170006+0000 mon.a (mon.0) 3940 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:01.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:01.172469+0000 mon.a (mon.0) 3941 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:01.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:01.175172+0000 mon.a (mon.0) 3942 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:01.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:01.176067+0000 mon.a (mon.0) 3943 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:01.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:01.184213+0000 mon.a (mon.0) 3944 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:01.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:01.267628+0000 mon.a (mon.0) 3945 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:01.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:01.270462+0000 mon.a (mon.0) 3946 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:01.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:01.273822+0000 mon.a (mon.0) 3947 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:01.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:01.274988+0000 mon.a (mon.0) 3948 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:01.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:01.281578+0000 mon.a (mon.0) 3949 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:01.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:01.362612+0000 mon.a (mon.0) 3950 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:01.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:01.365299+0000 mon.a (mon.0) 3951 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:01.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:01.368291+0000 mon.a (mon.0) 3952 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:01.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:01.369447+0000 mon.a (mon.0) 3953 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:01.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:01.377856+0000 mon.a (mon.0) 3954 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:01.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:01.459419+0000 mon.a (mon.0) 3955 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:01.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:01.461991+0000 mon.a (mon.0) 3956 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:01.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:01.464839+0000 mon.a (mon.0) 3957 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:01.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:01.465832+0000 mon.a (mon.0) 3958 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:01.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[71397]: audit 2024-02-05T07:11:01.473865+0000 mon.a (mon.0) 3959 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:01.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:01.089932+0000 mon.a (mon.0) 3939 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:01.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: cephadm 2024-02-05T07:11:01.090493+0000 mgr.y (mgr.25280) 962 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:01.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:01.170006+0000 mon.a (mon.0) 3940 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:01.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:01.172469+0000 mon.a (mon.0) 3941 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:01.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:01.175172+0000 mon.a (mon.0) 3942 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:01.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:01.176067+0000 mon.a (mon.0) 3943 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:01.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:01.184213+0000 mon.a (mon.0) 3944 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:01.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:01.267628+0000 mon.a (mon.0) 3945 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:01.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:01.270462+0000 mon.a (mon.0) 3946 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:01.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:01.273822+0000 mon.a (mon.0) 3947 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:01.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:01.274988+0000 mon.a (mon.0) 3948 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:01.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:01.281578+0000 mon.a (mon.0) 3949 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:01.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:01.362612+0000 mon.a (mon.0) 3950 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:01.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:01.365299+0000 mon.a (mon.0) 3951 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:01.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:01.368291+0000 mon.a (mon.0) 3952 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:01.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:01.369447+0000 mon.a (mon.0) 3953 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:01.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:01.377856+0000 mon.a (mon.0) 3954 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:01.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:01.459419+0000 mon.a (mon.0) 3955 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:01.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:01.461991+0000 mon.a (mon.0) 3956 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:01.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:01.464839+0000 mon.a (mon.0) 3957 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:01.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:01.465832+0000 mon.a (mon.0) 3958 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:01.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:01 smithi102 bash[68945]: audit 2024-02-05T07:11:01.473865+0000 mon.a (mon.0) 3959 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:02.355 INFO:teuthology.orchestra.run.smithi102.stdout:true 2024-02-05T07:11:02.729 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:11:02] "GET /metrics HTTP/1.1" 200 38445 "" "Prometheus/2.33.4" 2024-02-05T07:11:02.730 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: cephadm 2024-02-05T07:11:01.185015+0000 mgr.y (mgr.25280) 963 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:02.730 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: cephadm 2024-02-05T07:11:01.282192+0000 mgr.y (mgr.25280) 964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:02.730 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: cephadm 2024-02-05T07:11:01.378775+0000 mgr.y (mgr.25280) 965 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:02.730 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: cephadm 2024-02-05T07:11:01.474525+0000 mgr.y (mgr.25280) 966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:02.730 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:01.551908+0000 mon.a (mon.0) 3960 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:02.731 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:01.553870+0000 mon.a (mon.0) 3961 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:02.731 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:01.556202+0000 mon.a (mon.0) 3962 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:02.731 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:01.556947+0000 mon.a (mon.0) 3963 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:02.731 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:01.563198+0000 mon.a (mon.0) 3964 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:02.731 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: cephadm 2024-02-05T07:11:01.563943+0000 mgr.y (mgr.25280) 967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:02.731 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:01.641762+0000 mon.a (mon.0) 3965 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:02.731 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:01.644516+0000 mon.a (mon.0) 3966 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:02.731 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:01.647919+0000 mon.a (mon.0) 3967 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:02.731 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:01.648966+0000 mon.a (mon.0) 3968 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:02.731 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:01.655899+0000 mon.a (mon.0) 3969 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:02.731 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: cephadm 2024-02-05T07:11:01.656651+0000 mgr.y (mgr.25280) 968 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:02.731 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:01.735496+0000 mon.a (mon.0) 3970 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:02.731 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:01.738124+0000 mon.a (mon.0) 3971 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:02.731 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:01.741229+0000 mon.a (mon.0) 3972 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:02.731 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:01.742323+0000 mon.a (mon.0) 3973 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:02.732 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: cephadm 2024-02-05T07:11:01.185015+0000 mgr.y (mgr.25280) 963 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:02.732 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: cephadm 2024-02-05T07:11:01.282192+0000 mgr.y (mgr.25280) 964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:02.732 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: cephadm 2024-02-05T07:11:01.378775+0000 mgr.y (mgr.25280) 965 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:02.732 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: cephadm 2024-02-05T07:11:01.474525+0000 mgr.y (mgr.25280) 966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:02.732 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:01.551908+0000 mon.a (mon.0) 3960 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:02.732 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:01.553870+0000 mon.a (mon.0) 3961 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:02.732 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:01.556202+0000 mon.a (mon.0) 3962 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:02.732 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:01.556947+0000 mon.a (mon.0) 3963 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:02.732 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:01.563198+0000 mon.a (mon.0) 3964 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:02.732 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: cephadm 2024-02-05T07:11:01.563943+0000 mgr.y (mgr.25280) 967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:02.732 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:01.641762+0000 mon.a (mon.0) 3965 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:02.732 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:01.644516+0000 mon.a (mon.0) 3966 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:02.733 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:01.647919+0000 mon.a (mon.0) 3967 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:02.733 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:01.648966+0000 mon.a (mon.0) 3968 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:02.733 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:01.655899+0000 mon.a (mon.0) 3969 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:02.733 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: cephadm 2024-02-05T07:11:01.656651+0000 mgr.y (mgr.25280) 968 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:02.733 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:01.735496+0000 mon.a (mon.0) 3970 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:02.733 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:01.738124+0000 mon.a (mon.0) 3971 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:02.733 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:01.741229+0000 mon.a (mon.0) 3972 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:02.733 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:01.742323+0000 mon.a (mon.0) 3973 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:02.733 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:01.750151+0000 mon.a (mon.0) 3974 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:02.733 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: cephadm 2024-02-05T07:11:01.751022+0000 mgr.y (mgr.25280) 969 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:02.733 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:01.828677+0000 mon.a (mon.0) 3975 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:02.733 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:01.831078+0000 mon.a (mon.0) 3976 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:02.734 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:01.834635+0000 mon.a (mon.0) 3977 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:02.734 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:01.835886+0000 mon.a (mon.0) 3978 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:02.734 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:01.844386+0000 mon.a (mon.0) 3979 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:02.734 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: cephadm 2024-02-05T07:11:01.845082+0000 mgr.y (mgr.25280) 970 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:02.734 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:01.927319+0000 mon.a (mon.0) 3980 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:02.734 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:01.929273+0000 mgr.y (mgr.25280) 971 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:11:02.734 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:01.929617+0000 mon.a (mon.0) 3981 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:02.734 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:01.932417+0000 mon.a (mon.0) 3982 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:02.734 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:01.933261+0000 mon.a (mon.0) 3983 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:02.734 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:01.938993+0000 mon.a (mon.0) 3984 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:02.734 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: cephadm 2024-02-05T07:11:01.939689+0000 mgr.y (mgr.25280) 972 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:02.734 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:02.017986+0000 mon.a (mon.0) 3985 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:02.734 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:02.021251+0000 mon.a (mon.0) 3986 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:02.734 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:02.024284+0000 mon.a (mon.0) 3987 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:02.734 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:02.025343+0000 mon.a (mon.0) 3988 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:02.734 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:02.033854+0000 mon.a (mon.0) 3989 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:02.735 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:01.750151+0000 mon.a (mon.0) 3974 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:02.735 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: cephadm 2024-02-05T07:11:01.751022+0000 mgr.y (mgr.25280) 969 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:02.735 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:01.828677+0000 mon.a (mon.0) 3975 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:02.735 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:01.831078+0000 mon.a (mon.0) 3976 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:02.735 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:01.834635+0000 mon.a (mon.0) 3977 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:02.735 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:01.835886+0000 mon.a (mon.0) 3978 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:02.735 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:01.844386+0000 mon.a (mon.0) 3979 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:02.735 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: cephadm 2024-02-05T07:11:01.845082+0000 mgr.y (mgr.25280) 970 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:02.735 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:01.927319+0000 mon.a (mon.0) 3980 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:02.735 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:01.929273+0000 mgr.y (mgr.25280) 971 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:11:02.735 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:01.929617+0000 mon.a (mon.0) 3981 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:02.735 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:01.932417+0000 mon.a (mon.0) 3982 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:02.735 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:01.933261+0000 mon.a (mon.0) 3983 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:02.736 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:01.938993+0000 mon.a (mon.0) 3984 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:02.736 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: cephadm 2024-02-05T07:11:01.939689+0000 mgr.y (mgr.25280) 972 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:02.736 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:02.017986+0000 mon.a (mon.0) 3985 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:02.736 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:02.021251+0000 mon.a (mon.0) 3986 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:02.736 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:02.024284+0000 mon.a (mon.0) 3987 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:02.736 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:02.025343+0000 mon.a (mon.0) 3988 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:02.736 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:02.033854+0000 mon.a (mon.0) 3989 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:02.736 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: cephadm 2024-02-05T07:11:02.034671+0000 mgr.y (mgr.25280) 973 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:02.736 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:02.097701+0000 mon.a (mon.0) 3990 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:02.736 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:02.100255+0000 mon.a (mon.0) 3991 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:02.737 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:02.103113+0000 mon.a (mon.0) 3992 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:02.737 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:02.103927+0000 mon.a (mon.0) 3993 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:02.737 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:02.110234+0000 mon.a (mon.0) 3994 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:02.737 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:02.188432+0000 mon.a (mon.0) 3995 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:02.737 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:02.190955+0000 mon.a (mon.0) 3996 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:02.737 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:02.193774+0000 mon.a (mon.0) 3997 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:02.737 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:02.194880+0000 mon.a (mon.0) 3998 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:02.737 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:02.203147+0000 mon.a (mon.0) 3999 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:02.737 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:02.281094+0000 mon.a (mon.0) 4000 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:02.737 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:02.284192+0000 mon.a (mon.0) 4001 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:02.737 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:02.287978+0000 mon.a (mon.0) 4002 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:02.737 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:02.289067+0000 mon.a (mon.0) 4003 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:02.737 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:02.298722+0000 mon.a (mon.0) 4004 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:02.737 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:02.379019+0000 mon.a (mon.0) 4005 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:02.737 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:02.381827+0000 mon.a (mon.0) 4006 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:02.737 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:02.384878+0000 mon.a (mon.0) 4007 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:02.738 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:02.385812+0000 mon.a (mon.0) 4008 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:02.738 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: cephadm 2024-02-05T07:11:02.034671+0000 mgr.y (mgr.25280) 973 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:02.738 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:02.097701+0000 mon.a (mon.0) 3990 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:02.738 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:02.100255+0000 mon.a (mon.0) 3991 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:02.738 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:02.103113+0000 mon.a (mon.0) 3992 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:02.738 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:02.103927+0000 mon.a (mon.0) 3993 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:02.738 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:02.110234+0000 mon.a (mon.0) 3994 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:02.738 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:02.188432+0000 mon.a (mon.0) 3995 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:02.738 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:02.190955+0000 mon.a (mon.0) 3996 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:02.738 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:02.193774+0000 mon.a (mon.0) 3997 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:02.738 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:02.194880+0000 mon.a (mon.0) 3998 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:02.738 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:02.203147+0000 mon.a (mon.0) 3999 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:02.739 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:02.281094+0000 mon.a (mon.0) 4000 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:02.739 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:02.284192+0000 mon.a (mon.0) 4001 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:02.739 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:02.287978+0000 mon.a (mon.0) 4002 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:02.739 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:02.289067+0000 mon.a (mon.0) 4003 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:02.739 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:02.298722+0000 mon.a (mon.0) 4004 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:02.739 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:02.379019+0000 mon.a (mon.0) 4005 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:02.739 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:02.381827+0000 mon.a (mon.0) 4006 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:02.739 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:02.384878+0000 mon.a (mon.0) 4007 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:02.739 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:02.385812+0000 mon.a (mon.0) 4008 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:02.739 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:02.391710+0000 mon.a (mon.0) 4009 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:02.740 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:02.466264+0000 mon.a (mon.0) 4010 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:02.740 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:02.468623+0000 mon.a (mon.0) 4011 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:02.740 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:02.473553+0000 mon.a (mon.0) 4012 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:02.740 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:02.474701+0000 mon.a (mon.0) 4013 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:02.740 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[71397]: audit 2024-02-05T07:11:02.489171+0000 mon.a (mon.0) 4014 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:02.740 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:02.391710+0000 mon.a (mon.0) 4009 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:02.740 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:02.466264+0000 mon.a (mon.0) 4010 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:02.740 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:02.468623+0000 mon.a (mon.0) 4011 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:02.740 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:02.473553+0000 mon.a (mon.0) 4012 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:02.740 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:02.474701+0000 mon.a (mon.0) 4013 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:02.740 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:02 smithi102 bash[68945]: audit 2024-02-05T07:11:02.489171+0000 mon.a (mon.0) 4014 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:02.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: cephadm 2024-02-05T07:11:01.185015+0000 mgr.y (mgr.25280) 963 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:02.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: cephadm 2024-02-05T07:11:01.282192+0000 mgr.y (mgr.25280) 964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:02.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: cephadm 2024-02-05T07:11:01.378775+0000 mgr.y (mgr.25280) 965 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:02.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: cephadm 2024-02-05T07:11:01.474525+0000 mgr.y (mgr.25280) 966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:02.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:01.551908+0000 mon.a (mon.0) 3960 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:02.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:01.553870+0000 mon.a (mon.0) 3961 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:02.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:01.556202+0000 mon.a (mon.0) 3962 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:02.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:01.556947+0000 mon.a (mon.0) 3963 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:02.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:01.563198+0000 mon.a (mon.0) 3964 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:02.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: cephadm 2024-02-05T07:11:01.563943+0000 mgr.y (mgr.25280) 967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:02.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:01.641762+0000 mon.a (mon.0) 3965 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:02.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:01.644516+0000 mon.a (mon.0) 3966 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:02.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:01.647919+0000 mon.a (mon.0) 3967 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:02.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:01.648966+0000 mon.a (mon.0) 3968 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:02.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:01.655899+0000 mon.a (mon.0) 3969 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:02.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: cephadm 2024-02-05T07:11:01.656651+0000 mgr.y (mgr.25280) 968 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:02.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:01.735496+0000 mon.a (mon.0) 3970 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:02.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:01.738124+0000 mon.a (mon.0) 3971 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:02.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:01.741229+0000 mon.a (mon.0) 3972 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:02.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:01.742323+0000 mon.a (mon.0) 3973 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:02.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:01.750151+0000 mon.a (mon.0) 3974 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:02.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: cephadm 2024-02-05T07:11:01.751022+0000 mgr.y (mgr.25280) 969 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:02.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:01.828677+0000 mon.a (mon.0) 3975 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:02.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:01.831078+0000 mon.a (mon.0) 3976 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:02.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:01.834635+0000 mon.a (mon.0) 3977 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:02.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:01.835886+0000 mon.a (mon.0) 3978 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:02.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:01.844386+0000 mon.a (mon.0) 3979 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:02.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: cephadm 2024-02-05T07:11:01.845082+0000 mgr.y (mgr.25280) 970 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:02.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:01.927319+0000 mon.a (mon.0) 3980 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:02.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:01.929273+0000 mgr.y (mgr.25280) 971 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:11:02.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:01.929617+0000 mon.a (mon.0) 3981 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:02.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:01.932417+0000 mon.a (mon.0) 3982 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:02.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:01.933261+0000 mon.a (mon.0) 3983 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:02.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:01.938993+0000 mon.a (mon.0) 3984 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:02.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: cephadm 2024-02-05T07:11:01.939689+0000 mgr.y (mgr.25280) 972 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:02.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:02.017986+0000 mon.a (mon.0) 3985 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:02.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:02.021251+0000 mon.a (mon.0) 3986 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:02.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:02.024284+0000 mon.a (mon.0) 3987 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:02.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:02.025343+0000 mon.a (mon.0) 3988 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:02.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:02.033854+0000 mon.a (mon.0) 3989 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:02.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: cephadm 2024-02-05T07:11:02.034671+0000 mgr.y (mgr.25280) 973 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:02.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:02.097701+0000 mon.a (mon.0) 3990 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:02.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:02.100255+0000 mon.a (mon.0) 3991 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:02.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:02.103113+0000 mon.a (mon.0) 3992 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:02.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:02.103927+0000 mon.a (mon.0) 3993 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:02.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:02.110234+0000 mon.a (mon.0) 3994 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:02.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:02.188432+0000 mon.a (mon.0) 3995 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:02.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:02.190955+0000 mon.a (mon.0) 3996 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:02.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:02.193774+0000 mon.a (mon.0) 3997 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:02.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:02.194880+0000 mon.a (mon.0) 3998 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:02.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:02.203147+0000 mon.a (mon.0) 3999 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:02.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:02.281094+0000 mon.a (mon.0) 4000 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:02.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:02.284192+0000 mon.a (mon.0) 4001 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:02.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:02.287978+0000 mon.a (mon.0) 4002 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:02.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:02.289067+0000 mon.a (mon.0) 4003 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:02.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:02.298722+0000 mon.a (mon.0) 4004 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:02.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:02.379019+0000 mon.a (mon.0) 4005 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:02.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:02.381827+0000 mon.a (mon.0) 4006 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:02.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:02.384878+0000 mon.a (mon.0) 4007 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:02.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:02.385812+0000 mon.a (mon.0) 4008 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:02.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:02.391710+0000 mon.a (mon.0) 4009 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:02.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:02.466264+0000 mon.a (mon.0) 4010 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:02.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:02.468623+0000 mon.a (mon.0) 4011 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:02.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:02.473553+0000 mon.a (mon.0) 4012 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:02.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:02.474701+0000 mon.a (mon.0) 4013 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:02.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:02 smithi177 bash[56430]: audit 2024-02-05T07:11:02.489171+0000 mon.a (mon.0) 4014 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:03.217 INFO:teuthology.orchestra.run.smithi102.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:11:03.217 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi102 smithi102 running 13s ago 21m - - 2024-02-05T07:11:03.217 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi177 smithi177 running 5s ago 21m - - 2024-02-05T07:11:03.217 INFO:teuthology.orchestra.run.smithi102.stdout:alertmanager.a smithi102 *:9093,9094 running (6m) 13s ago 13m 16.1M - 0.23.0 ba2b418f427c 1e7cc96814ef 2024-02-05T07:11:03.217 INFO:teuthology.orchestra.run.smithi102.stdout:grafana.a smithi177 *:3000 running (5m) 5s ago 13m 43.5M - 8.3.5 dad864ee21e9 897e6f8c4c23 2024-02-05T07:11:03.217 INFO:teuthology.orchestra.run.smithi102.stdout:iscsi.foo.smithi102.rtacbu smithi102 running (5m) 13s ago 11m 47.7M - 3.5 e1d6a67b021e 2597052e9ad1 2024-02-05T07:11:03.217 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.x smithi177 *:8443,9283,8765 running (4m) 5s ago 20m 445M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a bc0c1c0fa978 2024-02-05T07:11:03.217 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.y smithi102 *:8443,9283,8765 running (5m) 13s ago 22m 520M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 2c235a1e22e9 2024-02-05T07:11:03.217 INFO:teuthology.orchestra.run.smithi102.stdout:mon.a smithi102 running (4m) 13s ago 22m 66.2M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 86bf6ea37a85 2024-02-05T07:11:03.217 INFO:teuthology.orchestra.run.smithi102.stdout:mon.b smithi177 running (3m) 5s ago 20m 45.0M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 43aa1d90c52a 2024-02-05T07:11:03.217 INFO:teuthology.orchestra.run.smithi102.stdout:mon.c smithi102 running (4m) 13s ago 20m 52.0M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 22368d23635d 2024-02-05T07:11:03.217 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.a smithi102 *:9100 running (6m) 13s ago 14m 12.6M - 1.3.1 1dbe0e931976 d4e19e4da235 2024-02-05T07:11:03.218 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.b smithi177 *:9100 running (6m) 5s ago 14m 11.7M - 1.3.1 1dbe0e931976 2a74b329d2d7 2024-02-05T07:11:03.218 INFO:teuthology.orchestra.run.smithi102.stdout:osd.0 smithi102 running (2m) 13s ago 19m 50.3M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 821af6032e75 2024-02-05T07:11:03.218 INFO:teuthology.orchestra.run.smithi102.stdout:osd.1 smithi102 running (88s) 13s ago 19m 56.2M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 20b17ff42448 2024-02-05T07:11:03.218 INFO:teuthology.orchestra.run.smithi102.stdout:osd.2 smithi102 running (47s) 13s ago 18m 46.5M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a c80d1728ceb0 2024-02-05T07:11:03.218 INFO:teuthology.orchestra.run.smithi102.stdout:osd.3 smithi102 starting - - - 4096M 2024-02-05T07:11:03.218 INFO:teuthology.orchestra.run.smithi102.stdout:osd.4 smithi177 running (17m) 5s ago 17m 66.7M 4096M 17.2.0 e1d6a67b021e 409a31f31e06 2024-02-05T07:11:03.218 INFO:teuthology.orchestra.run.smithi102.stdout:osd.5 smithi177 running (16m) 5s ago 16m 64.5M 4096M 17.2.0 e1d6a67b021e 7e37b3b9db84 2024-02-05T07:11:03.218 INFO:teuthology.orchestra.run.smithi102.stdout:osd.6 smithi177 running (15m) 5s ago 15m 62.6M 4096M 17.2.0 e1d6a67b021e 6e4c8f33c511 2024-02-05T07:11:03.218 INFO:teuthology.orchestra.run.smithi102.stdout:osd.7 smithi177 running (15m) 5s ago 15m 64.7M 4096M 17.2.0 e1d6a67b021e 2bb2b337b06b 2024-02-05T07:11:03.218 INFO:teuthology.orchestra.run.smithi102.stdout:prometheus.a smithi177 *:9095 running (5m) 5s ago 14m 62.9M - 2.33.4 514e6a882f6e 8a8af8ee8af4 2024-02-05T07:11:03.218 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi102.xsyvtb smithi102 *:8000 running (11m) 13s ago 11m 88.7M - 17.2.0 e1d6a67b021e 1ab22a18a15e 2024-02-05T07:11:03.218 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi177.mzlged smithi177 *:8000 running (11m) 5s ago 11m 88.9M - 17.2.0 e1d6a67b021e cbd3144d3ab7 2024-02-05T07:11:03.218 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi102.righwg smithi102 *:80 running (11m) 13s ago 11m 90.5M - 17.2.0 e1d6a67b021e 2fcdb1fa365d 2024-02-05T07:11:03.218 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi177.uynbom smithi177 *:80 running (11m) 5s ago 11m 88.9M - 17.2.0 e1d6a67b021e 752e66aec886 2024-02-05T07:11:03.748 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:11:03.749 INFO:teuthology.orchestra.run.smithi102.stdout: "mon": { 2024-02-05T07:11:03.749 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T07:11:03.749 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:11:03.749 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr": { 2024-02-05T07:11:03.749 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T07:11:03.749 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:11:03.749 INFO:teuthology.orchestra.run.smithi102.stdout: "osd": { 2024-02-05T07:11:03.749 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-02-05T07:11:03.749 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T07:11:03.749 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:11:03.749 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw": { 2024-02-05T07:11:03.749 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T07:11:03.750 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:11:03.750 INFO:teuthology.orchestra.run.smithi102.stdout: "overall": { 2024-02-05T07:11:03.750 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-02-05T07:11:03.750 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 8 2024-02-05T07:11:03.750 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T07:11:03.750 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:11:03.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: cephadm 2024-02-05T07:11:02.111175+0000 mgr.y (mgr.25280) 974 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:03.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: cephadm 2024-02-05T07:11:02.203624+0000 mgr.y (mgr.25280) 975 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:03.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: cephadm 2024-02-05T07:11:02.299415+0000 mgr.y (mgr.25280) 976 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:03.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:02.329358+0000 mgr.y (mgr.25280) 977 : audit 0 from='client.44380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:11:03.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: cephadm 2024-02-05T07:11:02.392313+0000 mgr.y (mgr.25280) 978 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:03.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: cephadm 2024-02-05T07:11:02.489739+0000 mgr.y (mgr.25280) 979 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:03.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: cluster 2024-02-05T07:11:02.519838+0000 mgr.y (mgr.25280) 980 : cluster 0 pgmap v162: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-02-05T07:11:03.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:02.567918+0000 mon.a (mon.0) 4015 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:03.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:02.570139+0000 mon.a (mon.0) 4016 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:03.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:02.572683+0000 mon.a (mon.0) 4017 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:03.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:02.573678+0000 mon.a (mon.0) 4018 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:03.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:02.580288+0000 mon.a (mon.0) 4019 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:03.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: cephadm 2024-02-05T07:11:02.580848+0000 mgr.y (mgr.25280) 981 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:03.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:02.658653+0000 mon.a (mon.0) 4020 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:03.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:02.660863+0000 mon.a (mon.0) 4021 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:03.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:02.664017+0000 mon.a (mon.0) 4022 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:03.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:02.665023+0000 mon.a (mon.0) 4023 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:03.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:02.673100+0000 mon.a (mon.0) 4024 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:03.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: cephadm 2024-02-05T07:11:02.673858+0000 mgr.y (mgr.25280) 982 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:03.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:02.752462+0000 mon.a (mon.0) 4025 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:03.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:02.756295+0000 mon.a (mon.0) 4026 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:03.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:02.759134+0000 mon.a (mon.0) 4027 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:03.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:02.760144+0000 mon.a (mon.0) 4028 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:03.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:02.766350+0000 mgr.y (mgr.25280) 983 : audit 0 from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:11:03.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:02.767397+0000 mon.a (mon.0) 4029 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:03.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: cephadm 2024-02-05T07:11:02.767945+0000 mgr.y (mgr.25280) 984 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:03.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:02.846445+0000 mon.a (mon.0) 4030 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:03.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:02.850317+0000 mon.a (mon.0) 4031 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:03.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:02.853744+0000 mon.a (mon.0) 4032 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:03.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:02.854807+0000 mon.a (mon.0) 4033 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:03.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:02.861205+0000 mon.a (mon.0) 4034 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:03.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: cephadm 2024-02-05T07:11:02.861959+0000 mgr.y (mgr.25280) 985 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:03.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:02.941914+0000 mon.a (mon.0) 4035 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:03.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:02.944869+0000 mon.a (mon.0) 4036 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:03.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:02.947887+0000 mon.a (mon.0) 4037 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:03.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:02.948837+0000 mon.a (mon.0) 4038 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:03.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:02.955811+0000 mon.a (mon.0) 4039 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:03.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: cephadm 2024-02-05T07:11:02.956803+0000 mgr.y (mgr.25280) 986 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:03.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:03.036369+0000 mon.a (mon.0) 4040 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:03.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:03.038978+0000 mon.a (mon.0) 4041 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:03.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:03.041525+0000 mon.a (mon.0) 4042 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:03.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:03.042476+0000 mon.a (mon.0) 4043 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:03.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:03.049162+0000 mon.a (mon.0) 4044 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:03.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: cephadm 2024-02-05T07:11:03.049985+0000 mgr.y (mgr.25280) 987 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:03.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:03.131557+0000 mon.a (mon.0) 4045 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:03.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:03.133351+0000 mon.a (mon.0) 4046 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:03.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:03.135304+0000 mon.a (mon.0) 4047 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:03.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:03.136010+0000 mon.a (mon.0) 4048 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:03.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:03.141076+0000 mon.a (mon.0) 4049 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:03.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:03.261773+0000 mon.a (mon.0) 4050 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:03.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:03.264546+0000 mon.a (mon.0) 4051 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:03.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:03.267725+0000 mon.a (mon.0) 4052 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:03.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:03.268610+0000 mon.a (mon.0) 4053 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:03.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:03.275517+0000 mon.a (mon.0) 4054 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:03.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:03.357592+0000 mon.a (mon.0) 4055 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:03.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:03.361279+0000 mon.a (mon.0) 4056 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:03.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:03.364991+0000 mon.a (mon.0) 4057 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:03.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:03.366183+0000 mon.a (mon.0) 4058 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:03.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:03.373853+0000 mon.a (mon.0) 4059 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:03.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:03.453825+0000 mon.a (mon.0) 4060 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:03.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:03.456283+0000 mon.a (mon.0) 4061 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:03.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:03.459298+0000 mon.a (mon.0) 4062 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:03.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:03.460601+0000 mon.a (mon.0) 4063 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:03.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:03.468463+0000 mon.a (mon.0) 4064 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:03.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:03 smithi177 bash[56430]: audit 2024-02-05T07:11:03.530669+0000 mon.a (mon.0) 4065 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:03.874 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: cephadm 2024-02-05T07:11:02.111175+0000 mgr.y (mgr.25280) 974 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:03.874 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: cephadm 2024-02-05T07:11:02.203624+0000 mgr.y (mgr.25280) 975 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:03.874 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: cephadm 2024-02-05T07:11:02.299415+0000 mgr.y (mgr.25280) 976 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:03.874 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:02.329358+0000 mgr.y (mgr.25280) 977 : audit 0 from='client.44380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:11:03.874 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: cephadm 2024-02-05T07:11:02.392313+0000 mgr.y (mgr.25280) 978 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:03.875 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: cephadm 2024-02-05T07:11:02.489739+0000 mgr.y (mgr.25280) 979 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:03.875 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: cluster 2024-02-05T07:11:02.519838+0000 mgr.y (mgr.25280) 980 : cluster 0 pgmap v162: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-02-05T07:11:03.875 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:02.567918+0000 mon.a (mon.0) 4015 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:03.875 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:02.570139+0000 mon.a (mon.0) 4016 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:03.875 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:02.572683+0000 mon.a (mon.0) 4017 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:03.875 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:02.573678+0000 mon.a (mon.0) 4018 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:03.875 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:02.580288+0000 mon.a (mon.0) 4019 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:03.875 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: cephadm 2024-02-05T07:11:02.580848+0000 mgr.y (mgr.25280) 981 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:03.875 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:02.658653+0000 mon.a (mon.0) 4020 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:03.875 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:02.660863+0000 mon.a (mon.0) 4021 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:03.875 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:02.664017+0000 mon.a (mon.0) 4022 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:03.875 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:02.665023+0000 mon.a (mon.0) 4023 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:03.875 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:02.673100+0000 mon.a (mon.0) 4024 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:03.875 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: cephadm 2024-02-05T07:11:02.673858+0000 mgr.y (mgr.25280) 982 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:03.876 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:02.752462+0000 mon.a (mon.0) 4025 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:03.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: cephadm 2024-02-05T07:11:02.111175+0000 mgr.y (mgr.25280) 974 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:03.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: cephadm 2024-02-05T07:11:02.203624+0000 mgr.y (mgr.25280) 975 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:03.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: cephadm 2024-02-05T07:11:02.299415+0000 mgr.y (mgr.25280) 976 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:03.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:02.329358+0000 mgr.y (mgr.25280) 977 : audit 0 from='client.44380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:11:03.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: cephadm 2024-02-05T07:11:02.392313+0000 mgr.y (mgr.25280) 978 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:03.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: cephadm 2024-02-05T07:11:02.489739+0000 mgr.y (mgr.25280) 979 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:03.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: cluster 2024-02-05T07:11:02.519838+0000 mgr.y (mgr.25280) 980 : cluster 0 pgmap v162: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-02-05T07:11:03.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:02.567918+0000 mon.a (mon.0) 4015 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:03.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:02.570139+0000 mon.a (mon.0) 4016 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:03.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:02.572683+0000 mon.a (mon.0) 4017 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:03.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:02.573678+0000 mon.a (mon.0) 4018 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:03.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:02.580288+0000 mon.a (mon.0) 4019 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:03.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: cephadm 2024-02-05T07:11:02.580848+0000 mgr.y (mgr.25280) 981 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:03.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:02.658653+0000 mon.a (mon.0) 4020 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:03.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:02.660863+0000 mon.a (mon.0) 4021 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:03.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:02.664017+0000 mon.a (mon.0) 4022 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:03.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:02.665023+0000 mon.a (mon.0) 4023 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:03.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:02.673100+0000 mon.a (mon.0) 4024 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:03.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: cephadm 2024-02-05T07:11:02.673858+0000 mgr.y (mgr.25280) 982 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:03.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:02.752462+0000 mon.a (mon.0) 4025 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:03.878 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:02.756295+0000 mon.a (mon.0) 4026 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:03.878 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:02.759134+0000 mon.a (mon.0) 4027 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:03.878 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:02.760144+0000 mon.a (mon.0) 4028 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:03.878 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:02.766350+0000 mgr.y (mgr.25280) 983 : audit 0 from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:11:03.878 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:02.767397+0000 mon.a (mon.0) 4029 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:03.878 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: cephadm 2024-02-05T07:11:02.767945+0000 mgr.y (mgr.25280) 984 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:03.878 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:02.846445+0000 mon.a (mon.0) 4030 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:03.878 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:02.850317+0000 mon.a (mon.0) 4031 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:03.878 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:02.853744+0000 mon.a (mon.0) 4032 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:03.878 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:02.854807+0000 mon.a (mon.0) 4033 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:03.878 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:02.861205+0000 mon.a (mon.0) 4034 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:03.878 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: cephadm 2024-02-05T07:11:02.861959+0000 mgr.y (mgr.25280) 985 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:03.878 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:02.941914+0000 mon.a (mon.0) 4035 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:03.878 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:02.944869+0000 mon.a (mon.0) 4036 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:03.879 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:02.947887+0000 mon.a (mon.0) 4037 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:03.879 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:02.948837+0000 mon.a (mon.0) 4038 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:03.879 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:02.955811+0000 mon.a (mon.0) 4039 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:03.879 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: cephadm 2024-02-05T07:11:02.956803+0000 mgr.y (mgr.25280) 986 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:03.879 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:03.036369+0000 mon.a (mon.0) 4040 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:03.879 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:03.038978+0000 mon.a (mon.0) 4041 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:03.879 INFO:journalctl@ceph.osd.3.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[88645]: debug 2024-02-05T07:11:03.642+0000 7fbfc21e17c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-02-05T07:11:03.879 INFO:journalctl@ceph.osd.3.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[88645]: debug 2024-02-05T07:11:03.694+0000 7fbfc21e17c0 -1 osd.3 127 log_to_monitors true 2024-02-05T07:11:03.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:02.756295+0000 mon.a (mon.0) 4026 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:03.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:02.759134+0000 mon.a (mon.0) 4027 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:03.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:02.760144+0000 mon.a (mon.0) 4028 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:03.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:02.766350+0000 mgr.y (mgr.25280) 983 : audit 0 from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:11:03.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:02.767397+0000 mon.a (mon.0) 4029 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:03.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: cephadm 2024-02-05T07:11:02.767945+0000 mgr.y (mgr.25280) 984 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:03.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:02.846445+0000 mon.a (mon.0) 4030 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:03.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:02.850317+0000 mon.a (mon.0) 4031 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:03.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:02.853744+0000 mon.a (mon.0) 4032 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:03.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:02.854807+0000 mon.a (mon.0) 4033 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:03.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:02.861205+0000 mon.a (mon.0) 4034 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:03.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: cephadm 2024-02-05T07:11:02.861959+0000 mgr.y (mgr.25280) 985 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:03.880 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:02.941914+0000 mon.a (mon.0) 4035 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:03.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:02.944869+0000 mon.a (mon.0) 4036 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:03.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:02.947887+0000 mon.a (mon.0) 4037 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:03.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:02.948837+0000 mon.a (mon.0) 4038 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:03.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:02.955811+0000 mon.a (mon.0) 4039 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:03.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: cephadm 2024-02-05T07:11:02.956803+0000 mgr.y (mgr.25280) 986 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:03.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:03.036369+0000 mon.a (mon.0) 4040 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:03.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:03.038978+0000 mon.a (mon.0) 4041 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:03.881 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:03.041525+0000 mon.a (mon.0) 4042 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:03.881 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:03.042476+0000 mon.a (mon.0) 4043 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:03.881 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:03.049162+0000 mon.a (mon.0) 4044 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:03.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: cephadm 2024-02-05T07:11:03.049985+0000 mgr.y (mgr.25280) 987 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:03.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:03.131557+0000 mon.a (mon.0) 4045 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:03.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:03.133351+0000 mon.a (mon.0) 4046 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:03.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:03.135304+0000 mon.a (mon.0) 4047 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:03.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:03.136010+0000 mon.a (mon.0) 4048 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:03.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:03.141076+0000 mon.a (mon.0) 4049 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:03.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:03.261773+0000 mon.a (mon.0) 4050 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:03.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:03.264546+0000 mon.a (mon.0) 4051 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:03.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:03.267725+0000 mon.a (mon.0) 4052 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:03.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:03.268610+0000 mon.a (mon.0) 4053 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:03.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:03.275517+0000 mon.a (mon.0) 4054 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:03.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:03.357592+0000 mon.a (mon.0) 4055 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:03.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:03.361279+0000 mon.a (mon.0) 4056 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:03.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:03.364991+0000 mon.a (mon.0) 4057 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:03.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:03.366183+0000 mon.a (mon.0) 4058 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:03.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:03.373853+0000 mon.a (mon.0) 4059 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:03.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:03.453825+0000 mon.a (mon.0) 4060 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:03.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:03.041525+0000 mon.a (mon.0) 4042 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:03.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:03.042476+0000 mon.a (mon.0) 4043 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:03.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:03.049162+0000 mon.a (mon.0) 4044 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:03.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: cephadm 2024-02-05T07:11:03.049985+0000 mgr.y (mgr.25280) 987 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:03.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:03.131557+0000 mon.a (mon.0) 4045 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:03.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:03.133351+0000 mon.a (mon.0) 4046 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:03.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:03.135304+0000 mon.a (mon.0) 4047 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:03.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:03.136010+0000 mon.a (mon.0) 4048 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:03.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:03.141076+0000 mon.a (mon.0) 4049 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:03.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:03.261773+0000 mon.a (mon.0) 4050 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:03.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:03.264546+0000 mon.a (mon.0) 4051 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:03.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:03.267725+0000 mon.a (mon.0) 4052 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:03.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:03.268610+0000 mon.a (mon.0) 4053 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:03.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:03.275517+0000 mon.a (mon.0) 4054 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:03.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:03.357592+0000 mon.a (mon.0) 4055 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:03.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:03.361279+0000 mon.a (mon.0) 4056 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:03.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:03.364991+0000 mon.a (mon.0) 4057 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:03.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:03.366183+0000 mon.a (mon.0) 4058 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:03.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:03.373853+0000 mon.a (mon.0) 4059 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:03.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:03.453825+0000 mon.a (mon.0) 4060 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:03.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:03.456283+0000 mon.a (mon.0) 4061 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:03.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:03.459298+0000 mon.a (mon.0) 4062 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:03.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:03.460601+0000 mon.a (mon.0) 4063 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:03.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:03.468463+0000 mon.a (mon.0) 4064 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:03.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[71397]: audit 2024-02-05T07:11:03.530669+0000 mon.a (mon.0) 4065 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:03.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:03.456283+0000 mon.a (mon.0) 4061 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:03.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:03.459298+0000 mon.a (mon.0) 4062 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:03.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:03.460601+0000 mon.a (mon.0) 4063 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:03.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:03.468463+0000 mon.a (mon.0) 4064 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:03.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:03 smithi102 bash[68945]: audit 2024-02-05T07:11:03.530669+0000 mon.a (mon.0) 4065 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:04.153 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:11:04.153 INFO:teuthology.orchestra.run.smithi102.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:11:04.153 INFO:teuthology.orchestra.run.smithi102.stdout: "in_progress": true, 2024-02-05T07:11:04.153 INFO:teuthology.orchestra.run.smithi102.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T07:11:04.153 INFO:teuthology.orchestra.run.smithi102.stdout: "services_complete": [ 2024-02-05T07:11:04.153 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr", 2024-02-05T07:11:04.154 INFO:teuthology.orchestra.run.smithi102.stdout: "mon" 2024-02-05T07:11:04.154 INFO:teuthology.orchestra.run.smithi102.stdout: ], 2024-02-05T07:11:04.154 INFO:teuthology.orchestra.run.smithi102.stdout: "progress": "8/23 daemons upgraded", 2024-02-05T07:11:04.154 INFO:teuthology.orchestra.run.smithi102.stdout: "message": "Currently upgrading osd daemons", 2024-02-05T07:11:04.154 INFO:teuthology.orchestra.run.smithi102.stdout: "is_paused": false 2024-02-05T07:11:04.154 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:11:04.682 INFO:teuthology.orchestra.run.smithi102.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 81/630 objects degraded (12.857%), 26 pgs degraded 2024-02-05T07:11:04.682 INFO:teuthology.orchestra.run.smithi102.stdout:[WRN] OSD_DOWN: 1 osds down 2024-02-05T07:11:04.682 INFO:teuthology.orchestra.run.smithi102.stdout: osd.3 (root=default,host=smithi102) is down 2024-02-05T07:11:04.682 INFO:teuthology.orchestra.run.smithi102.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 81/630 objects degraded (12.857%), 26 pgs degraded 2024-02-05T07:11:04.682 INFO:teuthology.orchestra.run.smithi102.stdout: pg 2.1 is active+undersized+degraded, acting [2,0] 2024-02-05T07:11:04.682 INFO:teuthology.orchestra.run.smithi102.stdout: pg 2.9 is active+undersized+degraded, acting [1,7] 2024-02-05T07:11:04.682 INFO:teuthology.orchestra.run.smithi102.stdout: pg 2.a is active+undersized+degraded, acting [1,7] 2024-02-05T07:11:04.682 INFO:teuthology.orchestra.run.smithi102.stdout: pg 2.12 is active+undersized+degraded, acting [5,7] 2024-02-05T07:11:04.682 INFO:teuthology.orchestra.run.smithi102.stdout: pg 2.19 is active+undersized+degraded, acting [6,0] 2024-02-05T07:11:04.682 INFO:teuthology.orchestra.run.smithi102.stdout: pg 2.1b is active+undersized+degraded, acting [7,6] 2024-02-05T07:11:04.683 INFO:teuthology.orchestra.run.smithi102.stdout: pg 2.1e is active+undersized+degraded, acting [0,5] 2024-02-05T07:11:04.683 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.1 is active+undersized+degraded, acting [0,4] 2024-02-05T07:11:04.683 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.2 is active+undersized+degraded, acting [5,6] 2024-02-05T07:11:04.683 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.5 is active+undersized+degraded, acting [5,2] 2024-02-05T07:11:04.683 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.7 is active+undersized+degraded, acting [7,0] 2024-02-05T07:11:04.683 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.8 is active+undersized+degraded, acting [1,7] 2024-02-05T07:11:04.683 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.b is active+undersized+degraded, acting [0,4] 2024-02-05T07:11:04.683 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.c is active+undersized+degraded, acting [5,6] 2024-02-05T07:11:04.683 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.12 is active+undersized+degraded, acting [0,7] 2024-02-05T07:11:04.683 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.15 is active+undersized+degraded, acting [7,4] 2024-02-05T07:11:04.683 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.17 is active+undersized+degraded, acting [0,5] 2024-02-05T07:11:04.683 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.18 is active+undersized+degraded, acting [0,1] 2024-02-05T07:11:04.683 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.19 is active+undersized+degraded, acting [1,4] 2024-02-05T07:11:04.683 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.1e is active+undersized+degraded, acting [6,2] 2024-02-05T07:11:04.683 INFO:teuthology.orchestra.run.smithi102.stdout: pg 4.0 is active+undersized+degraded, acting [7,0] 2024-02-05T07:11:04.683 INFO:teuthology.orchestra.run.smithi102.stdout: pg 4.9 is active+undersized+degraded, acting [4,1] 2024-02-05T07:11:04.683 INFO:teuthology.orchestra.run.smithi102.stdout: pg 4.14 is active+undersized+degraded, acting [5,7] 2024-02-05T07:11:04.684 INFO:teuthology.orchestra.run.smithi102.stdout: pg 4.15 is active+undersized+degraded, acting [5,7] 2024-02-05T07:11:04.684 INFO:teuthology.orchestra.run.smithi102.stdout: pg 5.1c is active+undersized+degraded, acting [4,2] 2024-02-05T07:11:04.684 INFO:teuthology.orchestra.run.smithi102.stdout: pg 6.c is active+undersized+degraded, acting [6,5] 2024-02-05T07:11:04.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: cephadm 2024-02-05T07:11:03.141727+0000 mgr.y (mgr.25280) 988 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:04.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:03.183969+0000 mgr.y (mgr.25280) 989 : audit 0 from='client.44389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:11:04.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: cephadm 2024-02-05T07:11:03.276186+0000 mgr.y (mgr.25280) 990 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:04.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: cephadm 2024-02-05T07:11:03.375118+0000 mgr.y (mgr.25280) 991 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:04.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: cephadm 2024-02-05T07:11:03.469293+0000 mgr.y (mgr.25280) 992 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:04.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:03.533798+0000 mon.a (mon.0) 4066 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:03.544471+0000 mon.a (mon.0) 4067 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:04.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:03.545428+0000 mon.a (mon.0) 4068 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:04.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:03.550656+0000 mon.a (mon.0) 4069 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:04.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: cephadm 2024-02-05T07:11:03.551176+0000 mgr.y (mgr.25280) 993 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:04.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:03.621775+0000 mon.a (mon.0) 4070 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:04.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:03.624648+0000 mon.a (mon.0) 4071 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:03.627272+0000 mon.a (mon.0) 4072 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:04.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:03.628165+0000 mon.a (mon.0) 4073 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:04.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:03.634160+0000 mon.a (mon.0) 4074 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:04.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: cephadm 2024-02-05T07:11:03.634811+0000 mgr.y (mgr.25280) 994 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:04.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:03.705683+0000 mon.c (mon.1) 16 : audit 1 from='osd.3 [v2:172.21.15.102:6826/2381646606,v1:172.21.15.102:6827/2381646606]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-05T07:11:04.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:03.706157+0000 mon.a (mon.0) 4075 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-05T07:11:04.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:03.710183+0000 mon.a (mon.0) 4076 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:04.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:03.712070+0000 mon.a (mon.0) 4077 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:03.713908+0000 mon.a (mon.0) 4078 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:04.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:03.714569+0000 mon.a (mon.0) 4079 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:04.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:03.719966+0000 mon.a (mon.0) 4080 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:04.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: cephadm 2024-02-05T07:11:03.720494+0000 mgr.y (mgr.25280) 995 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:04.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:03.738707+0000 mon.c (mon.1) 17 : audit 0 from='client.? 172.21.15.102:0/309950618' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:03.799538+0000 mon.a (mon.0) 4081 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:04.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:03.801709+0000 mon.a (mon.0) 4082 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:03.804683+0000 mon.a (mon.0) 4083 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:04.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:03.805601+0000 mon.a (mon.0) 4084 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:04.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:03.813502+0000 mon.a (mon.0) 4085 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:04.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: cephadm 2024-02-05T07:11:03.814175+0000 mgr.y (mgr.25280) 996 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:04.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:03.890392+0000 mon.a (mon.0) 4086 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:04.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:03.892943+0000 mon.a (mon.0) 4087 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:03.895879+0000 mon.a (mon.0) 4088 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:04.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:03.896879+0000 mon.a (mon.0) 4089 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:04.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:03.904439+0000 mon.a (mon.0) 4090 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:04.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: cephadm 2024-02-05T07:11:03.905090+0000 mgr.y (mgr.25280) 997 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:04.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:03.981087+0000 mon.a (mon.0) 4091 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:04.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:03.983975+0000 mon.a (mon.0) 4092 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:03.987337+0000 mon.a (mon.0) 4093 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:04.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:03.988362+0000 mon.a (mon.0) 4094 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:04.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:03.995090+0000 mon.a (mon.0) 4095 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:04.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: cephadm 2024-02-05T07:11:03.995717+0000 mgr.y (mgr.25280) 998 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:04.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:04.078370+0000 mon.a (mon.0) 4096 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:04.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:04.080355+0000 mon.a (mon.0) 4097 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:04.082554+0000 mon.a (mon.0) 4098 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:04.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:04.083408+0000 mon.a (mon.0) 4099 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:04.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:04.092555+0000 mon.a (mon.0) 4100 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:04.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: cephadm 2024-02-05T07:11:04.093486+0000 mgr.y (mgr.25280) 999 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:04.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:04.178534+0000 mon.a (mon.0) 4101 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:04.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:04.181496+0000 mon.a (mon.0) 4102 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:04.184553+0000 mon.a (mon.0) 4103 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:04.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:04.185544+0000 mon.a (mon.0) 4104 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:04.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:04.197028+0000 mon.a (mon.0) 4105 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:04.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:04.279038+0000 mon.a (mon.0) 4106 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:04.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:04.281974+0000 mon.a (mon.0) 4107 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:04.284503+0000 mon.a (mon.0) 4108 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:04.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:04.285392+0000 mon.a (mon.0) 4109 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:04.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:04.293601+0000 mon.a (mon.0) 4110 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:04.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:04.375191+0000 mon.a (mon.0) 4111 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:04.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:04.378236+0000 mon.a (mon.0) 4112 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:04.381429+0000 mon.a (mon.0) 4113 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:04.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:04.382690+0000 mon.a (mon.0) 4114 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:04.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:04.391910+0000 mon.a (mon.0) 4115 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:04.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:04.466251+0000 mon.a (mon.0) 4116 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:04.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:04.468693+0000 mon.a (mon.0) 4117 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:04.471637+0000 mon.a (mon.0) 4118 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:04.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:04.472651+0000 mon.a (mon.0) 4119 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:04.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:04 smithi177 bash[56430]: audit 2024-02-05T07:11:04.481439+0000 mon.a (mon.0) 4120 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:04.885 INFO:journalctl@ceph.osd.3.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[88645]: debug 2024-02-05T07:11:04.670+0000 7fbfb3640700 -1 osd.3 127 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T07:11:04.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: cephadm 2024-02-05T07:11:03.141727+0000 mgr.y (mgr.25280) 988 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:04.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:03.183969+0000 mgr.y (mgr.25280) 989 : audit 0 from='client.44389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:11:04.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: cephadm 2024-02-05T07:11:03.276186+0000 mgr.y (mgr.25280) 990 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:04.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: cephadm 2024-02-05T07:11:03.375118+0000 mgr.y (mgr.25280) 991 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:04.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: cephadm 2024-02-05T07:11:03.469293+0000 mgr.y (mgr.25280) 992 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:04.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:03.533798+0000 mon.a (mon.0) 4066 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:03.544471+0000 mon.a (mon.0) 4067 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:04.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:03.545428+0000 mon.a (mon.0) 4068 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:04.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:03.550656+0000 mon.a (mon.0) 4069 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:04.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: cephadm 2024-02-05T07:11:03.551176+0000 mgr.y (mgr.25280) 993 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:04.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:03.621775+0000 mon.a (mon.0) 4070 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:04.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:03.624648+0000 mon.a (mon.0) 4071 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:03.627272+0000 mon.a (mon.0) 4072 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:04.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:03.628165+0000 mon.a (mon.0) 4073 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:04.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:03.634160+0000 mon.a (mon.0) 4074 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:04.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: cephadm 2024-02-05T07:11:03.634811+0000 mgr.y (mgr.25280) 994 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:04.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:03.705683+0000 mon.c (mon.1) 16 : audit 1 from='osd.3 [v2:172.21.15.102:6826/2381646606,v1:172.21.15.102:6827/2381646606]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-05T07:11:04.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:03.706157+0000 mon.a (mon.0) 4075 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-05T07:11:04.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:03.710183+0000 mon.a (mon.0) 4076 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:04.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:03.712070+0000 mon.a (mon.0) 4077 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: cephadm 2024-02-05T07:11:03.141727+0000 mgr.y (mgr.25280) 988 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:04.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:03.183969+0000 mgr.y (mgr.25280) 989 : audit 0 from='client.44389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:11:04.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: cephadm 2024-02-05T07:11:03.276186+0000 mgr.y (mgr.25280) 990 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:04.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: cephadm 2024-02-05T07:11:03.375118+0000 mgr.y (mgr.25280) 991 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:04.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: cephadm 2024-02-05T07:11:03.469293+0000 mgr.y (mgr.25280) 992 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:04.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:03.533798+0000 mon.a (mon.0) 4066 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:03.544471+0000 mon.a (mon.0) 4067 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:04.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:03.545428+0000 mon.a (mon.0) 4068 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:04.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:03.550656+0000 mon.a (mon.0) 4069 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:04.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: cephadm 2024-02-05T07:11:03.551176+0000 mgr.y (mgr.25280) 993 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:04.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:03.621775+0000 mon.a (mon.0) 4070 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:04.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:03.624648+0000 mon.a (mon.0) 4071 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:03.627272+0000 mon.a (mon.0) 4072 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:04.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:03.628165+0000 mon.a (mon.0) 4073 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:04.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:03.634160+0000 mon.a (mon.0) 4074 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:04.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: cephadm 2024-02-05T07:11:03.634811+0000 mgr.y (mgr.25280) 994 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:04.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:03.705683+0000 mon.c (mon.1) 16 : audit 1 from='osd.3 [v2:172.21.15.102:6826/2381646606,v1:172.21.15.102:6827/2381646606]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-05T07:11:04.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:03.706157+0000 mon.a (mon.0) 4075 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-05T07:11:04.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:03.710183+0000 mon.a (mon.0) 4076 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:04.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:03.712070+0000 mon.a (mon.0) 4077 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:03.713908+0000 mon.a (mon.0) 4078 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:04.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:03.714569+0000 mon.a (mon.0) 4079 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:04.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:03.719966+0000 mon.a (mon.0) 4080 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:04.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: cephadm 2024-02-05T07:11:03.720494+0000 mgr.y (mgr.25280) 995 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:04.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:03.738707+0000 mon.c (mon.1) 17 : audit 0 from='client.? 172.21.15.102:0/309950618' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:03.799538+0000 mon.a (mon.0) 4081 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:04.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:03.801709+0000 mon.a (mon.0) 4082 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:03.804683+0000 mon.a (mon.0) 4083 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:04.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:03.805601+0000 mon.a (mon.0) 4084 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:04.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:03.813502+0000 mon.a (mon.0) 4085 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:04.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: cephadm 2024-02-05T07:11:03.814175+0000 mgr.y (mgr.25280) 996 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:04.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:03.890392+0000 mon.a (mon.0) 4086 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:04.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:03.892943+0000 mon.a (mon.0) 4087 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:03.895879+0000 mon.a (mon.0) 4088 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:04.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:03.896879+0000 mon.a (mon.0) 4089 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:04.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:03.904439+0000 mon.a (mon.0) 4090 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:04.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: cephadm 2024-02-05T07:11:03.905090+0000 mgr.y (mgr.25280) 997 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:04.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:03.981087+0000 mon.a (mon.0) 4091 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:04.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:03.983975+0000 mon.a (mon.0) 4092 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:03.987337+0000 mon.a (mon.0) 4093 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:04.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:03.713908+0000 mon.a (mon.0) 4078 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:04.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:03.714569+0000 mon.a (mon.0) 4079 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:04.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:03.719966+0000 mon.a (mon.0) 4080 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:04.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: cephadm 2024-02-05T07:11:03.720494+0000 mgr.y (mgr.25280) 995 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:04.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:03.738707+0000 mon.c (mon.1) 17 : audit 0 from='client.? 172.21.15.102:0/309950618' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:03.799538+0000 mon.a (mon.0) 4081 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:04.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:03.801709+0000 mon.a (mon.0) 4082 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:03.804683+0000 mon.a (mon.0) 4083 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:04.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:03.805601+0000 mon.a (mon.0) 4084 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:04.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:03.813502+0000 mon.a (mon.0) 4085 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:04.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: cephadm 2024-02-05T07:11:03.814175+0000 mgr.y (mgr.25280) 996 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:04.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:03.890392+0000 mon.a (mon.0) 4086 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:04.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:03.892943+0000 mon.a (mon.0) 4087 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:03.895879+0000 mon.a (mon.0) 4088 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:04.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:03.896879+0000 mon.a (mon.0) 4089 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:04.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:03.904439+0000 mon.a (mon.0) 4090 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:04.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: cephadm 2024-02-05T07:11:03.905090+0000 mgr.y (mgr.25280) 997 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:04.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:03.981087+0000 mon.a (mon.0) 4091 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:04.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:03.983975+0000 mon.a (mon.0) 4092 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:03.987337+0000 mon.a (mon.0) 4093 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:04.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:03.988362+0000 mon.a (mon.0) 4094 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:04.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:03.995090+0000 mon.a (mon.0) 4095 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:04.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: cephadm 2024-02-05T07:11:03.995717+0000 mgr.y (mgr.25280) 998 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:04.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:04.078370+0000 mon.a (mon.0) 4096 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:04.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:04.080355+0000 mon.a (mon.0) 4097 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:04.082554+0000 mon.a (mon.0) 4098 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:04.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:04.083408+0000 mon.a (mon.0) 4099 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:04.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:04.092555+0000 mon.a (mon.0) 4100 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:04.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: cephadm 2024-02-05T07:11:04.093486+0000 mgr.y (mgr.25280) 999 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:04.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:04.178534+0000 mon.a (mon.0) 4101 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:04.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:04.181496+0000 mon.a (mon.0) 4102 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:04.184553+0000 mon.a (mon.0) 4103 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:04.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:04.185544+0000 mon.a (mon.0) 4104 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:04.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:04.197028+0000 mon.a (mon.0) 4105 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:04.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:04.279038+0000 mon.a (mon.0) 4106 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:04.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:04.281974+0000 mon.a (mon.0) 4107 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:04.284503+0000 mon.a (mon.0) 4108 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:04.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:04.285392+0000 mon.a (mon.0) 4109 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:04.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:04.293601+0000 mon.a (mon.0) 4110 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:04.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:04.375191+0000 mon.a (mon.0) 4111 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:04.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:03.988362+0000 mon.a (mon.0) 4094 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:04.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:03.995090+0000 mon.a (mon.0) 4095 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:04.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: cephadm 2024-02-05T07:11:03.995717+0000 mgr.y (mgr.25280) 998 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:04.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:04.078370+0000 mon.a (mon.0) 4096 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:04.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:04.080355+0000 mon.a (mon.0) 4097 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:04.082554+0000 mon.a (mon.0) 4098 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:04.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:04.083408+0000 mon.a (mon.0) 4099 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:04.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:04.092555+0000 mon.a (mon.0) 4100 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:04.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: cephadm 2024-02-05T07:11:04.093486+0000 mgr.y (mgr.25280) 999 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:04.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:04.178534+0000 mon.a (mon.0) 4101 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:04.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:04.181496+0000 mon.a (mon.0) 4102 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:04.184553+0000 mon.a (mon.0) 4103 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:04.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:04.185544+0000 mon.a (mon.0) 4104 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:04.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:04.197028+0000 mon.a (mon.0) 4105 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:04.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:04.279038+0000 mon.a (mon.0) 4106 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:04.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:04.281974+0000 mon.a (mon.0) 4107 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:04.284503+0000 mon.a (mon.0) 4108 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:04.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:04.285392+0000 mon.a (mon.0) 4109 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:04.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:04.293601+0000 mon.a (mon.0) 4110 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:04.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:04.375191+0000 mon.a (mon.0) 4111 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:04.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:04.378236+0000 mon.a (mon.0) 4112 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:04.381429+0000 mon.a (mon.0) 4113 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:04.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:04.382690+0000 mon.a (mon.0) 4114 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:04.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:04.391910+0000 mon.a (mon.0) 4115 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:04.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:04.466251+0000 mon.a (mon.0) 4116 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:04.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:04.468693+0000 mon.a (mon.0) 4117 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:04.471637+0000 mon.a (mon.0) 4118 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:04.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:04.472651+0000 mon.a (mon.0) 4119 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:04.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[71397]: audit 2024-02-05T07:11:04.481439+0000 mon.a (mon.0) 4120 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:04.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:04.378236+0000 mon.a (mon.0) 4112 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:04.381429+0000 mon.a (mon.0) 4113 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:04.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:04.382690+0000 mon.a (mon.0) 4114 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:04.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:04.391910+0000 mon.a (mon.0) 4115 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:04.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:04.466251+0000 mon.a (mon.0) 4116 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:04.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:04.468693+0000 mon.a (mon.0) 4117 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:04.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:04.471637+0000 mon.a (mon.0) 4118 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:04.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:04.472651+0000 mon.a (mon.0) 4119 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:04.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:04 smithi102 bash[68945]: audit 2024-02-05T07:11:04.481439+0000 mon.a (mon.0) 4120 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:05.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:04.142722+0000 mgr.y (mgr.25280) 1000 : audit 0 from='client.44404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:11:05.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: cephadm 2024-02-05T07:11:04.198120+0000 mgr.y (mgr.25280) 1001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:05.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: cephadm 2024-02-05T07:11:04.294317+0000 mgr.y (mgr.25280) 1002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:05.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: cephadm 2024-02-05T07:11:04.392660+0000 mgr.y (mgr.25280) 1003 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:05.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: cephadm 2024-02-05T07:11:04.482083+0000 mgr.y (mgr.25280) 1004 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:05.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: cluster 2024-02-05T07:11:04.520580+0000 mgr.y (mgr.25280) 1005 : cluster 0 pgmap v163: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-02-05T07:11:05.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:04.564656+0000 mon.a (mon.0) 4121 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:05.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:04.567173+0000 mon.a (mon.0) 4122 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:05.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:04.571131+0000 mon.a (mon.0) 4123 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:05.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:04.572956+0000 mon.a (mon.0) 4124 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:05.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:04.586024+0000 mon.a (mon.0) 4125 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:05.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: cephadm 2024-02-05T07:11:04.586664+0000 mgr.y (mgr.25280) 1006 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:05.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:04.636447+0000 mon.a (mon.0) 4126 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-05T07:11:05.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: cluster 2024-02-05T07:11:04.641227+0000 mon.a (mon.0) 4127 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2024-02-05T07:11:05.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:04.641230+0000 mon.c (mon.1) 18 : audit 1 from='osd.3 [v2:172.21.15.102:6826/2381646606,v1:172.21.15.102:6827/2381646606]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T07:11:05.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:04.642539+0000 mon.a (mon.0) 4128 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T07:11:05.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: cluster 2024-02-05T07:11:04.648774+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e130 with expected crc 2024-02-05T07:11:05.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:04.667466+0000 mon.a (mon.0) 4129 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:05.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:04.670013+0000 mon.a (mon.0) 4130 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:05.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:04.142722+0000 mgr.y (mgr.25280) 1000 : audit 0 from='client.44404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:11:05.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: cephadm 2024-02-05T07:11:04.198120+0000 mgr.y (mgr.25280) 1001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:05.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: cephadm 2024-02-05T07:11:04.294317+0000 mgr.y (mgr.25280) 1002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:05.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: cephadm 2024-02-05T07:11:04.392660+0000 mgr.y (mgr.25280) 1003 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:05.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: cephadm 2024-02-05T07:11:04.482083+0000 mgr.y (mgr.25280) 1004 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:05.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: cluster 2024-02-05T07:11:04.520580+0000 mgr.y (mgr.25280) 1005 : cluster 0 pgmap v163: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-02-05T07:11:05.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:04.564656+0000 mon.a (mon.0) 4121 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:05.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:04.567173+0000 mon.a (mon.0) 4122 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:05.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:04.571131+0000 mon.a (mon.0) 4123 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:05.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:04.572956+0000 mon.a (mon.0) 4124 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:05.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:04.586024+0000 mon.a (mon.0) 4125 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:05.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: cephadm 2024-02-05T07:11:04.586664+0000 mgr.y (mgr.25280) 1006 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:05.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:04.636447+0000 mon.a (mon.0) 4126 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-05T07:11:05.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: cluster 2024-02-05T07:11:04.641227+0000 mon.a (mon.0) 4127 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2024-02-05T07:11:05.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:04.641230+0000 mon.c (mon.1) 18 : audit 1 from='osd.3 [v2:172.21.15.102:6826/2381646606,v1:172.21.15.102:6827/2381646606]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T07:11:05.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:04.642539+0000 mon.a (mon.0) 4128 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T07:11:05.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: cluster 2024-02-05T07:11:04.648774+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e130 with expected crc 2024-02-05T07:11:05.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:04.667466+0000 mon.a (mon.0) 4129 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:05.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:04.670013+0000 mon.a (mon.0) 4130 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:05.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:04.671883+0000 mon.c (mon.1) 19 : audit 0 from='client.? 172.21.15.102:0/2534910812' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:11:05.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:04.672583+0000 mon.a (mon.0) 4131 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:05.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:04.673558+0000 mon.a (mon.0) 4132 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:05.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:04.682808+0000 mon.a (mon.0) 4133 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:05.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: cephadm 2024-02-05T07:11:04.683645+0000 mgr.y (mgr.25280) 1007 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:05.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:04.764867+0000 mon.a (mon.0) 4134 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:05.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:04.766923+0000 mon.a (mon.0) 4135 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:05.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:04.769146+0000 mon.a (mon.0) 4136 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:05.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:04.769905+0000 mon.a (mon.0) 4137 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:05.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:04.776259+0000 mon.a (mon.0) 4138 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:05.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: cephadm 2024-02-05T07:11:04.776850+0000 mgr.y (mgr.25280) 1008 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:05.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:04.853334+0000 mon.a (mon.0) 4139 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:05.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:04.855866+0000 mon.a (mon.0) 4140 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:05.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:04.859499+0000 mon.a (mon.0) 4141 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:05.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:04.860410+0000 mon.a (mon.0) 4142 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:05.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:04.868677+0000 mon.a (mon.0) 4143 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:05.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: cephadm 2024-02-05T07:11:04.869242+0000 mgr.y (mgr.25280) 1009 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:05.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:04.951568+0000 mon.a (mon.0) 4144 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:05.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:04.954171+0000 mon.a (mon.0) 4145 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:05.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:04.958206+0000 mon.a (mon.0) 4146 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:05.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:04.959439+0000 mon.a (mon.0) 4147 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:05.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:04.968741+0000 mon.a (mon.0) 4148 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:05.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: cephadm 2024-02-05T07:11:04.969346+0000 mgr.y (mgr.25280) 1010 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:05.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:05.048925+0000 mon.a (mon.0) 4149 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:05.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:05.051517+0000 mon.a (mon.0) 4150 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:05.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:05.054702+0000 mon.a (mon.0) 4151 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:05.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:05.055782+0000 mon.a (mon.0) 4152 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:05.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:05.063273+0000 mon.a (mon.0) 4153 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:05.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: cephadm 2024-02-05T07:11:05.063940+0000 mgr.y (mgr.25280) 1011 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:05.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:05.143404+0000 mon.a (mon.0) 4154 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:05.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:05.145907+0000 mon.a (mon.0) 4155 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:05.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:05.148845+0000 mon.a (mon.0) 4156 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:05.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:05.150427+0000 mon.a (mon.0) 4157 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:05.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:05.157183+0000 mon.a (mon.0) 4158 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:05.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:05.237244+0000 mon.a (mon.0) 4159 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:05.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:05.240411+0000 mon.a (mon.0) 4160 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:05.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:05.242964+0000 mon.a (mon.0) 4161 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:05.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:05.244018+0000 mon.a (mon.0) 4162 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:05.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:05.250490+0000 mon.a (mon.0) 4163 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:05.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:05.332166+0000 mon.a (mon.0) 4164 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:05.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:04.671883+0000 mon.c (mon.1) 19 : audit 0 from='client.? 172.21.15.102:0/2534910812' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:11:05.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:04.672583+0000 mon.a (mon.0) 4131 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:05.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:04.673558+0000 mon.a (mon.0) 4132 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:05.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:04.682808+0000 mon.a (mon.0) 4133 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:05.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: cephadm 2024-02-05T07:11:04.683645+0000 mgr.y (mgr.25280) 1007 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:05.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:04.764867+0000 mon.a (mon.0) 4134 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:05.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:04.766923+0000 mon.a (mon.0) 4135 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:05.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:04.769146+0000 mon.a (mon.0) 4136 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:05.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:04.769905+0000 mon.a (mon.0) 4137 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:05.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:04.776259+0000 mon.a (mon.0) 4138 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:05.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: cephadm 2024-02-05T07:11:04.776850+0000 mgr.y (mgr.25280) 1008 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:05.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:04.853334+0000 mon.a (mon.0) 4139 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:05.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:04.855866+0000 mon.a (mon.0) 4140 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:05.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:04.859499+0000 mon.a (mon.0) 4141 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:05.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:04.860410+0000 mon.a (mon.0) 4142 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:05.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:04.868677+0000 mon.a (mon.0) 4143 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:05.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: cephadm 2024-02-05T07:11:04.869242+0000 mgr.y (mgr.25280) 1009 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:05.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:04.951568+0000 mon.a (mon.0) 4144 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:05.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:04.954171+0000 mon.a (mon.0) 4145 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:05.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:04.958206+0000 mon.a (mon.0) 4146 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:05.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:05.334873+0000 mon.a (mon.0) 4165 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:05.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:05.337061+0000 mon.a (mon.0) 4166 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:05.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:05.337874+0000 mon.a (mon.0) 4167 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:05.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:05.345410+0000 mon.a (mon.0) 4168 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:05.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:05.427288+0000 mon.a (mon.0) 4169 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:05.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:05.429690+0000 mon.a (mon.0) 4170 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:05.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:05.432619+0000 mon.a (mon.0) 4171 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:05.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:05.433640+0000 mon.a (mon.0) 4172 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:05.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:05.439998+0000 mon.a (mon.0) 4173 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:05.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:05.518612+0000 mon.a (mon.0) 4174 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:05.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:05.522908+0000 mon.a (mon.0) 4175 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:05.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:05.526568+0000 mon.a (mon.0) 4176 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:05.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:05.527882+0000 mon.a (mon.0) 4177 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:05.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[68945]: audit 2024-02-05T07:11:05.534440+0000 mon.a (mon.0) 4178 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:05.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:04.959439+0000 mon.a (mon.0) 4147 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:05.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:04.968741+0000 mon.a (mon.0) 4148 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:05.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: cephadm 2024-02-05T07:11:04.969346+0000 mgr.y (mgr.25280) 1010 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:05.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:05.048925+0000 mon.a (mon.0) 4149 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:05.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:05.051517+0000 mon.a (mon.0) 4150 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:05.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:05.054702+0000 mon.a (mon.0) 4151 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:05.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:05.055782+0000 mon.a (mon.0) 4152 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:05.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:05.063273+0000 mon.a (mon.0) 4153 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:05.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: cephadm 2024-02-05T07:11:05.063940+0000 mgr.y (mgr.25280) 1011 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:05.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:05.143404+0000 mon.a (mon.0) 4154 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:05.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:05.145907+0000 mon.a (mon.0) 4155 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:05.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:05.148845+0000 mon.a (mon.0) 4156 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:05.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:05.150427+0000 mon.a (mon.0) 4157 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:05.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:05.157183+0000 mon.a (mon.0) 4158 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:05.646 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:05.237244+0000 mon.a (mon.0) 4159 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:05.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:05.240411+0000 mon.a (mon.0) 4160 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:05.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:05.242964+0000 mon.a (mon.0) 4161 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:05.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:05.244018+0000 mon.a (mon.0) 4162 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:05.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:05.250490+0000 mon.a (mon.0) 4163 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:05.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:05.332166+0000 mon.a (mon.0) 4164 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:05.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:05.334873+0000 mon.a (mon.0) 4165 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:05.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:05.337061+0000 mon.a (mon.0) 4166 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:05.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:05.337874+0000 mon.a (mon.0) 4167 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:05.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:05.345410+0000 mon.a (mon.0) 4168 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:05.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:05.427288+0000 mon.a (mon.0) 4169 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:05.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:05.429690+0000 mon.a (mon.0) 4170 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:05.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:05.432619+0000 mon.a (mon.0) 4171 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:05.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:05.433640+0000 mon.a (mon.0) 4172 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:05.647 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:05.439998+0000 mon.a (mon.0) 4173 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:05.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:05.518612+0000 mon.a (mon.0) 4174 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:05.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:05.522908+0000 mon.a (mon.0) 4175 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:05.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:05.526568+0000 mon.a (mon.0) 4176 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:05.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:05.527882+0000 mon.a (mon.0) 4177 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:05.648 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:05 smithi102 bash[71397]: audit 2024-02-05T07:11:05.534440+0000 mon.a (mon.0) 4178 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:05.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:04.142722+0000 mgr.y (mgr.25280) 1000 : audit 0 from='client.44404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:11:05.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: cephadm 2024-02-05T07:11:04.198120+0000 mgr.y (mgr.25280) 1001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:05.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: cephadm 2024-02-05T07:11:04.294317+0000 mgr.y (mgr.25280) 1002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:05.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: cephadm 2024-02-05T07:11:04.392660+0000 mgr.y (mgr.25280) 1003 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:05.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: cephadm 2024-02-05T07:11:04.482083+0000 mgr.y (mgr.25280) 1004 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:05.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: cluster 2024-02-05T07:11:04.520580+0000 mgr.y (mgr.25280) 1005 : cluster 0 pgmap v163: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 172 MiB used, 715 GiB / 715 GiB avail; 989 B/s rd, 0 op/s; 81/630 objects degraded (12.857%) 2024-02-05T07:11:05.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:04.564656+0000 mon.a (mon.0) 4121 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:05.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:04.567173+0000 mon.a (mon.0) 4122 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:05.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:04.571131+0000 mon.a (mon.0) 4123 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:05.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:04.572956+0000 mon.a (mon.0) 4124 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:05.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:04.586024+0000 mon.a (mon.0) 4125 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:05.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: cephadm 2024-02-05T07:11:04.586664+0000 mgr.y (mgr.25280) 1006 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:05.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:04.636447+0000 mon.a (mon.0) 4126 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-05T07:11:05.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: cluster 2024-02-05T07:11:04.641227+0000 mon.a (mon.0) 4127 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2024-02-05T07:11:05.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:04.641230+0000 mon.c (mon.1) 18 : audit 1 from='osd.3 [v2:172.21.15.102:6826/2381646606,v1:172.21.15.102:6827/2381646606]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T07:11:05.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:04.642539+0000 mon.a (mon.0) 4128 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi102", "root=default"]}]: dispatch 2024-02-05T07:11:05.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: cluster 2024-02-05T07:11:04.648774+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e130 with expected crc 2024-02-05T07:11:05.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:04.667466+0000 mon.a (mon.0) 4129 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:05.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:04.670013+0000 mon.a (mon.0) 4130 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:05.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:04.671883+0000 mon.c (mon.1) 19 : audit 0 from='client.? 172.21.15.102:0/2534910812' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:11:05.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:04.672583+0000 mon.a (mon.0) 4131 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:05.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:04.673558+0000 mon.a (mon.0) 4132 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:05.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:04.682808+0000 mon.a (mon.0) 4133 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:05.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: cephadm 2024-02-05T07:11:04.683645+0000 mgr.y (mgr.25280) 1007 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:05.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:04.764867+0000 mon.a (mon.0) 4134 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:05.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:04.766923+0000 mon.a (mon.0) 4135 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:05.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:04.769146+0000 mon.a (mon.0) 4136 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:05.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:04.769905+0000 mon.a (mon.0) 4137 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:05.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:04.776259+0000 mon.a (mon.0) 4138 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:05.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: cephadm 2024-02-05T07:11:04.776850+0000 mgr.y (mgr.25280) 1008 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:05.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:04.853334+0000 mon.a (mon.0) 4139 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:05.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:04.855866+0000 mon.a (mon.0) 4140 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:05.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:04.859499+0000 mon.a (mon.0) 4141 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:05.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:04.860410+0000 mon.a (mon.0) 4142 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:05.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:04.868677+0000 mon.a (mon.0) 4143 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:05.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: cephadm 2024-02-05T07:11:04.869242+0000 mgr.y (mgr.25280) 1009 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:05.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:04.951568+0000 mon.a (mon.0) 4144 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:05.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:04.954171+0000 mon.a (mon.0) 4145 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:05.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:04.958206+0000 mon.a (mon.0) 4146 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:05.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:04.959439+0000 mon.a (mon.0) 4147 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:05.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:04.968741+0000 mon.a (mon.0) 4148 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:05.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: cephadm 2024-02-05T07:11:04.969346+0000 mgr.y (mgr.25280) 1010 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:05.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:05.048925+0000 mon.a (mon.0) 4149 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:05.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:05.051517+0000 mon.a (mon.0) 4150 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:05.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:05.054702+0000 mon.a (mon.0) 4151 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:05.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:05.055782+0000 mon.a (mon.0) 4152 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:05.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:05.063273+0000 mon.a (mon.0) 4153 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:05.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: cephadm 2024-02-05T07:11:05.063940+0000 mgr.y (mgr.25280) 1011 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:05.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:05.143404+0000 mon.a (mon.0) 4154 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:05.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:05.145907+0000 mon.a (mon.0) 4155 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:05.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:05.148845+0000 mon.a (mon.0) 4156 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:05.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:05.150427+0000 mon.a (mon.0) 4157 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:05.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:05.157183+0000 mon.a (mon.0) 4158 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:05.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:05.237244+0000 mon.a (mon.0) 4159 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:05.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:05.240411+0000 mon.a (mon.0) 4160 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:05.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:05.242964+0000 mon.a (mon.0) 4161 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:05.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:05.244018+0000 mon.a (mon.0) 4162 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:05.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:05.250490+0000 mon.a (mon.0) 4163 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:05.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:05.332166+0000 mon.a (mon.0) 4164 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:05.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:05.334873+0000 mon.a (mon.0) 4165 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:05.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:05.337061+0000 mon.a (mon.0) 4166 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:05.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:05.337874+0000 mon.a (mon.0) 4167 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:05.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:05.345410+0000 mon.a (mon.0) 4168 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:05.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:05.427288+0000 mon.a (mon.0) 4169 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:05.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:05.429690+0000 mon.a (mon.0) 4170 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:05.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:05.432619+0000 mon.a (mon.0) 4171 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:05.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:05.433640+0000 mon.a (mon.0) 4172 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:05.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:05.439998+0000 mon.a (mon.0) 4173 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:05.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:05.518612+0000 mon.a (mon.0) 4174 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:05.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:05.522908+0000 mon.a (mon.0) 4175 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:05.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:05.526568+0000 mon.a (mon.0) 4176 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:05.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:05.527882+0000 mon.a (mon.0) 4177 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:05.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:05 smithi177 bash[56430]: audit 2024-02-05T07:11:05.534440+0000 mon.a (mon.0) 4178 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:06.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: cluster 2024-02-05T07:11:04.648469+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e130 with expected crc 2024-02-05T07:11:06.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: cephadm 2024-02-05T07:11:05.157963+0000 mgr.y (mgr.25280) 1012 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:06.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: cephadm 2024-02-05T07:11:05.251260+0000 mgr.y (mgr.25280) 1013 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:06.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: cephadm 2024-02-05T07:11:05.345940+0000 mgr.y (mgr.25280) 1014 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:06.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: cephadm 2024-02-05T07:11:05.440510+0000 mgr.y (mgr.25280) 1015 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:06.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: cephadm 2024-02-05T07:11:05.535148+0000 mgr.y (mgr.25280) 1016 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:06.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:05.616958+0000 mon.a (mon.0) 4179 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:06.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:05.619806+0000 mon.a (mon.0) 4180 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:06.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:05.623220+0000 mon.a (mon.0) 4181 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:06.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:05.624687+0000 mon.a (mon.0) 4182 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:06.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:05.634009+0000 mon.a (mon.0) 4183 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:06.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: cephadm 2024-02-05T07:11:05.635141+0000 mgr.y (mgr.25280) 1017 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:06.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: cluster 2024-02-05T07:11:05.637112+0000 mon.a (mon.0) 4184 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T07:11:06.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: cluster 2024-02-05T07:11:05.646464+0000 mon.a (mon.0) 4185 : cluster 1 osd.3 [v2:172.21.15.102:6826/2381646606,v1:172.21.15.102:6827/2381646606] boot 2024-02-05T07:11:06.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: cluster 2024-02-05T07:11:05.646686+0000 mon.a (mon.0) 4186 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2024-02-05T07:11:06.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:05.647969+0000 mon.a (mon.0) 4187 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:11:06.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: cluster 2024-02-05T07:11:05.650503+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e131 with expected crc 2024-02-05T07:11:06.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: cluster 2024-02-05T07:11:05.662519+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e130 with expected crc 2024-02-05T07:11:06.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: cluster 2024-02-05T07:11:05.666019+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e130 with expected crc 2024-02-05T07:11:06.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:05.728456+0000 mon.a (mon.0) 4188 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:06.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:05.731465+0000 mon.a (mon.0) 4189 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:06.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:05.734809+0000 mon.a (mon.0) 4190 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:06.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:05.735872+0000 mon.a (mon.0) 4191 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:06.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:05.742821+0000 mon.a (mon.0) 4192 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:06.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: cephadm 2024-02-05T07:11:05.743541+0000 mgr.y (mgr.25280) 1018 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:06.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:05.823824+0000 mon.a (mon.0) 4193 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:06.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:05.825950+0000 mon.a (mon.0) 4194 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:06.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:05.828831+0000 mon.a (mon.0) 4195 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:06.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:05.829916+0000 mon.a (mon.0) 4196 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:06.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:05.836932+0000 mon.a (mon.0) 4197 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:06.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: cephadm 2024-02-05T07:11:05.837690+0000 mgr.y (mgr.25280) 1019 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:06.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:05.912677+0000 mon.a (mon.0) 4198 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:06.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:05.915014+0000 mon.a (mon.0) 4199 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:06.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:05.917231+0000 mon.a (mon.0) 4200 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:06.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:05.918037+0000 mon.a (mon.0) 4201 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:06.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:05.924594+0000 mon.a (mon.0) 4202 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:06.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: cephadm 2024-02-05T07:11:05.925204+0000 mgr.y (mgr.25280) 1020 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:06.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:06.004952+0000 mon.a (mon.0) 4203 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:06.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:06.007553+0000 mon.a (mon.0) 4204 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:06.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:06.010937+0000 mon.a (mon.0) 4205 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:06.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:06.012109+0000 mon.a (mon.0) 4206 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:06.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:06.019634+0000 mon.a (mon.0) 4207 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:06.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: cephadm 2024-02-05T07:11:06.020418+0000 mgr.y (mgr.25280) 1021 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:06.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:06.097854+0000 mon.a (mon.0) 4208 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:06.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:06.100419+0000 mon.a (mon.0) 4209 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:06.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:06.103350+0000 mon.a (mon.0) 4210 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:06.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:06.104487+0000 mon.a (mon.0) 4211 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:06.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:06.113737+0000 mon.a (mon.0) 4212 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:06.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:06.176160+0000 mon.a (mon.0) 4213 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:06.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:06.179479+0000 mon.a (mon.0) 4214 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:06.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:06.182587+0000 mon.a (mon.0) 4215 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:06.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:06.183983+0000 mon.a (mon.0) 4216 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:06.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:06.190818+0000 mon.a (mon.0) 4217 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:06.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:06.270973+0000 mon.a (mon.0) 4218 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:06.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:06.273577+0000 mon.a (mon.0) 4219 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:06.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:06.275949+0000 mon.a (mon.0) 4220 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:06.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:06.276775+0000 mon.a (mon.0) 4221 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:06.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:06.283911+0000 mon.a (mon.0) 4222 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:06.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:06.360412+0000 mon.a (mon.0) 4223 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:06.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:06.362702+0000 mon.a (mon.0) 4224 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:06.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:06.365998+0000 mon.a (mon.0) 4225 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:06.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:06.366959+0000 mon.a (mon.0) 4226 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:06.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:06.374516+0000 mon.a (mon.0) 4227 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:06.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:06.455618+0000 mon.a (mon.0) 4228 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:06.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:06.458411+0000 mon.a (mon.0) 4229 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:06.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:06.461545+0000 mon.a (mon.0) 4230 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:06.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:06.462680+0000 mon.a (mon.0) 4231 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:06.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:06 smithi177 bash[56430]: audit 2024-02-05T07:11:06.468851+0000 mon.a (mon.0) 4232 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:06.868 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: cluster 2024-02-05T07:11:04.648469+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e130 with expected crc 2024-02-05T07:11:06.868 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: cephadm 2024-02-05T07:11:05.157963+0000 mgr.y (mgr.25280) 1012 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:06.868 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: cephadm 2024-02-05T07:11:05.251260+0000 mgr.y (mgr.25280) 1013 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:06.868 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: cephadm 2024-02-05T07:11:05.345940+0000 mgr.y (mgr.25280) 1014 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:06.868 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: cephadm 2024-02-05T07:11:05.440510+0000 mgr.y (mgr.25280) 1015 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:06.868 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: cephadm 2024-02-05T07:11:05.535148+0000 mgr.y (mgr.25280) 1016 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:06.868 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:05.616958+0000 mon.a (mon.0) 4179 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:06.868 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:05.619806+0000 mon.a (mon.0) 4180 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:06.868 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:05.623220+0000 mon.a (mon.0) 4181 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:06.868 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:05.624687+0000 mon.a (mon.0) 4182 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:06.868 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:05.634009+0000 mon.a (mon.0) 4183 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:06.869 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: cephadm 2024-02-05T07:11:05.635141+0000 mgr.y (mgr.25280) 1017 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:06.869 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: cluster 2024-02-05T07:11:05.637112+0000 mon.a (mon.0) 4184 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T07:11:06.869 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: cluster 2024-02-05T07:11:05.646464+0000 mon.a (mon.0) 4185 : cluster 1 osd.3 [v2:172.21.15.102:6826/2381646606,v1:172.21.15.102:6827/2381646606] boot 2024-02-05T07:11:06.869 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: cluster 2024-02-05T07:11:05.646686+0000 mon.a (mon.0) 4186 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2024-02-05T07:11:06.869 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:05.647969+0000 mon.a (mon.0) 4187 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:11:06.869 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: cluster 2024-02-05T07:11:05.650503+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e131 with expected crc 2024-02-05T07:11:06.869 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: cluster 2024-02-05T07:11:05.662519+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e130 with expected crc 2024-02-05T07:11:06.869 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: cluster 2024-02-05T07:11:05.666019+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e130 with expected crc 2024-02-05T07:11:06.869 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:05.728456+0000 mon.a (mon.0) 4188 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:06.869 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:05.731465+0000 mon.a (mon.0) 4189 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:06.869 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:05.734809+0000 mon.a (mon.0) 4190 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:06.870 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:05.735872+0000 mon.a (mon.0) 4191 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:06.870 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:05.742821+0000 mon.a (mon.0) 4192 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:06.870 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: cephadm 2024-02-05T07:11:05.743541+0000 mgr.y (mgr.25280) 1018 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:06.870 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:05.823824+0000 mon.a (mon.0) 4193 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:06.870 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:05.825950+0000 mon.a (mon.0) 4194 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:06.870 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:05.828831+0000 mon.a (mon.0) 4195 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:06.871 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:05.829916+0000 mon.a (mon.0) 4196 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:06.871 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:05.836932+0000 mon.a (mon.0) 4197 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:06.871 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: cephadm 2024-02-05T07:11:05.837690+0000 mgr.y (mgr.25280) 1019 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:06.871 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:05.912677+0000 mon.a (mon.0) 4198 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:06.871 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:05.915014+0000 mon.a (mon.0) 4199 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:06.871 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:05.917231+0000 mon.a (mon.0) 4200 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:06.871 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:05.918037+0000 mon.a (mon.0) 4201 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:06.871 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:05.924594+0000 mon.a (mon.0) 4202 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:06.871 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: cephadm 2024-02-05T07:11:05.925204+0000 mgr.y (mgr.25280) 1020 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:06.871 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:06.004952+0000 mon.a (mon.0) 4203 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:06.871 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:06.007553+0000 mon.a (mon.0) 4204 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:06.871 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:06.010937+0000 mon.a (mon.0) 4205 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:06.871 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:06.012109+0000 mon.a (mon.0) 4206 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:06.871 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:06.019634+0000 mon.a (mon.0) 4207 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:06.872 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: cephadm 2024-02-05T07:11:06.020418+0000 mgr.y (mgr.25280) 1021 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:06.872 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:06.097854+0000 mon.a (mon.0) 4208 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:06.872 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:06.100419+0000 mon.a (mon.0) 4209 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:06.872 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:06.103350+0000 mon.a (mon.0) 4210 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:06.872 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:06.104487+0000 mon.a (mon.0) 4211 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:06.872 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:06.113737+0000 mon.a (mon.0) 4212 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:06.872 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:06.176160+0000 mon.a (mon.0) 4213 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:06.872 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:06.179479+0000 mon.a (mon.0) 4214 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:06.872 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:06.182587+0000 mon.a (mon.0) 4215 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:06.872 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:06.183983+0000 mon.a (mon.0) 4216 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:06.872 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:06.190818+0000 mon.a (mon.0) 4217 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:06.872 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:06.270973+0000 mon.a (mon.0) 4218 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:06.872 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:06.273577+0000 mon.a (mon.0) 4219 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:06.872 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:06.275949+0000 mon.a (mon.0) 4220 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:06.873 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:06.276775+0000 mon.a (mon.0) 4221 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:06.873 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:06.283911+0000 mon.a (mon.0) 4222 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:06.873 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:06.360412+0000 mon.a (mon.0) 4223 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:06.873 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:06.362702+0000 mon.a (mon.0) 4224 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:06.873 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:06.365998+0000 mon.a (mon.0) 4225 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:06.873 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:06.366959+0000 mon.a (mon.0) 4226 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:06.873 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:06.374516+0000 mon.a (mon.0) 4227 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:06.873 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:06.455618+0000 mon.a (mon.0) 4228 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:06.873 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:06.458411+0000 mon.a (mon.0) 4229 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:06.873 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:06.461545+0000 mon.a (mon.0) 4230 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:06.873 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:06.462680+0000 mon.a (mon.0) 4231 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:06.873 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[71397]: audit 2024-02-05T07:11:06.468851+0000 mon.a (mon.0) 4232 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:06.874 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: cluster 2024-02-05T07:11:04.648469+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e130 with expected crc 2024-02-05T07:11:06.874 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: cephadm 2024-02-05T07:11:05.157963+0000 mgr.y (mgr.25280) 1012 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:06.874 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: cephadm 2024-02-05T07:11:05.251260+0000 mgr.y (mgr.25280) 1013 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:06.874 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: cephadm 2024-02-05T07:11:05.345940+0000 mgr.y (mgr.25280) 1014 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:06.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: cephadm 2024-02-05T07:11:05.440510+0000 mgr.y (mgr.25280) 1015 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:06.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: cephadm 2024-02-05T07:11:05.535148+0000 mgr.y (mgr.25280) 1016 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:06.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:05.616958+0000 mon.a (mon.0) 4179 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:06.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:05.619806+0000 mon.a (mon.0) 4180 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:06.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:05.623220+0000 mon.a (mon.0) 4181 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:06.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:05.624687+0000 mon.a (mon.0) 4182 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:06.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:05.634009+0000 mon.a (mon.0) 4183 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:06.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: cephadm 2024-02-05T07:11:05.635141+0000 mgr.y (mgr.25280) 1017 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:06.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: cluster 2024-02-05T07:11:05.637112+0000 mon.a (mon.0) 4184 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T07:11:06.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: cluster 2024-02-05T07:11:05.646464+0000 mon.a (mon.0) 4185 : cluster 1 osd.3 [v2:172.21.15.102:6826/2381646606,v1:172.21.15.102:6827/2381646606] boot 2024-02-05T07:11:06.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: cluster 2024-02-05T07:11:05.646686+0000 mon.a (mon.0) 4186 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2024-02-05T07:11:06.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:05.647969+0000 mon.a (mon.0) 4187 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-05T07:11:06.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: cluster 2024-02-05T07:11:05.650503+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e131 with expected crc 2024-02-05T07:11:06.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: cluster 2024-02-05T07:11:05.662519+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e130 with expected crc 2024-02-05T07:11:06.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: cluster 2024-02-05T07:11:05.666019+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e130 with expected crc 2024-02-05T07:11:06.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:05.728456+0000 mon.a (mon.0) 4188 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:06.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:05.731465+0000 mon.a (mon.0) 4189 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:06.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:05.734809+0000 mon.a (mon.0) 4190 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:06.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:05.735872+0000 mon.a (mon.0) 4191 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:06.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:05.742821+0000 mon.a (mon.0) 4192 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:06.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: cephadm 2024-02-05T07:11:05.743541+0000 mgr.y (mgr.25280) 1018 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:06.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:05.823824+0000 mon.a (mon.0) 4193 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:06.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:05.825950+0000 mon.a (mon.0) 4194 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:06.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:05.828831+0000 mon.a (mon.0) 4195 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:06.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:05.829916+0000 mon.a (mon.0) 4196 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:06.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:05.836932+0000 mon.a (mon.0) 4197 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:06.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: cephadm 2024-02-05T07:11:05.837690+0000 mgr.y (mgr.25280) 1019 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:06.876 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:05.912677+0000 mon.a (mon.0) 4198 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:06.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:05.915014+0000 mon.a (mon.0) 4199 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:06.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:05.917231+0000 mon.a (mon.0) 4200 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:06.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:05.918037+0000 mon.a (mon.0) 4201 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:06.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:05.924594+0000 mon.a (mon.0) 4202 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:06.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: cephadm 2024-02-05T07:11:05.925204+0000 mgr.y (mgr.25280) 1020 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:06.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:06.004952+0000 mon.a (mon.0) 4203 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:06.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:06.007553+0000 mon.a (mon.0) 4204 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:06.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:06.010937+0000 mon.a (mon.0) 4205 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:06.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:06.012109+0000 mon.a (mon.0) 4206 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:06.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:06.019634+0000 mon.a (mon.0) 4207 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:06.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: cephadm 2024-02-05T07:11:06.020418+0000 mgr.y (mgr.25280) 1021 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:06.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:06.097854+0000 mon.a (mon.0) 4208 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:06.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:06.100419+0000 mon.a (mon.0) 4209 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:06.877 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:06.103350+0000 mon.a (mon.0) 4210 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:06.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:06.104487+0000 mon.a (mon.0) 4211 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:06.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:06.113737+0000 mon.a (mon.0) 4212 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:06.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:06.176160+0000 mon.a (mon.0) 4213 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:06.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:06.179479+0000 mon.a (mon.0) 4214 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:06.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:06.182587+0000 mon.a (mon.0) 4215 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:06.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:06.183983+0000 mon.a (mon.0) 4216 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:06.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:06.190818+0000 mon.a (mon.0) 4217 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:06.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:06.270973+0000 mon.a (mon.0) 4218 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:06.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:06.273577+0000 mon.a (mon.0) 4219 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:06.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:06.275949+0000 mon.a (mon.0) 4220 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:06.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:06.276775+0000 mon.a (mon.0) 4221 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:06.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:06.283911+0000 mon.a (mon.0) 4222 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:06.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:06.360412+0000 mon.a (mon.0) 4223 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:06.878 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:06.362702+0000 mon.a (mon.0) 4224 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:06.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:06.365998+0000 mon.a (mon.0) 4225 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:06.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:06.366959+0000 mon.a (mon.0) 4226 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:06.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:06.374516+0000 mon.a (mon.0) 4227 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:06.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:06.455618+0000 mon.a (mon.0) 4228 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:06.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:06.458411+0000 mon.a (mon.0) 4229 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:06.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:06.461545+0000 mon.a (mon.0) 4230 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:06.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:06.462680+0000 mon.a (mon.0) 4231 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:06.879 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:06 smithi102 bash[68945]: audit 2024-02-05T07:11:06.468851+0000 mon.a (mon.0) 4232 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:07.562 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: cephadm 2024-02-05T07:11:06.114712+0000 mgr.y (mgr.25280) 1022 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:07.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: cephadm 2024-02-05T07:11:06.114712+0000 mgr.y (mgr.25280) 1022 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:07.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: cephadm 2024-02-05T07:11:06.191453+0000 mgr.y (mgr.25280) 1023 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:07.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: cephadm 2024-02-05T07:11:06.284550+0000 mgr.y (mgr.25280) 1024 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:07.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: cephadm 2024-02-05T07:11:06.375152+0000 mgr.y (mgr.25280) 1025 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:07.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: cephadm 2024-02-05T07:11:06.469452+0000 mgr.y (mgr.25280) 1026 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:07.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: cluster 2024-02-05T07:11:06.521706+0000 mgr.y (mgr.25280) 1027 : cluster 0 pgmap v166: 161 pgs: 8 peering, 23 active+undersized+degraded, 35 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-02-05T07:11:07.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:06.555326+0000 mon.a (mon.0) 4233 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:07.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:06.558405+0000 mon.a (mon.0) 4234 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:07.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:06.561564+0000 mon.a (mon.0) 4235 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:07.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:06.562392+0000 mon.a (mon.0) 4236 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:07.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:06.568136+0000 mon.a (mon.0) 4237 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:07.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: cephadm 2024-02-05T07:11:06.568915+0000 mgr.y (mgr.25280) 1028 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:07.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: cluster 2024-02-05T07:11:06.648677+0000 mon.a (mon.0) 4238 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2024-02-05T07:11:07.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: cluster 2024-02-05T07:11:06.653940+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:07.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: cluster 2024-02-05T07:11:06.659936+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:07.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: cluster 2024-02-05T07:11:06.661483+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:07.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: cluster 2024-02-05T07:11:06.661499+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:07.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: cluster 2024-02-05T07:11:06.662484+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:07.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: cluster 2024-02-05T07:11:06.664347+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:07.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: cluster 2024-02-05T07:11:06.664527+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:07.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: cluster 2024-02-05T07:11:06.664636+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:07.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: cluster 2024-02-05T07:11:06.670197+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:07.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: cluster 2024-02-05T07:11:06.670204+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:07.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:06.683006+0000 mon.a (mon.0) 4239 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:07.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:06.686811+0000 mon.a (mon.0) 4240 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:07.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:06.690296+0000 mon.a (mon.0) 4241 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:07.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:06.691235+0000 mon.a (mon.0) 4242 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:07.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:06.697665+0000 mon.a (mon.0) 4243 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:07.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: cephadm 2024-02-05T07:11:06.698355+0000 mgr.y (mgr.25280) 1029 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:07.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:06.779722+0000 mon.a (mon.0) 4244 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:07.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:06.781933+0000 mon.a (mon.0) 4245 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:07.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:06.788981+0000 mon.a (mon.0) 4246 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:07.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:06.789982+0000 mon.a (mon.0) 4247 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:07.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:06.796872+0000 mon.a (mon.0) 4248 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:07.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: cephadm 2024-02-05T07:11:06.797634+0000 mgr.y (mgr.25280) 1030 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:07.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:06.875443+0000 mon.a (mon.0) 4249 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:07.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:06.878755+0000 mon.a (mon.0) 4250 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:07.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:06.881279+0000 mon.a (mon.0) 4251 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:07.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:06.882119+0000 mon.a (mon.0) 4252 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:07.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:06.888389+0000 mon.a (mon.0) 4253 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:07.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: cephadm 2024-02-05T07:11:06.889168+0000 mgr.y (mgr.25280) 1031 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:07.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:06.956882+0000 mon.a (mon.0) 4254 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:07.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:06.959855+0000 mon.a (mon.0) 4255 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:07.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:06.962785+0000 mon.a (mon.0) 4256 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:07.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:06.963792+0000 mon.a (mon.0) 4257 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:07.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:06.972406+0000 mon.a (mon.0) 4258 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:07.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: cephadm 2024-02-05T07:11:06.973065+0000 mgr.y (mgr.25280) 1032 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:07.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:07.054529+0000 mon.a (mon.0) 4259 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:07.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:07.056639+0000 mon.a (mon.0) 4260 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:07.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:07.059992+0000 mon.a (mon.0) 4261 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:07.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:07.060842+0000 mon.a (mon.0) 4262 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:07.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:07.069006+0000 mon.a (mon.0) 4263 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:07.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: cephadm 2024-02-05T07:11:07.069682+0000 mgr.y (mgr.25280) 1033 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:07.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:07.151723+0000 mon.a (mon.0) 4264 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:07.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:07.154321+0000 mon.a (mon.0) 4265 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:07.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:07.158084+0000 mon.a (mon.0) 4266 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:07.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:07.159514+0000 mon.a (mon.0) 4267 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:07.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:07.168397+0000 mon.a (mon.0) 4268 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:07.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:07.250837+0000 mon.a (mon.0) 4269 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:07.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:07.255223+0000 mon.a (mon.0) 4270 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:07.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:07.259025+0000 mon.a (mon.0) 4271 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:07.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:07.260556+0000 mon.a (mon.0) 4272 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:07.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:07.269253+0000 mon.a (mon.0) 4273 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:07.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:07.385008+0000 mon.a (mon.0) 4274 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:07.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:07.387348+0000 mon.a (mon.0) 4275 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:07.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:07.389935+0000 mon.a (mon.0) 4276 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:07.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:07.390823+0000 mon.a (mon.0) 4277 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:07.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:07.396433+0000 mon.a (mon.0) 4278 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:07.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: cluster 2024-02-05T07:11:07.466981+0000 mon.a (mon.0) 4279 : cluster 3 Health check update: Degraded data redundancy: 67/630 objects degraded (10.635%), 23 pgs degraded (PG_DEGRADED) 2024-02-05T07:11:07.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:07.477468+0000 mon.a (mon.0) 4280 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:07.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:07.480222+0000 mon.a (mon.0) 4281 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:07.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:07.482969+0000 mon.a (mon.0) 4282 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:07.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:07.484010+0000 mon.a (mon.0) 4283 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:07.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:07 smithi177 bash[56430]: audit 2024-02-05T07:11:07.491033+0000 mon.a (mon.0) 4284 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:07.885 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[65457]: debug 2024-02-05T07:11:07.650+0000 7f9fed74a700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-02-05T07:11:07.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: cephadm 2024-02-05T07:11:06.114712+0000 mgr.y (mgr.25280) 1022 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:07.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: cephadm 2024-02-05T07:11:06.191453+0000 mgr.y (mgr.25280) 1023 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:07.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: cephadm 2024-02-05T07:11:06.284550+0000 mgr.y (mgr.25280) 1024 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:07.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: cephadm 2024-02-05T07:11:06.375152+0000 mgr.y (mgr.25280) 1025 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:07.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: cephadm 2024-02-05T07:11:06.469452+0000 mgr.y (mgr.25280) 1026 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:07.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: cluster 2024-02-05T07:11:06.521706+0000 mgr.y (mgr.25280) 1027 : cluster 0 pgmap v166: 161 pgs: 8 peering, 23 active+undersized+degraded, 35 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-02-05T07:11:07.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:06.555326+0000 mon.a (mon.0) 4233 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:07.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:06.558405+0000 mon.a (mon.0) 4234 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:07.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:06.561564+0000 mon.a (mon.0) 4235 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:07.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:06.562392+0000 mon.a (mon.0) 4236 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:07.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:06.568136+0000 mon.a (mon.0) 4237 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:07.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: cephadm 2024-02-05T07:11:06.568915+0000 mgr.y (mgr.25280) 1028 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:07.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: cluster 2024-02-05T07:11:06.648677+0000 mon.a (mon.0) 4238 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2024-02-05T07:11:07.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: cluster 2024-02-05T07:11:06.653940+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:07.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: cluster 2024-02-05T07:11:06.659936+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:07.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: cluster 2024-02-05T07:11:06.661483+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:07.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: cluster 2024-02-05T07:11:06.661499+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:07.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: cluster 2024-02-05T07:11:06.662484+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:07.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: cluster 2024-02-05T07:11:06.664347+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:07.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: cluster 2024-02-05T07:11:06.664527+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:07.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: cluster 2024-02-05T07:11:06.664636+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:07.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: cluster 2024-02-05T07:11:06.670197+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:07.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: cluster 2024-02-05T07:11:06.670204+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:07.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: cephadm 2024-02-05T07:11:06.191453+0000 mgr.y (mgr.25280) 1023 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:07.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: cephadm 2024-02-05T07:11:06.284550+0000 mgr.y (mgr.25280) 1024 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:07.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: cephadm 2024-02-05T07:11:06.375152+0000 mgr.y (mgr.25280) 1025 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:07.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: cephadm 2024-02-05T07:11:06.469452+0000 mgr.y (mgr.25280) 1026 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:07.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: cluster 2024-02-05T07:11:06.521706+0000 mgr.y (mgr.25280) 1027 : cluster 0 pgmap v166: 161 pgs: 8 peering, 23 active+undersized+degraded, 35 active+undersized, 95 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-02-05T07:11:07.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:06.555326+0000 mon.a (mon.0) 4233 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:07.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:06.558405+0000 mon.a (mon.0) 4234 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:07.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:06.561564+0000 mon.a (mon.0) 4235 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:07.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:06.562392+0000 mon.a (mon.0) 4236 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:07.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:06.568136+0000 mon.a (mon.0) 4237 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:07.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: cephadm 2024-02-05T07:11:06.568915+0000 mgr.y (mgr.25280) 1028 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:07.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: cluster 2024-02-05T07:11:06.648677+0000 mon.a (mon.0) 4238 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2024-02-05T07:11:07.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: cluster 2024-02-05T07:11:06.653940+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:07.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: cluster 2024-02-05T07:11:06.659936+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:07.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: cluster 2024-02-05T07:11:06.661483+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:07.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: cluster 2024-02-05T07:11:06.661499+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:07.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: cluster 2024-02-05T07:11:06.662484+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:07.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: cluster 2024-02-05T07:11:06.664347+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:07.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: cluster 2024-02-05T07:11:06.664527+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:07.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: cluster 2024-02-05T07:11:06.664636+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:07.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: cluster 2024-02-05T07:11:06.670197+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:07.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: cluster 2024-02-05T07:11:06.670204+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:07.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:06.683006+0000 mon.a (mon.0) 4239 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:07.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:06.686811+0000 mon.a (mon.0) 4240 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:07.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:06.690296+0000 mon.a (mon.0) 4241 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:07.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:06.691235+0000 mon.a (mon.0) 4242 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:07.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:06.697665+0000 mon.a (mon.0) 4243 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:07.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: cephadm 2024-02-05T07:11:06.698355+0000 mgr.y (mgr.25280) 1029 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:07.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:06.779722+0000 mon.a (mon.0) 4244 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:07.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:06.781933+0000 mon.a (mon.0) 4245 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:07.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:06.788981+0000 mon.a (mon.0) 4246 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:07.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:06.789982+0000 mon.a (mon.0) 4247 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:07.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:06.796872+0000 mon.a (mon.0) 4248 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:07.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: cephadm 2024-02-05T07:11:06.797634+0000 mgr.y (mgr.25280) 1030 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:07.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:06.875443+0000 mon.a (mon.0) 4249 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:07.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:06.878755+0000 mon.a (mon.0) 4250 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:07.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:06.881279+0000 mon.a (mon.0) 4251 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:07.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:06.882119+0000 mon.a (mon.0) 4252 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:07.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:06.888389+0000 mon.a (mon.0) 4253 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:07.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: cephadm 2024-02-05T07:11:06.889168+0000 mgr.y (mgr.25280) 1031 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:07.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:06.956882+0000 mon.a (mon.0) 4254 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:07.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:06.959855+0000 mon.a (mon.0) 4255 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:07.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:06.962785+0000 mon.a (mon.0) 4256 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:07.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:06.963792+0000 mon.a (mon.0) 4257 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:07.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:06.972406+0000 mon.a (mon.0) 4258 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:07.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: cephadm 2024-02-05T07:11:06.973065+0000 mgr.y (mgr.25280) 1032 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:07.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:07.054529+0000 mon.a (mon.0) 4259 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:07.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:07.056639+0000 mon.a (mon.0) 4260 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:07.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:07.059992+0000 mon.a (mon.0) 4261 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:07.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:07.060842+0000 mon.a (mon.0) 4262 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:07.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:07.069006+0000 mon.a (mon.0) 4263 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:07.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: cephadm 2024-02-05T07:11:07.069682+0000 mgr.y (mgr.25280) 1033 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:07.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:07.151723+0000 mon.a (mon.0) 4264 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:07.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:07.154321+0000 mon.a (mon.0) 4265 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:07.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:07.158084+0000 mon.a (mon.0) 4266 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:07.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:07.159514+0000 mon.a (mon.0) 4267 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:07.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:07.168397+0000 mon.a (mon.0) 4268 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:07.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:07.250837+0000 mon.a (mon.0) 4269 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:07.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:07.255223+0000 mon.a (mon.0) 4270 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:07.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:07.259025+0000 mon.a (mon.0) 4271 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:07.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:07.260556+0000 mon.a (mon.0) 4272 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:07.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:07.269253+0000 mon.a (mon.0) 4273 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:07.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:06.683006+0000 mon.a (mon.0) 4239 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:07.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:06.686811+0000 mon.a (mon.0) 4240 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:07.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:06.690296+0000 mon.a (mon.0) 4241 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:07.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:06.691235+0000 mon.a (mon.0) 4242 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:07.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:06.697665+0000 mon.a (mon.0) 4243 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:07.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: cephadm 2024-02-05T07:11:06.698355+0000 mgr.y (mgr.25280) 1029 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:07.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:06.779722+0000 mon.a (mon.0) 4244 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:07.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:06.781933+0000 mon.a (mon.0) 4245 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:07.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:06.788981+0000 mon.a (mon.0) 4246 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:07.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:06.789982+0000 mon.a (mon.0) 4247 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:07.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:06.796872+0000 mon.a (mon.0) 4248 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:07.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: cephadm 2024-02-05T07:11:06.797634+0000 mgr.y (mgr.25280) 1030 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:07.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:06.875443+0000 mon.a (mon.0) 4249 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:07.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:06.878755+0000 mon.a (mon.0) 4250 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:07.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:06.881279+0000 mon.a (mon.0) 4251 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:07.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:06.882119+0000 mon.a (mon.0) 4252 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:07.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:06.888389+0000 mon.a (mon.0) 4253 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:07.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: cephadm 2024-02-05T07:11:06.889168+0000 mgr.y (mgr.25280) 1031 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:07.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:06.956882+0000 mon.a (mon.0) 4254 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:07.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:06.959855+0000 mon.a (mon.0) 4255 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:07.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:07.385008+0000 mon.a (mon.0) 4274 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:07.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:07.387348+0000 mon.a (mon.0) 4275 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:07.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:07.389935+0000 mon.a (mon.0) 4276 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:07.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:07.390823+0000 mon.a (mon.0) 4277 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:07.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:07.396433+0000 mon.a (mon.0) 4278 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:07.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: cluster 2024-02-05T07:11:07.466981+0000 mon.a (mon.0) 4279 : cluster 3 Health check update: Degraded data redundancy: 67/630 objects degraded (10.635%), 23 pgs degraded (PG_DEGRADED) 2024-02-05T07:11:07.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:07.477468+0000 mon.a (mon.0) 4280 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:07.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:07.480222+0000 mon.a (mon.0) 4281 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:07.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:07.482969+0000 mon.a (mon.0) 4282 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:07.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:07.484010+0000 mon.a (mon.0) 4283 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:07.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[71397]: audit 2024-02-05T07:11:07.491033+0000 mon.a (mon.0) 4284 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:07.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:06.962785+0000 mon.a (mon.0) 4256 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:07.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:06.963792+0000 mon.a (mon.0) 4257 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:07.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:06.972406+0000 mon.a (mon.0) 4258 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:07.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: cephadm 2024-02-05T07:11:06.973065+0000 mgr.y (mgr.25280) 1032 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:07.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:07.054529+0000 mon.a (mon.0) 4259 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:07.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:07.056639+0000 mon.a (mon.0) 4260 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:07.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:07.059992+0000 mon.a (mon.0) 4261 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:07.897 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:07.060842+0000 mon.a (mon.0) 4262 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:07.897 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:07.069006+0000 mon.a (mon.0) 4263 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:07.897 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: cephadm 2024-02-05T07:11:07.069682+0000 mgr.y (mgr.25280) 1033 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:07.897 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:07.151723+0000 mon.a (mon.0) 4264 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:07.897 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:07.154321+0000 mon.a (mon.0) 4265 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:07.897 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:07.158084+0000 mon.a (mon.0) 4266 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:07.897 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:07.159514+0000 mon.a (mon.0) 4267 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:07.897 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:07.168397+0000 mon.a (mon.0) 4268 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:07.897 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:07.250837+0000 mon.a (mon.0) 4269 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:07.897 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:07.255223+0000 mon.a (mon.0) 4270 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:07.897 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:07.259025+0000 mon.a (mon.0) 4271 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:07.897 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:07.260556+0000 mon.a (mon.0) 4272 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:07.897 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:07.269253+0000 mon.a (mon.0) 4273 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:07.897 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:07.385008+0000 mon.a (mon.0) 4274 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:07.898 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:07.387348+0000 mon.a (mon.0) 4275 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:07.898 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:07.389935+0000 mon.a (mon.0) 4276 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:07.898 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:07.390823+0000 mon.a (mon.0) 4277 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:07.898 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:07.396433+0000 mon.a (mon.0) 4278 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:07.898 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: cluster 2024-02-05T07:11:07.466981+0000 mon.a (mon.0) 4279 : cluster 3 Health check update: Degraded data redundancy: 67/630 objects degraded (10.635%), 23 pgs degraded (PG_DEGRADED) 2024-02-05T07:11:07.898 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:07.477468+0000 mon.a (mon.0) 4280 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:07.898 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:07.480222+0000 mon.a (mon.0) 4281 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:07.898 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:07.482969+0000 mon.a (mon.0) 4282 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:07.898 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:07.484010+0000 mon.a (mon.0) 4283 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:07.898 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:07 smithi102 bash[68945]: audit 2024-02-05T07:11:07.491033+0000 mon.a (mon.0) 4284 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:08.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:08 smithi177 bash[56430]: cluster 2024-02-05T07:11:06.662361+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:08.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:08 smithi177 bash[56430]: cluster 2024-02-05T07:11:06.666409+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:08.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:08 smithi177 bash[56430]: cluster 2024-02-05T07:11:06.669986+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:08.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:08 smithi177 bash[56430]: cephadm 2024-02-05T07:11:07.169035+0000 mgr.y (mgr.25280) 1034 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:08.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:08 smithi177 bash[56430]: cephadm 2024-02-05T07:11:07.269898+0000 mgr.y (mgr.25280) 1035 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:08.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:08 smithi177 bash[56430]: cephadm 2024-02-05T07:11:07.398171+0000 mgr.y (mgr.25280) 1036 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:08.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:08 smithi177 bash[56430]: cephadm 2024-02-05T07:11:07.491909+0000 mgr.y (mgr.25280) 1037 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:08.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:08 smithi177 bash[56430]: audit 2024-02-05T07:11:07.560083+0000 mon.a (mon.0) 4285 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:08.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:08 smithi177 bash[56430]: audit 2024-02-05T07:11:07.562118+0000 mon.a (mon.0) 4286 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:08.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:08 smithi177 bash[56430]: audit 2024-02-05T07:11:07.563960+0000 mon.a (mon.0) 4287 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:08.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:08 smithi177 bash[56430]: audit 2024-02-05T07:11:07.564708+0000 mon.a (mon.0) 4288 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:08.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:08 smithi177 bash[56430]: audit 2024-02-05T07:11:07.569890+0000 mon.a (mon.0) 4289 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:08.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:08 smithi177 bash[56430]: cephadm 2024-02-05T07:11:07.570832+0000 mgr.y (mgr.25280) 1038 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:08.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:08 smithi177 bash[56430]: audit 2024-02-05T07:11:07.601434+0000 mon.a (mon.0) 4290 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:08.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:08 smithi177 bash[56430]: audit 2024-02-05T07:11:07.607544+0000 mon.a (mon.0) 4291 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:08.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:08 smithi177 bash[56430]: audit 2024-02-05T07:11:07.615463+0000 mon.a (mon.0) 4292 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:08.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:08 smithi177 bash[56430]: audit 2024-02-05T07:11:07.647660+0000 mon.a (mon.0) 4293 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:08.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:08 smithi177 bash[56430]: audit 2024-02-05T07:11:07.650652+0000 mon.a (mon.0) 4294 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:08.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:08 smithi177 bash[56430]: audit 2024-02-05T07:11:07.653093+0000 mon.a (mon.0) 4295 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:08.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:08 smithi177 bash[56430]: audit 2024-02-05T07:11:07.654941+0000 mon.a (mon.0) 4296 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:08.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:08 smithi177 bash[56430]: audit 2024-02-05T07:11:07.657148+0000 mon.a (mon.0) 4297 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-05T07:11:08.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:08 smithi177 bash[56430]: audit 2024-02-05T07:11:07.657452+0000 mgr.y (mgr.25280) 1039 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-05T07:11:08.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:08 smithi177 bash[56430]: cephadm 2024-02-05T07:11:07.658584+0000 mgr.y (mgr.25280) 1040 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-02-05T07:11:08.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[68945]: cluster 2024-02-05T07:11:06.662361+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:08.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[68945]: cluster 2024-02-05T07:11:06.666409+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:08.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[68945]: cluster 2024-02-05T07:11:06.669986+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:08.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[68945]: cephadm 2024-02-05T07:11:07.169035+0000 mgr.y (mgr.25280) 1034 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:08.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[68945]: cephadm 2024-02-05T07:11:07.269898+0000 mgr.y (mgr.25280) 1035 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:08.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[68945]: cephadm 2024-02-05T07:11:07.398171+0000 mgr.y (mgr.25280) 1036 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:08.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[68945]: cephadm 2024-02-05T07:11:07.491909+0000 mgr.y (mgr.25280) 1037 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:08.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[68945]: audit 2024-02-05T07:11:07.560083+0000 mon.a (mon.0) 4285 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:08.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[68945]: audit 2024-02-05T07:11:07.562118+0000 mon.a (mon.0) 4286 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:08.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[68945]: audit 2024-02-05T07:11:07.563960+0000 mon.a (mon.0) 4287 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:08.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[68945]: audit 2024-02-05T07:11:07.564708+0000 mon.a (mon.0) 4288 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:08.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[68945]: audit 2024-02-05T07:11:07.569890+0000 mon.a (mon.0) 4289 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:08.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[68945]: cephadm 2024-02-05T07:11:07.570832+0000 mgr.y (mgr.25280) 1038 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:08.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[68945]: audit 2024-02-05T07:11:07.601434+0000 mon.a (mon.0) 4290 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:08.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[68945]: audit 2024-02-05T07:11:07.607544+0000 mon.a (mon.0) 4291 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:08.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[68945]: audit 2024-02-05T07:11:07.615463+0000 mon.a (mon.0) 4292 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:08.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[68945]: audit 2024-02-05T07:11:07.647660+0000 mon.a (mon.0) 4293 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:08.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[68945]: audit 2024-02-05T07:11:07.650652+0000 mon.a (mon.0) 4294 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:08.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[68945]: audit 2024-02-05T07:11:07.653093+0000 mon.a (mon.0) 4295 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:08.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[68945]: audit 2024-02-05T07:11:07.654941+0000 mon.a (mon.0) 4296 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:08.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[68945]: audit 2024-02-05T07:11:07.657148+0000 mon.a (mon.0) 4297 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-05T07:11:08.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[68945]: audit 2024-02-05T07:11:07.657452+0000 mgr.y (mgr.25280) 1039 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-05T07:11:08.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[68945]: cephadm 2024-02-05T07:11:07.658584+0000 mgr.y (mgr.25280) 1040 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-02-05T07:11:08.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[71397]: cluster 2024-02-05T07:11:06.662361+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:08.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[71397]: cluster 2024-02-05T07:11:06.666409+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:08.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[71397]: cluster 2024-02-05T07:11:06.669986+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e132 with expected crc 2024-02-05T07:11:08.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[71397]: cephadm 2024-02-05T07:11:07.169035+0000 mgr.y (mgr.25280) 1034 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:08.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[71397]: cephadm 2024-02-05T07:11:07.269898+0000 mgr.y (mgr.25280) 1035 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:08.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[71397]: cephadm 2024-02-05T07:11:07.398171+0000 mgr.y (mgr.25280) 1036 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:08.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[71397]: cephadm 2024-02-05T07:11:07.491909+0000 mgr.y (mgr.25280) 1037 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:08.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[71397]: audit 2024-02-05T07:11:07.560083+0000 mon.a (mon.0) 4285 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:08.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[71397]: audit 2024-02-05T07:11:07.562118+0000 mon.a (mon.0) 4286 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:08.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[71397]: audit 2024-02-05T07:11:07.563960+0000 mon.a (mon.0) 4287 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:08.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[71397]: audit 2024-02-05T07:11:07.564708+0000 mon.a (mon.0) 4288 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:08.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[71397]: audit 2024-02-05T07:11:07.569890+0000 mon.a (mon.0) 4289 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:08.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[71397]: cephadm 2024-02-05T07:11:07.570832+0000 mgr.y (mgr.25280) 1038 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:08.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[71397]: audit 2024-02-05T07:11:07.601434+0000 mon.a (mon.0) 4290 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:08.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[71397]: audit 2024-02-05T07:11:07.607544+0000 mon.a (mon.0) 4291 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:08.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[71397]: audit 2024-02-05T07:11:07.615463+0000 mon.a (mon.0) 4292 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:08.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[71397]: audit 2024-02-05T07:11:07.647660+0000 mon.a (mon.0) 4293 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:08.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[71397]: audit 2024-02-05T07:11:07.650652+0000 mon.a (mon.0) 4294 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:08.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[71397]: audit 2024-02-05T07:11:07.653093+0000 mon.a (mon.0) 4295 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:08.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[71397]: audit 2024-02-05T07:11:07.654941+0000 mon.a (mon.0) 4296 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:08.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[71397]: audit 2024-02-05T07:11:07.657148+0000 mon.a (mon.0) 4297 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-05T07:11:08.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[71397]: audit 2024-02-05T07:11:07.657452+0000 mgr.y (mgr.25280) 1039 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-05T07:11:08.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:08 smithi102 bash[71397]: cephadm 2024-02-05T07:11:07.658584+0000 mgr.y (mgr.25280) 1040 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-02-05T07:11:10.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:10 smithi177 bash[56430]: cluster 2024-02-05T07:11:08.523141+0000 mgr.y (mgr.25280) 1041 : cluster 0 pgmap v168: 161 pgs: 8 peering, 12 active+undersized+degraded, 15 active+undersized, 126 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 36/630 objects degraded (5.714%) 2024-02-05T07:11:10.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:10 smithi102 bash[68945]: cluster 2024-02-05T07:11:08.523141+0000 mgr.y (mgr.25280) 1041 : cluster 0 pgmap v168: 161 pgs: 8 peering, 12 active+undersized+degraded, 15 active+undersized, 126 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 36/630 objects degraded (5.714%) 2024-02-05T07:11:10.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:10 smithi102 bash[71397]: cluster 2024-02-05T07:11:08.523141+0000 mgr.y (mgr.25280) 1041 : cluster 0 pgmap v168: 161 pgs: 8 peering, 12 active+undersized+degraded, 15 active+undersized, 126 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 36/630 objects degraded (5.714%) 2024-02-05T07:11:12.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:11 smithi177 bash[56430]: cluster 2024-02-05T07:11:10.524123+0000 mgr.y (mgr.25280) 1042 : cluster 0 pgmap v169: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:11:12.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:11 smithi177 bash[56430]: audit 2024-02-05T07:11:10.801225+0000 mon.a (mon.0) 4298 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:12.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:11 smithi177 bash[56430]: audit 2024-02-05T07:11:10.803862+0000 mon.a (mon.0) 4299 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:11:12.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:11 smithi177 bash[56430]: cluster 2024-02-05T07:11:11.001877+0000 mon.a (mon.0) 4300 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/630 objects degraded (5.714%), 12 pgs degraded) 2024-02-05T07:11:12.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:11 smithi177 bash[56430]: cluster 2024-02-05T07:11:11.001921+0000 mon.a (mon.0) 4301 : cluster 1 Cluster is now healthy 2024-02-05T07:11:12.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:11 smithi177 bash[56430]: audit 2024-02-05T07:11:11.118645+0000 mon.a (mon.0) 4302 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:12.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:11 smithi177 bash[56430]: audit 2024-02-05T07:11:11.130648+0000 mon.a (mon.0) 4303 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:12.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:11 smithi177 bash[56430]: audit 2024-02-05T07:11:11.141258+0000 mon.a (mon.0) 4304 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:12.080 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:11 smithi102 bash[68945]: cluster 2024-02-05T07:11:10.524123+0000 mgr.y (mgr.25280) 1042 : cluster 0 pgmap v169: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:11:12.080 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:11 smithi102 bash[68945]: audit 2024-02-05T07:11:10.801225+0000 mon.a (mon.0) 4298 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:12.080 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:11 smithi102 bash[68945]: audit 2024-02-05T07:11:10.803862+0000 mon.a (mon.0) 4299 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:11:12.080 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:11 smithi102 bash[68945]: cluster 2024-02-05T07:11:11.001877+0000 mon.a (mon.0) 4300 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/630 objects degraded (5.714%), 12 pgs degraded) 2024-02-05T07:11:12.080 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:11 smithi102 bash[68945]: cluster 2024-02-05T07:11:11.001921+0000 mon.a (mon.0) 4301 : cluster 1 Cluster is now healthy 2024-02-05T07:11:12.080 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:11 smithi102 bash[68945]: audit 2024-02-05T07:11:11.118645+0000 mon.a (mon.0) 4302 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:12.080 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:11 smithi102 bash[68945]: audit 2024-02-05T07:11:11.130648+0000 mon.a (mon.0) 4303 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:12.080 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:11 smithi102 bash[68945]: audit 2024-02-05T07:11:11.141258+0000 mon.a (mon.0) 4304 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:12.080 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:11 smithi102 bash[71397]: cluster 2024-02-05T07:11:10.524123+0000 mgr.y (mgr.25280) 1042 : cluster 0 pgmap v169: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:11:12.081 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:11 smithi102 bash[71397]: audit 2024-02-05T07:11:10.801225+0000 mon.a (mon.0) 4298 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:12.081 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:11 smithi102 bash[71397]: audit 2024-02-05T07:11:10.803862+0000 mon.a (mon.0) 4299 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:11:12.081 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:11 smithi102 bash[71397]: cluster 2024-02-05T07:11:11.001877+0000 mon.a (mon.0) 4300 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/630 objects degraded (5.714%), 12 pgs degraded) 2024-02-05T07:11:12.081 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:11 smithi102 bash[71397]: cluster 2024-02-05T07:11:11.001921+0000 mon.a (mon.0) 4301 : cluster 1 Cluster is now healthy 2024-02-05T07:11:12.081 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:11 smithi102 bash[71397]: audit 2024-02-05T07:11:11.118645+0000 mon.a (mon.0) 4302 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:12.081 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:11 smithi102 bash[71397]: audit 2024-02-05T07:11:11.130648+0000 mon.a (mon.0) 4303 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:12.081 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:11 smithi102 bash[71397]: audit 2024-02-05T07:11:11.141258+0000 mon.a (mon.0) 4304 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:12.819 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:11:12 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:11:12] "GET /metrics HTTP/1.1" 200 38450 "" "Prometheus/2.33.4" 2024-02-05T07:11:13.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:12 smithi177 bash[56430]: audit 2024-02-05T07:11:11.940059+0000 mgr.y (mgr.25280) 1043 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:11:13.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:12 smithi102 bash[68945]: audit 2024-02-05T07:11:11.940059+0000 mgr.y (mgr.25280) 1043 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:11:13.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:12 smithi102 bash[71397]: audit 2024-02-05T07:11:11.940059+0000 mgr.y (mgr.25280) 1043 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:11:14.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:13 smithi177 bash[56430]: cluster 2024-02-05T07:11:12.525704+0000 mgr.y (mgr.25280) 1044 : cluster 0 pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:11:14.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:13 smithi102 bash[68945]: cluster 2024-02-05T07:11:12.525704+0000 mgr.y (mgr.25280) 1044 : cluster 0 pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:11:14.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:13 smithi102 bash[71397]: cluster 2024-02-05T07:11:12.525704+0000 mgr.y (mgr.25280) 1044 : cluster 0 pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:11:16.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:16 smithi177 bash[56430]: cluster 2024-02-05T07:11:14.526430+0000 mgr.y (mgr.25280) 1045 : cluster 0 pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:11:16.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:16 smithi102 bash[68945]: cluster 2024-02-05T07:11:14.526430+0000 mgr.y (mgr.25280) 1045 : cluster 0 pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:11:16.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:16 smithi102 bash[71397]: cluster 2024-02-05T07:11:14.526430+0000 mgr.y (mgr.25280) 1045 : cluster 0 pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:11:18.326 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:18 smithi177 bash[56430]: cluster 2024-02-05T07:11:16.527448+0000 mgr.y (mgr.25280) 1046 : cluster 0 pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:11:18.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:18 smithi102 bash[68945]: cluster 2024-02-05T07:11:16.527448+0000 mgr.y (mgr.25280) 1046 : cluster 0 pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:11:18.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:18 smithi102 bash[71397]: cluster 2024-02-05T07:11:16.527448+0000 mgr.y (mgr.25280) 1046 : cluster 0 pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:11:19.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:19 smithi177 bash[56430]: audit 2024-02-05T07:11:18.294282+0000 mon.a (mon.0) 4305 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:19.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:19 smithi177 bash[56430]: audit 2024-02-05T07:11:18.304872+0000 mon.a (mon.0) 4306 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:19.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:19 smithi177 bash[56430]: audit 2024-02-05T07:11:18.313572+0000 mon.a (mon.0) 4307 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:19.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:19 smithi177 bash[56430]: cluster 2024-02-05T07:11:18.528900+0000 mgr.y (mgr.25280) 1047 : cluster 0 pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:11:19.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:19 smithi102 bash[68945]: audit 2024-02-05T07:11:18.294282+0000 mon.a (mon.0) 4305 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:19.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:19 smithi102 bash[68945]: audit 2024-02-05T07:11:18.304872+0000 mon.a (mon.0) 4306 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:19.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:19 smithi102 bash[68945]: audit 2024-02-05T07:11:18.313572+0000 mon.a (mon.0) 4307 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:19.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:19 smithi102 bash[68945]: cluster 2024-02-05T07:11:18.528900+0000 mgr.y (mgr.25280) 1047 : cluster 0 pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:11:19.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:19 smithi102 bash[71397]: audit 2024-02-05T07:11:18.294282+0000 mon.a (mon.0) 4305 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:19.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:19 smithi102 bash[71397]: audit 2024-02-05T07:11:18.304872+0000 mon.a (mon.0) 4306 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:19.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:19 smithi102 bash[71397]: audit 2024-02-05T07:11:18.313572+0000 mon.a (mon.0) 4307 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:19.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:19 smithi102 bash[71397]: cluster 2024-02-05T07:11:18.528900+0000 mgr.y (mgr.25280) 1047 : cluster 0 pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:11:22.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:21 smithi177 bash[56430]: cluster 2024-02-05T07:11:20.529869+0000 mgr.y (mgr.25280) 1048 : cluster 0 pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-05T07:11:22.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:21 smithi177 bash[56430]: audit 2024-02-05T07:11:20.971945+0000 mon.a (mon.0) 4308 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:22.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:21 smithi102 bash[68945]: cluster 2024-02-05T07:11:20.529869+0000 mgr.y (mgr.25280) 1048 : cluster 0 pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-05T07:11:22.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:21 smithi102 bash[68945]: audit 2024-02-05T07:11:20.971945+0000 mon.a (mon.0) 4308 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:22.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:21 smithi102 bash[71397]: cluster 2024-02-05T07:11:20.529869+0000 mgr.y (mgr.25280) 1048 : cluster 0 pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-05T07:11:22.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:21 smithi102 bash[71397]: audit 2024-02-05T07:11:20.971945+0000 mon.a (mon.0) 4308 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:22.886 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:11:22 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:11:22] "GET /metrics HTTP/1.1" 200 38450 "" "Prometheus/2.33.4" 2024-02-05T07:11:23.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:22 smithi177 bash[56430]: audit 2024-02-05T07:11:21.945418+0000 mgr.y (mgr.25280) 1049 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:11:23.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:22 smithi177 bash[56430]: audit 2024-02-05T07:11:22.671240+0000 mon.a (mon.0) 4309 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-05T07:11:23.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:22 smithi102 bash[68945]: audit 2024-02-05T07:11:21.945418+0000 mgr.y (mgr.25280) 1049 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:11:23.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:22 smithi102 bash[68945]: audit 2024-02-05T07:11:22.671240+0000 mon.a (mon.0) 4309 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-05T07:11:23.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:22 smithi102 bash[71397]: audit 2024-02-05T07:11:21.945418+0000 mgr.y (mgr.25280) 1049 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:11:23.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:22 smithi102 bash[71397]: audit 2024-02-05T07:11:22.671240+0000 mon.a (mon.0) 4309 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-05T07:11:24.264 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:23 smithi177 bash[56430]: cluster 2024-02-05T07:11:22.531413+0000 mgr.y (mgr.25280) 1050 : cluster 0 pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:11:24.264 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:23 smithi177 bash[56430]: audit 2024-02-05T07:11:22.671646+0000 mgr.y (mgr.25280) 1051 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-05T07:11:24.264 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:23 smithi177 bash[56430]: cephadm 2024-02-05T07:11:22.674231+0000 mgr.y (mgr.25280) 1052 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-02-05T07:11:24.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:23 smithi102 bash[68945]: cluster 2024-02-05T07:11:22.531413+0000 mgr.y (mgr.25280) 1050 : cluster 0 pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:11:24.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:23 smithi102 bash[68945]: audit 2024-02-05T07:11:22.671646+0000 mgr.y (mgr.25280) 1051 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-05T07:11:24.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:23 smithi102 bash[68945]: cephadm 2024-02-05T07:11:22.674231+0000 mgr.y (mgr.25280) 1052 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-02-05T07:11:24.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:23 smithi102 bash[71397]: cluster 2024-02-05T07:11:22.531413+0000 mgr.y (mgr.25280) 1050 : cluster 0 pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:11:24.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:23 smithi102 bash[71397]: audit 2024-02-05T07:11:22.671646+0000 mgr.y (mgr.25280) 1051 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-05T07:11:24.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:23 smithi102 bash[71397]: cephadm 2024-02-05T07:11:22.674231+0000 mgr.y (mgr.25280) 1052 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-02-05T07:11:26.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:26 smithi177 bash[56430]: cluster 2024-02-05T07:11:24.532339+0000 mgr.y (mgr.25280) 1053 : cluster 0 pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:11:26.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:26 smithi177 bash[56430]: audit 2024-02-05T07:11:25.303834+0000 mon.a (mon.0) 4310 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:26.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:26 smithi177 bash[56430]: audit 2024-02-05T07:11:25.308018+0000 mon.a (mon.0) 4311 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-05T07:11:26.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:26 smithi177 bash[56430]: audit 2024-02-05T07:11:25.309074+0000 mon.a (mon.0) 4312 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:26.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:26 smithi177 bash[56430]: audit 2024-02-05T07:11:25.803419+0000 mon.a (mon.0) 4313 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:26.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:26 smithi177 bash[56430]: audit 2024-02-05T07:11:25.805641+0000 mon.a (mon.0) 4314 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:11:26.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:26 smithi102 bash[68945]: cluster 2024-02-05T07:11:24.532339+0000 mgr.y (mgr.25280) 1053 : cluster 0 pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:11:26.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:26 smithi102 bash[68945]: audit 2024-02-05T07:11:25.303834+0000 mon.a (mon.0) 4310 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:26.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:26 smithi102 bash[68945]: audit 2024-02-05T07:11:25.308018+0000 mon.a (mon.0) 4311 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-05T07:11:26.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:26 smithi102 bash[68945]: audit 2024-02-05T07:11:25.309074+0000 mon.a (mon.0) 4312 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:26.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:26 smithi102 bash[68945]: audit 2024-02-05T07:11:25.803419+0000 mon.a (mon.0) 4313 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:26.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:26 smithi102 bash[68945]: audit 2024-02-05T07:11:25.805641+0000 mon.a (mon.0) 4314 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:11:26.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:26 smithi102 bash[71397]: cluster 2024-02-05T07:11:24.532339+0000 mgr.y (mgr.25280) 1053 : cluster 0 pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:11:26.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:26 smithi102 bash[71397]: audit 2024-02-05T07:11:25.303834+0000 mon.a (mon.0) 4310 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:26.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:26 smithi102 bash[71397]: audit 2024-02-05T07:11:25.308018+0000 mon.a (mon.0) 4311 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-05T07:11:26.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:26 smithi102 bash[71397]: audit 2024-02-05T07:11:25.309074+0000 mon.a (mon.0) 4312 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:26.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:26 smithi102 bash[71397]: audit 2024-02-05T07:11:25.803419+0000 mon.a (mon.0) 4313 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:26.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:26 smithi102 bash[71397]: audit 2024-02-05T07:11:25.805641+0000 mon.a (mon.0) 4314 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:11:27.360 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:27 smithi177 bash[56430]: cephadm 2024-02-05T07:11:25.296150+0000 mgr.y (mgr.25280) 1054 : cephadm 1 Upgrade: Updating osd.4 2024-02-05T07:11:27.361 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:27 smithi177 bash[56430]: cephadm 2024-02-05T07:11:25.311960+0000 mgr.y (mgr.25280) 1055 : cephadm 1 Deploying daemon osd.4 on smithi177 2024-02-05T07:11:27.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:27 smithi102 bash[68945]: cephadm 2024-02-05T07:11:25.296150+0000 mgr.y (mgr.25280) 1054 : cephadm 1 Upgrade: Updating osd.4 2024-02-05T07:11:27.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:27 smithi102 bash[68945]: cephadm 2024-02-05T07:11:25.311960+0000 mgr.y (mgr.25280) 1055 : cephadm 1 Deploying daemon osd.4 on smithi177 2024-02-05T07:11:27.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:27 smithi102 bash[71397]: cephadm 2024-02-05T07:11:25.296150+0000 mgr.y (mgr.25280) 1054 : cephadm 1 Upgrade: Updating osd.4 2024-02-05T07:11:27.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:27 smithi102 bash[71397]: cephadm 2024-02-05T07:11:25.311960+0000 mgr.y (mgr.25280) 1055 : cephadm 1 Deploying daemon osd.4 on smithi177 2024-02-05T07:11:28.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:28 smithi177 bash[56430]: cluster 2024-02-05T07:11:26.533430+0000 mgr.y (mgr.25280) 1056 : cluster 0 pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:11:28.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:28 smithi102 bash[68945]: cluster 2024-02-05T07:11:26.533430+0000 mgr.y (mgr.25280) 1056 : cluster 0 pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:11:28.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:28 smithi102 bash[71397]: cluster 2024-02-05T07:11:26.533430+0000 mgr.y (mgr.25280) 1056 : cluster 0 pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:11:30.300 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:30 smithi177 bash[56430]: cluster 2024-02-05T07:11:28.534890+0000 mgr.y (mgr.25280) 1057 : 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 2024-02-05T07:11:30.300 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:30 smithi177 systemd[1]: Stopping Ceph osd.4 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:11:30.377 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:30 smithi102 bash[68945]: cluster 2024-02-05T07:11:28.534890+0000 mgr.y (mgr.25280) 1057 : 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 2024-02-05T07:11:30.378 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:30 smithi102 bash[71397]: cluster 2024-02-05T07:11:28.534890+0000 mgr.y (mgr.25280) 1057 : 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 2024-02-05T07:11:30.577 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:30 smithi177 bash[20530]: debug 2024-02-05T07:11:30.298+0000 7f7b84555700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T07:11:30.578 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:30 smithi177 bash[20530]: debug 2024-02-05T07:11:30.298+0000 7f7b84555700 -1 osd.4 132 *** Got signal Terminated *** 2024-02-05T07:11:30.578 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:30 smithi177 bash[20530]: debug 2024-02-05T07:11:30.298+0000 7f7b84555700 -1 osd.4 132 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T07:11:31.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:31 smithi177 bash[56430]: cluster 2024-02-05T07:11:30.291025+0000 mon.a (mon.0) 4315 : cluster 1 osd.4 marked itself down and dead 2024-02-05T07:11:31.361 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:31 smithi102 bash[68945]: cluster 2024-02-05T07:11:30.291025+0000 mon.a (mon.0) 4315 : cluster 1 osd.4 marked itself down and dead 2024-02-05T07:11:31.362 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:31 smithi102 bash[71397]: cluster 2024-02-05T07:11:30.291025+0000 mon.a (mon.0) 4315 : cluster 1 osd.4 marked itself down and dead 2024-02-05T07:11:32.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:32 smithi102 bash[68945]: cluster 2024-02-05T07:11:30.535870+0000 mgr.y (mgr.25280) 1058 : cluster 0 pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:11:32.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:32 smithi102 bash[68945]: cluster 2024-02-05T07:11:31.028621+0000 mon.a (mon.0) 4316 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T07:11:32.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:32 smithi102 bash[68945]: cluster 2024-02-05T07:11:31.051204+0000 mon.a (mon.0) 4317 : cluster 0 osdmap e133: 8 total, 7 up, 8 in 2024-02-05T07:11:32.327 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:32 smithi177 bash[63080]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-4 2024-02-05T07:11:32.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:32 smithi177 bash[56430]: cluster 2024-02-05T07:11:30.535870+0000 mgr.y (mgr.25280) 1058 : cluster 0 pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:11:32.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:32 smithi177 bash[56430]: cluster 2024-02-05T07:11:31.028621+0000 mon.a (mon.0) 4316 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T07:11:32.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:32 smithi177 bash[56430]: cluster 2024-02-05T07:11:31.051204+0000 mon.a (mon.0) 4317 : cluster 0 osdmap e133: 8 total, 7 up, 8 in 2024-02-05T07:11:32.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:32 smithi177 bash[56430]: cluster 2024-02-05T07:11:31.056043+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T07:11:32.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:32 smithi177 bash[56430]: cluster 2024-02-05T07:11:31.059856+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T07:11:32.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:32 smithi177 bash[56430]: cluster 2024-02-05T07:11:31.061424+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T07:11:32.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:32 smithi177 bash[56430]: cluster 2024-02-05T07:11:31.062972+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T07:11:32.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:32 smithi177 bash[56430]: cluster 2024-02-05T07:11:31.063983+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T07:11:32.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:32 smithi177 bash[56430]: audit 2024-02-05T07:11:31.329677+0000 mon.a (mon.0) 4318 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:32.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:32 smithi177 bash[56430]: audit 2024-02-05T07:11:31.340175+0000 mon.a (mon.0) 4319 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:32.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:32 smithi177 bash[56430]: audit 2024-02-05T07:11:31.349341+0000 mon.a (mon.0) 4320 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:32.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:32 smithi102 bash[68945]: cluster 2024-02-05T07:11:31.056043+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T07:11:32.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:32 smithi102 bash[68945]: cluster 2024-02-05T07:11:31.059856+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T07:11:32.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:32 smithi102 bash[68945]: cluster 2024-02-05T07:11:31.061424+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T07:11:32.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:32 smithi102 bash[68945]: cluster 2024-02-05T07:11:31.062972+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T07:11:32.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:32 smithi102 bash[68945]: cluster 2024-02-05T07:11:31.063983+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T07:11:32.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:32 smithi102 bash[68945]: audit 2024-02-05T07:11:31.329677+0000 mon.a (mon.0) 4318 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:32.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:32 smithi102 bash[68945]: audit 2024-02-05T07:11:31.340175+0000 mon.a (mon.0) 4319 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:32.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:32 smithi102 bash[68945]: audit 2024-02-05T07:11:31.349341+0000 mon.a (mon.0) 4320 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:32.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:32 smithi102 bash[71397]: cluster 2024-02-05T07:11:30.535870+0000 mgr.y (mgr.25280) 1058 : cluster 0 pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:11:32.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:32 smithi102 bash[71397]: cluster 2024-02-05T07:11:31.028621+0000 mon.a (mon.0) 4316 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T07:11:32.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:32 smithi102 bash[71397]: cluster 2024-02-05T07:11:31.051204+0000 mon.a (mon.0) 4317 : cluster 0 osdmap e133: 8 total, 7 up, 8 in 2024-02-05T07:11:32.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:32 smithi102 bash[71397]: cluster 2024-02-05T07:11:31.056043+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T07:11:32.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:32 smithi102 bash[71397]: cluster 2024-02-05T07:11:31.059856+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T07:11:32.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:32 smithi102 bash[71397]: cluster 2024-02-05T07:11:31.061424+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T07:11:32.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:32 smithi102 bash[71397]: cluster 2024-02-05T07:11:31.062972+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T07:11:32.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:32 smithi102 bash[71397]: cluster 2024-02-05T07:11:31.063983+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e133 with expected crc 2024-02-05T07:11:32.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:32 smithi102 bash[71397]: audit 2024-02-05T07:11:31.329677+0000 mon.a (mon.0) 4318 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:32.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:32 smithi102 bash[71397]: audit 2024-02-05T07:11:31.340175+0000 mon.a (mon.0) 4319 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:32.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:32 smithi102 bash[71397]: audit 2024-02-05T07:11:31.349341+0000 mon.a (mon.0) 4320 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:32.827 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:32 smithi177 bash[63154]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-4 2024-02-05T07:11:32.886 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:11:32 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:11:32] "GET /metrics HTTP/1.1" 200 38451 "" "Prometheus/2.33.4" 2024-02-05T07:11:33.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:33 smithi177 bash[56430]: audit 2024-02-05T07:11:31.955846+0000 mgr.y (mgr.25280) 1059 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:11:33.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:33 smithi177 bash[56430]: cluster 2024-02-05T07:11:32.047953+0000 mon.a (mon.0) 4321 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2024-02-05T07:11:33.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:33 smithi177 bash[56430]: cluster 2024-02-05T07:11:32.056306+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e134 with expected crc 2024-02-05T07:11:33.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:33 smithi177 bash[56430]: cluster 2024-02-05T07:11:32.056429+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e134 with expected crc 2024-02-05T07:11:33.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:33 smithi177 bash[56430]: cluster 2024-02-05T07:11:32.058578+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e134 with expected crc 2024-02-05T07:11:33.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:33 smithi177 bash[56430]: cluster 2024-02-05T07:11:32.061808+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e134 with expected crc 2024-02-05T07:11:33.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:33 smithi177 bash[56430]: cluster 2024-02-05T07:11:32.067020+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e134 with expected crc 2024-02-05T07:11:33.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:33 smithi102 bash[68945]: audit 2024-02-05T07:11:31.955846+0000 mgr.y (mgr.25280) 1059 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:11:33.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:33 smithi102 bash[68945]: cluster 2024-02-05T07:11:32.047953+0000 mon.a (mon.0) 4321 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2024-02-05T07:11:33.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:33 smithi102 bash[68945]: cluster 2024-02-05T07:11:32.056306+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e134 with expected crc 2024-02-05T07:11:33.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:33 smithi102 bash[68945]: cluster 2024-02-05T07:11:32.056429+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e134 with expected crc 2024-02-05T07:11:33.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:33 smithi102 bash[68945]: cluster 2024-02-05T07:11:32.058578+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e134 with expected crc 2024-02-05T07:11:33.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:33 smithi102 bash[68945]: cluster 2024-02-05T07:11:32.061808+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e134 with expected crc 2024-02-05T07:11:33.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:33 smithi102 bash[68945]: cluster 2024-02-05T07:11:32.067020+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e134 with expected crc 2024-02-05T07:11:33.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:33 smithi102 bash[71397]: audit 2024-02-05T07:11:31.955846+0000 mgr.y (mgr.25280) 1059 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:11:33.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:33 smithi102 bash[71397]: cluster 2024-02-05T07:11:32.047953+0000 mon.a (mon.0) 4321 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2024-02-05T07:11:33.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:33 smithi102 bash[71397]: cluster 2024-02-05T07:11:32.056306+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e134 with expected crc 2024-02-05T07:11:33.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:33 smithi102 bash[71397]: cluster 2024-02-05T07:11:32.056429+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e134 with expected crc 2024-02-05T07:11:33.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:33 smithi102 bash[71397]: cluster 2024-02-05T07:11:32.058578+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e134 with expected crc 2024-02-05T07:11:33.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:33 smithi102 bash[71397]: cluster 2024-02-05T07:11:32.061808+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e134 with expected crc 2024-02-05T07:11:33.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:33 smithi102 bash[71397]: cluster 2024-02-05T07:11:32.067020+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e134 with expected crc 2024-02-05T07:11:34.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:34 smithi177 bash[56430]: cluster 2024-02-05T07:11:32.536876+0000 mgr.y (mgr.25280) 1060 : cluster 0 pgmap v182: 161 pgs: 42 peering, 11 stale+active+clean, 108 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:11:34.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:34 smithi177 bash[56430]: cluster 2024-02-05T07:11:33.044109+0000 mon.a (mon.0) 4322 : cluster 3 Health check failed: Reduced data availability: 9 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-02-05T07:11:34.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:34 smithi102 bash[68945]: cluster 2024-02-05T07:11:32.536876+0000 mgr.y (mgr.25280) 1060 : cluster 0 pgmap v182: 161 pgs: 42 peering, 11 stale+active+clean, 108 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:11:34.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:34 smithi102 bash[68945]: cluster 2024-02-05T07:11:33.044109+0000 mon.a (mon.0) 4322 : cluster 3 Health check failed: Reduced data availability: 9 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-02-05T07:11:34.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:34 smithi102 bash[71397]: cluster 2024-02-05T07:11:32.536876+0000 mgr.y (mgr.25280) 1060 : cluster 0 pgmap v182: 161 pgs: 42 peering, 11 stale+active+clean, 108 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:11:34.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:34 smithi102 bash[71397]: cluster 2024-02-05T07:11:33.044109+0000 mon.a (mon.0) 4322 : cluster 3 Health check failed: Reduced data availability: 9 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-02-05T07:11:34.990 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:34 smithi177 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@osd.4.service: Succeeded. 2024-02-05T07:11:34.991 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:34 smithi177 systemd[1]: Stopped Ceph osd.4 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:11:35.107 INFO:teuthology.orchestra.run.smithi102.stdout:true 2024-02-05T07:11:35.327 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:34 smithi177 systemd[1]: Started Ceph osd.4 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:11:35.918 INFO:teuthology.orchestra.run.smithi102.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:11:35.919 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi102 smithi102 running 4s ago 21m - - 2024-02-05T07:11:35.919 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi177 smithi177 running 17s ago 21m - - 2024-02-05T07:11:35.919 INFO:teuthology.orchestra.run.smithi102.stdout:alertmanager.a smithi102 *:9093,9094 running (7m) 4s ago 14m 16.2M - 0.23.0 ba2b418f427c 1e7cc96814ef 2024-02-05T07:11:35.919 INFO:teuthology.orchestra.run.smithi102.stdout:grafana.a smithi177 *:3000 running (6m) 17s ago 14m 43.9M - 8.3.5 dad864ee21e9 897e6f8c4c23 2024-02-05T07:11:35.919 INFO:teuthology.orchestra.run.smithi102.stdout:iscsi.foo.smithi102.rtacbu smithi102 running (5m) 4s ago 11m 48.1M - 3.5 e1d6a67b021e 2597052e9ad1 2024-02-05T07:11:35.919 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.x smithi177 *:8443,9283,8765 running (5m) 17s ago 20m 445M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a bc0c1c0fa978 2024-02-05T07:11:35.919 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.y smithi102 *:8443,9283,8765 running (5m) 4s ago 23m 522M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 2c235a1e22e9 2024-02-05T07:11:35.919 INFO:teuthology.orchestra.run.smithi102.stdout:mon.a smithi102 running (5m) 4s ago 23m 69.4M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 86bf6ea37a85 2024-02-05T07:11:35.919 INFO:teuthology.orchestra.run.smithi102.stdout:mon.b smithi177 running (4m) 17s ago 21m 46.7M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 43aa1d90c52a 2024-02-05T07:11:35.919 INFO:teuthology.orchestra.run.smithi102.stdout:mon.c smithi102 running (4m) 4s ago 21m 55.4M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 22368d23635d 2024-02-05T07:11:35.919 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.a smithi102 *:9100 running (7m) 4s ago 14m 12.2M - 1.3.1 1dbe0e931976 d4e19e4da235 2024-02-05T07:11:35.919 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.b smithi177 *:9100 running (6m) 17s ago 14m 12.0M - 1.3.1 1dbe0e931976 2a74b329d2d7 2024-02-05T07:11:35.919 INFO:teuthology.orchestra.run.smithi102.stdout:osd.0 smithi102 running (2m) 4s ago 20m 50.4M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 821af6032e75 2024-02-05T07:11:35.919 INFO:teuthology.orchestra.run.smithi102.stdout:osd.1 smithi102 running (2m) 4s ago 19m 57.7M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 20b17ff42448 2024-02-05T07:11:35.919 INFO:teuthology.orchestra.run.smithi102.stdout:osd.2 smithi102 running (79s) 4s ago 19m 48.5M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a c80d1728ceb0 2024-02-05T07:11:35.920 INFO:teuthology.orchestra.run.smithi102.stdout:osd.3 smithi102 running (38s) 4s ago 18m 49.9M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f9cef81f6a04 2024-02-05T07:11:35.920 INFO:teuthology.orchestra.run.smithi102.stdout:osd.4 smithi177 starting - - - 4096M 2024-02-05T07:11:35.920 INFO:teuthology.orchestra.run.smithi102.stdout:osd.5 smithi177 running (17m) 17s ago 17m 65.5M 4096M 17.2.0 e1d6a67b021e 7e37b3b9db84 2024-02-05T07:11:35.920 INFO:teuthology.orchestra.run.smithi102.stdout:osd.6 smithi177 running (16m) 17s ago 16m 62.2M 4096M 17.2.0 e1d6a67b021e 6e4c8f33c511 2024-02-05T07:11:35.920 INFO:teuthology.orchestra.run.smithi102.stdout:osd.7 smithi177 running (15m) 17s ago 15m 65.5M 4096M 17.2.0 e1d6a67b021e 2bb2b337b06b 2024-02-05T07:11:35.920 INFO:teuthology.orchestra.run.smithi102.stdout:prometheus.a smithi177 *:9095 running (5m) 17s ago 14m 63.2M - 2.33.4 514e6a882f6e 8a8af8ee8af4 2024-02-05T07:11:35.920 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi102.xsyvtb smithi102 *:8000 running (12m) 4s ago 12m 89.4M - 17.2.0 e1d6a67b021e 1ab22a18a15e 2024-02-05T07:11:35.920 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi177.mzlged smithi177 *:8000 running (12m) 17s ago 12m 89.0M - 17.2.0 e1d6a67b021e cbd3144d3ab7 2024-02-05T07:11:35.920 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi102.righwg smithi102 *:80 running (11m) 4s ago 11m 90.7M - 17.2.0 e1d6a67b021e 2fcdb1fa365d 2024-02-05T07:11:35.920 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi177.uynbom smithi177 *:80 running (11m) 17s ago 11m 89.1M - 17.2.0 e1d6a67b021e 752e66aec886 2024-02-05T07:11:36.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: cluster 2024-02-05T07:11:34.537997+0000 mgr.y (mgr.25280) 1061 : cluster 0 pgmap v183: 161 pgs: 2 active+undersized+degraded, 42 peering, 8 stale+active+clean, 5 active+undersized, 104 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 6/630 objects degraded (0.952%) 2024-02-05T07:11:36.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.030283+0000 mon.a (mon.0) 4323 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.039939+0000 mon.a (mon.0) 4324 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: cluster 2024-02-05T07:11:35.054823+0000 mon.a (mon.0) 4325 : cluster 3 Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 2 pgs degraded (PG_DEGRADED) 2024-02-05T07:11:36.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.067926+0000 mon.a (mon.0) 4326 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:36.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.068981+0000 mon.a (mon.0) 4327 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:36.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.076355+0000 mon.a (mon.0) 4328 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: cephadm 2024-02-05T07:11:35.077000+0000 mgr.y (mgr.25280) 1062 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:36.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.083105+0000 mgr.y (mgr.25280) 1063 : audit 0 from='client.34488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:11:36.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.153220+0000 mon.a (mon.0) 4329 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:36.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.156333+0000 mon.a (mon.0) 4330 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:36.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.160022+0000 mon.a (mon.0) 4331 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:36.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.161297+0000 mon.a (mon.0) 4332 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:36.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.169023+0000 mon.a (mon.0) 4333 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.234448+0000 mon.a (mon.0) 4334 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:36.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.237374+0000 mon.a (mon.0) 4335 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:36.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.240547+0000 mon.a (mon.0) 4336 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:36.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.241960+0000 mon.a (mon.0) 4337 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:36.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.250111+0000 mon.a (mon.0) 4338 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.330449+0000 mon.a (mon.0) 4339 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:36.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.332736+0000 mon.a (mon.0) 4340 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:36.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.336306+0000 mon.a (mon.0) 4341 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:36.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.337401+0000 mon.a (mon.0) 4342 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:36.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.344025+0000 mon.a (mon.0) 4343 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.424702+0000 mon.a (mon.0) 4344 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:36.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.427761+0000 mon.a (mon.0) 4345 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:36.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.431273+0000 mon.a (mon.0) 4346 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:36.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.432589+0000 mon.a (mon.0) 4347 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:36.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.441576+0000 mon.a (mon.0) 4348 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.491181+0000 mon.a (mon.0) 4349 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:36.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.493454+0000 mon.a (mon.0) 4350 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:36.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.497308+0000 mon.a (mon.0) 4351 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:36.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.498546+0000 mon.a (mon.0) 4352 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:36.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.506288+0000 mon.a (mon.0) 4353 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.589484+0000 mon.a (mon.0) 4354 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:36.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.591543+0000 mon.a (mon.0) 4355 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:36.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.594036+0000 mon.a (mon.0) 4356 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:36.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.594849+0000 mon.a (mon.0) 4357 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:36.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.600555+0000 mon.a (mon.0) 4358 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.682172+0000 mon.a (mon.0) 4359 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:36.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.684811+0000 mon.a (mon.0) 4360 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:36.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.687739+0000 mon.a (mon.0) 4361 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:36.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.688931+0000 mon.a (mon.0) 4362 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:36.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.696168+0000 mon.a (mon.0) 4363 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.778928+0000 mon.a (mon.0) 4364 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:36.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.780938+0000 mon.a (mon.0) 4365 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:36.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.783076+0000 mon.a (mon.0) 4366 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:36.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.783952+0000 mon.a (mon.0) 4367 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:36.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.791097+0000 mon.a (mon.0) 4368 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.875090+0000 mon.a (mon.0) 4369 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:36.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.878356+0000 mon.a (mon.0) 4370 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:36.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.881751+0000 mon.a (mon.0) 4371 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:36.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.882710+0000 mon.a (mon.0) 4372 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:36.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.891552+0000 mon.a (mon.0) 4373 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.987427+0000 mon.a (mon.0) 4374 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:36.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.990810+0000 mon.a (mon.0) 4375 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:36.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.994312+0000 mon.a (mon.0) 4376 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:36.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:35.995736+0000 mon.a (mon.0) 4377 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:36.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:36 smithi177 bash[56430]: audit 2024-02-05T07:11:36.004144+0000 mon.a (mon.0) 4378 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.377 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:11:36.378 INFO:teuthology.orchestra.run.smithi102.stdout: "mon": { 2024-02-05T07:11:36.378 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T07:11:36.378 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:11:36.378 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr": { 2024-02-05T07:11:36.378 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T07:11:36.378 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:11:36.378 INFO:teuthology.orchestra.run.smithi102.stdout: "osd": { 2024-02-05T07:11:36.378 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-02-05T07:11:36.378 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 4 2024-02-05T07:11:36.378 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:11:36.378 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw": { 2024-02-05T07:11:36.378 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T07:11:36.378 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:11:36.378 INFO:teuthology.orchestra.run.smithi102.stdout: "overall": { 2024-02-05T07:11:36.379 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-02-05T07:11:36.379 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 9 2024-02-05T07:11:36.379 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T07:11:36.379 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:11:36.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: cluster 2024-02-05T07:11:34.537997+0000 mgr.y (mgr.25280) 1061 : cluster 0 pgmap v183: 161 pgs: 2 active+undersized+degraded, 42 peering, 8 stale+active+clean, 5 active+undersized, 104 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 6/630 objects degraded (0.952%) 2024-02-05T07:11:36.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.030283+0000 mon.a (mon.0) 4323 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.039939+0000 mon.a (mon.0) 4324 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: cluster 2024-02-05T07:11:35.054823+0000 mon.a (mon.0) 4325 : cluster 3 Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 2 pgs degraded (PG_DEGRADED) 2024-02-05T07:11:36.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.067926+0000 mon.a (mon.0) 4326 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:36.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.068981+0000 mon.a (mon.0) 4327 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:36.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.076355+0000 mon.a (mon.0) 4328 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: cephadm 2024-02-05T07:11:35.077000+0000 mgr.y (mgr.25280) 1062 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:36.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.083105+0000 mgr.y (mgr.25280) 1063 : audit 0 from='client.34488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:11:36.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.153220+0000 mon.a (mon.0) 4329 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:36.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.156333+0000 mon.a (mon.0) 4330 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:36.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.160022+0000 mon.a (mon.0) 4331 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:36.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.161297+0000 mon.a (mon.0) 4332 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:36.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.169023+0000 mon.a (mon.0) 4333 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.234448+0000 mon.a (mon.0) 4334 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:36.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.237374+0000 mon.a (mon.0) 4335 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:36.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.240547+0000 mon.a (mon.0) 4336 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:36.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.241960+0000 mon.a (mon.0) 4337 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:36.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.250111+0000 mon.a (mon.0) 4338 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: cluster 2024-02-05T07:11:34.537997+0000 mgr.y (mgr.25280) 1061 : cluster 0 pgmap v183: 161 pgs: 2 active+undersized+degraded, 42 peering, 8 stale+active+clean, 5 active+undersized, 104 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 6/630 objects degraded (0.952%) 2024-02-05T07:11:36.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.030283+0000 mon.a (mon.0) 4323 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.039939+0000 mon.a (mon.0) 4324 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: cluster 2024-02-05T07:11:35.054823+0000 mon.a (mon.0) 4325 : cluster 3 Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 2 pgs degraded (PG_DEGRADED) 2024-02-05T07:11:36.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.067926+0000 mon.a (mon.0) 4326 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:36.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.068981+0000 mon.a (mon.0) 4327 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:36.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.076355+0000 mon.a (mon.0) 4328 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: cephadm 2024-02-05T07:11:35.077000+0000 mgr.y (mgr.25280) 1062 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.083105+0000 mgr.y (mgr.25280) 1063 : audit 0 from='client.34488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:11:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.153220+0000 mon.a (mon.0) 4329 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.156333+0000 mon.a (mon.0) 4330 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.160022+0000 mon.a (mon.0) 4331 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.161297+0000 mon.a (mon.0) 4332 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.169023+0000 mon.a (mon.0) 4333 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.234448+0000 mon.a (mon.0) 4334 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.237374+0000 mon.a (mon.0) 4335 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.240547+0000 mon.a (mon.0) 4336 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.241960+0000 mon.a (mon.0) 4337 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.250111+0000 mon.a (mon.0) 4338 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.330449+0000 mon.a (mon.0) 4339 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:36.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.332736+0000 mon.a (mon.0) 4340 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:36.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.336306+0000 mon.a (mon.0) 4341 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:36.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.337401+0000 mon.a (mon.0) 4342 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:36.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.344025+0000 mon.a (mon.0) 4343 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.424702+0000 mon.a (mon.0) 4344 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:36.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.427761+0000 mon.a (mon.0) 4345 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:36.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.431273+0000 mon.a (mon.0) 4346 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:36.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.432589+0000 mon.a (mon.0) 4347 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:36.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.441576+0000 mon.a (mon.0) 4348 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.491181+0000 mon.a (mon.0) 4349 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:36.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.493454+0000 mon.a (mon.0) 4350 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:36.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.497308+0000 mon.a (mon.0) 4351 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:36.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.498546+0000 mon.a (mon.0) 4352 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:36.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.506288+0000 mon.a (mon.0) 4353 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.589484+0000 mon.a (mon.0) 4354 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:36.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.591543+0000 mon.a (mon.0) 4355 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:36.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.594036+0000 mon.a (mon.0) 4356 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:36.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.594849+0000 mon.a (mon.0) 4357 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:36.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.600555+0000 mon.a (mon.0) 4358 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.682172+0000 mon.a (mon.0) 4359 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:36.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.684811+0000 mon.a (mon.0) 4360 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:36.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.687739+0000 mon.a (mon.0) 4361 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:36.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.688931+0000 mon.a (mon.0) 4362 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:36.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.696168+0000 mon.a (mon.0) 4363 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.778928+0000 mon.a (mon.0) 4364 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:36.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.780938+0000 mon.a (mon.0) 4365 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:36.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.783076+0000 mon.a (mon.0) 4366 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:36.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.783952+0000 mon.a (mon.0) 4367 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:36.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.791097+0000 mon.a (mon.0) 4368 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.875090+0000 mon.a (mon.0) 4369 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:36.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.878356+0000 mon.a (mon.0) 4370 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:36.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.881751+0000 mon.a (mon.0) 4371 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:36.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.882710+0000 mon.a (mon.0) 4372 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:36.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.891552+0000 mon.a (mon.0) 4373 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.987427+0000 mon.a (mon.0) 4374 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:36.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.990810+0000 mon.a (mon.0) 4375 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:36.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.994312+0000 mon.a (mon.0) 4376 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:36.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:35.995736+0000 mon.a (mon.0) 4377 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:36.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[68945]: audit 2024-02-05T07:11:36.004144+0000 mon.a (mon.0) 4378 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.330449+0000 mon.a (mon.0) 4339 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:36.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.332736+0000 mon.a (mon.0) 4340 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:36.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.336306+0000 mon.a (mon.0) 4341 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:36.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.337401+0000 mon.a (mon.0) 4342 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:36.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.344025+0000 mon.a (mon.0) 4343 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.424702+0000 mon.a (mon.0) 4344 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:36.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.427761+0000 mon.a (mon.0) 4345 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:36.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.431273+0000 mon.a (mon.0) 4346 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:36.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.432589+0000 mon.a (mon.0) 4347 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:36.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.441576+0000 mon.a (mon.0) 4348 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.491181+0000 mon.a (mon.0) 4349 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:36.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.493454+0000 mon.a (mon.0) 4350 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:36.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.497308+0000 mon.a (mon.0) 4351 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:36.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.498546+0000 mon.a (mon.0) 4352 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:36.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.506288+0000 mon.a (mon.0) 4353 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.589484+0000 mon.a (mon.0) 4354 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:36.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.591543+0000 mon.a (mon.0) 4355 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:36.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.594036+0000 mon.a (mon.0) 4356 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:36.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.594849+0000 mon.a (mon.0) 4357 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:36.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.600555+0000 mon.a (mon.0) 4358 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.682172+0000 mon.a (mon.0) 4359 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:36.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.684811+0000 mon.a (mon.0) 4360 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:36.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.687739+0000 mon.a (mon.0) 4361 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:36.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.688931+0000 mon.a (mon.0) 4362 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:36.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.696168+0000 mon.a (mon.0) 4363 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.778928+0000 mon.a (mon.0) 4364 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:36.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.780938+0000 mon.a (mon.0) 4365 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:36.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.783076+0000 mon.a (mon.0) 4366 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:36.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.783952+0000 mon.a (mon.0) 4367 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:36.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.791097+0000 mon.a (mon.0) 4368 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.875090+0000 mon.a (mon.0) 4369 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:36.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.878356+0000 mon.a (mon.0) 4370 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:36.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.881751+0000 mon.a (mon.0) 4371 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:36.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.882710+0000 mon.a (mon.0) 4372 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:36.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.891552+0000 mon.a (mon.0) 4373 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.987427+0000 mon.a (mon.0) 4374 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:36.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.990810+0000 mon.a (mon.0) 4375 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:36.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.994312+0000 mon.a (mon.0) 4376 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:36.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:35.995736+0000 mon.a (mon.0) 4377 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:36.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:36 smithi102 bash[71397]: audit 2024-02-05T07:11:36.004144+0000 mon.a (mon.0) 4378 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:36.781 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:11:36.782 INFO:teuthology.orchestra.run.smithi102.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:11:36.782 INFO:teuthology.orchestra.run.smithi102.stdout: "in_progress": true, 2024-02-05T07:11:36.782 INFO:teuthology.orchestra.run.smithi102.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T07:11:36.782 INFO:teuthology.orchestra.run.smithi102.stdout: "services_complete": [ 2024-02-05T07:11:36.782 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr", 2024-02-05T07:11:36.782 INFO:teuthology.orchestra.run.smithi102.stdout: "mon" 2024-02-05T07:11:36.782 INFO:teuthology.orchestra.run.smithi102.stdout: ], 2024-02-05T07:11:36.782 INFO:teuthology.orchestra.run.smithi102.stdout: "progress": "9/23 daemons upgraded", 2024-02-05T07:11:36.782 INFO:teuthology.orchestra.run.smithi102.stdout: "message": "Currently upgrading osd daemons", 2024-02-05T07:11:36.782 INFO:teuthology.orchestra.run.smithi102.stdout: "is_paused": false 2024-02-05T07:11:36.782 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:11:37.280 INFO:teuthology.orchestra.run.smithi102.stdout:HEALTH_WARN 1 osds down; Reduced data availability: 9 pgs inactive, 12 pgs peering; Degraded data redundancy: 6/630 objects degraded (0.952%), 2 pgs degraded 2024-02-05T07:11:37.280 INFO:teuthology.orchestra.run.smithi102.stdout:[WRN] OSD_DOWN: 1 osds down 2024-02-05T07:11:37.280 INFO:teuthology.orchestra.run.smithi102.stdout: osd.4 (root=default,host=smithi177) is down 2024-02-05T07:11:37.280 INFO:teuthology.orchestra.run.smithi102.stdout:[WRN] PG_AVAILABILITY: Reduced data availability: 9 pgs inactive, 12 pgs peering 2024-02-05T07:11:37.280 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.14 is stuck peering for 111s, current state peering, last acting [7,6] 2024-02-05T07:11:37.280 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.1a is stuck peering for 111s, current state peering, last acting [1,2] 2024-02-05T07:11:37.280 INFO:teuthology.orchestra.run.smithi102.stdout: pg 4.1 is stuck peering for 12m, current state peering, last acting [5,6] 2024-02-05T07:11:37.280 INFO:teuthology.orchestra.run.smithi102.stdout: pg 4.9 is stuck peering for 111s, current state peering, last acting [1,3] 2024-02-05T07:11:37.280 INFO:teuthology.orchestra.run.smithi102.stdout: pg 4.e is stuck peering for 11m, current state peering, last acting [6,2] 2024-02-05T07:11:37.280 INFO:teuthology.orchestra.run.smithi102.stdout: pg 4.13 is stuck peering for 112s, current state peering, last acting [6,1] 2024-02-05T07:11:37.280 INFO:teuthology.orchestra.run.smithi102.stdout: pg 4.18 is stuck peering for 112s, current state peering, last acting [6,1] 2024-02-05T07:11:37.280 INFO:teuthology.orchestra.run.smithi102.stdout: pg 5.e is stuck peering for 2m, current state peering, last acting [5,0] 2024-02-05T07:11:37.281 INFO:teuthology.orchestra.run.smithi102.stdout: pg 5.18 is stuck peering for 112s, current state peering, last acting [6,1] 2024-02-05T07:11:37.281 INFO:teuthology.orchestra.run.smithi102.stdout: pg 6.e is stuck peering for 70s, current state peering, last acting [1,2] 2024-02-05T07:11:37.281 INFO:teuthology.orchestra.run.smithi102.stdout: pg 6.1a is stuck peering for 11m, current state peering, last acting [5,1] 2024-02-05T07:11:37.281 INFO:teuthology.orchestra.run.smithi102.stdout: pg 6.1e is stuck peering for 12m, current state peering, last acting [6,5] 2024-02-05T07:11:37.281 INFO:teuthology.orchestra.run.smithi102.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 6/630 objects degraded (0.952%), 2 pgs degraded 2024-02-05T07:11:37.281 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.9 is active+undersized+degraded, acting [2,7] 2024-02-05T07:11:37.281 INFO:teuthology.orchestra.run.smithi102.stdout: pg 4.d is active+undersized+degraded, acting [2,1] 2024-02-05T07:11:37.296 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: cephadm 2024-02-05T07:11:35.169766+0000 mgr.y (mgr.25280) 1064 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:37.297 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: cephadm 2024-02-05T07:11:35.250894+0000 mgr.y (mgr.25280) 1065 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:37.297 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: cephadm 2024-02-05T07:11:35.344623+0000 mgr.y (mgr.25280) 1066 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:37.297 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: cephadm 2024-02-05T07:11:35.442305+0000 mgr.y (mgr.25280) 1067 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:37.297 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: cephadm 2024-02-05T07:11:35.507033+0000 mgr.y (mgr.25280) 1068 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:37.297 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:35.508273+0000 mgr.y (mgr.25280) 1069 : audit 0 from='client.44422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:11:37.297 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: cephadm 2024-02-05T07:11:35.601221+0000 mgr.y (mgr.25280) 1070 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:37.297 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: cephadm 2024-02-05T07:11:35.696712+0000 mgr.y (mgr.25280) 1071 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:37.297 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: cephadm 2024-02-05T07:11:35.791795+0000 mgr.y (mgr.25280) 1072 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:37.297 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:35.886390+0000 mgr.y (mgr.25280) 1073 : audit 0 from='client.44428 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:11:37.297 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: cephadm 2024-02-05T07:11:35.892652+0000 mgr.y (mgr.25280) 1074 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:37.297 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: cephadm 2024-02-05T07:11:36.004936+0000 mgr.y (mgr.25280) 1075 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:37.297 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.084380+0000 mon.a (mon.0) 4379 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:37.297 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.087259+0000 mon.a (mon.0) 4380 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.297 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.090761+0000 mon.a (mon.0) 4381 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:37.297 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.092025+0000 mon.a (mon.0) 4382 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:37.298 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.100713+0000 mon.a (mon.0) 4383 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:37.298 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: cephadm 2024-02-05T07:11:36.101392+0000 mgr.y (mgr.25280) 1076 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:37.298 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.182819+0000 mon.a (mon.0) 4384 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:37.298 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.184933+0000 mon.a (mon.0) 4385 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.298 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.187293+0000 mon.a (mon.0) 4386 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:37.298 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.188383+0000 mon.a (mon.0) 4387 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:37.299 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.195943+0000 mon.a (mon.0) 4388 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:37.299 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.275596+0000 mon.a (mon.0) 4389 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:37.299 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.278754+0000 mon.a (mon.0) 4390 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.299 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.281363+0000 mon.a (mon.0) 4391 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:37.299 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.282593+0000 mon.a (mon.0) 4392 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:37.299 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.290510+0000 mon.a (mon.0) 4393 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:37.299 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.367648+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.102:0/3939898786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.299 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.374485+0000 mon.a (mon.0) 4394 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:37.299 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.376804+0000 mon.a (mon.0) 4395 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.299 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.379028+0000 mon.a (mon.0) 4396 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:37.299 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.379805+0000 mon.a (mon.0) 4397 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:37.299 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.385944+0000 mon.a (mon.0) 4398 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:37.299 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.449904+0000 mon.a (mon.0) 4399 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:37.300 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.452524+0000 mon.a (mon.0) 4400 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.300 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.455480+0000 mon.a (mon.0) 4401 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:37.300 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.456609+0000 mon.a (mon.0) 4402 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:37.300 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.464640+0000 mon.a (mon.0) 4403 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:37.300 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.543285+0000 mon.a (mon.0) 4404 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:37.300 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.545737+0000 mon.a (mon.0) 4405 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.300 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.549136+0000 mon.a (mon.0) 4406 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:37.300 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.550458+0000 mon.a (mon.0) 4407 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:37.300 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.558097+0000 mon.a (mon.0) 4408 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:37.300 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.620145+0000 mon.a (mon.0) 4409 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:37.300 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.623220+0000 mon.a (mon.0) 4410 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.300 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.626871+0000 mon.a (mon.0) 4411 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:37.300 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.628201+0000 mon.a (mon.0) 4412 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:37.300 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.636714+0000 mon.a (mon.0) 4413 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:37.301 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.715950+0000 mon.a (mon.0) 4414 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:37.301 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.718436+0000 mon.a (mon.0) 4415 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.301 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.720892+0000 mon.a (mon.0) 4416 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:37.301 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.721967+0000 mon.a (mon.0) 4417 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:37.301 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.729804+0000 mon.a (mon.0) 4418 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:37.301 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.815518+0000 mon.a (mon.0) 4419 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:37.301 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.819214+0000 mon.a (mon.0) 4420 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.301 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.821758+0000 mon.a (mon.0) 4421 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:37.301 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.822729+0000 mon.a (mon.0) 4422 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:37.301 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.830396+0000 mon.a (mon.0) 4423 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:37.301 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.914476+0000 mon.a (mon.0) 4424 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:37.301 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.917501+0000 mon.a (mon.0) 4425 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.301 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.921128+0000 mon.a (mon.0) 4426 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:37.301 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.922039+0000 mon.a (mon.0) 4427 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:37.301 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:36.928995+0000 mon.a (mon.0) 4428 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:37.302 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:37.010492+0000 mon.a (mon.0) 4429 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:37.302 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:37.012514+0000 mon.a (mon.0) 4430 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.302 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:37.015273+0000 mon.a (mon.0) 4431 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:37.302 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:37.016377+0000 mon.a (mon.0) 4432 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:37.302 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[56430]: audit 2024-02-05T07:11:37.023667+0000 mon.a (mon.0) 4433 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:37.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: cephadm 2024-02-05T07:11:35.169766+0000 mgr.y (mgr.25280) 1064 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:37.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: cephadm 2024-02-05T07:11:35.250894+0000 mgr.y (mgr.25280) 1065 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:37.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: cephadm 2024-02-05T07:11:35.344623+0000 mgr.y (mgr.25280) 1066 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:37.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: cephadm 2024-02-05T07:11:35.442305+0000 mgr.y (mgr.25280) 1067 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:37.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: cephadm 2024-02-05T07:11:35.507033+0000 mgr.y (mgr.25280) 1068 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:37.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:35.508273+0000 mgr.y (mgr.25280) 1069 : audit 0 from='client.44422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:11:37.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: cephadm 2024-02-05T07:11:35.601221+0000 mgr.y (mgr.25280) 1070 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:37.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: cephadm 2024-02-05T07:11:35.696712+0000 mgr.y (mgr.25280) 1071 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:37.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: cephadm 2024-02-05T07:11:35.791795+0000 mgr.y (mgr.25280) 1072 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:37.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:35.886390+0000 mgr.y (mgr.25280) 1073 : audit 0 from='client.44428 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:11:37.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: cephadm 2024-02-05T07:11:35.892652+0000 mgr.y (mgr.25280) 1074 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:37.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: cephadm 2024-02-05T07:11:36.004936+0000 mgr.y (mgr.25280) 1075 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:37.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.084380+0000 mon.a (mon.0) 4379 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:37.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.087259+0000 mon.a (mon.0) 4380 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.090761+0000 mon.a (mon.0) 4381 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:37.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.092025+0000 mon.a (mon.0) 4382 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:37.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.100713+0000 mon.a (mon.0) 4383 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:37.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: cephadm 2024-02-05T07:11:36.101392+0000 mgr.y (mgr.25280) 1076 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:37.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.182819+0000 mon.a (mon.0) 4384 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:37.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.184933+0000 mon.a (mon.0) 4385 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.187293+0000 mon.a (mon.0) 4386 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:37.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.188383+0000 mon.a (mon.0) 4387 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:37.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.195943+0000 mon.a (mon.0) 4388 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:37.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.275596+0000 mon.a (mon.0) 4389 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:37.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.278754+0000 mon.a (mon.0) 4390 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.281363+0000 mon.a (mon.0) 4391 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:37.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.282593+0000 mon.a (mon.0) 4392 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:37.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.290510+0000 mon.a (mon.0) 4393 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:37.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.367648+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.102:0/3939898786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.374485+0000 mon.a (mon.0) 4394 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:37.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.376804+0000 mon.a (mon.0) 4395 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.379028+0000 mon.a (mon.0) 4396 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:37.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.379805+0000 mon.a (mon.0) 4397 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:37.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.385944+0000 mon.a (mon.0) 4398 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:37.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.449904+0000 mon.a (mon.0) 4399 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:37.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.452524+0000 mon.a (mon.0) 4400 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.455480+0000 mon.a (mon.0) 4401 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:37.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.456609+0000 mon.a (mon.0) 4402 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:37.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.464640+0000 mon.a (mon.0) 4403 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:37.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.543285+0000 mon.a (mon.0) 4404 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:37.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.545737+0000 mon.a (mon.0) 4405 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.549136+0000 mon.a (mon.0) 4406 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:37.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.550458+0000 mon.a (mon.0) 4407 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:37.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.558097+0000 mon.a (mon.0) 4408 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:37.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.620145+0000 mon.a (mon.0) 4409 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:37.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.623220+0000 mon.a (mon.0) 4410 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.626871+0000 mon.a (mon.0) 4411 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:37.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.628201+0000 mon.a (mon.0) 4412 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:37.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.636714+0000 mon.a (mon.0) 4413 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:37.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.715950+0000 mon.a (mon.0) 4414 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:37.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.718436+0000 mon.a (mon.0) 4415 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.720892+0000 mon.a (mon.0) 4416 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:37.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.721967+0000 mon.a (mon.0) 4417 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:37.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.729804+0000 mon.a (mon.0) 4418 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:37.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.815518+0000 mon.a (mon.0) 4419 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:37.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.819214+0000 mon.a (mon.0) 4420 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.821758+0000 mon.a (mon.0) 4421 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:37.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.822729+0000 mon.a (mon.0) 4422 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:37.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.830396+0000 mon.a (mon.0) 4423 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:37.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.914476+0000 mon.a (mon.0) 4424 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:37.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.917501+0000 mon.a (mon.0) 4425 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.921128+0000 mon.a (mon.0) 4426 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:37.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.922039+0000 mon.a (mon.0) 4427 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:37.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:36.928995+0000 mon.a (mon.0) 4428 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:37.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:37.010492+0000 mon.a (mon.0) 4429 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:37.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:37.012514+0000 mon.a (mon.0) 4430 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:37.015273+0000 mon.a (mon.0) 4431 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:37.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:37.016377+0000 mon.a (mon.0) 4432 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:37.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[71397]: audit 2024-02-05T07:11:37.023667+0000 mon.a (mon.0) 4433 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:37.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: cephadm 2024-02-05T07:11:35.169766+0000 mgr.y (mgr.25280) 1064 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:37.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: cephadm 2024-02-05T07:11:35.250894+0000 mgr.y (mgr.25280) 1065 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:37.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: cephadm 2024-02-05T07:11:35.344623+0000 mgr.y (mgr.25280) 1066 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:37.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: cephadm 2024-02-05T07:11:35.442305+0000 mgr.y (mgr.25280) 1067 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:37.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: cephadm 2024-02-05T07:11:35.507033+0000 mgr.y (mgr.25280) 1068 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:37.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:35.508273+0000 mgr.y (mgr.25280) 1069 : audit 0 from='client.44422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:11:37.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: cephadm 2024-02-05T07:11:35.601221+0000 mgr.y (mgr.25280) 1070 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:37.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: cephadm 2024-02-05T07:11:35.696712+0000 mgr.y (mgr.25280) 1071 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:37.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: cephadm 2024-02-05T07:11:35.791795+0000 mgr.y (mgr.25280) 1072 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:37.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:35.886390+0000 mgr.y (mgr.25280) 1073 : audit 0 from='client.44428 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:11:37.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: cephadm 2024-02-05T07:11:35.892652+0000 mgr.y (mgr.25280) 1074 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:37.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: cephadm 2024-02-05T07:11:36.004936+0000 mgr.y (mgr.25280) 1075 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:37.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.084380+0000 mon.a (mon.0) 4379 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:37.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.087259+0000 mon.a (mon.0) 4380 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.090761+0000 mon.a (mon.0) 4381 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:37.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.092025+0000 mon.a (mon.0) 4382 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:37.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.100713+0000 mon.a (mon.0) 4383 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:37.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: cephadm 2024-02-05T07:11:36.101392+0000 mgr.y (mgr.25280) 1076 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:37.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.182819+0000 mon.a (mon.0) 4384 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:37.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.184933+0000 mon.a (mon.0) 4385 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.187293+0000 mon.a (mon.0) 4386 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:37.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.188383+0000 mon.a (mon.0) 4387 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:37.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.195943+0000 mon.a (mon.0) 4388 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:37.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.275596+0000 mon.a (mon.0) 4389 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:37.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.278754+0000 mon.a (mon.0) 4390 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.281363+0000 mon.a (mon.0) 4391 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:37.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.282593+0000 mon.a (mon.0) 4392 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:37.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.290510+0000 mon.a (mon.0) 4393 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:37.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.367648+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.102:0/3939898786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.374485+0000 mon.a (mon.0) 4394 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:37.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.376804+0000 mon.a (mon.0) 4395 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.379028+0000 mon.a (mon.0) 4396 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:37.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.379805+0000 mon.a (mon.0) 4397 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:37.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.385944+0000 mon.a (mon.0) 4398 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:37.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.449904+0000 mon.a (mon.0) 4399 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:37.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.452524+0000 mon.a (mon.0) 4400 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.455480+0000 mon.a (mon.0) 4401 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:37.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.456609+0000 mon.a (mon.0) 4402 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:37.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.464640+0000 mon.a (mon.0) 4403 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:37.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.543285+0000 mon.a (mon.0) 4404 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:37.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.545737+0000 mon.a (mon.0) 4405 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.549136+0000 mon.a (mon.0) 4406 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:37.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.550458+0000 mon.a (mon.0) 4407 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:37.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.558097+0000 mon.a (mon.0) 4408 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:37.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.620145+0000 mon.a (mon.0) 4409 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:37.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.623220+0000 mon.a (mon.0) 4410 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.626871+0000 mon.a (mon.0) 4411 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:37.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.628201+0000 mon.a (mon.0) 4412 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:37.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.636714+0000 mon.a (mon.0) 4413 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:37.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.715950+0000 mon.a (mon.0) 4414 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:37.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.718436+0000 mon.a (mon.0) 4415 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.720892+0000 mon.a (mon.0) 4416 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:37.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.721967+0000 mon.a (mon.0) 4417 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:37.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.729804+0000 mon.a (mon.0) 4418 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:37.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.815518+0000 mon.a (mon.0) 4419 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:37.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.819214+0000 mon.a (mon.0) 4420 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.821758+0000 mon.a (mon.0) 4421 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:37.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.822729+0000 mon.a (mon.0) 4422 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:37.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.830396+0000 mon.a (mon.0) 4423 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:37.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.914476+0000 mon.a (mon.0) 4424 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:37.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.917501+0000 mon.a (mon.0) 4425 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.921128+0000 mon.a (mon.0) 4426 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:37.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.922039+0000 mon.a (mon.0) 4427 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:37.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:36.928995+0000 mon.a (mon.0) 4428 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:37.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:37.010492+0000 mon.a (mon.0) 4429 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:37.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:37.012514+0000 mon.a (mon.0) 4430 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:37.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:37.015273+0000 mon.a (mon.0) 4431 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:37.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:37.016377+0000 mon.a (mon.0) 4432 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:37.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:37 smithi102 bash[68945]: audit 2024-02-05T07:11:37.023667+0000 mon.a (mon.0) 4433 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:37.748 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[63329]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-05T07:11:37.748 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[63329]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-02-05T07:11:37.748 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[63329]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-02-05T07:11:37.749 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[63329]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-05T07:11:37.749 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[63329]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-02-05T07:11:37.749 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[63329]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-05T07:11:37.749 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:37 smithi177 bash[63329]: --> ceph-volume raw activate successful for osd ID: 4 2024-02-05T07:11:38.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: cephadm 2024-02-05T07:11:36.196529+0000 mgr.y (mgr.25280) 1077 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:38.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: cephadm 2024-02-05T07:11:36.291046+0000 mgr.y (mgr.25280) 1078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:38.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: cephadm 2024-02-05T07:11:36.386559+0000 mgr.y (mgr.25280) 1079 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:38.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: cephadm 2024-02-05T07:11:36.465295+0000 mgr.y (mgr.25280) 1080 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:38.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: cluster 2024-02-05T07:11:36.539010+0000 mgr.y (mgr.25280) 1081 : cluster 0 pgmap v184: 161 pgs: 10 active+undersized+degraded, 42 peering, 16 active+undersized, 93 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 37/630 objects degraded (5.873%) 2024-02-05T07:11:38.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: cephadm 2024-02-05T07:11:36.558732+0000 mgr.y (mgr.25280) 1082 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:38.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: cephadm 2024-02-05T07:11:36.637780+0000 mgr.y (mgr.25280) 1083 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:38.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: cephadm 2024-02-05T07:11:36.730396+0000 mgr.y (mgr.25280) 1084 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:38.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:36.770605+0000 mgr.y (mgr.25280) 1085 : audit 0 from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:11:38.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: cephadm 2024-02-05T07:11:36.831102+0000 mgr.y (mgr.25280) 1086 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:38.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: cephadm 2024-02-05T07:11:36.929611+0000 mgr.y (mgr.25280) 1087 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:38.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: cephadm 2024-02-05T07:11:37.024325+0000 mgr.y (mgr.25280) 1088 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:38.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.102892+0000 mon.a (mon.0) 4434 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:38.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.105851+0000 mon.a (mon.0) 4435 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:38.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.109321+0000 mon.a (mon.0) 4436 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:38.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.110708+0000 mon.a (mon.0) 4437 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:38.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.118956+0000 mon.a (mon.0) 4438 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:38.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.196954+0000 mon.a (mon.0) 4439 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:38.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.199325+0000 mon.a (mon.0) 4440 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:38.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.201226+0000 mon.a (mon.0) 4441 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:38.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.202043+0000 mon.a (mon.0) 4442 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:38.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.208490+0000 mon.a (mon.0) 4443 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:38.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.269759+0000 mon.c (mon.1) 21 : audit 0 from='client.? 172.21.15.102:0/3920373054' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:11:38.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.281880+0000 mon.a (mon.0) 4444 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:38.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.284597+0000 mon.a (mon.0) 4445 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:38.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.287564+0000 mon.a (mon.0) 4446 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:38.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.288512+0000 mon.a (mon.0) 4447 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:38.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.293923+0000 mon.a (mon.0) 4448 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:38.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.377198+0000 mon.a (mon.0) 4449 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:38.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.380469+0000 mon.a (mon.0) 4450 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:38.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.384238+0000 mon.a (mon.0) 4451 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:38.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.385279+0000 mon.a (mon.0) 4452 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:38.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.393888+0000 mon.a (mon.0) 4453 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:38.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.475116+0000 mon.a (mon.0) 4454 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:38.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.477571+0000 mon.a (mon.0) 4455 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:38.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.480235+0000 mon.a (mon.0) 4456 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:38.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.481139+0000 mon.a (mon.0) 4457 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:38.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.486354+0000 mon.a (mon.0) 4458 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:38.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.567328+0000 mon.a (mon.0) 4459 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:38.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.569947+0000 mon.a (mon.0) 4460 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:38.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.573088+0000 mon.a (mon.0) 4461 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:38.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.574126+0000 mon.a (mon.0) 4462 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:38.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.582624+0000 mon.a (mon.0) 4463 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:38.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.664470+0000 mon.a (mon.0) 4464 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:38.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.666680+0000 mon.a (mon.0) 4465 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:38.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.669616+0000 mon.a (mon.0) 4466 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:38.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.670463+0000 mon.a (mon.0) 4467 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:38.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.676240+0000 mon.a (mon.0) 4468 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:38.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.754947+0000 mon.a (mon.0) 4469 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:38.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.757564+0000 mon.a (mon.0) 4470 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:38.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.761124+0000 mon.a (mon.0) 4471 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:38.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.762075+0000 mon.a (mon.0) 4472 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:38.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.770184+0000 mon.a (mon.0) 4473 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:38.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.849033+0000 mon.a (mon.0) 4474 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:38.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.851921+0000 mon.a (mon.0) 4475 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:38.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.855459+0000 mon.a (mon.0) 4476 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:38.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.856584+0000 mon.a (mon.0) 4477 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:38.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.864188+0000 mon.a (mon.0) 4478 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:38.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.947211+0000 mon.a (mon.0) 4479 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:38.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.949658+0000 mon.a (mon.0) 4480 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:38.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.953030+0000 mon.a (mon.0) 4481 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:38.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.954064+0000 mon.a (mon.0) 4482 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:38.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:38 smithi177 bash[56430]: audit 2024-02-05T07:11:37.960157+0000 mon.a (mon.0) 4483 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:38.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: cephadm 2024-02-05T07:11:36.196529+0000 mgr.y (mgr.25280) 1077 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:38.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: cephadm 2024-02-05T07:11:36.291046+0000 mgr.y (mgr.25280) 1078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:38.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: cephadm 2024-02-05T07:11:36.386559+0000 mgr.y (mgr.25280) 1079 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:38.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: cephadm 2024-02-05T07:11:36.465295+0000 mgr.y (mgr.25280) 1080 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:38.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: cluster 2024-02-05T07:11:36.539010+0000 mgr.y (mgr.25280) 1081 : cluster 0 pgmap v184: 161 pgs: 10 active+undersized+degraded, 42 peering, 16 active+undersized, 93 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 37/630 objects degraded (5.873%) 2024-02-05T07:11:38.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: cephadm 2024-02-05T07:11:36.558732+0000 mgr.y (mgr.25280) 1082 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:38.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: cephadm 2024-02-05T07:11:36.637780+0000 mgr.y (mgr.25280) 1083 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:38.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: cephadm 2024-02-05T07:11:36.730396+0000 mgr.y (mgr.25280) 1084 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:38.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:36.770605+0000 mgr.y (mgr.25280) 1085 : audit 0 from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:11:38.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: cephadm 2024-02-05T07:11:36.831102+0000 mgr.y (mgr.25280) 1086 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:38.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: cephadm 2024-02-05T07:11:36.929611+0000 mgr.y (mgr.25280) 1087 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:38.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: cephadm 2024-02-05T07:11:37.024325+0000 mgr.y (mgr.25280) 1088 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:38.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.102892+0000 mon.a (mon.0) 4434 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:38.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.105851+0000 mon.a (mon.0) 4435 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:38.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.109321+0000 mon.a (mon.0) 4436 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:38.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.110708+0000 mon.a (mon.0) 4437 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:38.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.118956+0000 mon.a (mon.0) 4438 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:38.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.196954+0000 mon.a (mon.0) 4439 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:38.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.199325+0000 mon.a (mon.0) 4440 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:38.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.201226+0000 mon.a (mon.0) 4441 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:38.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: cephadm 2024-02-05T07:11:36.196529+0000 mgr.y (mgr.25280) 1077 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:38.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: cephadm 2024-02-05T07:11:36.291046+0000 mgr.y (mgr.25280) 1078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:38.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: cephadm 2024-02-05T07:11:36.386559+0000 mgr.y (mgr.25280) 1079 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:38.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: cephadm 2024-02-05T07:11:36.465295+0000 mgr.y (mgr.25280) 1080 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:38.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: cluster 2024-02-05T07:11:36.539010+0000 mgr.y (mgr.25280) 1081 : cluster 0 pgmap v184: 161 pgs: 10 active+undersized+degraded, 42 peering, 16 active+undersized, 93 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 37/630 objects degraded (5.873%) 2024-02-05T07:11:38.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: cephadm 2024-02-05T07:11:36.558732+0000 mgr.y (mgr.25280) 1082 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:38.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: cephadm 2024-02-05T07:11:36.637780+0000 mgr.y (mgr.25280) 1083 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:38.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: cephadm 2024-02-05T07:11:36.730396+0000 mgr.y (mgr.25280) 1084 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:38.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:36.770605+0000 mgr.y (mgr.25280) 1085 : audit 0 from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:11:38.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: cephadm 2024-02-05T07:11:36.831102+0000 mgr.y (mgr.25280) 1086 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:38.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: cephadm 2024-02-05T07:11:36.929611+0000 mgr.y (mgr.25280) 1087 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:38.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: cephadm 2024-02-05T07:11:37.024325+0000 mgr.y (mgr.25280) 1088 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:38.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.102892+0000 mon.a (mon.0) 4434 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:38.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.105851+0000 mon.a (mon.0) 4435 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:38.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.109321+0000 mon.a (mon.0) 4436 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:38.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.110708+0000 mon.a (mon.0) 4437 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:38.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.118956+0000 mon.a (mon.0) 4438 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:38.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.196954+0000 mon.a (mon.0) 4439 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:38.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.199325+0000 mon.a (mon.0) 4440 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:38.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.201226+0000 mon.a (mon.0) 4441 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:38.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.202043+0000 mon.a (mon.0) 4442 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:38.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.208490+0000 mon.a (mon.0) 4443 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:38.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.269759+0000 mon.c (mon.1) 21 : audit 0 from='client.? 172.21.15.102:0/3920373054' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:11:38.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.281880+0000 mon.a (mon.0) 4444 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:38.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.284597+0000 mon.a (mon.0) 4445 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:38.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.287564+0000 mon.a (mon.0) 4446 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:38.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.288512+0000 mon.a (mon.0) 4447 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:38.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.293923+0000 mon.a (mon.0) 4448 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:38.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.377198+0000 mon.a (mon.0) 4449 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:38.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.380469+0000 mon.a (mon.0) 4450 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:38.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.384238+0000 mon.a (mon.0) 4451 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:38.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.385279+0000 mon.a (mon.0) 4452 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:38.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.393888+0000 mon.a (mon.0) 4453 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:38.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.475116+0000 mon.a (mon.0) 4454 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:38.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.477571+0000 mon.a (mon.0) 4455 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:38.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.480235+0000 mon.a (mon.0) 4456 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:38.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.481139+0000 mon.a (mon.0) 4457 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:38.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.486354+0000 mon.a (mon.0) 4458 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:38.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.567328+0000 mon.a (mon.0) 4459 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:38.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.569947+0000 mon.a (mon.0) 4460 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:38.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.573088+0000 mon.a (mon.0) 4461 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:38.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.574126+0000 mon.a (mon.0) 4462 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:38.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.582624+0000 mon.a (mon.0) 4463 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:38.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.664470+0000 mon.a (mon.0) 4464 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:38.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.666680+0000 mon.a (mon.0) 4465 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:38.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.669616+0000 mon.a (mon.0) 4466 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:38.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.670463+0000 mon.a (mon.0) 4467 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:38.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.676240+0000 mon.a (mon.0) 4468 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:38.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.754947+0000 mon.a (mon.0) 4469 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:38.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.757564+0000 mon.a (mon.0) 4470 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:38.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.761124+0000 mon.a (mon.0) 4471 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:38.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.762075+0000 mon.a (mon.0) 4472 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:38.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.770184+0000 mon.a (mon.0) 4473 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:38.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.849033+0000 mon.a (mon.0) 4474 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:38.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.851921+0000 mon.a (mon.0) 4475 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:38.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.855459+0000 mon.a (mon.0) 4476 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:38.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.856584+0000 mon.a (mon.0) 4477 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:38.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.864188+0000 mon.a (mon.0) 4478 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:38.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.947211+0000 mon.a (mon.0) 4479 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:38.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.949658+0000 mon.a (mon.0) 4480 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:38.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.953030+0000 mon.a (mon.0) 4481 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:38.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.954064+0000 mon.a (mon.0) 4482 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:38.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[71397]: audit 2024-02-05T07:11:37.960157+0000 mon.a (mon.0) 4483 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:38.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.202043+0000 mon.a (mon.0) 4442 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:38.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.208490+0000 mon.a (mon.0) 4443 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:38.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.269759+0000 mon.c (mon.1) 21 : audit 0 from='client.? 172.21.15.102:0/3920373054' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:11:38.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.281880+0000 mon.a (mon.0) 4444 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:38.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.284597+0000 mon.a (mon.0) 4445 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:38.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.287564+0000 mon.a (mon.0) 4446 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:38.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.288512+0000 mon.a (mon.0) 4447 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:38.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.293923+0000 mon.a (mon.0) 4448 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:38.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.377198+0000 mon.a (mon.0) 4449 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:38.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.380469+0000 mon.a (mon.0) 4450 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:38.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.384238+0000 mon.a (mon.0) 4451 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:38.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.385279+0000 mon.a (mon.0) 4452 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:38.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.393888+0000 mon.a (mon.0) 4453 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:38.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.475116+0000 mon.a (mon.0) 4454 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:38.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.477571+0000 mon.a (mon.0) 4455 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:38.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.480235+0000 mon.a (mon.0) 4456 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:38.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.481139+0000 mon.a (mon.0) 4457 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:38.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.486354+0000 mon.a (mon.0) 4458 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:38.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.567328+0000 mon.a (mon.0) 4459 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:38.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.569947+0000 mon.a (mon.0) 4460 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:38.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.573088+0000 mon.a (mon.0) 4461 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:38.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.574126+0000 mon.a (mon.0) 4462 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:38.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.582624+0000 mon.a (mon.0) 4463 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:38.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.664470+0000 mon.a (mon.0) 4464 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:38.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.666680+0000 mon.a (mon.0) 4465 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:38.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.669616+0000 mon.a (mon.0) 4466 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:38.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.670463+0000 mon.a (mon.0) 4467 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:38.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.676240+0000 mon.a (mon.0) 4468 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:38.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.754947+0000 mon.a (mon.0) 4469 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:38.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.757564+0000 mon.a (mon.0) 4470 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:38.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.761124+0000 mon.a (mon.0) 4471 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:38.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.762075+0000 mon.a (mon.0) 4472 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:38.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.770184+0000 mon.a (mon.0) 4473 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:38.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.849033+0000 mon.a (mon.0) 4474 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:38.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.851921+0000 mon.a (mon.0) 4475 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:38.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.855459+0000 mon.a (mon.0) 4476 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:38.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.856584+0000 mon.a (mon.0) 4477 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:38.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.864188+0000 mon.a (mon.0) 4478 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:38.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.947211+0000 mon.a (mon.0) 4479 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:38.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.949658+0000 mon.a (mon.0) 4480 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:38.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.953030+0000 mon.a (mon.0) 4481 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:38.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.954064+0000 mon.a (mon.0) 4482 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:38.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:38 smithi102 bash[68945]: audit 2024-02-05T07:11:37.960157+0000 mon.a (mon.0) 4483 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:39.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: cephadm 2024-02-05T07:11:37.119639+0000 mgr.y (mgr.25280) 1089 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:39.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: cephadm 2024-02-05T07:11:37.209035+0000 mgr.y (mgr.25280) 1090 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:39.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: cephadm 2024-02-05T07:11:37.294475+0000 mgr.y (mgr.25280) 1091 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:39.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: cephadm 2024-02-05T07:11:37.394789+0000 mgr.y (mgr.25280) 1092 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:39.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: cephadm 2024-02-05T07:11:37.487051+0000 mgr.y (mgr.25280) 1093 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:39.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: cephadm 2024-02-05T07:11:37.583347+0000 mgr.y (mgr.25280) 1094 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:39.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: cephadm 2024-02-05T07:11:37.676711+0000 mgr.y (mgr.25280) 1095 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:39.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: cephadm 2024-02-05T07:11:37.770857+0000 mgr.y (mgr.25280) 1096 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:39.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: cephadm 2024-02-05T07:11:37.865184+0000 mgr.y (mgr.25280) 1097 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:39.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: cephadm 2024-02-05T07:11:37.960964+0000 mgr.y (mgr.25280) 1098 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:39.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: audit 2024-02-05T07:11:38.044404+0000 mon.a (mon.0) 4484 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:39.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: audit 2024-02-05T07:11:38.046530+0000 mon.a (mon.0) 4485 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:39.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: audit 2024-02-05T07:11:38.048956+0000 mon.a (mon.0) 4486 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:39.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: audit 2024-02-05T07:11:38.049703+0000 mon.a (mon.0) 4487 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:39.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: audit 2024-02-05T07:11:38.054541+0000 mon.a (mon.0) 4488 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:39.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: cephadm 2024-02-05T07:11:38.055011+0000 mgr.y (mgr.25280) 1099 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:39.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: audit 2024-02-05T07:11:38.118567+0000 mon.a (mon.0) 4489 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:39.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: audit 2024-02-05T07:11:38.122598+0000 mon.a (mon.0) 4490 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:39.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: audit 2024-02-05T07:11:38.125541+0000 mon.a (mon.0) 4491 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:39.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: audit 2024-02-05T07:11:38.126620+0000 mon.a (mon.0) 4492 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:39.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: audit 2024-02-05T07:11:38.135163+0000 mon.a (mon.0) 4493 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:39.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: audit 2024-02-05T07:11:38.212741+0000 mon.a (mon.0) 4494 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:39.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: audit 2024-02-05T07:11:38.217077+0000 mon.a (mon.0) 4495 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:39.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: audit 2024-02-05T07:11:38.221142+0000 mon.a (mon.0) 4496 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:39.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: audit 2024-02-05T07:11:38.222431+0000 mon.a (mon.0) 4497 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:39.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: audit 2024-02-05T07:11:38.230113+0000 mon.a (mon.0) 4498 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:39.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: audit 2024-02-05T07:11:38.309369+0000 mon.a (mon.0) 4499 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:39.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: audit 2024-02-05T07:11:38.313174+0000 mon.a (mon.0) 4500 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:39.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: audit 2024-02-05T07:11:38.316603+0000 mon.a (mon.0) 4501 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:39.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: audit 2024-02-05T07:11:38.317510+0000 mon.a (mon.0) 4502 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:39.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: audit 2024-02-05T07:11:38.323658+0000 mon.a (mon.0) 4503 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:39.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: audit 2024-02-05T07:11:38.404081+0000 mon.a (mon.0) 4504 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:39.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: audit 2024-02-05T07:11:38.406193+0000 mon.a (mon.0) 4505 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:39.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: audit 2024-02-05T07:11:38.408739+0000 mon.a (mon.0) 4506 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:39.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: audit 2024-02-05T07:11:38.409479+0000 mon.a (mon.0) 4507 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:39.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: audit 2024-02-05T07:11:38.416843+0000 mon.a (mon.0) 4508 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:39.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: audit 2024-02-05T07:11:38.472230+0000 mon.a (mon.0) 4509 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:39.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: audit 2024-02-05T07:11:38.480959+0000 mon.a (mon.0) 4510 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:39.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: audit 2024-02-05T07:11:38.486688+0000 mon.a (mon.0) 4511 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:39.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: audit 2024-02-05T07:11:38.494184+0000 mon.a (mon.0) 4512 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:39.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: audit 2024-02-05T07:11:38.496602+0000 mon.a (mon.0) 4513 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:39.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: audit 2024-02-05T07:11:38.499300+0000 mon.a (mon.0) 4514 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:39.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: audit 2024-02-05T07:11:38.501235+0000 mon.a (mon.0) 4515 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:39.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:39 smithi177 bash[56430]: audit 2024-02-05T07:11:38.503146+0000 mon.a (mon.0) 4516 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-05T07:11:39.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: cephadm 2024-02-05T07:11:37.119639+0000 mgr.y (mgr.25280) 1089 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:39.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: cephadm 2024-02-05T07:11:37.209035+0000 mgr.y (mgr.25280) 1090 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:39.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: cephadm 2024-02-05T07:11:37.294475+0000 mgr.y (mgr.25280) 1091 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:39.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: cephadm 2024-02-05T07:11:37.394789+0000 mgr.y (mgr.25280) 1092 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:39.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: cephadm 2024-02-05T07:11:37.487051+0000 mgr.y (mgr.25280) 1093 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:39.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: cephadm 2024-02-05T07:11:37.583347+0000 mgr.y (mgr.25280) 1094 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:39.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: cephadm 2024-02-05T07:11:37.676711+0000 mgr.y (mgr.25280) 1095 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:39.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: cephadm 2024-02-05T07:11:37.770857+0000 mgr.y (mgr.25280) 1096 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:39.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: cephadm 2024-02-05T07:11:37.865184+0000 mgr.y (mgr.25280) 1097 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:39.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: cephadm 2024-02-05T07:11:37.960964+0000 mgr.y (mgr.25280) 1098 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:39.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: audit 2024-02-05T07:11:38.044404+0000 mon.a (mon.0) 4484 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:39.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: audit 2024-02-05T07:11:38.046530+0000 mon.a (mon.0) 4485 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:39.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: audit 2024-02-05T07:11:38.048956+0000 mon.a (mon.0) 4486 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:39.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: audit 2024-02-05T07:11:38.049703+0000 mon.a (mon.0) 4487 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:39.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: audit 2024-02-05T07:11:38.054541+0000 mon.a (mon.0) 4488 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:39.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: cephadm 2024-02-05T07:11:38.055011+0000 mgr.y (mgr.25280) 1099 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:39.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: audit 2024-02-05T07:11:38.118567+0000 mon.a (mon.0) 4489 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:39.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: audit 2024-02-05T07:11:38.122598+0000 mon.a (mon.0) 4490 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:39.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: audit 2024-02-05T07:11:38.125541+0000 mon.a (mon.0) 4491 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:39.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: audit 2024-02-05T07:11:38.126620+0000 mon.a (mon.0) 4492 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:39.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: audit 2024-02-05T07:11:38.135163+0000 mon.a (mon.0) 4493 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:39.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: cephadm 2024-02-05T07:11:37.119639+0000 mgr.y (mgr.25280) 1089 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:39.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: cephadm 2024-02-05T07:11:37.209035+0000 mgr.y (mgr.25280) 1090 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:39.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: cephadm 2024-02-05T07:11:37.294475+0000 mgr.y (mgr.25280) 1091 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:39.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: cephadm 2024-02-05T07:11:37.394789+0000 mgr.y (mgr.25280) 1092 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:39.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: cephadm 2024-02-05T07:11:37.487051+0000 mgr.y (mgr.25280) 1093 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:39.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: cephadm 2024-02-05T07:11:37.583347+0000 mgr.y (mgr.25280) 1094 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:39.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: cephadm 2024-02-05T07:11:37.676711+0000 mgr.y (mgr.25280) 1095 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:39.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: cephadm 2024-02-05T07:11:37.770857+0000 mgr.y (mgr.25280) 1096 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:39.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: cephadm 2024-02-05T07:11:37.865184+0000 mgr.y (mgr.25280) 1097 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:39.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: cephadm 2024-02-05T07:11:37.960964+0000 mgr.y (mgr.25280) 1098 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:39.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: audit 2024-02-05T07:11:38.044404+0000 mon.a (mon.0) 4484 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:39.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: audit 2024-02-05T07:11:38.046530+0000 mon.a (mon.0) 4485 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:39.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: audit 2024-02-05T07:11:38.048956+0000 mon.a (mon.0) 4486 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:39.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: audit 2024-02-05T07:11:38.049703+0000 mon.a (mon.0) 4487 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:39.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: audit 2024-02-05T07:11:38.054541+0000 mon.a (mon.0) 4488 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:39.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: cephadm 2024-02-05T07:11:38.055011+0000 mgr.y (mgr.25280) 1099 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:39.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: audit 2024-02-05T07:11:38.118567+0000 mon.a (mon.0) 4489 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:39.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: audit 2024-02-05T07:11:38.122598+0000 mon.a (mon.0) 4490 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:39.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: audit 2024-02-05T07:11:38.125541+0000 mon.a (mon.0) 4491 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:39.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: audit 2024-02-05T07:11:38.126620+0000 mon.a (mon.0) 4492 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:39.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: audit 2024-02-05T07:11:38.135163+0000 mon.a (mon.0) 4493 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:39.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: audit 2024-02-05T07:11:38.212741+0000 mon.a (mon.0) 4494 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:39.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: audit 2024-02-05T07:11:38.217077+0000 mon.a (mon.0) 4495 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:39.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: audit 2024-02-05T07:11:38.221142+0000 mon.a (mon.0) 4496 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:39.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: audit 2024-02-05T07:11:38.222431+0000 mon.a (mon.0) 4497 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:39.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: audit 2024-02-05T07:11:38.230113+0000 mon.a (mon.0) 4498 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:39.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: audit 2024-02-05T07:11:38.309369+0000 mon.a (mon.0) 4499 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:39.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: audit 2024-02-05T07:11:38.313174+0000 mon.a (mon.0) 4500 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:39.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: audit 2024-02-05T07:11:38.316603+0000 mon.a (mon.0) 4501 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:39.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: audit 2024-02-05T07:11:38.317510+0000 mon.a (mon.0) 4502 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:39.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: audit 2024-02-05T07:11:38.323658+0000 mon.a (mon.0) 4503 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:39.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: audit 2024-02-05T07:11:38.404081+0000 mon.a (mon.0) 4504 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:39.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: audit 2024-02-05T07:11:38.406193+0000 mon.a (mon.0) 4505 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:39.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: audit 2024-02-05T07:11:38.408739+0000 mon.a (mon.0) 4506 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:39.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: audit 2024-02-05T07:11:38.409479+0000 mon.a (mon.0) 4507 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:39.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: audit 2024-02-05T07:11:38.416843+0000 mon.a (mon.0) 4508 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:39.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: audit 2024-02-05T07:11:38.472230+0000 mon.a (mon.0) 4509 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:39.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: audit 2024-02-05T07:11:38.480959+0000 mon.a (mon.0) 4510 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:39.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: audit 2024-02-05T07:11:38.486688+0000 mon.a (mon.0) 4511 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:39.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: audit 2024-02-05T07:11:38.494184+0000 mon.a (mon.0) 4512 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:39.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: audit 2024-02-05T07:11:38.496602+0000 mon.a (mon.0) 4513 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:39.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: audit 2024-02-05T07:11:38.212741+0000 mon.a (mon.0) 4494 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:39.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: audit 2024-02-05T07:11:38.217077+0000 mon.a (mon.0) 4495 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:39.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: audit 2024-02-05T07:11:38.221142+0000 mon.a (mon.0) 4496 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:39.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: audit 2024-02-05T07:11:38.222431+0000 mon.a (mon.0) 4497 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:39.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: audit 2024-02-05T07:11:38.230113+0000 mon.a (mon.0) 4498 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:39.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: audit 2024-02-05T07:11:38.309369+0000 mon.a (mon.0) 4499 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:39.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: audit 2024-02-05T07:11:38.313174+0000 mon.a (mon.0) 4500 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:39.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: audit 2024-02-05T07:11:38.316603+0000 mon.a (mon.0) 4501 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:39.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: audit 2024-02-05T07:11:38.317510+0000 mon.a (mon.0) 4502 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:39.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: audit 2024-02-05T07:11:38.323658+0000 mon.a (mon.0) 4503 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:39.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: audit 2024-02-05T07:11:38.404081+0000 mon.a (mon.0) 4504 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:39.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: audit 2024-02-05T07:11:38.406193+0000 mon.a (mon.0) 4505 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:39.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: audit 2024-02-05T07:11:38.408739+0000 mon.a (mon.0) 4506 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:39.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: audit 2024-02-05T07:11:38.409479+0000 mon.a (mon.0) 4507 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:39.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: audit 2024-02-05T07:11:38.416843+0000 mon.a (mon.0) 4508 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:39.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: audit 2024-02-05T07:11:38.472230+0000 mon.a (mon.0) 4509 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:39.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: audit 2024-02-05T07:11:38.480959+0000 mon.a (mon.0) 4510 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:39.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: audit 2024-02-05T07:11:38.486688+0000 mon.a (mon.0) 4511 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:39.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: audit 2024-02-05T07:11:38.494184+0000 mon.a (mon.0) 4512 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:39.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: audit 2024-02-05T07:11:38.496602+0000 mon.a (mon.0) 4513 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:39.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: audit 2024-02-05T07:11:38.499300+0000 mon.a (mon.0) 4514 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:39.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: audit 2024-02-05T07:11:38.501235+0000 mon.a (mon.0) 4515 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:39.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[71397]: audit 2024-02-05T07:11:38.503146+0000 mon.a (mon.0) 4516 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-05T07:11:39.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: audit 2024-02-05T07:11:38.499300+0000 mon.a (mon.0) 4514 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:39.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: audit 2024-02-05T07:11:38.501235+0000 mon.a (mon.0) 4515 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:39.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:39 smithi102 bash[68945]: audit 2024-02-05T07:11:38.503146+0000 mon.a (mon.0) 4516 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-05T07:11:40.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:40 smithi177 bash[56430]: cephadm 2024-02-05T07:11:38.135719+0000 mgr.y (mgr.25280) 1100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:40.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:40 smithi177 bash[56430]: cephadm 2024-02-05T07:11:38.230870+0000 mgr.y (mgr.25280) 1101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:40.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:40 smithi177 bash[56430]: cephadm 2024-02-05T07:11:38.324162+0000 mgr.y (mgr.25280) 1102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:40.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:40 smithi177 bash[56430]: cephadm 2024-02-05T07:11:38.417405+0000 mgr.y (mgr.25280) 1103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:40.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:40 smithi177 bash[56430]: audit 2024-02-05T07:11:38.503317+0000 mgr.y (mgr.25280) 1104 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-05T07:11:40.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:40 smithi177 bash[56430]: cephadm 2024-02-05T07:11:38.504311+0000 mgr.y (mgr.25280) 1105 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-02-05T07:11:40.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:40 smithi177 bash[56430]: cluster 2024-02-05T07:11:38.539885+0000 mgr.y (mgr.25280) 1106 : cluster 0 pgmap v185: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-02-05T07:11:40.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:40 smithi177 bash[56430]: cluster 2024-02-05T07:11:39.484898+0000 mon.a (mon.0) 4517 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 12 pgs peering) 2024-02-05T07:11:40.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:40 smithi102 bash[68945]: cephadm 2024-02-05T07:11:38.135719+0000 mgr.y (mgr.25280) 1100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:40.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:40 smithi102 bash[68945]: cephadm 2024-02-05T07:11:38.230870+0000 mgr.y (mgr.25280) 1101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:40.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:40 smithi102 bash[68945]: cephadm 2024-02-05T07:11:38.324162+0000 mgr.y (mgr.25280) 1102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:40.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:40 smithi102 bash[68945]: cephadm 2024-02-05T07:11:38.417405+0000 mgr.y (mgr.25280) 1103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:40.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:40 smithi102 bash[68945]: audit 2024-02-05T07:11:38.503317+0000 mgr.y (mgr.25280) 1104 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-05T07:11:40.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:40 smithi102 bash[68945]: cephadm 2024-02-05T07:11:38.504311+0000 mgr.y (mgr.25280) 1105 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-02-05T07:11:40.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:40 smithi102 bash[68945]: cluster 2024-02-05T07:11:38.539885+0000 mgr.y (mgr.25280) 1106 : cluster 0 pgmap v185: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-02-05T07:11:40.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:40 smithi102 bash[68945]: cluster 2024-02-05T07:11:39.484898+0000 mon.a (mon.0) 4517 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 12 pgs peering) 2024-02-05T07:11:40.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:40 smithi102 bash[71397]: cephadm 2024-02-05T07:11:38.135719+0000 mgr.y (mgr.25280) 1100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:40.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:40 smithi102 bash[71397]: cephadm 2024-02-05T07:11:38.230870+0000 mgr.y (mgr.25280) 1101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:40.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:40 smithi102 bash[71397]: cephadm 2024-02-05T07:11:38.324162+0000 mgr.y (mgr.25280) 1102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:40.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:40 smithi102 bash[71397]: cephadm 2024-02-05T07:11:38.417405+0000 mgr.y (mgr.25280) 1103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:40.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:40 smithi102 bash[71397]: audit 2024-02-05T07:11:38.503317+0000 mgr.y (mgr.25280) 1104 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-05T07:11:40.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:40 smithi102 bash[71397]: cephadm 2024-02-05T07:11:38.504311+0000 mgr.y (mgr.25280) 1105 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-02-05T07:11:40.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:40 smithi102 bash[71397]: cluster 2024-02-05T07:11:38.539885+0000 mgr.y (mgr.25280) 1106 : cluster 0 pgmap v185: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-02-05T07:11:40.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:40 smithi102 bash[71397]: cluster 2024-02-05T07:11:39.484898+0000 mon.a (mon.0) 4517 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 12 pgs peering) 2024-02-05T07:11:41.577 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:41 smithi177 bash[63802]: debug 2024-02-05T07:11:41.418+0000 7f634adef700 1 -- 172.21.15.177:0/164108842 <== mon.2 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x564c498af6c0 con 0x564c49934800 2024-02-05T07:11:42.077 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:41 smithi177 bash[63802]: debug 2024-02-05T07:11:41.730+0000 7f6353f877c0 -1 Falling back to public interface 2024-02-05T07:11:42.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:41 smithi177 bash[56430]: cluster 2024-02-05T07:11:40.541134+0000 mgr.y (mgr.25280) 1107 : cluster 0 pgmap v186: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-02-05T07:11:42.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:41 smithi177 bash[56430]: audit 2024-02-05T07:11:40.807455+0000 mon.a (mon.0) 4518 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:42.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:41 smithi177 bash[56430]: audit 2024-02-05T07:11:40.815089+0000 mon.a (mon.0) 4519 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:11:42.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:41 smithi102 bash[71397]: cluster 2024-02-05T07:11:40.541134+0000 mgr.y (mgr.25280) 1107 : cluster 0 pgmap v186: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-02-05T07:11:42.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:41 smithi102 bash[71397]: audit 2024-02-05T07:11:40.807455+0000 mon.a (mon.0) 4518 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:42.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:41 smithi102 bash[71397]: audit 2024-02-05T07:11:40.815089+0000 mon.a (mon.0) 4519 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:11:42.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:41 smithi102 bash[68945]: cluster 2024-02-05T07:11:40.541134+0000 mgr.y (mgr.25280) 1107 : cluster 0 pgmap v186: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-02-05T07:11:42.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:41 smithi102 bash[68945]: audit 2024-02-05T07:11:40.807455+0000 mon.a (mon.0) 4518 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:42.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:41 smithi102 bash[68945]: audit 2024-02-05T07:11:40.815089+0000 mon.a (mon.0) 4519 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:11:42.826 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:11:42 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:11:42] "GET /metrics HTTP/1.1" 200 38452 "" "Prometheus/2.33.4" 2024-02-05T07:11:43.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:42 smithi177 bash[56430]: audit 2024-02-05T07:11:41.967033+0000 mgr.y (mgr.25280) 1108 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:11:43.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:42 smithi177 bash[56430]: audit 2024-02-05T07:11:42.535874+0000 mon.a (mon.0) 4520 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-05T07:11:43.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:42 smithi177 bash[56430]: audit 2024-02-05T07:11:42.537596+0000 mon.a (mon.0) 4521 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:43.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:42 smithi102 bash[68945]: audit 2024-02-05T07:11:41.967033+0000 mgr.y (mgr.25280) 1108 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:11:43.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:42 smithi102 bash[68945]: audit 2024-02-05T07:11:42.535874+0000 mon.a (mon.0) 4520 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-05T07:11:43.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:42 smithi102 bash[68945]: audit 2024-02-05T07:11:42.537596+0000 mon.a (mon.0) 4521 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:43.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:42 smithi102 bash[71397]: audit 2024-02-05T07:11:41.967033+0000 mgr.y (mgr.25280) 1108 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:11:43.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:42 smithi102 bash[71397]: audit 2024-02-05T07:11:42.535874+0000 mon.a (mon.0) 4520 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-05T07:11:43.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:42 smithi102 bash[71397]: audit 2024-02-05T07:11:42.537596+0000 mon.a (mon.0) 4521 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:44.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:43 smithi102 bash[71397]: cephadm 2024-02-05T07:11:42.533060+0000 mgr.y (mgr.25280) 1109 : cephadm 1 Upgrade: Updating osd.4 2024-02-05T07:11:44.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:43 smithi102 bash[71397]: cluster 2024-02-05T07:11:42.542869+0000 mgr.y (mgr.25280) 1110 : cluster 0 pgmap v187: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-02-05T07:11:44.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:43 smithi102 bash[71397]: cephadm 2024-02-05T07:11:42.543360+0000 mgr.y (mgr.25280) 1111 : cephadm 1 Deploying daemon osd.4 on smithi177 2024-02-05T07:11:44.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:43 smithi102 bash[68945]: cephadm 2024-02-05T07:11:42.533060+0000 mgr.y (mgr.25280) 1109 : cephadm 1 Upgrade: Updating osd.4 2024-02-05T07:11:44.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:43 smithi102 bash[68945]: cluster 2024-02-05T07:11:42.542869+0000 mgr.y (mgr.25280) 1110 : cluster 0 pgmap v187: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-02-05T07:11:44.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:43 smithi102 bash[68945]: cephadm 2024-02-05T07:11:42.543360+0000 mgr.y (mgr.25280) 1111 : cephadm 1 Deploying daemon osd.4 on smithi177 2024-02-05T07:11:44.144 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:43 smithi177 bash[56430]: cephadm 2024-02-05T07:11:42.533060+0000 mgr.y (mgr.25280) 1109 : cephadm 1 Upgrade: Updating osd.4 2024-02-05T07:11:44.144 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:43 smithi177 bash[56430]: cluster 2024-02-05T07:11:42.542869+0000 mgr.y (mgr.25280) 1110 : cluster 0 pgmap v187: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-02-05T07:11:44.144 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:43 smithi177 bash[56430]: cephadm 2024-02-05T07:11:42.543360+0000 mgr.y (mgr.25280) 1111 : cephadm 1 Deploying daemon osd.4 on smithi177 2024-02-05T07:11:45.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:44 smithi177 bash[56430]: cluster 2024-02-05T07:11:44.007678+0000 mon.a (mon.0) 4522 : cluster 3 Health check update: Degraded data redundancy: 105/630 objects degraded (16.667%), 25 pgs degraded (PG_DEGRADED) 2024-02-05T07:11:45.077 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:44 smithi177 bash[63802]: debug 2024-02-05T07:11:44.770+0000 7f6353f877c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-02-05T07:11:45.078 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:44 smithi177 bash[63802]: debug 2024-02-05T07:11:44.838+0000 7f6353f877c0 -1 osd.4 132 log_to_monitors true 2024-02-05T07:11:45.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:44 smithi102 bash[68945]: cluster 2024-02-05T07:11:44.007678+0000 mon.a (mon.0) 4522 : cluster 3 Health check update: Degraded data redundancy: 105/630 objects degraded (16.667%), 25 pgs degraded (PG_DEGRADED) 2024-02-05T07:11:45.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:44 smithi102 bash[71397]: cluster 2024-02-05T07:11:44.007678+0000 mon.a (mon.0) 4522 : cluster 3 Health check update: Degraded data redundancy: 105/630 objects degraded (16.667%), 25 pgs degraded (PG_DEGRADED) 2024-02-05T07:11:46.031 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:45 smithi177 bash[56430]: cluster 2024-02-05T07:11:44.544086+0000 mgr.y (mgr.25280) 1112 : cluster 0 pgmap v188: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-02-05T07:11:46.031 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:45 smithi177 bash[56430]: audit 2024-02-05T07:11:44.836590+0000 mon.a (mon.0) 4523 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-05T07:11:46.031 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:45 smithi177 bash[56430]: audit 2024-02-05T07:11:44.846302+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.177:6800/1361538786,v1:172.21.15.177:6801/1361538786]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-05T07:11:46.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:45 smithi102 bash[68945]: cluster 2024-02-05T07:11:44.544086+0000 mgr.y (mgr.25280) 1112 : cluster 0 pgmap v188: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-02-05T07:11:46.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:45 smithi102 bash[68945]: audit 2024-02-05T07:11:44.836590+0000 mon.a (mon.0) 4523 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-05T07:11:46.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:45 smithi102 bash[68945]: audit 2024-02-05T07:11:44.846302+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.177:6800/1361538786,v1:172.21.15.177:6801/1361538786]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-05T07:11:46.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:45 smithi102 bash[71397]: cluster 2024-02-05T07:11:44.544086+0000 mgr.y (mgr.25280) 1112 : cluster 0 pgmap v188: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 188 MiB used, 715 GiB / 715 GiB avail; 105/630 objects degraded (16.667%) 2024-02-05T07:11:46.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:45 smithi102 bash[71397]: audit 2024-02-05T07:11:44.836590+0000 mon.a (mon.0) 4523 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-05T07:11:46.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:45 smithi102 bash[71397]: audit 2024-02-05T07:11:44.846302+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.177:6800/1361538786,v1:172.21.15.177:6801/1361538786]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-05T07:11:46.827 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:46 smithi177 bash[63802]: debug 2024-02-05T07:11:46.386+0000 7f63413de700 -1 osd.4 132 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T07:11:47.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:46 smithi102 bash[68945]: audit 2024-02-05T07:11:45.831595+0000 mon.a (mon.0) 4524 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-05T07:11:47.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:46 smithi102 bash[68945]: cluster 2024-02-05T07:11:45.837671+0000 mon.a (mon.0) 4525 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2024-02-05T07:11:47.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:46 smithi102 bash[68945]: audit 2024-02-05T07:11:45.838716+0000 mon.a (mon.0) 4526 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T07:11:47.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:46 smithi102 bash[68945]: cluster 2024-02-05T07:11:45.844262+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e135 with expected crc 2024-02-05T07:11:47.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:46 smithi102 bash[68945]: cluster 2024-02-05T07:11:45.845150+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e135 with expected crc 2024-02-05T07:11:47.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:46 smithi102 bash[68945]: audit 2024-02-05T07:11:45.848203+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.177:6800/1361538786,v1:172.21.15.177:6801/1361538786]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T07:11:47.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:46 smithi102 bash[68945]: cluster 2024-02-05T07:11:46.238766+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e135 with expected crc 2024-02-05T07:11:47.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:46 smithi102 bash[68945]: audit 2024-02-05T07:11:46.365699+0000 mon.a (mon.0) 4527 : audit 1 from='osd.4 ' entity='osd.4' 2024-02-05T07:11:47.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:46 smithi102 bash[71397]: audit 2024-02-05T07:11:45.831595+0000 mon.a (mon.0) 4524 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-05T07:11:47.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:46 smithi102 bash[71397]: cluster 2024-02-05T07:11:45.837671+0000 mon.a (mon.0) 4525 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2024-02-05T07:11:47.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:46 smithi102 bash[71397]: audit 2024-02-05T07:11:45.838716+0000 mon.a (mon.0) 4526 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T07:11:47.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:46 smithi102 bash[71397]: cluster 2024-02-05T07:11:45.844262+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e135 with expected crc 2024-02-05T07:11:47.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:46 smithi102 bash[71397]: cluster 2024-02-05T07:11:45.845150+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e135 with expected crc 2024-02-05T07:11:47.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:46 smithi102 bash[71397]: audit 2024-02-05T07:11:45.848203+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.177:6800/1361538786,v1:172.21.15.177:6801/1361538786]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T07:11:47.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:46 smithi102 bash[71397]: cluster 2024-02-05T07:11:46.238766+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e135 with expected crc 2024-02-05T07:11:47.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:46 smithi102 bash[71397]: audit 2024-02-05T07:11:46.365699+0000 mon.a (mon.0) 4527 : audit 1 from='osd.4 ' entity='osd.4' 2024-02-05T07:11:47.311 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:46 smithi177 bash[56430]: audit 2024-02-05T07:11:45.831595+0000 mon.a (mon.0) 4524 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-05T07:11:47.311 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:46 smithi177 bash[56430]: cluster 2024-02-05T07:11:45.837671+0000 mon.a (mon.0) 4525 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2024-02-05T07:11:47.311 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:46 smithi177 bash[56430]: audit 2024-02-05T07:11:45.838716+0000 mon.a (mon.0) 4526 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T07:11:47.311 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:46 smithi177 bash[56430]: cluster 2024-02-05T07:11:45.844262+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e135 with expected crc 2024-02-05T07:11:47.311 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:46 smithi177 bash[56430]: cluster 2024-02-05T07:11:45.845150+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e135 with expected crc 2024-02-05T07:11:47.311 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:46 smithi177 bash[56430]: audit 2024-02-05T07:11:45.848203+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.177:6800/1361538786,v1:172.21.15.177:6801/1361538786]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T07:11:47.311 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:46 smithi177 bash[56430]: cluster 2024-02-05T07:11:46.238766+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e135 with expected crc 2024-02-05T07:11:47.311 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:46 smithi177 bash[56430]: audit 2024-02-05T07:11:46.365699+0000 mon.a (mon.0) 4527 : audit 1 from='osd.4 ' entity='osd.4' 2024-02-05T07:11:47.945 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:47 smithi177 bash[56430]: cluster 2024-02-05T07:11:46.545309+0000 mgr.y (mgr.25280) 1113 : cluster 0 pgmap v190: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-02-05T07:11:47.945 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:47 smithi177 bash[56430]: cluster 2024-02-05T07:11:47.362403+0000 mon.a (mon.0) 4528 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T07:11:47.945 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:47 smithi177 bash[56430]: cluster 2024-02-05T07:11:47.374076+0000 mon.a (mon.0) 4529 : cluster 1 osd.4 [v2:172.21.15.177:6800/1361538786,v1:172.21.15.177:6801/1361538786] boot 2024-02-05T07:11:47.945 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:47 smithi177 bash[56430]: cluster 2024-02-05T07:11:47.374447+0000 mon.a (mon.0) 4530 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2024-02-05T07:11:47.945 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:47 smithi177 bash[56430]: audit 2024-02-05T07:11:47.375709+0000 mon.a (mon.0) 4531 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:11:47.946 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:47 smithi177 bash[56430]: cluster 2024-02-05T07:11:47.377640+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e136 with expected crc 2024-02-05T07:11:47.946 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:47 smithi177 bash[56430]: cluster 2024-02-05T07:11:47.384359+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e136 with expected crc 2024-02-05T07:11:47.946 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:47 smithi177 bash[56430]: cluster 2024-02-05T07:11:47.384962+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e136 with expected crc 2024-02-05T07:11:47.946 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:47 smithi177 bash[56430]: cluster 2024-02-05T07:11:47.387104+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e136 with expected crc 2024-02-05T07:11:48.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:47 smithi102 bash[71397]: cluster 2024-02-05T07:11:46.545309+0000 mgr.y (mgr.25280) 1113 : cluster 0 pgmap v190: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-02-05T07:11:48.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:47 smithi102 bash[71397]: cluster 2024-02-05T07:11:47.362403+0000 mon.a (mon.0) 4528 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T07:11:48.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:47 smithi102 bash[71397]: cluster 2024-02-05T07:11:47.374076+0000 mon.a (mon.0) 4529 : cluster 1 osd.4 [v2:172.21.15.177:6800/1361538786,v1:172.21.15.177:6801/1361538786] boot 2024-02-05T07:11:48.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:47 smithi102 bash[71397]: cluster 2024-02-05T07:11:47.374447+0000 mon.a (mon.0) 4530 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2024-02-05T07:11:48.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:47 smithi102 bash[71397]: audit 2024-02-05T07:11:47.375709+0000 mon.a (mon.0) 4531 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:11:48.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:47 smithi102 bash[71397]: cluster 2024-02-05T07:11:47.377640+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e136 with expected crc 2024-02-05T07:11:48.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:47 smithi102 bash[71397]: cluster 2024-02-05T07:11:47.384359+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e136 with expected crc 2024-02-05T07:11:48.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:47 smithi102 bash[71397]: cluster 2024-02-05T07:11:47.384962+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e136 with expected crc 2024-02-05T07:11:48.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:47 smithi102 bash[71397]: cluster 2024-02-05T07:11:47.387104+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e136 with expected crc 2024-02-05T07:11:48.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:47 smithi102 bash[68945]: cluster 2024-02-05T07:11:46.545309+0000 mgr.y (mgr.25280) 1113 : cluster 0 pgmap v190: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-02-05T07:11:48.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:47 smithi102 bash[68945]: cluster 2024-02-05T07:11:47.362403+0000 mon.a (mon.0) 4528 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T07:11:48.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:47 smithi102 bash[68945]: cluster 2024-02-05T07:11:47.374076+0000 mon.a (mon.0) 4529 : cluster 1 osd.4 [v2:172.21.15.177:6800/1361538786,v1:172.21.15.177:6801/1361538786] boot 2024-02-05T07:11:48.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:47 smithi102 bash[68945]: cluster 2024-02-05T07:11:47.374447+0000 mon.a (mon.0) 4530 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2024-02-05T07:11:48.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:47 smithi102 bash[68945]: audit 2024-02-05T07:11:47.375709+0000 mon.a (mon.0) 4531 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:11:48.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:47 smithi102 bash[68945]: cluster 2024-02-05T07:11:47.377640+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e136 with expected crc 2024-02-05T07:11:48.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:47 smithi102 bash[68945]: cluster 2024-02-05T07:11:47.384359+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e136 with expected crc 2024-02-05T07:11:48.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:47 smithi102 bash[68945]: cluster 2024-02-05T07:11:47.384962+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e136 with expected crc 2024-02-05T07:11:48.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:47 smithi102 bash[68945]: cluster 2024-02-05T07:11:47.387104+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e136 with expected crc 2024-02-05T07:11:49.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:49 smithi102 bash[68945]: cluster 2024-02-05T07:11:48.373244+0000 mon.a (mon.0) 4532 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2024-02-05T07:11:49.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:49 smithi102 bash[68945]: cluster 2024-02-05T07:11:48.378565+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T07:11:49.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:49 smithi102 bash[68945]: cluster 2024-02-05T07:11:48.379943+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T07:11:49.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:49 smithi102 bash[68945]: cluster 2024-02-05T07:11:48.384975+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T07:11:49.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:49 smithi102 bash[68945]: cluster 2024-02-05T07:11:48.385841+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T07:11:49.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:49 smithi102 bash[68945]: cluster 2024-02-05T07:11:48.385997+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T07:11:49.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:49 smithi102 bash[68945]: cluster 2024-02-05T07:11:48.390838+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T07:11:49.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:49 smithi102 bash[68945]: cluster 2024-02-05T07:11:48.392674+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T07:11:49.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:49 smithi102 bash[68945]: cluster 2024-02-05T07:11:48.394827+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T07:11:49.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:49 smithi102 bash[68945]: audit 2024-02-05T07:11:48.434983+0000 mon.a (mon.0) 4533 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:49.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:49 smithi102 bash[68945]: audit 2024-02-05T07:11:48.443846+0000 mon.a (mon.0) 4534 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:49.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:49 smithi102 bash[68945]: audit 2024-02-05T07:11:48.453502+0000 mon.a (mon.0) 4535 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:49.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:49 smithi102 bash[68945]: cluster 2024-02-05T07:11:48.546403+0000 mgr.y (mgr.25280) 1114 : cluster 0 pgmap v193: 161 pgs: 4 peering, 25 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-02-05T07:11:49.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:49 smithi102 bash[71397]: cluster 2024-02-05T07:11:48.373244+0000 mon.a (mon.0) 4532 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2024-02-05T07:11:49.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:49 smithi102 bash[71397]: cluster 2024-02-05T07:11:48.378565+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T07:11:49.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:49 smithi102 bash[71397]: cluster 2024-02-05T07:11:48.379943+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T07:11:49.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:49 smithi102 bash[71397]: cluster 2024-02-05T07:11:48.384975+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T07:11:49.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:49 smithi102 bash[71397]: cluster 2024-02-05T07:11:48.385841+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T07:11:49.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:49 smithi102 bash[71397]: cluster 2024-02-05T07:11:48.385997+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T07:11:49.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:49 smithi102 bash[71397]: cluster 2024-02-05T07:11:48.390838+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T07:11:49.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:49 smithi102 bash[71397]: cluster 2024-02-05T07:11:48.392674+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T07:11:49.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:49 smithi102 bash[71397]: cluster 2024-02-05T07:11:48.394827+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T07:11:49.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:49 smithi102 bash[71397]: audit 2024-02-05T07:11:48.434983+0000 mon.a (mon.0) 4533 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:49.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:49 smithi102 bash[71397]: audit 2024-02-05T07:11:48.443846+0000 mon.a (mon.0) 4534 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:49.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:49 smithi102 bash[71397]: audit 2024-02-05T07:11:48.453502+0000 mon.a (mon.0) 4535 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:49.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:49 smithi102 bash[71397]: cluster 2024-02-05T07:11:48.546403+0000 mgr.y (mgr.25280) 1114 : cluster 0 pgmap v193: 161 pgs: 4 peering, 25 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-02-05T07:11:49.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:49 smithi177 bash[56430]: cluster 2024-02-05T07:11:48.373244+0000 mon.a (mon.0) 4532 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2024-02-05T07:11:49.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:49 smithi177 bash[56430]: cluster 2024-02-05T07:11:48.378565+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T07:11:49.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:49 smithi177 bash[56430]: cluster 2024-02-05T07:11:48.379943+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T07:11:49.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:49 smithi177 bash[56430]: cluster 2024-02-05T07:11:48.384975+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T07:11:49.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:49 smithi177 bash[56430]: cluster 2024-02-05T07:11:48.385841+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T07:11:49.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:49 smithi177 bash[56430]: cluster 2024-02-05T07:11:48.385997+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T07:11:49.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:49 smithi177 bash[56430]: cluster 2024-02-05T07:11:48.390838+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T07:11:49.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:49 smithi177 bash[56430]: cluster 2024-02-05T07:11:48.392674+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T07:11:49.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:49 smithi177 bash[56430]: cluster 2024-02-05T07:11:48.394827+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e137 with expected crc 2024-02-05T07:11:49.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:49 smithi177 bash[56430]: audit 2024-02-05T07:11:48.434983+0000 mon.a (mon.0) 4533 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:49.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:49 smithi177 bash[56430]: audit 2024-02-05T07:11:48.443846+0000 mon.a (mon.0) 4534 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:49.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:49 smithi177 bash[56430]: audit 2024-02-05T07:11:48.453502+0000 mon.a (mon.0) 4535 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:49.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:49 smithi177 bash[56430]: cluster 2024-02-05T07:11:48.546403+0000 mgr.y (mgr.25280) 1114 : cluster 0 pgmap v193: 161 pgs: 4 peering, 25 active+undersized+degraded, 39 active+undersized, 93 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-02-05T07:11:50.208 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:50 smithi177 systemd[1]: Stopping Ceph osd.4 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:11:50.467 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:50 smithi177 bash[63802]: debug 2024-02-05T07:11:50.206+0000 7f634a5ee700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T07:11:50.467 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:50 smithi177 bash[63802]: debug 2024-02-05T07:11:50.206+0000 7f634a5ee700 -1 osd.4 137 *** Got signal Terminated *** 2024-02-05T07:11:50.467 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:50 smithi177 bash[63802]: debug 2024-02-05T07:11:50.206+0000 7f634a5ee700 -1 osd.4 137 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T07:11:50.827 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:50 smithi177 bash[56430]: cluster 2024-02-05T07:11:50.199198+0000 mon.a (mon.0) 4536 : cluster 1 osd.4 marked itself down and dead 2024-02-05T07:11:50.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:50 smithi102 bash[68945]: cluster 2024-02-05T07:11:50.199198+0000 mon.a (mon.0) 4536 : cluster 1 osd.4 marked itself down and dead 2024-02-05T07:11:50.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:50 smithi102 bash[71397]: cluster 2024-02-05T07:11:50.199198+0000 mon.a (mon.0) 4536 : cluster 1 osd.4 marked itself down and dead 2024-02-05T07:11:51.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:51 smithi177 bash[56430]: cluster 2024-02-05T07:11:50.454942+0000 mon.a (mon.0) 4537 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T07:11:51.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:51 smithi177 bash[56430]: cluster 2024-02-05T07:11:50.469077+0000 mon.a (mon.0) 4538 : cluster 0 osdmap e138: 8 total, 7 up, 8 in 2024-02-05T07:11:51.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:51 smithi177 bash[56430]: cluster 2024-02-05T07:11:50.477062+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e138 with expected crc 2024-02-05T07:11:51.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:51 smithi177 bash[56430]: cluster 2024-02-05T07:11:50.479333+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e138 with expected crc 2024-02-05T07:11:51.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:51 smithi177 bash[56430]: cluster 2024-02-05T07:11:50.480656+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e138 with expected crc 2024-02-05T07:11:51.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:51 smithi177 bash[56430]: cluster 2024-02-05T07:11:50.547410+0000 mgr.y (mgr.25280) 1115 : cluster 0 pgmap v195: 161 pgs: 4 peering, 24 active+undersized+degraded, 36 active+undersized, 97 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 101/630 objects degraded (16.032%) 2024-02-05T07:11:51.827 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:51 smithi177 bash[65344]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-4 2024-02-05T07:11:51.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:51 smithi102 bash[68945]: cluster 2024-02-05T07:11:50.454942+0000 mon.a (mon.0) 4537 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T07:11:51.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:51 smithi102 bash[68945]: cluster 2024-02-05T07:11:50.469077+0000 mon.a (mon.0) 4538 : cluster 0 osdmap e138: 8 total, 7 up, 8 in 2024-02-05T07:11:51.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:51 smithi102 bash[68945]: cluster 2024-02-05T07:11:50.477062+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e138 with expected crc 2024-02-05T07:11:51.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:51 smithi102 bash[68945]: cluster 2024-02-05T07:11:50.479333+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e138 with expected crc 2024-02-05T07:11:51.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:51 smithi102 bash[68945]: cluster 2024-02-05T07:11:50.480656+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e138 with expected crc 2024-02-05T07:11:51.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:51 smithi102 bash[68945]: cluster 2024-02-05T07:11:50.547410+0000 mgr.y (mgr.25280) 1115 : cluster 0 pgmap v195: 161 pgs: 4 peering, 24 active+undersized+degraded, 36 active+undersized, 97 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 101/630 objects degraded (16.032%) 2024-02-05T07:11:51.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:51 smithi102 bash[71397]: cluster 2024-02-05T07:11:50.454942+0000 mon.a (mon.0) 4537 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T07:11:51.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:51 smithi102 bash[71397]: cluster 2024-02-05T07:11:50.469077+0000 mon.a (mon.0) 4538 : cluster 0 osdmap e138: 8 total, 7 up, 8 in 2024-02-05T07:11:51.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:51 smithi102 bash[71397]: cluster 2024-02-05T07:11:50.477062+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e138 with expected crc 2024-02-05T07:11:51.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:51 smithi102 bash[71397]: cluster 2024-02-05T07:11:50.479333+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e138 with expected crc 2024-02-05T07:11:51.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:51 smithi102 bash[71397]: cluster 2024-02-05T07:11:50.480656+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e138 with expected crc 2024-02-05T07:11:51.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:51 smithi102 bash[71397]: cluster 2024-02-05T07:11:50.547410+0000 mgr.y (mgr.25280) 1115 : cluster 0 pgmap v195: 161 pgs: 4 peering, 24 active+undersized+degraded, 36 active+undersized, 97 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 101/630 objects degraded (16.032%) 2024-02-05T07:11:52.327 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:51 smithi177 bash[65489]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-4 2024-02-05T07:11:52.670 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:11:52 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:11:52] "GET /metrics HTTP/1.1" 200 38452 "" "Prometheus/2.33.4" 2024-02-05T07:11:52.670 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:52 smithi102 bash[71397]: cluster 2024-02-05T07:11:51.464622+0000 mon.a (mon.0) 4539 : cluster 3 Health check update: Degraded data redundancy: 101/630 objects degraded (16.032%), 24 pgs degraded (PG_DEGRADED) 2024-02-05T07:11:52.670 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:52 smithi102 bash[71397]: cluster 2024-02-05T07:11:51.477579+0000 mon.a (mon.0) 4540 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2024-02-05T07:11:52.670 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:52 smithi102 bash[71397]: cluster 2024-02-05T07:11:51.487430+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e139 with expected crc 2024-02-05T07:11:52.670 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:52 smithi102 bash[71397]: cluster 2024-02-05T07:11:51.488515+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e139 with expected crc 2024-02-05T07:11:52.670 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:52 smithi102 bash[71397]: cluster 2024-02-05T07:11:51.488970+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e139 with expected crc 2024-02-05T07:11:52.671 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:52 smithi102 bash[71397]: cluster 2024-02-05T07:11:51.489132+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e139 with expected crc 2024-02-05T07:11:52.671 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:52 smithi102 bash[71397]: cluster 2024-02-05T07:11:51.490416+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e139 with expected crc 2024-02-05T07:11:52.671 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:52 smithi102 bash[71397]: audit 2024-02-05T07:11:51.528371+0000 mon.a (mon.0) 4541 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:52.671 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:52 smithi102 bash[71397]: audit 2024-02-05T07:11:51.535913+0000 mon.a (mon.0) 4542 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:52.671 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:52 smithi102 bash[71397]: audit 2024-02-05T07:11:51.545437+0000 mon.a (mon.0) 4543 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:52.671 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:52 smithi102 bash[71397]: audit 2024-02-05T07:11:51.552459+0000 mon.a (mon.0) 4544 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:52.671 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:52 smithi102 bash[71397]: audit 2024-02-05T07:11:51.560035+0000 mon.a (mon.0) 4545 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:52.671 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:52 smithi102 bash[71397]: cluster 2024-02-05T07:11:51.561673+0000 mgr.y (mgr.25280) 1116 : cluster 0 pgmap v197: 161 pgs: 13 peering, 18 active+undersized+degraded, 33 active+undersized, 97 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 75/630 objects degraded (11.905%) 2024-02-05T07:11:52.671 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:52 smithi102 bash[71397]: audit 2024-02-05T07:11:51.567990+0000 mon.a (mon.0) 4546 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:52.671 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:52 smithi102 bash[71397]: audit 2024-02-05T07:11:51.977691+0000 mgr.y (mgr.25280) 1117 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:11:52.671 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:52 smithi102 bash[68945]: cluster 2024-02-05T07:11:51.464622+0000 mon.a (mon.0) 4539 : cluster 3 Health check update: Degraded data redundancy: 101/630 objects degraded (16.032%), 24 pgs degraded (PG_DEGRADED) 2024-02-05T07:11:52.671 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:52 smithi102 bash[68945]: cluster 2024-02-05T07:11:51.477579+0000 mon.a (mon.0) 4540 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2024-02-05T07:11:52.671 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:52 smithi102 bash[68945]: cluster 2024-02-05T07:11:51.487430+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e139 with expected crc 2024-02-05T07:11:52.672 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:52 smithi102 bash[68945]: cluster 2024-02-05T07:11:51.488515+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e139 with expected crc 2024-02-05T07:11:52.672 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:52 smithi102 bash[68945]: cluster 2024-02-05T07:11:51.488970+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e139 with expected crc 2024-02-05T07:11:52.672 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:52 smithi102 bash[68945]: cluster 2024-02-05T07:11:51.489132+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e139 with expected crc 2024-02-05T07:11:52.672 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:52 smithi102 bash[68945]: cluster 2024-02-05T07:11:51.490416+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e139 with expected crc 2024-02-05T07:11:52.672 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:52 smithi102 bash[68945]: audit 2024-02-05T07:11:51.528371+0000 mon.a (mon.0) 4541 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:52.672 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:52 smithi102 bash[68945]: audit 2024-02-05T07:11:51.535913+0000 mon.a (mon.0) 4542 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:52.672 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:52 smithi102 bash[68945]: audit 2024-02-05T07:11:51.545437+0000 mon.a (mon.0) 4543 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:52.672 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:52 smithi102 bash[68945]: audit 2024-02-05T07:11:51.552459+0000 mon.a (mon.0) 4544 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:52.672 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:52 smithi102 bash[68945]: audit 2024-02-05T07:11:51.560035+0000 mon.a (mon.0) 4545 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:52.672 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:52 smithi102 bash[68945]: cluster 2024-02-05T07:11:51.561673+0000 mgr.y (mgr.25280) 1116 : cluster 0 pgmap v197: 161 pgs: 13 peering, 18 active+undersized+degraded, 33 active+undersized, 97 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 75/630 objects degraded (11.905%) 2024-02-05T07:11:52.672 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:52 smithi102 bash[68945]: audit 2024-02-05T07:11:51.567990+0000 mon.a (mon.0) 4546 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:52.672 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:52 smithi102 bash[68945]: audit 2024-02-05T07:11:51.977691+0000 mgr.y (mgr.25280) 1117 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:11:52.827 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:52 smithi177 bash[56430]: cluster 2024-02-05T07:11:51.464622+0000 mon.a (mon.0) 4539 : cluster 3 Health check update: Degraded data redundancy: 101/630 objects degraded (16.032%), 24 pgs degraded (PG_DEGRADED) 2024-02-05T07:11:52.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:52 smithi177 bash[56430]: cluster 2024-02-05T07:11:51.477579+0000 mon.a (mon.0) 4540 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2024-02-05T07:11:52.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:52 smithi177 bash[56430]: cluster 2024-02-05T07:11:51.487430+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e139 with expected crc 2024-02-05T07:11:52.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:52 smithi177 bash[56430]: cluster 2024-02-05T07:11:51.488515+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e139 with expected crc 2024-02-05T07:11:52.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:52 smithi177 bash[56430]: cluster 2024-02-05T07:11:51.488970+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e139 with expected crc 2024-02-05T07:11:52.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:52 smithi177 bash[56430]: cluster 2024-02-05T07:11:51.489132+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e139 with expected crc 2024-02-05T07:11:52.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:52 smithi177 bash[56430]: cluster 2024-02-05T07:11:51.490416+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e139 with expected crc 2024-02-05T07:11:52.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:52 smithi177 bash[56430]: audit 2024-02-05T07:11:51.528371+0000 mon.a (mon.0) 4541 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:52.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:52 smithi177 bash[56430]: audit 2024-02-05T07:11:51.535913+0000 mon.a (mon.0) 4542 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:52.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:52 smithi177 bash[56430]: audit 2024-02-05T07:11:51.545437+0000 mon.a (mon.0) 4543 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:52.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:52 smithi177 bash[56430]: audit 2024-02-05T07:11:51.552459+0000 mon.a (mon.0) 4544 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:52.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:52 smithi177 bash[56430]: audit 2024-02-05T07:11:51.560035+0000 mon.a (mon.0) 4545 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:52.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:52 smithi177 bash[56430]: cluster 2024-02-05T07:11:51.561673+0000 mgr.y (mgr.25280) 1116 : cluster 0 pgmap v197: 161 pgs: 13 peering, 18 active+undersized+degraded, 33 active+undersized, 97 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 75/630 objects degraded (11.905%) 2024-02-05T07:11:52.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:52 smithi177 bash[56430]: audit 2024-02-05T07:11:51.567990+0000 mon.a (mon.0) 4546 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:52.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:52 smithi177 bash[56430]: audit 2024-02-05T07:11:51.977691+0000 mgr.y (mgr.25280) 1117 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:11:53.827 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:53 smithi177 bash[56430]: cluster 2024-02-05T07:11:52.557053+0000 mon.a (mon.0) 4547 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:11:53.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:53 smithi102 bash[68945]: cluster 2024-02-05T07:11:52.557053+0000 mon.a (mon.0) 4547 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:11:53.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:53 smithi102 bash[71397]: cluster 2024-02-05T07:11:52.557053+0000 mon.a (mon.0) 4547 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:11:54.513 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:54 smithi177 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@osd.4.service: Succeeded. 2024-02-05T07:11:54.513 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:54 smithi177 systemd[1]: Stopped Ceph osd.4 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:11:54.513 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:54 smithi177 systemd[1]: Started Ceph osd.4 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:11:55.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:55 smithi177 bash[56430]: cluster 2024-02-05T07:11:53.563007+0000 mgr.y (mgr.25280) 1118 : cluster 0 pgmap v198: 161 pgs: 9 peering, 18 active+undersized+degraded, 37 active+undersized, 97 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 985 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-02-05T07:11:55.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:55 smithi177 bash[56430]: audit 2024-02-05T07:11:54.489838+0000 mon.a (mon.0) 4548 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:55.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:55 smithi177 bash[56430]: audit 2024-02-05T07:11:54.498079+0000 mon.a (mon.0) 4549 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:55.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:55 smithi177 bash[56430]: audit 2024-02-05T07:11:54.539553+0000 mon.a (mon.0) 4550 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:55.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:55 smithi177 bash[56430]: audit 2024-02-05T07:11:54.541184+0000 mon.a (mon.0) 4551 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:55.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:55 smithi177 bash[56430]: audit 2024-02-05T07:11:54.551271+0000 mon.a (mon.0) 4552 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:55.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:55 smithi177 bash[56430]: audit 2024-02-05T07:11:54.631075+0000 mon.a (mon.0) 4553 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:55.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:55 smithi177 bash[56430]: audit 2024-02-05T07:11:54.633778+0000 mon.a (mon.0) 4554 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:55.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:55 smithi177 bash[56430]: audit 2024-02-05T07:11:54.637844+0000 mon.a (mon.0) 4555 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:55.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:55 smithi177 bash[56430]: audit 2024-02-05T07:11:54.638849+0000 mon.a (mon.0) 4556 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:55.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:55 smithi177 bash[56430]: audit 2024-02-05T07:11:54.645650+0000 mon.a (mon.0) 4557 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:55.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:55 smithi177 bash[56430]: audit 2024-02-05T07:11:54.725111+0000 mon.a (mon.0) 4558 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:55.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:55 smithi177 bash[56430]: audit 2024-02-05T07:11:54.727626+0000 mon.a (mon.0) 4559 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:55.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:55 smithi177 bash[56430]: audit 2024-02-05T07:11:54.729993+0000 mon.a (mon.0) 4560 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:55.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:55 smithi177 bash[56430]: audit 2024-02-05T07:11:54.730882+0000 mon.a (mon.0) 4561 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:55.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:55 smithi177 bash[56430]: audit 2024-02-05T07:11:54.737818+0000 mon.a (mon.0) 4562 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:55.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:55 smithi177 bash[56430]: audit 2024-02-05T07:11:54.823981+0000 mon.a (mon.0) 4563 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:55.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:55 smithi177 bash[56430]: audit 2024-02-05T07:11:54.826625+0000 mon.a (mon.0) 4564 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:55.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:55 smithi177 bash[56430]: audit 2024-02-05T07:11:54.829763+0000 mon.a (mon.0) 4565 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:55.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:55 smithi177 bash[56430]: audit 2024-02-05T07:11:54.830795+0000 mon.a (mon.0) 4566 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:55.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:55 smithi177 bash[56430]: audit 2024-02-05T07:11:54.837723+0000 mon.a (mon.0) 4567 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:55.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:55 smithi177 bash[56430]: audit 2024-02-05T07:11:54.917044+0000 mon.a (mon.0) 4568 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:55.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:55 smithi177 bash[56430]: audit 2024-02-05T07:11:54.919891+0000 mon.a (mon.0) 4569 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:55.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:55 smithi177 bash[56430]: audit 2024-02-05T07:11:54.923185+0000 mon.a (mon.0) 4570 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:55.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:55 smithi177 bash[56430]: audit 2024-02-05T07:11:54.924204+0000 mon.a (mon.0) 4571 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:55.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:55 smithi177 bash[56430]: audit 2024-02-05T07:11:54.929948+0000 mon.a (mon.0) 4572 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:55.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:55 smithi177 bash[56430]: audit 2024-02-05T07:11:55.008949+0000 mon.a (mon.0) 4573 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:55.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:55 smithi177 bash[56430]: audit 2024-02-05T07:11:55.011628+0000 mon.a (mon.0) 4574 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:55.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:55 smithi177 bash[56430]: audit 2024-02-05T07:11:55.014773+0000 mon.a (mon.0) 4575 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:55.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:55 smithi177 bash[56430]: audit 2024-02-05T07:11:55.015885+0000 mon.a (mon.0) 4576 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:55.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[71397]: cluster 2024-02-05T07:11:53.563007+0000 mgr.y (mgr.25280) 1118 : cluster 0 pgmap v198: 161 pgs: 9 peering, 18 active+undersized+degraded, 37 active+undersized, 97 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 985 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-02-05T07:11:55.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[71397]: audit 2024-02-05T07:11:54.489838+0000 mon.a (mon.0) 4548 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:55.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[71397]: audit 2024-02-05T07:11:54.498079+0000 mon.a (mon.0) 4549 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:55.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[71397]: audit 2024-02-05T07:11:54.539553+0000 mon.a (mon.0) 4550 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:55.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[71397]: audit 2024-02-05T07:11:54.541184+0000 mon.a (mon.0) 4551 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:55.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[71397]: audit 2024-02-05T07:11:54.551271+0000 mon.a (mon.0) 4552 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:55.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[71397]: audit 2024-02-05T07:11:54.631075+0000 mon.a (mon.0) 4553 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:55.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[71397]: audit 2024-02-05T07:11:54.633778+0000 mon.a (mon.0) 4554 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:55.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[71397]: audit 2024-02-05T07:11:54.637844+0000 mon.a (mon.0) 4555 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:55.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[71397]: audit 2024-02-05T07:11:54.638849+0000 mon.a (mon.0) 4556 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:55.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[71397]: audit 2024-02-05T07:11:54.645650+0000 mon.a (mon.0) 4557 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:55.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[71397]: audit 2024-02-05T07:11:54.725111+0000 mon.a (mon.0) 4558 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:55.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[71397]: audit 2024-02-05T07:11:54.727626+0000 mon.a (mon.0) 4559 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:55.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[71397]: audit 2024-02-05T07:11:54.729993+0000 mon.a (mon.0) 4560 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:55.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[71397]: audit 2024-02-05T07:11:54.730882+0000 mon.a (mon.0) 4561 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:55.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[71397]: audit 2024-02-05T07:11:54.737818+0000 mon.a (mon.0) 4562 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:55.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[71397]: audit 2024-02-05T07:11:54.823981+0000 mon.a (mon.0) 4563 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:55.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[71397]: audit 2024-02-05T07:11:54.826625+0000 mon.a (mon.0) 4564 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:55.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[71397]: audit 2024-02-05T07:11:54.829763+0000 mon.a (mon.0) 4565 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:55.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[71397]: audit 2024-02-05T07:11:54.830795+0000 mon.a (mon.0) 4566 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:55.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[71397]: audit 2024-02-05T07:11:54.837723+0000 mon.a (mon.0) 4567 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:55.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[71397]: audit 2024-02-05T07:11:54.917044+0000 mon.a (mon.0) 4568 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:55.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[71397]: audit 2024-02-05T07:11:54.919891+0000 mon.a (mon.0) 4569 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:55.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[71397]: audit 2024-02-05T07:11:54.923185+0000 mon.a (mon.0) 4570 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:55.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[71397]: audit 2024-02-05T07:11:54.924204+0000 mon.a (mon.0) 4571 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:55.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[71397]: audit 2024-02-05T07:11:54.929948+0000 mon.a (mon.0) 4572 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:55.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[71397]: audit 2024-02-05T07:11:55.008949+0000 mon.a (mon.0) 4573 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:55.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[71397]: audit 2024-02-05T07:11:55.011628+0000 mon.a (mon.0) 4574 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:55.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[71397]: audit 2024-02-05T07:11:55.014773+0000 mon.a (mon.0) 4575 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:55.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[71397]: audit 2024-02-05T07:11:55.015885+0000 mon.a (mon.0) 4576 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:55.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[68945]: cluster 2024-02-05T07:11:53.563007+0000 mgr.y (mgr.25280) 1118 : cluster 0 pgmap v198: 161 pgs: 9 peering, 18 active+undersized+degraded, 37 active+undersized, 97 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 985 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-02-05T07:11:55.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[68945]: audit 2024-02-05T07:11:54.489838+0000 mon.a (mon.0) 4548 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:55.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[68945]: audit 2024-02-05T07:11:54.498079+0000 mon.a (mon.0) 4549 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:55.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[68945]: audit 2024-02-05T07:11:54.539553+0000 mon.a (mon.0) 4550 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:55.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[68945]: audit 2024-02-05T07:11:54.541184+0000 mon.a (mon.0) 4551 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:55.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[68945]: audit 2024-02-05T07:11:54.551271+0000 mon.a (mon.0) 4552 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:55.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[68945]: audit 2024-02-05T07:11:54.631075+0000 mon.a (mon.0) 4553 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:55.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[68945]: audit 2024-02-05T07:11:54.633778+0000 mon.a (mon.0) 4554 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:55.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[68945]: audit 2024-02-05T07:11:54.637844+0000 mon.a (mon.0) 4555 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:55.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[68945]: audit 2024-02-05T07:11:54.638849+0000 mon.a (mon.0) 4556 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:55.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[68945]: audit 2024-02-05T07:11:54.645650+0000 mon.a (mon.0) 4557 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:55.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[68945]: audit 2024-02-05T07:11:54.725111+0000 mon.a (mon.0) 4558 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:55.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[68945]: audit 2024-02-05T07:11:54.727626+0000 mon.a (mon.0) 4559 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:55.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[68945]: audit 2024-02-05T07:11:54.729993+0000 mon.a (mon.0) 4560 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:55.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[68945]: audit 2024-02-05T07:11:54.730882+0000 mon.a (mon.0) 4561 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:55.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[68945]: audit 2024-02-05T07:11:54.737818+0000 mon.a (mon.0) 4562 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:55.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[68945]: audit 2024-02-05T07:11:54.823981+0000 mon.a (mon.0) 4563 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:55.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[68945]: audit 2024-02-05T07:11:54.826625+0000 mon.a (mon.0) 4564 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:55.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[68945]: audit 2024-02-05T07:11:54.829763+0000 mon.a (mon.0) 4565 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:55.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[68945]: audit 2024-02-05T07:11:54.830795+0000 mon.a (mon.0) 4566 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:55.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[68945]: audit 2024-02-05T07:11:54.837723+0000 mon.a (mon.0) 4567 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:55.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[68945]: audit 2024-02-05T07:11:54.917044+0000 mon.a (mon.0) 4568 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:55.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[68945]: audit 2024-02-05T07:11:54.919891+0000 mon.a (mon.0) 4569 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:55.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[68945]: audit 2024-02-05T07:11:54.923185+0000 mon.a (mon.0) 4570 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:55.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[68945]: audit 2024-02-05T07:11:54.924204+0000 mon.a (mon.0) 4571 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:55.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[68945]: audit 2024-02-05T07:11:54.929948+0000 mon.a (mon.0) 4572 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:55.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[68945]: audit 2024-02-05T07:11:55.008949+0000 mon.a (mon.0) 4573 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:55.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[68945]: audit 2024-02-05T07:11:55.011628+0000 mon.a (mon.0) 4574 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:55.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[68945]: audit 2024-02-05T07:11:55.014773+0000 mon.a (mon.0) 4575 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:55.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:55 smithi102 bash[68945]: audit 2024-02-05T07:11:55.015885+0000 mon.a (mon.0) 4576 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:56.044 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: cluster 2024-02-05T07:11:54.544088+0000 mgr.y (mgr.25280) 1119 : cluster 0 pgmap v199: 161 pgs: 9 peering, 18 active+undersized+degraded, 37 active+undersized, 97 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-02-05T07:11:56.044 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: cephadm 2024-02-05T07:11:54.552391+0000 mgr.y (mgr.25280) 1120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:56.044 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: cephadm 2024-02-05T07:11:54.646238+0000 mgr.y (mgr.25280) 1121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:56.044 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: cephadm 2024-02-05T07:11:54.738739+0000 mgr.y (mgr.25280) 1122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:56.044 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: cephadm 2024-02-05T07:11:54.838387+0000 mgr.y (mgr.25280) 1123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:56.045 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: cephadm 2024-02-05T07:11:54.930600+0000 mgr.y (mgr.25280) 1124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:56.045 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.022607+0000 mon.a (mon.0) 4577 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:56.045 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: cephadm 2024-02-05T07:11:55.023171+0000 mgr.y (mgr.25280) 1125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:56.045 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.104539+0000 mon.a (mon.0) 4578 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:56.045 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.106816+0000 mon.a (mon.0) 4579 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:56.045 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.110133+0000 mon.a (mon.0) 4580 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:56.045 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.111014+0000 mon.a (mon.0) 4581 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:56.045 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.116381+0000 mon.a (mon.0) 4582 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:56.045 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.196204+0000 mon.a (mon.0) 4583 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:56.045 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.198108+0000 mon.a (mon.0) 4584 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:56.045 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.200509+0000 mon.a (mon.0) 4585 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:56.045 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.201414+0000 mon.a (mon.0) 4586 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:56.045 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.207789+0000 mon.a (mon.0) 4587 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:56.046 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.286848+0000 mon.a (mon.0) 4588 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:56.046 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.289823+0000 mon.a (mon.0) 4589 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:56.046 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.292581+0000 mon.a (mon.0) 4590 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:56.046 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.293554+0000 mon.a (mon.0) 4591 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:56.046 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.302993+0000 mon.a (mon.0) 4592 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:56.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: cluster 2024-02-05T07:11:54.544088+0000 mgr.y (mgr.25280) 1119 : cluster 0 pgmap v199: 161 pgs: 9 peering, 18 active+undersized+degraded, 37 active+undersized, 97 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-02-05T07:11:56.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: cephadm 2024-02-05T07:11:54.552391+0000 mgr.y (mgr.25280) 1120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:56.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: cephadm 2024-02-05T07:11:54.646238+0000 mgr.y (mgr.25280) 1121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:56.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: cephadm 2024-02-05T07:11:54.738739+0000 mgr.y (mgr.25280) 1122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:56.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: cephadm 2024-02-05T07:11:54.838387+0000 mgr.y (mgr.25280) 1123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:56.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: cephadm 2024-02-05T07:11:54.930600+0000 mgr.y (mgr.25280) 1124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:56.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.022607+0000 mon.a (mon.0) 4577 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:56.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: cephadm 2024-02-05T07:11:55.023171+0000 mgr.y (mgr.25280) 1125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:56.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.104539+0000 mon.a (mon.0) 4578 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:56.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.106816+0000 mon.a (mon.0) 4579 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:56.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.110133+0000 mon.a (mon.0) 4580 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:56.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.111014+0000 mon.a (mon.0) 4581 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:56.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.116381+0000 mon.a (mon.0) 4582 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:56.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.196204+0000 mon.a (mon.0) 4583 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:56.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.198108+0000 mon.a (mon.0) 4584 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:56.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.200509+0000 mon.a (mon.0) 4585 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:56.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.201414+0000 mon.a (mon.0) 4586 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:56.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.207789+0000 mon.a (mon.0) 4587 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:56.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.286848+0000 mon.a (mon.0) 4588 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:56.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.289823+0000 mon.a (mon.0) 4589 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:56.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.292581+0000 mon.a (mon.0) 4590 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:56.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.293554+0000 mon.a (mon.0) 4591 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:56.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.302993+0000 mon.a (mon.0) 4592 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:56.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.385385+0000 mon.a (mon.0) 4593 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:56.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.388329+0000 mon.a (mon.0) 4594 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:56.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.392530+0000 mon.a (mon.0) 4595 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:56.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.393681+0000 mon.a (mon.0) 4596 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:56.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.401231+0000 mon.a (mon.0) 4597 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:56.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.485936+0000 mon.a (mon.0) 4598 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:56.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.488194+0000 mon.a (mon.0) 4599 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:56.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.490750+0000 mon.a (mon.0) 4600 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:56.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.491919+0000 mon.a (mon.0) 4601 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:56.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: cluster 2024-02-05T07:11:55.494474+0000 mon.a (mon.0) 4602 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:11:56.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.505466+0000 mon.a (mon.0) 4603 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:56.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.588746+0000 mon.a (mon.0) 4604 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:56.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.591081+0000 mon.a (mon.0) 4605 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:56.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.594448+0000 mon.a (mon.0) 4606 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:56.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.595544+0000 mon.a (mon.0) 4607 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:56.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.602993+0000 mon.a (mon.0) 4608 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:56.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.689778+0000 mon.a (mon.0) 4609 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:56.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.692517+0000 mon.a (mon.0) 4610 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:56.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.697302+0000 mon.a (mon.0) 4611 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:56.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.698537+0000 mon.a (mon.0) 4612 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:56.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.708491+0000 mon.a (mon.0) 4613 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:56.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.786461+0000 mon.a (mon.0) 4614 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:56.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.788957+0000 mon.a (mon.0) 4615 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:56.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.791413+0000 mon.a (mon.0) 4616 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:56.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.792218+0000 mon.a (mon.0) 4617 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:56.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.800980+0000 mon.a (mon.0) 4618 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:56.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.802797+0000 mon.a (mon.0) 4619 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:11:56.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.921225+0000 mon.a (mon.0) 4620 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:56.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.923454+0000 mon.a (mon.0) 4621 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:56.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.926844+0000 mon.a (mon.0) 4622 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:56.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.927931+0000 mon.a (mon.0) 4623 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:56.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:55.935359+0000 mon.a (mon.0) 4624 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:56.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:56.014353+0000 mon.a (mon.0) 4625 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:56.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:56.018899+0000 mon.a (mon.0) 4626 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:56.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:56.022569+0000 mon.a (mon.0) 4627 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:56.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[56430]: audit 2024-02-05T07:11:56.023972+0000 mon.a (mon.0) 4628 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:56.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: cluster 2024-02-05T07:11:54.544088+0000 mgr.y (mgr.25280) 1119 : cluster 0 pgmap v199: 161 pgs: 9 peering, 18 active+undersized+degraded, 37 active+undersized, 97 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-02-05T07:11:56.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: cephadm 2024-02-05T07:11:54.552391+0000 mgr.y (mgr.25280) 1120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:56.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: cephadm 2024-02-05T07:11:54.646238+0000 mgr.y (mgr.25280) 1121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:56.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: cephadm 2024-02-05T07:11:54.738739+0000 mgr.y (mgr.25280) 1122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:56.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: cephadm 2024-02-05T07:11:54.838387+0000 mgr.y (mgr.25280) 1123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:56.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: cephadm 2024-02-05T07:11:54.930600+0000 mgr.y (mgr.25280) 1124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:56.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.022607+0000 mon.a (mon.0) 4577 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:56.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: cephadm 2024-02-05T07:11:55.023171+0000 mgr.y (mgr.25280) 1125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:56.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.104539+0000 mon.a (mon.0) 4578 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:56.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.106816+0000 mon.a (mon.0) 4579 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:56.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.110133+0000 mon.a (mon.0) 4580 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:56.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.111014+0000 mon.a (mon.0) 4581 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:56.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.116381+0000 mon.a (mon.0) 4582 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:56.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.196204+0000 mon.a (mon.0) 4583 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:56.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.198108+0000 mon.a (mon.0) 4584 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:56.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.200509+0000 mon.a (mon.0) 4585 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:56.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.201414+0000 mon.a (mon.0) 4586 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:56.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.207789+0000 mon.a (mon.0) 4587 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:56.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.286848+0000 mon.a (mon.0) 4588 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:56.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.289823+0000 mon.a (mon.0) 4589 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:56.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.385385+0000 mon.a (mon.0) 4593 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:56.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.388329+0000 mon.a (mon.0) 4594 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:56.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.392530+0000 mon.a (mon.0) 4595 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:56.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.393681+0000 mon.a (mon.0) 4596 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:56.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.401231+0000 mon.a (mon.0) 4597 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:56.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.485936+0000 mon.a (mon.0) 4598 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:56.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.488194+0000 mon.a (mon.0) 4599 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:56.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.490750+0000 mon.a (mon.0) 4600 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:56.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.491919+0000 mon.a (mon.0) 4601 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:56.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: cluster 2024-02-05T07:11:55.494474+0000 mon.a (mon.0) 4602 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:11:56.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.505466+0000 mon.a (mon.0) 4603 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:56.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.588746+0000 mon.a (mon.0) 4604 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:56.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.591081+0000 mon.a (mon.0) 4605 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:56.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.594448+0000 mon.a (mon.0) 4606 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:56.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.595544+0000 mon.a (mon.0) 4607 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:56.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.602993+0000 mon.a (mon.0) 4608 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:56.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.689778+0000 mon.a (mon.0) 4609 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:56.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.692517+0000 mon.a (mon.0) 4610 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:56.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.697302+0000 mon.a (mon.0) 4611 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:56.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.292581+0000 mon.a (mon.0) 4590 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:56.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.293554+0000 mon.a (mon.0) 4591 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:56.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.302993+0000 mon.a (mon.0) 4592 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:56.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.385385+0000 mon.a (mon.0) 4593 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:56.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.388329+0000 mon.a (mon.0) 4594 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:56.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.392530+0000 mon.a (mon.0) 4595 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:56.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.393681+0000 mon.a (mon.0) 4596 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:56.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.401231+0000 mon.a (mon.0) 4597 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:56.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.485936+0000 mon.a (mon.0) 4598 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:56.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.488194+0000 mon.a (mon.0) 4599 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:56.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.490750+0000 mon.a (mon.0) 4600 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:56.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.491919+0000 mon.a (mon.0) 4601 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:56.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: cluster 2024-02-05T07:11:55.494474+0000 mon.a (mon.0) 4602 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:11:56.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.505466+0000 mon.a (mon.0) 4603 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:56.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.588746+0000 mon.a (mon.0) 4604 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:56.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.591081+0000 mon.a (mon.0) 4605 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:56.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.594448+0000 mon.a (mon.0) 4606 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:56.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.595544+0000 mon.a (mon.0) 4607 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:56.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.602993+0000 mon.a (mon.0) 4608 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:56.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.689778+0000 mon.a (mon.0) 4609 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:56.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.698537+0000 mon.a (mon.0) 4612 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:56.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.708491+0000 mon.a (mon.0) 4613 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:56.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.786461+0000 mon.a (mon.0) 4614 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:56.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.788957+0000 mon.a (mon.0) 4615 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:56.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.791413+0000 mon.a (mon.0) 4616 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:56.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.792218+0000 mon.a (mon.0) 4617 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:56.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.800980+0000 mon.a (mon.0) 4618 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:56.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.802797+0000 mon.a (mon.0) 4619 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:11:56.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.921225+0000 mon.a (mon.0) 4620 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:56.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.923454+0000 mon.a (mon.0) 4621 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:56.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.926844+0000 mon.a (mon.0) 4622 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:56.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.927931+0000 mon.a (mon.0) 4623 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:56.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:55.935359+0000 mon.a (mon.0) 4624 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:56.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:56.014353+0000 mon.a (mon.0) 4625 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:56.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:56.018899+0000 mon.a (mon.0) 4626 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:56.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:56.022569+0000 mon.a (mon.0) 4627 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:56.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[71397]: audit 2024-02-05T07:11:56.023972+0000 mon.a (mon.0) 4628 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:56.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.692517+0000 mon.a (mon.0) 4610 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:56.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.697302+0000 mon.a (mon.0) 4611 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:56.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.698537+0000 mon.a (mon.0) 4612 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:56.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.708491+0000 mon.a (mon.0) 4613 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:56.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.786461+0000 mon.a (mon.0) 4614 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:56.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.788957+0000 mon.a (mon.0) 4615 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:56.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.791413+0000 mon.a (mon.0) 4616 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:56.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.792218+0000 mon.a (mon.0) 4617 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:56.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.800980+0000 mon.a (mon.0) 4618 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:56.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.802797+0000 mon.a (mon.0) 4619 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:11:56.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.921225+0000 mon.a (mon.0) 4620 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:56.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.923454+0000 mon.a (mon.0) 4621 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:56.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.926844+0000 mon.a (mon.0) 4622 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:56.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.927931+0000 mon.a (mon.0) 4623 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:56.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:55.935359+0000 mon.a (mon.0) 4624 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:56.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:56.014353+0000 mon.a (mon.0) 4625 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:56.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:56.018899+0000 mon.a (mon.0) 4626 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:56.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:56.022569+0000 mon.a (mon.0) 4627 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:56.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:56 smithi102 bash[68945]: audit 2024-02-05T07:11:56.023972+0000 mon.a (mon.0) 4628 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:57.069 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[65656]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-05T07:11:57.069 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[65656]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-02-05T07:11:57.070 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[65656]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-02-05T07:11:57.070 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[65656]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-05T07:11:57.070 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[65656]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-02-05T07:11:57.070 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[65656]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-05T07:11:57.070 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:11:56 smithi177 bash[65656]: --> ceph-volume raw activate successful for osd ID: 4 2024-02-05T07:11:57.070 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: cephadm 2024-02-05T07:11:55.116947+0000 mgr.y (mgr.25280) 1126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:57.070 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: cephadm 2024-02-05T07:11:55.208513+0000 mgr.y (mgr.25280) 1127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:57.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: cephadm 2024-02-05T07:11:55.303629+0000 mgr.y (mgr.25280) 1128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:57.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: cephadm 2024-02-05T07:11:55.401991+0000 mgr.y (mgr.25280) 1129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:57.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: cephadm 2024-02-05T07:11:55.506109+0000 mgr.y (mgr.25280) 1130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:57.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: cephadm 2024-02-05T07:11:55.605178+0000 mgr.y (mgr.25280) 1131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:57.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: cephadm 2024-02-05T07:11:55.709246+0000 mgr.y (mgr.25280) 1132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:57.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: cephadm 2024-02-05T07:11:55.801604+0000 mgr.y (mgr.25280) 1133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:57.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: cephadm 2024-02-05T07:11:55.935937+0000 mgr.y (mgr.25280) 1134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:57.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.042958+0000 mon.a (mon.0) 4629 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:57.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: cephadm 2024-02-05T07:11:56.043529+0000 mgr.y (mgr.25280) 1135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:57.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.121497+0000 mon.a (mon.0) 4630 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:57.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.124490+0000 mon.a (mon.0) 4631 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:57.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.128061+0000 mon.a (mon.0) 4632 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:57.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.129245+0000 mon.a (mon.0) 4633 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:57.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.138106+0000 mon.a (mon.0) 4634 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:57.071 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.219327+0000 mon.a (mon.0) 4635 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:57.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.222032+0000 mon.a (mon.0) 4636 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:57.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.224343+0000 mon.a (mon.0) 4637 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:57.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.225149+0000 mon.a (mon.0) 4638 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:57.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.233343+0000 mon.a (mon.0) 4639 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:57.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.311556+0000 mon.a (mon.0) 4640 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:57.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.314595+0000 mon.a (mon.0) 4641 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:57.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.318417+0000 mon.a (mon.0) 4642 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:57.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.319905+0000 mon.a (mon.0) 4643 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:57.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.327757+0000 mon.a (mon.0) 4644 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:57.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.405336+0000 mon.a (mon.0) 4645 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:57.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.408096+0000 mon.a (mon.0) 4646 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:57.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.411707+0000 mon.a (mon.0) 4647 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:57.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.412657+0000 mon.a (mon.0) 4648 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:57.072 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.423154+0000 mon.a (mon.0) 4649 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:57.073 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.506267+0000 mon.a (mon.0) 4650 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:57.073 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.508977+0000 mon.a (mon.0) 4651 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:57.073 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.511730+0000 mon.a (mon.0) 4652 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:57.073 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.512679+0000 mon.a (mon.0) 4653 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:57.073 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.520566+0000 mon.a (mon.0) 4654 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:57.073 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.602666+0000 mon.a (mon.0) 4655 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:57.073 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.605089+0000 mon.a (mon.0) 4656 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:57.073 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.608465+0000 mon.a (mon.0) 4657 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:57.073 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.609543+0000 mon.a (mon.0) 4658 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:57.073 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.617062+0000 mon.a (mon.0) 4659 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:57.073 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.696450+0000 mon.a (mon.0) 4660 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:57.073 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.698577+0000 mon.a (mon.0) 4661 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:57.073 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.700629+0000 mon.a (mon.0) 4662 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:57.073 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.701466+0000 mon.a (mon.0) 4663 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:57.073 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.711164+0000 mon.a (mon.0) 4664 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:57.074 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.789884+0000 mon.a (mon.0) 4665 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:57.074 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.792820+0000 mon.a (mon.0) 4666 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:57.074 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.797007+0000 mon.a (mon.0) 4667 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:57.074 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.798465+0000 mon.a (mon.0) 4668 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:57.074 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.809629+0000 mon.a (mon.0) 4669 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:57.074 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.890979+0000 mon.a (mon.0) 4670 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:57.074 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.893043+0000 mon.a (mon.0) 4671 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:57.074 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.896078+0000 mon.a (mon.0) 4672 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:57.074 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.897198+0000 mon.a (mon.0) 4673 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:57.074 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.908192+0000 mon.a (mon.0) 4674 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:57.074 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.989041+0000 mon.a (mon.0) 4675 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:57.074 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.991484+0000 mon.a (mon.0) 4676 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:57.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.994555+0000 mon.a (mon.0) 4677 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:57.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:56.995486+0000 mon.a (mon.0) 4678 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:57.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:57 smithi177 bash[56430]: audit 2024-02-05T07:11:57.005250+0000 mon.a (mon.0) 4679 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:57.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: cephadm 2024-02-05T07:11:55.116947+0000 mgr.y (mgr.25280) 1126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:57.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: cephadm 2024-02-05T07:11:55.208513+0000 mgr.y (mgr.25280) 1127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:57.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: cephadm 2024-02-05T07:11:55.303629+0000 mgr.y (mgr.25280) 1128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:57.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: cephadm 2024-02-05T07:11:55.401991+0000 mgr.y (mgr.25280) 1129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:57.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: cephadm 2024-02-05T07:11:55.506109+0000 mgr.y (mgr.25280) 1130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:57.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: cephadm 2024-02-05T07:11:55.605178+0000 mgr.y (mgr.25280) 1131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:57.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: cephadm 2024-02-05T07:11:55.709246+0000 mgr.y (mgr.25280) 1132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:57.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: cephadm 2024-02-05T07:11:55.801604+0000 mgr.y (mgr.25280) 1133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:57.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: cephadm 2024-02-05T07:11:55.935937+0000 mgr.y (mgr.25280) 1134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:57.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.042958+0000 mon.a (mon.0) 4629 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:57.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: cephadm 2024-02-05T07:11:56.043529+0000 mgr.y (mgr.25280) 1135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:57.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.121497+0000 mon.a (mon.0) 4630 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:57.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.124490+0000 mon.a (mon.0) 4631 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:57.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.128061+0000 mon.a (mon.0) 4632 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:57.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.129245+0000 mon.a (mon.0) 4633 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:57.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.138106+0000 mon.a (mon.0) 4634 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:57.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.219327+0000 mon.a (mon.0) 4635 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:57.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.222032+0000 mon.a (mon.0) 4636 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:57.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.224343+0000 mon.a (mon.0) 4637 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:57.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.225149+0000 mon.a (mon.0) 4638 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:57.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.233343+0000 mon.a (mon.0) 4639 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:57.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: cephadm 2024-02-05T07:11:55.116947+0000 mgr.y (mgr.25280) 1126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:57.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: cephadm 2024-02-05T07:11:55.208513+0000 mgr.y (mgr.25280) 1127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:57.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: cephadm 2024-02-05T07:11:55.303629+0000 mgr.y (mgr.25280) 1128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:57.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: cephadm 2024-02-05T07:11:55.401991+0000 mgr.y (mgr.25280) 1129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:57.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: cephadm 2024-02-05T07:11:55.506109+0000 mgr.y (mgr.25280) 1130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:57.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: cephadm 2024-02-05T07:11:55.605178+0000 mgr.y (mgr.25280) 1131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:57.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: cephadm 2024-02-05T07:11:55.709246+0000 mgr.y (mgr.25280) 1132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:57.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: cephadm 2024-02-05T07:11:55.801604+0000 mgr.y (mgr.25280) 1133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:57.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: cephadm 2024-02-05T07:11:55.935937+0000 mgr.y (mgr.25280) 1134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:57.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.042958+0000 mon.a (mon.0) 4629 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:57.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: cephadm 2024-02-05T07:11:56.043529+0000 mgr.y (mgr.25280) 1135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:57.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.121497+0000 mon.a (mon.0) 4630 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:57.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.124490+0000 mon.a (mon.0) 4631 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:57.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.128061+0000 mon.a (mon.0) 4632 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:57.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.129245+0000 mon.a (mon.0) 4633 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:57.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.138106+0000 mon.a (mon.0) 4634 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:57.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.219327+0000 mon.a (mon.0) 4635 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:57.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.222032+0000 mon.a (mon.0) 4636 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:57.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.224343+0000 mon.a (mon.0) 4637 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:57.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.225149+0000 mon.a (mon.0) 4638 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:57.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.233343+0000 mon.a (mon.0) 4639 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:57.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.311556+0000 mon.a (mon.0) 4640 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:57.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.314595+0000 mon.a (mon.0) 4641 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:57.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.318417+0000 mon.a (mon.0) 4642 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:57.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.319905+0000 mon.a (mon.0) 4643 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:57.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.327757+0000 mon.a (mon.0) 4644 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:57.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.405336+0000 mon.a (mon.0) 4645 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:57.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.408096+0000 mon.a (mon.0) 4646 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:57.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.411707+0000 mon.a (mon.0) 4647 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:57.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.412657+0000 mon.a (mon.0) 4648 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:57.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.423154+0000 mon.a (mon.0) 4649 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:57.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.506267+0000 mon.a (mon.0) 4650 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:57.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.508977+0000 mon.a (mon.0) 4651 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:57.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.511730+0000 mon.a (mon.0) 4652 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:57.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.512679+0000 mon.a (mon.0) 4653 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:57.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.520566+0000 mon.a (mon.0) 4654 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:57.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.602666+0000 mon.a (mon.0) 4655 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:57.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.605089+0000 mon.a (mon.0) 4656 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:57.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.608465+0000 mon.a (mon.0) 4657 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:57.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.609543+0000 mon.a (mon.0) 4658 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:57.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.617062+0000 mon.a (mon.0) 4659 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:57.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.311556+0000 mon.a (mon.0) 4640 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:57.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.314595+0000 mon.a (mon.0) 4641 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:57.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.318417+0000 mon.a (mon.0) 4642 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:57.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.319905+0000 mon.a (mon.0) 4643 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:57.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.327757+0000 mon.a (mon.0) 4644 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:57.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.405336+0000 mon.a (mon.0) 4645 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:57.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.408096+0000 mon.a (mon.0) 4646 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:57.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.411707+0000 mon.a (mon.0) 4647 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:57.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.412657+0000 mon.a (mon.0) 4648 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:57.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.423154+0000 mon.a (mon.0) 4649 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:57.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.506267+0000 mon.a (mon.0) 4650 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:57.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.508977+0000 mon.a (mon.0) 4651 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:57.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.511730+0000 mon.a (mon.0) 4652 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:57.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.512679+0000 mon.a (mon.0) 4653 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:57.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.520566+0000 mon.a (mon.0) 4654 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:57.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.602666+0000 mon.a (mon.0) 4655 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:57.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.605089+0000 mon.a (mon.0) 4656 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:57.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.608465+0000 mon.a (mon.0) 4657 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:57.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.609543+0000 mon.a (mon.0) 4658 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:57.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.617062+0000 mon.a (mon.0) 4659 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:57.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.696450+0000 mon.a (mon.0) 4660 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:57.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.698577+0000 mon.a (mon.0) 4661 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:57.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.700629+0000 mon.a (mon.0) 4662 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:57.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.701466+0000 mon.a (mon.0) 4663 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:57.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.711164+0000 mon.a (mon.0) 4664 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:57.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.789884+0000 mon.a (mon.0) 4665 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:57.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.792820+0000 mon.a (mon.0) 4666 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:57.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.797007+0000 mon.a (mon.0) 4667 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:57.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.798465+0000 mon.a (mon.0) 4668 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:57.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.809629+0000 mon.a (mon.0) 4669 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:57.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.890979+0000 mon.a (mon.0) 4670 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:57.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.893043+0000 mon.a (mon.0) 4671 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:57.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.896078+0000 mon.a (mon.0) 4672 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:57.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.897198+0000 mon.a (mon.0) 4673 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:57.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.908192+0000 mon.a (mon.0) 4674 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:57.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.989041+0000 mon.a (mon.0) 4675 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:57.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.991484+0000 mon.a (mon.0) 4676 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:57.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.994555+0000 mon.a (mon.0) 4677 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:57.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:56.995486+0000 mon.a (mon.0) 4678 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:57.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[68945]: audit 2024-02-05T07:11:57.005250+0000 mon.a (mon.0) 4679 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:57.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.696450+0000 mon.a (mon.0) 4660 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:57.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.698577+0000 mon.a (mon.0) 4661 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:57.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.700629+0000 mon.a (mon.0) 4662 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:57.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.701466+0000 mon.a (mon.0) 4663 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:57.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.711164+0000 mon.a (mon.0) 4664 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:57.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.789884+0000 mon.a (mon.0) 4665 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:57.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.792820+0000 mon.a (mon.0) 4666 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:57.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.797007+0000 mon.a (mon.0) 4667 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:57.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.798465+0000 mon.a (mon.0) 4668 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:57.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.809629+0000 mon.a (mon.0) 4669 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:57.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.890979+0000 mon.a (mon.0) 4670 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:57.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.893043+0000 mon.a (mon.0) 4671 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:57.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.896078+0000 mon.a (mon.0) 4672 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:57.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.897198+0000 mon.a (mon.0) 4673 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:57.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.908192+0000 mon.a (mon.0) 4674 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:57.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.989041+0000 mon.a (mon.0) 4675 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:57.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.991484+0000 mon.a (mon.0) 4676 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:57.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.994555+0000 mon.a (mon.0) 4677 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:57.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:56.995486+0000 mon.a (mon.0) 4678 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:57.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:57 smithi102 bash[71397]: audit 2024-02-05T07:11:57.005250+0000 mon.a (mon.0) 4679 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:58.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: cephadm 2024-02-05T07:11:56.138824+0000 mgr.y (mgr.25280) 1136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:58.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: cephadm 2024-02-05T07:11:56.233941+0000 mgr.y (mgr.25280) 1137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: cephadm 2024-02-05T07:11:56.328324+0000 mgr.y (mgr.25280) 1138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: cephadm 2024-02-05T07:11:56.423641+0000 mgr.y (mgr.25280) 1139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: cephadm 2024-02-05T07:11:56.521242+0000 mgr.y (mgr.25280) 1140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: cluster 2024-02-05T07:11:56.545143+0000 mgr.y (mgr.25280) 1141 : cluster 0 pgmap v200: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 842 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-02-05T07:11:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: cephadm 2024-02-05T07:11:56.617748+0000 mgr.y (mgr.25280) 1142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: cephadm 2024-02-05T07:11:56.711845+0000 mgr.y (mgr.25280) 1143 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: cephadm 2024-02-05T07:11:56.810390+0000 mgr.y (mgr.25280) 1144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: cephadm 2024-02-05T07:11:56.909041+0000 mgr.y (mgr.25280) 1145 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: cephadm 2024-02-05T07:11:57.005881+0000 mgr.y (mgr.25280) 1146 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.091086+0000 mon.a (mon.0) 4680 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.094492+0000 mon.a (mon.0) 4681 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.097421+0000 mon.a (mon.0) 4682 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.098604+0000 mon.a (mon.0) 4683 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.105655+0000 mon.a (mon.0) 4684 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: cephadm 2024-02-05T07:11:57.106470+0000 mgr.y (mgr.25280) 1147 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.186427+0000 mon.a (mon.0) 4685 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.189106+0000 mon.a (mon.0) 4686 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.191837+0000 mon.a (mon.0) 4687 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.192882+0000 mon.a (mon.0) 4688 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.199282+0000 mon.a (mon.0) 4689 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.279291+0000 mon.a (mon.0) 4690 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.281810+0000 mon.a (mon.0) 4691 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.284353+0000 mon.a (mon.0) 4692 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.285128+0000 mon.a (mon.0) 4693 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.292361+0000 mon.a (mon.0) 4694 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.371757+0000 mon.a (mon.0) 4695 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.373764+0000 mon.a (mon.0) 4696 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.377102+0000 mon.a (mon.0) 4697 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.378258+0000 mon.a (mon.0) 4698 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.384470+0000 mon.a (mon.0) 4699 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.464536+0000 mon.a (mon.0) 4700 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.467361+0000 mon.a (mon.0) 4701 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.471002+0000 mon.a (mon.0) 4702 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.472205+0000 mon.a (mon.0) 4703 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.480560+0000 mon.a (mon.0) 4704 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: cluster 2024-02-05T07:11:57.518366+0000 mon.a (mon.0) 4705 : cluster 3 Health check update: Degraded data redundancy: 105/630 objects degraded (16.667%), 25 pgs degraded (PG_DEGRADED) 2024-02-05T07:11:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.565441+0000 mon.a (mon.0) 4706 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.567954+0000 mon.a (mon.0) 4707 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.571979+0000 mon.a (mon.0) 4708 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.573379+0000 mon.a (mon.0) 4709 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.580827+0000 mon.a (mon.0) 4710 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.660036+0000 mon.a (mon.0) 4711 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.662356+0000 mon.a (mon.0) 4712 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.664906+0000 mon.a (mon.0) 4713 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.665969+0000 mon.a (mon.0) 4714 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.672027+0000 mon.a (mon.0) 4715 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.755208+0000 mon.a (mon.0) 4716 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.757683+0000 mon.a (mon.0) 4717 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.760151+0000 mon.a (mon.0) 4718 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:58.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.761039+0000 mon.a (mon.0) 4719 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:58.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.768344+0000 mon.a (mon.0) 4720 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:58.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.845856+0000 mon.a (mon.0) 4721 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:58.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.849209+0000 mon.a (mon.0) 4722 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:58.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.853062+0000 mon.a (mon.0) 4723 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:58.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.854422+0000 mon.a (mon.0) 4724 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:58.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.863881+0000 mon.a (mon.0) 4725 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:58.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.943895+0000 mon.a (mon.0) 4726 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:58.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.946422+0000 mon.a (mon.0) 4727 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:58.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.949225+0000 mon.a (mon.0) 4728 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:58.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.950226+0000 mon.a (mon.0) 4729 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:58.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:57.955830+0000 mon.a (mon.0) 4730 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:58.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:58.021361+0000 mon.a (mon.0) 4731 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:58.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:58.025691+0000 mon.a (mon.0) 4732 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:58.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:58.029678+0000 mon.a (mon.0) 4733 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:58.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:58.030863+0000 mon.a (mon.0) 4734 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:58.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:58 smithi177 bash[56430]: audit 2024-02-05T07:11:58.037680+0000 mon.a (mon.0) 4735 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:58.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: cephadm 2024-02-05T07:11:56.138824+0000 mgr.y (mgr.25280) 1136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:58.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: cephadm 2024-02-05T07:11:56.233941+0000 mgr.y (mgr.25280) 1137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:58.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: cephadm 2024-02-05T07:11:56.328324+0000 mgr.y (mgr.25280) 1138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:58.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: cephadm 2024-02-05T07:11:56.423641+0000 mgr.y (mgr.25280) 1139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:58.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: cephadm 2024-02-05T07:11:56.521242+0000 mgr.y (mgr.25280) 1140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:58.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: cluster 2024-02-05T07:11:56.545143+0000 mgr.y (mgr.25280) 1141 : cluster 0 pgmap v200: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 842 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-02-05T07:11:58.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: cephadm 2024-02-05T07:11:56.617748+0000 mgr.y (mgr.25280) 1142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:58.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: cephadm 2024-02-05T07:11:56.711845+0000 mgr.y (mgr.25280) 1143 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:58.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: cephadm 2024-02-05T07:11:56.810390+0000 mgr.y (mgr.25280) 1144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:58.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: cephadm 2024-02-05T07:11:56.909041+0000 mgr.y (mgr.25280) 1145 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:58.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: cephadm 2024-02-05T07:11:57.005881+0000 mgr.y (mgr.25280) 1146 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:58.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.091086+0000 mon.a (mon.0) 4680 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:58.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.094492+0000 mon.a (mon.0) 4681 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:58.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.097421+0000 mon.a (mon.0) 4682 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:58.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.098604+0000 mon.a (mon.0) 4683 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:58.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.105655+0000 mon.a (mon.0) 4684 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:58.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: cephadm 2024-02-05T07:11:57.106470+0000 mgr.y (mgr.25280) 1147 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:58.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.186427+0000 mon.a (mon.0) 4685 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:58.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.189106+0000 mon.a (mon.0) 4686 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:58.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.191837+0000 mon.a (mon.0) 4687 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:58.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: cephadm 2024-02-05T07:11:56.138824+0000 mgr.y (mgr.25280) 1136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:58.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: cephadm 2024-02-05T07:11:56.233941+0000 mgr.y (mgr.25280) 1137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:58.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: cephadm 2024-02-05T07:11:56.328324+0000 mgr.y (mgr.25280) 1138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:58.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: cephadm 2024-02-05T07:11:56.423641+0000 mgr.y (mgr.25280) 1139 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:58.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: cephadm 2024-02-05T07:11:56.521242+0000 mgr.y (mgr.25280) 1140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:58.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: cluster 2024-02-05T07:11:56.545143+0000 mgr.y (mgr.25280) 1141 : cluster 0 pgmap v200: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 842 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-02-05T07:11:58.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: cephadm 2024-02-05T07:11:56.617748+0000 mgr.y (mgr.25280) 1142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:58.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: cephadm 2024-02-05T07:11:56.711845+0000 mgr.y (mgr.25280) 1143 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:58.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: cephadm 2024-02-05T07:11:56.810390+0000 mgr.y (mgr.25280) 1144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:58.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: cephadm 2024-02-05T07:11:56.909041+0000 mgr.y (mgr.25280) 1145 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:58.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: cephadm 2024-02-05T07:11:57.005881+0000 mgr.y (mgr.25280) 1146 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:58.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.091086+0000 mon.a (mon.0) 4680 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:58.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.094492+0000 mon.a (mon.0) 4681 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:58.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.097421+0000 mon.a (mon.0) 4682 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:58.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.098604+0000 mon.a (mon.0) 4683 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:58.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.105655+0000 mon.a (mon.0) 4684 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:58.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: cephadm 2024-02-05T07:11:57.106470+0000 mgr.y (mgr.25280) 1147 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:58.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.186427+0000 mon.a (mon.0) 4685 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:58.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.189106+0000 mon.a (mon.0) 4686 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:58.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.191837+0000 mon.a (mon.0) 4687 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:58.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.192882+0000 mon.a (mon.0) 4688 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:58.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.199282+0000 mon.a (mon.0) 4689 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:58.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.279291+0000 mon.a (mon.0) 4690 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:58.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.281810+0000 mon.a (mon.0) 4691 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:58.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.284353+0000 mon.a (mon.0) 4692 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:58.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.285128+0000 mon.a (mon.0) 4693 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:58.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.292361+0000 mon.a (mon.0) 4694 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:58.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.371757+0000 mon.a (mon.0) 4695 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:58.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.373764+0000 mon.a (mon.0) 4696 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:58.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.377102+0000 mon.a (mon.0) 4697 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:58.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.378258+0000 mon.a (mon.0) 4698 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:58.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.384470+0000 mon.a (mon.0) 4699 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:58.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.464536+0000 mon.a (mon.0) 4700 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:58.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.467361+0000 mon.a (mon.0) 4701 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:58.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.471002+0000 mon.a (mon.0) 4702 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:58.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.472205+0000 mon.a (mon.0) 4703 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:58.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.480560+0000 mon.a (mon.0) 4704 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:58.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: cluster 2024-02-05T07:11:57.518366+0000 mon.a (mon.0) 4705 : cluster 3 Health check update: Degraded data redundancy: 105/630 objects degraded (16.667%), 25 pgs degraded (PG_DEGRADED) 2024-02-05T07:11:58.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.565441+0000 mon.a (mon.0) 4706 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:58.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.567954+0000 mon.a (mon.0) 4707 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:58.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.192882+0000 mon.a (mon.0) 4688 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:58.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.199282+0000 mon.a (mon.0) 4689 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:58.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.279291+0000 mon.a (mon.0) 4690 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:58.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.281810+0000 mon.a (mon.0) 4691 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:58.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.284353+0000 mon.a (mon.0) 4692 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:58.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.285128+0000 mon.a (mon.0) 4693 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:58.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.292361+0000 mon.a (mon.0) 4694 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:58.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.371757+0000 mon.a (mon.0) 4695 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:58.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.373764+0000 mon.a (mon.0) 4696 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:58.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.377102+0000 mon.a (mon.0) 4697 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:58.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.378258+0000 mon.a (mon.0) 4698 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:58.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.384470+0000 mon.a (mon.0) 4699 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:58.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.464536+0000 mon.a (mon.0) 4700 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:58.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.467361+0000 mon.a (mon.0) 4701 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:58.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.471002+0000 mon.a (mon.0) 4702 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:58.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.472205+0000 mon.a (mon.0) 4703 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:58.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.480560+0000 mon.a (mon.0) 4704 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:58.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: cluster 2024-02-05T07:11:57.518366+0000 mon.a (mon.0) 4705 : cluster 3 Health check update: Degraded data redundancy: 105/630 objects degraded (16.667%), 25 pgs degraded (PG_DEGRADED) 2024-02-05T07:11:58.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.565441+0000 mon.a (mon.0) 4706 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:58.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.567954+0000 mon.a (mon.0) 4707 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:58.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.571979+0000 mon.a (mon.0) 4708 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:58.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.573379+0000 mon.a (mon.0) 4709 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:58.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.580827+0000 mon.a (mon.0) 4710 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:58.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.660036+0000 mon.a (mon.0) 4711 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:58.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.662356+0000 mon.a (mon.0) 4712 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:58.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.664906+0000 mon.a (mon.0) 4713 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:58.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.665969+0000 mon.a (mon.0) 4714 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:58.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.672027+0000 mon.a (mon.0) 4715 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:58.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.755208+0000 mon.a (mon.0) 4716 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:58.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.757683+0000 mon.a (mon.0) 4717 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:58.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.760151+0000 mon.a (mon.0) 4718 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:58.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.761039+0000 mon.a (mon.0) 4719 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:58.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.768344+0000 mon.a (mon.0) 4720 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:58.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.845856+0000 mon.a (mon.0) 4721 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:58.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.849209+0000 mon.a (mon.0) 4722 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:58.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.853062+0000 mon.a (mon.0) 4723 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:58.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.854422+0000 mon.a (mon.0) 4724 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:58.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.863881+0000 mon.a (mon.0) 4725 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:58.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.943895+0000 mon.a (mon.0) 4726 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:58.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.946422+0000 mon.a (mon.0) 4727 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:58.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.949225+0000 mon.a (mon.0) 4728 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:58.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.950226+0000 mon.a (mon.0) 4729 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:58.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:57.955830+0000 mon.a (mon.0) 4730 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:58.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:58.021361+0000 mon.a (mon.0) 4731 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:58.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:58.025691+0000 mon.a (mon.0) 4732 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:58.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:58.029678+0000 mon.a (mon.0) 4733 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:58.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:58.030863+0000 mon.a (mon.0) 4734 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:58.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[71397]: audit 2024-02-05T07:11:58.037680+0000 mon.a (mon.0) 4735 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:58.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.571979+0000 mon.a (mon.0) 4708 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:58.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.573379+0000 mon.a (mon.0) 4709 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:58.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.580827+0000 mon.a (mon.0) 4710 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:58.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.660036+0000 mon.a (mon.0) 4711 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:58.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.662356+0000 mon.a (mon.0) 4712 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:58.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.664906+0000 mon.a (mon.0) 4713 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:58.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.665969+0000 mon.a (mon.0) 4714 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:58.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.672027+0000 mon.a (mon.0) 4715 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:58.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.755208+0000 mon.a (mon.0) 4716 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:58.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.757683+0000 mon.a (mon.0) 4717 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:58.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.760151+0000 mon.a (mon.0) 4718 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:58.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.761039+0000 mon.a (mon.0) 4719 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:58.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.768344+0000 mon.a (mon.0) 4720 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:58.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.845856+0000 mon.a (mon.0) 4721 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:58.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.849209+0000 mon.a (mon.0) 4722 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:58.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.853062+0000 mon.a (mon.0) 4723 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:58.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.854422+0000 mon.a (mon.0) 4724 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:58.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.863881+0000 mon.a (mon.0) 4725 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:58.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.943895+0000 mon.a (mon.0) 4726 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:58.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.946422+0000 mon.a (mon.0) 4727 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:58.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.949225+0000 mon.a (mon.0) 4728 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:58.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.950226+0000 mon.a (mon.0) 4729 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:58.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:57.955830+0000 mon.a (mon.0) 4730 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:58.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:58.021361+0000 mon.a (mon.0) 4731 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:58.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:58.025691+0000 mon.a (mon.0) 4732 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:58.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:58.029678+0000 mon.a (mon.0) 4733 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:58.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:58.030863+0000 mon.a (mon.0) 4734 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:58.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:58 smithi102 bash[68945]: audit 2024-02-05T07:11:58.037680+0000 mon.a (mon.0) 4735 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:59.213 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: cephadm 2024-02-05T07:11:57.199762+0000 mgr.y (mgr.25280) 1148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:59.213 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: cephadm 2024-02-05T07:11:57.292870+0000 mgr.y (mgr.25280) 1149 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:59.213 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: cephadm 2024-02-05T07:11:57.384896+0000 mgr.y (mgr.25280) 1150 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:59.213 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: cephadm 2024-02-05T07:11:57.481292+0000 mgr.y (mgr.25280) 1151 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:59.213 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: cephadm 2024-02-05T07:11:57.581389+0000 mgr.y (mgr.25280) 1152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:59.213 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: cephadm 2024-02-05T07:11:57.672671+0000 mgr.y (mgr.25280) 1153 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:59.213 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: cephadm 2024-02-05T07:11:57.769061+0000 mgr.y (mgr.25280) 1154 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:59.213 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: cephadm 2024-02-05T07:11:57.864617+0000 mgr.y (mgr.25280) 1155 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:59.213 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: cephadm 2024-02-05T07:11:57.956436+0000 mgr.y (mgr.25280) 1156 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:59.214 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: cephadm 2024-02-05T07:11:58.038273+0000 mgr.y (mgr.25280) 1157 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:59.214 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.119635+0000 mon.a (mon.0) 4736 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:59.214 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.124107+0000 mon.a (mon.0) 4737 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:59.214 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.127660+0000 mon.a (mon.0) 4738 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:59.214 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.128717+0000 mon.a (mon.0) 4739 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:59.214 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.136766+0000 mon.a (mon.0) 4740 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:59.214 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.216960+0000 mon.a (mon.0) 4741 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:59.214 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.220044+0000 mon.a (mon.0) 4742 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:59.214 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.223524+0000 mon.a (mon.0) 4743 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:59.214 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.224771+0000 mon.a (mon.0) 4744 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:59.214 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.232726+0000 mon.a (mon.0) 4745 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:59.214 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.311052+0000 mon.a (mon.0) 4746 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:59.214 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.314272+0000 mon.a (mon.0) 4747 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:59.214 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.318358+0000 mon.a (mon.0) 4748 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:59.214 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.319827+0000 mon.a (mon.0) 4749 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:59.215 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.328480+0000 mon.a (mon.0) 4750 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:59.215 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.409861+0000 mon.a (mon.0) 4751 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:59.215 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.412724+0000 mon.a (mon.0) 4752 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:59.215 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.415783+0000 mon.a (mon.0) 4753 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:59.215 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.416972+0000 mon.a (mon.0) 4754 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:59.215 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.424821+0000 mon.a (mon.0) 4755 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:59.215 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.508827+0000 mon.a (mon.0) 4756 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:59.215 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.511379+0000 mon.a (mon.0) 4757 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:59.215 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.514959+0000 mon.a (mon.0) 4758 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:59.215 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.516424+0000 mon.a (mon.0) 4759 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:59.215 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.523332+0000 mon.a (mon.0) 4760 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:59.215 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.605909+0000 mon.a (mon.0) 4761 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:59.215 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.608872+0000 mon.a (mon.0) 4762 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:59.215 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.611974+0000 mon.a (mon.0) 4763 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:59.215 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.613455+0000 mon.a (mon.0) 4764 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:59.216 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.623191+0000 mon.a (mon.0) 4765 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:59.216 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.685815+0000 mon.a (mon.0) 4766 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:59.216 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.688316+0000 mon.a (mon.0) 4767 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:59.216 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.691655+0000 mon.a (mon.0) 4768 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:59.216 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.692550+0000 mon.a (mon.0) 4769 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:59.216 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.698643+0000 mon.a (mon.0) 4770 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:59.216 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.763438+0000 mon.a (mon.0) 4771 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:59.216 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.766458+0000 mon.a (mon.0) 4772 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:59.216 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.769910+0000 mon.a (mon.0) 4773 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:59.217 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.771385+0000 mon.a (mon.0) 4774 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:59.217 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.780152+0000 mon.a (mon.0) 4775 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:59.217 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.861625+0000 mon.a (mon.0) 4776 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:59.217 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.864266+0000 mon.a (mon.0) 4777 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:59.217 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.867510+0000 mon.a (mon.0) 4778 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:59.217 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.868872+0000 mon.a (mon.0) 4779 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:59.217 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.875589+0000 mon.a (mon.0) 4780 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:59.217 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.958626+0000 mon.a (mon.0) 4781 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:59.217 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.961475+0000 mon.a (mon.0) 4782 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:59.217 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.965158+0000 mon.a (mon.0) 4783 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:59.217 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.966695+0000 mon.a (mon.0) 4784 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:59.217 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:11:59 smithi177 bash[56430]: audit 2024-02-05T07:11:58.975100+0000 mon.a (mon.0) 4785 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:59.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: cephadm 2024-02-05T07:11:57.199762+0000 mgr.y (mgr.25280) 1148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:59.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: cephadm 2024-02-05T07:11:57.292870+0000 mgr.y (mgr.25280) 1149 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:59.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: cephadm 2024-02-05T07:11:57.384896+0000 mgr.y (mgr.25280) 1150 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:59.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: cephadm 2024-02-05T07:11:57.481292+0000 mgr.y (mgr.25280) 1151 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:59.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: cephadm 2024-02-05T07:11:57.581389+0000 mgr.y (mgr.25280) 1152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:59.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: cephadm 2024-02-05T07:11:57.672671+0000 mgr.y (mgr.25280) 1153 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:59.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: cephadm 2024-02-05T07:11:57.769061+0000 mgr.y (mgr.25280) 1154 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:59.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: cephadm 2024-02-05T07:11:57.864617+0000 mgr.y (mgr.25280) 1155 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:59.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: cephadm 2024-02-05T07:11:57.956436+0000 mgr.y (mgr.25280) 1156 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:59.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: cephadm 2024-02-05T07:11:58.038273+0000 mgr.y (mgr.25280) 1157 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:59.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.119635+0000 mon.a (mon.0) 4736 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:59.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.124107+0000 mon.a (mon.0) 4737 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:59.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.127660+0000 mon.a (mon.0) 4738 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:59.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.128717+0000 mon.a (mon.0) 4739 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:59.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.136766+0000 mon.a (mon.0) 4740 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:59.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.216960+0000 mon.a (mon.0) 4741 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:59.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.220044+0000 mon.a (mon.0) 4742 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:59.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.223524+0000 mon.a (mon.0) 4743 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:59.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.224771+0000 mon.a (mon.0) 4744 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:59.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.232726+0000 mon.a (mon.0) 4745 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:59.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.311052+0000 mon.a (mon.0) 4746 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:59.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.314272+0000 mon.a (mon.0) 4747 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:59.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.318358+0000 mon.a (mon.0) 4748 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:59.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.319827+0000 mon.a (mon.0) 4749 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:59.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.328480+0000 mon.a (mon.0) 4750 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:59.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.409861+0000 mon.a (mon.0) 4751 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:59.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.412724+0000 mon.a (mon.0) 4752 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:59.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.415783+0000 mon.a (mon.0) 4753 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:59.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.416972+0000 mon.a (mon.0) 4754 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:59.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.424821+0000 mon.a (mon.0) 4755 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:59.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.508827+0000 mon.a (mon.0) 4756 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:59.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.511379+0000 mon.a (mon.0) 4757 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:59.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.514959+0000 mon.a (mon.0) 4758 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:59.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.516424+0000 mon.a (mon.0) 4759 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:59.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.523332+0000 mon.a (mon.0) 4760 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:59.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.605909+0000 mon.a (mon.0) 4761 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:59.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.608872+0000 mon.a (mon.0) 4762 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:59.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.611974+0000 mon.a (mon.0) 4763 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:59.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.613455+0000 mon.a (mon.0) 4764 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:59.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.623191+0000 mon.a (mon.0) 4765 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:59.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: cephadm 2024-02-05T07:11:57.199762+0000 mgr.y (mgr.25280) 1148 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:59.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: cephadm 2024-02-05T07:11:57.292870+0000 mgr.y (mgr.25280) 1149 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:59.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: cephadm 2024-02-05T07:11:57.384896+0000 mgr.y (mgr.25280) 1150 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:59.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: cephadm 2024-02-05T07:11:57.481292+0000 mgr.y (mgr.25280) 1151 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:59.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: cephadm 2024-02-05T07:11:57.581389+0000 mgr.y (mgr.25280) 1152 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:59.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: cephadm 2024-02-05T07:11:57.672671+0000 mgr.y (mgr.25280) 1153 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:59.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: cephadm 2024-02-05T07:11:57.769061+0000 mgr.y (mgr.25280) 1154 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:59.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: cephadm 2024-02-05T07:11:57.864617+0000 mgr.y (mgr.25280) 1155 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:59.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: cephadm 2024-02-05T07:11:57.956436+0000 mgr.y (mgr.25280) 1156 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:59.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: cephadm 2024-02-05T07:11:58.038273+0000 mgr.y (mgr.25280) 1157 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:11:59.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.119635+0000 mon.a (mon.0) 4736 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:59.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.124107+0000 mon.a (mon.0) 4737 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:59.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.127660+0000 mon.a (mon.0) 4738 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:59.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.128717+0000 mon.a (mon.0) 4739 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:59.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.136766+0000 mon.a (mon.0) 4740 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:59.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.216960+0000 mon.a (mon.0) 4741 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:59.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.220044+0000 mon.a (mon.0) 4742 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:59.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.223524+0000 mon.a (mon.0) 4743 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:59.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.224771+0000 mon.a (mon.0) 4744 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:59.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.232726+0000 mon.a (mon.0) 4745 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:59.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.311052+0000 mon.a (mon.0) 4746 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:59.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.685815+0000 mon.a (mon.0) 4766 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:59.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.688316+0000 mon.a (mon.0) 4767 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:59.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.691655+0000 mon.a (mon.0) 4768 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:59.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.692550+0000 mon.a (mon.0) 4769 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:59.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.698643+0000 mon.a (mon.0) 4770 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:59.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.763438+0000 mon.a (mon.0) 4771 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:59.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.766458+0000 mon.a (mon.0) 4772 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:59.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.769910+0000 mon.a (mon.0) 4773 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:59.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.771385+0000 mon.a (mon.0) 4774 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:59.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.780152+0000 mon.a (mon.0) 4775 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:59.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.861625+0000 mon.a (mon.0) 4776 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:59.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.864266+0000 mon.a (mon.0) 4777 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:59.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.867510+0000 mon.a (mon.0) 4778 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:59.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.868872+0000 mon.a (mon.0) 4779 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:59.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.875589+0000 mon.a (mon.0) 4780 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:59.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.958626+0000 mon.a (mon.0) 4781 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:59.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.961475+0000 mon.a (mon.0) 4782 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:59.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.965158+0000 mon.a (mon.0) 4783 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:59.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.966695+0000 mon.a (mon.0) 4784 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:59.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[71397]: audit 2024-02-05T07:11:58.975100+0000 mon.a (mon.0) 4785 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:59.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.314272+0000 mon.a (mon.0) 4747 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:59.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.318358+0000 mon.a (mon.0) 4748 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:59.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.319827+0000 mon.a (mon.0) 4749 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:59.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.328480+0000 mon.a (mon.0) 4750 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:59.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.409861+0000 mon.a (mon.0) 4751 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:59.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.412724+0000 mon.a (mon.0) 4752 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:59.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.415783+0000 mon.a (mon.0) 4753 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:59.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.416972+0000 mon.a (mon.0) 4754 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:59.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.424821+0000 mon.a (mon.0) 4755 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:59.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.508827+0000 mon.a (mon.0) 4756 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:59.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.511379+0000 mon.a (mon.0) 4757 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:59.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.514959+0000 mon.a (mon.0) 4758 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:59.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.516424+0000 mon.a (mon.0) 4759 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:59.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.523332+0000 mon.a (mon.0) 4760 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:59.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.605909+0000 mon.a (mon.0) 4761 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:59.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.608872+0000 mon.a (mon.0) 4762 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:59.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.611974+0000 mon.a (mon.0) 4763 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:59.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.613455+0000 mon.a (mon.0) 4764 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:59.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.623191+0000 mon.a (mon.0) 4765 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:59.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.685815+0000 mon.a (mon.0) 4766 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:59.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.688316+0000 mon.a (mon.0) 4767 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:59.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.691655+0000 mon.a (mon.0) 4768 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:59.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.692550+0000 mon.a (mon.0) 4769 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:59.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.698643+0000 mon.a (mon.0) 4770 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:59.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.763438+0000 mon.a (mon.0) 4771 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:59.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.766458+0000 mon.a (mon.0) 4772 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:59.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.769910+0000 mon.a (mon.0) 4773 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:59.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.771385+0000 mon.a (mon.0) 4774 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:59.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.780152+0000 mon.a (mon.0) 4775 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:59.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.861625+0000 mon.a (mon.0) 4776 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:59.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.864266+0000 mon.a (mon.0) 4777 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:59.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.867510+0000 mon.a (mon.0) 4778 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:59.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.868872+0000 mon.a (mon.0) 4779 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:59.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.875589+0000 mon.a (mon.0) 4780 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:11:59.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.958626+0000 mon.a (mon.0) 4781 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:11:59.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.961475+0000 mon.a (mon.0) 4782 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:11:59.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.965158+0000 mon.a (mon.0) 4783 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:11:59.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.966695+0000 mon.a (mon.0) 4784 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:11:59.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:11:59 smithi102 bash[68945]: audit 2024-02-05T07:11:58.975100+0000 mon.a (mon.0) 4785 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:00.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: cephadm 2024-02-05T07:11:58.137511+0000 mgr.y (mgr.25280) 1158 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:00.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: cephadm 2024-02-05T07:11:58.233445+0000 mgr.y (mgr.25280) 1159 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:00.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: cephadm 2024-02-05T07:11:58.329204+0000 mgr.y (mgr.25280) 1160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:00.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: cephadm 2024-02-05T07:11:58.425396+0000 mgr.y (mgr.25280) 1161 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:00.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: cephadm 2024-02-05T07:11:58.523965+0000 mgr.y (mgr.25280) 1162 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:00.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: cluster 2024-02-05T07:11:58.546524+0000 mgr.y (mgr.25280) 1163 : cluster 0 pgmap v201: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 640 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-02-05T07:12:00.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: cephadm 2024-02-05T07:11:58.623950+0000 mgr.y (mgr.25280) 1164 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:00.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: cephadm 2024-02-05T07:11:58.699400+0000 mgr.y (mgr.25280) 1165 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: cephadm 2024-02-05T07:11:58.780761+0000 mgr.y (mgr.25280) 1166 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: cephadm 2024-02-05T07:11:58.876292+0000 mgr.y (mgr.25280) 1167 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: cephadm 2024-02-05T07:11:58.975916+0000 mgr.y (mgr.25280) 1168 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.053412+0000 mon.a (mon.0) 4786 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.064259+0000 mon.a (mon.0) 4787 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.067891+0000 mon.a (mon.0) 4788 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.068599+0000 mon.a (mon.0) 4789 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.073366+0000 mon.a (mon.0) 4790 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: cephadm 2024-02-05T07:11:59.073957+0000 mgr.y (mgr.25280) 1169 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.152374+0000 mon.a (mon.0) 4791 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.155205+0000 mon.a (mon.0) 4792 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.158390+0000 mon.a (mon.0) 4793 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.159772+0000 mon.a (mon.0) 4794 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:00.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.168587+0000 mon.a (mon.0) 4795 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:00.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.251856+0000 mon.a (mon.0) 4796 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:00.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.253882+0000 mon.a (mon.0) 4797 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:00.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.256415+0000 mon.a (mon.0) 4798 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:00.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.257268+0000 mon.a (mon.0) 4799 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:00.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.266469+0000 mon.a (mon.0) 4800 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:00.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.349800+0000 mon.a (mon.0) 4801 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:00.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.352051+0000 mon.a (mon.0) 4802 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:00.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.354736+0000 mon.a (mon.0) 4803 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:00.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.355672+0000 mon.a (mon.0) 4804 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:00.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.363146+0000 mon.a (mon.0) 4805 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:00.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.441301+0000 mon.a (mon.0) 4806 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:00.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.444155+0000 mon.a (mon.0) 4807 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:00.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.447608+0000 mon.a (mon.0) 4808 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:00.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.448876+0000 mon.a (mon.0) 4809 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:00.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.457383+0000 mon.a (mon.0) 4810 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:00.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.534833+0000 mon.a (mon.0) 4811 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:00.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.538077+0000 mon.a (mon.0) 4812 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:00.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.541098+0000 mon.a (mon.0) 4813 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:00.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.542309+0000 mon.a (mon.0) 4814 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:00.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.550428+0000 mon.a (mon.0) 4815 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:00.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.634422+0000 mon.a (mon.0) 4816 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:00.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.637439+0000 mon.a (mon.0) 4817 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:00.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.640858+0000 mon.a (mon.0) 4818 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:00.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.641925+0000 mon.a (mon.0) 4819 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:00.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.649070+0000 mon.a (mon.0) 4820 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:00.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.714720+0000 mon.a (mon.0) 4821 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:00.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.717338+0000 mon.a (mon.0) 4822 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:00.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.720853+0000 mon.a (mon.0) 4823 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:00.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.721881+0000 mon.a (mon.0) 4824 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:00.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.729661+0000 mon.a (mon.0) 4825 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:00.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.809475+0000 mon.a (mon.0) 4826 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:00.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.813645+0000 mon.a (mon.0) 4827 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:00.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.817262+0000 mon.a (mon.0) 4828 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:00.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.818534+0000 mon.a (mon.0) 4829 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:00.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.826447+0000 mon.a (mon.0) 4830 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:00.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.907915+0000 mon.a (mon.0) 4831 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:00.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.911844+0000 mon.a (mon.0) 4832 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:00.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.915214+0000 mon.a (mon.0) 4833 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:00.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.916486+0000 mon.a (mon.0) 4834 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:00.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:11:59.925732+0000 mon.a (mon.0) 4835 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:00.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:12:00.013419+0000 mon.a (mon.0) 4836 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:00.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:12:00.016395+0000 mon.a (mon.0) 4837 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:00.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:12:00.020055+0000 mon.a (mon.0) 4838 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:00.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:12:00.021219+0000 mon.a (mon.0) 4839 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:00.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[56430]: audit 2024-02-05T07:12:00.029880+0000 mon.a (mon.0) 4840 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:00.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: cephadm 2024-02-05T07:11:58.137511+0000 mgr.y (mgr.25280) 1158 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:00.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: cephadm 2024-02-05T07:11:58.233445+0000 mgr.y (mgr.25280) 1159 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:00.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: cephadm 2024-02-05T07:11:58.329204+0000 mgr.y (mgr.25280) 1160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:00.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: cephadm 2024-02-05T07:11:58.425396+0000 mgr.y (mgr.25280) 1161 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:00.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: cephadm 2024-02-05T07:11:58.523965+0000 mgr.y (mgr.25280) 1162 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:00.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: cluster 2024-02-05T07:11:58.546524+0000 mgr.y (mgr.25280) 1163 : cluster 0 pgmap v201: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 640 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-02-05T07:12:00.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: cephadm 2024-02-05T07:11:58.623950+0000 mgr.y (mgr.25280) 1164 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:00.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: cephadm 2024-02-05T07:11:58.699400+0000 mgr.y (mgr.25280) 1165 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:00.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: cephadm 2024-02-05T07:11:58.780761+0000 mgr.y (mgr.25280) 1166 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:00.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: cephadm 2024-02-05T07:11:58.876292+0000 mgr.y (mgr.25280) 1167 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:00.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: cephadm 2024-02-05T07:11:58.975916+0000 mgr.y (mgr.25280) 1168 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:00.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.053412+0000 mon.a (mon.0) 4786 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:00.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.064259+0000 mon.a (mon.0) 4787 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:00.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.067891+0000 mon.a (mon.0) 4788 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:00.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.068599+0000 mon.a (mon.0) 4789 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:00.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.073366+0000 mon.a (mon.0) 4790 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:00.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: cephadm 2024-02-05T07:11:59.073957+0000 mgr.y (mgr.25280) 1169 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:00.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.152374+0000 mon.a (mon.0) 4791 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:00.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.155205+0000 mon.a (mon.0) 4792 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:00.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.158390+0000 mon.a (mon.0) 4793 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:00.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.159772+0000 mon.a (mon.0) 4794 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:00.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.168587+0000 mon.a (mon.0) 4795 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:00.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.251856+0000 mon.a (mon.0) 4796 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:00.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.253882+0000 mon.a (mon.0) 4797 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:00.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.256415+0000 mon.a (mon.0) 4798 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:00.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.257268+0000 mon.a (mon.0) 4799 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:00.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.266469+0000 mon.a (mon.0) 4800 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:00.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.349800+0000 mon.a (mon.0) 4801 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:00.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.352051+0000 mon.a (mon.0) 4802 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:00.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.354736+0000 mon.a (mon.0) 4803 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:00.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.355672+0000 mon.a (mon.0) 4804 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:00.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.363146+0000 mon.a (mon.0) 4805 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:00.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.441301+0000 mon.a (mon.0) 4806 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:00.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.444155+0000 mon.a (mon.0) 4807 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:00.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.447608+0000 mon.a (mon.0) 4808 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:00.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.448876+0000 mon.a (mon.0) 4809 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:00.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.457383+0000 mon.a (mon.0) 4810 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:00.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.534833+0000 mon.a (mon.0) 4811 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:00.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.538077+0000 mon.a (mon.0) 4812 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:00.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.541098+0000 mon.a (mon.0) 4813 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:00.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.542309+0000 mon.a (mon.0) 4814 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:00.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.550428+0000 mon.a (mon.0) 4815 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:00.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.634422+0000 mon.a (mon.0) 4816 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:00.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.637439+0000 mon.a (mon.0) 4817 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:00.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.640858+0000 mon.a (mon.0) 4818 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:00.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.641925+0000 mon.a (mon.0) 4819 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:00.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.649070+0000 mon.a (mon.0) 4820 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:00.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.714720+0000 mon.a (mon.0) 4821 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:00.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.717338+0000 mon.a (mon.0) 4822 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:00.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.720853+0000 mon.a (mon.0) 4823 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:00.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.721881+0000 mon.a (mon.0) 4824 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:00.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.729661+0000 mon.a (mon.0) 4825 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:00.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.809475+0000 mon.a (mon.0) 4826 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:00.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.813645+0000 mon.a (mon.0) 4827 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:00.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.817262+0000 mon.a (mon.0) 4828 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:00.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.818534+0000 mon.a (mon.0) 4829 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:00.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.826447+0000 mon.a (mon.0) 4830 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:00.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.907915+0000 mon.a (mon.0) 4831 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:00.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.911844+0000 mon.a (mon.0) 4832 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:00.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.915214+0000 mon.a (mon.0) 4833 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:00.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.916486+0000 mon.a (mon.0) 4834 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:00.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:11:59.925732+0000 mon.a (mon.0) 4835 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:00.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:12:00.013419+0000 mon.a (mon.0) 4836 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:00.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:12:00.016395+0000 mon.a (mon.0) 4837 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:00.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:12:00.020055+0000 mon.a (mon.0) 4838 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:00.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:12:00.021219+0000 mon.a (mon.0) 4839 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:00.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[68945]: audit 2024-02-05T07:12:00.029880+0000 mon.a (mon.0) 4840 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:00.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: cephadm 2024-02-05T07:11:58.137511+0000 mgr.y (mgr.25280) 1158 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:00.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: cephadm 2024-02-05T07:11:58.233445+0000 mgr.y (mgr.25280) 1159 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:00.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: cephadm 2024-02-05T07:11:58.329204+0000 mgr.y (mgr.25280) 1160 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:00.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: cephadm 2024-02-05T07:11:58.425396+0000 mgr.y (mgr.25280) 1161 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:00.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: cephadm 2024-02-05T07:11:58.523965+0000 mgr.y (mgr.25280) 1162 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:00.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: cluster 2024-02-05T07:11:58.546524+0000 mgr.y (mgr.25280) 1163 : cluster 0 pgmap v201: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 640 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-02-05T07:12:00.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: cephadm 2024-02-05T07:11:58.623950+0000 mgr.y (mgr.25280) 1164 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:00.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: cephadm 2024-02-05T07:11:58.699400+0000 mgr.y (mgr.25280) 1165 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:00.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: cephadm 2024-02-05T07:11:58.780761+0000 mgr.y (mgr.25280) 1166 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:00.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: cephadm 2024-02-05T07:11:58.876292+0000 mgr.y (mgr.25280) 1167 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:00.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: cephadm 2024-02-05T07:11:58.975916+0000 mgr.y (mgr.25280) 1168 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:00.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.053412+0000 mon.a (mon.0) 4786 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:00.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.064259+0000 mon.a (mon.0) 4787 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:00.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.067891+0000 mon.a (mon.0) 4788 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:00.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.068599+0000 mon.a (mon.0) 4789 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:00.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.073366+0000 mon.a (mon.0) 4790 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:00.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: cephadm 2024-02-05T07:11:59.073957+0000 mgr.y (mgr.25280) 1169 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:00.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.152374+0000 mon.a (mon.0) 4791 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:00.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.155205+0000 mon.a (mon.0) 4792 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:00.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.158390+0000 mon.a (mon.0) 4793 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:00.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.159772+0000 mon.a (mon.0) 4794 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:00.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.168587+0000 mon.a (mon.0) 4795 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:00.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.251856+0000 mon.a (mon.0) 4796 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:00.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.253882+0000 mon.a (mon.0) 4797 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:00.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.256415+0000 mon.a (mon.0) 4798 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:00.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.257268+0000 mon.a (mon.0) 4799 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:00.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.266469+0000 mon.a (mon.0) 4800 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:00.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.349800+0000 mon.a (mon.0) 4801 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:00.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.352051+0000 mon.a (mon.0) 4802 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:00.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.354736+0000 mon.a (mon.0) 4803 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:00.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.355672+0000 mon.a (mon.0) 4804 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:00.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.363146+0000 mon.a (mon.0) 4805 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:00.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.441301+0000 mon.a (mon.0) 4806 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:00.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.444155+0000 mon.a (mon.0) 4807 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:00.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.447608+0000 mon.a (mon.0) 4808 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:00.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.448876+0000 mon.a (mon.0) 4809 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:00.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.457383+0000 mon.a (mon.0) 4810 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:00.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.534833+0000 mon.a (mon.0) 4811 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:00.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.538077+0000 mon.a (mon.0) 4812 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:00.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.541098+0000 mon.a (mon.0) 4813 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:00.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.542309+0000 mon.a (mon.0) 4814 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:00.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.550428+0000 mon.a (mon.0) 4815 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:00.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.634422+0000 mon.a (mon.0) 4816 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:00.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.637439+0000 mon.a (mon.0) 4817 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:00.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.640858+0000 mon.a (mon.0) 4818 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:00.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.641925+0000 mon.a (mon.0) 4819 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:00.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.649070+0000 mon.a (mon.0) 4820 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:00.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.714720+0000 mon.a (mon.0) 4821 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:00.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.717338+0000 mon.a (mon.0) 4822 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:00.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.720853+0000 mon.a (mon.0) 4823 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:00.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.721881+0000 mon.a (mon.0) 4824 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:00.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.729661+0000 mon.a (mon.0) 4825 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:00.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.809475+0000 mon.a (mon.0) 4826 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:00.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.813645+0000 mon.a (mon.0) 4827 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:00.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.817262+0000 mon.a (mon.0) 4828 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:00.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.818534+0000 mon.a (mon.0) 4829 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:00.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.826447+0000 mon.a (mon.0) 4830 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:00.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.907915+0000 mon.a (mon.0) 4831 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:00.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.911844+0000 mon.a (mon.0) 4832 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:00.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.915214+0000 mon.a (mon.0) 4833 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:00.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.916486+0000 mon.a (mon.0) 4834 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:00.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:11:59.925732+0000 mon.a (mon.0) 4835 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:00.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:12:00.013419+0000 mon.a (mon.0) 4836 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:00.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:12:00.016395+0000 mon.a (mon.0) 4837 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:00.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:12:00.020055+0000 mon.a (mon.0) 4838 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:00.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:12:00.021219+0000 mon.a (mon.0) 4839 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:00.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:00 smithi102 bash[71397]: audit 2024-02-05T07:12:00.029880+0000 mon.a (mon.0) 4840 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:00.760 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:12:00 smithi177 bash[66122]: debug 2024-02-05T07:12:00.566+0000 7fc97d206700 1 -- 172.21.15.177:0/3619499211 <== mon.2 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5567417f56c0 con 0x55674187ac00 2024-02-05T07:12:01.327 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[66122]: debug 2024-02-05T07:12:01.122+0000 7fc98639e7c0 -1 Falling back to public interface 2024-02-05T07:12:01.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: cephadm 2024-02-05T07:11:59.169318+0000 mgr.y (mgr.25280) 1170 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:01.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: cephadm 2024-02-05T07:11:59.267035+0000 mgr.y (mgr.25280) 1171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:01.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: cephadm 2024-02-05T07:11:59.363868+0000 mgr.y (mgr.25280) 1172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:01.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: cephadm 2024-02-05T07:11:59.457973+0000 mgr.y (mgr.25280) 1173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:01.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: cephadm 2024-02-05T07:11:59.551174+0000 mgr.y (mgr.25280) 1174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:01.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: cephadm 2024-02-05T07:11:59.649671+0000 mgr.y (mgr.25280) 1175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:01.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: cephadm 2024-02-05T07:11:59.730229+0000 mgr.y (mgr.25280) 1176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:01.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: cephadm 2024-02-05T07:11:59.827227+0000 mgr.y (mgr.25280) 1177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:01.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: cephadm 2024-02-05T07:11:59.926430+0000 mgr.y (mgr.25280) 1178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:01.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: cephadm 2024-02-05T07:12:00.030674+0000 mgr.y (mgr.25280) 1179 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:01.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.111537+0000 mon.a (mon.0) 4841 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:01.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.114423+0000 mon.a (mon.0) 4842 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:01.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.118105+0000 mon.a (mon.0) 4843 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:01.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.119508+0000 mon.a (mon.0) 4844 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:01.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.128699+0000 mon.a (mon.0) 4845 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:01.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.212943+0000 mon.a (mon.0) 4846 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:01.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.216932+0000 mon.a (mon.0) 4847 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:01.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.220600+0000 mon.a (mon.0) 4848 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:01.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.221843+0000 mon.a (mon.0) 4849 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:01.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.228906+0000 mon.a (mon.0) 4850 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:01.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.312282+0000 mon.a (mon.0) 4851 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:01.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.314994+0000 mon.a (mon.0) 4852 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:01.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.317691+0000 mon.a (mon.0) 4853 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:01.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.318980+0000 mon.a (mon.0) 4854 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:01.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.325398+0000 mon.a (mon.0) 4855 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:01.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.405529+0000 mon.a (mon.0) 4856 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:01.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.409033+0000 mon.a (mon.0) 4857 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:01.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.411815+0000 mon.a (mon.0) 4858 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:01.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.412725+0000 mon.a (mon.0) 4859 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:01.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.421871+0000 mon.a (mon.0) 4860 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:01.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.505588+0000 mon.a (mon.0) 4861 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:01.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.507901+0000 mon.a (mon.0) 4862 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:01.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.510523+0000 mon.a (mon.0) 4863 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:01.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.511290+0000 mon.a (mon.0) 4864 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:01.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.518608+0000 mon.a (mon.0) 4865 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:01.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.594762+0000 mon.a (mon.0) 4866 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:01.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.598753+0000 mon.a (mon.0) 4867 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:01.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.602019+0000 mon.a (mon.0) 4868 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:01.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.603087+0000 mon.a (mon.0) 4869 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:01.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.610900+0000 mon.a (mon.0) 4870 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:01.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.694260+0000 mon.a (mon.0) 4871 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:01.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.697427+0000 mon.a (mon.0) 4872 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:01.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.702248+0000 mon.a (mon.0) 4873 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:01.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.704130+0000 mon.a (mon.0) 4874 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:01.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.711751+0000 mon.a (mon.0) 4875 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:01.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.797495+0000 mon.a (mon.0) 4876 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:01.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.800209+0000 mon.a (mon.0) 4877 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:01.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.804192+0000 mon.a (mon.0) 4878 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:01.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.805412+0000 mon.a (mon.0) 4879 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:01.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.812561+0000 mon.a (mon.0) 4880 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:01.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.894473+0000 mon.a (mon.0) 4881 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:01.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.896804+0000 mon.a (mon.0) 4882 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:01.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.899815+0000 mon.a (mon.0) 4883 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:01.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.900749+0000 mon.a (mon.0) 4884 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:01.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.908895+0000 mon.a (mon.0) 4885 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:01.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.971947+0000 mon.a (mon.0) 4886 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:01.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.974418+0000 mon.a (mon.0) 4887 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:01.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.977893+0000 mon.a (mon.0) 4888 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:01.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.978795+0000 mon.a (mon.0) 4889 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:01.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:01 smithi177 bash[56430]: audit 2024-02-05T07:12:00.986095+0000 mon.a (mon.0) 4890 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:01.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: cephadm 2024-02-05T07:11:59.169318+0000 mgr.y (mgr.25280) 1170 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:01.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: cephadm 2024-02-05T07:11:59.267035+0000 mgr.y (mgr.25280) 1171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:01.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: cephadm 2024-02-05T07:11:59.363868+0000 mgr.y (mgr.25280) 1172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:01.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: cephadm 2024-02-05T07:11:59.457973+0000 mgr.y (mgr.25280) 1173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:01.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: cephadm 2024-02-05T07:11:59.551174+0000 mgr.y (mgr.25280) 1174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:01.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: cephadm 2024-02-05T07:11:59.649671+0000 mgr.y (mgr.25280) 1175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:01.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: cephadm 2024-02-05T07:11:59.730229+0000 mgr.y (mgr.25280) 1176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:01.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: cephadm 2024-02-05T07:11:59.827227+0000 mgr.y (mgr.25280) 1177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:01.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: cephadm 2024-02-05T07:11:59.926430+0000 mgr.y (mgr.25280) 1178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:01.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: cephadm 2024-02-05T07:12:00.030674+0000 mgr.y (mgr.25280) 1179 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:01.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.111537+0000 mon.a (mon.0) 4841 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:01.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.114423+0000 mon.a (mon.0) 4842 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:01.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.118105+0000 mon.a (mon.0) 4843 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:01.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.119508+0000 mon.a (mon.0) 4844 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:01.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.128699+0000 mon.a (mon.0) 4845 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:01.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.212943+0000 mon.a (mon.0) 4846 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:01.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.216932+0000 mon.a (mon.0) 4847 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:01.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.220600+0000 mon.a (mon.0) 4848 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:01.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.221843+0000 mon.a (mon.0) 4849 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:01.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.228906+0000 mon.a (mon.0) 4850 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:01.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.312282+0000 mon.a (mon.0) 4851 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:01.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.314994+0000 mon.a (mon.0) 4852 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:01.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.317691+0000 mon.a (mon.0) 4853 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:01.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.318980+0000 mon.a (mon.0) 4854 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:01.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.325398+0000 mon.a (mon.0) 4855 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:01.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.405529+0000 mon.a (mon.0) 4856 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:01.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.409033+0000 mon.a (mon.0) 4857 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:01.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.411815+0000 mon.a (mon.0) 4858 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:01.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.412725+0000 mon.a (mon.0) 4859 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:01.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.421871+0000 mon.a (mon.0) 4860 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:01.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.505588+0000 mon.a (mon.0) 4861 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:01.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.507901+0000 mon.a (mon.0) 4862 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:01.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.510523+0000 mon.a (mon.0) 4863 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:01.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.511290+0000 mon.a (mon.0) 4864 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:01.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.518608+0000 mon.a (mon.0) 4865 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:01.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.594762+0000 mon.a (mon.0) 4866 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:01.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.598753+0000 mon.a (mon.0) 4867 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:01.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.602019+0000 mon.a (mon.0) 4868 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:01.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.603087+0000 mon.a (mon.0) 4869 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:01.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.610900+0000 mon.a (mon.0) 4870 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:01.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: cephadm 2024-02-05T07:11:59.169318+0000 mgr.y (mgr.25280) 1170 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:01.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: cephadm 2024-02-05T07:11:59.267035+0000 mgr.y (mgr.25280) 1171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:01.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: cephadm 2024-02-05T07:11:59.363868+0000 mgr.y (mgr.25280) 1172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:01.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: cephadm 2024-02-05T07:11:59.457973+0000 mgr.y (mgr.25280) 1173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:01.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: cephadm 2024-02-05T07:11:59.551174+0000 mgr.y (mgr.25280) 1174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:01.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: cephadm 2024-02-05T07:11:59.649671+0000 mgr.y (mgr.25280) 1175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:01.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: cephadm 2024-02-05T07:11:59.730229+0000 mgr.y (mgr.25280) 1176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:01.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: cephadm 2024-02-05T07:11:59.827227+0000 mgr.y (mgr.25280) 1177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:01.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: cephadm 2024-02-05T07:11:59.926430+0000 mgr.y (mgr.25280) 1178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:01.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: cephadm 2024-02-05T07:12:00.030674+0000 mgr.y (mgr.25280) 1179 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:01.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.111537+0000 mon.a (mon.0) 4841 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:01.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.114423+0000 mon.a (mon.0) 4842 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:01.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.118105+0000 mon.a (mon.0) 4843 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:01.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.119508+0000 mon.a (mon.0) 4844 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:01.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.128699+0000 mon.a (mon.0) 4845 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:01.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.212943+0000 mon.a (mon.0) 4846 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:01.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.216932+0000 mon.a (mon.0) 4847 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:01.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.220600+0000 mon.a (mon.0) 4848 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:01.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.221843+0000 mon.a (mon.0) 4849 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:01.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.228906+0000 mon.a (mon.0) 4850 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:01.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.312282+0000 mon.a (mon.0) 4851 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:01.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.694260+0000 mon.a (mon.0) 4871 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:01.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.697427+0000 mon.a (mon.0) 4872 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:01.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.702248+0000 mon.a (mon.0) 4873 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:01.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.704130+0000 mon.a (mon.0) 4874 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:01.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.711751+0000 mon.a (mon.0) 4875 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:01.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.797495+0000 mon.a (mon.0) 4876 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:01.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.800209+0000 mon.a (mon.0) 4877 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:01.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.804192+0000 mon.a (mon.0) 4878 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:01.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.805412+0000 mon.a (mon.0) 4879 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:01.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.812561+0000 mon.a (mon.0) 4880 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:01.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.894473+0000 mon.a (mon.0) 4881 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:01.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.896804+0000 mon.a (mon.0) 4882 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:01.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.899815+0000 mon.a (mon.0) 4883 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:01.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.900749+0000 mon.a (mon.0) 4884 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:01.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.908895+0000 mon.a (mon.0) 4885 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:01.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.971947+0000 mon.a (mon.0) 4886 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:01.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.974418+0000 mon.a (mon.0) 4887 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:01.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.977893+0000 mon.a (mon.0) 4888 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:01.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.978795+0000 mon.a (mon.0) 4889 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:01.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[71397]: audit 2024-02-05T07:12:00.986095+0000 mon.a (mon.0) 4890 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:01.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.314994+0000 mon.a (mon.0) 4852 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:01.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.317691+0000 mon.a (mon.0) 4853 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:01.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.318980+0000 mon.a (mon.0) 4854 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:01.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.325398+0000 mon.a (mon.0) 4855 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:01.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.405529+0000 mon.a (mon.0) 4856 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:01.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.409033+0000 mon.a (mon.0) 4857 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:01.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.411815+0000 mon.a (mon.0) 4858 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:01.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.412725+0000 mon.a (mon.0) 4859 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:01.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.421871+0000 mon.a (mon.0) 4860 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:01.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.505588+0000 mon.a (mon.0) 4861 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:01.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.507901+0000 mon.a (mon.0) 4862 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:01.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.510523+0000 mon.a (mon.0) 4863 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:01.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.511290+0000 mon.a (mon.0) 4864 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:01.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.518608+0000 mon.a (mon.0) 4865 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:01.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.594762+0000 mon.a (mon.0) 4866 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:01.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.598753+0000 mon.a (mon.0) 4867 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:01.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.602019+0000 mon.a (mon.0) 4868 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:01.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.603087+0000 mon.a (mon.0) 4869 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:01.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.610900+0000 mon.a (mon.0) 4870 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:01.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.694260+0000 mon.a (mon.0) 4871 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:01.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.697427+0000 mon.a (mon.0) 4872 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:01.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.702248+0000 mon.a (mon.0) 4873 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:01.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.704130+0000 mon.a (mon.0) 4874 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:01.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.711751+0000 mon.a (mon.0) 4875 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:01.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.797495+0000 mon.a (mon.0) 4876 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:01.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.800209+0000 mon.a (mon.0) 4877 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:01.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.804192+0000 mon.a (mon.0) 4878 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:01.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.805412+0000 mon.a (mon.0) 4879 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:01.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.812561+0000 mon.a (mon.0) 4880 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:01.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.894473+0000 mon.a (mon.0) 4881 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:01.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.896804+0000 mon.a (mon.0) 4882 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:01.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.899815+0000 mon.a (mon.0) 4883 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:01.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.900749+0000 mon.a (mon.0) 4884 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:01.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.908895+0000 mon.a (mon.0) 4885 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:01.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.971947+0000 mon.a (mon.0) 4886 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:01.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.974418+0000 mon.a (mon.0) 4887 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:01.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.977893+0000 mon.a (mon.0) 4888 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:01.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.978795+0000 mon.a (mon.0) 4889 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:01.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:01 smithi102 bash[68945]: audit 2024-02-05T07:12:00.986095+0000 mon.a (mon.0) 4890 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:02.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: cephadm 2024-02-05T07:12:00.129579+0000 mgr.y (mgr.25280) 1180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:02.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: cephadm 2024-02-05T07:12:00.229397+0000 mgr.y (mgr.25280) 1181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:02.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: cephadm 2024-02-05T07:12:00.325854+0000 mgr.y (mgr.25280) 1182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:02.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: cephadm 2024-02-05T07:12:00.422490+0000 mgr.y (mgr.25280) 1183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:02.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: cephadm 2024-02-05T07:12:00.519196+0000 mgr.y (mgr.25280) 1184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:02.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: cluster 2024-02-05T07:12:00.547395+0000 mgr.y (mgr.25280) 1185 : cluster 0 pgmap v202: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 105/630 objects degraded (16.667%) 2024-02-05T07:12:02.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: cephadm 2024-02-05T07:12:00.611620+0000 mgr.y (mgr.25280) 1186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: cephadm 2024-02-05T07:12:00.712793+0000 mgr.y (mgr.25280) 1187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: cephadm 2024-02-05T07:12:00.813149+0000 mgr.y (mgr.25280) 1188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: cephadm 2024-02-05T07:12:00.909573+0000 mgr.y (mgr.25280) 1189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: cephadm 2024-02-05T07:12:00.986546+0000 mgr.y (mgr.25280) 1190 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.074118+0000 mon.a (mon.0) 4891 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.075944+0000 mon.a (mon.0) 4892 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.077946+0000 mon.a (mon.0) 4893 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.078745+0000 mon.a (mon.0) 4894 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.084373+0000 mon.a (mon.0) 4895 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: cephadm 2024-02-05T07:12:01.084938+0000 mgr.y (mgr.25280) 1191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.150641+0000 mon.a (mon.0) 4896 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.152564+0000 mon.a (mon.0) 4897 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.155105+0000 mon.a (mon.0) 4898 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.155891+0000 mon.a (mon.0) 4899 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.163925+0000 mon.a (mon.0) 4900 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.242945+0000 mon.a (mon.0) 4901 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.245501+0000 mon.a (mon.0) 4902 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.249334+0000 mon.a (mon.0) 4903 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.250416+0000 mon.a (mon.0) 4904 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.258834+0000 mon.a (mon.0) 4905 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.336434+0000 mon.a (mon.0) 4906 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.339618+0000 mon.a (mon.0) 4907 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.343100+0000 mon.a (mon.0) 4908 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.344346+0000 mon.a (mon.0) 4909 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.352447+0000 mon.a (mon.0) 4910 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.430210+0000 mon.a (mon.0) 4911 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.433313+0000 mon.a (mon.0) 4912 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.436496+0000 mon.a (mon.0) 4913 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.437741+0000 mon.a (mon.0) 4914 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.444760+0000 mon.a (mon.0) 4915 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.529230+0000 mon.a (mon.0) 4916 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.531954+0000 mon.a (mon.0) 4917 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.535563+0000 mon.a (mon.0) 4918 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.536807+0000 mon.a (mon.0) 4919 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.543830+0000 mon.a (mon.0) 4920 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.626182+0000 mon.a (mon.0) 4921 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.628920+0000 mon.a (mon.0) 4922 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.632571+0000 mon.a (mon.0) 4923 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.633450+0000 mon.a (mon.0) 4924 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.639817+0000 mon.a (mon.0) 4925 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.722499+0000 mon.a (mon.0) 4926 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.725246+0000 mon.a (mon.0) 4927 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.727951+0000 mon.a (mon.0) 4928 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.728856+0000 mon.a (mon.0) 4929 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.734634+0000 mon.a (mon.0) 4930 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.801333+0000 mon.a (mon.0) 4931 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.803801+0000 mon.a (mon.0) 4932 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.807286+0000 mon.a (mon.0) 4933 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.808165+0000 mon.a (mon.0) 4934 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.816419+0000 mon.a (mon.0) 4935 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.894738+0000 mon.a (mon.0) 4936 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.897383+0000 mon.a (mon.0) 4937 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:02.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.900550+0000 mon.a (mon.0) 4938 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:02.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.901637+0000 mon.a (mon.0) 4939 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:02.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.908125+0000 mon.a (mon.0) 4940 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:02.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.987654+0000 mon.a (mon.0) 4941 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:02.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.991634+0000 mon.a (mon.0) 4942 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:02.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.994780+0000 mon.a (mon.0) 4943 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:02.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:01.995758+0000 mon.a (mon.0) 4944 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:02.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:02 smithi177 bash[56430]: audit 2024-02-05T07:12:02.003160+0000 mon.a (mon.0) 4945 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:02.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: cephadm 2024-02-05T07:12:00.129579+0000 mgr.y (mgr.25280) 1180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:02.465 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: cephadm 2024-02-05T07:12:00.229397+0000 mgr.y (mgr.25280) 1181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:02.465 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: cephadm 2024-02-05T07:12:00.325854+0000 mgr.y (mgr.25280) 1182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:02.465 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: cephadm 2024-02-05T07:12:00.422490+0000 mgr.y (mgr.25280) 1183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:02.465 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: cephadm 2024-02-05T07:12:00.519196+0000 mgr.y (mgr.25280) 1184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:02.465 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: cluster 2024-02-05T07:12:00.547395+0000 mgr.y (mgr.25280) 1185 : cluster 0 pgmap v202: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 105/630 objects degraded (16.667%) 2024-02-05T07:12:02.466 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: cephadm 2024-02-05T07:12:00.611620+0000 mgr.y (mgr.25280) 1186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:02.466 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: cephadm 2024-02-05T07:12:00.712793+0000 mgr.y (mgr.25280) 1187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:02.466 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: cephadm 2024-02-05T07:12:00.813149+0000 mgr.y (mgr.25280) 1188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:02.466 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: cephadm 2024-02-05T07:12:00.909573+0000 mgr.y (mgr.25280) 1189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:02.466 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: cephadm 2024-02-05T07:12:00.986546+0000 mgr.y (mgr.25280) 1190 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:02.466 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.074118+0000 mon.a (mon.0) 4891 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:02.466 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.075944+0000 mon.a (mon.0) 4892 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:02.466 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.077946+0000 mon.a (mon.0) 4893 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:02.466 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.078745+0000 mon.a (mon.0) 4894 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:02.466 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.084373+0000 mon.a (mon.0) 4895 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:02.466 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: cephadm 2024-02-05T07:12:01.084938+0000 mgr.y (mgr.25280) 1191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:02.466 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.150641+0000 mon.a (mon.0) 4896 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:02.466 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.152564+0000 mon.a (mon.0) 4897 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:02.466 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.155105+0000 mon.a (mon.0) 4898 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:02.466 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.155891+0000 mon.a (mon.0) 4899 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:02.467 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.163925+0000 mon.a (mon.0) 4900 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:02.467 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.242945+0000 mon.a (mon.0) 4901 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:02.467 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.245501+0000 mon.a (mon.0) 4902 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:02.467 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.249334+0000 mon.a (mon.0) 4903 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:02.467 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.250416+0000 mon.a (mon.0) 4904 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:02.467 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.258834+0000 mon.a (mon.0) 4905 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:02.467 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.336434+0000 mon.a (mon.0) 4906 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:02.467 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.339618+0000 mon.a (mon.0) 4907 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:02.467 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.343100+0000 mon.a (mon.0) 4908 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:02.467 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.344346+0000 mon.a (mon.0) 4909 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:02.467 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.352447+0000 mon.a (mon.0) 4910 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:02.467 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.430210+0000 mon.a (mon.0) 4911 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:02.467 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.433313+0000 mon.a (mon.0) 4912 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:02.467 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.436496+0000 mon.a (mon.0) 4913 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:02.467 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.437741+0000 mon.a (mon.0) 4914 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:02.468 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.444760+0000 mon.a (mon.0) 4915 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:02.468 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.529230+0000 mon.a (mon.0) 4916 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:02.468 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.531954+0000 mon.a (mon.0) 4917 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:02.468 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.535563+0000 mon.a (mon.0) 4918 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:02.468 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: cephadm 2024-02-05T07:12:00.129579+0000 mgr.y (mgr.25280) 1180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:02.468 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: cephadm 2024-02-05T07:12:00.229397+0000 mgr.y (mgr.25280) 1181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:02.468 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: cephadm 2024-02-05T07:12:00.325854+0000 mgr.y (mgr.25280) 1182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:02.468 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: cephadm 2024-02-05T07:12:00.422490+0000 mgr.y (mgr.25280) 1183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:02.469 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: cephadm 2024-02-05T07:12:00.519196+0000 mgr.y (mgr.25280) 1184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:02.469 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: cluster 2024-02-05T07:12:00.547395+0000 mgr.y (mgr.25280) 1185 : cluster 0 pgmap v202: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 105/630 objects degraded (16.667%) 2024-02-05T07:12:02.469 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: cephadm 2024-02-05T07:12:00.611620+0000 mgr.y (mgr.25280) 1186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:02.469 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: cephadm 2024-02-05T07:12:00.712793+0000 mgr.y (mgr.25280) 1187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:02.469 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: cephadm 2024-02-05T07:12:00.813149+0000 mgr.y (mgr.25280) 1188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:02.469 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: cephadm 2024-02-05T07:12:00.909573+0000 mgr.y (mgr.25280) 1189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:02.469 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: cephadm 2024-02-05T07:12:00.986546+0000 mgr.y (mgr.25280) 1190 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:02.469 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.074118+0000 mon.a (mon.0) 4891 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:02.469 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.075944+0000 mon.a (mon.0) 4892 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:02.469 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.077946+0000 mon.a (mon.0) 4893 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:02.469 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.078745+0000 mon.a (mon.0) 4894 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:02.469 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.084373+0000 mon.a (mon.0) 4895 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:02.469 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: cephadm 2024-02-05T07:12:01.084938+0000 mgr.y (mgr.25280) 1191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:02.469 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.150641+0000 mon.a (mon.0) 4896 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:02.469 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.152564+0000 mon.a (mon.0) 4897 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:02.470 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.155105+0000 mon.a (mon.0) 4898 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:02.470 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.536807+0000 mon.a (mon.0) 4919 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:02.470 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.543830+0000 mon.a (mon.0) 4920 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:02.470 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.626182+0000 mon.a (mon.0) 4921 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:02.470 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.628920+0000 mon.a (mon.0) 4922 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:02.470 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.632571+0000 mon.a (mon.0) 4923 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:02.470 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.633450+0000 mon.a (mon.0) 4924 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:02.470 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.639817+0000 mon.a (mon.0) 4925 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:02.471 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.722499+0000 mon.a (mon.0) 4926 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:02.471 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.725246+0000 mon.a (mon.0) 4927 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:02.471 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.727951+0000 mon.a (mon.0) 4928 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:02.471 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.728856+0000 mon.a (mon.0) 4929 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:02.471 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.734634+0000 mon.a (mon.0) 4930 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:02.471 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.801333+0000 mon.a (mon.0) 4931 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:02.471 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.803801+0000 mon.a (mon.0) 4932 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:02.471 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.807286+0000 mon.a (mon.0) 4933 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:02.471 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.808165+0000 mon.a (mon.0) 4934 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:02.471 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.816419+0000 mon.a (mon.0) 4935 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:02.471 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.894738+0000 mon.a (mon.0) 4936 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:02.471 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.897383+0000 mon.a (mon.0) 4937 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:02.471 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.900550+0000 mon.a (mon.0) 4938 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:02.472 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.901637+0000 mon.a (mon.0) 4939 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:02.472 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.908125+0000 mon.a (mon.0) 4940 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:02.472 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.987654+0000 mon.a (mon.0) 4941 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:02.472 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.991634+0000 mon.a (mon.0) 4942 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:02.472 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.994780+0000 mon.a (mon.0) 4943 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:02.472 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:01.995758+0000 mon.a (mon.0) 4944 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:02.472 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[68945]: audit 2024-02-05T07:12:02.003160+0000 mon.a (mon.0) 4945 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:02.473 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.155891+0000 mon.a (mon.0) 4899 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:02.473 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.163925+0000 mon.a (mon.0) 4900 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:02.473 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.242945+0000 mon.a (mon.0) 4901 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:02.473 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.245501+0000 mon.a (mon.0) 4902 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:02.473 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.249334+0000 mon.a (mon.0) 4903 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:02.473 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.250416+0000 mon.a (mon.0) 4904 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:02.473 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.258834+0000 mon.a (mon.0) 4905 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:02.473 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.336434+0000 mon.a (mon.0) 4906 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:02.473 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.339618+0000 mon.a (mon.0) 4907 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:02.473 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.343100+0000 mon.a (mon.0) 4908 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:02.473 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.344346+0000 mon.a (mon.0) 4909 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:02.473 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.352447+0000 mon.a (mon.0) 4910 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:02.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.430210+0000 mon.a (mon.0) 4911 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:02.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.433313+0000 mon.a (mon.0) 4912 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:02.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.436496+0000 mon.a (mon.0) 4913 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:02.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.437741+0000 mon.a (mon.0) 4914 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:02.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.444760+0000 mon.a (mon.0) 4915 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:02.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.529230+0000 mon.a (mon.0) 4916 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:02.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.531954+0000 mon.a (mon.0) 4917 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:02.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.535563+0000 mon.a (mon.0) 4918 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:02.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.536807+0000 mon.a (mon.0) 4919 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:02.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.543830+0000 mon.a (mon.0) 4920 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:02.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.626182+0000 mon.a (mon.0) 4921 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:02.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.628920+0000 mon.a (mon.0) 4922 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:02.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.632571+0000 mon.a (mon.0) 4923 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:02.475 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.633450+0000 mon.a (mon.0) 4924 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:02.475 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.639817+0000 mon.a (mon.0) 4925 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:02.475 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.722499+0000 mon.a (mon.0) 4926 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:02.475 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.725246+0000 mon.a (mon.0) 4927 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:02.475 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.727951+0000 mon.a (mon.0) 4928 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:02.475 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.728856+0000 mon.a (mon.0) 4929 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:02.475 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.734634+0000 mon.a (mon.0) 4930 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:02.475 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.801333+0000 mon.a (mon.0) 4931 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:02.475 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.803801+0000 mon.a (mon.0) 4932 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:02.475 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.807286+0000 mon.a (mon.0) 4933 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:02.475 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.808165+0000 mon.a (mon.0) 4934 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:02.475 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.816419+0000 mon.a (mon.0) 4935 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:02.475 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.894738+0000 mon.a (mon.0) 4936 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:02.475 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.897383+0000 mon.a (mon.0) 4937 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:02.475 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.900550+0000 mon.a (mon.0) 4938 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:02.476 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.901637+0000 mon.a (mon.0) 4939 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:02.476 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.908125+0000 mon.a (mon.0) 4940 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:02.476 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.987654+0000 mon.a (mon.0) 4941 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:02.476 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.991634+0000 mon.a (mon.0) 4942 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:02.476 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.994780+0000 mon.a (mon.0) 4943 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:02.476 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:01.995758+0000 mon.a (mon.0) 4944 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:02.476 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[71397]: audit 2024-02-05T07:12:02.003160+0000 mon.a (mon.0) 4945 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:02.886 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:12:02 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:12:02] "GET /metrics HTTP/1.1" 200 38316 "" "Prometheus/2.33.4" 2024-02-05T07:12:03.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: cephadm 2024-02-05T07:12:01.164580+0000 mgr.y (mgr.25280) 1192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:03.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: cephadm 2024-02-05T07:12:01.259428+0000 mgr.y (mgr.25280) 1193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:03.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: cephadm 2024-02-05T07:12:01.353067+0000 mgr.y (mgr.25280) 1194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:03.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: cephadm 2024-02-05T07:12:01.445554+0000 mgr.y (mgr.25280) 1195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:03.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: cephadm 2024-02-05T07:12:01.544460+0000 mgr.y (mgr.25280) 1196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:03.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: cephadm 2024-02-05T07:12:01.640460+0000 mgr.y (mgr.25280) 1197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:03.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: cephadm 2024-02-05T07:12:01.735203+0000 mgr.y (mgr.25280) 1198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:03.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: cephadm 2024-02-05T07:12:01.817084+0000 mgr.y (mgr.25280) 1199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: cephadm 2024-02-05T07:12:01.908720+0000 mgr.y (mgr.25280) 1200 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:01.981155+0000 mgr.y (mgr.25280) 1201 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:12:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: cephadm 2024-02-05T07:12:02.003816+0000 mgr.y (mgr.25280) 1202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.080446+0000 mon.a (mon.0) 4946 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.082219+0000 mon.a (mon.0) 4947 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.084102+0000 mon.a (mon.0) 4948 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.084765+0000 mon.a (mon.0) 4949 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.090558+0000 mon.a (mon.0) 4950 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: cephadm 2024-02-05T07:12:02.091168+0000 mgr.y (mgr.25280) 1203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.155270+0000 mon.a (mon.0) 4951 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.157743+0000 mon.a (mon.0) 4952 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:03.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.161248+0000 mon.a (mon.0) 4953 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:03.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.162345+0000 mon.a (mon.0) 4954 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:03.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.170036+0000 mon.a (mon.0) 4955 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:03.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.251330+0000 mon.a (mon.0) 4956 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:03.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.253760+0000 mon.a (mon.0) 4957 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:03.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.257141+0000 mon.a (mon.0) 4958 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:03.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.258117+0000 mon.a (mon.0) 4959 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:03.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.265524+0000 mon.a (mon.0) 4960 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:03.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.343466+0000 mon.a (mon.0) 4961 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:03.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.346295+0000 mon.a (mon.0) 4962 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.349920+0000 mon.a (mon.0) 4963 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.351039+0000 mon.a (mon.0) 4964 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.361234+0000 mon.a (mon.0) 4965 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.443332+0000 mon.a (mon.0) 4966 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.445507+0000 mon.a (mon.0) 4967 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.449530+0000 mon.a (mon.0) 4968 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.450633+0000 mon.a (mon.0) 4969 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.461528+0000 mon.a (mon.0) 4970 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.544181+0000 mon.a (mon.0) 4971 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.546529+0000 mon.a (mon.0) 4972 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:03.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.549811+0000 mon.a (mon.0) 4973 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:03.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.550688+0000 mon.a (mon.0) 4974 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:03.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.558370+0000 mon.a (mon.0) 4975 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:03.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.635457+0000 mon.a (mon.0) 4976 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:03.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.638569+0000 mon.a (mon.0) 4977 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:03.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.642525+0000 mon.a (mon.0) 4978 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:03.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.643942+0000 mon.a (mon.0) 4979 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:03.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.654281+0000 mon.a (mon.0) 4980 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:03.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.732123+0000 mon.a (mon.0) 4981 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:03.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.734320+0000 mon.a (mon.0) 4982 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:03.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.736770+0000 mon.a (mon.0) 4983 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:03.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.737593+0000 mon.a (mon.0) 4984 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:03.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.743451+0000 mon.a (mon.0) 4985 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:03.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.812776+0000 mon.a (mon.0) 4986 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.815238+0000 mon.a (mon.0) 4987 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.820040+0000 mon.a (mon.0) 4988 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.821318+0000 mon.a (mon.0) 4989 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.830705+0000 mon.a (mon.0) 4990 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.914292+0000 mon.a (mon.0) 4991 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.917777+0000 mon.a (mon.0) 4992 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.921527+0000 mon.a (mon.0) 4993 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.922548+0000 mon.a (mon.0) 4994 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:02.929272+0000 mon.a (mon.0) 4995 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:03.010364+0000 mon.a (mon.0) 4996 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:03.012576+0000 mon.a (mon.0) 4997 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:03.015912+0000 mon.a (mon.0) 4998 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:03.016705+0000 mon.a (mon.0) 4999 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:03.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:03 smithi177 bash[56430]: audit 2024-02-05T07:12:03.025001+0000 mon.a (mon.0) 5000 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:03.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: cephadm 2024-02-05T07:12:01.164580+0000 mgr.y (mgr.25280) 1192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:03.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: cephadm 2024-02-05T07:12:01.259428+0000 mgr.y (mgr.25280) 1193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:03.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: cephadm 2024-02-05T07:12:01.353067+0000 mgr.y (mgr.25280) 1194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:03.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: cephadm 2024-02-05T07:12:01.445554+0000 mgr.y (mgr.25280) 1195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:03.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: cephadm 2024-02-05T07:12:01.544460+0000 mgr.y (mgr.25280) 1196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:03.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: cephadm 2024-02-05T07:12:01.640460+0000 mgr.y (mgr.25280) 1197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:03.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: cephadm 2024-02-05T07:12:01.735203+0000 mgr.y (mgr.25280) 1198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:03.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: cephadm 2024-02-05T07:12:01.817084+0000 mgr.y (mgr.25280) 1199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:03.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: cephadm 2024-02-05T07:12:01.908720+0000 mgr.y (mgr.25280) 1200 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:03.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:01.981155+0000 mgr.y (mgr.25280) 1201 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:12:03.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: cephadm 2024-02-05T07:12:02.003816+0000 mgr.y (mgr.25280) 1202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:03.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.080446+0000 mon.a (mon.0) 4946 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:03.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.082219+0000 mon.a (mon.0) 4947 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:03.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.084102+0000 mon.a (mon.0) 4948 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:03.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.084765+0000 mon.a (mon.0) 4949 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:03.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.090558+0000 mon.a (mon.0) 4950 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:03.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: cephadm 2024-02-05T07:12:02.091168+0000 mgr.y (mgr.25280) 1203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:03.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.155270+0000 mon.a (mon.0) 4951 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:03.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.157743+0000 mon.a (mon.0) 4952 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:03.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.161248+0000 mon.a (mon.0) 4953 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:03.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: cephadm 2024-02-05T07:12:01.164580+0000 mgr.y (mgr.25280) 1192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:03.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: cephadm 2024-02-05T07:12:01.259428+0000 mgr.y (mgr.25280) 1193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:03.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: cephadm 2024-02-05T07:12:01.353067+0000 mgr.y (mgr.25280) 1194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:03.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: cephadm 2024-02-05T07:12:01.445554+0000 mgr.y (mgr.25280) 1195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:03.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: cephadm 2024-02-05T07:12:01.544460+0000 mgr.y (mgr.25280) 1196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:03.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: cephadm 2024-02-05T07:12:01.640460+0000 mgr.y (mgr.25280) 1197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:03.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: cephadm 2024-02-05T07:12:01.735203+0000 mgr.y (mgr.25280) 1198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:03.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: cephadm 2024-02-05T07:12:01.817084+0000 mgr.y (mgr.25280) 1199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:03.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: cephadm 2024-02-05T07:12:01.908720+0000 mgr.y (mgr.25280) 1200 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:03.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:01.981155+0000 mgr.y (mgr.25280) 1201 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:12:03.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: cephadm 2024-02-05T07:12:02.003816+0000 mgr.y (mgr.25280) 1202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:03.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.080446+0000 mon.a (mon.0) 4946 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:03.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.082219+0000 mon.a (mon.0) 4947 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:03.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.084102+0000 mon.a (mon.0) 4948 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:03.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.084765+0000 mon.a (mon.0) 4949 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:03.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.090558+0000 mon.a (mon.0) 4950 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:03.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: cephadm 2024-02-05T07:12:02.091168+0000 mgr.y (mgr.25280) 1203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:03.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.155270+0000 mon.a (mon.0) 4951 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:03.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.157743+0000 mon.a (mon.0) 4952 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:03.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.161248+0000 mon.a (mon.0) 4953 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:03.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.162345+0000 mon.a (mon.0) 4954 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:03.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.170036+0000 mon.a (mon.0) 4955 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:03.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.251330+0000 mon.a (mon.0) 4956 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:03.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.253760+0000 mon.a (mon.0) 4957 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:03.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.257141+0000 mon.a (mon.0) 4958 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:03.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.258117+0000 mon.a (mon.0) 4959 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:03.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.265524+0000 mon.a (mon.0) 4960 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:03.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.343466+0000 mon.a (mon.0) 4961 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:03.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.346295+0000 mon.a (mon.0) 4962 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:03.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.349920+0000 mon.a (mon.0) 4963 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:03.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.351039+0000 mon.a (mon.0) 4964 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:03.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.361234+0000 mon.a (mon.0) 4965 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:03.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.443332+0000 mon.a (mon.0) 4966 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:03.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.445507+0000 mon.a (mon.0) 4967 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:03.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.449530+0000 mon.a (mon.0) 4968 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:03.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.450633+0000 mon.a (mon.0) 4969 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:03.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.461528+0000 mon.a (mon.0) 4970 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:03.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.544181+0000 mon.a (mon.0) 4971 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:03.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.546529+0000 mon.a (mon.0) 4972 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:03.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.549811+0000 mon.a (mon.0) 4973 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:03.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.162345+0000 mon.a (mon.0) 4954 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:03.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.170036+0000 mon.a (mon.0) 4955 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:03.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.251330+0000 mon.a (mon.0) 4956 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:03.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.253760+0000 mon.a (mon.0) 4957 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:03.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.257141+0000 mon.a (mon.0) 4958 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:03.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.258117+0000 mon.a (mon.0) 4959 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:03.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.265524+0000 mon.a (mon.0) 4960 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:03.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.343466+0000 mon.a (mon.0) 4961 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:03.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.346295+0000 mon.a (mon.0) 4962 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:03.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.349920+0000 mon.a (mon.0) 4963 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:03.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.351039+0000 mon.a (mon.0) 4964 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:03.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.361234+0000 mon.a (mon.0) 4965 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:03.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.443332+0000 mon.a (mon.0) 4966 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:03.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.445507+0000 mon.a (mon.0) 4967 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:03.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.449530+0000 mon.a (mon.0) 4968 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:03.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.450633+0000 mon.a (mon.0) 4969 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:03.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.461528+0000 mon.a (mon.0) 4970 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:03.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.544181+0000 mon.a (mon.0) 4971 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:03.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.546529+0000 mon.a (mon.0) 4972 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:03.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.549811+0000 mon.a (mon.0) 4973 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:03.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.550688+0000 mon.a (mon.0) 4974 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:03.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.558370+0000 mon.a (mon.0) 4975 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:03.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.635457+0000 mon.a (mon.0) 4976 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:03.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.638569+0000 mon.a (mon.0) 4977 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:03.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.642525+0000 mon.a (mon.0) 4978 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:03.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.643942+0000 mon.a (mon.0) 4979 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:03.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.654281+0000 mon.a (mon.0) 4980 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:03.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.732123+0000 mon.a (mon.0) 4981 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:03.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.734320+0000 mon.a (mon.0) 4982 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:03.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.736770+0000 mon.a (mon.0) 4983 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:03.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.737593+0000 mon.a (mon.0) 4984 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:03.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.743451+0000 mon.a (mon.0) 4985 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:03.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.812776+0000 mon.a (mon.0) 4986 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:03.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.815238+0000 mon.a (mon.0) 4987 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:03.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.820040+0000 mon.a (mon.0) 4988 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:03.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.821318+0000 mon.a (mon.0) 4989 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:03.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.830705+0000 mon.a (mon.0) 4990 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:03.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.914292+0000 mon.a (mon.0) 4991 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:03.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.917777+0000 mon.a (mon.0) 4992 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:03.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.921527+0000 mon.a (mon.0) 4993 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:03.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.550688+0000 mon.a (mon.0) 4974 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:03.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.558370+0000 mon.a (mon.0) 4975 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:03.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.635457+0000 mon.a (mon.0) 4976 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:03.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.638569+0000 mon.a (mon.0) 4977 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:03.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.642525+0000 mon.a (mon.0) 4978 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:03.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.643942+0000 mon.a (mon.0) 4979 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:03.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.654281+0000 mon.a (mon.0) 4980 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:03.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.732123+0000 mon.a (mon.0) 4981 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:03.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.734320+0000 mon.a (mon.0) 4982 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:03.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.736770+0000 mon.a (mon.0) 4983 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:03.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.737593+0000 mon.a (mon.0) 4984 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:03.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.743451+0000 mon.a (mon.0) 4985 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:03.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.812776+0000 mon.a (mon.0) 4986 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:03.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.815238+0000 mon.a (mon.0) 4987 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:03.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.820040+0000 mon.a (mon.0) 4988 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:03.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.821318+0000 mon.a (mon.0) 4989 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:03.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.830705+0000 mon.a (mon.0) 4990 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:03.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.914292+0000 mon.a (mon.0) 4991 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:03.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.917777+0000 mon.a (mon.0) 4992 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:03.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.921527+0000 mon.a (mon.0) 4993 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:03.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.922548+0000 mon.a (mon.0) 4994 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:03.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:02.929272+0000 mon.a (mon.0) 4995 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:03.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:03.010364+0000 mon.a (mon.0) 4996 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:03.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:03.012576+0000 mon.a (mon.0) 4997 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:03.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:03.015912+0000 mon.a (mon.0) 4998 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:03.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:03.016705+0000 mon.a (mon.0) 4999 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:03.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[68945]: audit 2024-02-05T07:12:03.025001+0000 mon.a (mon.0) 5000 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:03.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.922548+0000 mon.a (mon.0) 4994 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:03.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:02.929272+0000 mon.a (mon.0) 4995 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:03.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:03.010364+0000 mon.a (mon.0) 4996 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:03.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:03.012576+0000 mon.a (mon.0) 4997 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:03.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:03.015912+0000 mon.a (mon.0) 4998 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:03.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:03.016705+0000 mon.a (mon.0) 4999 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:03.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:03 smithi102 bash[71397]: audit 2024-02-05T07:12:03.025001+0000 mon.a (mon.0) 5000 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:04.357 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: cephadm 2024-02-05T07:12:02.170800+0000 mgr.y (mgr.25280) 1204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:04.358 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: cephadm 2024-02-05T07:12:02.266137+0000 mgr.y (mgr.25280) 1205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:04.358 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: cephadm 2024-02-05T07:12:02.362244+0000 mgr.y (mgr.25280) 1206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:04.358 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: cephadm 2024-02-05T07:12:02.462179+0000 mgr.y (mgr.25280) 1207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:04.358 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: cluster 2024-02-05T07:12:02.548272+0000 mgr.y (mgr.25280) 1208 : cluster 0 pgmap v203: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-02-05T07:12:04.358 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: cephadm 2024-02-05T07:12:02.558860+0000 mgr.y (mgr.25280) 1209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:04.358 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: cephadm 2024-02-05T07:12:02.655034+0000 mgr.y (mgr.25280) 1210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:04.358 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: cephadm 2024-02-05T07:12:02.744216+0000 mgr.y (mgr.25280) 1211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:04.358 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: cephadm 2024-02-05T07:12:02.831454+0000 mgr.y (mgr.25280) 1212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:04.358 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: cephadm 2024-02-05T07:12:02.929916+0000 mgr.y (mgr.25280) 1213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:04.358 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: cephadm 2024-02-05T07:12:03.025656+0000 mgr.y (mgr.25280) 1214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:04.358 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.103868+0000 mon.a (mon.0) 5001 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:04.358 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.106722+0000 mon.a (mon.0) 5002 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:04.358 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.109487+0000 mon.a (mon.0) 5003 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:04.359 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.110496+0000 mon.a (mon.0) 5004 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:04.359 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.116424+0000 mon.a (mon.0) 5005 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:04.359 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.198370+0000 mon.a (mon.0) 5006 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:04.359 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.201907+0000 mon.a (mon.0) 5007 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:04.359 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.204922+0000 mon.a (mon.0) 5008 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:04.359 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.205892+0000 mon.a (mon.0) 5009 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:04.359 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.213014+0000 mon.a (mon.0) 5010 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:04.359 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.295296+0000 mon.a (mon.0) 5011 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:04.359 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.297879+0000 mon.a (mon.0) 5012 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:04.359 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.300418+0000 mon.a (mon.0) 5013 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:04.360 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.301463+0000 mon.a (mon.0) 5014 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:04.360 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.309339+0000 mon.a (mon.0) 5015 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:04.360 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.387075+0000 mon.a (mon.0) 5016 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:04.360 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.390148+0000 mon.a (mon.0) 5017 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:04.360 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.393826+0000 mon.a (mon.0) 5018 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:04.360 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.395095+0000 mon.a (mon.0) 5019 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:04.360 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.403376+0000 mon.a (mon.0) 5020 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:04.360 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.486716+0000 mon.a (mon.0) 5021 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:04.360 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.489157+0000 mon.a (mon.0) 5022 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:04.360 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.492966+0000 mon.a (mon.0) 5023 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:04.360 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.494150+0000 mon.a (mon.0) 5024 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:04.360 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.501141+0000 mon.a (mon.0) 5025 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:04.360 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.582827+0000 mon.a (mon.0) 5026 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:04.360 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.585629+0000 mon.a (mon.0) 5027 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:04.361 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.588753+0000 mon.a (mon.0) 5028 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:04.361 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.589649+0000 mon.a (mon.0) 5029 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:04.361 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.596133+0000 mon.a (mon.0) 5030 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:04.361 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.681225+0000 mon.a (mon.0) 5031 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:04.361 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.684962+0000 mon.a (mon.0) 5032 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:04.361 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.688327+0000 mon.a (mon.0) 5033 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:04.361 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.689379+0000 mon.a (mon.0) 5034 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:04.361 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.696449+0000 mon.a (mon.0) 5035 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:04.361 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.778232+0000 mon.a (mon.0) 5036 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:04.361 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.780202+0000 mon.a (mon.0) 5037 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.783255+0000 mon.a (mon.0) 5038 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.784192+0000 mon.a (mon.0) 5039 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.791789+0000 mon.a (mon.0) 5040 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.873141+0000 mon.a (mon.0) 5041 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.875965+0000 mon.a (mon.0) 5042 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.881265+0000 mon.a (mon.0) 5043 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.883040+0000 mon.a (mon.0) 5044 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.893239+0000 mon.a (mon.0) 5045 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.977354+0000 mon.a (mon.0) 5046 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.979784+0000 mon.a (mon.0) 5047 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.983024+0000 mon.a (mon.0) 5048 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.984135+0000 mon.a (mon.0) 5049 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:04.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[56430]: audit 2024-02-05T07:12:03.990264+0000 mon.a (mon.0) 5050 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:04.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: cephadm 2024-02-05T07:12:02.170800+0000 mgr.y (mgr.25280) 1204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:04.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: cephadm 2024-02-05T07:12:02.266137+0000 mgr.y (mgr.25280) 1205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:04.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: cephadm 2024-02-05T07:12:02.362244+0000 mgr.y (mgr.25280) 1206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:04.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: cephadm 2024-02-05T07:12:02.462179+0000 mgr.y (mgr.25280) 1207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:04.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: cluster 2024-02-05T07:12:02.548272+0000 mgr.y (mgr.25280) 1208 : cluster 0 pgmap v203: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-02-05T07:12:04.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: cephadm 2024-02-05T07:12:02.558860+0000 mgr.y (mgr.25280) 1209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:04.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: cephadm 2024-02-05T07:12:02.655034+0000 mgr.y (mgr.25280) 1210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:04.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: cephadm 2024-02-05T07:12:02.744216+0000 mgr.y (mgr.25280) 1211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:04.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: cephadm 2024-02-05T07:12:02.831454+0000 mgr.y (mgr.25280) 1212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:04.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: cephadm 2024-02-05T07:12:02.929916+0000 mgr.y (mgr.25280) 1213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:04.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: cephadm 2024-02-05T07:12:03.025656+0000 mgr.y (mgr.25280) 1214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:04.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.103868+0000 mon.a (mon.0) 5001 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:04.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.106722+0000 mon.a (mon.0) 5002 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:04.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.109487+0000 mon.a (mon.0) 5003 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:04.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.110496+0000 mon.a (mon.0) 5004 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:04.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.116424+0000 mon.a (mon.0) 5005 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:04.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.198370+0000 mon.a (mon.0) 5006 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:04.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.201907+0000 mon.a (mon.0) 5007 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:04.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.204922+0000 mon.a (mon.0) 5008 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:04.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.205892+0000 mon.a (mon.0) 5009 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:04.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: cephadm 2024-02-05T07:12:02.170800+0000 mgr.y (mgr.25280) 1204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:04.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: cephadm 2024-02-05T07:12:02.266137+0000 mgr.y (mgr.25280) 1205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:04.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: cephadm 2024-02-05T07:12:02.362244+0000 mgr.y (mgr.25280) 1206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:04.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: cephadm 2024-02-05T07:12:02.462179+0000 mgr.y (mgr.25280) 1207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:04.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: cluster 2024-02-05T07:12:02.548272+0000 mgr.y (mgr.25280) 1208 : cluster 0 pgmap v203: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-02-05T07:12:04.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: cephadm 2024-02-05T07:12:02.558860+0000 mgr.y (mgr.25280) 1209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:04.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: cephadm 2024-02-05T07:12:02.655034+0000 mgr.y (mgr.25280) 1210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:04.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: cephadm 2024-02-05T07:12:02.744216+0000 mgr.y (mgr.25280) 1211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:04.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: cephadm 2024-02-05T07:12:02.831454+0000 mgr.y (mgr.25280) 1212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:04.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: cephadm 2024-02-05T07:12:02.929916+0000 mgr.y (mgr.25280) 1213 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:04.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: cephadm 2024-02-05T07:12:03.025656+0000 mgr.y (mgr.25280) 1214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:04.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.103868+0000 mon.a (mon.0) 5001 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:04.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.106722+0000 mon.a (mon.0) 5002 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:04.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.109487+0000 mon.a (mon.0) 5003 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:04.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.110496+0000 mon.a (mon.0) 5004 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:04.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.116424+0000 mon.a (mon.0) 5005 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:04.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.198370+0000 mon.a (mon.0) 5006 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:04.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.201907+0000 mon.a (mon.0) 5007 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:04.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.204922+0000 mon.a (mon.0) 5008 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:04.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.205892+0000 mon.a (mon.0) 5009 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:04.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.213014+0000 mon.a (mon.0) 5010 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:04.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.295296+0000 mon.a (mon.0) 5011 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:04.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.297879+0000 mon.a (mon.0) 5012 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:04.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.300418+0000 mon.a (mon.0) 5013 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:04.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.301463+0000 mon.a (mon.0) 5014 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:04.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.309339+0000 mon.a (mon.0) 5015 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:04.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.387075+0000 mon.a (mon.0) 5016 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:04.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.390148+0000 mon.a (mon.0) 5017 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:04.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.393826+0000 mon.a (mon.0) 5018 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:04.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.395095+0000 mon.a (mon.0) 5019 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:04.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.403376+0000 mon.a (mon.0) 5020 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:04.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.486716+0000 mon.a (mon.0) 5021 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:04.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.489157+0000 mon.a (mon.0) 5022 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:04.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.492966+0000 mon.a (mon.0) 5023 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:04.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.494150+0000 mon.a (mon.0) 5024 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:04.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.501141+0000 mon.a (mon.0) 5025 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:04.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.582827+0000 mon.a (mon.0) 5026 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:04.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.585629+0000 mon.a (mon.0) 5027 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:04.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.588753+0000 mon.a (mon.0) 5028 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:04.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.589649+0000 mon.a (mon.0) 5029 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:04.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.213014+0000 mon.a (mon.0) 5010 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:04.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.295296+0000 mon.a (mon.0) 5011 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:04.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.297879+0000 mon.a (mon.0) 5012 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:04.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.300418+0000 mon.a (mon.0) 5013 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:04.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.301463+0000 mon.a (mon.0) 5014 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:04.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.309339+0000 mon.a (mon.0) 5015 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:04.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.387075+0000 mon.a (mon.0) 5016 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:04.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.390148+0000 mon.a (mon.0) 5017 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:04.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.393826+0000 mon.a (mon.0) 5018 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:04.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.395095+0000 mon.a (mon.0) 5019 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:04.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.403376+0000 mon.a (mon.0) 5020 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:04.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.486716+0000 mon.a (mon.0) 5021 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:04.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.489157+0000 mon.a (mon.0) 5022 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:04.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.492966+0000 mon.a (mon.0) 5023 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:04.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.494150+0000 mon.a (mon.0) 5024 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:04.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.501141+0000 mon.a (mon.0) 5025 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:04.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.582827+0000 mon.a (mon.0) 5026 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:04.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.585629+0000 mon.a (mon.0) 5027 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:04.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.588753+0000 mon.a (mon.0) 5028 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:04.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.589649+0000 mon.a (mon.0) 5029 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:04.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.596133+0000 mon.a (mon.0) 5030 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:04.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.681225+0000 mon.a (mon.0) 5031 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:04.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.684962+0000 mon.a (mon.0) 5032 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:04.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.688327+0000 mon.a (mon.0) 5033 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:04.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.689379+0000 mon.a (mon.0) 5034 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:04.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.696449+0000 mon.a (mon.0) 5035 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:04.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.778232+0000 mon.a (mon.0) 5036 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:04.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.780202+0000 mon.a (mon.0) 5037 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:04.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.783255+0000 mon.a (mon.0) 5038 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:04.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.784192+0000 mon.a (mon.0) 5039 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:04.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.791789+0000 mon.a (mon.0) 5040 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:04.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.873141+0000 mon.a (mon.0) 5041 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:04.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.875965+0000 mon.a (mon.0) 5042 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:04.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.881265+0000 mon.a (mon.0) 5043 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:04.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.883040+0000 mon.a (mon.0) 5044 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:04.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.893239+0000 mon.a (mon.0) 5045 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:04.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.977354+0000 mon.a (mon.0) 5046 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:04.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.979784+0000 mon.a (mon.0) 5047 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:04.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.983024+0000 mon.a (mon.0) 5048 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:04.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.984135+0000 mon.a (mon.0) 5049 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:04.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[71397]: audit 2024-02-05T07:12:03.990264+0000 mon.a (mon.0) 5050 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:04.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.596133+0000 mon.a (mon.0) 5030 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:04.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.681225+0000 mon.a (mon.0) 5031 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:04.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.684962+0000 mon.a (mon.0) 5032 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:04.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.688327+0000 mon.a (mon.0) 5033 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:04.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.689379+0000 mon.a (mon.0) 5034 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:04.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.696449+0000 mon.a (mon.0) 5035 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:04.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.778232+0000 mon.a (mon.0) 5036 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:04.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.780202+0000 mon.a (mon.0) 5037 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:04.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.783255+0000 mon.a (mon.0) 5038 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:04.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.784192+0000 mon.a (mon.0) 5039 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:04.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.791789+0000 mon.a (mon.0) 5040 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:04.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.873141+0000 mon.a (mon.0) 5041 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:04.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.875965+0000 mon.a (mon.0) 5042 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:04.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.881265+0000 mon.a (mon.0) 5043 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:04.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.883040+0000 mon.a (mon.0) 5044 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:04.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.893239+0000 mon.a (mon.0) 5045 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:04.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.977354+0000 mon.a (mon.0) 5046 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:04.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.979784+0000 mon.a (mon.0) 5047 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:04.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.983024+0000 mon.a (mon.0) 5048 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:04.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.984135+0000 mon.a (mon.0) 5049 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:04.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:04 smithi102 bash[68945]: audit 2024-02-05T07:12:03.990264+0000 mon.a (mon.0) 5050 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:04.827 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:12:04 smithi177 bash[66122]: debug 2024-02-05T07:12:04.354+0000 7fc98639e7c0 -1 osd.4 137 log_to_monitors true 2024-02-05T07:12:05.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: cephadm 2024-02-05T07:12:03.117045+0000 mgr.y (mgr.25280) 1215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:05.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: cephadm 2024-02-05T07:12:03.213740+0000 mgr.y (mgr.25280) 1216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:05.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: cephadm 2024-02-05T07:12:03.309985+0000 mgr.y (mgr.25280) 1217 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:05.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: cephadm 2024-02-05T07:12:03.404299+0000 mgr.y (mgr.25280) 1218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:05.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: cephadm 2024-02-05T07:12:03.501879+0000 mgr.y (mgr.25280) 1219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:05.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: cephadm 2024-02-05T07:12:03.596829+0000 mgr.y (mgr.25280) 1220 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:05.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: cephadm 2024-02-05T07:12:03.697058+0000 mgr.y (mgr.25280) 1221 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:05.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: cephadm 2024-02-05T07:12:03.792335+0000 mgr.y (mgr.25280) 1222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:05.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: cephadm 2024-02-05T07:12:03.894141+0000 mgr.y (mgr.25280) 1223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:05.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: cephadm 2024-02-05T07:12:03.990975+0000 mgr.y (mgr.25280) 1224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:05.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.076250+0000 mon.a (mon.0) 5051 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:05.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.078957+0000 mon.a (mon.0) 5052 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:05.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.081257+0000 mon.a (mon.0) 5053 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:05.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.081947+0000 mon.a (mon.0) 5054 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:05.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.086867+0000 mon.a (mon.0) 5055 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:05.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: cephadm 2024-02-05T07:12:04.087425+0000 mgr.y (mgr.25280) 1225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:05.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.151101+0000 mon.a (mon.0) 5056 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.155564+0000 mon.a (mon.0) 5057 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.158970+0000 mon.a (mon.0) 5058 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.160251+0000 mon.a (mon.0) 5059 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.167049+0000 mon.a (mon.0) 5060 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:05.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: cephadm 2024-02-05T07:12:03.117045+0000 mgr.y (mgr.25280) 1215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:05.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: cephadm 2024-02-05T07:12:03.213740+0000 mgr.y (mgr.25280) 1216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:05.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: cephadm 2024-02-05T07:12:03.309985+0000 mgr.y (mgr.25280) 1217 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:05.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: cephadm 2024-02-05T07:12:03.404299+0000 mgr.y (mgr.25280) 1218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:05.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: cephadm 2024-02-05T07:12:03.501879+0000 mgr.y (mgr.25280) 1219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:05.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: cephadm 2024-02-05T07:12:03.596829+0000 mgr.y (mgr.25280) 1220 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:05.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: cephadm 2024-02-05T07:12:03.697058+0000 mgr.y (mgr.25280) 1221 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:05.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: cephadm 2024-02-05T07:12:03.792335+0000 mgr.y (mgr.25280) 1222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:05.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: cephadm 2024-02-05T07:12:03.894141+0000 mgr.y (mgr.25280) 1223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:05.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: cephadm 2024-02-05T07:12:03.990975+0000 mgr.y (mgr.25280) 1224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:05.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.076250+0000 mon.a (mon.0) 5051 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:05.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.078957+0000 mon.a (mon.0) 5052 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:05.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.081257+0000 mon.a (mon.0) 5053 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:05.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.081947+0000 mon.a (mon.0) 5054 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:05.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.086867+0000 mon.a (mon.0) 5055 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:05.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: cephadm 2024-02-05T07:12:04.087425+0000 mgr.y (mgr.25280) 1225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:05.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.151101+0000 mon.a (mon.0) 5056 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:05.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.155564+0000 mon.a (mon.0) 5057 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:05.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.158970+0000 mon.a (mon.0) 5058 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:05.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.160251+0000 mon.a (mon.0) 5059 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:05.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.167049+0000 mon.a (mon.0) 5060 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:05.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.230610+0000 mon.a (mon.0) 5061 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:05.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.233954+0000 mon.a (mon.0) 5062 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:05.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.236672+0000 mon.a (mon.0) 5063 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:05.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.237470+0000 mon.a (mon.0) 5064 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:05.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.244487+0000 mon.a (mon.0) 5065 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:05.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.326162+0000 mon.a (mon.0) 5066 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:05.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.328855+0000 mon.a (mon.0) 5067 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:05.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.332404+0000 mon.a (mon.0) 5068 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:05.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.333350+0000 mon.a (mon.0) 5069 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:05.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.341090+0000 mon.a (mon.0) 5070 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:05.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.354533+0000 mon.a (mon.0) 5071 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-05T07:12:05.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.364314+0000 mon.b (mon.2) 5 : audit 1 from='osd.4 [v2:172.21.15.177:6800/3199540757,v1:172.21.15.177:6801/3199540757]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-05T07:12:05.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.404757+0000 mon.a (mon.0) 5072 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:05.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.407250+0000 mon.a (mon.0) 5073 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:05.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.410628+0000 mon.a (mon.0) 5074 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:05.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.411794+0000 mon.a (mon.0) 5075 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:05.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.422607+0000 mon.a (mon.0) 5076 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:05.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.503678+0000 mon.a (mon.0) 5077 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:05.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.506121+0000 mon.a (mon.0) 5078 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:05.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.230610+0000 mon.a (mon.0) 5061 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:05.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.233954+0000 mon.a (mon.0) 5062 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:05.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.236672+0000 mon.a (mon.0) 5063 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:05.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.237470+0000 mon.a (mon.0) 5064 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:05.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.244487+0000 mon.a (mon.0) 5065 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:05.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.326162+0000 mon.a (mon.0) 5066 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:05.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.328855+0000 mon.a (mon.0) 5067 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:05.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.332404+0000 mon.a (mon.0) 5068 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:05.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.333350+0000 mon.a (mon.0) 5069 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:05.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.341090+0000 mon.a (mon.0) 5070 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:05.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.354533+0000 mon.a (mon.0) 5071 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-05T07:12:05.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.364314+0000 mon.b (mon.2) 5 : audit 1 from='osd.4 [v2:172.21.15.177:6800/3199540757,v1:172.21.15.177:6801/3199540757]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-05T07:12:05.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.404757+0000 mon.a (mon.0) 5072 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:05.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.407250+0000 mon.a (mon.0) 5073 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.410628+0000 mon.a (mon.0) 5074 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.411794+0000 mon.a (mon.0) 5075 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.422607+0000 mon.a (mon.0) 5076 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.503678+0000 mon.a (mon.0) 5077 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.506121+0000 mon.a (mon.0) 5078 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.509769+0000 mon.a (mon.0) 5079 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.511140+0000 mon.a (mon.0) 5080 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.518052+0000 mon.a (mon.0) 5081 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.592942+0000 mon.a (mon.0) 5082 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.595432+0000 mon.a (mon.0) 5083 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.598501+0000 mon.a (mon.0) 5084 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.599315+0000 mon.a (mon.0) 5085 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.604801+0000 mon.a (mon.0) 5086 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.684049+0000 mon.a (mon.0) 5087 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.687235+0000 mon.a (mon.0) 5088 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.690628+0000 mon.a (mon.0) 5089 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:05.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.692005+0000 mon.a (mon.0) 5090 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:05.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.702449+0000 mon.a (mon.0) 5091 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:05.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.783179+0000 mon.a (mon.0) 5092 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:05.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.786887+0000 mon.a (mon.0) 5093 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:05.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.790166+0000 mon.a (mon.0) 5094 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:05.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.791409+0000 mon.a (mon.0) 5095 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:05.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.799795+0000 mon.a (mon.0) 5096 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:05.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.882576+0000 mon.a (mon.0) 5097 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:05.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.885750+0000 mon.a (mon.0) 5098 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:05.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.509769+0000 mon.a (mon.0) 5079 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:05.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.511140+0000 mon.a (mon.0) 5080 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:05.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.518052+0000 mon.a (mon.0) 5081 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:05.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.592942+0000 mon.a (mon.0) 5082 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:05.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.595432+0000 mon.a (mon.0) 5083 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:05.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.598501+0000 mon.a (mon.0) 5084 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:05.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.599315+0000 mon.a (mon.0) 5085 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:05.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.604801+0000 mon.a (mon.0) 5086 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:05.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.684049+0000 mon.a (mon.0) 5087 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:05.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.687235+0000 mon.a (mon.0) 5088 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:05.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.690628+0000 mon.a (mon.0) 5089 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:05.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.692005+0000 mon.a (mon.0) 5090 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:05.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.702449+0000 mon.a (mon.0) 5091 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:05.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.783179+0000 mon.a (mon.0) 5092 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:05.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.786887+0000 mon.a (mon.0) 5093 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:05.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.790166+0000 mon.a (mon.0) 5094 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:05.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.791409+0000 mon.a (mon.0) 5095 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:05.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.799795+0000 mon.a (mon.0) 5096 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:05.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.882576+0000 mon.a (mon.0) 5097 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:05.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.885750+0000 mon.a (mon.0) 5098 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:05.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.889201+0000 mon.a (mon.0) 5099 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:05.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.890250+0000 mon.a (mon.0) 5100 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:05.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.896623+0000 mon.a (mon.0) 5101 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:05.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.974709+0000 mon.a (mon.0) 5102 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:05.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.977547+0000 mon.a (mon.0) 5103 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:05.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.981847+0000 mon.a (mon.0) 5104 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:05.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.983201+0000 mon.a (mon.0) 5105 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:05.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[68945]: audit 2024-02-05T07:12:04.992388+0000 mon.a (mon.0) 5106 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:05.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.889201+0000 mon.a (mon.0) 5099 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:05.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.890250+0000 mon.a (mon.0) 5100 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:05.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.896623+0000 mon.a (mon.0) 5101 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:05.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.974709+0000 mon.a (mon.0) 5102 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:05.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.977547+0000 mon.a (mon.0) 5103 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:05.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.981847+0000 mon.a (mon.0) 5104 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:05.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.983201+0000 mon.a (mon.0) 5105 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:05.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:05 smithi102 bash[71397]: audit 2024-02-05T07:12:04.992388+0000 mon.a (mon.0) 5106 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:05.406 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: cephadm 2024-02-05T07:12:03.117045+0000 mgr.y (mgr.25280) 1215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:05.406 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: cephadm 2024-02-05T07:12:03.213740+0000 mgr.y (mgr.25280) 1216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:05.406 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: cephadm 2024-02-05T07:12:03.309985+0000 mgr.y (mgr.25280) 1217 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:05.406 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: cephadm 2024-02-05T07:12:03.404299+0000 mgr.y (mgr.25280) 1218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:05.406 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: cephadm 2024-02-05T07:12:03.501879+0000 mgr.y (mgr.25280) 1219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:05.406 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: cephadm 2024-02-05T07:12:03.596829+0000 mgr.y (mgr.25280) 1220 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:05.406 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: cephadm 2024-02-05T07:12:03.697058+0000 mgr.y (mgr.25280) 1221 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:05.406 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: cephadm 2024-02-05T07:12:03.792335+0000 mgr.y (mgr.25280) 1222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:05.407 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: cephadm 2024-02-05T07:12:03.894141+0000 mgr.y (mgr.25280) 1223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:05.407 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: cephadm 2024-02-05T07:12:03.990975+0000 mgr.y (mgr.25280) 1224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:05.407 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.076250+0000 mon.a (mon.0) 5051 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:05.407 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.078957+0000 mon.a (mon.0) 5052 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:05.407 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.081257+0000 mon.a (mon.0) 5053 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:05.407 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.081947+0000 mon.a (mon.0) 5054 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:05.407 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.086867+0000 mon.a (mon.0) 5055 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:05.407 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: cephadm 2024-02-05T07:12:04.087425+0000 mgr.y (mgr.25280) 1225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:05.407 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.151101+0000 mon.a (mon.0) 5056 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:05.407 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.155564+0000 mon.a (mon.0) 5057 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:05.407 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.158970+0000 mon.a (mon.0) 5058 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:05.407 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.160251+0000 mon.a (mon.0) 5059 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:05.408 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.167049+0000 mon.a (mon.0) 5060 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:05.408 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.230610+0000 mon.a (mon.0) 5061 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:05.408 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.233954+0000 mon.a (mon.0) 5062 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:05.408 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.236672+0000 mon.a (mon.0) 5063 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:05.408 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.237470+0000 mon.a (mon.0) 5064 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:05.408 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.244487+0000 mon.a (mon.0) 5065 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:05.408 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.326162+0000 mon.a (mon.0) 5066 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:05.408 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.328855+0000 mon.a (mon.0) 5067 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:05.408 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.332404+0000 mon.a (mon.0) 5068 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:05.408 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.333350+0000 mon.a (mon.0) 5069 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:05.408 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.341090+0000 mon.a (mon.0) 5070 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:05.408 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.354533+0000 mon.a (mon.0) 5071 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-05T07:12:05.408 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.364314+0000 mon.b (mon.2) 5 : audit 1 from='osd.4 [v2:172.21.15.177:6800/3199540757,v1:172.21.15.177:6801/3199540757]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-05T07:12:05.409 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.404757+0000 mon.a (mon.0) 5072 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:05.409 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.407250+0000 mon.a (mon.0) 5073 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:05.409 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.410628+0000 mon.a (mon.0) 5074 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:05.409 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.411794+0000 mon.a (mon.0) 5075 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:05.409 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.422607+0000 mon.a (mon.0) 5076 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:05.409 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.503678+0000 mon.a (mon.0) 5077 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:05.409 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.506121+0000 mon.a (mon.0) 5078 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:05.409 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.509769+0000 mon.a (mon.0) 5079 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:05.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.511140+0000 mon.a (mon.0) 5080 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:05.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.518052+0000 mon.a (mon.0) 5081 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:05.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.592942+0000 mon.a (mon.0) 5082 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:05.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.595432+0000 mon.a (mon.0) 5083 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:05.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.598501+0000 mon.a (mon.0) 5084 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:05.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.599315+0000 mon.a (mon.0) 5085 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:05.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.604801+0000 mon.a (mon.0) 5086 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:05.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.684049+0000 mon.a (mon.0) 5087 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:05.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.687235+0000 mon.a (mon.0) 5088 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:05.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.690628+0000 mon.a (mon.0) 5089 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:05.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.692005+0000 mon.a (mon.0) 5090 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:05.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.702449+0000 mon.a (mon.0) 5091 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:05.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.783179+0000 mon.a (mon.0) 5092 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:05.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.786887+0000 mon.a (mon.0) 5093 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:05.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.790166+0000 mon.a (mon.0) 5094 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:05.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.791409+0000 mon.a (mon.0) 5095 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:05.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.799795+0000 mon.a (mon.0) 5096 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:05.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.882576+0000 mon.a (mon.0) 5097 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:05.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.885750+0000 mon.a (mon.0) 5098 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:05.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.889201+0000 mon.a (mon.0) 5099 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:05.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.890250+0000 mon.a (mon.0) 5100 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:05.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.896623+0000 mon.a (mon.0) 5101 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:05.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.974709+0000 mon.a (mon.0) 5102 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:05.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.977547+0000 mon.a (mon.0) 5103 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:05.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.981847+0000 mon.a (mon.0) 5104 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:05.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.983201+0000 mon.a (mon.0) 5105 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:05.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[56430]: audit 2024-02-05T07:12:04.992388+0000 mon.a (mon.0) 5106 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:05.577 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:12:05 smithi177 bash[66122]: debug 2024-02-05T07:12:05.402+0000 7fc9737f5700 -1 osd.4 137 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T07:12:06.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: cephadm 2024-02-05T07:12:04.167549+0000 mgr.y (mgr.25280) 1226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:06.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: cephadm 2024-02-05T07:12:04.245051+0000 mgr.y (mgr.25280) 1227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:06.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: cephadm 2024-02-05T07:12:04.341776+0000 mgr.y (mgr.25280) 1228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:06.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: cephadm 2024-02-05T07:12:04.423362+0000 mgr.y (mgr.25280) 1229 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:06.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: cephadm 2024-02-05T07:12:04.518499+0000 mgr.y (mgr.25280) 1230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:06.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: cluster 2024-02-05T07:12:04.549331+0000 mgr.y (mgr.25280) 1231 : cluster 0 pgmap v204: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-02-05T07:12:06.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: cephadm 2024-02-05T07:12:04.605584+0000 mgr.y (mgr.25280) 1232 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:06.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: cephadm 2024-02-05T07:12:04.703116+0000 mgr.y (mgr.25280) 1233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:06.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: cephadm 2024-02-05T07:12:04.800375+0000 mgr.y (mgr.25280) 1234 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:06.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: cephadm 2024-02-05T07:12:04.897110+0000 mgr.y (mgr.25280) 1235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:06.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: cephadm 2024-02-05T07:12:04.993332+0000 mgr.y (mgr.25280) 1236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:06.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.083768+0000 mon.a (mon.0) 5107 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:06.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.085911+0000 mon.a (mon.0) 5108 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:06.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.087912+0000 mon.a (mon.0) 5109 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:06.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.088657+0000 mon.a (mon.0) 5110 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:06.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.093756+0000 mon.a (mon.0) 5111 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:06.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: cephadm 2024-02-05T07:12:05.094242+0000 mgr.y (mgr.25280) 1237 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:06.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.173789+0000 mon.a (mon.0) 5112 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:06.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.177422+0000 mon.a (mon.0) 5113 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:06.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.181835+0000 mon.a (mon.0) 5114 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:06.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: cephadm 2024-02-05T07:12:04.167549+0000 mgr.y (mgr.25280) 1226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:06.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: cephadm 2024-02-05T07:12:04.245051+0000 mgr.y (mgr.25280) 1227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:06.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: cephadm 2024-02-05T07:12:04.341776+0000 mgr.y (mgr.25280) 1228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:06.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: cephadm 2024-02-05T07:12:04.423362+0000 mgr.y (mgr.25280) 1229 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:06.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: cephadm 2024-02-05T07:12:04.518499+0000 mgr.y (mgr.25280) 1230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:06.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: cluster 2024-02-05T07:12:04.549331+0000 mgr.y (mgr.25280) 1231 : cluster 0 pgmap v204: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-02-05T07:12:06.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: cephadm 2024-02-05T07:12:04.605584+0000 mgr.y (mgr.25280) 1232 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:06.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: cephadm 2024-02-05T07:12:04.703116+0000 mgr.y (mgr.25280) 1233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:06.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: cephadm 2024-02-05T07:12:04.800375+0000 mgr.y (mgr.25280) 1234 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:06.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: cephadm 2024-02-05T07:12:04.897110+0000 mgr.y (mgr.25280) 1235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:06.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: cephadm 2024-02-05T07:12:04.993332+0000 mgr.y (mgr.25280) 1236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:06.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.083768+0000 mon.a (mon.0) 5107 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:06.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.085911+0000 mon.a (mon.0) 5108 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:06.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.087912+0000 mon.a (mon.0) 5109 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:06.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.088657+0000 mon.a (mon.0) 5110 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:06.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.093756+0000 mon.a (mon.0) 5111 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:06.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: cephadm 2024-02-05T07:12:05.094242+0000 mgr.y (mgr.25280) 1237 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:06.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.173789+0000 mon.a (mon.0) 5112 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:06.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.177422+0000 mon.a (mon.0) 5113 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:06.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.181835+0000 mon.a (mon.0) 5114 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:06.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.183395+0000 mon.a (mon.0) 5115 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:06.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.193391+0000 mon.a (mon.0) 5116 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:06.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.271866+0000 mon.a (mon.0) 5117 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:06.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.274920+0000 mon.a (mon.0) 5118 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:06.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.278920+0000 mon.a (mon.0) 5119 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:06.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.280265+0000 mon.a (mon.0) 5120 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:06.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.289054+0000 mon.a (mon.0) 5121 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:06.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.339878+0000 mon.a (mon.0) 5122 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-05T07:12:06.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: cluster 2024-02-05T07:12:05.346767+0000 mon.a (mon.0) 5123 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2024-02-05T07:12:06.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.349571+0000 mon.a (mon.0) 5124 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T07:12:06.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: cluster 2024-02-05T07:12:05.352791+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e140 with expected crc 2024-02-05T07:12:06.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.357461+0000 mon.b (mon.2) 6 : audit 1 from='osd.4 [v2:172.21.15.177:6800/3199540757,v1:172.21.15.177:6801/3199540757]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T07:12:06.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.367552+0000 mon.a (mon.0) 5125 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:06.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.370185+0000 mon.a (mon.0) 5126 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:06.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.372977+0000 mon.a (mon.0) 5127 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:06.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.374018+0000 mon.a (mon.0) 5128 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:06.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.381722+0000 mon.a (mon.0) 5129 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:06.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.460702+0000 mon.a (mon.0) 5130 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:06.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.463653+0000 mon.a (mon.0) 5131 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:06.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.467273+0000 mon.a (mon.0) 5132 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:06.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.468372+0000 mon.a (mon.0) 5133 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:06.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.476149+0000 mon.a (mon.0) 5134 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:06.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.553772+0000 mon.a (mon.0) 5135 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:06.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.556580+0000 mon.a (mon.0) 5136 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:06.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.559988+0000 mon.a (mon.0) 5137 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:06.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.561449+0000 mon.a (mon.0) 5138 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:06.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.569195+0000 mon.a (mon.0) 5139 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:06.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.650901+0000 mon.a (mon.0) 5140 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:06.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.653298+0000 mon.a (mon.0) 5141 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:06.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.656179+0000 mon.a (mon.0) 5142 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:06.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.657199+0000 mon.a (mon.0) 5143 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:06.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.663453+0000 mon.a (mon.0) 5144 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:06.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.740976+0000 mon.a (mon.0) 5145 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:06.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.744004+0000 mon.a (mon.0) 5146 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:06.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.748233+0000 mon.a (mon.0) 5147 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:06.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.749584+0000 mon.a (mon.0) 5148 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:06.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.759055+0000 mon.a (mon.0) 5149 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:06.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.839459+0000 mon.a (mon.0) 5150 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:06.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.841972+0000 mon.a (mon.0) 5151 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:06.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.845040+0000 mon.a (mon.0) 5152 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:06.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.846119+0000 mon.a (mon.0) 5153 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:06.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.854691+0000 mon.a (mon.0) 5154 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:06.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.933521+0000 mon.a (mon.0) 5155 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:06.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.936585+0000 mon.a (mon.0) 5156 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:06.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.939582+0000 mon.a (mon.0) 5157 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:06.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.940527+0000 mon.a (mon.0) 5158 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:06.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:05.947379+0000 mon.a (mon.0) 5159 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:06.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:06.027218+0000 mon.a (mon.0) 5160 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:06.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:06.029606+0000 mon.a (mon.0) 5161 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:06.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:06.034563+0000 mon.a (mon.0) 5162 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:06.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:06.036196+0000 mon.a (mon.0) 5163 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:06.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[68945]: audit 2024-02-05T07:12:06.044704+0000 mon.a (mon.0) 5164 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:06.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.183395+0000 mon.a (mon.0) 5115 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:06.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.193391+0000 mon.a (mon.0) 5116 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:06.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.271866+0000 mon.a (mon.0) 5117 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:06.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.274920+0000 mon.a (mon.0) 5118 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:06.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.278920+0000 mon.a (mon.0) 5119 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:06.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.280265+0000 mon.a (mon.0) 5120 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:06.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.289054+0000 mon.a (mon.0) 5121 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:06.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.339878+0000 mon.a (mon.0) 5122 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-05T07:12:06.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: cluster 2024-02-05T07:12:05.346767+0000 mon.a (mon.0) 5123 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2024-02-05T07:12:06.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.349571+0000 mon.a (mon.0) 5124 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T07:12:06.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: cluster 2024-02-05T07:12:05.352791+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e140 with expected crc 2024-02-05T07:12:06.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.357461+0000 mon.b (mon.2) 6 : audit 1 from='osd.4 [v2:172.21.15.177:6800/3199540757,v1:172.21.15.177:6801/3199540757]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T07:12:06.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.367552+0000 mon.a (mon.0) 5125 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:06.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.370185+0000 mon.a (mon.0) 5126 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:06.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.372977+0000 mon.a (mon.0) 5127 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:06.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.374018+0000 mon.a (mon.0) 5128 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:06.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.381722+0000 mon.a (mon.0) 5129 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:06.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.460702+0000 mon.a (mon.0) 5130 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:06.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.463653+0000 mon.a (mon.0) 5131 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:06.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.467273+0000 mon.a (mon.0) 5132 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:06.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.468372+0000 mon.a (mon.0) 5133 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:06.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.476149+0000 mon.a (mon.0) 5134 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:06.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.553772+0000 mon.a (mon.0) 5135 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:06.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.556580+0000 mon.a (mon.0) 5136 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:06.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.559988+0000 mon.a (mon.0) 5137 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:06.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.561449+0000 mon.a (mon.0) 5138 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:06.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.569195+0000 mon.a (mon.0) 5139 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:06.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.650901+0000 mon.a (mon.0) 5140 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:06.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.653298+0000 mon.a (mon.0) 5141 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:06.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.656179+0000 mon.a (mon.0) 5142 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:06.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.657199+0000 mon.a (mon.0) 5143 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:06.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.663453+0000 mon.a (mon.0) 5144 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:06.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.740976+0000 mon.a (mon.0) 5145 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:06.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.744004+0000 mon.a (mon.0) 5146 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:06.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.748233+0000 mon.a (mon.0) 5147 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:06.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.749584+0000 mon.a (mon.0) 5148 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:06.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.759055+0000 mon.a (mon.0) 5149 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:06.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.839459+0000 mon.a (mon.0) 5150 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:06.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.841972+0000 mon.a (mon.0) 5151 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:06.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.845040+0000 mon.a (mon.0) 5152 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:06.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.846119+0000 mon.a (mon.0) 5153 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:06.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.854691+0000 mon.a (mon.0) 5154 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:06.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.933521+0000 mon.a (mon.0) 5155 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:06.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.936585+0000 mon.a (mon.0) 5156 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:06.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.939582+0000 mon.a (mon.0) 5157 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:06.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.940527+0000 mon.a (mon.0) 5158 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:06.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:05.947379+0000 mon.a (mon.0) 5159 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:06.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:06.027218+0000 mon.a (mon.0) 5160 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:06.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:06.029606+0000 mon.a (mon.0) 5161 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:06.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:06.034563+0000 mon.a (mon.0) 5162 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:06.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:06.036196+0000 mon.a (mon.0) 5163 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:06.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:06 smithi102 bash[71397]: audit 2024-02-05T07:12:06.044704+0000 mon.a (mon.0) 5164 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:06.443 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: cephadm 2024-02-05T07:12:04.167549+0000 mgr.y (mgr.25280) 1226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:06.443 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: cephadm 2024-02-05T07:12:04.245051+0000 mgr.y (mgr.25280) 1227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:06.443 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: cephadm 2024-02-05T07:12:04.341776+0000 mgr.y (mgr.25280) 1228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:06.444 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: cephadm 2024-02-05T07:12:04.423362+0000 mgr.y (mgr.25280) 1229 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:06.444 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: cephadm 2024-02-05T07:12:04.518499+0000 mgr.y (mgr.25280) 1230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:06.444 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: cluster 2024-02-05T07:12:04.549331+0000 mgr.y (mgr.25280) 1231 : cluster 0 pgmap v204: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 0 op/s; 105/630 objects degraded (16.667%) 2024-02-05T07:12:06.444 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: cephadm 2024-02-05T07:12:04.605584+0000 mgr.y (mgr.25280) 1232 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:06.444 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: cephadm 2024-02-05T07:12:04.703116+0000 mgr.y (mgr.25280) 1233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:06.444 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: cephadm 2024-02-05T07:12:04.800375+0000 mgr.y (mgr.25280) 1234 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:06.444 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: cephadm 2024-02-05T07:12:04.897110+0000 mgr.y (mgr.25280) 1235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:06.444 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: cephadm 2024-02-05T07:12:04.993332+0000 mgr.y (mgr.25280) 1236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:06.444 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.083768+0000 mon.a (mon.0) 5107 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:06.444 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.085911+0000 mon.a (mon.0) 5108 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:06.444 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.087912+0000 mon.a (mon.0) 5109 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:06.444 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.088657+0000 mon.a (mon.0) 5110 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:06.444 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.093756+0000 mon.a (mon.0) 5111 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:06.444 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: cephadm 2024-02-05T07:12:05.094242+0000 mgr.y (mgr.25280) 1237 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:06.444 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.173789+0000 mon.a (mon.0) 5112 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:06.445 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.177422+0000 mon.a (mon.0) 5113 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:06.445 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.181835+0000 mon.a (mon.0) 5114 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:06.445 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.183395+0000 mon.a (mon.0) 5115 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:06.445 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.193391+0000 mon.a (mon.0) 5116 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:06.445 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.271866+0000 mon.a (mon.0) 5117 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:06.445 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.274920+0000 mon.a (mon.0) 5118 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:06.445 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.278920+0000 mon.a (mon.0) 5119 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:06.445 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.280265+0000 mon.a (mon.0) 5120 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:06.445 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.289054+0000 mon.a (mon.0) 5121 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:06.445 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.339878+0000 mon.a (mon.0) 5122 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-05T07:12:06.445 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: cluster 2024-02-05T07:12:05.346767+0000 mon.a (mon.0) 5123 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2024-02-05T07:12:06.445 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.349571+0000 mon.a (mon.0) 5124 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T07:12:06.445 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: cluster 2024-02-05T07:12:05.352791+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e140 with expected crc 2024-02-05T07:12:06.446 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.357461+0000 mon.b (mon.2) 6 : audit 1 from='osd.4 [v2:172.21.15.177:6800/3199540757,v1:172.21.15.177:6801/3199540757]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T07:12:06.446 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.367552+0000 mon.a (mon.0) 5125 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:06.446 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.370185+0000 mon.a (mon.0) 5126 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:06.446 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.372977+0000 mon.a (mon.0) 5127 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:06.446 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.374018+0000 mon.a (mon.0) 5128 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:06.446 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.381722+0000 mon.a (mon.0) 5129 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:06.446 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.460702+0000 mon.a (mon.0) 5130 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:06.446 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.463653+0000 mon.a (mon.0) 5131 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:06.446 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.467273+0000 mon.a (mon.0) 5132 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:06.447 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.468372+0000 mon.a (mon.0) 5133 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:06.447 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.476149+0000 mon.a (mon.0) 5134 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:06.447 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.553772+0000 mon.a (mon.0) 5135 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:06.447 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.556580+0000 mon.a (mon.0) 5136 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:06.447 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.559988+0000 mon.a (mon.0) 5137 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:06.447 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.561449+0000 mon.a (mon.0) 5138 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:06.447 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.569195+0000 mon.a (mon.0) 5139 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:06.447 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.650901+0000 mon.a (mon.0) 5140 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:06.447 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.653298+0000 mon.a (mon.0) 5141 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:06.447 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.656179+0000 mon.a (mon.0) 5142 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:06.447 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.657199+0000 mon.a (mon.0) 5143 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:06.447 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.663453+0000 mon.a (mon.0) 5144 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:06.447 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.740976+0000 mon.a (mon.0) 5145 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:06.447 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.744004+0000 mon.a (mon.0) 5146 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:06.448 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.748233+0000 mon.a (mon.0) 5147 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:06.448 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.749584+0000 mon.a (mon.0) 5148 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:06.448 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.759055+0000 mon.a (mon.0) 5149 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:06.448 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.839459+0000 mon.a (mon.0) 5150 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:06.448 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.841972+0000 mon.a (mon.0) 5151 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:06.448 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.845040+0000 mon.a (mon.0) 5152 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:06.448 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.846119+0000 mon.a (mon.0) 5153 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:06.448 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.854691+0000 mon.a (mon.0) 5154 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:06.448 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.933521+0000 mon.a (mon.0) 5155 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:06.448 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.936585+0000 mon.a (mon.0) 5156 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:06.448 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.939582+0000 mon.a (mon.0) 5157 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:06.448 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.940527+0000 mon.a (mon.0) 5158 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:06.448 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:05.947379+0000 mon.a (mon.0) 5159 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:06.449 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:06.027218+0000 mon.a (mon.0) 5160 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:06.449 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:06.029606+0000 mon.a (mon.0) 5161 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:06.449 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:06.034563+0000 mon.a (mon.0) 5162 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:06.449 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:06.036196+0000 mon.a (mon.0) 5163 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:06.449 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:06 smithi177 bash[56430]: audit 2024-02-05T07:12:06.044704+0000 mon.a (mon.0) 5164 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:07.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: cephadm 2024-02-05T07:12:05.194048+0000 mgr.y (mgr.25280) 1238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:07.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: cephadm 2024-02-05T07:12:05.289585+0000 mgr.y (mgr.25280) 1239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:07.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: cephadm 2024-02-05T07:12:05.382323+0000 mgr.y (mgr.25280) 1240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:07.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: cephadm 2024-02-05T07:12:05.476710+0000 mgr.y (mgr.25280) 1241 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:07.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: cephadm 2024-02-05T07:12:05.569846+0000 mgr.y (mgr.25280) 1242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:07.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: cephadm 2024-02-05T07:12:05.663965+0000 mgr.y (mgr.25280) 1243 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:07.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: cephadm 2024-02-05T07:12:05.759728+0000 mgr.y (mgr.25280) 1244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:07.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: cephadm 2024-02-05T07:12:05.855386+0000 mgr.y (mgr.25280) 1245 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:07.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: cephadm 2024-02-05T07:12:05.947975+0000 mgr.y (mgr.25280) 1246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:07.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: cluster 2024-02-05T07:12:06.014646+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e140 with expected crc 2024-02-05T07:12:07.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: cephadm 2024-02-05T07:12:06.045400+0000 mgr.y (mgr.25280) 1247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:07.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.125954+0000 mon.a (mon.0) 5165 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:07.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.128323+0000 mon.a (mon.0) 5166 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:07.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.131725+0000 mon.a (mon.0) 5167 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:07.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.132958+0000 mon.a (mon.0) 5168 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:07.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.140291+0000 mon.a (mon.0) 5169 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:07.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.255473+0000 mon.a (mon.0) 5170 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:07.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.257411+0000 mon.a (mon.0) 5171 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:07.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.259349+0000 mon.a (mon.0) 5172 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:07.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.260132+0000 mon.a (mon.0) 5173 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:07.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.265980+0000 mon.a (mon.0) 5174 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:07.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: cephadm 2024-02-05T07:12:05.194048+0000 mgr.y (mgr.25280) 1238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:07.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: cephadm 2024-02-05T07:12:05.289585+0000 mgr.y (mgr.25280) 1239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:07.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: cephadm 2024-02-05T07:12:05.382323+0000 mgr.y (mgr.25280) 1240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:07.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: cephadm 2024-02-05T07:12:05.476710+0000 mgr.y (mgr.25280) 1241 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:07.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: cephadm 2024-02-05T07:12:05.569846+0000 mgr.y (mgr.25280) 1242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:07.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: cephadm 2024-02-05T07:12:05.663965+0000 mgr.y (mgr.25280) 1243 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:07.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: cephadm 2024-02-05T07:12:05.759728+0000 mgr.y (mgr.25280) 1244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:07.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: cephadm 2024-02-05T07:12:05.855386+0000 mgr.y (mgr.25280) 1245 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:07.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: cephadm 2024-02-05T07:12:05.947975+0000 mgr.y (mgr.25280) 1246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:07.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: cluster 2024-02-05T07:12:06.014646+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e140 with expected crc 2024-02-05T07:12:07.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: cephadm 2024-02-05T07:12:06.045400+0000 mgr.y (mgr.25280) 1247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:07.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.125954+0000 mon.a (mon.0) 5165 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:07.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.128323+0000 mon.a (mon.0) 5166 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:07.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.131725+0000 mon.a (mon.0) 5167 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:07.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.132958+0000 mon.a (mon.0) 5168 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:07.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.140291+0000 mon.a (mon.0) 5169 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.255473+0000 mon.a (mon.0) 5170 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.257411+0000 mon.a (mon.0) 5171 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.259349+0000 mon.a (mon.0) 5172 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.260132+0000 mon.a (mon.0) 5173 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.265980+0000 mon.a (mon.0) 5174 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.347216+0000 mon.a (mon.0) 5175 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.349541+0000 mon.a (mon.0) 5176 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.354239+0000 mon.a (mon.0) 5177 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.355425+0000 mon.a (mon.0) 5178 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.362858+0000 mon.a (mon.0) 5179 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: cluster 2024-02-05T07:12:06.378888+0000 mon.a (mon.0) 5180 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T07:12:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: cluster 2024-02-05T07:12:06.383491+0000 mon.a (mon.0) 5181 : cluster 1 osd.4 [v2:172.21.15.177:6800/3199540757,v1:172.21.15.177:6801/3199540757] boot 2024-02-05T07:12:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: cluster 2024-02-05T07:12:06.383553+0000 mon.a (mon.0) 5182 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2024-02-05T07:12:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.384146+0000 mon.a (mon.0) 5183 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:12:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: cluster 2024-02-05T07:12:06.396650+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e141 with expected crc 2024-02-05T07:12:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: cluster 2024-02-05T07:12:06.397383+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e141 with expected crc 2024-02-05T07:12:07.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: cluster 2024-02-05T07:12:06.401123+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e141 with expected crc 2024-02-05T07:12:07.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: cluster 2024-02-05T07:12:06.404526+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e141 with expected crc 2024-02-05T07:12:07.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.463002+0000 mon.a (mon.0) 5184 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:07.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.465257+0000 mon.a (mon.0) 5185 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:07.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.468372+0000 mon.a (mon.0) 5186 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:07.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.469371+0000 mon.a (mon.0) 5187 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:07.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.475753+0000 mon.a (mon.0) 5188 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:07.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.555412+0000 mon.a (mon.0) 5189 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:07.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.558289+0000 mon.a (mon.0) 5190 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:07.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.562011+0000 mon.a (mon.0) 5191 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:07.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.347216+0000 mon.a (mon.0) 5175 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:07.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.349541+0000 mon.a (mon.0) 5176 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:07.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.354239+0000 mon.a (mon.0) 5177 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:07.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.355425+0000 mon.a (mon.0) 5178 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:07.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.362858+0000 mon.a (mon.0) 5179 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:07.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: cluster 2024-02-05T07:12:06.378888+0000 mon.a (mon.0) 5180 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T07:12:07.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: cluster 2024-02-05T07:12:06.383491+0000 mon.a (mon.0) 5181 : cluster 1 osd.4 [v2:172.21.15.177:6800/3199540757,v1:172.21.15.177:6801/3199540757] boot 2024-02-05T07:12:07.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: cluster 2024-02-05T07:12:06.383553+0000 mon.a (mon.0) 5182 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2024-02-05T07:12:07.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.384146+0000 mon.a (mon.0) 5183 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:12:07.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: cluster 2024-02-05T07:12:06.396650+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e141 with expected crc 2024-02-05T07:12:07.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: cluster 2024-02-05T07:12:06.397383+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e141 with expected crc 2024-02-05T07:12:07.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: cluster 2024-02-05T07:12:06.401123+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e141 with expected crc 2024-02-05T07:12:07.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: cluster 2024-02-05T07:12:06.404526+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e141 with expected crc 2024-02-05T07:12:07.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.463002+0000 mon.a (mon.0) 5184 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:07.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.465257+0000 mon.a (mon.0) 5185 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:07.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.468372+0000 mon.a (mon.0) 5186 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:07.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.469371+0000 mon.a (mon.0) 5187 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:07.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.475753+0000 mon.a (mon.0) 5188 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:07.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.555412+0000 mon.a (mon.0) 5189 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:07.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.558289+0000 mon.a (mon.0) 5190 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:07.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.562011+0000 mon.a (mon.0) 5191 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:07.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.563259+0000 mon.a (mon.0) 5192 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:07.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.570133+0000 mon.a (mon.0) 5193 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:07.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.648438+0000 mon.a (mon.0) 5194 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:07.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.651449+0000 mon.a (mon.0) 5195 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:07.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.654467+0000 mon.a (mon.0) 5196 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:07.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.655615+0000 mon.a (mon.0) 5197 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:07.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.661829+0000 mon.a (mon.0) 5198 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:07.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.745601+0000 mon.a (mon.0) 5199 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:07.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.748118+0000 mon.a (mon.0) 5200 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:07.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.750982+0000 mon.a (mon.0) 5201 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:07.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.752107+0000 mon.a (mon.0) 5202 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:07.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.760157+0000 mon.a (mon.0) 5203 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:07.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.840579+0000 mon.a (mon.0) 5204 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:07.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.845182+0000 mon.a (mon.0) 5205 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:07.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.848798+0000 mon.a (mon.0) 5206 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:07.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.850184+0000 mon.a (mon.0) 5207 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:07.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.857820+0000 mon.a (mon.0) 5208 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:07.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.935325+0000 mon.a (mon.0) 5209 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:07.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.938495+0000 mon.a (mon.0) 5210 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:07.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.942164+0000 mon.a (mon.0) 5211 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:07.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.563259+0000 mon.a (mon.0) 5192 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:07.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.570133+0000 mon.a (mon.0) 5193 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:07.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.648438+0000 mon.a (mon.0) 5194 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:07.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.651449+0000 mon.a (mon.0) 5195 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:07.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.654467+0000 mon.a (mon.0) 5196 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:07.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.655615+0000 mon.a (mon.0) 5197 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:07.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.661829+0000 mon.a (mon.0) 5198 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:07.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.745601+0000 mon.a (mon.0) 5199 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:07.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.748118+0000 mon.a (mon.0) 5200 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:07.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.750982+0000 mon.a (mon.0) 5201 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:07.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.752107+0000 mon.a (mon.0) 5202 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:07.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.760157+0000 mon.a (mon.0) 5203 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:07.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.840579+0000 mon.a (mon.0) 5204 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:07.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.845182+0000 mon.a (mon.0) 5205 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:07.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.848798+0000 mon.a (mon.0) 5206 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:07.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.850184+0000 mon.a (mon.0) 5207 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:07.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.857820+0000 mon.a (mon.0) 5208 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:07.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.935325+0000 mon.a (mon.0) 5209 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:07.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.938495+0000 mon.a (mon.0) 5210 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:07.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.942164+0000 mon.a (mon.0) 5211 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:07.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.943420+0000 mon.a (mon.0) 5212 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:07.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:06.952895+0000 mon.a (mon.0) 5213 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:07.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:07.032117+0000 mon.a (mon.0) 5214 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:07.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:07.034823+0000 mon.a (mon.0) 5215 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:07.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:07.038269+0000 mon.a (mon.0) 5216 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:07.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:07.039354+0000 mon.a (mon.0) 5217 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:07.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[71397]: audit 2024-02-05T07:12:07.046282+0000 mon.a (mon.0) 5218 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:07.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.943420+0000 mon.a (mon.0) 5212 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:07.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:06.952895+0000 mon.a (mon.0) 5213 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:07.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:07.032117+0000 mon.a (mon.0) 5214 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:07.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:07.034823+0000 mon.a (mon.0) 5215 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:07.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:07.038269+0000 mon.a (mon.0) 5216 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:07.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:07.039354+0000 mon.a (mon.0) 5217 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:07.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[68945]: audit 2024-02-05T07:12:07.046282+0000 mon.a (mon.0) 5218 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:07.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: cephadm 2024-02-05T07:12:05.194048+0000 mgr.y (mgr.25280) 1238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:07.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: cephadm 2024-02-05T07:12:05.289585+0000 mgr.y (mgr.25280) 1239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:07.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: cephadm 2024-02-05T07:12:05.382323+0000 mgr.y (mgr.25280) 1240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:07.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: cephadm 2024-02-05T07:12:05.476710+0000 mgr.y (mgr.25280) 1241 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:07.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: cephadm 2024-02-05T07:12:05.569846+0000 mgr.y (mgr.25280) 1242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:07.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: cephadm 2024-02-05T07:12:05.663965+0000 mgr.y (mgr.25280) 1243 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:07.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: cephadm 2024-02-05T07:12:05.759728+0000 mgr.y (mgr.25280) 1244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:07.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: cephadm 2024-02-05T07:12:05.855386+0000 mgr.y (mgr.25280) 1245 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:07.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: cephadm 2024-02-05T07:12:05.947975+0000 mgr.y (mgr.25280) 1246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:07.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: cluster 2024-02-05T07:12:06.014646+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e140 with expected crc 2024-02-05T07:12:07.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: cephadm 2024-02-05T07:12:06.045400+0000 mgr.y (mgr.25280) 1247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:07.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.125954+0000 mon.a (mon.0) 5165 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:07.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.128323+0000 mon.a (mon.0) 5166 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:07.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.131725+0000 mon.a (mon.0) 5167 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:07.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.132958+0000 mon.a (mon.0) 5168 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:07.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.140291+0000 mon.a (mon.0) 5169 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:07.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.255473+0000 mon.a (mon.0) 5170 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:07.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.257411+0000 mon.a (mon.0) 5171 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:07.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.259349+0000 mon.a (mon.0) 5172 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:07.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.260132+0000 mon.a (mon.0) 5173 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:07.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.265980+0000 mon.a (mon.0) 5174 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:07.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.347216+0000 mon.a (mon.0) 5175 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:07.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.349541+0000 mon.a (mon.0) 5176 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:07.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.354239+0000 mon.a (mon.0) 5177 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:07.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.355425+0000 mon.a (mon.0) 5178 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:07.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.362858+0000 mon.a (mon.0) 5179 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:07.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: cluster 2024-02-05T07:12:06.378888+0000 mon.a (mon.0) 5180 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T07:12:07.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: cluster 2024-02-05T07:12:06.383491+0000 mon.a (mon.0) 5181 : cluster 1 osd.4 [v2:172.21.15.177:6800/3199540757,v1:172.21.15.177:6801/3199540757] boot 2024-02-05T07:12:07.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: cluster 2024-02-05T07:12:06.383553+0000 mon.a (mon.0) 5182 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2024-02-05T07:12:07.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.384146+0000 mon.a (mon.0) 5183 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-05T07:12:07.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: cluster 2024-02-05T07:12:06.396650+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e141 with expected crc 2024-02-05T07:12:07.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: cluster 2024-02-05T07:12:06.397383+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e141 with expected crc 2024-02-05T07:12:07.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: cluster 2024-02-05T07:12:06.401123+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e141 with expected crc 2024-02-05T07:12:07.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: cluster 2024-02-05T07:12:06.404526+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e141 with expected crc 2024-02-05T07:12:07.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.463002+0000 mon.a (mon.0) 5184 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:07.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.465257+0000 mon.a (mon.0) 5185 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:07.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.468372+0000 mon.a (mon.0) 5186 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:07.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.469371+0000 mon.a (mon.0) 5187 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:07.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.475753+0000 mon.a (mon.0) 5188 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:07.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.555412+0000 mon.a (mon.0) 5189 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:07.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.558289+0000 mon.a (mon.0) 5190 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:07.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.562011+0000 mon.a (mon.0) 5191 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:07.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.563259+0000 mon.a (mon.0) 5192 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:07.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.570133+0000 mon.a (mon.0) 5193 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:07.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.648438+0000 mon.a (mon.0) 5194 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:07.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.651449+0000 mon.a (mon.0) 5195 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:07.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.654467+0000 mon.a (mon.0) 5196 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:07.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.655615+0000 mon.a (mon.0) 5197 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:07.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.661829+0000 mon.a (mon.0) 5198 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:07.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.745601+0000 mon.a (mon.0) 5199 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:07.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.748118+0000 mon.a (mon.0) 5200 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:07.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.750982+0000 mon.a (mon.0) 5201 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:07.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.752107+0000 mon.a (mon.0) 5202 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:07.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.760157+0000 mon.a (mon.0) 5203 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:07.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.840579+0000 mon.a (mon.0) 5204 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:07.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.845182+0000 mon.a (mon.0) 5205 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:07.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.848798+0000 mon.a (mon.0) 5206 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:07.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.850184+0000 mon.a (mon.0) 5207 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:07.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.857820+0000 mon.a (mon.0) 5208 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:07.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.935325+0000 mon.a (mon.0) 5209 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:07.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.938495+0000 mon.a (mon.0) 5210 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:07.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.942164+0000 mon.a (mon.0) 5211 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:07.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.943420+0000 mon.a (mon.0) 5212 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:07.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:06.952895+0000 mon.a (mon.0) 5213 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:07.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:07.032117+0000 mon.a (mon.0) 5214 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:07.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:07.034823+0000 mon.a (mon.0) 5215 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:07.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:07.038269+0000 mon.a (mon.0) 5216 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:07.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:07.039354+0000 mon.a (mon.0) 5217 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:07.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:07 smithi177 bash[56430]: audit 2024-02-05T07:12:07.046282+0000 mon.a (mon.0) 5218 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:07.712 INFO:teuthology.orchestra.run.smithi102.stdout:true 2024-02-05T07:12:08.088 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:12:07 smithi102 bash[65457]: debug 2024-02-05T07:12:07.678+0000 7f9fed74a700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-02-05T07:12:08.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: cephadm 2024-02-05T07:12:06.140827+0000 mgr.y (mgr.25280) 1248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:08.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: cephadm 2024-02-05T07:12:06.266584+0000 mgr.y (mgr.25280) 1249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:08.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: cephadm 2024-02-05T07:12:06.363417+0000 mgr.y (mgr.25280) 1250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:08.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: cephadm 2024-02-05T07:12:06.476305+0000 mgr.y (mgr.25280) 1251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:08.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: cluster 2024-02-05T07:12:06.550152+0000 mgr.y (mgr.25280) 1252 : cluster 0 pgmap v207: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 105/630 objects degraded (16.667%) 2024-02-05T07:12:08.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: cephadm 2024-02-05T07:12:06.570735+0000 mgr.y (mgr.25280) 1253 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:08.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: cephadm 2024-02-05T07:12:06.662525+0000 mgr.y (mgr.25280) 1254 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:08.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: cephadm 2024-02-05T07:12:06.761050+0000 mgr.y (mgr.25280) 1255 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:08.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: cephadm 2024-02-05T07:12:06.858299+0000 mgr.y (mgr.25280) 1256 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:08.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: cephadm 2024-02-05T07:12:06.953893+0000 mgr.y (mgr.25280) 1257 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:08.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: cephadm 2024-02-05T07:12:07.046903+0000 mgr.y (mgr.25280) 1258 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:08.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.126293+0000 mon.a (mon.0) 5219 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:08.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.128348+0000 mon.a (mon.0) 5220 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:08.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.131732+0000 mon.a (mon.0) 5221 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:08.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.132945+0000 mon.a (mon.0) 5222 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:08.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.141259+0000 mon.a (mon.0) 5223 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:08.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.219052+0000 mon.a (mon.0) 5224 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:08.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.222164+0000 mon.a (mon.0) 5225 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:08.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.225994+0000 mon.a (mon.0) 5226 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:08.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.227571+0000 mon.a (mon.0) 5227 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:08.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: cephadm 2024-02-05T07:12:06.140827+0000 mgr.y (mgr.25280) 1248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:08.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: cephadm 2024-02-05T07:12:06.266584+0000 mgr.y (mgr.25280) 1249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:08.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: cephadm 2024-02-05T07:12:06.363417+0000 mgr.y (mgr.25280) 1250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:08.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: cephadm 2024-02-05T07:12:06.476305+0000 mgr.y (mgr.25280) 1251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:08.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: cluster 2024-02-05T07:12:06.550152+0000 mgr.y (mgr.25280) 1252 : cluster 0 pgmap v207: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 105/630 objects degraded (16.667%) 2024-02-05T07:12:08.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: cephadm 2024-02-05T07:12:06.570735+0000 mgr.y (mgr.25280) 1253 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:08.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: cephadm 2024-02-05T07:12:06.662525+0000 mgr.y (mgr.25280) 1254 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:08.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: cephadm 2024-02-05T07:12:06.761050+0000 mgr.y (mgr.25280) 1255 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:08.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: cephadm 2024-02-05T07:12:06.858299+0000 mgr.y (mgr.25280) 1256 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:08.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: cephadm 2024-02-05T07:12:06.953893+0000 mgr.y (mgr.25280) 1257 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:08.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: cephadm 2024-02-05T07:12:07.046903+0000 mgr.y (mgr.25280) 1258 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:08.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.126293+0000 mon.a (mon.0) 5219 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:08.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.128348+0000 mon.a (mon.0) 5220 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:08.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.131732+0000 mon.a (mon.0) 5221 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:08.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.132945+0000 mon.a (mon.0) 5222 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:08.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.141259+0000 mon.a (mon.0) 5223 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:08.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.219052+0000 mon.a (mon.0) 5224 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:08.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.222164+0000 mon.a (mon.0) 5225 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:08.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.225994+0000 mon.a (mon.0) 5226 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:08.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.227571+0000 mon.a (mon.0) 5227 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:08.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.236569+0000 mon.a (mon.0) 5228 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:08.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.319017+0000 mon.a (mon.0) 5229 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:08.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.321692+0000 mon.a (mon.0) 5230 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:08.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.324540+0000 mon.a (mon.0) 5231 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:08.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.325551+0000 mon.a (mon.0) 5232 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:08.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.332808+0000 mon.a (mon.0) 5233 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:08.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: cluster 2024-02-05T07:12:07.386459+0000 mon.a (mon.0) 5234 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2024-02-05T07:12:08.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: cluster 2024-02-05T07:12:07.394229+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e142 with expected crc 2024-02-05T07:12:08.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: cluster 2024-02-05T07:12:07.396469+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e142 with expected crc 2024-02-05T07:12:08.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: cluster 2024-02-05T07:12:07.398695+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e142 with expected crc 2024-02-05T07:12:08.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: cluster 2024-02-05T07:12:07.399323+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e142 with expected crc 2024-02-05T07:12:08.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: cluster 2024-02-05T07:12:07.401865+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e142 with expected crc 2024-02-05T07:12:08.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: cluster 2024-02-05T07:12:07.403584+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e142 with expected crc 2024-02-05T07:12:08.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: cluster 2024-02-05T07:12:07.404087+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e142 with expected crc 2024-02-05T07:12:08.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.414457+0000 mon.a (mon.0) 5235 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:08.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.419752+0000 mon.a (mon.0) 5236 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:08.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.422381+0000 mon.a (mon.0) 5237 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:08.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.423312+0000 mon.a (mon.0) 5238 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:08.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.438511+0000 mon.a (mon.0) 5239 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:08.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.483972+0000 mon.a (mon.0) 5240 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:08.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.486800+0000 mon.a (mon.0) 5241 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:08.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.489578+0000 mon.a (mon.0) 5242 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:08.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.490600+0000 mon.a (mon.0) 5243 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:08.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.497447+0000 mon.a (mon.0) 5244 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:08.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.575300+0000 mon.a (mon.0) 5245 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:08.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.578472+0000 mon.a (mon.0) 5246 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:08.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.582038+0000 mon.a (mon.0) 5247 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:08.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.583380+0000 mon.a (mon.0) 5248 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:08.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.590960+0000 mon.a (mon.0) 5249 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:08.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.650301+0000 mon.a (mon.0) 5250 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:08.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.657134+0000 mon.a (mon.0) 5251 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:08.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.664196+0000 mon.a (mon.0) 5252 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:08.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.671639+0000 mon.a (mon.0) 5253 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:08.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.674381+0000 mon.a (mon.0) 5254 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:08.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.676132+0000 mon.a (mon.0) 5255 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:08.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.677453+0000 mon.a (mon.0) 5256 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:08.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[71397]: audit 2024-02-05T07:12:07.679208+0000 mon.a (mon.0) 5257 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-05T07:12:08.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.236569+0000 mon.a (mon.0) 5228 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:08.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.319017+0000 mon.a (mon.0) 5229 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:08.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.321692+0000 mon.a (mon.0) 5230 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:08.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.324540+0000 mon.a (mon.0) 5231 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:08.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.325551+0000 mon.a (mon.0) 5232 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:08.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.332808+0000 mon.a (mon.0) 5233 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:08.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: cluster 2024-02-05T07:12:07.386459+0000 mon.a (mon.0) 5234 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2024-02-05T07:12:08.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: cluster 2024-02-05T07:12:07.394229+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e142 with expected crc 2024-02-05T07:12:08.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: cluster 2024-02-05T07:12:07.396469+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e142 with expected crc 2024-02-05T07:12:08.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: cluster 2024-02-05T07:12:07.398695+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e142 with expected crc 2024-02-05T07:12:08.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: cluster 2024-02-05T07:12:07.399323+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e142 with expected crc 2024-02-05T07:12:08.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: cluster 2024-02-05T07:12:07.401865+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e142 with expected crc 2024-02-05T07:12:08.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: cluster 2024-02-05T07:12:07.403584+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e142 with expected crc 2024-02-05T07:12:08.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: cluster 2024-02-05T07:12:07.404087+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e142 with expected crc 2024-02-05T07:12:08.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.414457+0000 mon.a (mon.0) 5235 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:08.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.419752+0000 mon.a (mon.0) 5236 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:08.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.422381+0000 mon.a (mon.0) 5237 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:08.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.423312+0000 mon.a (mon.0) 5238 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:08.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.438511+0000 mon.a (mon.0) 5239 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:08.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.483972+0000 mon.a (mon.0) 5240 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:08.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.486800+0000 mon.a (mon.0) 5241 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:08.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.489578+0000 mon.a (mon.0) 5242 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:08.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.490600+0000 mon.a (mon.0) 5243 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:08.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.497447+0000 mon.a (mon.0) 5244 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:08.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.575300+0000 mon.a (mon.0) 5245 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:08.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.578472+0000 mon.a (mon.0) 5246 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:08.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.582038+0000 mon.a (mon.0) 5247 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:08.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.583380+0000 mon.a (mon.0) 5248 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:08.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.590960+0000 mon.a (mon.0) 5249 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:08.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.650301+0000 mon.a (mon.0) 5250 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:08.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.657134+0000 mon.a (mon.0) 5251 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:08.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.664196+0000 mon.a (mon.0) 5252 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:08.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.671639+0000 mon.a (mon.0) 5253 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:08.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.674381+0000 mon.a (mon.0) 5254 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:08.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.676132+0000 mon.a (mon.0) 5255 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:08.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.677453+0000 mon.a (mon.0) 5256 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:08.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:08 smithi102 bash[68945]: audit 2024-02-05T07:12:07.679208+0000 mon.a (mon.0) 5257 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-05T07:12:08.458 INFO:teuthology.orchestra.run.smithi102.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:12:08.458 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi102 smithi102 running 16s ago 22m - - 2024-02-05T07:12:08.458 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi177 smithi177 running 0s ago 22m - - 2024-02-05T07:12:08.459 INFO:teuthology.orchestra.run.smithi102.stdout:alertmanager.a smithi102 *:9093,9094 running (7m) 16s ago 14m 16.2M - 0.23.0 ba2b418f427c 1e7cc96814ef 2024-02-05T07:12:08.459 INFO:teuthology.orchestra.run.smithi102.stdout:grafana.a smithi177 *:3000 running (6m) 0s ago 14m 43.3M - 8.3.5 dad864ee21e9 897e6f8c4c23 2024-02-05T07:12:08.459 INFO:teuthology.orchestra.run.smithi102.stdout:iscsi.foo.smithi102.rtacbu smithi102 running (6m) 16s ago 12m 48.1M - 3.5 e1d6a67b021e 2597052e9ad1 2024-02-05T07:12:08.459 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.x smithi177 *:8443,9283,8765 running (6m) 0s ago 21m 446M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a bc0c1c0fa978 2024-02-05T07:12:08.459 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.y smithi102 *:8443,9283,8765 running (6m) 16s ago 23m 522M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 2c235a1e22e9 2024-02-05T07:12:08.459 INFO:teuthology.orchestra.run.smithi102.stdout:mon.a smithi102 running (5m) 16s ago 23m 69.4M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 86bf6ea37a85 2024-02-05T07:12:08.459 INFO:teuthology.orchestra.run.smithi102.stdout:mon.b smithi177 running (4m) 0s ago 21m 50.5M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 43aa1d90c52a 2024-02-05T07:12:08.459 INFO:teuthology.orchestra.run.smithi102.stdout:mon.c smithi102 running (5m) 16s ago 21m 55.4M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 22368d23635d 2024-02-05T07:12:08.459 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.a smithi102 *:9100 running (8m) 16s ago 15m 12.2M - 1.3.1 1dbe0e931976 d4e19e4da235 2024-02-05T07:12:08.459 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.b smithi177 *:9100 running (7m) 0s ago 15m 12.1M - 1.3.1 1dbe0e931976 2a74b329d2d7 2024-02-05T07:12:08.459 INFO:teuthology.orchestra.run.smithi102.stdout:osd.0 smithi102 running (3m) 16s ago 20m 50.4M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 821af6032e75 2024-02-05T07:12:08.459 INFO:teuthology.orchestra.run.smithi102.stdout:osd.1 smithi102 running (2m) 16s ago 20m 57.7M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 20b17ff42448 2024-02-05T07:12:08.459 INFO:teuthology.orchestra.run.smithi102.stdout:osd.2 smithi102 running (112s) 16s ago 19m 48.5M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a c80d1728ceb0 2024-02-05T07:12:08.460 INFO:teuthology.orchestra.run.smithi102.stdout:osd.3 smithi102 running (70s) 16s ago 18m 49.9M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f9cef81f6a04 2024-02-05T07:12:08.460 INFO:teuthology.orchestra.run.smithi102.stdout:osd.4 smithi177 running (10s) 0s ago 18m 13.4M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 835fc0acab61 2024-02-05T07:12:08.460 INFO:teuthology.orchestra.run.smithi102.stdout:osd.5 smithi177 running (17m) 0s ago 17m 67.7M 4096M 17.2.0 e1d6a67b021e 7e37b3b9db84 2024-02-05T07:12:08.460 INFO:teuthology.orchestra.run.smithi102.stdout:osd.6 smithi177 running (16m) 0s ago 16m 65.0M 4096M 17.2.0 e1d6a67b021e 6e4c8f33c511 2024-02-05T07:12:08.460 INFO:teuthology.orchestra.run.smithi102.stdout:osd.7 smithi177 running (16m) 0s ago 16m 68.7M 4096M 17.2.0 e1d6a67b021e 2bb2b337b06b 2024-02-05T07:12:08.460 INFO:teuthology.orchestra.run.smithi102.stdout:prometheus.a smithi177 *:9095 running (6m) 0s ago 15m 64.8M - 2.33.4 514e6a882f6e 8a8af8ee8af4 2024-02-05T07:12:08.460 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi102.xsyvtb smithi102 *:8000 running (12m) 16s ago 12m 89.4M - 17.2.0 e1d6a67b021e 1ab22a18a15e 2024-02-05T07:12:08.460 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi177.mzlged smithi177 *:8000 running (12m) 0s ago 12m 89.5M - 17.2.0 e1d6a67b021e cbd3144d3ab7 2024-02-05T07:12:08.460 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi102.righwg smithi102 *:80 running (12m) 16s ago 12m 90.7M - 17.2.0 e1d6a67b021e 2fcdb1fa365d 2024-02-05T07:12:08.460 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi177.uynbom smithi177 *:80 running (12m) 0s ago 12m 89.5M - 17.2.0 e1d6a67b021e 752e66aec886 2024-02-05T07:12:08.472 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: cephadm 2024-02-05T07:12:06.140827+0000 mgr.y (mgr.25280) 1248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:08.472 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: cephadm 2024-02-05T07:12:06.266584+0000 mgr.y (mgr.25280) 1249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:08.472 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: cephadm 2024-02-05T07:12:06.363417+0000 mgr.y (mgr.25280) 1250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:08.472 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: cephadm 2024-02-05T07:12:06.476305+0000 mgr.y (mgr.25280) 1251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:08.472 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: cluster 2024-02-05T07:12:06.550152+0000 mgr.y (mgr.25280) 1252 : cluster 0 pgmap v207: 161 pgs: 25 active+undersized+degraded, 43 active+undersized, 93 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 105/630 objects degraded (16.667%) 2024-02-05T07:12:08.472 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: cephadm 2024-02-05T07:12:06.570735+0000 mgr.y (mgr.25280) 1253 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:08.472 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: cephadm 2024-02-05T07:12:06.662525+0000 mgr.y (mgr.25280) 1254 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:08.472 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: cephadm 2024-02-05T07:12:06.761050+0000 mgr.y (mgr.25280) 1255 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:08.472 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: cephadm 2024-02-05T07:12:06.858299+0000 mgr.y (mgr.25280) 1256 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:08.472 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: cephadm 2024-02-05T07:12:06.953893+0000 mgr.y (mgr.25280) 1257 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:08.473 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: cephadm 2024-02-05T07:12:07.046903+0000 mgr.y (mgr.25280) 1258 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:08.473 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.126293+0000 mon.a (mon.0) 5219 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:08.473 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.128348+0000 mon.a (mon.0) 5220 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:08.473 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.131732+0000 mon.a (mon.0) 5221 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:08.473 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.132945+0000 mon.a (mon.0) 5222 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:08.473 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.141259+0000 mon.a (mon.0) 5223 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:08.473 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.219052+0000 mon.a (mon.0) 5224 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:08.473 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.222164+0000 mon.a (mon.0) 5225 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:08.473 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.225994+0000 mon.a (mon.0) 5226 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:08.473 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.227571+0000 mon.a (mon.0) 5227 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:08.473 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.236569+0000 mon.a (mon.0) 5228 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:08.473 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.319017+0000 mon.a (mon.0) 5229 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:08.473 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.321692+0000 mon.a (mon.0) 5230 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:08.473 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.324540+0000 mon.a (mon.0) 5231 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:08.473 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.325551+0000 mon.a (mon.0) 5232 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:08.474 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.332808+0000 mon.a (mon.0) 5233 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:08.474 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: cluster 2024-02-05T07:12:07.386459+0000 mon.a (mon.0) 5234 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2024-02-05T07:12:08.474 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: cluster 2024-02-05T07:12:07.394229+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e142 with expected crc 2024-02-05T07:12:08.474 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: cluster 2024-02-05T07:12:07.396469+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e142 with expected crc 2024-02-05T07:12:08.474 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: cluster 2024-02-05T07:12:07.398695+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e142 with expected crc 2024-02-05T07:12:08.474 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: cluster 2024-02-05T07:12:07.399323+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e142 with expected crc 2024-02-05T07:12:08.474 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: cluster 2024-02-05T07:12:07.401865+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e142 with expected crc 2024-02-05T07:12:08.474 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: cluster 2024-02-05T07:12:07.403584+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e142 with expected crc 2024-02-05T07:12:08.474 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: cluster 2024-02-05T07:12:07.404087+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e142 with expected crc 2024-02-05T07:12:08.474 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.414457+0000 mon.a (mon.0) 5235 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:08.474 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.419752+0000 mon.a (mon.0) 5236 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:08.474 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.422381+0000 mon.a (mon.0) 5237 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:08.474 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.423312+0000 mon.a (mon.0) 5238 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:08.474 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.438511+0000 mon.a (mon.0) 5239 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:08.474 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.483972+0000 mon.a (mon.0) 5240 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:08.475 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.486800+0000 mon.a (mon.0) 5241 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:08.475 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.489578+0000 mon.a (mon.0) 5242 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:08.475 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.490600+0000 mon.a (mon.0) 5243 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:08.475 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.497447+0000 mon.a (mon.0) 5244 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:08.475 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.575300+0000 mon.a (mon.0) 5245 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:08.475 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.578472+0000 mon.a (mon.0) 5246 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:08.475 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.582038+0000 mon.a (mon.0) 5247 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:08.475 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.583380+0000 mon.a (mon.0) 5248 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:08.475 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.590960+0000 mon.a (mon.0) 5249 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:08.475 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.650301+0000 mon.a (mon.0) 5250 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:08.475 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.657134+0000 mon.a (mon.0) 5251 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:08.475 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.664196+0000 mon.a (mon.0) 5252 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:08.475 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.671639+0000 mon.a (mon.0) 5253 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:08.475 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.674381+0000 mon.a (mon.0) 5254 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:08.475 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.676132+0000 mon.a (mon.0) 5255 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:08.475 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.677453+0000 mon.a (mon.0) 5256 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:08.476 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:08 smithi177 bash[56430]: audit 2024-02-05T07:12:07.679208+0000 mon.a (mon.0) 5257 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-05T07:12:08.906 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:12:08.906 INFO:teuthology.orchestra.run.smithi102.stdout: "mon": { 2024-02-05T07:12:08.906 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T07:12:08.907 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:12:08.907 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr": { 2024-02-05T07:12:08.907 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T07:12:08.907 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:12:08.907 INFO:teuthology.orchestra.run.smithi102.stdout: "osd": { 2024-02-05T07:12:08.907 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-02-05T07:12:08.907 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 5 2024-02-05T07:12:08.907 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:12:08.907 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw": { 2024-02-05T07:12:08.907 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T07:12:08.907 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:12:08.907 INFO:teuthology.orchestra.run.smithi102.stdout: "overall": { 2024-02-05T07:12:08.907 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-02-05T07:12:08.907 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 10 2024-02-05T07:12:08.907 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T07:12:08.908 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:12:09.300 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:12:09.300 INFO:teuthology.orchestra.run.smithi102.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:12:09.301 INFO:teuthology.orchestra.run.smithi102.stdout: "in_progress": true, 2024-02-05T07:12:09.301 INFO:teuthology.orchestra.run.smithi102.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T07:12:09.301 INFO:teuthology.orchestra.run.smithi102.stdout: "services_complete": [ 2024-02-05T07:12:09.301 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr", 2024-02-05T07:12:09.301 INFO:teuthology.orchestra.run.smithi102.stdout: "mon" 2024-02-05T07:12:09.301 INFO:teuthology.orchestra.run.smithi102.stdout: ], 2024-02-05T07:12:09.301 INFO:teuthology.orchestra.run.smithi102.stdout: "progress": "10/23 daemons upgraded", 2024-02-05T07:12:09.301 INFO:teuthology.orchestra.run.smithi102.stdout: "message": "Currently upgrading osd daemons", 2024-02-05T07:12:09.301 INFO:teuthology.orchestra.run.smithi102.stdout: "is_paused": false 2024-02-05T07:12:09.301 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:12:09.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:09 smithi102 bash[71397]: cephadm 2024-02-05T07:12:07.141778+0000 mgr.y (mgr.25280) 1259 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:09.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:09 smithi102 bash[71397]: cephadm 2024-02-05T07:12:07.237190+0000 mgr.y (mgr.25280) 1260 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:09.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:09 smithi102 bash[71397]: cephadm 2024-02-05T07:12:07.333675+0000 mgr.y (mgr.25280) 1261 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:09.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:09 smithi102 bash[71397]: cephadm 2024-02-05T07:12:07.439083+0000 mgr.y (mgr.25280) 1262 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:09.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:09 smithi102 bash[71397]: cephadm 2024-02-05T07:12:07.497978+0000 mgr.y (mgr.25280) 1263 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:09.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:09 smithi102 bash[71397]: cephadm 2024-02-05T07:12:07.591530+0000 mgr.y (mgr.25280) 1264 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:09.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:09 smithi102 bash[71397]: audit 2024-02-05T07:12:07.679381+0000 mgr.y (mgr.25280) 1265 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-05T07:12:09.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:09 smithi102 bash[71397]: cephadm 2024-02-05T07:12:07.680317+0000 mgr.y (mgr.25280) 1266 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-02-05T07:12:09.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:09 smithi102 bash[71397]: audit 2024-02-05T07:12:07.689497+0000 mgr.y (mgr.25280) 1267 : audit 0 from='client.34533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:12:09.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:09 smithi102 bash[71397]: audit 2024-02-05T07:12:08.056188+0000 mgr.y (mgr.25280) 1268 : audit 0 from='client.34539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:12:09.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:09 smithi102 bash[71397]: audit 2024-02-05T07:12:08.895862+0000 mon.a (mon.0) 5258 : audit 0 from='client.? 172.21.15.102:0/2380640181' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:09.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:09 smithi102 bash[68945]: cephadm 2024-02-05T07:12:07.141778+0000 mgr.y (mgr.25280) 1259 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:09.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:09 smithi102 bash[68945]: cephadm 2024-02-05T07:12:07.237190+0000 mgr.y (mgr.25280) 1260 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:09.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:09 smithi102 bash[68945]: cephadm 2024-02-05T07:12:07.333675+0000 mgr.y (mgr.25280) 1261 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:09.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:09 smithi102 bash[68945]: cephadm 2024-02-05T07:12:07.439083+0000 mgr.y (mgr.25280) 1262 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:09.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:09 smithi102 bash[68945]: cephadm 2024-02-05T07:12:07.497978+0000 mgr.y (mgr.25280) 1263 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:09.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:09 smithi102 bash[68945]: cephadm 2024-02-05T07:12:07.591530+0000 mgr.y (mgr.25280) 1264 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:09.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:09 smithi102 bash[68945]: audit 2024-02-05T07:12:07.679381+0000 mgr.y (mgr.25280) 1265 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-05T07:12:09.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:09 smithi102 bash[68945]: cephadm 2024-02-05T07:12:07.680317+0000 mgr.y (mgr.25280) 1266 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-02-05T07:12:09.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:09 smithi102 bash[68945]: audit 2024-02-05T07:12:07.689497+0000 mgr.y (mgr.25280) 1267 : audit 0 from='client.34533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:12:09.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:09 smithi102 bash[68945]: audit 2024-02-05T07:12:08.056188+0000 mgr.y (mgr.25280) 1268 : audit 0 from='client.34539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:12:09.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:09 smithi102 bash[68945]: audit 2024-02-05T07:12:08.895862+0000 mon.a (mon.0) 5258 : audit 0 from='client.? 172.21.15.102:0/2380640181' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:09.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:09 smithi177 bash[56430]: cephadm 2024-02-05T07:12:07.141778+0000 mgr.y (mgr.25280) 1259 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:09.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:09 smithi177 bash[56430]: cephadm 2024-02-05T07:12:07.237190+0000 mgr.y (mgr.25280) 1260 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:09.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:09 smithi177 bash[56430]: cephadm 2024-02-05T07:12:07.333675+0000 mgr.y (mgr.25280) 1261 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:09.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:09 smithi177 bash[56430]: cephadm 2024-02-05T07:12:07.439083+0000 mgr.y (mgr.25280) 1262 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:09.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:09 smithi177 bash[56430]: cephadm 2024-02-05T07:12:07.497978+0000 mgr.y (mgr.25280) 1263 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:09.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:09 smithi177 bash[56430]: cephadm 2024-02-05T07:12:07.591530+0000 mgr.y (mgr.25280) 1264 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:09.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:09 smithi177 bash[56430]: audit 2024-02-05T07:12:07.679381+0000 mgr.y (mgr.25280) 1265 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-05T07:12:09.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:09 smithi177 bash[56430]: cephadm 2024-02-05T07:12:07.680317+0000 mgr.y (mgr.25280) 1266 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-02-05T07:12:09.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:09 smithi177 bash[56430]: audit 2024-02-05T07:12:07.689497+0000 mgr.y (mgr.25280) 1267 : audit 0 from='client.34533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:12:09.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:09 smithi177 bash[56430]: audit 2024-02-05T07:12:08.056188+0000 mgr.y (mgr.25280) 1268 : audit 0 from='client.34539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:12:09.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:09 smithi177 bash[56430]: audit 2024-02-05T07:12:08.895862+0000 mon.a (mon.0) 5258 : audit 0 from='client.? 172.21.15.102:0/2380640181' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:09.747 INFO:teuthology.orchestra.run.smithi102.stdout:HEALTH_WARN Degraded data redundancy: 49/630 objects degraded (7.778%), 15 pgs degraded 2024-02-05T07:12:09.747 INFO:teuthology.orchestra.run.smithi102.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 49/630 objects degraded (7.778%), 15 pgs degraded 2024-02-05T07:12:09.747 INFO:teuthology.orchestra.run.smithi102.stdout: pg 2.f is active+undersized+degraded, acting [0,7] 2024-02-05T07:12:09.747 INFO:teuthology.orchestra.run.smithi102.stdout: pg 2.1f is active+undersized+degraded, acting [0,7] 2024-02-05T07:12:09.747 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.1 is active+undersized+degraded, acting [0,3] 2024-02-05T07:12:09.748 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.3 is active+undersized+degraded, acting [0,6] 2024-02-05T07:12:09.748 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.6 is active+undersized+degraded, acting [0,1] 2024-02-05T07:12:09.748 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.9 is active+undersized+degraded, acting [2,7] 2024-02-05T07:12:09.748 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.b is active+undersized+degraded, acting [3,0] 2024-02-05T07:12:09.748 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.14 is active+undersized+degraded, acting [7,6] 2024-02-05T07:12:09.748 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.1a is active+undersized+degraded, acting [1,2] 2024-02-05T07:12:09.748 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.1b is active+undersized+degraded, acting [0,7] 2024-02-05T07:12:09.748 INFO:teuthology.orchestra.run.smithi102.stdout: pg 4.9 is active+undersized+degraded, acting [1,3] 2024-02-05T07:12:09.748 INFO:teuthology.orchestra.run.smithi102.stdout: pg 4.d is active+undersized+degraded, acting [2,1] 2024-02-05T07:12:09.748 INFO:teuthology.orchestra.run.smithi102.stdout: pg 4.e is active+undersized+degraded, acting [6,2] 2024-02-05T07:12:09.748 INFO:teuthology.orchestra.run.smithi102.stdout: pg 5.1c is active+undersized+degraded, acting [3,2] 2024-02-05T07:12:09.748 INFO:teuthology.orchestra.run.smithi102.stdout: pg 6.1a is active+undersized+degraded, acting [5,1] 2024-02-05T07:12:10.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:10 smithi177 bash[56430]: audit 2024-02-05T07:12:08.431210+0000 mgr.y (mgr.25280) 1269 : audit 0 from='client.44476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:12:10.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:10 smithi177 bash[56430]: cluster 2024-02-05T07:12:08.550872+0000 mgr.y (mgr.25280) 1270 : cluster 0 pgmap v209: 161 pgs: 30 peering, 15 active+undersized+degraded, 19 active+undersized, 97 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 49/630 objects degraded (7.778%) 2024-02-05T07:12:10.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:10 smithi177 bash[56430]: cluster 2024-02-05T07:12:09.077079+0000 mon.a (mon.0) 5259 : cluster 3 Health check update: Degraded data redundancy: 49/630 objects degraded (7.778%), 15 pgs degraded (PG_DEGRADED) 2024-02-05T07:12:10.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:10 smithi177 bash[56430]: audit 2024-02-05T07:12:09.737031+0000 mon.c (mon.1) 22 : audit 0 from='client.? 172.21.15.102:0/2170655095' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:12:10.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:10 smithi102 bash[68945]: audit 2024-02-05T07:12:08.431210+0000 mgr.y (mgr.25280) 1269 : audit 0 from='client.44476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:12:10.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:10 smithi102 bash[68945]: cluster 2024-02-05T07:12:08.550872+0000 mgr.y (mgr.25280) 1270 : cluster 0 pgmap v209: 161 pgs: 30 peering, 15 active+undersized+degraded, 19 active+undersized, 97 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 49/630 objects degraded (7.778%) 2024-02-05T07:12:10.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:10 smithi102 bash[68945]: cluster 2024-02-05T07:12:09.077079+0000 mon.a (mon.0) 5259 : cluster 3 Health check update: Degraded data redundancy: 49/630 objects degraded (7.778%), 15 pgs degraded (PG_DEGRADED) 2024-02-05T07:12:10.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:10 smithi102 bash[68945]: audit 2024-02-05T07:12:09.737031+0000 mon.c (mon.1) 22 : audit 0 from='client.? 172.21.15.102:0/2170655095' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:12:10.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:10 smithi102 bash[71397]: audit 2024-02-05T07:12:08.431210+0000 mgr.y (mgr.25280) 1269 : audit 0 from='client.44476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:12:10.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:10 smithi102 bash[71397]: cluster 2024-02-05T07:12:08.550872+0000 mgr.y (mgr.25280) 1270 : cluster 0 pgmap v209: 161 pgs: 30 peering, 15 active+undersized+degraded, 19 active+undersized, 97 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 49/630 objects degraded (7.778%) 2024-02-05T07:12:10.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:10 smithi102 bash[71397]: cluster 2024-02-05T07:12:09.077079+0000 mon.a (mon.0) 5259 : cluster 3 Health check update: Degraded data redundancy: 49/630 objects degraded (7.778%), 15 pgs degraded (PG_DEGRADED) 2024-02-05T07:12:10.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:10 smithi102 bash[71397]: audit 2024-02-05T07:12:09.737031+0000 mon.c (mon.1) 22 : audit 0 from='client.? 172.21.15.102:0/2170655095' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:12:11.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:11 smithi102 bash[68945]: audit 2024-02-05T07:12:09.289494+0000 mgr.y (mgr.25280) 1271 : audit 0 from='client.44488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:12:11.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:11 smithi102 bash[68945]: audit 2024-02-05T07:12:10.808345+0000 mon.a (mon.0) 5260 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:11.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:11 smithi102 bash[68945]: audit 2024-02-05T07:12:10.810752+0000 mon.a (mon.0) 5261 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:12:11.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:11 smithi102 bash[71397]: audit 2024-02-05T07:12:09.289494+0000 mgr.y (mgr.25280) 1271 : audit 0 from='client.44488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:12:11.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:11 smithi102 bash[71397]: audit 2024-02-05T07:12:10.808345+0000 mon.a (mon.0) 5260 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:11.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:11 smithi102 bash[71397]: audit 2024-02-05T07:12:10.810752+0000 mon.a (mon.0) 5261 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:12:11.448 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:11 smithi177 bash[56430]: audit 2024-02-05T07:12:09.289494+0000 mgr.y (mgr.25280) 1271 : audit 0 from='client.44488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:12:11.448 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:11 smithi177 bash[56430]: audit 2024-02-05T07:12:10.808345+0000 mon.a (mon.0) 5260 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:11.448 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:11 smithi177 bash[56430]: audit 2024-02-05T07:12:10.810752+0000 mon.a (mon.0) 5261 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:12:12.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:12 smithi177 bash[56430]: cluster 2024-02-05T07:12:10.552146+0000 mgr.y (mgr.25280) 1272 : cluster 0 pgmap v210: 161 pgs: 30 peering, 4 active+undersized+degraded, 3 active+undersized, 124 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 16/630 objects degraded (2.540%); 0 B/s, 0 objects/s recovering 2024-02-05T07:12:12.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:12 smithi177 bash[56430]: audit 2024-02-05T07:12:11.415266+0000 mon.a (mon.0) 5262 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:12.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:12 smithi177 bash[56430]: audit 2024-02-05T07:12:11.425571+0000 mon.a (mon.0) 5263 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:12.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:12 smithi177 bash[56430]: audit 2024-02-05T07:12:11.436351+0000 mon.a (mon.0) 5264 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:12.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:12 smithi177 bash[56430]: audit 2024-02-05T07:12:11.729808+0000 mon.a (mon.0) 5265 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:12.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:12 smithi177 bash[56430]: audit 2024-02-05T07:12:11.738582+0000 mon.a (mon.0) 5266 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:12.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:12 smithi177 bash[56430]: audit 2024-02-05T07:12:11.747183+0000 mon.a (mon.0) 5267 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:12.332 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:12 smithi102 bash[68945]: cluster 2024-02-05T07:12:10.552146+0000 mgr.y (mgr.25280) 1272 : cluster 0 pgmap v210: 161 pgs: 30 peering, 4 active+undersized+degraded, 3 active+undersized, 124 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 16/630 objects degraded (2.540%); 0 B/s, 0 objects/s recovering 2024-02-05T07:12:12.332 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:12 smithi102 bash[68945]: audit 2024-02-05T07:12:11.415266+0000 mon.a (mon.0) 5262 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:12.332 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:12 smithi102 bash[68945]: audit 2024-02-05T07:12:11.425571+0000 mon.a (mon.0) 5263 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:12.332 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:12 smithi102 bash[68945]: audit 2024-02-05T07:12:11.436351+0000 mon.a (mon.0) 5264 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:12.332 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:12 smithi102 bash[68945]: audit 2024-02-05T07:12:11.729808+0000 mon.a (mon.0) 5265 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:12.332 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:12 smithi102 bash[68945]: audit 2024-02-05T07:12:11.738582+0000 mon.a (mon.0) 5266 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:12.332 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:12 smithi102 bash[68945]: audit 2024-02-05T07:12:11.747183+0000 mon.a (mon.0) 5267 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:12.332 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:12 smithi102 bash[71397]: cluster 2024-02-05T07:12:10.552146+0000 mgr.y (mgr.25280) 1272 : cluster 0 pgmap v210: 161 pgs: 30 peering, 4 active+undersized+degraded, 3 active+undersized, 124 active+clean; 585 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 16/630 objects degraded (2.540%); 0 B/s, 0 objects/s recovering 2024-02-05T07:12:12.333 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:12 smithi102 bash[71397]: audit 2024-02-05T07:12:11.415266+0000 mon.a (mon.0) 5262 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:12.333 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:12 smithi102 bash[71397]: audit 2024-02-05T07:12:11.425571+0000 mon.a (mon.0) 5263 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:12.333 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:12 smithi102 bash[71397]: audit 2024-02-05T07:12:11.436351+0000 mon.a (mon.0) 5264 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:12.333 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:12 smithi102 bash[71397]: audit 2024-02-05T07:12:11.729808+0000 mon.a (mon.0) 5265 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:12.333 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:12 smithi102 bash[71397]: audit 2024-02-05T07:12:11.738582+0000 mon.a (mon.0) 5266 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:12.333 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:12 smithi102 bash[71397]: audit 2024-02-05T07:12:11.747183+0000 mon.a (mon.0) 5267 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:12.636 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:12:12 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:12:12] "GET /metrics HTTP/1.1" 200 38457 "" "Prometheus/2.33.4" 2024-02-05T07:12:13.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:13 smithi102 bash[71397]: audit 2024-02-05T07:12:11.986908+0000 mgr.y (mgr.25280) 1273 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:12:13.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:13 smithi102 bash[68945]: audit 2024-02-05T07:12:11.986908+0000 mgr.y (mgr.25280) 1273 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:12:13.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:13 smithi177 bash[56430]: audit 2024-02-05T07:12:11.986908+0000 mgr.y (mgr.25280) 1273 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:12:14.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:14 smithi177 bash[56430]: cluster 2024-02-05T07:12:12.553732+0000 mgr.y (mgr.25280) 1274 : cluster 0 pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 710 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-05T07:12:14.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:14 smithi177 bash[56430]: cluster 2024-02-05T07:12:13.099327+0000 mon.a (mon.0) 5268 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 16/630 objects degraded (2.540%), 4 pgs degraded) 2024-02-05T07:12:14.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:14 smithi177 bash[56430]: cluster 2024-02-05T07:12:13.099413+0000 mon.a (mon.0) 5269 : cluster 1 Cluster is now healthy 2024-02-05T07:12:14.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:14 smithi102 bash[68945]: cluster 2024-02-05T07:12:12.553732+0000 mgr.y (mgr.25280) 1274 : cluster 0 pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 710 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-05T07:12:14.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:14 smithi102 bash[68945]: cluster 2024-02-05T07:12:13.099327+0000 mon.a (mon.0) 5268 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 16/630 objects degraded (2.540%), 4 pgs degraded) 2024-02-05T07:12:14.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:14 smithi102 bash[68945]: cluster 2024-02-05T07:12:13.099413+0000 mon.a (mon.0) 5269 : cluster 1 Cluster is now healthy 2024-02-05T07:12:14.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:14 smithi102 bash[71397]: cluster 2024-02-05T07:12:12.553732+0000 mgr.y (mgr.25280) 1274 : cluster 0 pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 710 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-05T07:12:14.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:14 smithi102 bash[71397]: cluster 2024-02-05T07:12:13.099327+0000 mon.a (mon.0) 5268 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 16/630 objects degraded (2.540%), 4 pgs degraded) 2024-02-05T07:12:14.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:14 smithi102 bash[71397]: cluster 2024-02-05T07:12:13.099413+0000 mon.a (mon.0) 5269 : cluster 1 Cluster is now healthy 2024-02-05T07:12:16.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:16 smithi102 bash[68945]: cluster 2024-02-05T07:12:14.554659+0000 mgr.y (mgr.25280) 1275 : cluster 0 pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 626 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-05T07:12:16.381 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:16 smithi102 bash[71397]: cluster 2024-02-05T07:12:14.554659+0000 mgr.y (mgr.25280) 1275 : cluster 0 pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 626 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-05T07:12:16.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:16 smithi177 bash[56430]: cluster 2024-02-05T07:12:14.554659+0000 mgr.y (mgr.25280) 1275 : cluster 0 pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 626 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-05T07:12:17.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:17 smithi177 bash[56430]: cluster 2024-02-05T07:12:16.555877+0000 mgr.y (mgr.25280) 1276 : cluster 0 pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-05T07:12:17.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:17 smithi102 bash[68945]: cluster 2024-02-05T07:12:16.555877+0000 mgr.y (mgr.25280) 1276 : cluster 0 pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-05T07:12:17.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:17 smithi102 bash[71397]: cluster 2024-02-05T07:12:16.555877+0000 mgr.y (mgr.25280) 1276 : cluster 0 pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-05T07:12:20.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:20 smithi177 bash[56430]: cluster 2024-02-05T07:12:18.557175+0000 mgr.y (mgr.25280) 1277 : cluster 0 pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-05T07:12:20.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:20 smithi102 bash[68945]: cluster 2024-02-05T07:12:18.557175+0000 mgr.y (mgr.25280) 1277 : cluster 0 pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-05T07:12:20.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:20 smithi102 bash[71397]: cluster 2024-02-05T07:12:18.557175+0000 mgr.y (mgr.25280) 1277 : cluster 0 pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-05T07:12:22.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:22 smithi177 bash[56430]: cluster 2024-02-05T07:12:20.558262+0000 mgr.y (mgr.25280) 1278 : cluster 0 pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-02-05T07:12:22.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:22 smithi177 bash[56430]: audit 2024-02-05T07:12:21.011477+0000 mon.a (mon.0) 5270 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:22.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:22 smithi102 bash[68945]: cluster 2024-02-05T07:12:20.558262+0000 mgr.y (mgr.25280) 1278 : cluster 0 pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-02-05T07:12:22.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:22 smithi102 bash[68945]: audit 2024-02-05T07:12:21.011477+0000 mon.a (mon.0) 5270 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:22.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:22 smithi102 bash[71397]: cluster 2024-02-05T07:12:20.558262+0000 mgr.y (mgr.25280) 1278 : cluster 0 pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-02-05T07:12:22.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:22 smithi102 bash[71397]: audit 2024-02-05T07:12:21.011477+0000 mon.a (mon.0) 5270 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:22.886 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:12:22 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:12:22] "GET /metrics HTTP/1.1" 200 38457 "" "Prometheus/2.33.4" 2024-02-05T07:12:23.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:23 smithi177 bash[56430]: audit 2024-02-05T07:12:21.998198+0000 mgr.y (mgr.25280) 1279 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:12:23.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:23 smithi177 bash[56430]: audit 2024-02-05T07:12:22.696129+0000 mon.a (mon.0) 5271 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-05T07:12:23.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:23 smithi102 bash[68945]: audit 2024-02-05T07:12:21.998198+0000 mgr.y (mgr.25280) 1279 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:12:23.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:23 smithi102 bash[68945]: audit 2024-02-05T07:12:22.696129+0000 mon.a (mon.0) 5271 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-05T07:12:23.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:23 smithi102 bash[71397]: audit 2024-02-05T07:12:21.998198+0000 mgr.y (mgr.25280) 1279 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:12:23.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:23 smithi102 bash[71397]: audit 2024-02-05T07:12:22.696129+0000 mon.a (mon.0) 5271 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-05T07:12:24.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:24 smithi177 bash[56430]: cluster 2024-02-05T07:12:22.559699+0000 mgr.y (mgr.25280) 1280 : 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 2024-02-05T07:12:24.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:24 smithi177 bash[56430]: audit 2024-02-05T07:12:22.696537+0000 mgr.y (mgr.25280) 1281 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-05T07:12:24.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:24 smithi177 bash[56430]: cephadm 2024-02-05T07:12:22.699096+0000 mgr.y (mgr.25280) 1282 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-02-05T07:12:24.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:24 smithi102 bash[68945]: cluster 2024-02-05T07:12:22.559699+0000 mgr.y (mgr.25280) 1280 : 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 2024-02-05T07:12:24.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:24 smithi102 bash[68945]: audit 2024-02-05T07:12:22.696537+0000 mgr.y (mgr.25280) 1281 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-05T07:12:24.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:24 smithi102 bash[68945]: cephadm 2024-02-05T07:12:22.699096+0000 mgr.y (mgr.25280) 1282 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-02-05T07:12:24.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:24 smithi102 bash[71397]: cluster 2024-02-05T07:12:22.559699+0000 mgr.y (mgr.25280) 1280 : 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 2024-02-05T07:12:24.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:24 smithi102 bash[71397]: audit 2024-02-05T07:12:22.696537+0000 mgr.y (mgr.25280) 1281 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-05T07:12:24.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:24 smithi102 bash[71397]: cephadm 2024-02-05T07:12:22.699096+0000 mgr.y (mgr.25280) 1282 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-02-05T07:12:26.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:26 smithi177 bash[56430]: cluster 2024-02-05T07:12:24.560552+0000 mgr.y (mgr.25280) 1283 : cluster 0 pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:12:26.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:26 smithi177 bash[56430]: audit 2024-02-05T07:12:25.227356+0000 mon.a (mon.0) 5272 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:26.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:26 smithi177 bash[56430]: audit 2024-02-05T07:12:25.231533+0000 mon.a (mon.0) 5273 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-05T07:12:26.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:26 smithi177 bash[56430]: audit 2024-02-05T07:12:25.233030+0000 mon.a (mon.0) 5274 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:26.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:26 smithi177 bash[56430]: audit 2024-02-05T07:12:25.808320+0000 mon.a (mon.0) 5275 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:26.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:26 smithi177 bash[56430]: audit 2024-02-05T07:12:25.810484+0000 mon.a (mon.0) 5276 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:12:26.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:26 smithi102 bash[71397]: cluster 2024-02-05T07:12:24.560552+0000 mgr.y (mgr.25280) 1283 : cluster 0 pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:12:26.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:26 smithi102 bash[71397]: audit 2024-02-05T07:12:25.227356+0000 mon.a (mon.0) 5272 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:26.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:26 smithi102 bash[71397]: audit 2024-02-05T07:12:25.231533+0000 mon.a (mon.0) 5273 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-05T07:12:26.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:26 smithi102 bash[71397]: audit 2024-02-05T07:12:25.233030+0000 mon.a (mon.0) 5274 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:26.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:26 smithi102 bash[71397]: audit 2024-02-05T07:12:25.808320+0000 mon.a (mon.0) 5275 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:26.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:26 smithi102 bash[71397]: audit 2024-02-05T07:12:25.810484+0000 mon.a (mon.0) 5276 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:12:26.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:26 smithi102 bash[68945]: cluster 2024-02-05T07:12:24.560552+0000 mgr.y (mgr.25280) 1283 : cluster 0 pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:12:26.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:26 smithi102 bash[68945]: audit 2024-02-05T07:12:25.227356+0000 mon.a (mon.0) 5272 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:26.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:26 smithi102 bash[68945]: audit 2024-02-05T07:12:25.231533+0000 mon.a (mon.0) 5273 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-05T07:12:26.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:26 smithi102 bash[68945]: audit 2024-02-05T07:12:25.233030+0000 mon.a (mon.0) 5274 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:26.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:26 smithi102 bash[68945]: audit 2024-02-05T07:12:25.808320+0000 mon.a (mon.0) 5275 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:26.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:26 smithi102 bash[68945]: audit 2024-02-05T07:12:25.810484+0000 mon.a (mon.0) 5276 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:12:27.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:27 smithi177 bash[56430]: cephadm 2024-02-05T07:12:25.220129+0000 mgr.y (mgr.25280) 1284 : cephadm 1 Upgrade: Updating osd.5 2024-02-05T07:12:27.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:27 smithi177 bash[56430]: cephadm 2024-02-05T07:12:25.238251+0000 mgr.y (mgr.25280) 1285 : cephadm 1 Deploying daemon osd.5 on smithi177 2024-02-05T07:12:27.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:27 smithi102 bash[68945]: cephadm 2024-02-05T07:12:25.220129+0000 mgr.y (mgr.25280) 1284 : cephadm 1 Upgrade: Updating osd.5 2024-02-05T07:12:27.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:27 smithi102 bash[68945]: cephadm 2024-02-05T07:12:25.238251+0000 mgr.y (mgr.25280) 1285 : cephadm 1 Deploying daemon osd.5 on smithi177 2024-02-05T07:12:27.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:27 smithi102 bash[71397]: cephadm 2024-02-05T07:12:25.220129+0000 mgr.y (mgr.25280) 1284 : cephadm 1 Upgrade: Updating osd.5 2024-02-05T07:12:27.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:27 smithi102 bash[71397]: cephadm 2024-02-05T07:12:25.238251+0000 mgr.y (mgr.25280) 1285 : cephadm 1 Deploying daemon osd.5 on smithi177 2024-02-05T07:12:28.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:28 smithi177 bash[56430]: cluster 2024-02-05T07:12:26.561796+0000 mgr.y (mgr.25280) 1286 : cluster 0 pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:12:28.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:28 smithi102 bash[68945]: cluster 2024-02-05T07:12:26.561796+0000 mgr.y (mgr.25280) 1286 : cluster 0 pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:12:28.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:28 smithi102 bash[71397]: cluster 2024-02-05T07:12:26.561796+0000 mgr.y (mgr.25280) 1286 : cluster 0 pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:12:30.278 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:30 smithi177 bash[56430]: cluster 2024-02-05T07:12:28.563175+0000 mgr.y (mgr.25280) 1287 : 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 2024-02-05T07:12:30.279 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:12:30 smithi177 systemd[1]: Stopping Ceph osd.5 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:12:30.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:30 smithi102 bash[68945]: cluster 2024-02-05T07:12:28.563175+0000 mgr.y (mgr.25280) 1287 : 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 2024-02-05T07:12:30.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:30 smithi102 bash[71397]: cluster 2024-02-05T07:12:28.563175+0000 mgr.y (mgr.25280) 1287 : 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 2024-02-05T07:12:30.577 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:12:30 smithi177 bash[23944]: debug 2024-02-05T07:12:30.273+0000 7f6c34944700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T07:12:30.577 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:12:30 smithi177 bash[23944]: debug 2024-02-05T07:12:30.273+0000 7f6c34944700 -1 osd.5 142 *** Got signal Terminated *** 2024-02-05T07:12:30.577 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:12:30 smithi177 bash[23944]: debug 2024-02-05T07:12:30.273+0000 7f6c34944700 -1 osd.5 142 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T07:12:31.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:31 smithi177 bash[56430]: cluster 2024-02-05T07:12:30.269202+0000 mon.a (mon.0) 5277 : cluster 1 osd.5 marked itself down and dead 2024-02-05T07:12:31.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:31 smithi102 bash[68945]: cluster 2024-02-05T07:12:30.269202+0000 mon.a (mon.0) 5277 : cluster 1 osd.5 marked itself down and dead 2024-02-05T07:12:31.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:31 smithi102 bash[71397]: cluster 2024-02-05T07:12:30.269202+0000 mon.a (mon.0) 5277 : cluster 1 osd.5 marked itself down and dead 2024-02-05T07:12:32.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:32 smithi177 bash[56430]: cluster 2024-02-05T07:12:30.564305+0000 mgr.y (mgr.25280) 1288 : 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 2024-02-05T07:12:32.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:32 smithi177 bash[56430]: cluster 2024-02-05T07:12:31.051656+0000 mon.a (mon.0) 5278 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T07:12:32.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:32 smithi177 bash[56430]: cluster 2024-02-05T07:12:31.067934+0000 mon.a (mon.0) 5279 : cluster 0 osdmap e143: 8 total, 7 up, 8 in 2024-02-05T07:12:32.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:32 smithi177 bash[56430]: cluster 2024-02-05T07:12:31.073303+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e143 with expected crc 2024-02-05T07:12:32.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:32 smithi177 bash[56430]: cluster 2024-02-05T07:12:31.077620+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e143 with expected crc 2024-02-05T07:12:32.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:32 smithi177 bash[56430]: cluster 2024-02-05T07:12:31.079884+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e143 with expected crc 2024-02-05T07:12:32.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:32 smithi177 bash[56430]: cluster 2024-02-05T07:12:31.080691+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e143 with expected crc 2024-02-05T07:12:32.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:32 smithi177 bash[56430]: cluster 2024-02-05T07:12:31.081613+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e143 with expected crc 2024-02-05T07:12:32.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:32 smithi177 bash[56430]: cluster 2024-02-05T07:12:31.082804+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e143 with expected crc 2024-02-05T07:12:32.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:32 smithi177 bash[56430]: cluster 2024-02-05T07:12:31.084020+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e143 with expected crc 2024-02-05T07:12:32.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:32 smithi177 bash[56430]: audit 2024-02-05T07:12:31.590563+0000 mon.a (mon.0) 5280 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:32.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:32 smithi177 bash[56430]: audit 2024-02-05T07:12:31.598352+0000 mon.a (mon.0) 5281 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:32.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:32 smithi177 bash[56430]: audit 2024-02-05T07:12:31.607796+0000 mon.a (mon.0) 5282 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:32.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:32 smithi177 bash[56430]: audit 2024-02-05T07:12:31.927920+0000 mon.a (mon.0) 5283 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:32.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:32 smithi177 bash[56430]: audit 2024-02-05T07:12:31.935911+0000 mon.a (mon.0) 5284 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:32.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:32 smithi177 bash[56430]: audit 2024-02-05T07:12:31.946049+0000 mon.a (mon.0) 5285 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:32.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:32 smithi102 bash[68945]: cluster 2024-02-05T07:12:30.564305+0000 mgr.y (mgr.25280) 1288 : 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 2024-02-05T07:12:32.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:32 smithi102 bash[68945]: cluster 2024-02-05T07:12:31.051656+0000 mon.a (mon.0) 5278 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T07:12:32.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:32 smithi102 bash[68945]: cluster 2024-02-05T07:12:31.067934+0000 mon.a (mon.0) 5279 : cluster 0 osdmap e143: 8 total, 7 up, 8 in 2024-02-05T07:12:32.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:32 smithi102 bash[68945]: cluster 2024-02-05T07:12:31.073303+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e143 with expected crc 2024-02-05T07:12:32.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:32 smithi102 bash[68945]: cluster 2024-02-05T07:12:31.077620+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e143 with expected crc 2024-02-05T07:12:32.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:32 smithi102 bash[68945]: cluster 2024-02-05T07:12:31.079884+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e143 with expected crc 2024-02-05T07:12:32.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:32 smithi102 bash[68945]: cluster 2024-02-05T07:12:31.080691+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e143 with expected crc 2024-02-05T07:12:32.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:32 smithi102 bash[68945]: cluster 2024-02-05T07:12:31.081613+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e143 with expected crc 2024-02-05T07:12:32.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:32 smithi102 bash[68945]: cluster 2024-02-05T07:12:31.082804+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e143 with expected crc 2024-02-05T07:12:32.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:32 smithi102 bash[68945]: cluster 2024-02-05T07:12:31.084020+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e143 with expected crc 2024-02-05T07:12:32.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:32 smithi102 bash[68945]: audit 2024-02-05T07:12:31.590563+0000 mon.a (mon.0) 5280 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:32.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:32 smithi102 bash[68945]: audit 2024-02-05T07:12:31.598352+0000 mon.a (mon.0) 5281 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:32.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:32 smithi102 bash[68945]: audit 2024-02-05T07:12:31.607796+0000 mon.a (mon.0) 5282 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:32.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:32 smithi102 bash[68945]: audit 2024-02-05T07:12:31.927920+0000 mon.a (mon.0) 5283 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:32.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:32 smithi102 bash[68945]: audit 2024-02-05T07:12:31.935911+0000 mon.a (mon.0) 5284 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:32.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:32 smithi102 bash[68945]: audit 2024-02-05T07:12:31.946049+0000 mon.a (mon.0) 5285 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:32.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:32 smithi102 bash[71397]: cluster 2024-02-05T07:12:30.564305+0000 mgr.y (mgr.25280) 1288 : 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 2024-02-05T07:12:32.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:32 smithi102 bash[71397]: cluster 2024-02-05T07:12:31.051656+0000 mon.a (mon.0) 5278 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T07:12:32.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:32 smithi102 bash[71397]: cluster 2024-02-05T07:12:31.067934+0000 mon.a (mon.0) 5279 : cluster 0 osdmap e143: 8 total, 7 up, 8 in 2024-02-05T07:12:32.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:32 smithi102 bash[71397]: cluster 2024-02-05T07:12:31.073303+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e143 with expected crc 2024-02-05T07:12:32.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:32 smithi102 bash[71397]: cluster 2024-02-05T07:12:31.077620+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e143 with expected crc 2024-02-05T07:12:32.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:32 smithi102 bash[71397]: cluster 2024-02-05T07:12:31.079884+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e143 with expected crc 2024-02-05T07:12:32.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:32 smithi102 bash[71397]: cluster 2024-02-05T07:12:31.080691+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e143 with expected crc 2024-02-05T07:12:32.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:32 smithi102 bash[71397]: cluster 2024-02-05T07:12:31.081613+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e143 with expected crc 2024-02-05T07:12:32.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:32 smithi102 bash[71397]: cluster 2024-02-05T07:12:31.082804+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e143 with expected crc 2024-02-05T07:12:32.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:32 smithi102 bash[71397]: cluster 2024-02-05T07:12:31.084020+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e143 with expected crc 2024-02-05T07:12:32.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:32 smithi102 bash[71397]: audit 2024-02-05T07:12:31.590563+0000 mon.a (mon.0) 5280 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:32.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:32 smithi102 bash[71397]: audit 2024-02-05T07:12:31.598352+0000 mon.a (mon.0) 5281 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:32.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:32 smithi102 bash[71397]: audit 2024-02-05T07:12:31.607796+0000 mon.a (mon.0) 5282 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:32.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:32 smithi102 bash[71397]: audit 2024-02-05T07:12:31.927920+0000 mon.a (mon.0) 5283 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:32.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:32 smithi102 bash[71397]: audit 2024-02-05T07:12:31.935911+0000 mon.a (mon.0) 5284 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:32.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:32 smithi102 bash[71397]: audit 2024-02-05T07:12:31.946049+0000 mon.a (mon.0) 5285 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:32.827 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:12:32 smithi177 bash[68457]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-5 2024-02-05T07:12:32.886 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:12:32 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:12:32] "GET /metrics HTTP/1.1" 200 38455 "" "Prometheus/2.33.4" 2024-02-05T07:12:33.327 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:12:32 smithi177 bash[68680]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-5 2024-02-05T07:12:33.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:33 smithi177 bash[56430]: cluster 2024-02-05T07:12:31.600464+0000 mgr.y (mgr.25280) 1289 : cluster 0 pgmap v222: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:12:33.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:33 smithi177 bash[56430]: cluster 2024-02-05T07:12:31.938386+0000 mgr.y (mgr.25280) 1290 : cluster 0 pgmap v223: 161 pgs: 28 peering, 11 stale+active+clean, 122 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:12:33.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:33 smithi177 bash[56430]: cluster 2024-02-05T07:12:31.938955+0000 mgr.y (mgr.25280) 1291 : cluster 0 pgmap v224: 161 pgs: 28 peering, 11 stale+active+clean, 122 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 571 B/s rd, 0 op/s 2024-02-05T07:12:33.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:33 smithi177 bash[56430]: audit 2024-02-05T07:12:32.006940+0000 mgr.y (mgr.25280) 1292 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:12:33.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:33 smithi177 bash[56430]: cluster 2024-02-05T07:12:32.073153+0000 mon.a (mon.0) 5286 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2024-02-05T07:12:33.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:33 smithi177 bash[56430]: cluster 2024-02-05T07:12:32.084586+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e144 with expected crc 2024-02-05T07:12:33.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:33 smithi177 bash[56430]: cluster 2024-02-05T07:12:32.088234+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e144 with expected crc 2024-02-05T07:12:33.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:33 smithi177 bash[56430]: cluster 2024-02-05T07:12:32.089007+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e144 with expected crc 2024-02-05T07:12:33.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:33 smithi177 bash[56430]: cluster 2024-02-05T07:12:32.090193+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e144 with expected crc 2024-02-05T07:12:33.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:33 smithi177 bash[56430]: cluster 2024-02-05T07:12:32.091816+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e144 with expected crc 2024-02-05T07:12:33.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:33 smithi177 bash[56430]: cluster 2024-02-05T07:12:32.093580+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e144 with expected crc 2024-02-05T07:12:33.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:33 smithi177 bash[56430]: cluster 2024-02-05T07:12:32.595438+0000 mon.a (mon.0) 5287 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:12:33.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:33 smithi177 bash[56430]: cluster 2024-02-05T07:12:32.595498+0000 mon.a (mon.0) 5288 : cluster 3 Health check failed: Reduced data availability: 7 pgs inactive, 10 pgs peering (PG_AVAILABILITY) 2024-02-05T07:12:33.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:33 smithi102 bash[68945]: cluster 2024-02-05T07:12:31.600464+0000 mgr.y (mgr.25280) 1289 : cluster 0 pgmap v222: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:12:33.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:33 smithi102 bash[68945]: cluster 2024-02-05T07:12:31.938386+0000 mgr.y (mgr.25280) 1290 : cluster 0 pgmap v223: 161 pgs: 28 peering, 11 stale+active+clean, 122 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:12:33.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:33 smithi102 bash[68945]: cluster 2024-02-05T07:12:31.938955+0000 mgr.y (mgr.25280) 1291 : cluster 0 pgmap v224: 161 pgs: 28 peering, 11 stale+active+clean, 122 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 571 B/s rd, 0 op/s 2024-02-05T07:12:33.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:33 smithi102 bash[68945]: audit 2024-02-05T07:12:32.006940+0000 mgr.y (mgr.25280) 1292 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:12:33.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:33 smithi102 bash[68945]: cluster 2024-02-05T07:12:32.073153+0000 mon.a (mon.0) 5286 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2024-02-05T07:12:33.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:33 smithi102 bash[68945]: cluster 2024-02-05T07:12:32.084586+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e144 with expected crc 2024-02-05T07:12:33.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:33 smithi102 bash[68945]: cluster 2024-02-05T07:12:32.088234+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e144 with expected crc 2024-02-05T07:12:33.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:33 smithi102 bash[68945]: cluster 2024-02-05T07:12:32.089007+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e144 with expected crc 2024-02-05T07:12:33.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:33 smithi102 bash[68945]: cluster 2024-02-05T07:12:32.090193+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e144 with expected crc 2024-02-05T07:12:33.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:33 smithi102 bash[68945]: cluster 2024-02-05T07:12:32.091816+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e144 with expected crc 2024-02-05T07:12:33.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:33 smithi102 bash[68945]: cluster 2024-02-05T07:12:32.093580+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e144 with expected crc 2024-02-05T07:12:33.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:33 smithi102 bash[68945]: cluster 2024-02-05T07:12:32.595438+0000 mon.a (mon.0) 5287 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:12:33.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:33 smithi102 bash[68945]: cluster 2024-02-05T07:12:32.595498+0000 mon.a (mon.0) 5288 : cluster 3 Health check failed: Reduced data availability: 7 pgs inactive, 10 pgs peering (PG_AVAILABILITY) 2024-02-05T07:12:33.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:33 smithi102 bash[71397]: cluster 2024-02-05T07:12:31.600464+0000 mgr.y (mgr.25280) 1289 : cluster 0 pgmap v222: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:12:33.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:33 smithi102 bash[71397]: cluster 2024-02-05T07:12:31.938386+0000 mgr.y (mgr.25280) 1290 : cluster 0 pgmap v223: 161 pgs: 28 peering, 11 stale+active+clean, 122 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:12:33.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:33 smithi102 bash[71397]: cluster 2024-02-05T07:12:31.938955+0000 mgr.y (mgr.25280) 1291 : cluster 0 pgmap v224: 161 pgs: 28 peering, 11 stale+active+clean, 122 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 571 B/s rd, 0 op/s 2024-02-05T07:12:33.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:33 smithi102 bash[71397]: audit 2024-02-05T07:12:32.006940+0000 mgr.y (mgr.25280) 1292 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:12:33.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:33 smithi102 bash[71397]: cluster 2024-02-05T07:12:32.073153+0000 mon.a (mon.0) 5286 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2024-02-05T07:12:33.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:33 smithi102 bash[71397]: cluster 2024-02-05T07:12:32.084586+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e144 with expected crc 2024-02-05T07:12:33.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:33 smithi102 bash[71397]: cluster 2024-02-05T07:12:32.088234+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e144 with expected crc 2024-02-05T07:12:33.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:33 smithi102 bash[71397]: cluster 2024-02-05T07:12:32.089007+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e144 with expected crc 2024-02-05T07:12:33.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:33 smithi102 bash[71397]: cluster 2024-02-05T07:12:32.090193+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e144 with expected crc 2024-02-05T07:12:33.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:33 smithi102 bash[71397]: cluster 2024-02-05T07:12:32.091816+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e144 with expected crc 2024-02-05T07:12:33.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:33 smithi102 bash[71397]: cluster 2024-02-05T07:12:32.093580+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e144 with expected crc 2024-02-05T07:12:33.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:33 smithi102 bash[71397]: cluster 2024-02-05T07:12:32.595438+0000 mon.a (mon.0) 5287 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:12:33.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:33 smithi102 bash[71397]: cluster 2024-02-05T07:12:32.595498+0000 mon.a (mon.0) 5288 : cluster 3 Health check failed: Reduced data availability: 7 pgs inactive, 10 pgs peering (PG_AVAILABILITY) 2024-02-05T07:12:35.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:35 smithi177 bash[56430]: cluster 2024-02-05T07:12:33.940064+0000 mgr.y (mgr.25280) 1293 : cluster 0 pgmap v226: 161 pgs: 1 active+undersized+degraded, 28 peering, 10 stale+active+clean, 4 active+undersized, 118 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2024-02-05T07:12:35.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:35 smithi177 bash[56430]: cluster 2024-02-05T07:12:34.071710+0000 mon.a (mon.0) 5289 : cluster 3 Health check failed: Degraded data redundancy: 1/630 objects degraded (0.159%), 1 pg degraded (PG_DEGRADED) 2024-02-05T07:12:35.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:35 smithi102 bash[68945]: cluster 2024-02-05T07:12:33.940064+0000 mgr.y (mgr.25280) 1293 : cluster 0 pgmap v226: 161 pgs: 1 active+undersized+degraded, 28 peering, 10 stale+active+clean, 4 active+undersized, 118 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2024-02-05T07:12:35.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:35 smithi102 bash[68945]: cluster 2024-02-05T07:12:34.071710+0000 mon.a (mon.0) 5289 : cluster 3 Health check failed: Degraded data redundancy: 1/630 objects degraded (0.159%), 1 pg degraded (PG_DEGRADED) 2024-02-05T07:12:35.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:35 smithi102 bash[71397]: cluster 2024-02-05T07:12:33.940064+0000 mgr.y (mgr.25280) 1293 : cluster 0 pgmap v226: 161 pgs: 1 active+undersized+degraded, 28 peering, 10 stale+active+clean, 4 active+undersized, 118 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1/630 objects degraded (0.159%) 2024-02-05T07:12:35.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:35 smithi102 bash[71397]: cluster 2024-02-05T07:12:34.071710+0000 mon.a (mon.0) 5289 : cluster 3 Health check failed: Degraded data redundancy: 1/630 objects degraded (0.159%), 1 pg degraded (PG_DEGRADED) 2024-02-05T07:12:35.822 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:12:35 smithi177 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@osd.5.service: Succeeded. 2024-02-05T07:12:35.822 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:12:35 smithi177 systemd[1]: Stopped Ceph osd.5 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:12:36.077 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:12:35 smithi177 systemd[1]: Started Ceph osd.5 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:12:36.881 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:35.869723+0000 mon.a (mon.0) 5290 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:36.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:35.879476+0000 mon.a (mon.0) 5291 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:36.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:35.883646+0000 mon.a (mon.0) 5292 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:36.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:35.885141+0000 mon.a (mon.0) 5293 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:36.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: cluster 2024-02-05T07:12:35.888461+0000 mgr.y (mgr.25280) 1294 : cluster 0 pgmap v227: 161 pgs: 11 active+undersized+degraded, 28 peering, 1 stale+active+clean, 14 active+undersized, 107 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 36/630 objects degraded (5.714%) 2024-02-05T07:12:36.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:35.895683+0000 mon.a (mon.0) 5294 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:36.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: cephadm 2024-02-05T07:12:35.896509+0000 mgr.y (mgr.25280) 1295 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:36.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:35.976762+0000 mon.a (mon.0) 5295 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:36.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:35.979941+0000 mon.a (mon.0) 5296 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:36.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:35.984795+0000 mon.a (mon.0) 5297 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:36.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:35.986157+0000 mon.a (mon.0) 5298 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:36.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:35.995991+0000 mon.a (mon.0) 5299 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:36.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: cephadm 2024-02-05T07:12:35.996808+0000 mgr.y (mgr.25280) 1296 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:36.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.074508+0000 mon.a (mon.0) 5300 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:36.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.077029+0000 mon.a (mon.0) 5301 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:36.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.080361+0000 mon.a (mon.0) 5302 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:36.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.081394+0000 mon.a (mon.0) 5303 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:36.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.088121+0000 mon.a (mon.0) 5304 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:36.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: cephadm 2024-02-05T07:12:36.088847+0000 mgr.y (mgr.25280) 1297 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:36.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.163367+0000 mon.a (mon.0) 5305 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:36.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.166592+0000 mon.a (mon.0) 5306 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:36.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.169901+0000 mon.a (mon.0) 5307 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:36.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.171169+0000 mon.a (mon.0) 5308 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:36.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.179858+0000 mon.a (mon.0) 5309 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:36.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.261679+0000 mon.a (mon.0) 5310 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:36.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.266794+0000 mon.a (mon.0) 5311 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:36.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.269858+0000 mon.a (mon.0) 5312 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:36.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.270723+0000 mon.a (mon.0) 5313 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:36.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.277341+0000 mon.a (mon.0) 5314 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:36.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.355497+0000 mon.a (mon.0) 5315 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:36.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.360398+0000 mon.a (mon.0) 5316 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:36.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.365185+0000 mon.a (mon.0) 5317 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:36.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.366420+0000 mon.a (mon.0) 5318 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:36.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.373750+0000 mon.a (mon.0) 5319 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:36.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.458715+0000 mon.a (mon.0) 5320 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:36.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.461272+0000 mon.a (mon.0) 5321 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:36.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.464054+0000 mon.a (mon.0) 5322 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:36.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.464936+0000 mon.a (mon.0) 5323 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:36.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.470865+0000 mon.a (mon.0) 5324 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:36.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.556733+0000 mon.a (mon.0) 5325 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:36.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.559404+0000 mon.a (mon.0) 5326 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:36.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.562195+0000 mon.a (mon.0) 5327 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:36.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.563043+0000 mon.a (mon.0) 5328 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:36.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.568614+0000 mon.a (mon.0) 5329 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:36.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.652217+0000 mon.a (mon.0) 5330 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:36.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.654600+0000 mon.a (mon.0) 5331 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:36.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.658384+0000 mon.a (mon.0) 5332 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:36.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.659311+0000 mon.a (mon.0) 5333 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:36.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.667463+0000 mon.a (mon.0) 5334 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:36.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.747717+0000 mon.a (mon.0) 5335 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:36.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.750512+0000 mon.a (mon.0) 5336 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:36.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:35.869723+0000 mon.a (mon.0) 5290 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:36.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:35.879476+0000 mon.a (mon.0) 5291 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:36.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:35.883646+0000 mon.a (mon.0) 5292 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:36.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:35.885141+0000 mon.a (mon.0) 5293 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:36.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: cluster 2024-02-05T07:12:35.888461+0000 mgr.y (mgr.25280) 1294 : cluster 0 pgmap v227: 161 pgs: 11 active+undersized+degraded, 28 peering, 1 stale+active+clean, 14 active+undersized, 107 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 36/630 objects degraded (5.714%) 2024-02-05T07:12:36.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:35.895683+0000 mon.a (mon.0) 5294 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:36.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: cephadm 2024-02-05T07:12:35.896509+0000 mgr.y (mgr.25280) 1295 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:36.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:35.976762+0000 mon.a (mon.0) 5295 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:37.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.754359+0000 mon.a (mon.0) 5337 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:37.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.755853+0000 mon.a (mon.0) 5338 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:37.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.763555+0000 mon.a (mon.0) 5339 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:37.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.846620+0000 mon.a (mon.0) 5340 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:37.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.848733+0000 mon.a (mon.0) 5341 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:37.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.852321+0000 mon.a (mon.0) 5342 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:37.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.853360+0000 mon.a (mon.0) 5343 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:37.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[68945]: audit 2024-02-05T07:12:36.862050+0000 mon.a (mon.0) 5344 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:37.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:35.979941+0000 mon.a (mon.0) 5296 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:37.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:35.984795+0000 mon.a (mon.0) 5297 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:37.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:35.986157+0000 mon.a (mon.0) 5298 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:37.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:35.995991+0000 mon.a (mon.0) 5299 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:37.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: cephadm 2024-02-05T07:12:35.996808+0000 mgr.y (mgr.25280) 1296 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:37.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.074508+0000 mon.a (mon.0) 5300 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:37.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.077029+0000 mon.a (mon.0) 5301 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:37.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.080361+0000 mon.a (mon.0) 5302 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:37.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.081394+0000 mon.a (mon.0) 5303 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:37.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.088121+0000 mon.a (mon.0) 5304 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:37.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: cephadm 2024-02-05T07:12:36.088847+0000 mgr.y (mgr.25280) 1297 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:37.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.163367+0000 mon.a (mon.0) 5305 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:37.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.166592+0000 mon.a (mon.0) 5306 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:37.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.169901+0000 mon.a (mon.0) 5307 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:37.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.171169+0000 mon.a (mon.0) 5308 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:37.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.179858+0000 mon.a (mon.0) 5309 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:37.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.261679+0000 mon.a (mon.0) 5310 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:37.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.266794+0000 mon.a (mon.0) 5311 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:37.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.269858+0000 mon.a (mon.0) 5312 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:37.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.270723+0000 mon.a (mon.0) 5313 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:37.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.277341+0000 mon.a (mon.0) 5314 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:37.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.355497+0000 mon.a (mon.0) 5315 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:37.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.360398+0000 mon.a (mon.0) 5316 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:37.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.365185+0000 mon.a (mon.0) 5317 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:37.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.366420+0000 mon.a (mon.0) 5318 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:37.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.373750+0000 mon.a (mon.0) 5319 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:37.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.458715+0000 mon.a (mon.0) 5320 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:37.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.461272+0000 mon.a (mon.0) 5321 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:37.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.464054+0000 mon.a (mon.0) 5322 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:37.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.464936+0000 mon.a (mon.0) 5323 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:37.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.470865+0000 mon.a (mon.0) 5324 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:37.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.556733+0000 mon.a (mon.0) 5325 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:37.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.559404+0000 mon.a (mon.0) 5326 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:37.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.562195+0000 mon.a (mon.0) 5327 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:37.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.563043+0000 mon.a (mon.0) 5328 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:37.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.568614+0000 mon.a (mon.0) 5329 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:37.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.652217+0000 mon.a (mon.0) 5330 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:37.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.654600+0000 mon.a (mon.0) 5331 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:37.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.658384+0000 mon.a (mon.0) 5332 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:37.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.659311+0000 mon.a (mon.0) 5333 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:37.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.667463+0000 mon.a (mon.0) 5334 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:37.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.747717+0000 mon.a (mon.0) 5335 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:37.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.750512+0000 mon.a (mon.0) 5336 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:37.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.754359+0000 mon.a (mon.0) 5337 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:37.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.755853+0000 mon.a (mon.0) 5338 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:37.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.763555+0000 mon.a (mon.0) 5339 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:37.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.846620+0000 mon.a (mon.0) 5340 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:37.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.848733+0000 mon.a (mon.0) 5341 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:37.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.852321+0000 mon.a (mon.0) 5342 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:37.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.853360+0000 mon.a (mon.0) 5343 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:37.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:36 smithi102 bash[71397]: audit 2024-02-05T07:12:36.862050+0000 mon.a (mon.0) 5344 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:37.241 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:35.869723+0000 mon.a (mon.0) 5290 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:37.241 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:35.879476+0000 mon.a (mon.0) 5291 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:37.242 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:35.883646+0000 mon.a (mon.0) 5292 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:37.242 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:35.885141+0000 mon.a (mon.0) 5293 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:37.242 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: cluster 2024-02-05T07:12:35.888461+0000 mgr.y (mgr.25280) 1294 : cluster 0 pgmap v227: 161 pgs: 11 active+undersized+degraded, 28 peering, 1 stale+active+clean, 14 active+undersized, 107 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 36/630 objects degraded (5.714%) 2024-02-05T07:12:37.242 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:35.895683+0000 mon.a (mon.0) 5294 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:37.242 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: cephadm 2024-02-05T07:12:35.896509+0000 mgr.y (mgr.25280) 1295 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:37.242 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:35.976762+0000 mon.a (mon.0) 5295 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:37.242 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:35.979941+0000 mon.a (mon.0) 5296 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:37.242 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:35.984795+0000 mon.a (mon.0) 5297 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:37.242 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:35.986157+0000 mon.a (mon.0) 5298 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:37.242 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:35.995991+0000 mon.a (mon.0) 5299 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:37.242 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: cephadm 2024-02-05T07:12:35.996808+0000 mgr.y (mgr.25280) 1296 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:37.242 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.074508+0000 mon.a (mon.0) 5300 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:37.242 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.077029+0000 mon.a (mon.0) 5301 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:37.242 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.080361+0000 mon.a (mon.0) 5302 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:37.242 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.081394+0000 mon.a (mon.0) 5303 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:37.242 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.088121+0000 mon.a (mon.0) 5304 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:37.243 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: cephadm 2024-02-05T07:12:36.088847+0000 mgr.y (mgr.25280) 1297 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:37.243 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.163367+0000 mon.a (mon.0) 5305 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:37.243 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.166592+0000 mon.a (mon.0) 5306 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:37.243 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.169901+0000 mon.a (mon.0) 5307 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:37.243 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.171169+0000 mon.a (mon.0) 5308 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:37.243 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.179858+0000 mon.a (mon.0) 5309 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:37.243 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.261679+0000 mon.a (mon.0) 5310 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:37.243 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.266794+0000 mon.a (mon.0) 5311 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:37.243 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.269858+0000 mon.a (mon.0) 5312 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:37.243 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.270723+0000 mon.a (mon.0) 5313 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:37.243 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.277341+0000 mon.a (mon.0) 5314 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:37.243 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.355497+0000 mon.a (mon.0) 5315 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:37.243 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.360398+0000 mon.a (mon.0) 5316 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:37.243 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.365185+0000 mon.a (mon.0) 5317 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:37.243 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.366420+0000 mon.a (mon.0) 5318 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:37.244 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.373750+0000 mon.a (mon.0) 5319 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:37.244 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.458715+0000 mon.a (mon.0) 5320 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:37.244 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.461272+0000 mon.a (mon.0) 5321 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:37.244 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.464054+0000 mon.a (mon.0) 5322 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:37.244 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.464936+0000 mon.a (mon.0) 5323 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:37.244 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.470865+0000 mon.a (mon.0) 5324 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:37.244 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.556733+0000 mon.a (mon.0) 5325 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:37.244 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.559404+0000 mon.a (mon.0) 5326 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:37.244 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.562195+0000 mon.a (mon.0) 5327 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:37.244 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.563043+0000 mon.a (mon.0) 5328 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:37.244 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.568614+0000 mon.a (mon.0) 5329 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:37.245 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.652217+0000 mon.a (mon.0) 5330 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:37.245 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.654600+0000 mon.a (mon.0) 5331 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:37.245 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.658384+0000 mon.a (mon.0) 5332 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:37.245 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.659311+0000 mon.a (mon.0) 5333 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:37.245 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.667463+0000 mon.a (mon.0) 5334 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:37.245 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.747717+0000 mon.a (mon.0) 5335 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:37.245 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.750512+0000 mon.a (mon.0) 5336 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:37.245 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.754359+0000 mon.a (mon.0) 5337 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:37.245 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.755853+0000 mon.a (mon.0) 5338 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:37.245 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.763555+0000 mon.a (mon.0) 5339 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:37.245 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.846620+0000 mon.a (mon.0) 5340 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:37.245 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.848733+0000 mon.a (mon.0) 5341 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:37.245 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.852321+0000 mon.a (mon.0) 5342 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:37.246 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.853360+0000 mon.a (mon.0) 5343 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:37.246 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:36 smithi177 bash[56430]: audit 2024-02-05T07:12:36.862050+0000 mon.a (mon.0) 5344 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:38.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: cephadm 2024-02-05T07:12:36.180559+0000 mgr.y (mgr.25280) 1298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:38.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: cephadm 2024-02-05T07:12:36.277921+0000 mgr.y (mgr.25280) 1299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:38.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: cephadm 2024-02-05T07:12:36.374501+0000 mgr.y (mgr.25280) 1300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:38.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: cephadm 2024-02-05T07:12:36.471385+0000 mgr.y (mgr.25280) 1301 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:38.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: cephadm 2024-02-05T07:12:36.569163+0000 mgr.y (mgr.25280) 1302 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:38.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: cephadm 2024-02-05T07:12:36.668220+0000 mgr.y (mgr.25280) 1303 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:38.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: cephadm 2024-02-05T07:12:36.764231+0000 mgr.y (mgr.25280) 1304 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:38.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: cephadm 2024-02-05T07:12:36.862670+0000 mgr.y (mgr.25280) 1305 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:38.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: cluster 2024-02-05T07:12:36.875975+0000 mon.a (mon.0) 5345 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:12:38.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:36.942939+0000 mon.a (mon.0) 5346 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:38.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:36.945672+0000 mon.a (mon.0) 5347 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:38.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:36.948486+0000 mon.a (mon.0) 5348 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:38.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:36.949646+0000 mon.a (mon.0) 5349 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:38.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:36.957869+0000 mon.a (mon.0) 5350 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:38.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: cephadm 2024-02-05T07:12:36.958418+0000 mgr.y (mgr.25280) 1306 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:38.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.039099+0000 mon.a (mon.0) 5351 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:38.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.041805+0000 mon.a (mon.0) 5352 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:38.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.044824+0000 mon.a (mon.0) 5353 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:38.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.046210+0000 mon.a (mon.0) 5354 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:38.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.054582+0000 mon.a (mon.0) 5355 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:38.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: cephadm 2024-02-05T07:12:37.055160+0000 mgr.y (mgr.25280) 1307 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:38.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.135298+0000 mon.a (mon.0) 5356 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:38.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.137916+0000 mon.a (mon.0) 5357 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:38.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.140909+0000 mon.a (mon.0) 5358 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:38.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.141966+0000 mon.a (mon.0) 5359 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:38.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.148848+0000 mon.a (mon.0) 5360 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:38.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.232600+0000 mon.a (mon.0) 5361 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:38.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.235240+0000 mon.a (mon.0) 5362 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:38.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.238909+0000 mon.a (mon.0) 5363 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:38.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.240025+0000 mon.a (mon.0) 5364 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:38.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.246739+0000 mon.a (mon.0) 5365 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:38.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.330418+0000 mon.a (mon.0) 5366 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:38.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.333031+0000 mon.a (mon.0) 5367 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:38.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.335911+0000 mon.a (mon.0) 5368 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:38.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.336977+0000 mon.a (mon.0) 5369 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:38.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.345176+0000 mon.a (mon.0) 5370 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:38.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.426825+0000 mon.a (mon.0) 5371 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:38.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.430647+0000 mon.a (mon.0) 5372 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:38.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.434190+0000 mon.a (mon.0) 5373 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:38.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.435275+0000 mon.a (mon.0) 5374 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:38.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.442804+0000 mon.a (mon.0) 5375 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:38.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: cephadm 2024-02-05T07:12:36.180559+0000 mgr.y (mgr.25280) 1298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:38.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: cephadm 2024-02-05T07:12:36.277921+0000 mgr.y (mgr.25280) 1299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:38.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: cephadm 2024-02-05T07:12:36.374501+0000 mgr.y (mgr.25280) 1300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:38.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: cephadm 2024-02-05T07:12:36.471385+0000 mgr.y (mgr.25280) 1301 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:38.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: cephadm 2024-02-05T07:12:36.569163+0000 mgr.y (mgr.25280) 1302 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:38.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: cephadm 2024-02-05T07:12:36.668220+0000 mgr.y (mgr.25280) 1303 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:38.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: cephadm 2024-02-05T07:12:36.764231+0000 mgr.y (mgr.25280) 1304 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:38.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: cephadm 2024-02-05T07:12:36.862670+0000 mgr.y (mgr.25280) 1305 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:38.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: cluster 2024-02-05T07:12:36.875975+0000 mon.a (mon.0) 5345 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:12:38.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:36.942939+0000 mon.a (mon.0) 5346 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:38.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:36.945672+0000 mon.a (mon.0) 5347 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:38.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:36.948486+0000 mon.a (mon.0) 5348 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:38.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:36.949646+0000 mon.a (mon.0) 5349 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:38.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:36.957869+0000 mon.a (mon.0) 5350 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:38.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: cephadm 2024-02-05T07:12:36.958418+0000 mgr.y (mgr.25280) 1306 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:38.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.039099+0000 mon.a (mon.0) 5351 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:38.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.041805+0000 mon.a (mon.0) 5352 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:38.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.044824+0000 mon.a (mon.0) 5353 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:38.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.046210+0000 mon.a (mon.0) 5354 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:38.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.054582+0000 mon.a (mon.0) 5355 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:38.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: cephadm 2024-02-05T07:12:37.055160+0000 mgr.y (mgr.25280) 1307 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:38.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.524272+0000 mon.a (mon.0) 5376 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:38.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.526598+0000 mon.a (mon.0) 5377 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:38.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.529304+0000 mon.a (mon.0) 5378 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:38.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.530087+0000 mon.a (mon.0) 5379 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:38.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.537985+0000 mon.a (mon.0) 5380 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:38.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.620663+0000 mon.a (mon.0) 5381 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:38.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.623788+0000 mon.a (mon.0) 5382 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:38.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.627639+0000 mon.a (mon.0) 5383 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:38.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.629166+0000 mon.a (mon.0) 5384 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:38.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.637519+0000 mon.a (mon.0) 5385 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:38.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.716651+0000 mon.a (mon.0) 5386 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:38.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.719865+0000 mon.a (mon.0) 5387 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:38.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.723480+0000 mon.a (mon.0) 5388 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:38.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.724808+0000 mon.a (mon.0) 5389 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:38.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.733046+0000 mon.a (mon.0) 5390 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:38.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.817747+0000 mon.a (mon.0) 5391 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:38.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.820180+0000 mon.a (mon.0) 5392 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:38.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.822946+0000 mon.a (mon.0) 5393 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:38.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.823886+0000 mon.a (mon.0) 5394 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:38.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[68945]: audit 2024-02-05T07:12:37.830046+0000 mon.a (mon.0) 5395 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:38.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.135298+0000 mon.a (mon.0) 5356 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:38.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.137916+0000 mon.a (mon.0) 5357 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:38.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.140909+0000 mon.a (mon.0) 5358 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:38.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.141966+0000 mon.a (mon.0) 5359 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:38.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.148848+0000 mon.a (mon.0) 5360 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:38.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.232600+0000 mon.a (mon.0) 5361 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:38.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.235240+0000 mon.a (mon.0) 5362 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:38.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.238909+0000 mon.a (mon.0) 5363 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:38.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.240025+0000 mon.a (mon.0) 5364 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:38.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.246739+0000 mon.a (mon.0) 5365 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:38.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.330418+0000 mon.a (mon.0) 5366 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:38.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.333031+0000 mon.a (mon.0) 5367 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:38.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.335911+0000 mon.a (mon.0) 5368 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:38.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.336977+0000 mon.a (mon.0) 5369 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:38.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.345176+0000 mon.a (mon.0) 5370 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:38.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.426825+0000 mon.a (mon.0) 5371 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:38.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.430647+0000 mon.a (mon.0) 5372 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:38.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.434190+0000 mon.a (mon.0) 5373 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:38.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.435275+0000 mon.a (mon.0) 5374 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:38.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.442804+0000 mon.a (mon.0) 5375 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:38.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.524272+0000 mon.a (mon.0) 5376 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:38.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.526598+0000 mon.a (mon.0) 5377 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:38.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.529304+0000 mon.a (mon.0) 5378 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:38.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.530087+0000 mon.a (mon.0) 5379 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:38.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.537985+0000 mon.a (mon.0) 5380 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:38.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.620663+0000 mon.a (mon.0) 5381 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:38.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.623788+0000 mon.a (mon.0) 5382 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:38.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.627639+0000 mon.a (mon.0) 5383 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:38.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.629166+0000 mon.a (mon.0) 5384 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:38.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.637519+0000 mon.a (mon.0) 5385 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:38.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.716651+0000 mon.a (mon.0) 5386 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:38.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.719865+0000 mon.a (mon.0) 5387 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:38.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.723480+0000 mon.a (mon.0) 5388 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:38.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.724808+0000 mon.a (mon.0) 5389 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:38.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.733046+0000 mon.a (mon.0) 5390 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:38.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.817747+0000 mon.a (mon.0) 5391 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:38.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.820180+0000 mon.a (mon.0) 5392 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:38.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.822946+0000 mon.a (mon.0) 5393 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:38.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.823886+0000 mon.a (mon.0) 5394 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:38.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:37 smithi102 bash[71397]: audit 2024-02-05T07:12:37.830046+0000 mon.a (mon.0) 5395 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:38.327 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[68849]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-05T07:12:38.327 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[68849]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-02-05T07:12:38.327 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[68849]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-02-05T07:12:38.327 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[68849]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-05T07:12:38.327 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[68849]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-02-05T07:12:38.327 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[68849]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-05T07:12:38.328 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[68849]: --> ceph-volume raw activate successful for osd ID: 5 2024-02-05T07:12:38.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: cephadm 2024-02-05T07:12:36.180559+0000 mgr.y (mgr.25280) 1298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:38.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: cephadm 2024-02-05T07:12:36.277921+0000 mgr.y (mgr.25280) 1299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:38.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: cephadm 2024-02-05T07:12:36.374501+0000 mgr.y (mgr.25280) 1300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:38.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: cephadm 2024-02-05T07:12:36.471385+0000 mgr.y (mgr.25280) 1301 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:38.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: cephadm 2024-02-05T07:12:36.569163+0000 mgr.y (mgr.25280) 1302 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:38.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: cephadm 2024-02-05T07:12:36.668220+0000 mgr.y (mgr.25280) 1303 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:38.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: cephadm 2024-02-05T07:12:36.764231+0000 mgr.y (mgr.25280) 1304 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:38.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: cephadm 2024-02-05T07:12:36.862670+0000 mgr.y (mgr.25280) 1305 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:38.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: cluster 2024-02-05T07:12:36.875975+0000 mon.a (mon.0) 5345 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:12:38.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:36.942939+0000 mon.a (mon.0) 5346 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:38.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:36.945672+0000 mon.a (mon.0) 5347 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:38.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:36.948486+0000 mon.a (mon.0) 5348 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:38.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:36.949646+0000 mon.a (mon.0) 5349 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:38.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:36.957869+0000 mon.a (mon.0) 5350 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:38.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: cephadm 2024-02-05T07:12:36.958418+0000 mgr.y (mgr.25280) 1306 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:38.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.039099+0000 mon.a (mon.0) 5351 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:38.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.041805+0000 mon.a (mon.0) 5352 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:38.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.044824+0000 mon.a (mon.0) 5353 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:38.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.046210+0000 mon.a (mon.0) 5354 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:38.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.054582+0000 mon.a (mon.0) 5355 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:38.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: cephadm 2024-02-05T07:12:37.055160+0000 mgr.y (mgr.25280) 1307 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:38.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.135298+0000 mon.a (mon.0) 5356 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:38.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.137916+0000 mon.a (mon.0) 5357 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:38.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.140909+0000 mon.a (mon.0) 5358 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:38.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.141966+0000 mon.a (mon.0) 5359 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:38.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.148848+0000 mon.a (mon.0) 5360 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:38.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.232600+0000 mon.a (mon.0) 5361 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:38.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.235240+0000 mon.a (mon.0) 5362 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:38.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.238909+0000 mon.a (mon.0) 5363 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:38.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.240025+0000 mon.a (mon.0) 5364 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:38.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.246739+0000 mon.a (mon.0) 5365 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:38.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.330418+0000 mon.a (mon.0) 5366 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:38.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.333031+0000 mon.a (mon.0) 5367 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:38.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.335911+0000 mon.a (mon.0) 5368 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:38.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.336977+0000 mon.a (mon.0) 5369 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:38.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.345176+0000 mon.a (mon.0) 5370 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:38.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.426825+0000 mon.a (mon.0) 5371 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:38.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.430647+0000 mon.a (mon.0) 5372 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:38.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.434190+0000 mon.a (mon.0) 5373 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:38.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.435275+0000 mon.a (mon.0) 5374 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:38.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.442804+0000 mon.a (mon.0) 5375 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:38.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.524272+0000 mon.a (mon.0) 5376 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:38.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.526598+0000 mon.a (mon.0) 5377 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:38.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.529304+0000 mon.a (mon.0) 5378 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:38.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.530087+0000 mon.a (mon.0) 5379 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:38.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.537985+0000 mon.a (mon.0) 5380 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:38.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.620663+0000 mon.a (mon.0) 5381 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:38.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.623788+0000 mon.a (mon.0) 5382 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:38.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.627639+0000 mon.a (mon.0) 5383 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:38.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.629166+0000 mon.a (mon.0) 5384 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:38.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.637519+0000 mon.a (mon.0) 5385 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:38.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.716651+0000 mon.a (mon.0) 5386 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:38.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.719865+0000 mon.a (mon.0) 5387 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:38.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.723480+0000 mon.a (mon.0) 5388 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:38.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.724808+0000 mon.a (mon.0) 5389 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:38.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.733046+0000 mon.a (mon.0) 5390 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:38.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.817747+0000 mon.a (mon.0) 5391 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:38.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.820180+0000 mon.a (mon.0) 5392 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:38.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.822946+0000 mon.a (mon.0) 5393 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:38.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.823886+0000 mon.a (mon.0) 5394 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:38.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:37 smithi177 bash[56430]: audit 2024-02-05T07:12:37.830046+0000 mon.a (mon.0) 5395 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:39.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: cephadm 2024-02-05T07:12:37.149393+0000 mgr.y (mgr.25280) 1308 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:39.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: cephadm 2024-02-05T07:12:37.247373+0000 mgr.y (mgr.25280) 1309 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:39.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: cephadm 2024-02-05T07:12:37.345731+0000 mgr.y (mgr.25280) 1310 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:39.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: cephadm 2024-02-05T07:12:37.443461+0000 mgr.y (mgr.25280) 1311 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:39.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: cephadm 2024-02-05T07:12:37.538932+0000 mgr.y (mgr.25280) 1312 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:39.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: cephadm 2024-02-05T07:12:37.638417+0000 mgr.y (mgr.25280) 1313 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:39.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: cephadm 2024-02-05T07:12:37.733856+0000 mgr.y (mgr.25280) 1314 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:39.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: cephadm 2024-02-05T07:12:37.830900+0000 mgr.y (mgr.25280) 1315 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:39.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: cluster 2024-02-05T07:12:37.889582+0000 mgr.y (mgr.25280) 1316 : cluster 0 pgmap v228: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-02-05T07:12:39.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:37.911008+0000 mon.a (mon.0) 5396 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:39.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:37.913264+0000 mon.a (mon.0) 5397 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:39.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:37.915584+0000 mon.a (mon.0) 5398 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:39.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:37.916537+0000 mon.a (mon.0) 5399 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:39.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:37.923867+0000 mon.a (mon.0) 5400 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:39.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: cephadm 2024-02-05T07:12:37.924525+0000 mgr.y (mgr.25280) 1317 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:39.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.004490+0000 mon.a (mon.0) 5401 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:39.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.007940+0000 mon.a (mon.0) 5402 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:39.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.012237+0000 mon.a (mon.0) 5403 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:39.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.013488+0000 mon.a (mon.0) 5404 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:39.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.022538+0000 mon.a (mon.0) 5405 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:39.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: cephadm 2024-02-05T07:12:38.023266+0000 mgr.y (mgr.25280) 1318 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:39.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.107003+0000 mon.a (mon.0) 5406 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:39.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.109067+0000 mon.a (mon.0) 5407 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:39.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.111626+0000 mon.a (mon.0) 5408 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:39.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.112567+0000 mon.a (mon.0) 5409 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:39.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.119403+0000 mon.a (mon.0) 5410 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:39.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: cephadm 2024-02-05T07:12:38.120192+0000 mgr.y (mgr.25280) 1319 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:39.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.200519+0000 mon.a (mon.0) 5411 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:39.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.202883+0000 mon.a (mon.0) 5412 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:39.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.206852+0000 mon.a (mon.0) 5413 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:39.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.208031+0000 mon.a (mon.0) 5414 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:39.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.215227+0000 mon.a (mon.0) 5415 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:39.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.297435+0000 mon.a (mon.0) 5416 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:39.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.299906+0000 mon.a (mon.0) 5417 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:39.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.303440+0000 mon.a (mon.0) 5418 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:39.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.304704+0000 mon.a (mon.0) 5419 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:39.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.312027+0000 mon.a (mon.0) 5420 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:39.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.391859+0000 mon.a (mon.0) 5421 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:39.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.394274+0000 mon.a (mon.0) 5422 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:39.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.397184+0000 mon.a (mon.0) 5423 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:39.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.398144+0000 mon.a (mon.0) 5424 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:39.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.405394+0000 mon.a (mon.0) 5425 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:39.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.486514+0000 mon.a (mon.0) 5426 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:39.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.489088+0000 mon.a (mon.0) 5427 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:39.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.491834+0000 mon.a (mon.0) 5428 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:39.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.492883+0000 mon.a (mon.0) 5429 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:39.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.500611+0000 mon.a (mon.0) 5430 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:39.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.580784+0000 mon.a (mon.0) 5431 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:39.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.583534+0000 mon.a (mon.0) 5432 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:39.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.586790+0000 mon.a (mon.0) 5433 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:39.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.587976+0000 mon.a (mon.0) 5434 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:39.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.596503+0000 mon.a (mon.0) 5435 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:39.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.676597+0000 mon.a (mon.0) 5436 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:39.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.678731+0000 mon.a (mon.0) 5437 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:39.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.681871+0000 mon.a (mon.0) 5438 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:39.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.682676+0000 mon.a (mon.0) 5439 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:39.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.690716+0000 mon.a (mon.0) 5440 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:39.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.773977+0000 mon.a (mon.0) 5441 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:39.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.776742+0000 mon.a (mon.0) 5442 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:39.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.781723+0000 mon.a (mon.0) 5443 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:39.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.783208+0000 mon.a (mon.0) 5444 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:39.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[68945]: audit 2024-02-05T07:12:38.793055+0000 mon.a (mon.0) 5445 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:39.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: cephadm 2024-02-05T07:12:37.149393+0000 mgr.y (mgr.25280) 1308 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:39.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: cephadm 2024-02-05T07:12:37.247373+0000 mgr.y (mgr.25280) 1309 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:39.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: cephadm 2024-02-05T07:12:37.345731+0000 mgr.y (mgr.25280) 1310 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:39.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: cephadm 2024-02-05T07:12:37.443461+0000 mgr.y (mgr.25280) 1311 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:39.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: cephadm 2024-02-05T07:12:37.538932+0000 mgr.y (mgr.25280) 1312 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:39.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: cephadm 2024-02-05T07:12:37.638417+0000 mgr.y (mgr.25280) 1313 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:39.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: cephadm 2024-02-05T07:12:37.733856+0000 mgr.y (mgr.25280) 1314 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:39.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: cephadm 2024-02-05T07:12:37.830900+0000 mgr.y (mgr.25280) 1315 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:39.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: cluster 2024-02-05T07:12:37.889582+0000 mgr.y (mgr.25280) 1316 : cluster 0 pgmap v228: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-02-05T07:12:39.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:37.911008+0000 mon.a (mon.0) 5396 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:39.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:37.913264+0000 mon.a (mon.0) 5397 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:39.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:37.915584+0000 mon.a (mon.0) 5398 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:39.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:37.916537+0000 mon.a (mon.0) 5399 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:39.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:37.923867+0000 mon.a (mon.0) 5400 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:39.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: cephadm 2024-02-05T07:12:37.924525+0000 mgr.y (mgr.25280) 1317 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:39.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.004490+0000 mon.a (mon.0) 5401 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:39.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.007940+0000 mon.a (mon.0) 5402 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:39.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.012237+0000 mon.a (mon.0) 5403 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:39.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.013488+0000 mon.a (mon.0) 5404 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:39.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.022538+0000 mon.a (mon.0) 5405 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:39.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: cephadm 2024-02-05T07:12:38.023266+0000 mgr.y (mgr.25280) 1318 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:39.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.107003+0000 mon.a (mon.0) 5406 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:39.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.109067+0000 mon.a (mon.0) 5407 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:39.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.111626+0000 mon.a (mon.0) 5408 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:39.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.112567+0000 mon.a (mon.0) 5409 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:39.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.119403+0000 mon.a (mon.0) 5410 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:39.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: cephadm 2024-02-05T07:12:38.120192+0000 mgr.y (mgr.25280) 1319 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:39.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.200519+0000 mon.a (mon.0) 5411 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:39.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.202883+0000 mon.a (mon.0) 5412 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:39.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.206852+0000 mon.a (mon.0) 5413 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:39.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.208031+0000 mon.a (mon.0) 5414 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:39.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.215227+0000 mon.a (mon.0) 5415 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:39.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.297435+0000 mon.a (mon.0) 5416 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:39.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.299906+0000 mon.a (mon.0) 5417 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:39.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.303440+0000 mon.a (mon.0) 5418 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:39.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.304704+0000 mon.a (mon.0) 5419 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:39.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.312027+0000 mon.a (mon.0) 5420 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:39.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.391859+0000 mon.a (mon.0) 5421 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:39.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.394274+0000 mon.a (mon.0) 5422 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:39.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.397184+0000 mon.a (mon.0) 5423 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:39.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.398144+0000 mon.a (mon.0) 5424 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:39.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.405394+0000 mon.a (mon.0) 5425 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:39.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.486514+0000 mon.a (mon.0) 5426 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:39.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.489088+0000 mon.a (mon.0) 5427 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:39.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.491834+0000 mon.a (mon.0) 5428 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:39.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.492883+0000 mon.a (mon.0) 5429 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:39.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.500611+0000 mon.a (mon.0) 5430 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:39.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.580784+0000 mon.a (mon.0) 5431 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:39.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.583534+0000 mon.a (mon.0) 5432 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:39.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.586790+0000 mon.a (mon.0) 5433 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:39.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.587976+0000 mon.a (mon.0) 5434 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:39.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.596503+0000 mon.a (mon.0) 5435 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:39.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.676597+0000 mon.a (mon.0) 5436 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:39.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.678731+0000 mon.a (mon.0) 5437 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:39.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.681871+0000 mon.a (mon.0) 5438 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:39.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.682676+0000 mon.a (mon.0) 5439 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:39.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.690716+0000 mon.a (mon.0) 5440 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:39.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.773977+0000 mon.a (mon.0) 5441 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:39.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.776742+0000 mon.a (mon.0) 5442 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:39.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.781723+0000 mon.a (mon.0) 5443 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:39.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.783208+0000 mon.a (mon.0) 5444 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:39.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:38 smithi102 bash[71397]: audit 2024-02-05T07:12:38.793055+0000 mon.a (mon.0) 5445 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:39.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: cephadm 2024-02-05T07:12:37.149393+0000 mgr.y (mgr.25280) 1308 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:39.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: cephadm 2024-02-05T07:12:37.247373+0000 mgr.y (mgr.25280) 1309 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:39.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: cephadm 2024-02-05T07:12:37.345731+0000 mgr.y (mgr.25280) 1310 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:39.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: cephadm 2024-02-05T07:12:37.443461+0000 mgr.y (mgr.25280) 1311 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:39.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: cephadm 2024-02-05T07:12:37.538932+0000 mgr.y (mgr.25280) 1312 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:39.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: cephadm 2024-02-05T07:12:37.638417+0000 mgr.y (mgr.25280) 1313 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:39.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: cephadm 2024-02-05T07:12:37.733856+0000 mgr.y (mgr.25280) 1314 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:39.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: cephadm 2024-02-05T07:12:37.830900+0000 mgr.y (mgr.25280) 1315 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:39.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: cluster 2024-02-05T07:12:37.889582+0000 mgr.y (mgr.25280) 1316 : cluster 0 pgmap v228: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-02-05T07:12:39.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:37.911008+0000 mon.a (mon.0) 5396 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:39.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:37.913264+0000 mon.a (mon.0) 5397 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:39.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:37.915584+0000 mon.a (mon.0) 5398 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:39.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:37.916537+0000 mon.a (mon.0) 5399 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:39.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:37.923867+0000 mon.a (mon.0) 5400 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:39.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: cephadm 2024-02-05T07:12:37.924525+0000 mgr.y (mgr.25280) 1317 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:39.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.004490+0000 mon.a (mon.0) 5401 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:39.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.007940+0000 mon.a (mon.0) 5402 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:39.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.012237+0000 mon.a (mon.0) 5403 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:39.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.013488+0000 mon.a (mon.0) 5404 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:39.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.022538+0000 mon.a (mon.0) 5405 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:39.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: cephadm 2024-02-05T07:12:38.023266+0000 mgr.y (mgr.25280) 1318 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:39.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.107003+0000 mon.a (mon.0) 5406 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:39.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.109067+0000 mon.a (mon.0) 5407 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:39.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.111626+0000 mon.a (mon.0) 5408 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:39.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.112567+0000 mon.a (mon.0) 5409 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:39.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.119403+0000 mon.a (mon.0) 5410 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:39.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: cephadm 2024-02-05T07:12:38.120192+0000 mgr.y (mgr.25280) 1319 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:39.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.200519+0000 mon.a (mon.0) 5411 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:39.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.202883+0000 mon.a (mon.0) 5412 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:39.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.206852+0000 mon.a (mon.0) 5413 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:39.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.208031+0000 mon.a (mon.0) 5414 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:39.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.215227+0000 mon.a (mon.0) 5415 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:39.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.297435+0000 mon.a (mon.0) 5416 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:39.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.299906+0000 mon.a (mon.0) 5417 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:39.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.303440+0000 mon.a (mon.0) 5418 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:39.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.304704+0000 mon.a (mon.0) 5419 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:39.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.312027+0000 mon.a (mon.0) 5420 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:39.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.391859+0000 mon.a (mon.0) 5421 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:39.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.394274+0000 mon.a (mon.0) 5422 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:39.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.397184+0000 mon.a (mon.0) 5423 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:39.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.398144+0000 mon.a (mon.0) 5424 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:39.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.405394+0000 mon.a (mon.0) 5425 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:39.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.486514+0000 mon.a (mon.0) 5426 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:39.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.489088+0000 mon.a (mon.0) 5427 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:39.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.491834+0000 mon.a (mon.0) 5428 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:39.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.492883+0000 mon.a (mon.0) 5429 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:39.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.500611+0000 mon.a (mon.0) 5430 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:39.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.580784+0000 mon.a (mon.0) 5431 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:39.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.583534+0000 mon.a (mon.0) 5432 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:39.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.586790+0000 mon.a (mon.0) 5433 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:39.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.587976+0000 mon.a (mon.0) 5434 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:39.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.596503+0000 mon.a (mon.0) 5435 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:39.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.676597+0000 mon.a (mon.0) 5436 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:39.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.678731+0000 mon.a (mon.0) 5437 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:39.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.681871+0000 mon.a (mon.0) 5438 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:39.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.682676+0000 mon.a (mon.0) 5439 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:39.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.690716+0000 mon.a (mon.0) 5440 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:39.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.773977+0000 mon.a (mon.0) 5441 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:39.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.776742+0000 mon.a (mon.0) 5442 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:39.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.781723+0000 mon.a (mon.0) 5443 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:39.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.783208+0000 mon.a (mon.0) 5444 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:39.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:38 smithi177 bash[56430]: audit 2024-02-05T07:12:38.793055+0000 mon.a (mon.0) 5445 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:40.162 INFO:teuthology.orchestra.run.smithi102.stdout:true 2024-02-05T07:12:40.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: cephadm 2024-02-05T07:12:38.215880+0000 mgr.y (mgr.25280) 1320 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:40.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: cephadm 2024-02-05T07:12:38.312575+0000 mgr.y (mgr.25280) 1321 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:40.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: cephadm 2024-02-05T07:12:38.406227+0000 mgr.y (mgr.25280) 1322 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:40.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: cephadm 2024-02-05T07:12:38.501512+0000 mgr.y (mgr.25280) 1323 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:40.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: cephadm 2024-02-05T07:12:38.597368+0000 mgr.y (mgr.25280) 1324 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:40.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: cephadm 2024-02-05T07:12:38.691281+0000 mgr.y (mgr.25280) 1325 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:40.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: cephadm 2024-02-05T07:12:38.794083+0000 mgr.y (mgr.25280) 1326 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:40.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: cluster 2024-02-05T07:12:38.870459+0000 mon.a (mon.0) 5446 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 10 pgs peering) 2024-02-05T07:12:40.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:38.886014+0000 mon.a (mon.0) 5447 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:40.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:38.888859+0000 mon.a (mon.0) 5448 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:40.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:38.891366+0000 mon.a (mon.0) 5449 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:40.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:38.892210+0000 mon.a (mon.0) 5450 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:40.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:38.898070+0000 mon.a (mon.0) 5451 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:40.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: cephadm 2024-02-05T07:12:38.898601+0000 mgr.y (mgr.25280) 1327 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:40.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:38.976519+0000 mon.a (mon.0) 5452 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:40.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:38.980662+0000 mon.a (mon.0) 5453 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:40.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:38.984730+0000 mon.a (mon.0) 5454 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:40.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:38.985899+0000 mon.a (mon.0) 5455 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:40.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:38.994959+0000 mon.a (mon.0) 5456 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:40.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: cephadm 2024-02-05T07:12:38.995621+0000 mgr.y (mgr.25280) 1328 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:40.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.073934+0000 mon.a (mon.0) 5457 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:40.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.076698+0000 mon.a (mon.0) 5458 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:40.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.079172+0000 mon.a (mon.0) 5459 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:40.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.079947+0000 mon.a (mon.0) 5460 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:40.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.103779+0000 mon.a (mon.0) 5461 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:40.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: cephadm 2024-02-05T07:12:39.104664+0000 mgr.y (mgr.25280) 1329 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:40.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.172039+0000 mon.a (mon.0) 5462 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:40.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.174132+0000 mon.a (mon.0) 5463 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:40.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.176714+0000 mon.a (mon.0) 5464 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:40.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.177572+0000 mon.a (mon.0) 5465 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:40.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.184463+0000 mon.a (mon.0) 5466 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:40.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.267266+0000 mon.a (mon.0) 5467 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:40.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.269507+0000 mon.a (mon.0) 5468 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:40.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.271830+0000 mon.a (mon.0) 5469 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:40.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.272754+0000 mon.a (mon.0) 5470 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:40.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.278659+0000 mon.a (mon.0) 5471 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:40.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.362258+0000 mon.a (mon.0) 5472 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:40.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.364735+0000 mon.a (mon.0) 5473 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:40.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.367689+0000 mon.a (mon.0) 5474 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:40.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.368688+0000 mon.a (mon.0) 5475 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:40.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.375262+0000 mon.a (mon.0) 5476 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:40.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.453805+0000 mon.a (mon.0) 5477 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:40.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.457178+0000 mon.a (mon.0) 5478 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:40.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.461669+0000 mon.a (mon.0) 5479 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:40.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.462921+0000 mon.a (mon.0) 5480 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:40.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.471075+0000 mon.a (mon.0) 5481 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:40.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.549345+0000 mon.a (mon.0) 5482 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:40.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.551991+0000 mon.a (mon.0) 5483 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:40.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.555657+0000 mon.a (mon.0) 5484 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:40.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.556994+0000 mon.a (mon.0) 5485 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:40.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.565544+0000 mon.a (mon.0) 5486 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:40.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.645427+0000 mon.a (mon.0) 5487 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:40.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.648306+0000 mon.a (mon.0) 5488 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:40.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.652425+0000 mon.a (mon.0) 5489 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:40.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.653637+0000 mon.a (mon.0) 5490 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:40.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.662094+0000 mon.a (mon.0) 5491 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:40.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.741560+0000 mon.a (mon.0) 5492 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:40.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.745794+0000 mon.a (mon.0) 5493 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:40.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.749376+0000 mon.a (mon.0) 5494 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:40.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.750516+0000 mon.a (mon.0) 5495 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:40.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.757691+0000 mon.a (mon.0) 5496 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:40.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.839286+0000 mon.a (mon.0) 5497 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:40.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.841981+0000 mon.a (mon.0) 5498 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:40.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.844935+0000 mon.a (mon.0) 5499 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:40.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.846312+0000 mon.a (mon.0) 5500 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:40.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:39 smithi177 bash[56430]: audit 2024-02-05T07:12:39.852880+0000 mon.a (mon.0) 5501 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:40.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: cephadm 2024-02-05T07:12:38.215880+0000 mgr.y (mgr.25280) 1320 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:40.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: cephadm 2024-02-05T07:12:38.312575+0000 mgr.y (mgr.25280) 1321 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:40.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: cephadm 2024-02-05T07:12:38.406227+0000 mgr.y (mgr.25280) 1322 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:40.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: cephadm 2024-02-05T07:12:38.501512+0000 mgr.y (mgr.25280) 1323 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:40.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: cephadm 2024-02-05T07:12:38.597368+0000 mgr.y (mgr.25280) 1324 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:40.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: cephadm 2024-02-05T07:12:38.691281+0000 mgr.y (mgr.25280) 1325 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:40.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: cephadm 2024-02-05T07:12:38.794083+0000 mgr.y (mgr.25280) 1326 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:40.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: cluster 2024-02-05T07:12:38.870459+0000 mon.a (mon.0) 5446 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 10 pgs peering) 2024-02-05T07:12:40.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:38.886014+0000 mon.a (mon.0) 5447 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:40.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:38.888859+0000 mon.a (mon.0) 5448 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:40.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:38.891366+0000 mon.a (mon.0) 5449 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:40.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:38.892210+0000 mon.a (mon.0) 5450 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:40.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:38.898070+0000 mon.a (mon.0) 5451 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:40.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: cephadm 2024-02-05T07:12:38.898601+0000 mgr.y (mgr.25280) 1327 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:40.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:38.976519+0000 mon.a (mon.0) 5452 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:40.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:38.980662+0000 mon.a (mon.0) 5453 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:40.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:38.984730+0000 mon.a (mon.0) 5454 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:40.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:38.985899+0000 mon.a (mon.0) 5455 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:40.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:38.994959+0000 mon.a (mon.0) 5456 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:40.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: cephadm 2024-02-05T07:12:38.995621+0000 mgr.y (mgr.25280) 1328 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:40.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.073934+0000 mon.a (mon.0) 5457 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:40.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.076698+0000 mon.a (mon.0) 5458 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:40.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.079172+0000 mon.a (mon.0) 5459 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:40.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.079947+0000 mon.a (mon.0) 5460 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:40.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.103779+0000 mon.a (mon.0) 5461 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:40.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: cephadm 2024-02-05T07:12:39.104664+0000 mgr.y (mgr.25280) 1329 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:40.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.172039+0000 mon.a (mon.0) 5462 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:40.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.174132+0000 mon.a (mon.0) 5463 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:40.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.176714+0000 mon.a (mon.0) 5464 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:40.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.177572+0000 mon.a (mon.0) 5465 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:40.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.184463+0000 mon.a (mon.0) 5466 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:40.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.267266+0000 mon.a (mon.0) 5467 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:40.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.269507+0000 mon.a (mon.0) 5468 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:40.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.271830+0000 mon.a (mon.0) 5469 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:40.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.272754+0000 mon.a (mon.0) 5470 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:40.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.278659+0000 mon.a (mon.0) 5471 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:40.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.362258+0000 mon.a (mon.0) 5472 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:40.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.364735+0000 mon.a (mon.0) 5473 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:40.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.367689+0000 mon.a (mon.0) 5474 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:40.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.368688+0000 mon.a (mon.0) 5475 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:40.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: cephadm 2024-02-05T07:12:38.215880+0000 mgr.y (mgr.25280) 1320 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:40.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: cephadm 2024-02-05T07:12:38.312575+0000 mgr.y (mgr.25280) 1321 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:40.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: cephadm 2024-02-05T07:12:38.406227+0000 mgr.y (mgr.25280) 1322 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:40.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: cephadm 2024-02-05T07:12:38.501512+0000 mgr.y (mgr.25280) 1323 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:40.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: cephadm 2024-02-05T07:12:38.597368+0000 mgr.y (mgr.25280) 1324 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:40.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: cephadm 2024-02-05T07:12:38.691281+0000 mgr.y (mgr.25280) 1325 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:40.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: cephadm 2024-02-05T07:12:38.794083+0000 mgr.y (mgr.25280) 1326 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:40.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: cluster 2024-02-05T07:12:38.870459+0000 mon.a (mon.0) 5446 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 10 pgs peering) 2024-02-05T07:12:40.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:38.886014+0000 mon.a (mon.0) 5447 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:40.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:38.888859+0000 mon.a (mon.0) 5448 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:40.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:38.891366+0000 mon.a (mon.0) 5449 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:40.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:38.892210+0000 mon.a (mon.0) 5450 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:40.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:38.898070+0000 mon.a (mon.0) 5451 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:40.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: cephadm 2024-02-05T07:12:38.898601+0000 mgr.y (mgr.25280) 1327 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:40.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:38.976519+0000 mon.a (mon.0) 5452 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:40.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:38.980662+0000 mon.a (mon.0) 5453 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:40.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:38.984730+0000 mon.a (mon.0) 5454 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:40.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:38.985899+0000 mon.a (mon.0) 5455 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:40.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:38.994959+0000 mon.a (mon.0) 5456 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:40.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: cephadm 2024-02-05T07:12:38.995621+0000 mgr.y (mgr.25280) 1328 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:40.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.375262+0000 mon.a (mon.0) 5476 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:40.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.453805+0000 mon.a (mon.0) 5477 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:40.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.457178+0000 mon.a (mon.0) 5478 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:40.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.461669+0000 mon.a (mon.0) 5479 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:40.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.462921+0000 mon.a (mon.0) 5480 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:40.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.471075+0000 mon.a (mon.0) 5481 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:40.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.549345+0000 mon.a (mon.0) 5482 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:40.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.551991+0000 mon.a (mon.0) 5483 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:40.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.555657+0000 mon.a (mon.0) 5484 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:40.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.556994+0000 mon.a (mon.0) 5485 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:40.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.565544+0000 mon.a (mon.0) 5486 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:40.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.645427+0000 mon.a (mon.0) 5487 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:40.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.648306+0000 mon.a (mon.0) 5488 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:40.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.652425+0000 mon.a (mon.0) 5489 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:40.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.653637+0000 mon.a (mon.0) 5490 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:40.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.662094+0000 mon.a (mon.0) 5491 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:40.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.741560+0000 mon.a (mon.0) 5492 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:40.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.745794+0000 mon.a (mon.0) 5493 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:40.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.749376+0000 mon.a (mon.0) 5494 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:40.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.750516+0000 mon.a (mon.0) 5495 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:40.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.757691+0000 mon.a (mon.0) 5496 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:40.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.839286+0000 mon.a (mon.0) 5497 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:40.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.841981+0000 mon.a (mon.0) 5498 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:40.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.844935+0000 mon.a (mon.0) 5499 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:40.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.846312+0000 mon.a (mon.0) 5500 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:40.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[68945]: audit 2024-02-05T07:12:39.852880+0000 mon.a (mon.0) 5501 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:40.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.073934+0000 mon.a (mon.0) 5457 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:40.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.076698+0000 mon.a (mon.0) 5458 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:40.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.079172+0000 mon.a (mon.0) 5459 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:40.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.079947+0000 mon.a (mon.0) 5460 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:40.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.103779+0000 mon.a (mon.0) 5461 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:40.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: cephadm 2024-02-05T07:12:39.104664+0000 mgr.y (mgr.25280) 1329 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:40.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.172039+0000 mon.a (mon.0) 5462 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:40.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.174132+0000 mon.a (mon.0) 5463 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:40.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.176714+0000 mon.a (mon.0) 5464 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:40.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.177572+0000 mon.a (mon.0) 5465 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:40.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.184463+0000 mon.a (mon.0) 5466 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:40.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.267266+0000 mon.a (mon.0) 5467 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:40.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.269507+0000 mon.a (mon.0) 5468 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:40.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.271830+0000 mon.a (mon.0) 5469 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:40.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.272754+0000 mon.a (mon.0) 5470 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:40.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.278659+0000 mon.a (mon.0) 5471 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:40.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.362258+0000 mon.a (mon.0) 5472 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:40.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.364735+0000 mon.a (mon.0) 5473 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:40.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.367689+0000 mon.a (mon.0) 5474 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:40.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.368688+0000 mon.a (mon.0) 5475 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:40.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.375262+0000 mon.a (mon.0) 5476 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:40.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.453805+0000 mon.a (mon.0) 5477 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:40.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.457178+0000 mon.a (mon.0) 5478 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:40.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.461669+0000 mon.a (mon.0) 5479 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:40.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.462921+0000 mon.a (mon.0) 5480 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:40.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.471075+0000 mon.a (mon.0) 5481 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:40.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.549345+0000 mon.a (mon.0) 5482 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:40.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.551991+0000 mon.a (mon.0) 5483 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:40.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.555657+0000 mon.a (mon.0) 5484 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:40.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.556994+0000 mon.a (mon.0) 5485 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:40.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.565544+0000 mon.a (mon.0) 5486 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:40.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.645427+0000 mon.a (mon.0) 5487 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:40.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.648306+0000 mon.a (mon.0) 5488 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:40.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.652425+0000 mon.a (mon.0) 5489 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:40.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.653637+0000 mon.a (mon.0) 5490 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:40.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.662094+0000 mon.a (mon.0) 5491 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:40.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.741560+0000 mon.a (mon.0) 5492 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:40.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.745794+0000 mon.a (mon.0) 5493 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:40.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.749376+0000 mon.a (mon.0) 5494 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:40.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.750516+0000 mon.a (mon.0) 5495 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:40.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.757691+0000 mon.a (mon.0) 5496 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:40.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.839286+0000 mon.a (mon.0) 5497 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:40.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.841981+0000 mon.a (mon.0) 5498 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:40.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.844935+0000 mon.a (mon.0) 5499 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:40.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.846312+0000 mon.a (mon.0) 5500 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:40.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:39 smithi102 bash[71397]: audit 2024-02-05T07:12:39.852880+0000 mon.a (mon.0) 5501 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:40.978 INFO:teuthology.orchestra.run.smithi102.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:12:40.979 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi102 smithi102 running 9s ago 22m - - 2024-02-05T07:12:40.979 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi177 smithi177 running 9s ago 22m - - 2024-02-05T07:12:40.979 INFO:teuthology.orchestra.run.smithi102.stdout:alertmanager.a smithi102 *:9093,9094 running (8m) 9s ago 15m 16.2M - 0.23.0 ba2b418f427c 1e7cc96814ef 2024-02-05T07:12:40.979 INFO:teuthology.orchestra.run.smithi102.stdout:grafana.a smithi177 *:3000 running (7m) 9s ago 15m 43.6M - 8.3.5 dad864ee21e9 897e6f8c4c23 2024-02-05T07:12:40.979 INFO:teuthology.orchestra.run.smithi102.stdout:iscsi.foo.smithi102.rtacbu smithi102 running (6m) 9s ago 12m 48.4M - 3.5 e1d6a67b021e 2597052e9ad1 2024-02-05T07:12:40.979 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.x smithi177 *:8443,9283,8765 running (6m) 9s ago 22m 446M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a bc0c1c0fa978 2024-02-05T07:12:40.979 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.y smithi102 *:8443,9283,8765 running (7m) 9s ago 24m 524M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 2c235a1e22e9 2024-02-05T07:12:40.979 INFO:teuthology.orchestra.run.smithi102.stdout:mon.a smithi102 running (6m) 9s ago 24m 72.6M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 86bf6ea37a85 2024-02-05T07:12:40.979 INFO:teuthology.orchestra.run.smithi102.stdout:mon.b smithi177 running (5m) 9s ago 22m 52.6M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 43aa1d90c52a 2024-02-05T07:12:40.979 INFO:teuthology.orchestra.run.smithi102.stdout:mon.c smithi102 running (5m) 9s ago 22m 57.6M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 22368d23635d 2024-02-05T07:12:40.979 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.a smithi102 *:9100 running (8m) 9s ago 15m 12.4M - 1.3.1 1dbe0e931976 d4e19e4da235 2024-02-05T07:12:40.979 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.b smithi177 *:9100 running (7m) 9s ago 15m 13.1M - 1.3.1 1dbe0e931976 2a74b329d2d7 2024-02-05T07:12:40.979 INFO:teuthology.orchestra.run.smithi102.stdout:osd.0 smithi102 running (3m) 9s ago 21m 53.2M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 821af6032e75 2024-02-05T07:12:40.980 INFO:teuthology.orchestra.run.smithi102.stdout:osd.1 smithi102 running (3m) 9s ago 20m 60.2M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 20b17ff42448 2024-02-05T07:12:40.980 INFO:teuthology.orchestra.run.smithi102.stdout:osd.2 smithi102 running (2m) 9s ago 20m 49.9M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a c80d1728ceb0 2024-02-05T07:12:40.980 INFO:teuthology.orchestra.run.smithi102.stdout:osd.3 smithi102 running (103s) 9s ago 19m 52.1M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f9cef81f6a04 2024-02-05T07:12:40.980 INFO:teuthology.orchestra.run.smithi102.stdout:osd.4 smithi177 running (42s) 9s ago 18m 49.6M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 835fc0acab61 2024-02-05T07:12:40.980 INFO:teuthology.orchestra.run.smithi102.stdout:osd.5 smithi177 starting - - - 4096M 2024-02-05T07:12:40.980 INFO:teuthology.orchestra.run.smithi102.stdout:osd.6 smithi177 running (17m) 9s ago 17m 65.6M 4096M 17.2.0 e1d6a67b021e 6e4c8f33c511 2024-02-05T07:12:40.980 INFO:teuthology.orchestra.run.smithi102.stdout:osd.7 smithi177 running (16m) 9s ago 16m 68.6M 4096M 17.2.0 e1d6a67b021e 2bb2b337b06b 2024-02-05T07:12:40.980 INFO:teuthology.orchestra.run.smithi102.stdout:prometheus.a smithi177 *:9095 running (6m) 9s ago 15m 65.0M - 2.33.4 514e6a882f6e 8a8af8ee8af4 2024-02-05T07:12:40.980 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi102.xsyvtb smithi102 *:8000 running (13m) 9s ago 13m 89.6M - 17.2.0 e1d6a67b021e 1ab22a18a15e 2024-02-05T07:12:40.980 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi177.mzlged smithi177 *:8000 running (13m) 9s ago 13m 89.6M - 17.2.0 e1d6a67b021e cbd3144d3ab7 2024-02-05T07:12:40.980 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi102.righwg smithi102 *:80 running (13m) 9s ago 13m 91.1M - 17.2.0 e1d6a67b021e 2fcdb1fa365d 2024-02-05T07:12:40.980 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi177.uynbom smithi177 *:80 running (13m) 9s ago 13m 89.7M - 17.2.0 e1d6a67b021e 752e66aec886 2024-02-05T07:12:41.277 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: cephadm 2024-02-05T07:12:39.185096+0000 mgr.y (mgr.25280) 1330 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:41.277 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: cephadm 2024-02-05T07:12:39.279495+0000 mgr.y (mgr.25280) 1331 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:41.277 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: cephadm 2024-02-05T07:12:39.375741+0000 mgr.y (mgr.25280) 1332 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:41.277 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: cephadm 2024-02-05T07:12:39.471772+0000 mgr.y (mgr.25280) 1333 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:41.277 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: cephadm 2024-02-05T07:12:39.566082+0000 mgr.y (mgr.25280) 1334 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:41.278 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: cephadm 2024-02-05T07:12:39.662778+0000 mgr.y (mgr.25280) 1335 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:41.278 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: cephadm 2024-02-05T07:12:39.758401+0000 mgr.y (mgr.25280) 1336 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:41.278 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: cephadm 2024-02-05T07:12:39.853410+0000 mgr.y (mgr.25280) 1337 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:41.278 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: cluster 2024-02-05T07:12:39.890200+0000 mgr.y (mgr.25280) 1338 : cluster 0 pgmap v229: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-02-05T07:12:41.278 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:39.916255+0000 mon.a (mon.0) 5502 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:41.278 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:39.918896+0000 mon.a (mon.0) 5503 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:41.278 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:39.921300+0000 mon.a (mon.0) 5504 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:41.278 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:39.922291+0000 mon.a (mon.0) 5505 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:41.278 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:39.928712+0000 mon.a (mon.0) 5506 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:41.278 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: cephadm 2024-02-05T07:12:39.929255+0000 mgr.y (mgr.25280) 1339 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:41.278 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.007485+0000 mon.a (mon.0) 5507 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:41.278 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.011876+0000 mon.a (mon.0) 5508 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:41.278 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.015261+0000 mon.a (mon.0) 5509 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:41.278 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.016610+0000 mon.a (mon.0) 5510 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:41.279 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.023820+0000 mon.a (mon.0) 5511 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:41.279 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: cephadm 2024-02-05T07:12:40.024328+0000 mgr.y (mgr.25280) 1340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:41.279 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.106564+0000 mon.a (mon.0) 5512 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:41.279 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.108731+0000 mon.a (mon.0) 5513 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:41.279 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.111004+0000 mon.a (mon.0) 5514 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:41.280 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.111790+0000 mon.a (mon.0) 5515 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:41.280 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.117632+0000 mon.a (mon.0) 5516 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:41.280 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: cephadm 2024-02-05T07:12:40.118209+0000 mgr.y (mgr.25280) 1341 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:41.280 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.199150+0000 mon.a (mon.0) 5517 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:41.280 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.203078+0000 mon.a (mon.0) 5518 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:41.280 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.205851+0000 mon.a (mon.0) 5519 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:41.280 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.206831+0000 mon.a (mon.0) 5520 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:41.280 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.213106+0000 mon.a (mon.0) 5521 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:41.280 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.292035+0000 mon.a (mon.0) 5522 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:41.280 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.294775+0000 mon.a (mon.0) 5523 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:41.280 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.297526+0000 mon.a (mon.0) 5524 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:41.280 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.298388+0000 mon.a (mon.0) 5525 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:41.280 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.306394+0000 mon.a (mon.0) 5526 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:41.280 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.386023+0000 mon.a (mon.0) 5527 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:41.280 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.389026+0000 mon.a (mon.0) 5528 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:41.281 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.392500+0000 mon.a (mon.0) 5529 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:41.281 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.393515+0000 mon.a (mon.0) 5530 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:41.281 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.405047+0000 mon.a (mon.0) 5531 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:41.281 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.481441+0000 mon.a (mon.0) 5532 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:41.281 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.484095+0000 mon.a (mon.0) 5533 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:41.281 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.488042+0000 mon.a (mon.0) 5534 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:41.281 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.489153+0000 mon.a (mon.0) 5535 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:41.281 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.498569+0000 mon.a (mon.0) 5536 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:41.281 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.580023+0000 mon.a (mon.0) 5537 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:41.281 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.584025+0000 mon.a (mon.0) 5538 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:41.281 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.587957+0000 mon.a (mon.0) 5539 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:41.281 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.589449+0000 mon.a (mon.0) 5540 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:41.281 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.598383+0000 mon.a (mon.0) 5541 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:41.281 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.673986+0000 mon.a (mon.0) 5542 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:41.282 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.676272+0000 mon.a (mon.0) 5543 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:41.282 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.678844+0000 mon.a (mon.0) 5544 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:41.282 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.679714+0000 mon.a (mon.0) 5545 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:41.282 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.685993+0000 mon.a (mon.0) 5546 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:41.282 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.769986+0000 mon.a (mon.0) 5547 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:41.282 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.774173+0000 mon.a (mon.0) 5548 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:41.282 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.777397+0000 mon.a (mon.0) 5549 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:41.282 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.778609+0000 mon.a (mon.0) 5550 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:41.282 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.786508+0000 mon.a (mon.0) 5551 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:41.282 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.807235+0000 mon.a (mon.0) 5552 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:41.282 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:40 smithi177 bash[56430]: audit 2024-02-05T07:12:40.808349+0000 mon.a (mon.0) 5553 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:12:41.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: cephadm 2024-02-05T07:12:39.185096+0000 mgr.y (mgr.25280) 1330 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:41.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: cephadm 2024-02-05T07:12:39.279495+0000 mgr.y (mgr.25280) 1331 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:41.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: cephadm 2024-02-05T07:12:39.375741+0000 mgr.y (mgr.25280) 1332 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:41.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: cephadm 2024-02-05T07:12:39.471772+0000 mgr.y (mgr.25280) 1333 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:41.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: cephadm 2024-02-05T07:12:39.566082+0000 mgr.y (mgr.25280) 1334 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:41.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: cephadm 2024-02-05T07:12:39.662778+0000 mgr.y (mgr.25280) 1335 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:41.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: cephadm 2024-02-05T07:12:39.758401+0000 mgr.y (mgr.25280) 1336 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:41.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: cephadm 2024-02-05T07:12:39.853410+0000 mgr.y (mgr.25280) 1337 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:41.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: cluster 2024-02-05T07:12:39.890200+0000 mgr.y (mgr.25280) 1338 : cluster 0 pgmap v229: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-02-05T07:12:41.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:39.916255+0000 mon.a (mon.0) 5502 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:41.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:39.918896+0000 mon.a (mon.0) 5503 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:41.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:39.921300+0000 mon.a (mon.0) 5504 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:41.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:39.922291+0000 mon.a (mon.0) 5505 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:41.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:39.928712+0000 mon.a (mon.0) 5506 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:41.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: cephadm 2024-02-05T07:12:39.929255+0000 mgr.y (mgr.25280) 1339 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:41.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.007485+0000 mon.a (mon.0) 5507 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:41.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.011876+0000 mon.a (mon.0) 5508 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:41.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.015261+0000 mon.a (mon.0) 5509 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:41.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.016610+0000 mon.a (mon.0) 5510 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:41.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.023820+0000 mon.a (mon.0) 5511 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:41.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: cephadm 2024-02-05T07:12:39.185096+0000 mgr.y (mgr.25280) 1330 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:41.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: cephadm 2024-02-05T07:12:39.279495+0000 mgr.y (mgr.25280) 1331 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:41.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: cephadm 2024-02-05T07:12:39.375741+0000 mgr.y (mgr.25280) 1332 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:41.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: cephadm 2024-02-05T07:12:39.471772+0000 mgr.y (mgr.25280) 1333 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:41.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: cephadm 2024-02-05T07:12:39.566082+0000 mgr.y (mgr.25280) 1334 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:41.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: cephadm 2024-02-05T07:12:39.662778+0000 mgr.y (mgr.25280) 1335 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:41.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: cephadm 2024-02-05T07:12:39.758401+0000 mgr.y (mgr.25280) 1336 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:41.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: cephadm 2024-02-05T07:12:39.853410+0000 mgr.y (mgr.25280) 1337 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:41.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: cluster 2024-02-05T07:12:39.890200+0000 mgr.y (mgr.25280) 1338 : cluster 0 pgmap v229: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-02-05T07:12:41.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:39.916255+0000 mon.a (mon.0) 5502 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:41.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:39.918896+0000 mon.a (mon.0) 5503 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:41.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:39.921300+0000 mon.a (mon.0) 5504 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:41.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:39.922291+0000 mon.a (mon.0) 5505 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:41.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:39.928712+0000 mon.a (mon.0) 5506 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:41.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: cephadm 2024-02-05T07:12:39.929255+0000 mgr.y (mgr.25280) 1339 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:41.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.007485+0000 mon.a (mon.0) 5507 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:41.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.011876+0000 mon.a (mon.0) 5508 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:41.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.015261+0000 mon.a (mon.0) 5509 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:41.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.016610+0000 mon.a (mon.0) 5510 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:41.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.023820+0000 mon.a (mon.0) 5511 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:41.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: cephadm 2024-02-05T07:12:40.024328+0000 mgr.y (mgr.25280) 1340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:41.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.106564+0000 mon.a (mon.0) 5512 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:41.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.108731+0000 mon.a (mon.0) 5513 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:41.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.111004+0000 mon.a (mon.0) 5514 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:41.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.111790+0000 mon.a (mon.0) 5515 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:41.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.117632+0000 mon.a (mon.0) 5516 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:41.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: cephadm 2024-02-05T07:12:40.118209+0000 mgr.y (mgr.25280) 1341 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:41.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.199150+0000 mon.a (mon.0) 5517 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:41.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.203078+0000 mon.a (mon.0) 5518 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:41.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.205851+0000 mon.a (mon.0) 5519 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:41.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.206831+0000 mon.a (mon.0) 5520 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:41.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.213106+0000 mon.a (mon.0) 5521 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:41.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.292035+0000 mon.a (mon.0) 5522 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:41.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.294775+0000 mon.a (mon.0) 5523 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:41.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.297526+0000 mon.a (mon.0) 5524 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:41.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.298388+0000 mon.a (mon.0) 5525 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:41.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.306394+0000 mon.a (mon.0) 5526 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:41.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.386023+0000 mon.a (mon.0) 5527 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:41.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.389026+0000 mon.a (mon.0) 5528 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:41.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.392500+0000 mon.a (mon.0) 5529 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:41.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: cephadm 2024-02-05T07:12:40.024328+0000 mgr.y (mgr.25280) 1340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:41.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.106564+0000 mon.a (mon.0) 5512 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:41.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.108731+0000 mon.a (mon.0) 5513 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:41.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.111004+0000 mon.a (mon.0) 5514 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:41.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.111790+0000 mon.a (mon.0) 5515 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:41.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.117632+0000 mon.a (mon.0) 5516 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:41.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: cephadm 2024-02-05T07:12:40.118209+0000 mgr.y (mgr.25280) 1341 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:41.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.199150+0000 mon.a (mon.0) 5517 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:41.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.203078+0000 mon.a (mon.0) 5518 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:41.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.205851+0000 mon.a (mon.0) 5519 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:41.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.206831+0000 mon.a (mon.0) 5520 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:41.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.213106+0000 mon.a (mon.0) 5521 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:41.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.292035+0000 mon.a (mon.0) 5522 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:41.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.294775+0000 mon.a (mon.0) 5523 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:41.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.297526+0000 mon.a (mon.0) 5524 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:41.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.298388+0000 mon.a (mon.0) 5525 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:41.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.306394+0000 mon.a (mon.0) 5526 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:41.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.386023+0000 mon.a (mon.0) 5527 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:41.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.389026+0000 mon.a (mon.0) 5528 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:41.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.392500+0000 mon.a (mon.0) 5529 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:41.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.393515+0000 mon.a (mon.0) 5530 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:41.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.405047+0000 mon.a (mon.0) 5531 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:41.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.481441+0000 mon.a (mon.0) 5532 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:41.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.484095+0000 mon.a (mon.0) 5533 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:41.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.488042+0000 mon.a (mon.0) 5534 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:41.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.489153+0000 mon.a (mon.0) 5535 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:41.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.498569+0000 mon.a (mon.0) 5536 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:41.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.580023+0000 mon.a (mon.0) 5537 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:41.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.584025+0000 mon.a (mon.0) 5538 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:41.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.587957+0000 mon.a (mon.0) 5539 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:41.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.589449+0000 mon.a (mon.0) 5540 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:41.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.598383+0000 mon.a (mon.0) 5541 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:41.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.673986+0000 mon.a (mon.0) 5542 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:41.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.676272+0000 mon.a (mon.0) 5543 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:41.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.678844+0000 mon.a (mon.0) 5544 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:41.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.679714+0000 mon.a (mon.0) 5545 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:41.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.685993+0000 mon.a (mon.0) 5546 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:41.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.769986+0000 mon.a (mon.0) 5547 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:41.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.774173+0000 mon.a (mon.0) 5548 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:41.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.777397+0000 mon.a (mon.0) 5549 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:41.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.778609+0000 mon.a (mon.0) 5550 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:41.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.786508+0000 mon.a (mon.0) 5551 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:41.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.807235+0000 mon.a (mon.0) 5552 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:41.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[71397]: audit 2024-02-05T07:12:40.808349+0000 mon.a (mon.0) 5553 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:12:41.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.393515+0000 mon.a (mon.0) 5530 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:41.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.405047+0000 mon.a (mon.0) 5531 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:41.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.481441+0000 mon.a (mon.0) 5532 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:41.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.484095+0000 mon.a (mon.0) 5533 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:41.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.488042+0000 mon.a (mon.0) 5534 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:41.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.489153+0000 mon.a (mon.0) 5535 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:41.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.498569+0000 mon.a (mon.0) 5536 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:41.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.580023+0000 mon.a (mon.0) 5537 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:41.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.584025+0000 mon.a (mon.0) 5538 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:41.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.587957+0000 mon.a (mon.0) 5539 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:41.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.589449+0000 mon.a (mon.0) 5540 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:41.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.598383+0000 mon.a (mon.0) 5541 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:41.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.673986+0000 mon.a (mon.0) 5542 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:41.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.676272+0000 mon.a (mon.0) 5543 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:41.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.678844+0000 mon.a (mon.0) 5544 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:41.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.679714+0000 mon.a (mon.0) 5545 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:41.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.685993+0000 mon.a (mon.0) 5546 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:41.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.769986+0000 mon.a (mon.0) 5547 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:41.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.774173+0000 mon.a (mon.0) 5548 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:41.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.777397+0000 mon.a (mon.0) 5549 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:41.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.778609+0000 mon.a (mon.0) 5550 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:41.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.786508+0000 mon.a (mon.0) 5551 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:41.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.807235+0000 mon.a (mon.0) 5552 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:41.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:40 smithi102 bash[68945]: audit 2024-02-05T07:12:40.808349+0000 mon.a (mon.0) 5553 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:12:41.428 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:12:41.428 INFO:teuthology.orchestra.run.smithi102.stdout: "mon": { 2024-02-05T07:12:41.428 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T07:12:41.428 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:12:41.428 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr": { 2024-02-05T07:12:41.428 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T07:12:41.428 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:12:41.428 INFO:teuthology.orchestra.run.smithi102.stdout: "osd": { 2024-02-05T07:12:41.428 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-02-05T07:12:41.428 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 5 2024-02-05T07:12:41.428 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:12:41.428 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw": { 2024-02-05T07:12:41.428 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T07:12:41.428 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:12:41.429 INFO:teuthology.orchestra.run.smithi102.stdout: "overall": { 2024-02-05T07:12:41.429 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-02-05T07:12:41.429 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 10 2024-02-05T07:12:41.429 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T07:12:41.429 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:12:41.577 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[69323]: debug 2024-02-05T07:12:41.377+0000 7f329c798700 1 -- 172.21.15.177:0/520493391 <== mon.1 v2:172.21.15.102:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561dfc2ed6c0 con 0x561dfc372800 2024-02-05T07:12:41.859 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:12:41.859 INFO:teuthology.orchestra.run.smithi102.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:12:41.859 INFO:teuthology.orchestra.run.smithi102.stdout: "in_progress": true, 2024-02-05T07:12:41.859 INFO:teuthology.orchestra.run.smithi102.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T07:12:41.859 INFO:teuthology.orchestra.run.smithi102.stdout: "services_complete": [ 2024-02-05T07:12:41.859 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr", 2024-02-05T07:12:41.859 INFO:teuthology.orchestra.run.smithi102.stdout: "mon" 2024-02-05T07:12:41.859 INFO:teuthology.orchestra.run.smithi102.stdout: ], 2024-02-05T07:12:41.859 INFO:teuthology.orchestra.run.smithi102.stdout: "progress": "10/23 daemons upgraded", 2024-02-05T07:12:41.859 INFO:teuthology.orchestra.run.smithi102.stdout: "message": "Currently upgrading osd daemons", 2024-02-05T07:12:41.859 INFO:teuthology.orchestra.run.smithi102.stdout: "is_paused": false 2024-02-05T07:12:41.860 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:12:42.058 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[69323]: debug 2024-02-05T07:12:41.925+0000 7f32a59307c0 -1 Falling back to public interface 2024-02-05T07:12:42.058 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:40.138856+0000 mgr.y (mgr.25280) 1342 : audit 0 from='client.34569 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:12:42.058 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: cephadm 2024-02-05T07:12:40.213804+0000 mgr.y (mgr.25280) 1343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.058 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: cephadm 2024-02-05T07:12:40.307040+0000 mgr.y (mgr.25280) 1344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.058 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: cephadm 2024-02-05T07:12:40.405702+0000 mgr.y (mgr.25280) 1345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.058 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: cephadm 2024-02-05T07:12:40.499366+0000 mgr.y (mgr.25280) 1346 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.059 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:40.535016+0000 mgr.y (mgr.25280) 1347 : audit 0 from='client.34575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:12:42.059 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: cephadm 2024-02-05T07:12:40.599077+0000 mgr.y (mgr.25280) 1348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.059 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: cephadm 2024-02-05T07:12:40.686614+0000 mgr.y (mgr.25280) 1349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.059 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: cephadm 2024-02-05T07:12:40.787052+0000 mgr.y (mgr.25280) 1350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.059 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:40.924185+0000 mgr.y (mgr.25280) 1351 : audit 0 from='client.44512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:12:42.059 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:40.936910+0000 mon.a (mon.0) 5554 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.059 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:40.941980+0000 mon.a (mon.0) 5555 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.059 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:40.970148+0000 mon.a (mon.0) 5556 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.059 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:40.971700+0000 mon.a (mon.0) 5557 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.059 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:40.980897+0000 mon.a (mon.0) 5558 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.059 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: cephadm 2024-02-05T07:12:40.981563+0000 mgr.y (mgr.25280) 1352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.059 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.061794+0000 mon.a (mon.0) 5559 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.059 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.064705+0000 mon.a (mon.0) 5560 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.059 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.068588+0000 mon.a (mon.0) 5561 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.060 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.069740+0000 mon.a (mon.0) 5562 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.060 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.076203+0000 mon.a (mon.0) 5563 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.060 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: cephadm 2024-02-05T07:12:41.076776+0000 mgr.y (mgr.25280) 1353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.061 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.154915+0000 mon.a (mon.0) 5564 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.061 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.157621+0000 mon.a (mon.0) 5565 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.061 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.160250+0000 mon.a (mon.0) 5566 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.061 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.161091+0000 mon.a (mon.0) 5567 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.061 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.166283+0000 mon.a (mon.0) 5568 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.061 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.245267+0000 mon.a (mon.0) 5569 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.061 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.249311+0000 mon.a (mon.0) 5570 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.061 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.253176+0000 mon.a (mon.0) 5571 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.061 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.254712+0000 mon.a (mon.0) 5572 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.061 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.260517+0000 mon.a (mon.0) 5573 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.061 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.305991+0000 mon.a (mon.0) 5574 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.061 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.308582+0000 mon.a (mon.0) 5575 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.061 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.311302+0000 mon.a (mon.0) 5576 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.061 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.312319+0000 mon.a (mon.0) 5577 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.061 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.319443+0000 mon.a (mon.0) 5578 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.397046+0000 mon.a (mon.0) 5579 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.400734+0000 mon.a (mon.0) 5580 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.404426+0000 mon.a (mon.0) 5581 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.405569+0000 mon.a (mon.0) 5582 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.414130+0000 mon.a (mon.0) 5583 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.417690+0000 mon.a (mon.0) 5584 : audit 0 from='client.? 172.21.15.102:0/2664372639' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.495554+0000 mon.a (mon.0) 5585 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.499898+0000 mon.a (mon.0) 5586 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.504029+0000 mon.a (mon.0) 5587 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.505550+0000 mon.a (mon.0) 5588 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.514359+0000 mon.a (mon.0) 5589 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.594177+0000 mon.a (mon.0) 5590 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.597157+0000 mon.a (mon.0) 5591 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.063 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.600369+0000 mon.a (mon.0) 5592 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.063 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.601593+0000 mon.a (mon.0) 5593 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.063 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.610311+0000 mon.a (mon.0) 5594 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.063 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.691111+0000 mon.a (mon.0) 5595 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.063 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.694462+0000 mon.a (mon.0) 5596 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.063 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.697758+0000 mon.a (mon.0) 5597 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.063 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.699050+0000 mon.a (mon.0) 5598 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.063 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.706074+0000 mon.a (mon.0) 5599 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.063 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.752324+0000 mon.a (mon.0) 5600 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.063 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.754980+0000 mon.a (mon.0) 5601 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.063 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.758336+0000 mon.a (mon.0) 5602 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.063 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.759206+0000 mon.a (mon.0) 5603 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.063 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.765965+0000 mon.a (mon.0) 5604 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.063 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.840975+0000 mon.a (mon.0) 5605 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.063 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.845275+0000 mon.a (mon.0) 5606 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.064 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.849126+0000 mon.a (mon.0) 5607 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.064 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.850042+0000 mon.a (mon.0) 5608 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.064 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:41 smithi177 bash[56430]: audit 2024-02-05T07:12:41.856177+0000 mon.a (mon.0) 5609 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.348 INFO:teuthology.orchestra.run.smithi102.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 74/630 objects degraded (11.746%), 22 pgs degraded 2024-02-05T07:12:42.349 INFO:teuthology.orchestra.run.smithi102.stdout:[WRN] OSD_DOWN: 1 osds down 2024-02-05T07:12:42.349 INFO:teuthology.orchestra.run.smithi102.stdout: osd.5 (root=default,host=smithi177) is down 2024-02-05T07:12:42.349 INFO:teuthology.orchestra.run.smithi102.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 74/630 objects degraded (11.746%), 22 pgs degraded 2024-02-05T07:12:42.349 INFO:teuthology.orchestra.run.smithi102.stdout: pg 2.c is active+undersized+degraded, acting [2,0] 2024-02-05T07:12:42.349 INFO:teuthology.orchestra.run.smithi102.stdout: pg 2.12 is active+undersized+degraded, acting [3,7] 2024-02-05T07:12:42.349 INFO:teuthology.orchestra.run.smithi102.stdout: pg 2.16 is active+undersized+degraded, acting [6,2] 2024-02-05T07:12:42.349 INFO:teuthology.orchestra.run.smithi102.stdout: pg 2.1e is active+undersized+degraded, acting [3,0] 2024-02-05T07:12:42.349 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.2 is active+undersized+degraded, acting [3,6] 2024-02-05T07:12:42.349 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.4 is active+undersized+degraded, acting [1,2] 2024-02-05T07:12:42.349 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.5 is active+undersized+degraded, acting [3,2] 2024-02-05T07:12:42.349 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.c is active+undersized+degraded, acting [3,6] 2024-02-05T07:12:42.349 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.d is active+undersized+degraded, acting [7,6] 2024-02-05T07:12:42.349 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.10 is active+undersized+degraded, acting [6,0] 2024-02-05T07:12:42.350 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.16 is active+undersized+degraded, acting [7,1] 2024-02-05T07:12:42.350 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.17 is active+undersized+degraded, acting [0,3] 2024-02-05T07:12:42.350 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.1c is active+undersized+degraded, acting [4,1] 2024-02-05T07:12:42.350 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.1d is active+undersized+degraded, acting [4,6] 2024-02-05T07:12:42.350 INFO:teuthology.orchestra.run.smithi102.stdout: pg 3.1f is active+undersized+degraded, acting [0,2] 2024-02-05T07:12:42.350 INFO:teuthology.orchestra.run.smithi102.stdout: pg 4.3 is active+undersized+degraded, acting [0,7] 2024-02-05T07:12:42.350 INFO:teuthology.orchestra.run.smithi102.stdout: pg 4.14 is active+undersized+degraded, acting [3,7] 2024-02-05T07:12:42.350 INFO:teuthology.orchestra.run.smithi102.stdout: pg 4.15 is active+undersized+degraded, acting [7,3] 2024-02-05T07:12:42.350 INFO:teuthology.orchestra.run.smithi102.stdout: pg 4.1f is active+undersized+degraded, acting [6,1] 2024-02-05T07:12:42.350 INFO:teuthology.orchestra.run.smithi102.stdout: pg 5.3 is active+undersized+degraded, acting [0,6] 2024-02-05T07:12:42.350 INFO:teuthology.orchestra.run.smithi102.stdout: pg 6.c is active+undersized+degraded, acting [3,6] 2024-02-05T07:12:42.350 INFO:teuthology.orchestra.run.smithi102.stdout: pg 6.1a is active+undersized+degraded, acting [4,1] 2024-02-05T07:12:42.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:40.138856+0000 mgr.y (mgr.25280) 1342 : audit 0 from='client.34569 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:12:42.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: cephadm 2024-02-05T07:12:40.213804+0000 mgr.y (mgr.25280) 1343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: cephadm 2024-02-05T07:12:40.307040+0000 mgr.y (mgr.25280) 1344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: cephadm 2024-02-05T07:12:40.405702+0000 mgr.y (mgr.25280) 1345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: cephadm 2024-02-05T07:12:40.499366+0000 mgr.y (mgr.25280) 1346 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:40.535016+0000 mgr.y (mgr.25280) 1347 : audit 0 from='client.34575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:12:42.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: cephadm 2024-02-05T07:12:40.599077+0000 mgr.y (mgr.25280) 1348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: cephadm 2024-02-05T07:12:40.686614+0000 mgr.y (mgr.25280) 1349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: cephadm 2024-02-05T07:12:40.787052+0000 mgr.y (mgr.25280) 1350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:40.924185+0000 mgr.y (mgr.25280) 1351 : audit 0 from='client.44512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:12:42.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:40.936910+0000 mon.a (mon.0) 5554 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:40.941980+0000 mon.a (mon.0) 5555 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:40.970148+0000 mon.a (mon.0) 5556 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:40.971700+0000 mon.a (mon.0) 5557 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:40.980897+0000 mon.a (mon.0) 5558 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: cephadm 2024-02-05T07:12:40.981563+0000 mgr.y (mgr.25280) 1352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.061794+0000 mon.a (mon.0) 5559 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.064705+0000 mon.a (mon.0) 5560 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.068588+0000 mon.a (mon.0) 5561 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.069740+0000 mon.a (mon.0) 5562 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.076203+0000 mon.a (mon.0) 5563 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: cephadm 2024-02-05T07:12:41.076776+0000 mgr.y (mgr.25280) 1353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.154915+0000 mon.a (mon.0) 5564 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.157621+0000 mon.a (mon.0) 5565 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.160250+0000 mon.a (mon.0) 5566 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.161091+0000 mon.a (mon.0) 5567 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.166283+0000 mon.a (mon.0) 5568 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.245267+0000 mon.a (mon.0) 5569 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.249311+0000 mon.a (mon.0) 5570 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.253176+0000 mon.a (mon.0) 5571 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.254712+0000 mon.a (mon.0) 5572 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.260517+0000 mon.a (mon.0) 5573 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.305991+0000 mon.a (mon.0) 5574 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.308582+0000 mon.a (mon.0) 5575 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.311302+0000 mon.a (mon.0) 5576 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.312319+0000 mon.a (mon.0) 5577 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.319443+0000 mon.a (mon.0) 5578 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.397046+0000 mon.a (mon.0) 5579 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.400734+0000 mon.a (mon.0) 5580 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.404426+0000 mon.a (mon.0) 5581 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:40.138856+0000 mgr.y (mgr.25280) 1342 : audit 0 from='client.34569 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:12:42.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: cephadm 2024-02-05T07:12:40.213804+0000 mgr.y (mgr.25280) 1343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: cephadm 2024-02-05T07:12:40.307040+0000 mgr.y (mgr.25280) 1344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: cephadm 2024-02-05T07:12:40.405702+0000 mgr.y (mgr.25280) 1345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: cephadm 2024-02-05T07:12:40.499366+0000 mgr.y (mgr.25280) 1346 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:40.535016+0000 mgr.y (mgr.25280) 1347 : audit 0 from='client.34575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:12:42.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: cephadm 2024-02-05T07:12:40.599077+0000 mgr.y (mgr.25280) 1348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: cephadm 2024-02-05T07:12:40.686614+0000 mgr.y (mgr.25280) 1349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: cephadm 2024-02-05T07:12:40.787052+0000 mgr.y (mgr.25280) 1350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:40.924185+0000 mgr.y (mgr.25280) 1351 : audit 0 from='client.44512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:12:42.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:40.936910+0000 mon.a (mon.0) 5554 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:40.941980+0000 mon.a (mon.0) 5555 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:40.970148+0000 mon.a (mon.0) 5556 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:40.971700+0000 mon.a (mon.0) 5557 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:40.980897+0000 mon.a (mon.0) 5558 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: cephadm 2024-02-05T07:12:40.981563+0000 mgr.y (mgr.25280) 1352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.061794+0000 mon.a (mon.0) 5559 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.064705+0000 mon.a (mon.0) 5560 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.068588+0000 mon.a (mon.0) 5561 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.069740+0000 mon.a (mon.0) 5562 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.405569+0000 mon.a (mon.0) 5582 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.414130+0000 mon.a (mon.0) 5583 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.417690+0000 mon.a (mon.0) 5584 : audit 0 from='client.? 172.21.15.102:0/2664372639' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.495554+0000 mon.a (mon.0) 5585 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.499898+0000 mon.a (mon.0) 5586 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.504029+0000 mon.a (mon.0) 5587 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.505550+0000 mon.a (mon.0) 5588 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.514359+0000 mon.a (mon.0) 5589 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.594177+0000 mon.a (mon.0) 5590 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.597157+0000 mon.a (mon.0) 5591 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.600369+0000 mon.a (mon.0) 5592 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.601593+0000 mon.a (mon.0) 5593 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.610311+0000 mon.a (mon.0) 5594 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.691111+0000 mon.a (mon.0) 5595 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.694462+0000 mon.a (mon.0) 5596 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.697758+0000 mon.a (mon.0) 5597 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.699050+0000 mon.a (mon.0) 5598 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.706074+0000 mon.a (mon.0) 5599 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.752324+0000 mon.a (mon.0) 5600 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.754980+0000 mon.a (mon.0) 5601 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.758336+0000 mon.a (mon.0) 5602 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.759206+0000 mon.a (mon.0) 5603 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.765965+0000 mon.a (mon.0) 5604 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.840975+0000 mon.a (mon.0) 5605 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.845275+0000 mon.a (mon.0) 5606 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.849126+0000 mon.a (mon.0) 5607 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.850042+0000 mon.a (mon.0) 5608 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[68945]: audit 2024-02-05T07:12:41.856177+0000 mon.a (mon.0) 5609 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.076203+0000 mon.a (mon.0) 5563 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: cephadm 2024-02-05T07:12:41.076776+0000 mgr.y (mgr.25280) 1353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.154915+0000 mon.a (mon.0) 5564 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.157621+0000 mon.a (mon.0) 5565 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.160250+0000 mon.a (mon.0) 5566 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.161091+0000 mon.a (mon.0) 5567 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.166283+0000 mon.a (mon.0) 5568 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.245267+0000 mon.a (mon.0) 5569 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.249311+0000 mon.a (mon.0) 5570 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.253176+0000 mon.a (mon.0) 5571 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.254712+0000 mon.a (mon.0) 5572 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.260517+0000 mon.a (mon.0) 5573 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.305991+0000 mon.a (mon.0) 5574 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.308582+0000 mon.a (mon.0) 5575 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.311302+0000 mon.a (mon.0) 5576 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.312319+0000 mon.a (mon.0) 5577 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.319443+0000 mon.a (mon.0) 5578 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.397046+0000 mon.a (mon.0) 5579 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.400734+0000 mon.a (mon.0) 5580 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.404426+0000 mon.a (mon.0) 5581 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.405569+0000 mon.a (mon.0) 5582 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.414130+0000 mon.a (mon.0) 5583 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.417690+0000 mon.a (mon.0) 5584 : audit 0 from='client.? 172.21.15.102:0/2664372639' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.495554+0000 mon.a (mon.0) 5585 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.499898+0000 mon.a (mon.0) 5586 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.504029+0000 mon.a (mon.0) 5587 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.505550+0000 mon.a (mon.0) 5588 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.514359+0000 mon.a (mon.0) 5589 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.594177+0000 mon.a (mon.0) 5590 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.597157+0000 mon.a (mon.0) 5591 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.600369+0000 mon.a (mon.0) 5592 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.601593+0000 mon.a (mon.0) 5593 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.610311+0000 mon.a (mon.0) 5594 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.691111+0000 mon.a (mon.0) 5595 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.694462+0000 mon.a (mon.0) 5596 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.697758+0000 mon.a (mon.0) 5597 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.699050+0000 mon.a (mon.0) 5598 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.706074+0000 mon.a (mon.0) 5599 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.752324+0000 mon.a (mon.0) 5600 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.754980+0000 mon.a (mon.0) 5601 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.758336+0000 mon.a (mon.0) 5602 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.759206+0000 mon.a (mon.0) 5603 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.765965+0000 mon.a (mon.0) 5604 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.840975+0000 mon.a (mon.0) 5605 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.845275+0000 mon.a (mon.0) 5606 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.849126+0000 mon.a (mon.0) 5607 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.850042+0000 mon.a (mon.0) 5608 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:41 smithi102 bash[71397]: audit 2024-02-05T07:12:41.856177+0000 mon.a (mon.0) 5609 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.886 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:12:42] "GET /metrics HTTP/1.1" 200 38464 "" "Prometheus/2.33.4" 2024-02-05T07:12:42.917 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: cephadm 2024-02-05T07:12:41.166896+0000 mgr.y (mgr.25280) 1354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.917 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: cephadm 2024-02-05T07:12:41.260996+0000 mgr.y (mgr.25280) 1355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.918 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: cephadm 2024-02-05T07:12:41.319925+0000 mgr.y (mgr.25280) 1356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.918 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: cephadm 2024-02-05T07:12:41.414961+0000 mgr.y (mgr.25280) 1357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.918 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: cephadm 2024-02-05T07:12:41.515034+0000 mgr.y (mgr.25280) 1358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.918 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: cephadm 2024-02-05T07:12:41.611256+0000 mgr.y (mgr.25280) 1359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.918 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: cephadm 2024-02-05T07:12:41.706841+0000 mgr.y (mgr.25280) 1360 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.918 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: cephadm 2024-02-05T07:12:41.766518+0000 mgr.y (mgr.25280) 1361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.918 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:41.847751+0000 mgr.y (mgr.25280) 1362 : audit 0 from='client.44527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:12:42.918 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: cephadm 2024-02-05T07:12:41.857094+0000 mgr.y (mgr.25280) 1363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.918 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: cluster 2024-02-05T07:12:41.891863+0000 mgr.y (mgr.25280) 1364 : cluster 0 pgmap v230: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-02-05T07:12:42.918 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:41.916566+0000 mon.a (mon.0) 5610 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.918 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:41.919509+0000 mon.a (mon.0) 5611 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.919 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:41.922850+0000 mon.a (mon.0) 5612 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.919 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:41.923908+0000 mon.a (mon.0) 5613 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.919 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:41.932252+0000 mon.a (mon.0) 5614 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.919 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: cephadm 2024-02-05T07:12:41.932841+0000 mgr.y (mgr.25280) 1365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.919 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.012792+0000 mon.a (mon.0) 5615 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.919 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.016190+0000 mon.a (mon.0) 5616 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.919 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.016965+0000 mgr.y (mgr.25280) 1366 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:12:42.920 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.019574+0000 mon.a (mon.0) 5617 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.920 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.020769+0000 mon.a (mon.0) 5618 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.920 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.030893+0000 mon.a (mon.0) 5619 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.920 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: cephadm 2024-02-05T07:12:42.031455+0000 mgr.y (mgr.25280) 1367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:42.920 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.109099+0000 mon.a (mon.0) 5620 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.920 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.113204+0000 mon.a (mon.0) 5621 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.920 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.116193+0000 mon.a (mon.0) 5622 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.920 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.117134+0000 mon.a (mon.0) 5623 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.920 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.125736+0000 mon.a (mon.0) 5624 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.920 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.203512+0000 mon.a (mon.0) 5625 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.920 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.206557+0000 mon.a (mon.0) 5626 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.921 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.209546+0000 mon.a (mon.0) 5627 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.921 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.210564+0000 mon.a (mon.0) 5628 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.921 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.220215+0000 mon.a (mon.0) 5629 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.921 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.298365+0000 mon.a (mon.0) 5630 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.921 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.301428+0000 mon.a (mon.0) 5631 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.921 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.304739+0000 mon.a (mon.0) 5632 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.921 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.306008+0000 mon.a (mon.0) 5633 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.921 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.316697+0000 mon.a (mon.0) 5634 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.921 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.338432+0000 mon.c (mon.1) 23 : audit 0 from='client.? 172.21.15.102:0/2942312125' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:12:42.921 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.397076+0000 mon.a (mon.0) 5635 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.921 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.399141+0000 mon.a (mon.0) 5636 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.921 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.402166+0000 mon.a (mon.0) 5637 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.921 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.403461+0000 mon.a (mon.0) 5638 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.922 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.412804+0000 mon.a (mon.0) 5639 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.922 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.492441+0000 mon.a (mon.0) 5640 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.922 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.495945+0000 mon.a (mon.0) 5641 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.922 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.500058+0000 mon.a (mon.0) 5642 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.922 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.501191+0000 mon.a (mon.0) 5643 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.922 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.510026+0000 mon.a (mon.0) 5644 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.922 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.588257+0000 mon.a (mon.0) 5645 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.922 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.592649+0000 mon.a (mon.0) 5646 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.922 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.596853+0000 mon.a (mon.0) 5647 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.922 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.597958+0000 mon.a (mon.0) 5648 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.922 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.607455+0000 mon.a (mon.0) 5649 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.922 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.689065+0000 mon.a (mon.0) 5650 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.922 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.692020+0000 mon.a (mon.0) 5651 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.923 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.694873+0000 mon.a (mon.0) 5652 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.923 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.695784+0000 mon.a (mon.0) 5653 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.923 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.704519+0000 mon.a (mon.0) 5654 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.923 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.789469+0000 mon.a (mon.0) 5655 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.923 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.791612+0000 mon.a (mon.0) 5656 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.923 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.793633+0000 mon.a (mon.0) 5657 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:42.923 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.794457+0000 mon.a (mon.0) 5658 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:42.923 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.801608+0000 mon.a (mon.0) 5659 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:42.923 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.879128+0000 mon.a (mon.0) 5660 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:42.923 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.881850+0000 mon.a (mon.0) 5661 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:42.923 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.884554+0000 mon.a (mon.0) 5662 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:43.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:42 smithi177 bash[56430]: audit 2024-02-05T07:12:42.885410+0000 mon.a (mon.0) 5663 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:43.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: cephadm 2024-02-05T07:12:41.166896+0000 mgr.y (mgr.25280) 1354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:43.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: cephadm 2024-02-05T07:12:41.260996+0000 mgr.y (mgr.25280) 1355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:43.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: cephadm 2024-02-05T07:12:41.319925+0000 mgr.y (mgr.25280) 1356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:43.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: cephadm 2024-02-05T07:12:41.414961+0000 mgr.y (mgr.25280) 1357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:43.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: cephadm 2024-02-05T07:12:41.515034+0000 mgr.y (mgr.25280) 1358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:43.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: cephadm 2024-02-05T07:12:41.611256+0000 mgr.y (mgr.25280) 1359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:43.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: cephadm 2024-02-05T07:12:41.706841+0000 mgr.y (mgr.25280) 1360 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:43.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: cephadm 2024-02-05T07:12:41.766518+0000 mgr.y (mgr.25280) 1361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:43.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:41.847751+0000 mgr.y (mgr.25280) 1362 : audit 0 from='client.44527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:12:43.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: cephadm 2024-02-05T07:12:41.857094+0000 mgr.y (mgr.25280) 1363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:43.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: cluster 2024-02-05T07:12:41.891863+0000 mgr.y (mgr.25280) 1364 : cluster 0 pgmap v230: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-02-05T07:12:43.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:41.916566+0000 mon.a (mon.0) 5610 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:43.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:41.919509+0000 mon.a (mon.0) 5611 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:43.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:41.922850+0000 mon.a (mon.0) 5612 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:43.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:41.923908+0000 mon.a (mon.0) 5613 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:43.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:41.932252+0000 mon.a (mon.0) 5614 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:43.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: cephadm 2024-02-05T07:12:41.932841+0000 mgr.y (mgr.25280) 1365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:43.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.012792+0000 mon.a (mon.0) 5615 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:43.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.016190+0000 mon.a (mon.0) 5616 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:43.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.016965+0000 mgr.y (mgr.25280) 1366 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:12:43.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: cephadm 2024-02-05T07:12:41.166896+0000 mgr.y (mgr.25280) 1354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:43.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: cephadm 2024-02-05T07:12:41.260996+0000 mgr.y (mgr.25280) 1355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:43.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: cephadm 2024-02-05T07:12:41.319925+0000 mgr.y (mgr.25280) 1356 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:43.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: cephadm 2024-02-05T07:12:41.414961+0000 mgr.y (mgr.25280) 1357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:43.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: cephadm 2024-02-05T07:12:41.515034+0000 mgr.y (mgr.25280) 1358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:43.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: cephadm 2024-02-05T07:12:41.611256+0000 mgr.y (mgr.25280) 1359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:43.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: cephadm 2024-02-05T07:12:41.706841+0000 mgr.y (mgr.25280) 1360 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:43.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: cephadm 2024-02-05T07:12:41.766518+0000 mgr.y (mgr.25280) 1361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:43.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:41.847751+0000 mgr.y (mgr.25280) 1362 : audit 0 from='client.44527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:12:43.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: cephadm 2024-02-05T07:12:41.857094+0000 mgr.y (mgr.25280) 1363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:43.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: cluster 2024-02-05T07:12:41.891863+0000 mgr.y (mgr.25280) 1364 : cluster 0 pgmap v230: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-02-05T07:12:43.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:41.916566+0000 mon.a (mon.0) 5610 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:43.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:41.919509+0000 mon.a (mon.0) 5611 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:43.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:41.922850+0000 mon.a (mon.0) 5612 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:43.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:41.923908+0000 mon.a (mon.0) 5613 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:43.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:41.932252+0000 mon.a (mon.0) 5614 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:43.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: cephadm 2024-02-05T07:12:41.932841+0000 mgr.y (mgr.25280) 1365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:43.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.012792+0000 mon.a (mon.0) 5615 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:43.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.016190+0000 mon.a (mon.0) 5616 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:43.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.016965+0000 mgr.y (mgr.25280) 1366 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:12:43.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.019574+0000 mon.a (mon.0) 5617 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:43.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.020769+0000 mon.a (mon.0) 5618 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:43.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.030893+0000 mon.a (mon.0) 5619 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:43.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: cephadm 2024-02-05T07:12:42.031455+0000 mgr.y (mgr.25280) 1367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:43.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.109099+0000 mon.a (mon.0) 5620 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:43.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.113204+0000 mon.a (mon.0) 5621 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:43.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.116193+0000 mon.a (mon.0) 5622 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:43.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.117134+0000 mon.a (mon.0) 5623 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:43.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.125736+0000 mon.a (mon.0) 5624 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:43.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.203512+0000 mon.a (mon.0) 5625 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:43.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.206557+0000 mon.a (mon.0) 5626 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:43.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.209546+0000 mon.a (mon.0) 5627 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:43.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.210564+0000 mon.a (mon.0) 5628 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:43.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.220215+0000 mon.a (mon.0) 5629 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:43.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.298365+0000 mon.a (mon.0) 5630 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:43.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.301428+0000 mon.a (mon.0) 5631 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:43.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.304739+0000 mon.a (mon.0) 5632 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:43.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.306008+0000 mon.a (mon.0) 5633 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:43.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.316697+0000 mon.a (mon.0) 5634 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:43.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.338432+0000 mon.c (mon.1) 23 : audit 0 from='client.? 172.21.15.102:0/2942312125' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:12:43.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.019574+0000 mon.a (mon.0) 5617 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:43.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.020769+0000 mon.a (mon.0) 5618 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:43.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.030893+0000 mon.a (mon.0) 5619 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:43.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: cephadm 2024-02-05T07:12:42.031455+0000 mgr.y (mgr.25280) 1367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:43.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.109099+0000 mon.a (mon.0) 5620 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:43.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.113204+0000 mon.a (mon.0) 5621 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:43.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.116193+0000 mon.a (mon.0) 5622 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:43.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.117134+0000 mon.a (mon.0) 5623 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:43.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.125736+0000 mon.a (mon.0) 5624 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:43.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.203512+0000 mon.a (mon.0) 5625 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:43.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.206557+0000 mon.a (mon.0) 5626 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:43.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.209546+0000 mon.a (mon.0) 5627 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:43.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.210564+0000 mon.a (mon.0) 5628 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:43.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.220215+0000 mon.a (mon.0) 5629 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:43.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.298365+0000 mon.a (mon.0) 5630 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:43.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.301428+0000 mon.a (mon.0) 5631 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:43.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.304739+0000 mon.a (mon.0) 5632 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:43.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.306008+0000 mon.a (mon.0) 5633 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:43.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.316697+0000 mon.a (mon.0) 5634 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:43.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.338432+0000 mon.c (mon.1) 23 : audit 0 from='client.? 172.21.15.102:0/2942312125' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:12:43.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.397076+0000 mon.a (mon.0) 5635 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:43.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.399141+0000 mon.a (mon.0) 5636 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:43.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.402166+0000 mon.a (mon.0) 5637 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:43.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.403461+0000 mon.a (mon.0) 5638 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:43.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.412804+0000 mon.a (mon.0) 5639 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:43.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.492441+0000 mon.a (mon.0) 5640 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:43.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.495945+0000 mon.a (mon.0) 5641 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:43.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.500058+0000 mon.a (mon.0) 5642 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:43.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.501191+0000 mon.a (mon.0) 5643 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:43.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.510026+0000 mon.a (mon.0) 5644 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:43.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.588257+0000 mon.a (mon.0) 5645 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:43.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.592649+0000 mon.a (mon.0) 5646 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:43.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.596853+0000 mon.a (mon.0) 5647 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:43.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.597958+0000 mon.a (mon.0) 5648 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:43.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.607455+0000 mon.a (mon.0) 5649 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:43.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.689065+0000 mon.a (mon.0) 5650 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:43.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.692020+0000 mon.a (mon.0) 5651 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:43.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.694873+0000 mon.a (mon.0) 5652 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:43.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.695784+0000 mon.a (mon.0) 5653 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:43.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.704519+0000 mon.a (mon.0) 5654 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:43.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.789469+0000 mon.a (mon.0) 5655 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:43.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.791612+0000 mon.a (mon.0) 5656 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:43.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.793633+0000 mon.a (mon.0) 5657 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:43.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.794457+0000 mon.a (mon.0) 5658 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:43.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.801608+0000 mon.a (mon.0) 5659 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:43.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.879128+0000 mon.a (mon.0) 5660 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:43.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.881850+0000 mon.a (mon.0) 5661 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:43.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.884554+0000 mon.a (mon.0) 5662 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:43.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[68945]: audit 2024-02-05T07:12:42.885410+0000 mon.a (mon.0) 5663 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:43.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.397076+0000 mon.a (mon.0) 5635 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:43.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.399141+0000 mon.a (mon.0) 5636 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:43.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.402166+0000 mon.a (mon.0) 5637 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:43.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.403461+0000 mon.a (mon.0) 5638 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:43.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.412804+0000 mon.a (mon.0) 5639 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:43.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.492441+0000 mon.a (mon.0) 5640 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:43.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.495945+0000 mon.a (mon.0) 5641 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:43.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.500058+0000 mon.a (mon.0) 5642 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:43.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.501191+0000 mon.a (mon.0) 5643 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:43.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.510026+0000 mon.a (mon.0) 5644 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:43.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.588257+0000 mon.a (mon.0) 5645 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:43.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.592649+0000 mon.a (mon.0) 5646 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:43.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.596853+0000 mon.a (mon.0) 5647 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:43.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.597958+0000 mon.a (mon.0) 5648 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:43.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.607455+0000 mon.a (mon.0) 5649 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:43.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.689065+0000 mon.a (mon.0) 5650 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:43.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.692020+0000 mon.a (mon.0) 5651 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:43.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.694873+0000 mon.a (mon.0) 5652 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:43.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.695784+0000 mon.a (mon.0) 5653 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:43.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.704519+0000 mon.a (mon.0) 5654 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:43.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.789469+0000 mon.a (mon.0) 5655 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:43.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.791612+0000 mon.a (mon.0) 5656 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:43.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.793633+0000 mon.a (mon.0) 5657 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:43.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.794457+0000 mon.a (mon.0) 5658 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:43.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.801608+0000 mon.a (mon.0) 5659 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:43.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.879128+0000 mon.a (mon.0) 5660 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:43.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.881850+0000 mon.a (mon.0) 5661 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:43.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.884554+0000 mon.a (mon.0) 5662 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:43.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:42 smithi102 bash[71397]: audit 2024-02-05T07:12:42.885410+0000 mon.a (mon.0) 5663 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:44.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: cephadm 2024-02-05T07:12:42.126319+0000 mgr.y (mgr.25280) 1368 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:44.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: cephadm 2024-02-05T07:12:42.220817+0000 mgr.y (mgr.25280) 1369 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:44.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: cephadm 2024-02-05T07:12:42.317275+0000 mgr.y (mgr.25280) 1370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:44.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: cephadm 2024-02-05T07:12:42.413303+0000 mgr.y (mgr.25280) 1371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:44.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: cephadm 2024-02-05T07:12:42.510662+0000 mgr.y (mgr.25280) 1372 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:44.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: cephadm 2024-02-05T07:12:42.608409+0000 mgr.y (mgr.25280) 1373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:44.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: cephadm 2024-02-05T07:12:42.705181+0000 mgr.y (mgr.25280) 1374 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:44.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: cephadm 2024-02-05T07:12:42.802078+0000 mgr.y (mgr.25280) 1375 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:44.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:42.894765+0000 mon.a (mon.0) 5664 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:44.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: cephadm 2024-02-05T07:12:42.895739+0000 mgr.y (mgr.25280) 1376 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:44.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:42.966057+0000 mon.a (mon.0) 5665 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:44.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:42.968444+0000 mon.a (mon.0) 5666 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:44.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:42.971538+0000 mon.a (mon.0) 5667 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:44.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:42.972787+0000 mon.a (mon.0) 5668 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:44.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:42.979323+0000 mon.a (mon.0) 5669 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:44.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: cephadm 2024-02-05T07:12:42.980079+0000 mgr.y (mgr.25280) 1377 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:44.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.062628+0000 mon.a (mon.0) 5670 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:44.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.065207+0000 mon.a (mon.0) 5671 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:44.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.069350+0000 mon.a (mon.0) 5672 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:44.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.070577+0000 mon.a (mon.0) 5673 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:44.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.079205+0000 mon.a (mon.0) 5674 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:44.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: cephadm 2024-02-05T07:12:43.079821+0000 mgr.y (mgr.25280) 1378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:44.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.159570+0000 mon.a (mon.0) 5675 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:44.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.162891+0000 mon.a (mon.0) 5676 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:44.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.166307+0000 mon.a (mon.0) 5677 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:44.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.167438+0000 mon.a (mon.0) 5678 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:44.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.173875+0000 mon.a (mon.0) 5679 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:44.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.252516+0000 mon.a (mon.0) 5680 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:44.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.255906+0000 mon.a (mon.0) 5681 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:44.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.260168+0000 mon.a (mon.0) 5682 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:44.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.261504+0000 mon.a (mon.0) 5683 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:44.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.270722+0000 mon.a (mon.0) 5684 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:44.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.352637+0000 mon.a (mon.0) 5685 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:44.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.354832+0000 mon.a (mon.0) 5686 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:44.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.357051+0000 mon.a (mon.0) 5687 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:44.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.357816+0000 mon.a (mon.0) 5688 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:44.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.363287+0000 mon.a (mon.0) 5689 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:44.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.446440+0000 mon.a (mon.0) 5690 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:44.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.448651+0000 mon.a (mon.0) 5691 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:44.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.452043+0000 mon.a (mon.0) 5692 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:44.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.452832+0000 mon.a (mon.0) 5693 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:44.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.461037+0000 mon.a (mon.0) 5694 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:44.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.541973+0000 mon.a (mon.0) 5695 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:44.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.546051+0000 mon.a (mon.0) 5696 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:44.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.549151+0000 mon.a (mon.0) 5697 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:44.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.550304+0000 mon.a (mon.0) 5698 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:44.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.558297+0000 mon.a (mon.0) 5699 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:44.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.640180+0000 mon.a (mon.0) 5700 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:44.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.642919+0000 mon.a (mon.0) 5701 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:44.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.647546+0000 mon.a (mon.0) 5702 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:44.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.648982+0000 mon.a (mon.0) 5703 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:44.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.658451+0000 mon.a (mon.0) 5704 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:44.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.742318+0000 mon.a (mon.0) 5705 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:44.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.744958+0000 mon.a (mon.0) 5706 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:44.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.748198+0000 mon.a (mon.0) 5707 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:44.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.749272+0000 mon.a (mon.0) 5708 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:44.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.758094+0000 mon.a (mon.0) 5709 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:44.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.836836+0000 mon.a (mon.0) 5710 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:44.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.841349+0000 mon.a (mon.0) 5711 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:44.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.845529+0000 mon.a (mon.0) 5712 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:44.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.847041+0000 mon.a (mon.0) 5713 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:44.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:43 smithi177 bash[56430]: audit 2024-02-05T07:12:43.855942+0000 mon.a (mon.0) 5714 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:44.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: cephadm 2024-02-05T07:12:42.126319+0000 mgr.y (mgr.25280) 1368 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:44.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: cephadm 2024-02-05T07:12:42.220817+0000 mgr.y (mgr.25280) 1369 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:44.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: cephadm 2024-02-05T07:12:42.317275+0000 mgr.y (mgr.25280) 1370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:44.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: cephadm 2024-02-05T07:12:42.413303+0000 mgr.y (mgr.25280) 1371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:44.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: cephadm 2024-02-05T07:12:42.510662+0000 mgr.y (mgr.25280) 1372 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:44.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: cephadm 2024-02-05T07:12:42.608409+0000 mgr.y (mgr.25280) 1373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:44.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: cephadm 2024-02-05T07:12:42.705181+0000 mgr.y (mgr.25280) 1374 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:44.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: cephadm 2024-02-05T07:12:42.802078+0000 mgr.y (mgr.25280) 1375 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:44.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:42.894765+0000 mon.a (mon.0) 5664 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:44.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: cephadm 2024-02-05T07:12:42.895739+0000 mgr.y (mgr.25280) 1376 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:44.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:42.966057+0000 mon.a (mon.0) 5665 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:44.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:42.968444+0000 mon.a (mon.0) 5666 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:44.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:42.971538+0000 mon.a (mon.0) 5667 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:44.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:42.972787+0000 mon.a (mon.0) 5668 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:44.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:42.979323+0000 mon.a (mon.0) 5669 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:44.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: cephadm 2024-02-05T07:12:42.980079+0000 mgr.y (mgr.25280) 1377 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:44.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.062628+0000 mon.a (mon.0) 5670 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:44.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.065207+0000 mon.a (mon.0) 5671 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:44.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.069350+0000 mon.a (mon.0) 5672 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:44.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.070577+0000 mon.a (mon.0) 5673 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:44.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.079205+0000 mon.a (mon.0) 5674 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:44.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: cephadm 2024-02-05T07:12:42.126319+0000 mgr.y (mgr.25280) 1368 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:44.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: cephadm 2024-02-05T07:12:42.220817+0000 mgr.y (mgr.25280) 1369 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:44.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: cephadm 2024-02-05T07:12:42.317275+0000 mgr.y (mgr.25280) 1370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:44.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: cephadm 2024-02-05T07:12:42.413303+0000 mgr.y (mgr.25280) 1371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:44.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: cephadm 2024-02-05T07:12:42.510662+0000 mgr.y (mgr.25280) 1372 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:44.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: cephadm 2024-02-05T07:12:42.608409+0000 mgr.y (mgr.25280) 1373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:44.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: cephadm 2024-02-05T07:12:42.705181+0000 mgr.y (mgr.25280) 1374 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:44.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: cephadm 2024-02-05T07:12:42.802078+0000 mgr.y (mgr.25280) 1375 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:44.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:42.894765+0000 mon.a (mon.0) 5664 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:44.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: cephadm 2024-02-05T07:12:42.895739+0000 mgr.y (mgr.25280) 1376 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:44.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:42.966057+0000 mon.a (mon.0) 5665 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:44.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:42.968444+0000 mon.a (mon.0) 5666 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:44.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:42.971538+0000 mon.a (mon.0) 5667 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:44.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:42.972787+0000 mon.a (mon.0) 5668 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:44.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:42.979323+0000 mon.a (mon.0) 5669 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:44.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: cephadm 2024-02-05T07:12:42.980079+0000 mgr.y (mgr.25280) 1377 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:44.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.062628+0000 mon.a (mon.0) 5670 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:44.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.065207+0000 mon.a (mon.0) 5671 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:44.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.069350+0000 mon.a (mon.0) 5672 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:44.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.070577+0000 mon.a (mon.0) 5673 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:44.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.079205+0000 mon.a (mon.0) 5674 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:44.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: cephadm 2024-02-05T07:12:43.079821+0000 mgr.y (mgr.25280) 1378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:44.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.159570+0000 mon.a (mon.0) 5675 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:44.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.162891+0000 mon.a (mon.0) 5676 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:44.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.166307+0000 mon.a (mon.0) 5677 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:44.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.167438+0000 mon.a (mon.0) 5678 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:44.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.173875+0000 mon.a (mon.0) 5679 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:44.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.252516+0000 mon.a (mon.0) 5680 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:44.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.255906+0000 mon.a (mon.0) 5681 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:44.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.260168+0000 mon.a (mon.0) 5682 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:44.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.261504+0000 mon.a (mon.0) 5683 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:44.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.270722+0000 mon.a (mon.0) 5684 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:44.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.352637+0000 mon.a (mon.0) 5685 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:44.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.354832+0000 mon.a (mon.0) 5686 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:44.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.357051+0000 mon.a (mon.0) 5687 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:44.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.357816+0000 mon.a (mon.0) 5688 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:44.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.363287+0000 mon.a (mon.0) 5689 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:44.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.446440+0000 mon.a (mon.0) 5690 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:44.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.448651+0000 mon.a (mon.0) 5691 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:44.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.452043+0000 mon.a (mon.0) 5692 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:44.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.452832+0000 mon.a (mon.0) 5693 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:44.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: cephadm 2024-02-05T07:12:43.079821+0000 mgr.y (mgr.25280) 1378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:44.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.159570+0000 mon.a (mon.0) 5675 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:44.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.162891+0000 mon.a (mon.0) 5676 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:44.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.166307+0000 mon.a (mon.0) 5677 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:44.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.167438+0000 mon.a (mon.0) 5678 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:44.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.173875+0000 mon.a (mon.0) 5679 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:44.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.252516+0000 mon.a (mon.0) 5680 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:44.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.255906+0000 mon.a (mon.0) 5681 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:44.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.260168+0000 mon.a (mon.0) 5682 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:44.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.261504+0000 mon.a (mon.0) 5683 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:44.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.270722+0000 mon.a (mon.0) 5684 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:44.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.352637+0000 mon.a (mon.0) 5685 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:44.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.354832+0000 mon.a (mon.0) 5686 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:44.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.357051+0000 mon.a (mon.0) 5687 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:44.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.357816+0000 mon.a (mon.0) 5688 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:44.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.363287+0000 mon.a (mon.0) 5689 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:44.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.446440+0000 mon.a (mon.0) 5690 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:44.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.448651+0000 mon.a (mon.0) 5691 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:44.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.452043+0000 mon.a (mon.0) 5692 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:44.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.452832+0000 mon.a (mon.0) 5693 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:44.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.461037+0000 mon.a (mon.0) 5694 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:44.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.541973+0000 mon.a (mon.0) 5695 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:44.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.546051+0000 mon.a (mon.0) 5696 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:44.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.549151+0000 mon.a (mon.0) 5697 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:44.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.550304+0000 mon.a (mon.0) 5698 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:44.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.558297+0000 mon.a (mon.0) 5699 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:44.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.640180+0000 mon.a (mon.0) 5700 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:44.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.642919+0000 mon.a (mon.0) 5701 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:44.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.647546+0000 mon.a (mon.0) 5702 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:44.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.648982+0000 mon.a (mon.0) 5703 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:44.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.658451+0000 mon.a (mon.0) 5704 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:44.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.742318+0000 mon.a (mon.0) 5705 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:44.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.744958+0000 mon.a (mon.0) 5706 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:44.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.748198+0000 mon.a (mon.0) 5707 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:44.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.749272+0000 mon.a (mon.0) 5708 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:44.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.758094+0000 mon.a (mon.0) 5709 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:44.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.836836+0000 mon.a (mon.0) 5710 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:44.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.841349+0000 mon.a (mon.0) 5711 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:44.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.845529+0000 mon.a (mon.0) 5712 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:44.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.847041+0000 mon.a (mon.0) 5713 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:44.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[68945]: audit 2024-02-05T07:12:43.855942+0000 mon.a (mon.0) 5714 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:44.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.461037+0000 mon.a (mon.0) 5694 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:44.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.541973+0000 mon.a (mon.0) 5695 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:44.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.546051+0000 mon.a (mon.0) 5696 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:44.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.549151+0000 mon.a (mon.0) 5697 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:44.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.550304+0000 mon.a (mon.0) 5698 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:44.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.558297+0000 mon.a (mon.0) 5699 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:44.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.640180+0000 mon.a (mon.0) 5700 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:44.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.642919+0000 mon.a (mon.0) 5701 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:44.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.647546+0000 mon.a (mon.0) 5702 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:44.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.648982+0000 mon.a (mon.0) 5703 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:44.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.658451+0000 mon.a (mon.0) 5704 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:44.397 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.742318+0000 mon.a (mon.0) 5705 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:44.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.744958+0000 mon.a (mon.0) 5706 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:44.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.748198+0000 mon.a (mon.0) 5707 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:44.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.749272+0000 mon.a (mon.0) 5708 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:44.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.758094+0000 mon.a (mon.0) 5709 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:44.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.836836+0000 mon.a (mon.0) 5710 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:44.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.841349+0000 mon.a (mon.0) 5711 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:44.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.845529+0000 mon.a (mon.0) 5712 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:44.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.847041+0000 mon.a (mon.0) 5713 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:44.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:43 smithi102 bash[71397]: audit 2024-02-05T07:12:43.855942+0000 mon.a (mon.0) 5714 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:45.169 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[69323]: debug 2024-02-05T07:12:45.040+0000 7f32a59307c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-02-05T07:12:45.169 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[69323]: debug 2024-02-05T07:12:45.080+0000 7f32a59307c0 -1 osd.5 142 log_to_monitors true 2024-02-05T07:12:45.169 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: cephadm 2024-02-05T07:12:43.174519+0000 mgr.y (mgr.25280) 1379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:45.170 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: cephadm 2024-02-05T07:12:43.271502+0000 mgr.y (mgr.25280) 1380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:45.170 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: cephadm 2024-02-05T07:12:43.363782+0000 mgr.y (mgr.25280) 1381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:45.170 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: cephadm 2024-02-05T07:12:43.461996+0000 mgr.y (mgr.25280) 1382 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:45.170 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: cephadm 2024-02-05T07:12:43.559091+0000 mgr.y (mgr.25280) 1383 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:45.170 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: cephadm 2024-02-05T07:12:43.659130+0000 mgr.y (mgr.25280) 1384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:45.170 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: cephadm 2024-02-05T07:12:43.758930+0000 mgr.y (mgr.25280) 1385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:45.170 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: cephadm 2024-02-05T07:12:43.856457+0000 mgr.y (mgr.25280) 1386 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:45.170 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: cluster 2024-02-05T07:12:43.892979+0000 mgr.y (mgr.25280) 1387 : cluster 0 pgmap v231: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-02-05T07:12:45.170 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:43.932454+0000 mon.a (mon.0) 5715 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:45.170 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:43.935349+0000 mon.a (mon.0) 5716 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:45.170 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:43.939099+0000 mon.a (mon.0) 5717 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:45.170 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:43.940240+0000 mon.a (mon.0) 5718 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:45.171 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:43.947885+0000 mon.a (mon.0) 5719 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:45.171 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: cephadm 2024-02-05T07:12:43.948658+0000 mgr.y (mgr.25280) 1388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:45.171 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.028104+0000 mon.a (mon.0) 5720 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:45.171 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.031193+0000 mon.a (mon.0) 5721 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:45.171 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.034075+0000 mon.a (mon.0) 5722 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:45.171 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.035068+0000 mon.a (mon.0) 5723 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:45.171 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: cluster 2024-02-05T07:12:44.035327+0000 mon.a (mon.0) 5724 : cluster 3 Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 22 pgs degraded (PG_DEGRADED) 2024-02-05T07:12:45.171 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.055248+0000 mon.a (mon.0) 5725 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:45.171 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: cephadm 2024-02-05T07:12:44.056000+0000 mgr.y (mgr.25280) 1389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:45.171 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.134680+0000 mon.a (mon.0) 5726 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:45.171 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.137172+0000 mon.a (mon.0) 5727 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:45.171 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.139834+0000 mon.a (mon.0) 5728 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:45.171 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.140753+0000 mon.a (mon.0) 5729 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:45.172 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.148929+0000 mon.a (mon.0) 5730 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:45.172 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.227762+0000 mon.a (mon.0) 5731 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:45.172 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.233438+0000 mon.a (mon.0) 5732 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:45.172 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.238017+0000 mon.a (mon.0) 5733 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:45.172 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.239147+0000 mon.a (mon.0) 5734 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:45.172 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.245731+0000 mon.a (mon.0) 5735 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:45.172 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.328759+0000 mon.a (mon.0) 5736 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:45.172 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.332664+0000 mon.a (mon.0) 5737 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:45.172 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.336383+0000 mon.a (mon.0) 5738 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:45.172 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.337496+0000 mon.a (mon.0) 5739 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:45.172 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.346641+0000 mon.a (mon.0) 5740 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:45.173 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.427913+0000 mon.a (mon.0) 5741 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:45.173 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.430471+0000 mon.a (mon.0) 5742 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:45.173 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.433576+0000 mon.a (mon.0) 5743 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:45.173 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.434521+0000 mon.a (mon.0) 5744 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:45.173 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.442985+0000 mon.a (mon.0) 5745 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:45.173 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.522288+0000 mon.a (mon.0) 5746 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:45.173 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.524751+0000 mon.a (mon.0) 5747 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:45.173 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.527792+0000 mon.a (mon.0) 5748 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:45.173 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.528826+0000 mon.a (mon.0) 5749 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:45.173 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.538680+0000 mon.a (mon.0) 5750 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:45.173 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.621565+0000 mon.a (mon.0) 5751 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:45.173 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.623971+0000 mon.a (mon.0) 5752 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:45.173 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.626366+0000 mon.a (mon.0) 5753 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:45.173 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.627451+0000 mon.a (mon.0) 5754 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:45.174 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.636018+0000 mon.a (mon.0) 5755 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:45.174 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.716379+0000 mon.a (mon.0) 5756 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:45.174 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.718648+0000 mon.a (mon.0) 5757 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:45.174 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.721444+0000 mon.a (mon.0) 5758 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:45.174 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.722314+0000 mon.a (mon.0) 5759 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:45.174 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.729903+0000 mon.a (mon.0) 5760 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:45.174 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.808827+0000 mon.a (mon.0) 5761 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:45.174 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.811586+0000 mon.a (mon.0) 5762 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:45.174 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.815884+0000 mon.a (mon.0) 5763 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:45.174 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.817098+0000 mon.a (mon.0) 5764 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:45.174 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:44 smithi177 bash[56430]: audit 2024-02-05T07:12:44.827678+0000 mon.a (mon.0) 5765 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:45.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: cephadm 2024-02-05T07:12:43.174519+0000 mgr.y (mgr.25280) 1379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:45.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: cephadm 2024-02-05T07:12:43.271502+0000 mgr.y (mgr.25280) 1380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:45.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: cephadm 2024-02-05T07:12:43.363782+0000 mgr.y (mgr.25280) 1381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:45.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: cephadm 2024-02-05T07:12:43.461996+0000 mgr.y (mgr.25280) 1382 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:45.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: cephadm 2024-02-05T07:12:43.559091+0000 mgr.y (mgr.25280) 1383 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:45.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: cephadm 2024-02-05T07:12:43.659130+0000 mgr.y (mgr.25280) 1384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:45.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: cephadm 2024-02-05T07:12:43.758930+0000 mgr.y (mgr.25280) 1385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:45.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: cephadm 2024-02-05T07:12:43.856457+0000 mgr.y (mgr.25280) 1386 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:45.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: cluster 2024-02-05T07:12:43.892979+0000 mgr.y (mgr.25280) 1387 : cluster 0 pgmap v231: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-02-05T07:12:45.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:43.932454+0000 mon.a (mon.0) 5715 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:45.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:43.935349+0000 mon.a (mon.0) 5716 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:45.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:43.939099+0000 mon.a (mon.0) 5717 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:45.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:43.940240+0000 mon.a (mon.0) 5718 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:45.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:43.947885+0000 mon.a (mon.0) 5719 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:45.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: cephadm 2024-02-05T07:12:43.948658+0000 mgr.y (mgr.25280) 1388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:45.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.028104+0000 mon.a (mon.0) 5720 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:45.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.031193+0000 mon.a (mon.0) 5721 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:45.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.034075+0000 mon.a (mon.0) 5722 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:45.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.035068+0000 mon.a (mon.0) 5723 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:45.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: cluster 2024-02-05T07:12:44.035327+0000 mon.a (mon.0) 5724 : cluster 3 Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 22 pgs degraded (PG_DEGRADED) 2024-02-05T07:12:45.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: cephadm 2024-02-05T07:12:43.174519+0000 mgr.y (mgr.25280) 1379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:45.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: cephadm 2024-02-05T07:12:43.271502+0000 mgr.y (mgr.25280) 1380 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:45.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: cephadm 2024-02-05T07:12:43.363782+0000 mgr.y (mgr.25280) 1381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:45.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: cephadm 2024-02-05T07:12:43.461996+0000 mgr.y (mgr.25280) 1382 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:45.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: cephadm 2024-02-05T07:12:43.559091+0000 mgr.y (mgr.25280) 1383 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:45.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: cephadm 2024-02-05T07:12:43.659130+0000 mgr.y (mgr.25280) 1384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:45.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: cephadm 2024-02-05T07:12:43.758930+0000 mgr.y (mgr.25280) 1385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:45.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: cephadm 2024-02-05T07:12:43.856457+0000 mgr.y (mgr.25280) 1386 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:45.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: cluster 2024-02-05T07:12:43.892979+0000 mgr.y (mgr.25280) 1387 : cluster 0 pgmap v231: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-02-05T07:12:45.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:43.932454+0000 mon.a (mon.0) 5715 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:45.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:43.935349+0000 mon.a (mon.0) 5716 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:45.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:43.939099+0000 mon.a (mon.0) 5717 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:45.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:43.940240+0000 mon.a (mon.0) 5718 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:45.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:43.947885+0000 mon.a (mon.0) 5719 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:45.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: cephadm 2024-02-05T07:12:43.948658+0000 mgr.y (mgr.25280) 1388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:45.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.028104+0000 mon.a (mon.0) 5720 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:45.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.031193+0000 mon.a (mon.0) 5721 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:45.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.034075+0000 mon.a (mon.0) 5722 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:45.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.035068+0000 mon.a (mon.0) 5723 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:45.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: cluster 2024-02-05T07:12:44.035327+0000 mon.a (mon.0) 5724 : cluster 3 Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 22 pgs degraded (PG_DEGRADED) 2024-02-05T07:12:45.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.055248+0000 mon.a (mon.0) 5725 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:45.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: cephadm 2024-02-05T07:12:44.056000+0000 mgr.y (mgr.25280) 1389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:45.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.134680+0000 mon.a (mon.0) 5726 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:45.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.137172+0000 mon.a (mon.0) 5727 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:45.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.139834+0000 mon.a (mon.0) 5728 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:45.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.140753+0000 mon.a (mon.0) 5729 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:45.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.148929+0000 mon.a (mon.0) 5730 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:45.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.227762+0000 mon.a (mon.0) 5731 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:45.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.233438+0000 mon.a (mon.0) 5732 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:45.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.238017+0000 mon.a (mon.0) 5733 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:45.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.239147+0000 mon.a (mon.0) 5734 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:45.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.245731+0000 mon.a (mon.0) 5735 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:45.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.328759+0000 mon.a (mon.0) 5736 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:45.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.332664+0000 mon.a (mon.0) 5737 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:45.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.336383+0000 mon.a (mon.0) 5738 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:45.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.337496+0000 mon.a (mon.0) 5739 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:45.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.346641+0000 mon.a (mon.0) 5740 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:45.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.427913+0000 mon.a (mon.0) 5741 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:45.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.430471+0000 mon.a (mon.0) 5742 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:45.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.433576+0000 mon.a (mon.0) 5743 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:45.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.055248+0000 mon.a (mon.0) 5725 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:45.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: cephadm 2024-02-05T07:12:44.056000+0000 mgr.y (mgr.25280) 1389 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:45.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.134680+0000 mon.a (mon.0) 5726 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:45.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.137172+0000 mon.a (mon.0) 5727 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:45.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.139834+0000 mon.a (mon.0) 5728 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:45.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.140753+0000 mon.a (mon.0) 5729 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:45.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.148929+0000 mon.a (mon.0) 5730 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:45.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.227762+0000 mon.a (mon.0) 5731 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:45.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.233438+0000 mon.a (mon.0) 5732 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:45.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.238017+0000 mon.a (mon.0) 5733 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:45.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.239147+0000 mon.a (mon.0) 5734 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:45.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.245731+0000 mon.a (mon.0) 5735 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:45.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.328759+0000 mon.a (mon.0) 5736 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:45.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.332664+0000 mon.a (mon.0) 5737 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:45.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.336383+0000 mon.a (mon.0) 5738 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:45.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.337496+0000 mon.a (mon.0) 5739 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:45.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.346641+0000 mon.a (mon.0) 5740 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:45.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.427913+0000 mon.a (mon.0) 5741 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:45.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.430471+0000 mon.a (mon.0) 5742 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:45.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.433576+0000 mon.a (mon.0) 5743 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:45.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.434521+0000 mon.a (mon.0) 5744 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:45.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.442985+0000 mon.a (mon.0) 5745 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:45.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.522288+0000 mon.a (mon.0) 5746 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:45.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.524751+0000 mon.a (mon.0) 5747 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:45.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.527792+0000 mon.a (mon.0) 5748 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:45.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.528826+0000 mon.a (mon.0) 5749 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:45.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.538680+0000 mon.a (mon.0) 5750 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:45.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.621565+0000 mon.a (mon.0) 5751 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:45.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.623971+0000 mon.a (mon.0) 5752 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:45.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.626366+0000 mon.a (mon.0) 5753 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:45.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.627451+0000 mon.a (mon.0) 5754 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:45.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.636018+0000 mon.a (mon.0) 5755 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:45.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.716379+0000 mon.a (mon.0) 5756 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:45.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.718648+0000 mon.a (mon.0) 5757 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:45.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.721444+0000 mon.a (mon.0) 5758 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:45.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.722314+0000 mon.a (mon.0) 5759 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:45.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.729903+0000 mon.a (mon.0) 5760 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:45.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.808827+0000 mon.a (mon.0) 5761 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:45.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.811586+0000 mon.a (mon.0) 5762 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:45.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.815884+0000 mon.a (mon.0) 5763 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:45.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.817098+0000 mon.a (mon.0) 5764 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:45.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[68945]: audit 2024-02-05T07:12:44.827678+0000 mon.a (mon.0) 5765 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:45.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.434521+0000 mon.a (mon.0) 5744 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:45.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.442985+0000 mon.a (mon.0) 5745 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:45.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.522288+0000 mon.a (mon.0) 5746 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:45.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.524751+0000 mon.a (mon.0) 5747 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:45.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.527792+0000 mon.a (mon.0) 5748 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:45.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.528826+0000 mon.a (mon.0) 5749 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:45.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.538680+0000 mon.a (mon.0) 5750 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:45.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.621565+0000 mon.a (mon.0) 5751 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:45.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.623971+0000 mon.a (mon.0) 5752 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:45.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.626366+0000 mon.a (mon.0) 5753 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:45.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.627451+0000 mon.a (mon.0) 5754 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:45.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.636018+0000 mon.a (mon.0) 5755 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:45.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.716379+0000 mon.a (mon.0) 5756 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:45.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.718648+0000 mon.a (mon.0) 5757 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:45.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.721444+0000 mon.a (mon.0) 5758 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:45.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.722314+0000 mon.a (mon.0) 5759 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:45.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.729903+0000 mon.a (mon.0) 5760 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:45.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.808827+0000 mon.a (mon.0) 5761 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:45.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.811586+0000 mon.a (mon.0) 5762 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:45.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.815884+0000 mon.a (mon.0) 5763 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:45.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.817098+0000 mon.a (mon.0) 5764 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:45.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:44 smithi102 bash[71397]: audit 2024-02-05T07:12:44.827678+0000 mon.a (mon.0) 5765 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:46.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: cephadm 2024-02-05T07:12:44.149825+0000 mgr.y (mgr.25280) 1390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:46.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: cephadm 2024-02-05T07:12:44.246593+0000 mgr.y (mgr.25280) 1391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:46.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: cephadm 2024-02-05T07:12:44.347283+0000 mgr.y (mgr.25280) 1392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:46.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: cephadm 2024-02-05T07:12:44.443552+0000 mgr.y (mgr.25280) 1393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:46.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: cephadm 2024-02-05T07:12:44.539278+0000 mgr.y (mgr.25280) 1394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:46.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: cephadm 2024-02-05T07:12:44.637152+0000 mgr.y (mgr.25280) 1395 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:46.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: cephadm 2024-02-05T07:12:44.730567+0000 mgr.y (mgr.25280) 1396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:46.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: cephadm 2024-02-05T07:12:44.828252+0000 mgr.y (mgr.25280) 1397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:46.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:44.915465+0000 mon.a (mon.0) 5766 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:46.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:44.918580+0000 mon.a (mon.0) 5767 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:46.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:44.921146+0000 mon.a (mon.0) 5768 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:46.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:44.921968+0000 mon.a (mon.0) 5769 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:46.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:44.927083+0000 mon.a (mon.0) 5770 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:46.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: cephadm 2024-02-05T07:12:44.927517+0000 mgr.y (mgr.25280) 1398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:46.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:44.994478+0000 mon.a (mon.0) 5771 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:46.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:44.998677+0000 mon.a (mon.0) 5772 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:46.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.002482+0000 mon.a (mon.0) 5773 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:46.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.003851+0000 mon.a (mon.0) 5774 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:46.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.011989+0000 mon.a (mon.0) 5775 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:46.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: cephadm 2024-02-05T07:12:45.012575+0000 mgr.y (mgr.25280) 1399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:46.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.079405+0000 mon.a (mon.0) 5776 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-05T07:12:46.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.089070+0000 mon.b (mon.2) 7 : audit 1 from='osd.5 [v2:172.21.15.177:6808/1923565028,v1:172.21.15.177:6809/1923565028]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-05T07:12:46.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.096082+0000 mon.a (mon.0) 5777 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:46.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.098071+0000 mon.a (mon.0) 5778 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:46.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.100578+0000 mon.a (mon.0) 5779 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:46.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.101330+0000 mon.a (mon.0) 5780 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:46.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.109192+0000 mon.a (mon.0) 5781 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:46.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: cephadm 2024-02-05T07:12:45.109706+0000 mgr.y (mgr.25280) 1400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:46.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.187750+0000 mon.a (mon.0) 5782 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:46.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.190715+0000 mon.a (mon.0) 5783 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:46.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.193981+0000 mon.a (mon.0) 5784 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:46.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.195224+0000 mon.a (mon.0) 5785 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:46.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.205306+0000 mon.a (mon.0) 5786 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:46.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.286928+0000 mon.a (mon.0) 5787 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:46.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.290020+0000 mon.a (mon.0) 5788 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:46.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.292878+0000 mon.a (mon.0) 5789 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:46.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.293882+0000 mon.a (mon.0) 5790 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:46.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.302270+0000 mon.a (mon.0) 5791 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:46.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.381140+0000 mon.a (mon.0) 5792 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:46.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.384070+0000 mon.a (mon.0) 5793 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:46.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.387781+0000 mon.a (mon.0) 5794 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:46.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.388939+0000 mon.a (mon.0) 5795 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:46.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.398953+0000 mon.a (mon.0) 5796 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:46.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.481163+0000 mon.a (mon.0) 5797 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:46.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.485185+0000 mon.a (mon.0) 5798 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:46.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.490073+0000 mon.a (mon.0) 5799 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:46.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.491475+0000 mon.a (mon.0) 5800 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:46.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.500238+0000 mon.a (mon.0) 5801 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:46.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.581459+0000 mon.a (mon.0) 5802 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:46.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.585556+0000 mon.a (mon.0) 5803 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:46.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.589123+0000 mon.a (mon.0) 5804 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:46.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.590287+0000 mon.a (mon.0) 5805 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:46.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.598784+0000 mon.a (mon.0) 5806 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:46.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.677469+0000 mon.a (mon.0) 5807 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:46.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.680731+0000 mon.a (mon.0) 5808 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:46.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.684680+0000 mon.a (mon.0) 5809 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:46.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.686116+0000 mon.a (mon.0) 5810 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:46.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.696741+0000 mon.a (mon.0) 5811 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:46.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.781232+0000 mon.a (mon.0) 5812 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:46.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.784227+0000 mon.a (mon.0) 5813 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:46.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.788098+0000 mon.a (mon.0) 5814 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:46.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.789247+0000 mon.a (mon.0) 5815 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:46.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.797644+0000 mon.a (mon.0) 5816 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:46.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.875166+0000 mon.a (mon.0) 5817 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:46.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.877901+0000 mon.a (mon.0) 5818 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:46.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.881275+0000 mon.a (mon.0) 5819 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:46.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.882426+0000 mon.a (mon.0) 5820 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:46.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:45 smithi177 bash[56430]: audit 2024-02-05T07:12:45.891512+0000 mon.a (mon.0) 5821 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:46.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: cephadm 2024-02-05T07:12:44.149825+0000 mgr.y (mgr.25280) 1390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:46.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: cephadm 2024-02-05T07:12:44.246593+0000 mgr.y (mgr.25280) 1391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:46.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: cephadm 2024-02-05T07:12:44.347283+0000 mgr.y (mgr.25280) 1392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:46.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: cephadm 2024-02-05T07:12:44.443552+0000 mgr.y (mgr.25280) 1393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:46.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: cephadm 2024-02-05T07:12:44.539278+0000 mgr.y (mgr.25280) 1394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:46.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: cephadm 2024-02-05T07:12:44.637152+0000 mgr.y (mgr.25280) 1395 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:46.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: cephadm 2024-02-05T07:12:44.730567+0000 mgr.y (mgr.25280) 1396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:46.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: cephadm 2024-02-05T07:12:44.828252+0000 mgr.y (mgr.25280) 1397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:46.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:44.915465+0000 mon.a (mon.0) 5766 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:46.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:44.918580+0000 mon.a (mon.0) 5767 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:46.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:44.921146+0000 mon.a (mon.0) 5768 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:46.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:44.921968+0000 mon.a (mon.0) 5769 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:46.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:44.927083+0000 mon.a (mon.0) 5770 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:46.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: cephadm 2024-02-05T07:12:44.927517+0000 mgr.y (mgr.25280) 1398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:46.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:44.994478+0000 mon.a (mon.0) 5771 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:46.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:44.998677+0000 mon.a (mon.0) 5772 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:46.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.002482+0000 mon.a (mon.0) 5773 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:46.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.003851+0000 mon.a (mon.0) 5774 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:46.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.011989+0000 mon.a (mon.0) 5775 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:46.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: cephadm 2024-02-05T07:12:45.012575+0000 mgr.y (mgr.25280) 1399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:46.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.079405+0000 mon.a (mon.0) 5776 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-05T07:12:46.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.089070+0000 mon.b (mon.2) 7 : audit 1 from='osd.5 [v2:172.21.15.177:6808/1923565028,v1:172.21.15.177:6809/1923565028]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-05T07:12:46.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.096082+0000 mon.a (mon.0) 5777 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:46.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.098071+0000 mon.a (mon.0) 5778 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:46.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.100578+0000 mon.a (mon.0) 5779 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:46.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.101330+0000 mon.a (mon.0) 5780 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:46.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.109192+0000 mon.a (mon.0) 5781 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:46.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: cephadm 2024-02-05T07:12:45.109706+0000 mgr.y (mgr.25280) 1400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:46.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.187750+0000 mon.a (mon.0) 5782 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:46.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.190715+0000 mon.a (mon.0) 5783 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:46.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.193981+0000 mon.a (mon.0) 5784 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:46.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.195224+0000 mon.a (mon.0) 5785 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:46.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.205306+0000 mon.a (mon.0) 5786 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:46.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.286928+0000 mon.a (mon.0) 5787 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:46.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.290020+0000 mon.a (mon.0) 5788 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:46.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.292878+0000 mon.a (mon.0) 5789 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:46.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.293882+0000 mon.a (mon.0) 5790 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:46.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.302270+0000 mon.a (mon.0) 5791 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:46.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.381140+0000 mon.a (mon.0) 5792 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:46.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.384070+0000 mon.a (mon.0) 5793 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:46.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: cephadm 2024-02-05T07:12:44.149825+0000 mgr.y (mgr.25280) 1390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:46.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: cephadm 2024-02-05T07:12:44.246593+0000 mgr.y (mgr.25280) 1391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:46.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: cephadm 2024-02-05T07:12:44.347283+0000 mgr.y (mgr.25280) 1392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:46.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: cephadm 2024-02-05T07:12:44.443552+0000 mgr.y (mgr.25280) 1393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:46.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: cephadm 2024-02-05T07:12:44.539278+0000 mgr.y (mgr.25280) 1394 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:46.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: cephadm 2024-02-05T07:12:44.637152+0000 mgr.y (mgr.25280) 1395 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:46.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: cephadm 2024-02-05T07:12:44.730567+0000 mgr.y (mgr.25280) 1396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:46.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: cephadm 2024-02-05T07:12:44.828252+0000 mgr.y (mgr.25280) 1397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:46.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:44.915465+0000 mon.a (mon.0) 5766 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:46.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:44.918580+0000 mon.a (mon.0) 5767 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:46.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:44.921146+0000 mon.a (mon.0) 5768 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:46.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:44.921968+0000 mon.a (mon.0) 5769 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:46.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:44.927083+0000 mon.a (mon.0) 5770 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:46.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: cephadm 2024-02-05T07:12:44.927517+0000 mgr.y (mgr.25280) 1398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:46.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:44.994478+0000 mon.a (mon.0) 5771 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:46.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:44.998677+0000 mon.a (mon.0) 5772 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:46.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.002482+0000 mon.a (mon.0) 5773 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:46.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.003851+0000 mon.a (mon.0) 5774 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:46.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.011989+0000 mon.a (mon.0) 5775 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:46.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: cephadm 2024-02-05T07:12:45.012575+0000 mgr.y (mgr.25280) 1399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:46.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.079405+0000 mon.a (mon.0) 5776 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-05T07:12:46.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.387781+0000 mon.a (mon.0) 5794 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:46.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.388939+0000 mon.a (mon.0) 5795 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:46.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.398953+0000 mon.a (mon.0) 5796 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:46.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.481163+0000 mon.a (mon.0) 5797 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:46.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.485185+0000 mon.a (mon.0) 5798 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:46.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.490073+0000 mon.a (mon.0) 5799 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:46.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.491475+0000 mon.a (mon.0) 5800 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:46.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.500238+0000 mon.a (mon.0) 5801 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:46.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.581459+0000 mon.a (mon.0) 5802 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:46.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.585556+0000 mon.a (mon.0) 5803 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:46.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.589123+0000 mon.a (mon.0) 5804 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:46.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.590287+0000 mon.a (mon.0) 5805 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:46.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.598784+0000 mon.a (mon.0) 5806 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:46.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.677469+0000 mon.a (mon.0) 5807 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:46.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.680731+0000 mon.a (mon.0) 5808 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:46.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.684680+0000 mon.a (mon.0) 5809 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:46.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.686116+0000 mon.a (mon.0) 5810 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:46.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.696741+0000 mon.a (mon.0) 5811 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:46.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.781232+0000 mon.a (mon.0) 5812 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:46.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.784227+0000 mon.a (mon.0) 5813 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:46.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.788098+0000 mon.a (mon.0) 5814 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:46.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.789247+0000 mon.a (mon.0) 5815 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:46.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.797644+0000 mon.a (mon.0) 5816 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:46.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.875166+0000 mon.a (mon.0) 5817 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:46.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.877901+0000 mon.a (mon.0) 5818 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:46.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.881275+0000 mon.a (mon.0) 5819 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:46.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.882426+0000 mon.a (mon.0) 5820 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:46.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[71397]: audit 2024-02-05T07:12:45.891512+0000 mon.a (mon.0) 5821 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:46.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.089070+0000 mon.b (mon.2) 7 : audit 1 from='osd.5 [v2:172.21.15.177:6808/1923565028,v1:172.21.15.177:6809/1923565028]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-05T07:12:46.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.096082+0000 mon.a (mon.0) 5777 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:46.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.098071+0000 mon.a (mon.0) 5778 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:46.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.100578+0000 mon.a (mon.0) 5779 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:46.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.101330+0000 mon.a (mon.0) 5780 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:46.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.109192+0000 mon.a (mon.0) 5781 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:46.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: cephadm 2024-02-05T07:12:45.109706+0000 mgr.y (mgr.25280) 1400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:46.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.187750+0000 mon.a (mon.0) 5782 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:46.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.190715+0000 mon.a (mon.0) 5783 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:46.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.193981+0000 mon.a (mon.0) 5784 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:46.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.195224+0000 mon.a (mon.0) 5785 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:46.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.205306+0000 mon.a (mon.0) 5786 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:46.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.286928+0000 mon.a (mon.0) 5787 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:46.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.290020+0000 mon.a (mon.0) 5788 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:46.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.292878+0000 mon.a (mon.0) 5789 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:46.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.293882+0000 mon.a (mon.0) 5790 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:46.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.302270+0000 mon.a (mon.0) 5791 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:46.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.381140+0000 mon.a (mon.0) 5792 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:46.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.384070+0000 mon.a (mon.0) 5793 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:46.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.387781+0000 mon.a (mon.0) 5794 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:46.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.388939+0000 mon.a (mon.0) 5795 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:46.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.398953+0000 mon.a (mon.0) 5796 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:46.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.481163+0000 mon.a (mon.0) 5797 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:46.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.485185+0000 mon.a (mon.0) 5798 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:46.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.490073+0000 mon.a (mon.0) 5799 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:46.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.491475+0000 mon.a (mon.0) 5800 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:46.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.500238+0000 mon.a (mon.0) 5801 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:46.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.581459+0000 mon.a (mon.0) 5802 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:46.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.585556+0000 mon.a (mon.0) 5803 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:46.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.589123+0000 mon.a (mon.0) 5804 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:46.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.590287+0000 mon.a (mon.0) 5805 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:46.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.598784+0000 mon.a (mon.0) 5806 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:46.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.677469+0000 mon.a (mon.0) 5807 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:46.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.680731+0000 mon.a (mon.0) 5808 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:46.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.684680+0000 mon.a (mon.0) 5809 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:46.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.686116+0000 mon.a (mon.0) 5810 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:46.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.696741+0000 mon.a (mon.0) 5811 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:46.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.781232+0000 mon.a (mon.0) 5812 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:46.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.784227+0000 mon.a (mon.0) 5813 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:46.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.788098+0000 mon.a (mon.0) 5814 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:46.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.789247+0000 mon.a (mon.0) 5815 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:46.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.797644+0000 mon.a (mon.0) 5816 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:46.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.875166+0000 mon.a (mon.0) 5817 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:46.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.877901+0000 mon.a (mon.0) 5818 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:46.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.881275+0000 mon.a (mon.0) 5819 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:46.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.882426+0000 mon.a (mon.0) 5820 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:46.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:45 smithi102 bash[68945]: audit 2024-02-05T07:12:45.891512+0000 mon.a (mon.0) 5821 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:46.827 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[69323]: debug 2024-02-05T07:12:46.552+0000 7f3292d87700 -1 osd.5 142 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T07:12:47.216 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: cephadm 2024-02-05T07:12:45.206361+0000 mgr.y (mgr.25280) 1401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:47.216 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: cephadm 2024-02-05T07:12:45.302911+0000 mgr.y (mgr.25280) 1402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:47.216 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: cephadm 2024-02-05T07:12:45.399603+0000 mgr.y (mgr.25280) 1403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:47.216 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: cephadm 2024-02-05T07:12:45.501339+0000 mgr.y (mgr.25280) 1404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:47.216 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: cephadm 2024-02-05T07:12:45.599365+0000 mgr.y (mgr.25280) 1405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:47.216 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: cephadm 2024-02-05T07:12:45.697639+0000 mgr.y (mgr.25280) 1406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:47.217 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: cephadm 2024-02-05T07:12:45.798116+0000 mgr.y (mgr.25280) 1407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:47.217 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: cephadm 2024-02-05T07:12:45.892148+0000 mgr.y (mgr.25280) 1408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:47.217 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: cluster 2024-02-05T07:12:45.894082+0000 mgr.y (mgr.25280) 1409 : cluster 0 pgmap v232: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-02-05T07:12:47.217 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:45.969605+0000 mon.a (mon.0) 5822 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:47.217 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:45.972171+0000 mon.a (mon.0) 5823 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:47.217 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:45.975123+0000 mon.a (mon.0) 5824 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:47.217 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:45.976116+0000 mon.a (mon.0) 5825 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:47.217 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:45.983168+0000 mon.a (mon.0) 5826 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:47.217 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: cephadm 2024-02-05T07:12:45.983821+0000 mgr.y (mgr.25280) 1410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:47.217 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.011094+0000 mon.a (mon.0) 5827 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-05T07:12:47.217 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: cluster 2024-02-05T07:12:46.018153+0000 mon.a (mon.0) 5828 : cluster 0 osdmap e145: 8 total, 7 up, 8 in 2024-02-05T07:12:47.217 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.022441+0000 mon.a (mon.0) 5829 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T07:12:47.217 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.029211+0000 mon.b (mon.2) 8 : audit 1 from='osd.5 [v2:172.21.15.177:6808/1923565028,v1:172.21.15.177:6809/1923565028]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T07:12:47.218 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.070079+0000 mon.a (mon.0) 5830 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:47.218 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.072220+0000 mon.a (mon.0) 5831 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:47.218 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.075364+0000 mon.a (mon.0) 5832 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:47.218 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.076231+0000 mon.a (mon.0) 5833 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:47.218 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.117368+0000 mon.a (mon.0) 5834 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:47.218 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: cephadm 2024-02-05T07:12:46.118066+0000 mgr.y (mgr.25280) 1411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:47.219 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.198617+0000 mon.a (mon.0) 5835 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:47.219 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.201278+0000 mon.a (mon.0) 5836 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:47.219 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.204294+0000 mon.a (mon.0) 5837 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:47.219 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.205389+0000 mon.a (mon.0) 5838 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:47.219 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.227862+0000 mon.a (mon.0) 5839 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:47.219 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: cluster 2024-02-05T07:12:46.278987+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e145 with expected crc 2024-02-05T07:12:47.219 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: cluster 2024-02-05T07:12:46.279238+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e145 with expected crc 2024-02-05T07:12:47.219 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.309055+0000 mon.a (mon.0) 5840 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:47.219 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.312212+0000 mon.a (mon.0) 5841 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:47.219 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.315228+0000 mon.a (mon.0) 5842 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:47.219 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.316208+0000 mon.a (mon.0) 5843 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:47.219 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.355403+0000 mon.a (mon.0) 5844 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:47.219 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.437607+0000 mon.a (mon.0) 5845 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:47.220 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.440775+0000 mon.a (mon.0) 5846 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:47.220 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.445525+0000 mon.a (mon.0) 5847 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:47.220 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.447142+0000 mon.a (mon.0) 5848 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:47.220 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.459313+0000 mon.a (mon.0) 5849 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:47.220 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.514074+0000 mon.a (mon.0) 5850 : audit 1 from='osd.5 ' entity='osd.5' 2024-02-05T07:12:47.220 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.539775+0000 mon.a (mon.0) 5851 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:47.220 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.543410+0000 mon.a (mon.0) 5852 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:47.220 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.546387+0000 mon.a (mon.0) 5853 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:47.220 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.547464+0000 mon.a (mon.0) 5854 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:47.220 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.554575+0000 mon.a (mon.0) 5855 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:47.220 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.636448+0000 mon.a (mon.0) 5856 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:47.220 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.639321+0000 mon.a (mon.0) 5857 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:47.220 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.642582+0000 mon.a (mon.0) 5858 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:47.221 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.643740+0000 mon.a (mon.0) 5859 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:47.221 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.651975+0000 mon.a (mon.0) 5860 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:47.221 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.734605+0000 mon.a (mon.0) 5861 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:47.221 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.737555+0000 mon.a (mon.0) 5862 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:47.221 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.742112+0000 mon.a (mon.0) 5863 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:47.221 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.743668+0000 mon.a (mon.0) 5864 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:47.221 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.750847+0000 mon.a (mon.0) 5865 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:47.221 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.831726+0000 mon.a (mon.0) 5866 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:47.221 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.834122+0000 mon.a (mon.0) 5867 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:47.221 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.836940+0000 mon.a (mon.0) 5868 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:47.221 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.837909+0000 mon.a (mon.0) 5869 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:47.222 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:46 smithi177 bash[56430]: audit 2024-02-05T07:12:46.844129+0000 mon.a (mon.0) 5870 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:47.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: cephadm 2024-02-05T07:12:45.206361+0000 mgr.y (mgr.25280) 1401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:47.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: cephadm 2024-02-05T07:12:45.302911+0000 mgr.y (mgr.25280) 1402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:47.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: cephadm 2024-02-05T07:12:45.399603+0000 mgr.y (mgr.25280) 1403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:47.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: cephadm 2024-02-05T07:12:45.501339+0000 mgr.y (mgr.25280) 1404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:47.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: cephadm 2024-02-05T07:12:45.599365+0000 mgr.y (mgr.25280) 1405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:47.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: cephadm 2024-02-05T07:12:45.697639+0000 mgr.y (mgr.25280) 1406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:47.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: cephadm 2024-02-05T07:12:45.798116+0000 mgr.y (mgr.25280) 1407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:47.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: cephadm 2024-02-05T07:12:45.892148+0000 mgr.y (mgr.25280) 1408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:47.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: cluster 2024-02-05T07:12:45.894082+0000 mgr.y (mgr.25280) 1409 : cluster 0 pgmap v232: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-02-05T07:12:47.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:45.969605+0000 mon.a (mon.0) 5822 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:47.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:45.972171+0000 mon.a (mon.0) 5823 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:47.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:45.975123+0000 mon.a (mon.0) 5824 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:47.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:45.976116+0000 mon.a (mon.0) 5825 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:47.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:45.983168+0000 mon.a (mon.0) 5826 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:47.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: cephadm 2024-02-05T07:12:45.983821+0000 mgr.y (mgr.25280) 1410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:47.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.011094+0000 mon.a (mon.0) 5827 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-05T07:12:47.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: cluster 2024-02-05T07:12:46.018153+0000 mon.a (mon.0) 5828 : cluster 0 osdmap e145: 8 total, 7 up, 8 in 2024-02-05T07:12:47.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.022441+0000 mon.a (mon.0) 5829 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T07:12:47.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.029211+0000 mon.b (mon.2) 8 : audit 1 from='osd.5 [v2:172.21.15.177:6808/1923565028,v1:172.21.15.177:6809/1923565028]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T07:12:47.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: cephadm 2024-02-05T07:12:45.206361+0000 mgr.y (mgr.25280) 1401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:47.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: cephadm 2024-02-05T07:12:45.302911+0000 mgr.y (mgr.25280) 1402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:47.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: cephadm 2024-02-05T07:12:45.399603+0000 mgr.y (mgr.25280) 1403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:47.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: cephadm 2024-02-05T07:12:45.501339+0000 mgr.y (mgr.25280) 1404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:47.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: cephadm 2024-02-05T07:12:45.599365+0000 mgr.y (mgr.25280) 1405 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:47.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: cephadm 2024-02-05T07:12:45.697639+0000 mgr.y (mgr.25280) 1406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:47.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: cephadm 2024-02-05T07:12:45.798116+0000 mgr.y (mgr.25280) 1407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:47.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: cephadm 2024-02-05T07:12:45.892148+0000 mgr.y (mgr.25280) 1408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:47.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: cluster 2024-02-05T07:12:45.894082+0000 mgr.y (mgr.25280) 1409 : cluster 0 pgmap v232: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-02-05T07:12:47.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:45.969605+0000 mon.a (mon.0) 5822 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:47.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:45.972171+0000 mon.a (mon.0) 5823 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:47.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:45.975123+0000 mon.a (mon.0) 5824 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:47.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:45.976116+0000 mon.a (mon.0) 5825 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:47.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:45.983168+0000 mon.a (mon.0) 5826 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:47.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: cephadm 2024-02-05T07:12:45.983821+0000 mgr.y (mgr.25280) 1410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:47.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.011094+0000 mon.a (mon.0) 5827 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-05T07:12:47.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: cluster 2024-02-05T07:12:46.018153+0000 mon.a (mon.0) 5828 : cluster 0 osdmap e145: 8 total, 7 up, 8 in 2024-02-05T07:12:47.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.022441+0000 mon.a (mon.0) 5829 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T07:12:47.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.029211+0000 mon.b (mon.2) 8 : audit 1 from='osd.5 [v2:172.21.15.177:6808/1923565028,v1:172.21.15.177:6809/1923565028]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T07:12:47.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.070079+0000 mon.a (mon.0) 5830 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:47.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.072220+0000 mon.a (mon.0) 5831 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:47.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.075364+0000 mon.a (mon.0) 5832 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:47.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.076231+0000 mon.a (mon.0) 5833 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:47.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.117368+0000 mon.a (mon.0) 5834 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:47.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: cephadm 2024-02-05T07:12:46.118066+0000 mgr.y (mgr.25280) 1411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:47.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.198617+0000 mon.a (mon.0) 5835 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:47.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.201278+0000 mon.a (mon.0) 5836 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:47.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.204294+0000 mon.a (mon.0) 5837 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:47.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.205389+0000 mon.a (mon.0) 5838 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:47.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.227862+0000 mon.a (mon.0) 5839 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:47.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: cluster 2024-02-05T07:12:46.278987+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e145 with expected crc 2024-02-05T07:12:47.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: cluster 2024-02-05T07:12:46.279238+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e145 with expected crc 2024-02-05T07:12:47.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.309055+0000 mon.a (mon.0) 5840 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:47.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.312212+0000 mon.a (mon.0) 5841 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:47.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.315228+0000 mon.a (mon.0) 5842 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:47.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.316208+0000 mon.a (mon.0) 5843 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:47.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.355403+0000 mon.a (mon.0) 5844 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:47.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.437607+0000 mon.a (mon.0) 5845 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:47.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.440775+0000 mon.a (mon.0) 5846 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:47.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.445525+0000 mon.a (mon.0) 5847 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:47.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.447142+0000 mon.a (mon.0) 5848 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:47.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.459313+0000 mon.a (mon.0) 5849 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:47.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.514074+0000 mon.a (mon.0) 5850 : audit 1 from='osd.5 ' entity='osd.5' 2024-02-05T07:12:47.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.539775+0000 mon.a (mon.0) 5851 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:47.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.543410+0000 mon.a (mon.0) 5852 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:47.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.546387+0000 mon.a (mon.0) 5853 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:47.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.547464+0000 mon.a (mon.0) 5854 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:47.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.554575+0000 mon.a (mon.0) 5855 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:47.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.636448+0000 mon.a (mon.0) 5856 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:47.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.639321+0000 mon.a (mon.0) 5857 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:47.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.642582+0000 mon.a (mon.0) 5858 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:47.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.643740+0000 mon.a (mon.0) 5859 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:47.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.651975+0000 mon.a (mon.0) 5860 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:47.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.734605+0000 mon.a (mon.0) 5861 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:47.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.737555+0000 mon.a (mon.0) 5862 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:47.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.742112+0000 mon.a (mon.0) 5863 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:47.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.743668+0000 mon.a (mon.0) 5864 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:47.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.750847+0000 mon.a (mon.0) 5865 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:47.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.831726+0000 mon.a (mon.0) 5866 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:47.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.834122+0000 mon.a (mon.0) 5867 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:47.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.836940+0000 mon.a (mon.0) 5868 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:47.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.837909+0000 mon.a (mon.0) 5869 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:47.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[71397]: audit 2024-02-05T07:12:46.844129+0000 mon.a (mon.0) 5870 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:47.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.070079+0000 mon.a (mon.0) 5830 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:47.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.072220+0000 mon.a (mon.0) 5831 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:47.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.075364+0000 mon.a (mon.0) 5832 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:47.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.076231+0000 mon.a (mon.0) 5833 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:47.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.117368+0000 mon.a (mon.0) 5834 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:47.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: cephadm 2024-02-05T07:12:46.118066+0000 mgr.y (mgr.25280) 1411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:47.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.198617+0000 mon.a (mon.0) 5835 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:47.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.201278+0000 mon.a (mon.0) 5836 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:47.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.204294+0000 mon.a (mon.0) 5837 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:47.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.205389+0000 mon.a (mon.0) 5838 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:47.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.227862+0000 mon.a (mon.0) 5839 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:47.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: cluster 2024-02-05T07:12:46.278987+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e145 with expected crc 2024-02-05T07:12:47.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: cluster 2024-02-05T07:12:46.279238+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e145 with expected crc 2024-02-05T07:12:47.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.309055+0000 mon.a (mon.0) 5840 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:47.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.312212+0000 mon.a (mon.0) 5841 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:47.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.315228+0000 mon.a (mon.0) 5842 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:47.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.316208+0000 mon.a (mon.0) 5843 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:47.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.355403+0000 mon.a (mon.0) 5844 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:47.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.437607+0000 mon.a (mon.0) 5845 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:47.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.440775+0000 mon.a (mon.0) 5846 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:47.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.445525+0000 mon.a (mon.0) 5847 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:47.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.447142+0000 mon.a (mon.0) 5848 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:47.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.459313+0000 mon.a (mon.0) 5849 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:47.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.514074+0000 mon.a (mon.0) 5850 : audit 1 from='osd.5 ' entity='osd.5' 2024-02-05T07:12:47.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.539775+0000 mon.a (mon.0) 5851 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:47.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.543410+0000 mon.a (mon.0) 5852 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:47.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.546387+0000 mon.a (mon.0) 5853 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:47.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.547464+0000 mon.a (mon.0) 5854 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:47.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.554575+0000 mon.a (mon.0) 5855 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:47.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.636448+0000 mon.a (mon.0) 5856 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:47.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.639321+0000 mon.a (mon.0) 5857 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:47.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.642582+0000 mon.a (mon.0) 5858 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:47.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.643740+0000 mon.a (mon.0) 5859 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:47.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.651975+0000 mon.a (mon.0) 5860 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:47.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.734605+0000 mon.a (mon.0) 5861 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:47.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.737555+0000 mon.a (mon.0) 5862 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:47.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.742112+0000 mon.a (mon.0) 5863 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:47.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.743668+0000 mon.a (mon.0) 5864 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:47.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.750847+0000 mon.a (mon.0) 5865 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:47.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.831726+0000 mon.a (mon.0) 5866 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:47.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.834122+0000 mon.a (mon.0) 5867 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:47.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.836940+0000 mon.a (mon.0) 5868 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:47.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.837909+0000 mon.a (mon.0) 5869 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:47.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:46 smithi102 bash[68945]: audit 2024-02-05T07:12:46.844129+0000 mon.a (mon.0) 5870 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:48.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: cephadm 2024-02-05T07:12:46.228603+0000 mgr.y (mgr.25280) 1412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:48.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: cephadm 2024-02-05T07:12:46.356410+0000 mgr.y (mgr.25280) 1413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:48.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: cephadm 2024-02-05T07:12:46.460124+0000 mgr.y (mgr.25280) 1414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:48.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: cephadm 2024-02-05T07:12:46.555223+0000 mgr.y (mgr.25280) 1415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:48.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: cephadm 2024-02-05T07:12:46.652608+0000 mgr.y (mgr.25280) 1416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:48.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: cephadm 2024-02-05T07:12:46.751469+0000 mgr.y (mgr.25280) 1417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:48.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: cephadm 2024-02-05T07:12:46.844706+0000 mgr.y (mgr.25280) 1418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:48.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:46.927716+0000 mon.a (mon.0) 5871 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:48.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:46.929981+0000 mon.a (mon.0) 5872 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:48.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:46.932290+0000 mon.a (mon.0) 5873 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:48.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:46.933109+0000 mon.a (mon.0) 5874 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:48.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:46.939348+0000 mon.a (mon.0) 5875 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:48.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: cephadm 2024-02-05T07:12:46.940008+0000 mgr.y (mgr.25280) 1419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:48.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.022686+0000 mon.a (mon.0) 5876 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:48.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.025538+0000 mon.a (mon.0) 5877 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:48.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.028823+0000 mon.a (mon.0) 5878 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:48.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.029802+0000 mon.a (mon.0) 5879 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:48.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.037897+0000 mon.a (mon.0) 5880 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:48.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: cephadm 2024-02-05T07:12:47.038558+0000 mgr.y (mgr.25280) 1420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:48.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.118175+0000 mon.a (mon.0) 5881 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:48.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.121167+0000 mon.a (mon.0) 5882 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:48.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.124659+0000 mon.a (mon.0) 5883 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:48.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.125710+0000 mon.a (mon.0) 5884 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:48.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.132175+0000 mon.a (mon.0) 5885 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:48.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.213318+0000 mon.a (mon.0) 5886 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:48.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.215926+0000 mon.a (mon.0) 5887 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:48.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.218912+0000 mon.a (mon.0) 5888 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:48.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.220076+0000 mon.a (mon.0) 5889 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:48.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.226137+0000 mon.a (mon.0) 5890 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:48.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.312742+0000 mon.a (mon.0) 5891 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:48.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.316826+0000 mon.a (mon.0) 5892 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:48.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.320987+0000 mon.a (mon.0) 5893 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:48.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.322373+0000 mon.a (mon.0) 5894 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:48.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.331311+0000 mon.a (mon.0) 5895 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:48.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.411418+0000 mon.a (mon.0) 5896 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:48.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.415202+0000 mon.a (mon.0) 5897 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:48.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.418865+0000 mon.a (mon.0) 5898 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:48.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.420143+0000 mon.a (mon.0) 5899 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:48.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.427171+0000 mon.a (mon.0) 5900 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:48.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.478535+0000 mon.a (mon.0) 5901 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:48.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.481339+0000 mon.a (mon.0) 5902 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:48.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.484040+0000 mon.a (mon.0) 5903 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:48.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.484921+0000 mon.a (mon.0) 5904 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:48.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.493777+0000 mon.a (mon.0) 5905 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:48.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: cluster 2024-02-05T07:12:47.510283+0000 mon.a (mon.0) 5906 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T07:12:48.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: cluster 2024-02-05T07:12:47.516643+0000 mon.a (mon.0) 5907 : cluster 1 osd.5 [v2:172.21.15.177:6808/1923565028,v1:172.21.15.177:6809/1923565028] boot 2024-02-05T07:12:48.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: cluster 2024-02-05T07:12:47.516701+0000 mon.a (mon.0) 5908 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2024-02-05T07:12:48.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.516883+0000 mon.a (mon.0) 5909 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:12:48.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: cluster 2024-02-05T07:12:47.534974+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e146 with expected crc 2024-02-05T07:12:48.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: cluster 2024-02-05T07:12:47.536954+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e146 with expected crc 2024-02-05T07:12:48.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: cluster 2024-02-05T07:12:47.538981+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e146 with expected crc 2024-02-05T07:12:48.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: cluster 2024-02-05T07:12:47.542248+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e146 with expected crc 2024-02-05T07:12:48.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.569620+0000 mon.a (mon.0) 5910 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:48.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.572090+0000 mon.a (mon.0) 5911 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:48.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.575000+0000 mon.a (mon.0) 5912 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:48.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.576044+0000 mon.a (mon.0) 5913 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:48.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.583273+0000 mon.a (mon.0) 5914 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:48.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.661723+0000 mon.a (mon.0) 5915 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:48.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.664309+0000 mon.a (mon.0) 5916 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:48.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.667370+0000 mon.a (mon.0) 5917 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:48.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.668417+0000 mon.a (mon.0) 5918 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:48.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.676537+0000 mon.a (mon.0) 5919 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:48.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.755767+0000 mon.a (mon.0) 5920 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:48.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.758282+0000 mon.a (mon.0) 5921 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:48.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.761007+0000 mon.a (mon.0) 5922 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:48.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.761964+0000 mon.a (mon.0) 5923 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:48.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.771476+0000 mon.a (mon.0) 5924 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:48.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.882762+0000 mon.a (mon.0) 5925 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:48.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.885444+0000 mon.a (mon.0) 5926 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:48.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.888908+0000 mon.a (mon.0) 5927 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:48.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.889974+0000 mon.a (mon.0) 5928 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:48.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:47 smithi177 bash[56430]: audit 2024-02-05T07:12:47.898382+0000 mon.a (mon.0) 5929 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:48.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: cephadm 2024-02-05T07:12:46.228603+0000 mgr.y (mgr.25280) 1412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:48.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: cephadm 2024-02-05T07:12:46.356410+0000 mgr.y (mgr.25280) 1413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:48.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: cephadm 2024-02-05T07:12:46.460124+0000 mgr.y (mgr.25280) 1414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:48.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: cephadm 2024-02-05T07:12:46.555223+0000 mgr.y (mgr.25280) 1415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:48.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: cephadm 2024-02-05T07:12:46.652608+0000 mgr.y (mgr.25280) 1416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:48.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: cephadm 2024-02-05T07:12:46.751469+0000 mgr.y (mgr.25280) 1417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:48.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: cephadm 2024-02-05T07:12:46.844706+0000 mgr.y (mgr.25280) 1418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:48.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:46.927716+0000 mon.a (mon.0) 5871 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:48.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:46.929981+0000 mon.a (mon.0) 5872 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:48.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:46.932290+0000 mon.a (mon.0) 5873 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:48.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:46.933109+0000 mon.a (mon.0) 5874 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:48.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:46.939348+0000 mon.a (mon.0) 5875 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:48.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: cephadm 2024-02-05T07:12:46.940008+0000 mgr.y (mgr.25280) 1419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:48.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.022686+0000 mon.a (mon.0) 5876 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:48.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.025538+0000 mon.a (mon.0) 5877 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:48.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.028823+0000 mon.a (mon.0) 5878 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:48.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.029802+0000 mon.a (mon.0) 5879 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:48.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.037897+0000 mon.a (mon.0) 5880 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:48.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: cephadm 2024-02-05T07:12:47.038558+0000 mgr.y (mgr.25280) 1420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:48.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.118175+0000 mon.a (mon.0) 5881 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:48.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.121167+0000 mon.a (mon.0) 5882 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:48.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.124659+0000 mon.a (mon.0) 5883 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:48.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.125710+0000 mon.a (mon.0) 5884 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:48.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.132175+0000 mon.a (mon.0) 5885 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:48.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.213318+0000 mon.a (mon.0) 5886 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:48.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.215926+0000 mon.a (mon.0) 5887 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:48.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.218912+0000 mon.a (mon.0) 5888 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:48.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.220076+0000 mon.a (mon.0) 5889 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:48.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.226137+0000 mon.a (mon.0) 5890 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:48.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.312742+0000 mon.a (mon.0) 5891 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:48.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.316826+0000 mon.a (mon.0) 5892 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:48.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.320987+0000 mon.a (mon.0) 5893 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:48.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.322373+0000 mon.a (mon.0) 5894 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:48.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.331311+0000 mon.a (mon.0) 5895 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:48.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.411418+0000 mon.a (mon.0) 5896 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:48.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.415202+0000 mon.a (mon.0) 5897 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:48.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.418865+0000 mon.a (mon.0) 5898 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:48.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.420143+0000 mon.a (mon.0) 5899 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:48.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.427171+0000 mon.a (mon.0) 5900 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:48.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.478535+0000 mon.a (mon.0) 5901 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:48.377 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: cephadm 2024-02-05T07:12:46.228603+0000 mgr.y (mgr.25280) 1412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:48.377 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: cephadm 2024-02-05T07:12:46.356410+0000 mgr.y (mgr.25280) 1413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:48.377 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: cephadm 2024-02-05T07:12:46.460124+0000 mgr.y (mgr.25280) 1414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:48.377 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: cephadm 2024-02-05T07:12:46.555223+0000 mgr.y (mgr.25280) 1415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:48.377 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: cephadm 2024-02-05T07:12:46.652608+0000 mgr.y (mgr.25280) 1416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:48.377 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: cephadm 2024-02-05T07:12:46.751469+0000 mgr.y (mgr.25280) 1417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:48.377 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: cephadm 2024-02-05T07:12:46.844706+0000 mgr.y (mgr.25280) 1418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:48.377 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:46.927716+0000 mon.a (mon.0) 5871 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:48.377 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:46.929981+0000 mon.a (mon.0) 5872 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:48.377 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:46.932290+0000 mon.a (mon.0) 5873 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:48.377 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:46.933109+0000 mon.a (mon.0) 5874 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:48.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:46.939348+0000 mon.a (mon.0) 5875 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:48.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: cephadm 2024-02-05T07:12:46.940008+0000 mgr.y (mgr.25280) 1419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:48.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.022686+0000 mon.a (mon.0) 5876 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:48.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.025538+0000 mon.a (mon.0) 5877 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:48.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.028823+0000 mon.a (mon.0) 5878 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:48.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.029802+0000 mon.a (mon.0) 5879 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:48.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.037897+0000 mon.a (mon.0) 5880 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:48.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: cephadm 2024-02-05T07:12:47.038558+0000 mgr.y (mgr.25280) 1420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:48.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.118175+0000 mon.a (mon.0) 5881 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:48.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.121167+0000 mon.a (mon.0) 5882 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:48.379 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.481339+0000 mon.a (mon.0) 5902 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:48.379 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.484040+0000 mon.a (mon.0) 5903 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:48.379 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.484921+0000 mon.a (mon.0) 5904 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:48.379 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.493777+0000 mon.a (mon.0) 5905 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:48.379 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: cluster 2024-02-05T07:12:47.510283+0000 mon.a (mon.0) 5906 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T07:12:48.379 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: cluster 2024-02-05T07:12:47.516643+0000 mon.a (mon.0) 5907 : cluster 1 osd.5 [v2:172.21.15.177:6808/1923565028,v1:172.21.15.177:6809/1923565028] boot 2024-02-05T07:12:48.379 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: cluster 2024-02-05T07:12:47.516701+0000 mon.a (mon.0) 5908 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2024-02-05T07:12:48.379 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.516883+0000 mon.a (mon.0) 5909 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:12:48.379 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: cluster 2024-02-05T07:12:47.534974+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e146 with expected crc 2024-02-05T07:12:48.379 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: cluster 2024-02-05T07:12:47.536954+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e146 with expected crc 2024-02-05T07:12:48.379 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: cluster 2024-02-05T07:12:47.538981+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e146 with expected crc 2024-02-05T07:12:48.379 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: cluster 2024-02-05T07:12:47.542248+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e146 with expected crc 2024-02-05T07:12:48.379 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.569620+0000 mon.a (mon.0) 5910 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:48.379 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.572090+0000 mon.a (mon.0) 5911 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:48.379 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.575000+0000 mon.a (mon.0) 5912 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:48.380 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.576044+0000 mon.a (mon.0) 5913 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:48.380 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.583273+0000 mon.a (mon.0) 5914 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:48.380 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.661723+0000 mon.a (mon.0) 5915 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:48.380 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.664309+0000 mon.a (mon.0) 5916 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:48.380 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.667370+0000 mon.a (mon.0) 5917 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:48.380 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.668417+0000 mon.a (mon.0) 5918 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:48.380 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.676537+0000 mon.a (mon.0) 5919 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:48.380 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.755767+0000 mon.a (mon.0) 5920 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:48.380 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.758282+0000 mon.a (mon.0) 5921 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:48.380 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.761007+0000 mon.a (mon.0) 5922 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:48.380 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.761964+0000 mon.a (mon.0) 5923 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:48.380 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.771476+0000 mon.a (mon.0) 5924 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:48.380 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.882762+0000 mon.a (mon.0) 5925 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:48.380 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.885444+0000 mon.a (mon.0) 5926 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:48.380 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.888908+0000 mon.a (mon.0) 5927 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:48.381 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.889974+0000 mon.a (mon.0) 5928 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:48.381 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[71397]: audit 2024-02-05T07:12:47.898382+0000 mon.a (mon.0) 5929 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:48.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.124659+0000 mon.a (mon.0) 5883 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:48.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.125710+0000 mon.a (mon.0) 5884 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:48.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.132175+0000 mon.a (mon.0) 5885 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:48.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.213318+0000 mon.a (mon.0) 5886 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:48.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.215926+0000 mon.a (mon.0) 5887 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:48.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.218912+0000 mon.a (mon.0) 5888 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:48.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.220076+0000 mon.a (mon.0) 5889 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:48.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.226137+0000 mon.a (mon.0) 5890 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:48.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.312742+0000 mon.a (mon.0) 5891 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:48.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.316826+0000 mon.a (mon.0) 5892 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:48.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.320987+0000 mon.a (mon.0) 5893 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:48.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.322373+0000 mon.a (mon.0) 5894 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:48.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.331311+0000 mon.a (mon.0) 5895 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:48.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.411418+0000 mon.a (mon.0) 5896 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:48.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.415202+0000 mon.a (mon.0) 5897 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:48.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.418865+0000 mon.a (mon.0) 5898 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:48.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.420143+0000 mon.a (mon.0) 5899 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:48.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.427171+0000 mon.a (mon.0) 5900 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:48.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.478535+0000 mon.a (mon.0) 5901 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:48.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.481339+0000 mon.a (mon.0) 5902 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:48.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.484040+0000 mon.a (mon.0) 5903 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:48.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.484921+0000 mon.a (mon.0) 5904 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:48.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.493777+0000 mon.a (mon.0) 5905 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:48.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: cluster 2024-02-05T07:12:47.510283+0000 mon.a (mon.0) 5906 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T07:12:48.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: cluster 2024-02-05T07:12:47.516643+0000 mon.a (mon.0) 5907 : cluster 1 osd.5 [v2:172.21.15.177:6808/1923565028,v1:172.21.15.177:6809/1923565028] boot 2024-02-05T07:12:48.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: cluster 2024-02-05T07:12:47.516701+0000 mon.a (mon.0) 5908 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2024-02-05T07:12:48.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.516883+0000 mon.a (mon.0) 5909 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-05T07:12:48.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: cluster 2024-02-05T07:12:47.534974+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e146 with expected crc 2024-02-05T07:12:48.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: cluster 2024-02-05T07:12:47.536954+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e146 with expected crc 2024-02-05T07:12:48.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: cluster 2024-02-05T07:12:47.538981+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e146 with expected crc 2024-02-05T07:12:48.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: cluster 2024-02-05T07:12:47.542248+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e146 with expected crc 2024-02-05T07:12:48.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.569620+0000 mon.a (mon.0) 5910 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:48.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.572090+0000 mon.a (mon.0) 5911 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:48.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.575000+0000 mon.a (mon.0) 5912 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:48.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.576044+0000 mon.a (mon.0) 5913 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:48.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.583273+0000 mon.a (mon.0) 5914 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:48.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.661723+0000 mon.a (mon.0) 5915 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:48.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.664309+0000 mon.a (mon.0) 5916 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:48.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.667370+0000 mon.a (mon.0) 5917 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:48.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.668417+0000 mon.a (mon.0) 5918 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:48.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.676537+0000 mon.a (mon.0) 5919 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:48.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.755767+0000 mon.a (mon.0) 5920 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:48.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.758282+0000 mon.a (mon.0) 5921 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:48.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.761007+0000 mon.a (mon.0) 5922 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:48.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.761964+0000 mon.a (mon.0) 5923 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:48.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.771476+0000 mon.a (mon.0) 5924 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:48.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.882762+0000 mon.a (mon.0) 5925 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:48.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.885444+0000 mon.a (mon.0) 5926 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:48.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.888908+0000 mon.a (mon.0) 5927 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:48.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.889974+0000 mon.a (mon.0) 5928 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:48.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:47 smithi102 bash[68945]: audit 2024-02-05T07:12:47.898382+0000 mon.a (mon.0) 5929 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:48.636 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[65457]: debug 2024-02-05T07:12:48.362+0000 7f9fed74a700 -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) 2024-02-05T07:12:49.307 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: cephadm 2024-02-05T07:12:47.132824+0000 mgr.y (mgr.25280) 1421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:49.307 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: cephadm 2024-02-05T07:12:47.226697+0000 mgr.y (mgr.25280) 1422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:49.307 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: cephadm 2024-02-05T07:12:47.331954+0000 mgr.y (mgr.25280) 1423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:49.307 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: cephadm 2024-02-05T07:12:47.427845+0000 mgr.y (mgr.25280) 1424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:49.307 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: cephadm 2024-02-05T07:12:47.494474+0000 mgr.y (mgr.25280) 1425 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:49.307 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: cluster 2024-02-05T07:12:47.525333+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e146 with expected crc 2024-02-05T07:12:49.307 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: cephadm 2024-02-05T07:12:47.584030+0000 mgr.y (mgr.25280) 1426 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:49.307 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: cephadm 2024-02-05T07:12:47.677059+0000 mgr.y (mgr.25280) 1427 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:49.307 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: cephadm 2024-02-05T07:12:47.772109+0000 mgr.y (mgr.25280) 1428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:49.307 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: cluster 2024-02-05T07:12:47.894554+0000 mgr.y (mgr.25280) 1429 : cluster 0 pgmap v235: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 340 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2024-02-05T07:12:49.307 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: cephadm 2024-02-05T07:12:47.898997+0000 mgr.y (mgr.25280) 1430 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:49.307 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: audit 2024-02-05T07:12:47.980257+0000 mon.a (mon.0) 5930 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:49.307 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: audit 2024-02-05T07:12:47.984141+0000 mon.a (mon.0) 5931 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:49.308 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: audit 2024-02-05T07:12:47.987179+0000 mon.a (mon.0) 5932 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:49.308 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: audit 2024-02-05T07:12:47.988300+0000 mon.a (mon.0) 5933 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:49.308 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: audit 2024-02-05T07:12:47.996830+0000 mon.a (mon.0) 5934 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:49.308 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: cephadm 2024-02-05T07:12:47.997591+0000 mgr.y (mgr.25280) 1431 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:49.308 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: audit 2024-02-05T07:12:48.081060+0000 mon.a (mon.0) 5935 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:49.308 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: audit 2024-02-05T07:12:48.083802+0000 mon.a (mon.0) 5936 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:49.308 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: audit 2024-02-05T07:12:48.087135+0000 mon.a (mon.0) 5937 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:49.308 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: audit 2024-02-05T07:12:48.088494+0000 mon.a (mon.0) 5938 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:49.308 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: audit 2024-02-05T07:12:48.094956+0000 mon.a (mon.0) 5939 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:49.308 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: cephadm 2024-02-05T07:12:48.095889+0000 mgr.y (mgr.25280) 1432 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:49.308 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: audit 2024-02-05T07:12:48.160376+0000 mon.a (mon.0) 5940 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:49.308 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: audit 2024-02-05T07:12:48.162732+0000 mon.a (mon.0) 5941 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:49.308 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: audit 2024-02-05T07:12:48.165202+0000 mon.a (mon.0) 5942 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:49.308 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: audit 2024-02-05T07:12:48.166902+0000 mon.a (mon.0) 5943 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:49.309 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: audit 2024-02-05T07:12:48.175292+0000 mon.a (mon.0) 5944 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:49.309 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: audit 2024-02-05T07:12:48.252711+0000 mon.a (mon.0) 5945 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:49.309 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: audit 2024-02-05T07:12:48.257299+0000 mon.a (mon.0) 5946 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:49.309 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: audit 2024-02-05T07:12:48.261429+0000 mon.a (mon.0) 5947 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:49.309 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: audit 2024-02-05T07:12:48.262999+0000 mon.a (mon.0) 5948 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:49.309 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: audit 2024-02-05T07:12:48.271770+0000 mon.a (mon.0) 5949 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:49.309 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: audit 2024-02-05T07:12:48.304607+0000 mon.a (mon.0) 5950 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:49.309 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: audit 2024-02-05T07:12:48.311304+0000 mon.a (mon.0) 5951 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:49.309 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: audit 2024-02-05T07:12:48.318121+0000 mon.a (mon.0) 5952 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:49.309 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: audit 2024-02-05T07:12:48.349802+0000 mon.a (mon.0) 5953 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:49.309 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: audit 2024-02-05T07:12:48.352578+0000 mon.a (mon.0) 5954 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:49.309 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: audit 2024-02-05T07:12:48.356379+0000 mon.a (mon.0) 5955 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:49.309 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: audit 2024-02-05T07:12:48.359487+0000 mon.a (mon.0) 5956 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:49.309 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: audit 2024-02-05T07:12:48.362930+0000 mon.a (mon.0) 5957 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-05T07:12:49.309 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: cluster 2024-02-05T07:12:48.524511+0000 mon.a (mon.0) 5958 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2024-02-05T07:12:49.309 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: cluster 2024-02-05T07:12:48.539129+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e147 with expected crc 2024-02-05T07:12:49.310 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:48 smithi177 bash[56430]: cluster 2024-02-05T07:12:48.542419+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e147 with expected crc 2024-02-05T07:12:49.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: cephadm 2024-02-05T07:12:47.132824+0000 mgr.y (mgr.25280) 1421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:49.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: cephadm 2024-02-05T07:12:47.226697+0000 mgr.y (mgr.25280) 1422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:49.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: cephadm 2024-02-05T07:12:47.331954+0000 mgr.y (mgr.25280) 1423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:49.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: cephadm 2024-02-05T07:12:47.427845+0000 mgr.y (mgr.25280) 1424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:49.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: cephadm 2024-02-05T07:12:47.494474+0000 mgr.y (mgr.25280) 1425 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:49.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: cluster 2024-02-05T07:12:47.525333+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e146 with expected crc 2024-02-05T07:12:49.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: cephadm 2024-02-05T07:12:47.584030+0000 mgr.y (mgr.25280) 1426 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:49.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: cephadm 2024-02-05T07:12:47.677059+0000 mgr.y (mgr.25280) 1427 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:49.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: cephadm 2024-02-05T07:12:47.772109+0000 mgr.y (mgr.25280) 1428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:49.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: cluster 2024-02-05T07:12:47.894554+0000 mgr.y (mgr.25280) 1429 : cluster 0 pgmap v235: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 340 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2024-02-05T07:12:49.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: cephadm 2024-02-05T07:12:47.898997+0000 mgr.y (mgr.25280) 1430 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:49.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: audit 2024-02-05T07:12:47.980257+0000 mon.a (mon.0) 5930 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:49.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: audit 2024-02-05T07:12:47.984141+0000 mon.a (mon.0) 5931 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:49.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: audit 2024-02-05T07:12:47.987179+0000 mon.a (mon.0) 5932 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:49.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: audit 2024-02-05T07:12:47.988300+0000 mon.a (mon.0) 5933 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:49.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: audit 2024-02-05T07:12:47.996830+0000 mon.a (mon.0) 5934 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:49.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: cephadm 2024-02-05T07:12:47.997591+0000 mgr.y (mgr.25280) 1431 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:49.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: audit 2024-02-05T07:12:48.081060+0000 mon.a (mon.0) 5935 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:49.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: audit 2024-02-05T07:12:48.083802+0000 mon.a (mon.0) 5936 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:49.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: audit 2024-02-05T07:12:48.087135+0000 mon.a (mon.0) 5937 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:49.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: cephadm 2024-02-05T07:12:47.132824+0000 mgr.y (mgr.25280) 1421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:49.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: cephadm 2024-02-05T07:12:47.226697+0000 mgr.y (mgr.25280) 1422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:49.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: cephadm 2024-02-05T07:12:47.331954+0000 mgr.y (mgr.25280) 1423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:49.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: cephadm 2024-02-05T07:12:47.427845+0000 mgr.y (mgr.25280) 1424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:49.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: cephadm 2024-02-05T07:12:47.494474+0000 mgr.y (mgr.25280) 1425 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:49.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: cluster 2024-02-05T07:12:47.525333+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e146 with expected crc 2024-02-05T07:12:49.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: cephadm 2024-02-05T07:12:47.584030+0000 mgr.y (mgr.25280) 1426 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:49.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: cephadm 2024-02-05T07:12:47.677059+0000 mgr.y (mgr.25280) 1427 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:49.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: cephadm 2024-02-05T07:12:47.772109+0000 mgr.y (mgr.25280) 1428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:49.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: cluster 2024-02-05T07:12:47.894554+0000 mgr.y (mgr.25280) 1429 : cluster 0 pgmap v235: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 340 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 74/630 objects degraded (11.746%) 2024-02-05T07:12:49.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: cephadm 2024-02-05T07:12:47.898997+0000 mgr.y (mgr.25280) 1430 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:49.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: audit 2024-02-05T07:12:47.980257+0000 mon.a (mon.0) 5930 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:49.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: audit 2024-02-05T07:12:47.984141+0000 mon.a (mon.0) 5931 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:49.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: audit 2024-02-05T07:12:47.987179+0000 mon.a (mon.0) 5932 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:49.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: audit 2024-02-05T07:12:47.988300+0000 mon.a (mon.0) 5933 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:49.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: audit 2024-02-05T07:12:47.996830+0000 mon.a (mon.0) 5934 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:49.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: cephadm 2024-02-05T07:12:47.997591+0000 mgr.y (mgr.25280) 1431 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:49.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: audit 2024-02-05T07:12:48.081060+0000 mon.a (mon.0) 5935 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:49.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: audit 2024-02-05T07:12:48.083802+0000 mon.a (mon.0) 5936 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:49.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: audit 2024-02-05T07:12:48.087135+0000 mon.a (mon.0) 5937 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:49.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: audit 2024-02-05T07:12:48.088494+0000 mon.a (mon.0) 5938 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:49.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: audit 2024-02-05T07:12:48.094956+0000 mon.a (mon.0) 5939 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:49.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: cephadm 2024-02-05T07:12:48.095889+0000 mgr.y (mgr.25280) 1432 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:49.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: audit 2024-02-05T07:12:48.160376+0000 mon.a (mon.0) 5940 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:49.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: audit 2024-02-05T07:12:48.162732+0000 mon.a (mon.0) 5941 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:49.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: audit 2024-02-05T07:12:48.165202+0000 mon.a (mon.0) 5942 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:49.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: audit 2024-02-05T07:12:48.166902+0000 mon.a (mon.0) 5943 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:49.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: audit 2024-02-05T07:12:48.175292+0000 mon.a (mon.0) 5944 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:49.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: audit 2024-02-05T07:12:48.252711+0000 mon.a (mon.0) 5945 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:49.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: audit 2024-02-05T07:12:48.257299+0000 mon.a (mon.0) 5946 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:49.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: audit 2024-02-05T07:12:48.261429+0000 mon.a (mon.0) 5947 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:49.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: audit 2024-02-05T07:12:48.262999+0000 mon.a (mon.0) 5948 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:49.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: audit 2024-02-05T07:12:48.271770+0000 mon.a (mon.0) 5949 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:49.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: audit 2024-02-05T07:12:48.304607+0000 mon.a (mon.0) 5950 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:49.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: audit 2024-02-05T07:12:48.311304+0000 mon.a (mon.0) 5951 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:49.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: audit 2024-02-05T07:12:48.318121+0000 mon.a (mon.0) 5952 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:49.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: audit 2024-02-05T07:12:48.349802+0000 mon.a (mon.0) 5953 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:49.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: audit 2024-02-05T07:12:48.352578+0000 mon.a (mon.0) 5954 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:49.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: audit 2024-02-05T07:12:48.356379+0000 mon.a (mon.0) 5955 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:49.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: audit 2024-02-05T07:12:48.359487+0000 mon.a (mon.0) 5956 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:49.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: audit 2024-02-05T07:12:48.362930+0000 mon.a (mon.0) 5957 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-05T07:12:49.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: cluster 2024-02-05T07:12:48.524511+0000 mon.a (mon.0) 5958 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2024-02-05T07:12:49.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: cluster 2024-02-05T07:12:48.539129+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e147 with expected crc 2024-02-05T07:12:49.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[71397]: cluster 2024-02-05T07:12:48.542419+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e147 with expected crc 2024-02-05T07:12:49.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: audit 2024-02-05T07:12:48.088494+0000 mon.a (mon.0) 5938 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:49.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: audit 2024-02-05T07:12:48.094956+0000 mon.a (mon.0) 5939 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:49.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: cephadm 2024-02-05T07:12:48.095889+0000 mgr.y (mgr.25280) 1432 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:49.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: audit 2024-02-05T07:12:48.160376+0000 mon.a (mon.0) 5940 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:49.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: audit 2024-02-05T07:12:48.162732+0000 mon.a (mon.0) 5941 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:49.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: audit 2024-02-05T07:12:48.165202+0000 mon.a (mon.0) 5942 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:49.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: audit 2024-02-05T07:12:48.166902+0000 mon.a (mon.0) 5943 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:49.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: audit 2024-02-05T07:12:48.175292+0000 mon.a (mon.0) 5944 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:49.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: audit 2024-02-05T07:12:48.252711+0000 mon.a (mon.0) 5945 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:49.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: audit 2024-02-05T07:12:48.257299+0000 mon.a (mon.0) 5946 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:49.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: audit 2024-02-05T07:12:48.261429+0000 mon.a (mon.0) 5947 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:12:49.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: audit 2024-02-05T07:12:48.262999+0000 mon.a (mon.0) 5948 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:12:49.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: audit 2024-02-05T07:12:48.271770+0000 mon.a (mon.0) 5949 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:49.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: audit 2024-02-05T07:12:48.304607+0000 mon.a (mon.0) 5950 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:49.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: audit 2024-02-05T07:12:48.311304+0000 mon.a (mon.0) 5951 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:49.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: audit 2024-02-05T07:12:48.318121+0000 mon.a (mon.0) 5952 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:49.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: audit 2024-02-05T07:12:48.349802+0000 mon.a (mon.0) 5953 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:12:49.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: audit 2024-02-05T07:12:48.352578+0000 mon.a (mon.0) 5954 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:49.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: audit 2024-02-05T07:12:48.356379+0000 mon.a (mon.0) 5955 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:49.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: audit 2024-02-05T07:12:48.359487+0000 mon.a (mon.0) 5956 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:12:49.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: audit 2024-02-05T07:12:48.362930+0000 mon.a (mon.0) 5957 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-05T07:12:49.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: cluster 2024-02-05T07:12:48.524511+0000 mon.a (mon.0) 5958 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2024-02-05T07:12:49.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: cluster 2024-02-05T07:12:48.539129+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e147 with expected crc 2024-02-05T07:12:49.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:48 smithi102 bash[68945]: cluster 2024-02-05T07:12:48.542419+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e147 with expected crc 2024-02-05T07:12:50.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:50 smithi177 bash[56430]: cephadm 2024-02-05T07:12:48.175758+0000 mgr.y (mgr.25280) 1433 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:50.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:50 smithi177 bash[56430]: cephadm 2024-02-05T07:12:48.272571+0000 mgr.y (mgr.25280) 1434 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:50.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:50 smithi177 bash[56430]: audit 2024-02-05T07:12:48.363164+0000 mgr.y (mgr.25280) 1435 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-05T07:12:50.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:50 smithi177 bash[56430]: cephadm 2024-02-05T07:12:48.364113+0000 mgr.y (mgr.25280) 1436 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-02-05T07:12:50.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:50 smithi177 bash[56430]: cluster 2024-02-05T07:12:48.538959+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e147 with expected crc 2024-02-05T07:12:50.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:50 smithi177 bash[56430]: cluster 2024-02-05T07:12:48.542064+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e147 with expected crc 2024-02-05T07:12:50.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:50 smithi177 bash[56430]: cluster 2024-02-05T07:12:48.544074+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e147 with expected crc 2024-02-05T07:12:50.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:50 smithi177 bash[56430]: cluster 2024-02-05T07:12:48.545830+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e147 with expected crc 2024-02-05T07:12:50.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:50 smithi177 bash[56430]: cluster 2024-02-05T07:12:48.547763+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e147 with expected crc 2024-02-05T07:12:50.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:50 smithi102 bash[68945]: cephadm 2024-02-05T07:12:48.175758+0000 mgr.y (mgr.25280) 1433 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:50.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:50 smithi102 bash[68945]: cephadm 2024-02-05T07:12:48.272571+0000 mgr.y (mgr.25280) 1434 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:50.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:50 smithi102 bash[68945]: audit 2024-02-05T07:12:48.363164+0000 mgr.y (mgr.25280) 1435 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-05T07:12:50.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:50 smithi102 bash[68945]: cephadm 2024-02-05T07:12:48.364113+0000 mgr.y (mgr.25280) 1436 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-02-05T07:12:50.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:50 smithi102 bash[68945]: cluster 2024-02-05T07:12:48.538959+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e147 with expected crc 2024-02-05T07:12:50.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:50 smithi102 bash[68945]: cluster 2024-02-05T07:12:48.542064+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e147 with expected crc 2024-02-05T07:12:50.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:50 smithi102 bash[68945]: cluster 2024-02-05T07:12:48.544074+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e147 with expected crc 2024-02-05T07:12:50.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:50 smithi102 bash[68945]: cluster 2024-02-05T07:12:48.545830+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e147 with expected crc 2024-02-05T07:12:50.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:50 smithi102 bash[68945]: cluster 2024-02-05T07:12:48.547763+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e147 with expected crc 2024-02-05T07:12:50.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:50 smithi102 bash[71397]: cephadm 2024-02-05T07:12:48.175758+0000 mgr.y (mgr.25280) 1433 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:50.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:50 smithi102 bash[71397]: cephadm 2024-02-05T07:12:48.272571+0000 mgr.y (mgr.25280) 1434 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:12:50.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:50 smithi102 bash[71397]: audit 2024-02-05T07:12:48.363164+0000 mgr.y (mgr.25280) 1435 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-05T07:12:50.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:50 smithi102 bash[71397]: cephadm 2024-02-05T07:12:48.364113+0000 mgr.y (mgr.25280) 1436 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-02-05T07:12:50.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:50 smithi102 bash[71397]: cluster 2024-02-05T07:12:48.538959+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e147 with expected crc 2024-02-05T07:12:50.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:50 smithi102 bash[71397]: cluster 2024-02-05T07:12:48.542064+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e147 with expected crc 2024-02-05T07:12:50.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:50 smithi102 bash[71397]: cluster 2024-02-05T07:12:48.544074+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e147 with expected crc 2024-02-05T07:12:50.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:50 smithi102 bash[71397]: cluster 2024-02-05T07:12:48.545830+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e147 with expected crc 2024-02-05T07:12:50.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:50 smithi102 bash[71397]: cluster 2024-02-05T07:12:48.547763+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e147 with expected crc 2024-02-05T07:12:51.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:51 smithi177 bash[56430]: cluster 2024-02-05T07:12:49.895642+0000 mgr.y (mgr.25280) 1437 : cluster 0 pgmap v237: 161 pgs: 4 peering, 17 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 340 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 65/630 objects degraded (10.317%) 2024-02-05T07:12:51.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:51 smithi177 bash[56430]: cluster 2024-02-05T07:12:50.043810+0000 mon.a (mon.0) 5959 : cluster 3 Health check update: Degraded data redundancy: 65/630 objects degraded (10.317%), 17 pgs degraded (PG_DEGRADED) 2024-02-05T07:12:51.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:51 smithi102 bash[68945]: cluster 2024-02-05T07:12:49.895642+0000 mgr.y (mgr.25280) 1437 : cluster 0 pgmap v237: 161 pgs: 4 peering, 17 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 340 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 65/630 objects degraded (10.317%) 2024-02-05T07:12:51.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:51 smithi102 bash[68945]: cluster 2024-02-05T07:12:50.043810+0000 mon.a (mon.0) 5959 : cluster 3 Health check update: Degraded data redundancy: 65/630 objects degraded (10.317%), 17 pgs degraded (PG_DEGRADED) 2024-02-05T07:12:51.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:51 smithi102 bash[71397]: cluster 2024-02-05T07:12:49.895642+0000 mgr.y (mgr.25280) 1437 : cluster 0 pgmap v237: 161 pgs: 4 peering, 17 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 340 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 65/630 objects degraded (10.317%) 2024-02-05T07:12:51.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:51 smithi102 bash[71397]: cluster 2024-02-05T07:12:50.043810+0000 mon.a (mon.0) 5959 : cluster 3 Health check update: Degraded data redundancy: 65/630 objects degraded (10.317%), 17 pgs degraded (PG_DEGRADED) 2024-02-05T07:12:52.886 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:12:52 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:12:52] "GET /metrics HTTP/1.1" 200 38464 "" "Prometheus/2.33.4" 2024-02-05T07:12:53.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:53 smithi177 bash[56430]: cluster 2024-02-05T07:12:51.897088+0000 mgr.y (mgr.25280) 1438 : cluster 0 pgmap v238: 161 pgs: 4 peering, 1 active+undersized+degraded, 7 active+undersized, 149 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 10/630 objects degraded (1.587%) 2024-02-05T07:12:53.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:53 smithi177 bash[56430]: audit 2024-02-05T07:12:52.026914+0000 mgr.y (mgr.25280) 1439 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:12:53.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:53 smithi177 bash[56430]: audit 2024-02-05T07:12:52.110337+0000 mon.a (mon.0) 5960 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:53.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:53 smithi177 bash[56430]: audit 2024-02-05T07:12:52.117912+0000 mon.a (mon.0) 5961 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:53.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:53 smithi177 bash[56430]: audit 2024-02-05T07:12:52.126018+0000 mon.a (mon.0) 5962 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:53.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:53 smithi177 bash[56430]: audit 2024-02-05T07:12:52.236556+0000 mon.a (mon.0) 5963 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:53.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:53 smithi177 bash[56430]: audit 2024-02-05T07:12:52.244175+0000 mon.a (mon.0) 5964 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:53.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:53 smithi177 bash[56430]: audit 2024-02-05T07:12:52.252556+0000 mon.a (mon.0) 5965 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:53.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:53 smithi102 bash[71397]: cluster 2024-02-05T07:12:51.897088+0000 mgr.y (mgr.25280) 1438 : cluster 0 pgmap v238: 161 pgs: 4 peering, 1 active+undersized+degraded, 7 active+undersized, 149 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 10/630 objects degraded (1.587%) 2024-02-05T07:12:53.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:53 smithi102 bash[71397]: audit 2024-02-05T07:12:52.026914+0000 mgr.y (mgr.25280) 1439 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:12:53.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:53 smithi102 bash[71397]: audit 2024-02-05T07:12:52.110337+0000 mon.a (mon.0) 5960 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:53.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:53 smithi102 bash[71397]: audit 2024-02-05T07:12:52.117912+0000 mon.a (mon.0) 5961 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:53.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:53 smithi102 bash[71397]: audit 2024-02-05T07:12:52.126018+0000 mon.a (mon.0) 5962 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:53.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:53 smithi102 bash[71397]: audit 2024-02-05T07:12:52.236556+0000 mon.a (mon.0) 5963 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:53.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:53 smithi102 bash[71397]: audit 2024-02-05T07:12:52.244175+0000 mon.a (mon.0) 5964 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:53.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:53 smithi102 bash[71397]: audit 2024-02-05T07:12:52.252556+0000 mon.a (mon.0) 5965 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:53.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:53 smithi102 bash[68945]: cluster 2024-02-05T07:12:51.897088+0000 mgr.y (mgr.25280) 1438 : cluster 0 pgmap v238: 161 pgs: 4 peering, 1 active+undersized+degraded, 7 active+undersized, 149 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 10/630 objects degraded (1.587%) 2024-02-05T07:12:53.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:53 smithi102 bash[68945]: audit 2024-02-05T07:12:52.026914+0000 mgr.y (mgr.25280) 1439 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:12:53.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:53 smithi102 bash[68945]: audit 2024-02-05T07:12:52.110337+0000 mon.a (mon.0) 5960 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:53.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:53 smithi102 bash[68945]: audit 2024-02-05T07:12:52.117912+0000 mon.a (mon.0) 5961 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:53.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:53 smithi102 bash[68945]: audit 2024-02-05T07:12:52.126018+0000 mon.a (mon.0) 5962 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:53.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:53 smithi102 bash[68945]: audit 2024-02-05T07:12:52.236556+0000 mon.a (mon.0) 5963 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:53.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:53 smithi102 bash[68945]: audit 2024-02-05T07:12:52.244175+0000 mon.a (mon.0) 5964 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:53.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:53 smithi102 bash[68945]: audit 2024-02-05T07:12:52.252556+0000 mon.a (mon.0) 5965 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:55.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:55 smithi177 bash[56430]: cluster 2024-02-05T07:12:53.898126+0000 mgr.y (mgr.25280) 1440 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s 2024-02-05T07:12:55.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:55 smithi177 bash[56430]: cluster 2024-02-05T07:12:54.110114+0000 mon.a (mon.0) 5966 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/630 objects degraded (1.587%), 1 pg degraded) 2024-02-05T07:12:55.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:55 smithi177 bash[56430]: cluster 2024-02-05T07:12:54.110163+0000 mon.a (mon.0) 5967 : cluster 1 Cluster is now healthy 2024-02-05T07:12:55.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:55 smithi102 bash[68945]: cluster 2024-02-05T07:12:53.898126+0000 mgr.y (mgr.25280) 1440 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s 2024-02-05T07:12:55.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:55 smithi102 bash[68945]: cluster 2024-02-05T07:12:54.110114+0000 mon.a (mon.0) 5966 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/630 objects degraded (1.587%), 1 pg degraded) 2024-02-05T07:12:55.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:55 smithi102 bash[68945]: cluster 2024-02-05T07:12:54.110163+0000 mon.a (mon.0) 5967 : cluster 1 Cluster is now healthy 2024-02-05T07:12:55.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:55 smithi102 bash[71397]: cluster 2024-02-05T07:12:53.898126+0000 mgr.y (mgr.25280) 1440 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 779 B/s rd, 0 op/s 2024-02-05T07:12:55.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:55 smithi102 bash[71397]: cluster 2024-02-05T07:12:54.110114+0000 mon.a (mon.0) 5966 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/630 objects degraded (1.587%), 1 pg degraded) 2024-02-05T07:12:55.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:55 smithi102 bash[71397]: cluster 2024-02-05T07:12:54.110163+0000 mon.a (mon.0) 5967 : cluster 1 Cluster is now healthy 2024-02-05T07:12:57.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:56 smithi177 bash[56430]: audit 2024-02-05T07:12:55.809099+0000 mon.a (mon.0) 5968 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:57.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:56 smithi177 bash[56430]: audit 2024-02-05T07:12:55.811295+0000 mon.a (mon.0) 5969 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:12:57.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:56 smithi177 bash[56430]: cluster 2024-02-05T07:12:55.899238+0000 mgr.y (mgr.25280) 1441 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-05T07:12:57.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:56 smithi102 bash[71397]: audit 2024-02-05T07:12:55.809099+0000 mon.a (mon.0) 5968 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:57.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:56 smithi102 bash[71397]: audit 2024-02-05T07:12:55.811295+0000 mon.a (mon.0) 5969 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:12:57.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:56 smithi102 bash[71397]: cluster 2024-02-05T07:12:55.899238+0000 mgr.y (mgr.25280) 1441 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-05T07:12:57.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:56 smithi102 bash[68945]: audit 2024-02-05T07:12:55.809099+0000 mon.a (mon.0) 5968 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:12:57.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:56 smithi102 bash[68945]: audit 2024-02-05T07:12:55.811295+0000 mon.a (mon.0) 5969 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:12:57.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:56 smithi102 bash[68945]: cluster 2024-02-05T07:12:55.899238+0000 mgr.y (mgr.25280) 1441 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-05T07:12:59.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:12:58 smithi177 bash[56430]: cluster 2024-02-05T07:12:57.900759+0000 mgr.y (mgr.25280) 1442 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:12:59.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:12:58 smithi102 bash[68945]: cluster 2024-02-05T07:12:57.900759+0000 mgr.y (mgr.25280) 1442 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:12:59.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:12:58 smithi102 bash[71397]: cluster 2024-02-05T07:12:57.900759+0000 mgr.y (mgr.25280) 1442 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:13:01.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:01 smithi177 bash[56430]: cluster 2024-02-05T07:12:59.901839+0000 mgr.y (mgr.25280) 1443 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-05T07:13:01.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:01 smithi177 bash[56430]: audit 2024-02-05T07:13:01.038141+0000 mon.a (mon.0) 5970 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:01.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:01 smithi102 bash[68945]: cluster 2024-02-05T07:12:59.901839+0000 mgr.y (mgr.25280) 1443 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-05T07:13:01.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:01 smithi102 bash[68945]: audit 2024-02-05T07:13:01.038141+0000 mon.a (mon.0) 5970 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:01.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:01 smithi102 bash[71397]: cluster 2024-02-05T07:12:59.901839+0000 mgr.y (mgr.25280) 1443 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-05T07:13:01.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:01 smithi102 bash[71397]: audit 2024-02-05T07:13:01.038141+0000 mon.a (mon.0) 5970 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:02.886 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:13:02 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:13:02] "GET /metrics HTTP/1.1" 200 38470 "" "Prometheus/2.33.4" 2024-02-05T07:13:03.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:03 smithi177 bash[56430]: cluster 2024-02-05T07:13:01.903228+0000 mgr.y (mgr.25280) 1444 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T07:13:03.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:03 smithi177 bash[56430]: audit 2024-02-05T07:13:02.034865+0000 mgr.y (mgr.25280) 1445 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:13:03.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:03 smithi102 bash[71397]: cluster 2024-02-05T07:13:01.903228+0000 mgr.y (mgr.25280) 1444 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T07:13:03.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:03 smithi102 bash[71397]: audit 2024-02-05T07:13:02.034865+0000 mgr.y (mgr.25280) 1445 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:13:03.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:03 smithi102 bash[68945]: cluster 2024-02-05T07:13:01.903228+0000 mgr.y (mgr.25280) 1444 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T07:13:03.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:03 smithi102 bash[68945]: audit 2024-02-05T07:13:02.034865+0000 mgr.y (mgr.25280) 1445 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:13:04.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:04 smithi177 bash[56430]: audit 2024-02-05T07:13:03.379139+0000 mon.a (mon.0) 5971 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-05T07:13:04.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:04 smithi102 bash[68945]: audit 2024-02-05T07:13:03.379139+0000 mon.a (mon.0) 5971 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-05T07:13:04.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:04 smithi102 bash[71397]: audit 2024-02-05T07:13:03.379139+0000 mon.a (mon.0) 5971 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-05T07:13:05.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:05 smithi177 bash[56430]: audit 2024-02-05T07:13:03.379592+0000 mgr.y (mgr.25280) 1446 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-05T07:13:05.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:05 smithi177 bash[56430]: cephadm 2024-02-05T07:13:03.382306+0000 mgr.y (mgr.25280) 1447 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-02-05T07:13:05.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:05 smithi177 bash[56430]: cluster 2024-02-05T07:13:03.904355+0000 mgr.y (mgr.25280) 1448 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:13:05.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:05 smithi102 bash[71397]: audit 2024-02-05T07:13:03.379592+0000 mgr.y (mgr.25280) 1446 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-05T07:13:05.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:05 smithi102 bash[71397]: cephadm 2024-02-05T07:13:03.382306+0000 mgr.y (mgr.25280) 1447 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-02-05T07:13:05.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:05 smithi102 bash[71397]: cluster 2024-02-05T07:13:03.904355+0000 mgr.y (mgr.25280) 1448 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:13:05.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:05 smithi102 bash[68945]: audit 2024-02-05T07:13:03.379592+0000 mgr.y (mgr.25280) 1446 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-05T07:13:05.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:05 smithi102 bash[68945]: cephadm 2024-02-05T07:13:03.382306+0000 mgr.y (mgr.25280) 1447 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-02-05T07:13:05.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:05 smithi102 bash[68945]: cluster 2024-02-05T07:13:03.904355+0000 mgr.y (mgr.25280) 1448 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:13:07.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:07 smithi177 bash[56430]: cluster 2024-02-05T07:13:05.905525+0000 mgr.y (mgr.25280) 1449 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:13:07.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:07 smithi177 bash[56430]: cephadm 2024-02-05T07:13:06.053688+0000 mgr.y (mgr.25280) 1450 : cephadm 1 Upgrade: Updating osd.6 2024-02-05T07:13:07.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:07 smithi177 bash[56430]: audit 2024-02-05T07:13:06.061313+0000 mon.a (mon.0) 5972 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:07.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:07 smithi177 bash[56430]: audit 2024-02-05T07:13:06.065580+0000 mon.a (mon.0) 5973 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-05T07:13:07.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:07 smithi177 bash[56430]: audit 2024-02-05T07:13:06.071582+0000 mon.a (mon.0) 5974 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:07.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:07 smithi177 bash[56430]: cephadm 2024-02-05T07:13:06.075030+0000 mgr.y (mgr.25280) 1451 : cephadm 1 Deploying daemon osd.6 on smithi177 2024-02-05T07:13:07.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:07 smithi102 bash[71397]: cluster 2024-02-05T07:13:05.905525+0000 mgr.y (mgr.25280) 1449 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:13:07.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:07 smithi102 bash[71397]: cephadm 2024-02-05T07:13:06.053688+0000 mgr.y (mgr.25280) 1450 : cephadm 1 Upgrade: Updating osd.6 2024-02-05T07:13:07.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:07 smithi102 bash[71397]: audit 2024-02-05T07:13:06.061313+0000 mon.a (mon.0) 5972 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:07.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:07 smithi102 bash[71397]: audit 2024-02-05T07:13:06.065580+0000 mon.a (mon.0) 5973 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-05T07:13:07.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:07 smithi102 bash[71397]: audit 2024-02-05T07:13:06.071582+0000 mon.a (mon.0) 5974 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:07.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:07 smithi102 bash[71397]: cephadm 2024-02-05T07:13:06.075030+0000 mgr.y (mgr.25280) 1451 : cephadm 1 Deploying daemon osd.6 on smithi177 2024-02-05T07:13:07.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:07 smithi102 bash[68945]: cluster 2024-02-05T07:13:05.905525+0000 mgr.y (mgr.25280) 1449 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:13:07.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:07 smithi102 bash[68945]: cephadm 2024-02-05T07:13:06.053688+0000 mgr.y (mgr.25280) 1450 : cephadm 1 Upgrade: Updating osd.6 2024-02-05T07:13:07.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:07 smithi102 bash[68945]: audit 2024-02-05T07:13:06.061313+0000 mon.a (mon.0) 5972 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:07.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:07 smithi102 bash[68945]: audit 2024-02-05T07:13:06.065580+0000 mon.a (mon.0) 5973 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-05T07:13:07.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:07 smithi102 bash[68945]: audit 2024-02-05T07:13:06.071582+0000 mon.a (mon.0) 5974 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:07.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:07 smithi102 bash[68945]: cephadm 2024-02-05T07:13:06.075030+0000 mgr.y (mgr.25280) 1451 : cephadm 1 Deploying daemon osd.6 on smithi177 2024-02-05T07:13:09.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:09 smithi177 bash[56430]: cluster 2024-02-05T07:13:07.906950+0000 mgr.y (mgr.25280) 1452 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:13:09.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:09 smithi102 bash[68945]: cluster 2024-02-05T07:13:07.906950+0000 mgr.y (mgr.25280) 1452 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:13:09.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:09 smithi102 bash[71397]: cluster 2024-02-05T07:13:07.906950+0000 mgr.y (mgr.25280) 1452 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:13:10.632 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:13:10 smithi177 systemd[1]: Stopping Ceph osd.6 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:13:11.077 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:13:10 smithi177 bash[27584]: debug 2024-02-05T07:13:10.760+0000 7f3038b54700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T07:13:11.077 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:13:10 smithi177 bash[27584]: debug 2024-02-05T07:13:10.760+0000 7f3038b54700 -1 osd.6 147 *** Got signal Terminated *** 2024-02-05T07:13:11.077 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:13:10 smithi177 bash[27584]: debug 2024-02-05T07:13:10.760+0000 7f3038b54700 -1 osd.6 147 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T07:13:11.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:11 smithi102 bash[68945]: cluster 2024-02-05T07:13:09.907979+0000 mgr.y (mgr.25280) 1453 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:13:11.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:11 smithi102 bash[68945]: cluster 2024-02-05T07:13:10.755701+0000 mon.a (mon.0) 5975 : cluster 1 osd.6 marked itself down and dead 2024-02-05T07:13:11.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:11 smithi102 bash[68945]: audit 2024-02-05T07:13:10.803665+0000 mon.a (mon.0) 5976 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:13:11.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:11 smithi102 bash[71397]: cluster 2024-02-05T07:13:09.907979+0000 mgr.y (mgr.25280) 1453 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:13:11.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:11 smithi102 bash[71397]: cluster 2024-02-05T07:13:10.755701+0000 mon.a (mon.0) 5975 : cluster 1 osd.6 marked itself down and dead 2024-02-05T07:13:11.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:11 smithi102 bash[71397]: audit 2024-02-05T07:13:10.803665+0000 mon.a (mon.0) 5976 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:13:11.470 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:11 smithi177 bash[56430]: cluster 2024-02-05T07:13:09.907979+0000 mgr.y (mgr.25280) 1453 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:13:11.470 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:11 smithi177 bash[56430]: cluster 2024-02-05T07:13:10.755701+0000 mon.a (mon.0) 5975 : cluster 1 osd.6 marked itself down and dead 2024-02-05T07:13:11.470 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:11 smithi177 bash[56430]: audit 2024-02-05T07:13:10.803665+0000 mon.a (mon.0) 5976 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:13:12.325 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:12 smithi102 bash[71397]: cluster 2024-02-05T07:13:11.067108+0000 mon.a (mon.0) 5977 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T07:13:12.325 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:12 smithi102 bash[71397]: cluster 2024-02-05T07:13:11.076824+0000 mon.a (mon.0) 5978 : cluster 0 osdmap e148: 8 total, 7 up, 8 in 2024-02-05T07:13:12.325 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:12 smithi102 bash[71397]: cluster 2024-02-05T07:13:11.081589+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e148 with expected crc 2024-02-05T07:13:12.325 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:12 smithi102 bash[71397]: cluster 2024-02-05T07:13:11.088372+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e148 with expected crc 2024-02-05T07:13:12.325 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:12 smithi102 bash[71397]: cluster 2024-02-05T07:13:11.091094+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e148 with expected crc 2024-02-05T07:13:12.325 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:12 smithi102 bash[71397]: cluster 2024-02-05T07:13:11.092939+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e148 with expected crc 2024-02-05T07:13:12.326 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:12 smithi102 bash[68945]: cluster 2024-02-05T07:13:11.067108+0000 mon.a (mon.0) 5977 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T07:13:12.326 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:12 smithi102 bash[68945]: cluster 2024-02-05T07:13:11.076824+0000 mon.a (mon.0) 5978 : cluster 0 osdmap e148: 8 total, 7 up, 8 in 2024-02-05T07:13:12.326 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:12 smithi102 bash[68945]: cluster 2024-02-05T07:13:11.081589+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e148 with expected crc 2024-02-05T07:13:12.326 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:12 smithi102 bash[68945]: cluster 2024-02-05T07:13:11.088372+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e148 with expected crc 2024-02-05T07:13:12.326 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:12 smithi102 bash[68945]: cluster 2024-02-05T07:13:11.091094+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e148 with expected crc 2024-02-05T07:13:12.326 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:12 smithi102 bash[68945]: cluster 2024-02-05T07:13:11.092939+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e148 with expected crc 2024-02-05T07:13:12.606 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:12 smithi177 bash[56430]: cluster 2024-02-05T07:13:11.067108+0000 mon.a (mon.0) 5977 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T07:13:12.607 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:12 smithi177 bash[56430]: cluster 2024-02-05T07:13:11.076824+0000 mon.a (mon.0) 5978 : cluster 0 osdmap e148: 8 total, 7 up, 8 in 2024-02-05T07:13:12.607 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:12 smithi177 bash[56430]: cluster 2024-02-05T07:13:11.081589+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e148 with expected crc 2024-02-05T07:13:12.607 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:12 smithi177 bash[56430]: cluster 2024-02-05T07:13:11.088372+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e148 with expected crc 2024-02-05T07:13:12.607 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:12 smithi177 bash[56430]: cluster 2024-02-05T07:13:11.091094+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e148 with expected crc 2024-02-05T07:13:12.607 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:12 smithi177 bash[56430]: cluster 2024-02-05T07:13:11.092939+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e148 with expected crc 2024-02-05T07:13:12.635 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:13:12 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:13:12] "GET /metrics HTTP/1.1" 200 38469 "" "Prometheus/2.33.4" 2024-02-05T07:13:12.771 INFO:teuthology.orchestra.run.smithi102.stdout:true 2024-02-05T07:13:13.232 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:13:12 smithi177 bash[71646]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-6 2024-02-05T07:13:13.232 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:13 smithi177 bash[56430]: cluster 2024-02-05T07:13:11.909042+0000 mgr.y (mgr.25280) 1454 : cluster 0 pgmap v249: 161 pgs: 19 peering, 10 stale+active+clean, 132 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T07:13:13.233 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:13 smithi177 bash[56430]: audit 2024-02-05T07:13:12.044359+0000 mgr.y (mgr.25280) 1455 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:13:13.233 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:13 smithi177 bash[56430]: cluster 2024-02-05T07:13:12.087323+0000 mon.a (mon.0) 5979 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-05T07:13:13.233 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:13 smithi177 bash[56430]: audit 2024-02-05T07:13:12.101558+0000 mon.a (mon.0) 5980 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:13.233 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:13 smithi177 bash[56430]: cluster 2024-02-05T07:13:12.102426+0000 mon.a (mon.0) 5981 : cluster 0 osdmap e149: 8 total, 7 up, 8 in 2024-02-05T07:13:13.233 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:13 smithi177 bash[56430]: cluster 2024-02-05T07:13:12.109164+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e149 with expected crc 2024-02-05T07:13:13.233 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:13 smithi177 bash[56430]: cluster 2024-02-05T07:13:12.115125+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e149 with expected crc 2024-02-05T07:13:13.233 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:13 smithi177 bash[56430]: cluster 2024-02-05T07:13:12.118161+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e149 with expected crc 2024-02-05T07:13:13.233 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:13 smithi177 bash[56430]: audit 2024-02-05T07:13:12.121316+0000 mon.a (mon.0) 5982 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:13.233 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:13 smithi177 bash[56430]: cluster 2024-02-05T07:13:12.121540+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e149 with expected crc 2024-02-05T07:13:13.233 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:13 smithi177 bash[56430]: cluster 2024-02-05T07:13:12.123082+0000 mgr.y (mgr.25280) 1456 : cluster 0 pgmap v251: 161 pgs: 24 peering, 9 stale+active+clean, 128 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 823 B/s rd, 0 op/s 2024-02-05T07:13:13.233 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:13 smithi177 bash[56430]: audit 2024-02-05T07:13:12.132326+0000 mon.a (mon.0) 5983 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:13.233 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:13 smithi177 bash[56430]: audit 2024-02-05T07:13:12.288339+0000 mon.a (mon.0) 5984 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:13.233 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:13 smithi177 bash[56430]: audit 2024-02-05T07:13:12.300417+0000 mon.a (mon.0) 5985 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:13.234 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:13 smithi177 bash[56430]: audit 2024-02-05T07:13:12.313474+0000 mon.a (mon.0) 5986 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:13.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:13 smithi102 bash[68945]: cluster 2024-02-05T07:13:11.909042+0000 mgr.y (mgr.25280) 1454 : cluster 0 pgmap v249: 161 pgs: 19 peering, 10 stale+active+clean, 132 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T07:13:13.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:13 smithi102 bash[68945]: audit 2024-02-05T07:13:12.044359+0000 mgr.y (mgr.25280) 1455 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:13:13.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:13 smithi102 bash[68945]: cluster 2024-02-05T07:13:12.087323+0000 mon.a (mon.0) 5979 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-05T07:13:13.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:13 smithi102 bash[68945]: audit 2024-02-05T07:13:12.101558+0000 mon.a (mon.0) 5980 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:13.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:13 smithi102 bash[68945]: cluster 2024-02-05T07:13:12.102426+0000 mon.a (mon.0) 5981 : cluster 0 osdmap e149: 8 total, 7 up, 8 in 2024-02-05T07:13:13.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:13 smithi102 bash[68945]: cluster 2024-02-05T07:13:12.109164+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e149 with expected crc 2024-02-05T07:13:13.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:13 smithi102 bash[68945]: cluster 2024-02-05T07:13:12.115125+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e149 with expected crc 2024-02-05T07:13:13.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:13 smithi102 bash[68945]: cluster 2024-02-05T07:13:12.118161+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e149 with expected crc 2024-02-05T07:13:13.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:13 smithi102 bash[68945]: audit 2024-02-05T07:13:12.121316+0000 mon.a (mon.0) 5982 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:13.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:13 smithi102 bash[68945]: cluster 2024-02-05T07:13:12.121540+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e149 with expected crc 2024-02-05T07:13:13.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:13 smithi102 bash[68945]: cluster 2024-02-05T07:13:12.123082+0000 mgr.y (mgr.25280) 1456 : cluster 0 pgmap v251: 161 pgs: 24 peering, 9 stale+active+clean, 128 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 823 B/s rd, 0 op/s 2024-02-05T07:13:13.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:13 smithi102 bash[68945]: audit 2024-02-05T07:13:12.132326+0000 mon.a (mon.0) 5983 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:13.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:13 smithi102 bash[68945]: audit 2024-02-05T07:13:12.288339+0000 mon.a (mon.0) 5984 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:13.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:13 smithi102 bash[68945]: audit 2024-02-05T07:13:12.300417+0000 mon.a (mon.0) 5985 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:13.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:13 smithi102 bash[68945]: audit 2024-02-05T07:13:12.313474+0000 mon.a (mon.0) 5986 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:13.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:13 smithi102 bash[71397]: cluster 2024-02-05T07:13:11.909042+0000 mgr.y (mgr.25280) 1454 : cluster 0 pgmap v249: 161 pgs: 19 peering, 10 stale+active+clean, 132 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T07:13:13.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:13 smithi102 bash[71397]: audit 2024-02-05T07:13:12.044359+0000 mgr.y (mgr.25280) 1455 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:13:13.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:13 smithi102 bash[71397]: cluster 2024-02-05T07:13:12.087323+0000 mon.a (mon.0) 5979 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-05T07:13:13.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:13 smithi102 bash[71397]: audit 2024-02-05T07:13:12.101558+0000 mon.a (mon.0) 5980 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:13.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:13 smithi102 bash[71397]: cluster 2024-02-05T07:13:12.102426+0000 mon.a (mon.0) 5981 : cluster 0 osdmap e149: 8 total, 7 up, 8 in 2024-02-05T07:13:13.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:13 smithi102 bash[71397]: cluster 2024-02-05T07:13:12.109164+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e149 with expected crc 2024-02-05T07:13:13.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:13 smithi102 bash[71397]: cluster 2024-02-05T07:13:12.115125+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e149 with expected crc 2024-02-05T07:13:13.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:13 smithi102 bash[71397]: cluster 2024-02-05T07:13:12.118161+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e149 with expected crc 2024-02-05T07:13:13.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:13 smithi102 bash[71397]: audit 2024-02-05T07:13:12.121316+0000 mon.a (mon.0) 5982 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:13.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:13 smithi102 bash[71397]: cluster 2024-02-05T07:13:12.121540+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e149 with expected crc 2024-02-05T07:13:13.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:13 smithi102 bash[71397]: cluster 2024-02-05T07:13:12.123082+0000 mgr.y (mgr.25280) 1456 : cluster 0 pgmap v251: 161 pgs: 24 peering, 9 stale+active+clean, 128 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 823 B/s rd, 0 op/s 2024-02-05T07:13:13.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:13 smithi102 bash[71397]: audit 2024-02-05T07:13:12.132326+0000 mon.a (mon.0) 5983 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:13.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:13 smithi102 bash[71397]: audit 2024-02-05T07:13:12.288339+0000 mon.a (mon.0) 5984 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:13.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:13 smithi102 bash[71397]: audit 2024-02-05T07:13:12.300417+0000 mon.a (mon.0) 5985 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:13.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:13 smithi102 bash[71397]: audit 2024-02-05T07:13:12.313474+0000 mon.a (mon.0) 5986 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:13.551 INFO:teuthology.orchestra.run.smithi102.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:13:13.551 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi102 smithi102 running 1s ago 23m - - 2024-02-05T07:13:13.551 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi177 smithi177 running 1s ago 23m - - 2024-02-05T07:13:13.551 INFO:teuthology.orchestra.run.smithi102.stdout:alertmanager.a smithi102 *:9093,9094 running (8m) 1s ago 16m 16.0M - 0.23.0 ba2b418f427c 1e7cc96814ef 2024-02-05T07:13:13.552 INFO:teuthology.orchestra.run.smithi102.stdout:grafana.a smithi177 *:3000 running (8m) 1s ago 15m 43.5M - 8.3.5 dad864ee21e9 897e6f8c4c23 2024-02-05T07:13:13.552 INFO:teuthology.orchestra.run.smithi102.stdout:iscsi.foo.smithi102.rtacbu smithi102 running (7m) 1s ago 13m 48.5M - 3.5 e1d6a67b021e 2597052e9ad1 2024-02-05T07:13:13.552 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.x smithi177 *:8443,9283,8765 running (7m) 1s ago 22m 446M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a bc0c1c0fa978 2024-02-05T07:13:13.552 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.y smithi102 *:8443,9283,8765 running (7m) 1s ago 24m 526M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 2c235a1e22e9 2024-02-05T07:13:13.552 INFO:teuthology.orchestra.run.smithi102.stdout:mon.a smithi102 running (6m) 1s ago 24m 75.4M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 86bf6ea37a85 2024-02-05T07:13:13.552 INFO:teuthology.orchestra.run.smithi102.stdout:mon.b smithi177 running (5m) 1s ago 22m 54.2M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 43aa1d90c52a 2024-02-05T07:13:13.552 INFO:teuthology.orchestra.run.smithi102.stdout:mon.c smithi102 running (6m) 1s ago 22m 58.9M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 22368d23635d 2024-02-05T07:13:13.552 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.a smithi102 *:9100 running (9m) 1s ago 16m 13.0M - 1.3.1 1dbe0e931976 d4e19e4da235 2024-02-05T07:13:13.552 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.b smithi177 *:9100 running (8m) 1s ago 16m 12.2M - 1.3.1 1dbe0e931976 2a74b329d2d7 2024-02-05T07:13:13.552 INFO:teuthology.orchestra.run.smithi102.stdout:osd.0 smithi102 running (4m) 1s ago 22m 54.4M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 821af6032e75 2024-02-05T07:13:13.552 INFO:teuthology.orchestra.run.smithi102.stdout:osd.1 smithi102 running (3m) 1s ago 21m 62.4M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 20b17ff42448 2024-02-05T07:13:13.552 INFO:teuthology.orchestra.run.smithi102.stdout:osd.2 smithi102 running (2m) 1s ago 20m 50.7M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a c80d1728ceb0 2024-02-05T07:13:13.552 INFO:teuthology.orchestra.run.smithi102.stdout:osd.3 smithi102 running (2m) 1s ago 19m 53.2M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f9cef81f6a04 2024-02-05T07:13:13.552 INFO:teuthology.orchestra.run.smithi102.stdout:osd.4 smithi177 running (75s) 1s ago 19m 51.3M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 835fc0acab61 2024-02-05T07:13:13.553 INFO:teuthology.orchestra.run.smithi102.stdout:osd.5 smithi177 running (34s) 1s ago 18m 54.2M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f6f459404c8e 2024-02-05T07:13:13.553 INFO:teuthology.orchestra.run.smithi102.stdout:osd.6 smithi177 unknown 1s ago 18m 68.4M 4096M 17.2.0 e1d6a67b021e 6e4c8f33c511 2024-02-05T07:13:13.553 INFO:teuthology.orchestra.run.smithi102.stdout:osd.7 smithi177 running (17m) 1s ago 17m 70.2M 4096M 17.2.0 e1d6a67b021e 2bb2b337b06b 2024-02-05T07:13:13.553 INFO:teuthology.orchestra.run.smithi102.stdout:prometheus.a smithi177 *:9095 running (7m) 1s ago 16m 65.7M - 2.33.4 514e6a882f6e 8a8af8ee8af4 2024-02-05T07:13:13.553 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi102.xsyvtb smithi102 *:8000 running (13m) 1s ago 13m 89.8M - 17.2.0 e1d6a67b021e 1ab22a18a15e 2024-02-05T07:13:13.553 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi177.mzlged smithi177 *:8000 running (13m) 1s ago 13m 89.9M - 17.2.0 e1d6a67b021e cbd3144d3ab7 2024-02-05T07:13:13.553 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi102.righwg smithi102 *:80 running (13m) 1s ago 13m 91.4M - 17.2.0 e1d6a67b021e 2fcdb1fa365d 2024-02-05T07:13:13.553 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi177.uynbom smithi177 *:80 running (13m) 1s ago 13m 89.9M - 17.2.0 e1d6a67b021e 752e66aec886 2024-02-05T07:13:13.607 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:13:13 smithi177 bash[71797]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-6 2024-02-05T07:13:13.993 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:13:13.993 INFO:teuthology.orchestra.run.smithi102.stdout: "mon": { 2024-02-05T07:13:13.993 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T07:13:13.993 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:13:13.993 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr": { 2024-02-05T07:13:13.994 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T07:13:13.994 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:13:13.994 INFO:teuthology.orchestra.run.smithi102.stdout: "osd": { 2024-02-05T07:13:13.994 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-02-05T07:13:13.994 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 6 2024-02-05T07:13:13.994 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:13:13.994 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw": { 2024-02-05T07:13:13.994 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T07:13:13.994 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:13:13.994 INFO:teuthology.orchestra.run.smithi102.stdout: "overall": { 2024-02-05T07:13:13.994 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-02-05T07:13:13.994 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 11 2024-02-05T07:13:13.994 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T07:13:13.994 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:13:14.298 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:14 smithi177 bash[56430]: cluster 2024-02-05T07:13:12.303079+0000 mgr.y (mgr.25280) 1457 : cluster 0 pgmap v252: 161 pgs: 24 peering, 9 stale+active+clean, 128 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:13:14.298 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:14 smithi177 bash[56430]: cluster 2024-02-05T07:13:12.303674+0000 mgr.y (mgr.25280) 1458 : cluster 0 pgmap v253: 161 pgs: 24 peering, 9 stale+active+clean, 128 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:13:14.298 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:14 smithi177 bash[56430]: audit 2024-02-05T07:13:12.746566+0000 mgr.y (mgr.25280) 1459 : audit 0 from='client.44542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:13:14.298 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:14 smithi177 bash[56430]: cluster 2024-02-05T07:13:13.124876+0000 mon.a (mon.0) 5987 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:13:14.298 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:14 smithi177 bash[56430]: audit 2024-02-05T07:13:13.983110+0000 mon.c (mon.1) 24 : audit 0 from='client.? 172.21.15.102:0/4178549313' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:14.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:14 smithi102 bash[68945]: cluster 2024-02-05T07:13:12.303079+0000 mgr.y (mgr.25280) 1457 : cluster 0 pgmap v252: 161 pgs: 24 peering, 9 stale+active+clean, 128 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:13:14.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:14 smithi102 bash[68945]: cluster 2024-02-05T07:13:12.303674+0000 mgr.y (mgr.25280) 1458 : cluster 0 pgmap v253: 161 pgs: 24 peering, 9 stale+active+clean, 128 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:13:14.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:14 smithi102 bash[68945]: audit 2024-02-05T07:13:12.746566+0000 mgr.y (mgr.25280) 1459 : audit 0 from='client.44542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:13:14.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:14 smithi102 bash[68945]: cluster 2024-02-05T07:13:13.124876+0000 mon.a (mon.0) 5987 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:13:14.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:14 smithi102 bash[68945]: audit 2024-02-05T07:13:13.983110+0000 mon.c (mon.1) 24 : audit 0 from='client.? 172.21.15.102:0/4178549313' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:14.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:14 smithi102 bash[71397]: cluster 2024-02-05T07:13:12.303079+0000 mgr.y (mgr.25280) 1457 : cluster 0 pgmap v252: 161 pgs: 24 peering, 9 stale+active+clean, 128 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:13:14.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:14 smithi102 bash[71397]: cluster 2024-02-05T07:13:12.303674+0000 mgr.y (mgr.25280) 1458 : cluster 0 pgmap v253: 161 pgs: 24 peering, 9 stale+active+clean, 128 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:13:14.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:14 smithi102 bash[71397]: audit 2024-02-05T07:13:12.746566+0000 mgr.y (mgr.25280) 1459 : audit 0 from='client.44542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:13:14.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:14 smithi102 bash[71397]: cluster 2024-02-05T07:13:13.124876+0000 mon.a (mon.0) 5987 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:13:14.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:14 smithi102 bash[71397]: audit 2024-02-05T07:13:13.983110+0000 mon.c (mon.1) 24 : audit 0 from='client.? 172.21.15.102:0/4178549313' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:14.391 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:13:14.391 INFO:teuthology.orchestra.run.smithi102.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:13:14.391 INFO:teuthology.orchestra.run.smithi102.stdout: "in_progress": true, 2024-02-05T07:13:14.391 INFO:teuthology.orchestra.run.smithi102.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T07:13:14.391 INFO:teuthology.orchestra.run.smithi102.stdout: "services_complete": [ 2024-02-05T07:13:14.391 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr", 2024-02-05T07:13:14.391 INFO:teuthology.orchestra.run.smithi102.stdout: "mon" 2024-02-05T07:13:14.391 INFO:teuthology.orchestra.run.smithi102.stdout: ], 2024-02-05T07:13:14.391 INFO:teuthology.orchestra.run.smithi102.stdout: "progress": "11/23 daemons upgraded", 2024-02-05T07:13:14.391 INFO:teuthology.orchestra.run.smithi102.stdout: "message": "Currently upgrading osd daemons", 2024-02-05T07:13:14.392 INFO:teuthology.orchestra.run.smithi102.stdout: "is_paused": false 2024-02-05T07:13:14.392 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:13:14.886 INFO:teuthology.orchestra.run.smithi102.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Reduced data availability: 2 pgs inactive, 2 pgs peering 2024-02-05T07:13:14.887 INFO:teuthology.orchestra.run.smithi102.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-02-05T07:13:14.887 INFO:teuthology.orchestra.run.smithi102.stdout: daemon osd.6 on smithi177 is in unknown state 2024-02-05T07:13:14.887 INFO:teuthology.orchestra.run.smithi102.stdout:[WRN] OSD_DOWN: 1 osds down 2024-02-05T07:13:14.887 INFO:teuthology.orchestra.run.smithi102.stdout: osd.6 (root=default,host=smithi177) is down 2024-02-05T07:13:14.887 INFO:teuthology.orchestra.run.smithi102.stdout:[WRN] PG_AVAILABILITY: Reduced data availability: 2 pgs inactive, 2 pgs peering 2024-02-05T07:13:14.887 INFO:teuthology.orchestra.run.smithi102.stdout: pg 2.7 is stuck peering for 2m, current state peering, last acting [7,2] 2024-02-05T07:13:14.887 INFO:teuthology.orchestra.run.smithi102.stdout: pg 4.a is stuck peering for 3m, current state peering, last acting [1,7] 2024-02-05T07:13:15.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:15 smithi177 bash[56430]: audit 2024-02-05T07:13:13.142922+0000 mgr.y (mgr.25280) 1460 : audit 0 from='client.44548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:13:15.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:15 smithi177 bash[56430]: audit 2024-02-05T07:13:13.524352+0000 mgr.y (mgr.25280) 1461 : audit 0 from='client.34623 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:13:15.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:15 smithi177 bash[56430]: audit 2024-02-05T07:13:14.877275+0000 mon.c (mon.1) 25 : audit 0 from='client.? 172.21.15.102:0/4046728129' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:13:15.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:15 smithi102 bash[68945]: audit 2024-02-05T07:13:13.142922+0000 mgr.y (mgr.25280) 1460 : audit 0 from='client.44548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:13:15.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:15 smithi102 bash[68945]: audit 2024-02-05T07:13:13.524352+0000 mgr.y (mgr.25280) 1461 : audit 0 from='client.34623 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:13:15.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:15 smithi102 bash[68945]: audit 2024-02-05T07:13:14.877275+0000 mon.c (mon.1) 25 : audit 0 from='client.? 172.21.15.102:0/4046728129' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:13:15.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:15 smithi102 bash[71397]: audit 2024-02-05T07:13:13.142922+0000 mgr.y (mgr.25280) 1460 : audit 0 from='client.44548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:13:15.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:15 smithi102 bash[71397]: audit 2024-02-05T07:13:13.524352+0000 mgr.y (mgr.25280) 1461 : audit 0 from='client.34623 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:13:15.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:15 smithi102 bash[71397]: audit 2024-02-05T07:13:14.877275+0000 mon.c (mon.1) 25 : audit 0 from='client.? 172.21.15.102:0/4046728129' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:13:16.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:16 smithi102 bash[68945]: cluster 2024-02-05T07:13:14.304201+0000 mgr.y (mgr.25280) 1462 : cluster 0 pgmap v254: 161 pgs: 24 peering, 9 stale+active+clean, 128 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:13:16.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:16 smithi102 bash[68945]: audit 2024-02-05T07:13:14.380935+0000 mgr.y (mgr.25280) 1463 : audit 0 from='client.34635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:13:16.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:16 smithi102 bash[71397]: cluster 2024-02-05T07:13:14.304201+0000 mgr.y (mgr.25280) 1462 : cluster 0 pgmap v254: 161 pgs: 24 peering, 9 stale+active+clean, 128 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:13:16.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:16 smithi102 bash[71397]: audit 2024-02-05T07:13:14.380935+0000 mgr.y (mgr.25280) 1463 : audit 0 from='client.34635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:13:16.395 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:16 smithi177 bash[56430]: cluster 2024-02-05T07:13:14.304201+0000 mgr.y (mgr.25280) 1462 : cluster 0 pgmap v254: 161 pgs: 24 peering, 9 stale+active+clean, 128 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail 2024-02-05T07:13:16.395 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:16 smithi177 bash[56430]: audit 2024-02-05T07:13:14.380935+0000 mgr.y (mgr.25280) 1463 : audit 0 from='client.34635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:13:16.395 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:13:16 smithi177 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@osd.6.service: Succeeded. 2024-02-05T07:13:16.395 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:13:16 smithi177 systemd[1]: Stopped Ceph osd.6 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:13:16.396 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:13:16 smithi177 systemd[1]: Started Ceph osd.6 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:13:17.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: cluster 2024-02-05T07:13:16.305835+0000 mgr.y (mgr.25280) 1464 : cluster 0 pgmap v255: 161 pgs: 15 active+undersized+degraded, 15 peering, 23 active+undersized, 108 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 52/630 objects degraded (8.254%) 2024-02-05T07:13:17.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:16.439401+0000 mon.a (mon.0) 5988 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:16.447862+0000 mon.a (mon.0) 5989 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:16.466798+0000 mon.a (mon.0) 5990 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:17.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:16.468295+0000 mon.a (mon.0) 5991 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:17.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: cluster 2024-02-05T07:13:16.471212+0000 mgr.y (mgr.25280) 1465 : cluster 0 pgmap v256: 161 pgs: 15 active+undersized+degraded, 15 peering, 23 active+undersized, 108 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 52/630 objects degraded (8.254%) 2024-02-05T07:13:17.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:16.479797+0000 mon.a (mon.0) 5992 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: cephadm 2024-02-05T07:13:16.480537+0000 mgr.y (mgr.25280) 1466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:17.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:16.560619+0000 mon.a (mon.0) 5993 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:17.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:16.563857+0000 mon.a (mon.0) 5994 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:17.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:16.569164+0000 mon.a (mon.0) 5995 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:17.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:16.571101+0000 mon.a (mon.0) 5996 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:17.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:16.582000+0000 mon.a (mon.0) 5997 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: cephadm 2024-02-05T07:13:16.582934+0000 mgr.y (mgr.25280) 1467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:17.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:16.666276+0000 mon.a (mon.0) 5998 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:17.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:16.669053+0000 mon.a (mon.0) 5999 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:17.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:16.672424+0000 mon.a (mon.0) 6000 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:17.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:16.673454+0000 mon.a (mon.0) 6001 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:17.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:16.681497+0000 mon.a (mon.0) 6002 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: cluster 2024-02-05T07:13:16.305835+0000 mgr.y (mgr.25280) 1464 : cluster 0 pgmap v255: 161 pgs: 15 active+undersized+degraded, 15 peering, 23 active+undersized, 108 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 52/630 objects degraded (8.254%) 2024-02-05T07:13:17.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:16.439401+0000 mon.a (mon.0) 5988 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:16.447862+0000 mon.a (mon.0) 5989 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:16.466798+0000 mon.a (mon.0) 5990 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:17.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:16.468295+0000 mon.a (mon.0) 5991 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:17.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: cluster 2024-02-05T07:13:16.471212+0000 mgr.y (mgr.25280) 1465 : cluster 0 pgmap v256: 161 pgs: 15 active+undersized+degraded, 15 peering, 23 active+undersized, 108 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 52/630 objects degraded (8.254%) 2024-02-05T07:13:17.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:16.479797+0000 mon.a (mon.0) 5992 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: cephadm 2024-02-05T07:13:16.480537+0000 mgr.y (mgr.25280) 1466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:17.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:16.560619+0000 mon.a (mon.0) 5993 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:17.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:16.563857+0000 mon.a (mon.0) 5994 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:17.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:16.569164+0000 mon.a (mon.0) 5995 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:17.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:16.571101+0000 mon.a (mon.0) 5996 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:17.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:16.582000+0000 mon.a (mon.0) 5997 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: cephadm 2024-02-05T07:13:16.582934+0000 mgr.y (mgr.25280) 1467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:16.666276+0000 mon.a (mon.0) 5998 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:16.669053+0000 mon.a (mon.0) 5999 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:16.672424+0000 mon.a (mon.0) 6000 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:16.673454+0000 mon.a (mon.0) 6001 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:16.681497+0000 mon.a (mon.0) 6002 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: cephadm 2024-02-05T07:13:16.682153+0000 mgr.y (mgr.25280) 1468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:17.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:16.758467+0000 mon.a (mon.0) 6003 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:17.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:16.761246+0000 mon.a (mon.0) 6004 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:17.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:16.763829+0000 mon.a (mon.0) 6005 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:17.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:16.765080+0000 mon.a (mon.0) 6006 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:17.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:16.773224+0000 mon.a (mon.0) 6007 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: cephadm 2024-02-05T07:13:16.773826+0000 mgr.y (mgr.25280) 1469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:17.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:16.849673+0000 mon.a (mon.0) 6008 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:17.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:16.852982+0000 mon.a (mon.0) 6009 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:17.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:16.856128+0000 mon.a (mon.0) 6010 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:17.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:16.857166+0000 mon.a (mon.0) 6011 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:17.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:16.866304+0000 mon.a (mon.0) 6012 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: cephadm 2024-02-05T07:13:16.867059+0000 mgr.y (mgr.25280) 1470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:17.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:16.946872+0000 mon.a (mon.0) 6013 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:17.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:16.949189+0000 mon.a (mon.0) 6014 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:17.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:16.951940+0000 mon.a (mon.0) 6015 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:17.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:16.952897+0000 mon.a (mon.0) 6016 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:17.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:16.960837+0000 mon.a (mon.0) 6017 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: cephadm 2024-02-05T07:13:16.961489+0000 mgr.y (mgr.25280) 1471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:17.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:17.040659+0000 mon.a (mon.0) 6018 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:17.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: cephadm 2024-02-05T07:13:16.682153+0000 mgr.y (mgr.25280) 1468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:17.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:16.758467+0000 mon.a (mon.0) 6003 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:17.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:16.761246+0000 mon.a (mon.0) 6004 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:17.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:16.763829+0000 mon.a (mon.0) 6005 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:17.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:16.765080+0000 mon.a (mon.0) 6006 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:17.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:16.773224+0000 mon.a (mon.0) 6007 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: cephadm 2024-02-05T07:13:16.773826+0000 mgr.y (mgr.25280) 1469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:17.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:16.849673+0000 mon.a (mon.0) 6008 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:17.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:16.852982+0000 mon.a (mon.0) 6009 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:17.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:16.856128+0000 mon.a (mon.0) 6010 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:17.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:16.857166+0000 mon.a (mon.0) 6011 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:17.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:16.866304+0000 mon.a (mon.0) 6012 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: cephadm 2024-02-05T07:13:16.867059+0000 mgr.y (mgr.25280) 1470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:17.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:16.946872+0000 mon.a (mon.0) 6013 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:17.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:16.949189+0000 mon.a (mon.0) 6014 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:17.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:16.951940+0000 mon.a (mon.0) 6015 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:17.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:16.952897+0000 mon.a (mon.0) 6016 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:17.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:16.960837+0000 mon.a (mon.0) 6017 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: cephadm 2024-02-05T07:13:16.961489+0000 mgr.y (mgr.25280) 1471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:17.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:17.040659+0000 mon.a (mon.0) 6018 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:17.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:17.044074+0000 mon.a (mon.0) 6019 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:17.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:17.046959+0000 mon.a (mon.0) 6020 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:17.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:17.048091+0000 mon.a (mon.0) 6021 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:17.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:17.058933+0000 mon.a (mon.0) 6022 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: cephadm 2024-02-05T07:13:17.059541+0000 mgr.y (mgr.25280) 1472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:17.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: cluster 2024-02-05T07:13:17.107050+0000 mon.a (mon.0) 6023 : cluster 3 Health check failed: Degraded data redundancy: 52/630 objects degraded (8.254%), 15 pgs degraded (PG_DEGRADED) 2024-02-05T07:13:17.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: cluster 2024-02-05T07:13:17.107103+0000 mon.a (mon.0) 6024 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:13:17.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:17.140525+0000 mon.a (mon.0) 6025 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:17.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:17.142683+0000 mon.a (mon.0) 6026 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:17.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:17.145401+0000 mon.a (mon.0) 6027 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:17.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:17.146234+0000 mon.a (mon.0) 6028 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:17.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:17.154033+0000 mon.a (mon.0) 6029 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:17.235094+0000 mon.a (mon.0) 6030 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:17.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:17.238605+0000 mon.a (mon.0) 6031 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:17.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:17.241333+0000 mon.a (mon.0) 6032 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:17.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:17.242393+0000 mon.a (mon.0) 6033 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:17.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:17.250445+0000 mon.a (mon.0) 6034 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:17.332798+0000 mon.a (mon.0) 6035 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:17.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:17.336657+0000 mon.a (mon.0) 6036 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:17.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:17.340556+0000 mon.a (mon.0) 6037 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:17.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:17.341953+0000 mon.a (mon.0) 6038 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:17.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:17.352913+0000 mon.a (mon.0) 6039 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.645 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[71397]: audit 2024-02-05T07:13:17.433604+0000 mon.a (mon.0) 6040 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:17.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:17.044074+0000 mon.a (mon.0) 6019 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:17.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:17.046959+0000 mon.a (mon.0) 6020 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:17.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:17.048091+0000 mon.a (mon.0) 6021 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:17.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:17.058933+0000 mon.a (mon.0) 6022 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: cephadm 2024-02-05T07:13:17.059541+0000 mgr.y (mgr.25280) 1472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:17.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: cluster 2024-02-05T07:13:17.107050+0000 mon.a (mon.0) 6023 : cluster 3 Health check failed: Degraded data redundancy: 52/630 objects degraded (8.254%), 15 pgs degraded (PG_DEGRADED) 2024-02-05T07:13:17.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: cluster 2024-02-05T07:13:17.107103+0000 mon.a (mon.0) 6024 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:13:17.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:17.140525+0000 mon.a (mon.0) 6025 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:17.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:17.142683+0000 mon.a (mon.0) 6026 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:17.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:17.145401+0000 mon.a (mon.0) 6027 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:17.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:17.146234+0000 mon.a (mon.0) 6028 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:17.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:17.154033+0000 mon.a (mon.0) 6029 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:17.235094+0000 mon.a (mon.0) 6030 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:17.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:17.238605+0000 mon.a (mon.0) 6031 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:17.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:17.241333+0000 mon.a (mon.0) 6032 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:17.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:17.242393+0000 mon.a (mon.0) 6033 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:17.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:17.250445+0000 mon.a (mon.0) 6034 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:17.332798+0000 mon.a (mon.0) 6035 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:17.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:17.336657+0000 mon.a (mon.0) 6036 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:17.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:17.340556+0000 mon.a (mon.0) 6037 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:17.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:17.341953+0000 mon.a (mon.0) 6038 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:17.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:17.352913+0000 mon.a (mon.0) 6039 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:17 smithi102 bash[68945]: audit 2024-02-05T07:13:17.433604+0000 mon.a (mon.0) 6040 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:17.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: cluster 2024-02-05T07:13:16.305835+0000 mgr.y (mgr.25280) 1464 : cluster 0 pgmap v255: 161 pgs: 15 active+undersized+degraded, 15 peering, 23 active+undersized, 108 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 52/630 objects degraded (8.254%) 2024-02-05T07:13:17.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:16.439401+0000 mon.a (mon.0) 5988 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:16.447862+0000 mon.a (mon.0) 5989 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:16.466798+0000 mon.a (mon.0) 5990 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:17.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:16.468295+0000 mon.a (mon.0) 5991 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:17.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: cluster 2024-02-05T07:13:16.471212+0000 mgr.y (mgr.25280) 1465 : cluster 0 pgmap v256: 161 pgs: 15 active+undersized+degraded, 15 peering, 23 active+undersized, 108 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 52/630 objects degraded (8.254%) 2024-02-05T07:13:17.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:16.479797+0000 mon.a (mon.0) 5992 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: cephadm 2024-02-05T07:13:16.480537+0000 mgr.y (mgr.25280) 1466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:17.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:16.560619+0000 mon.a (mon.0) 5993 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:17.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:16.563857+0000 mon.a (mon.0) 5994 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:17.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:16.569164+0000 mon.a (mon.0) 5995 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:17.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:16.571101+0000 mon.a (mon.0) 5996 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:17.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:16.582000+0000 mon.a (mon.0) 5997 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: cephadm 2024-02-05T07:13:16.582934+0000 mgr.y (mgr.25280) 1467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:17.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:16.666276+0000 mon.a (mon.0) 5998 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:17.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:16.669053+0000 mon.a (mon.0) 5999 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:17.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:16.672424+0000 mon.a (mon.0) 6000 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:17.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:16.673454+0000 mon.a (mon.0) 6001 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:17.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:16.681497+0000 mon.a (mon.0) 6002 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: cephadm 2024-02-05T07:13:16.682153+0000 mgr.y (mgr.25280) 1468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:17.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:16.758467+0000 mon.a (mon.0) 6003 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:17.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:16.761246+0000 mon.a (mon.0) 6004 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:17.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:16.763829+0000 mon.a (mon.0) 6005 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:17.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:16.765080+0000 mon.a (mon.0) 6006 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:17.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:16.773224+0000 mon.a (mon.0) 6007 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: cephadm 2024-02-05T07:13:16.773826+0000 mgr.y (mgr.25280) 1469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:17.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:16.849673+0000 mon.a (mon.0) 6008 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:17.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:16.852982+0000 mon.a (mon.0) 6009 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:17.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:16.856128+0000 mon.a (mon.0) 6010 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:17.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:16.857166+0000 mon.a (mon.0) 6011 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:17.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:16.866304+0000 mon.a (mon.0) 6012 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: cephadm 2024-02-05T07:13:16.867059+0000 mgr.y (mgr.25280) 1470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:17.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:16.946872+0000 mon.a (mon.0) 6013 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:17.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:16.949189+0000 mon.a (mon.0) 6014 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:17.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:16.951940+0000 mon.a (mon.0) 6015 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:17.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:16.952897+0000 mon.a (mon.0) 6016 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:17.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:16.960837+0000 mon.a (mon.0) 6017 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: cephadm 2024-02-05T07:13:16.961489+0000 mgr.y (mgr.25280) 1471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:17.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:17.040659+0000 mon.a (mon.0) 6018 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:17.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:17.044074+0000 mon.a (mon.0) 6019 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:17.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:17.046959+0000 mon.a (mon.0) 6020 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:17.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:17.048091+0000 mon.a (mon.0) 6021 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:17.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:17.058933+0000 mon.a (mon.0) 6022 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: cephadm 2024-02-05T07:13:17.059541+0000 mgr.y (mgr.25280) 1472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:17.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: cluster 2024-02-05T07:13:17.107050+0000 mon.a (mon.0) 6023 : cluster 3 Health check failed: Degraded data redundancy: 52/630 objects degraded (8.254%), 15 pgs degraded (PG_DEGRADED) 2024-02-05T07:13:17.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: cluster 2024-02-05T07:13:17.107103+0000 mon.a (mon.0) 6024 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:13:17.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:17.140525+0000 mon.a (mon.0) 6025 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:17.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:17.142683+0000 mon.a (mon.0) 6026 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:17.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:17.145401+0000 mon.a (mon.0) 6027 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:17.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:17.146234+0000 mon.a (mon.0) 6028 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:17.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:17.154033+0000 mon.a (mon.0) 6029 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:17.235094+0000 mon.a (mon.0) 6030 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:17.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:17.238605+0000 mon.a (mon.0) 6031 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:17.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:17.241333+0000 mon.a (mon.0) 6032 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:17.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:17.242393+0000 mon.a (mon.0) 6033 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:17.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:17.250445+0000 mon.a (mon.0) 6034 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:17.332798+0000 mon.a (mon.0) 6035 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:17.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:17.336657+0000 mon.a (mon.0) 6036 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:17.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:17.340556+0000 mon.a (mon.0) 6037 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:17.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:17.341953+0000 mon.a (mon.0) 6038 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:17.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:17.352913+0000 mon.a (mon.0) 6039 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:17.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:17 smithi177 bash[56430]: audit 2024-02-05T07:13:17.433604+0000 mon.a (mon.0) 6040 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:18.750 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[72037]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-05T07:13:18.751 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[72037]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-02-05T07:13:18.751 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[72037]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-02-05T07:13:18.751 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[72037]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-05T07:13:18.751 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[72037]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-02-05T07:13:18.751 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[72037]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-05T07:13:18.751 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[72037]: --> ceph-volume raw activate successful for osd ID: 6 2024-02-05T07:13:18.752 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: cephadm 2024-02-05T07:13:17.154622+0000 mgr.y (mgr.25280) 1473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:18.752 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: cephadm 2024-02-05T07:13:17.251029+0000 mgr.y (mgr.25280) 1474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:18.752 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: cephadm 2024-02-05T07:13:17.353827+0000 mgr.y (mgr.25280) 1475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:18.752 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:17.448593+0000 mon.a (mon.0) 6041 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:18.752 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:17.451478+0000 mon.a (mon.0) 6042 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:18.752 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:17.452151+0000 mon.a (mon.0) 6043 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:18.752 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:17.456953+0000 mon.a (mon.0) 6044 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:18.752 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: cephadm 2024-02-05T07:13:17.457439+0000 mgr.y (mgr.25280) 1476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:18.753 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:17.536484+0000 mon.a (mon.0) 6045 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:18.753 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:17.539346+0000 mon.a (mon.0) 6046 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:18.753 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:17.543946+0000 mon.a (mon.0) 6047 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:18.753 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:17.545360+0000 mon.a (mon.0) 6048 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:18.753 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:17.554410+0000 mon.a (mon.0) 6049 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:18.753 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: cephadm 2024-02-05T07:13:17.555214+0000 mgr.y (mgr.25280) 1477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:18.753 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:17.634098+0000 mon.a (mon.0) 6050 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:18.753 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:17.636675+0000 mon.a (mon.0) 6051 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:18.753 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:17.639691+0000 mon.a (mon.0) 6052 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:18.753 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:17.640988+0000 mon.a (mon.0) 6053 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:18.754 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:17.649116+0000 mon.a (mon.0) 6054 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:18.754 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: cephadm 2024-02-05T07:13:17.649693+0000 mgr.y (mgr.25280) 1478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:18.754 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:17.727784+0000 mon.a (mon.0) 6055 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:18.754 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:17.731061+0000 mon.a (mon.0) 6056 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:18.754 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:17.734294+0000 mon.a (mon.0) 6057 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:18.754 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:17.735606+0000 mon.a (mon.0) 6058 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:18.754 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:17.744566+0000 mon.a (mon.0) 6059 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:18.754 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: cephadm 2024-02-05T07:13:17.745231+0000 mgr.y (mgr.25280) 1479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:18.755 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:17.826253+0000 mon.a (mon.0) 6060 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:18.755 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:17.828976+0000 mon.a (mon.0) 6061 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:18.755 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:17.832288+0000 mon.a (mon.0) 6062 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:18.755 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:17.833324+0000 mon.a (mon.0) 6063 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:18.755 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:17.840348+0000 mon.a (mon.0) 6064 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:18.755 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: cephadm 2024-02-05T07:13:17.841033+0000 mgr.y (mgr.25280) 1480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:18.755 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:17.920656+0000 mon.a (mon.0) 6065 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:18.755 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:17.923793+0000 mon.a (mon.0) 6066 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:18.755 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:17.927101+0000 mon.a (mon.0) 6067 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:18.755 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:17.928834+0000 mon.a (mon.0) 6068 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:18.756 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:17.937686+0000 mon.a (mon.0) 6069 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:18.756 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: cephadm 2024-02-05T07:13:17.938228+0000 mgr.y (mgr.25280) 1481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:18.756 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:18.000073+0000 mon.a (mon.0) 6070 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:18.756 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:18.003086+0000 mon.a (mon.0) 6071 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:18.756 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:18.007407+0000 mon.a (mon.0) 6072 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:18.756 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:18.008885+0000 mon.a (mon.0) 6073 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:18.757 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:18.019861+0000 mon.a (mon.0) 6074 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:18.757 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: cephadm 2024-02-05T07:13:18.020451+0000 mgr.y (mgr.25280) 1482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:18.757 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:18.081984+0000 mon.a (mon.0) 6075 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:18.757 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:18.086457+0000 mon.a (mon.0) 6076 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:18.757 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:18.090495+0000 mon.a (mon.0) 6077 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:18.757 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:18.091923+0000 mon.a (mon.0) 6078 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:18.757 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:18.102882+0000 mon.a (mon.0) 6079 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:18.757 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: cephadm 2024-02-05T07:13:18.103614+0000 mgr.y (mgr.25280) 1483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:18.757 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:18.182597+0000 mon.a (mon.0) 6080 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:18.757 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:18.185568+0000 mon.a (mon.0) 6081 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:18.758 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:18.188722+0000 mon.a (mon.0) 6082 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:18.758 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:18.189561+0000 mon.a (mon.0) 6083 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:18.758 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:18.198597+0000 mon.a (mon.0) 6084 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:18.758 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:18.276309+0000 mon.a (mon.0) 6085 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:18.758 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:18.279058+0000 mon.a (mon.0) 6086 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:18.758 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:18.282825+0000 mon.a (mon.0) 6087 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:18.758 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:18.284123+0000 mon.a (mon.0) 6088 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:18.758 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:18.294960+0000 mon.a (mon.0) 6089 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:18.758 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:18.378034+0000 mon.a (mon.0) 6090 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:18.758 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:18.379923+0000 mon.a (mon.0) 6091 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:18.758 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:18.382897+0000 mon.a (mon.0) 6092 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:18.758 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:18.383743+0000 mon.a (mon.0) 6093 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:18.759 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:18 smithi177 bash[56430]: audit 2024-02-05T07:13:18.393622+0000 mon.a (mon.0) 6094 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:18.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: cephadm 2024-02-05T07:13:17.154622+0000 mgr.y (mgr.25280) 1473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:18.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: cephadm 2024-02-05T07:13:17.251029+0000 mgr.y (mgr.25280) 1474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:18.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: cephadm 2024-02-05T07:13:17.353827+0000 mgr.y (mgr.25280) 1475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:18.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:17.448593+0000 mon.a (mon.0) 6041 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:18.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:17.451478+0000 mon.a (mon.0) 6042 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:18.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:17.452151+0000 mon.a (mon.0) 6043 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:18.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:17.456953+0000 mon.a (mon.0) 6044 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:18.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: cephadm 2024-02-05T07:13:17.457439+0000 mgr.y (mgr.25280) 1476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:18.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:17.536484+0000 mon.a (mon.0) 6045 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:18.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:17.539346+0000 mon.a (mon.0) 6046 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:18.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:17.543946+0000 mon.a (mon.0) 6047 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:18.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:17.545360+0000 mon.a (mon.0) 6048 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:18.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:17.554410+0000 mon.a (mon.0) 6049 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:18.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: cephadm 2024-02-05T07:13:17.555214+0000 mgr.y (mgr.25280) 1477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:18.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:17.634098+0000 mon.a (mon.0) 6050 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:18.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:17.636675+0000 mon.a (mon.0) 6051 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:18.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:17.639691+0000 mon.a (mon.0) 6052 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:18.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:17.640988+0000 mon.a (mon.0) 6053 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:18.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:17.649116+0000 mon.a (mon.0) 6054 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:18.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: cephadm 2024-02-05T07:13:17.649693+0000 mgr.y (mgr.25280) 1478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:18.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: cephadm 2024-02-05T07:13:17.154622+0000 mgr.y (mgr.25280) 1473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:18.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: cephadm 2024-02-05T07:13:17.251029+0000 mgr.y (mgr.25280) 1474 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:18.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: cephadm 2024-02-05T07:13:17.353827+0000 mgr.y (mgr.25280) 1475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:18.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:17.448593+0000 mon.a (mon.0) 6041 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:18.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:17.451478+0000 mon.a (mon.0) 6042 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:18.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:17.452151+0000 mon.a (mon.0) 6043 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:18.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:17.456953+0000 mon.a (mon.0) 6044 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:18.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: cephadm 2024-02-05T07:13:17.457439+0000 mgr.y (mgr.25280) 1476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:18.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:17.536484+0000 mon.a (mon.0) 6045 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:18.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:17.539346+0000 mon.a (mon.0) 6046 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:18.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:17.543946+0000 mon.a (mon.0) 6047 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:18.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:17.545360+0000 mon.a (mon.0) 6048 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:18.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:17.554410+0000 mon.a (mon.0) 6049 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:18.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: cephadm 2024-02-05T07:13:17.555214+0000 mgr.y (mgr.25280) 1477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:18.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:17.634098+0000 mon.a (mon.0) 6050 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:18.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:17.636675+0000 mon.a (mon.0) 6051 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:18.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:17.639691+0000 mon.a (mon.0) 6052 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:18.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:17.640988+0000 mon.a (mon.0) 6053 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:18.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:17.649116+0000 mon.a (mon.0) 6054 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:18.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: cephadm 2024-02-05T07:13:17.649693+0000 mgr.y (mgr.25280) 1478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:18.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:17.727784+0000 mon.a (mon.0) 6055 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:18.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:17.731061+0000 mon.a (mon.0) 6056 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:18.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:17.734294+0000 mon.a (mon.0) 6057 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:18.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:17.735606+0000 mon.a (mon.0) 6058 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:18.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:17.744566+0000 mon.a (mon.0) 6059 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:18.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: cephadm 2024-02-05T07:13:17.745231+0000 mgr.y (mgr.25280) 1479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:18.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:17.826253+0000 mon.a (mon.0) 6060 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:18.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:17.828976+0000 mon.a (mon.0) 6061 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:18.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:17.832288+0000 mon.a (mon.0) 6062 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:18.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:17.833324+0000 mon.a (mon.0) 6063 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:18.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:17.840348+0000 mon.a (mon.0) 6064 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:18.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: cephadm 2024-02-05T07:13:17.841033+0000 mgr.y (mgr.25280) 1480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:18.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:17.920656+0000 mon.a (mon.0) 6065 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:18.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:17.923793+0000 mon.a (mon.0) 6066 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:18.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:17.927101+0000 mon.a (mon.0) 6067 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:18.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:17.928834+0000 mon.a (mon.0) 6068 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:18.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:17.937686+0000 mon.a (mon.0) 6069 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:18.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: cephadm 2024-02-05T07:13:17.938228+0000 mgr.y (mgr.25280) 1481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:18.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:18.000073+0000 mon.a (mon.0) 6070 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:18.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:18.003086+0000 mon.a (mon.0) 6071 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:18.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:17.727784+0000 mon.a (mon.0) 6055 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:18.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:17.731061+0000 mon.a (mon.0) 6056 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:18.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:17.734294+0000 mon.a (mon.0) 6057 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:18.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:17.735606+0000 mon.a (mon.0) 6058 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:18.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:17.744566+0000 mon.a (mon.0) 6059 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:18.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: cephadm 2024-02-05T07:13:17.745231+0000 mgr.y (mgr.25280) 1479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:18.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:17.826253+0000 mon.a (mon.0) 6060 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:18.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:17.828976+0000 mon.a (mon.0) 6061 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:18.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:17.832288+0000 mon.a (mon.0) 6062 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:18.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:17.833324+0000 mon.a (mon.0) 6063 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:18.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:17.840348+0000 mon.a (mon.0) 6064 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:18.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: cephadm 2024-02-05T07:13:17.841033+0000 mgr.y (mgr.25280) 1480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:18.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:17.920656+0000 mon.a (mon.0) 6065 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:18.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:17.923793+0000 mon.a (mon.0) 6066 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:18.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:17.927101+0000 mon.a (mon.0) 6067 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:18.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:17.928834+0000 mon.a (mon.0) 6068 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:18.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:17.937686+0000 mon.a (mon.0) 6069 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:18.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: cephadm 2024-02-05T07:13:17.938228+0000 mgr.y (mgr.25280) 1481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:18.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:18.000073+0000 mon.a (mon.0) 6070 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:18.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:18.003086+0000 mon.a (mon.0) 6071 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:18.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:18.007407+0000 mon.a (mon.0) 6072 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:18.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:18.008885+0000 mon.a (mon.0) 6073 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:18.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:18.019861+0000 mon.a (mon.0) 6074 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:18.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: cephadm 2024-02-05T07:13:18.020451+0000 mgr.y (mgr.25280) 1482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:18.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:18.081984+0000 mon.a (mon.0) 6075 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:18.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:18.086457+0000 mon.a (mon.0) 6076 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:18.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:18.090495+0000 mon.a (mon.0) 6077 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:18.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:18.091923+0000 mon.a (mon.0) 6078 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:18.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:18.102882+0000 mon.a (mon.0) 6079 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:18.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: cephadm 2024-02-05T07:13:18.103614+0000 mgr.y (mgr.25280) 1483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:18.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:18.182597+0000 mon.a (mon.0) 6080 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:18.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:18.185568+0000 mon.a (mon.0) 6081 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:18.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:18.188722+0000 mon.a (mon.0) 6082 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:18.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:18.189561+0000 mon.a (mon.0) 6083 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:18.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:18.198597+0000 mon.a (mon.0) 6084 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:18.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:18.276309+0000 mon.a (mon.0) 6085 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:18.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:18.279058+0000 mon.a (mon.0) 6086 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:18.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:18.282825+0000 mon.a (mon.0) 6087 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:18.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:18.284123+0000 mon.a (mon.0) 6088 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:18.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:18.294960+0000 mon.a (mon.0) 6089 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:18.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:18.378034+0000 mon.a (mon.0) 6090 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:18.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:18.379923+0000 mon.a (mon.0) 6091 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:18.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:18.382897+0000 mon.a (mon.0) 6092 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:18.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:18.383743+0000 mon.a (mon.0) 6093 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:18.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[68945]: audit 2024-02-05T07:13:18.393622+0000 mon.a (mon.0) 6094 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:18.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:18.007407+0000 mon.a (mon.0) 6072 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:18.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:18.008885+0000 mon.a (mon.0) 6073 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:18.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:18.019861+0000 mon.a (mon.0) 6074 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:18.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: cephadm 2024-02-05T07:13:18.020451+0000 mgr.y (mgr.25280) 1482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:18.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:18.081984+0000 mon.a (mon.0) 6075 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:18.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:18.086457+0000 mon.a (mon.0) 6076 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:18.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:18.090495+0000 mon.a (mon.0) 6077 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:18.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:18.091923+0000 mon.a (mon.0) 6078 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:18.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:18.102882+0000 mon.a (mon.0) 6079 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:18.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: cephadm 2024-02-05T07:13:18.103614+0000 mgr.y (mgr.25280) 1483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:18.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:18.182597+0000 mon.a (mon.0) 6080 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:18.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:18.185568+0000 mon.a (mon.0) 6081 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:18.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:18.188722+0000 mon.a (mon.0) 6082 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:18.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:18.189561+0000 mon.a (mon.0) 6083 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:18.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:18.198597+0000 mon.a (mon.0) 6084 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:18.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:18.276309+0000 mon.a (mon.0) 6085 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:18.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:18.279058+0000 mon.a (mon.0) 6086 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:18.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:18.282825+0000 mon.a (mon.0) 6087 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:18.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:18.284123+0000 mon.a (mon.0) 6088 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:18.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:18.294960+0000 mon.a (mon.0) 6089 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:18.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:18.378034+0000 mon.a (mon.0) 6090 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:18.897 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:18.379923+0000 mon.a (mon.0) 6091 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:18.897 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:18.382897+0000 mon.a (mon.0) 6092 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:18.897 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:18.383743+0000 mon.a (mon.0) 6093 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:18.897 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:18 smithi102 bash[71397]: audit 2024-02-05T07:13:18.393622+0000 mon.a (mon.0) 6094 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:19.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: cephadm 2024-02-05T07:13:18.199106+0000 mgr.y (mgr.25280) 1484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:19.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: cephadm 2024-02-05T07:13:18.295573+0000 mgr.y (mgr.25280) 1485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:19.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: cephadm 2024-02-05T07:13:18.394226+0000 mgr.y (mgr.25280) 1486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:19.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:18.471903+0000 mon.a (mon.0) 6095 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:19.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: cluster 2024-02-05T07:13:18.472119+0000 mgr.y (mgr.25280) 1487 : cluster 0 pgmap v257: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-02-05T07:13:19.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:18.475239+0000 mon.a (mon.0) 6096 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:19.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:18.478053+0000 mon.a (mon.0) 6097 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:19.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:18.479055+0000 mon.a (mon.0) 6098 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:19.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:18.487674+0000 mon.a (mon.0) 6099 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:19.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: cephadm 2024-02-05T07:13:18.488473+0000 mgr.y (mgr.25280) 1488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:19.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:18.570876+0000 mon.a (mon.0) 6100 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:19.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:18.574940+0000 mon.a (mon.0) 6101 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:19.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:18.578464+0000 mon.a (mon.0) 6102 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:19.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:18.579660+0000 mon.a (mon.0) 6103 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:19.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:18.589185+0000 mon.a (mon.0) 6104 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:19.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: cephadm 2024-02-05T07:13:18.589786+0000 mgr.y (mgr.25280) 1489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:19.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:18.671199+0000 mon.a (mon.0) 6105 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:19.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:18.673511+0000 mon.a (mon.0) 6106 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:19.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:18.675887+0000 mon.a (mon.0) 6107 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:19.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:18.676862+0000 mon.a (mon.0) 6108 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:19.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:18.684165+0000 mon.a (mon.0) 6109 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:19.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: cephadm 2024-02-05T07:13:18.684721+0000 mgr.y (mgr.25280) 1490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:19.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:18.760519+0000 mon.a (mon.0) 6110 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:19.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:18.763376+0000 mon.a (mon.0) 6111 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:19.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:18.767358+0000 mon.a (mon.0) 6112 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:19.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:18.768713+0000 mon.a (mon.0) 6113 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:19.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:18.777228+0000 mon.a (mon.0) 6114 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:19.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: cephadm 2024-02-05T07:13:18.777929+0000 mgr.y (mgr.25280) 1491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:19.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:18.856818+0000 mon.a (mon.0) 6115 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:19.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:18.859525+0000 mon.a (mon.0) 6116 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:19.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:18.862768+0000 mon.a (mon.0) 6117 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:19.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:18.863845+0000 mon.a (mon.0) 6118 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:19.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:18.873003+0000 mon.a (mon.0) 6119 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:19.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: cephadm 2024-02-05T07:13:18.873570+0000 mgr.y (mgr.25280) 1492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:19.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:18.952361+0000 mon.a (mon.0) 6120 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:19.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:18.954523+0000 mon.a (mon.0) 6121 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:19.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:18.957103+0000 mon.a (mon.0) 6122 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:19.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:18.958068+0000 mon.a (mon.0) 6123 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:19.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:18.967008+0000 mon.a (mon.0) 6124 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:19.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: cephadm 2024-02-05T07:13:18.967559+0000 mgr.y (mgr.25280) 1493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:19.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:19.046779+0000 mon.a (mon.0) 6125 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:19.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: cluster 2024-02-05T07:13:19.048120+0000 mon.a (mon.0) 6126 : cluster 3 Health check update: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-02-05T07:13:19.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:19.050445+0000 mon.a (mon.0) 6127 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:19.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:19.056759+0000 mon.a (mon.0) 6128 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:19.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:19.057980+0000 mon.a (mon.0) 6129 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:19.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:19.063748+0000 mon.a (mon.0) 6130 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:19.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: cephadm 2024-02-05T07:13:19.064204+0000 mgr.y (mgr.25280) 1494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:19.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:19.149026+0000 mon.a (mon.0) 6131 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:19.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:19.151452+0000 mon.a (mon.0) 6132 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:19.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:19.154387+0000 mon.a (mon.0) 6133 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:19.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:19.155364+0000 mon.a (mon.0) 6134 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:19.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:19.162764+0000 mon.a (mon.0) 6135 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:19.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:19.245174+0000 mon.a (mon.0) 6136 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:19.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:19.247628+0000 mon.a (mon.0) 6137 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:19.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:19.250439+0000 mon.a (mon.0) 6138 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:19.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:19.251431+0000 mon.a (mon.0) 6139 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:19.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:19.258403+0000 mon.a (mon.0) 6140 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:19.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:19.339551+0000 mon.a (mon.0) 6141 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:19.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:19.342514+0000 mon.a (mon.0) 6142 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:19.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:19.345332+0000 mon.a (mon.0) 6143 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:19.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:19.346455+0000 mon.a (mon.0) 6144 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:19.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:19.353891+0000 mon.a (mon.0) 6145 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:19.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:19.434145+0000 mon.a (mon.0) 6146 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:19.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:19.437825+0000 mon.a (mon.0) 6147 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:19.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:19.441423+0000 mon.a (mon.0) 6148 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:19.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:19 smithi177 bash[56430]: audit 2024-02-05T07:13:19.442475+0000 mon.a (mon.0) 6149 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:19.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: cephadm 2024-02-05T07:13:18.199106+0000 mgr.y (mgr.25280) 1484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:19.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: cephadm 2024-02-05T07:13:18.295573+0000 mgr.y (mgr.25280) 1485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:19.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: cephadm 2024-02-05T07:13:18.394226+0000 mgr.y (mgr.25280) 1486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:19.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:18.471903+0000 mon.a (mon.0) 6095 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:19.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: cluster 2024-02-05T07:13:18.472119+0000 mgr.y (mgr.25280) 1487 : cluster 0 pgmap v257: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-02-05T07:13:19.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:18.475239+0000 mon.a (mon.0) 6096 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:19.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:18.478053+0000 mon.a (mon.0) 6097 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:19.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:18.479055+0000 mon.a (mon.0) 6098 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:19.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:18.487674+0000 mon.a (mon.0) 6099 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:19.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: cephadm 2024-02-05T07:13:18.488473+0000 mgr.y (mgr.25280) 1488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:19.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:18.570876+0000 mon.a (mon.0) 6100 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:19.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:18.574940+0000 mon.a (mon.0) 6101 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:19.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:18.578464+0000 mon.a (mon.0) 6102 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:19.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:18.579660+0000 mon.a (mon.0) 6103 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:19.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:18.589185+0000 mon.a (mon.0) 6104 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:19.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: cephadm 2024-02-05T07:13:18.589786+0000 mgr.y (mgr.25280) 1489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:19.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:18.671199+0000 mon.a (mon.0) 6105 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:19.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:18.673511+0000 mon.a (mon.0) 6106 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:19.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:18.675887+0000 mon.a (mon.0) 6107 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:19.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: cephadm 2024-02-05T07:13:18.199106+0000 mgr.y (mgr.25280) 1484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:19.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: cephadm 2024-02-05T07:13:18.295573+0000 mgr.y (mgr.25280) 1485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:19.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: cephadm 2024-02-05T07:13:18.394226+0000 mgr.y (mgr.25280) 1486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:19.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:18.471903+0000 mon.a (mon.0) 6095 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:19.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: cluster 2024-02-05T07:13:18.472119+0000 mgr.y (mgr.25280) 1487 : cluster 0 pgmap v257: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-02-05T07:13:19.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:18.475239+0000 mon.a (mon.0) 6096 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:19.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:18.478053+0000 mon.a (mon.0) 6097 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:19.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:18.479055+0000 mon.a (mon.0) 6098 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:19.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:18.487674+0000 mon.a (mon.0) 6099 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:19.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: cephadm 2024-02-05T07:13:18.488473+0000 mgr.y (mgr.25280) 1488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:19.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:18.570876+0000 mon.a (mon.0) 6100 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:19.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:18.574940+0000 mon.a (mon.0) 6101 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:19.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:18.578464+0000 mon.a (mon.0) 6102 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:19.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:18.579660+0000 mon.a (mon.0) 6103 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:19.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:18.589185+0000 mon.a (mon.0) 6104 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:19.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: cephadm 2024-02-05T07:13:18.589786+0000 mgr.y (mgr.25280) 1489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:19.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:18.671199+0000 mon.a (mon.0) 6105 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:19.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:18.673511+0000 mon.a (mon.0) 6106 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:19.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:18.675887+0000 mon.a (mon.0) 6107 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:19.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:18.676862+0000 mon.a (mon.0) 6108 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:19.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:18.684165+0000 mon.a (mon.0) 6109 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:19.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: cephadm 2024-02-05T07:13:18.684721+0000 mgr.y (mgr.25280) 1490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:19.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:18.760519+0000 mon.a (mon.0) 6110 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:19.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:18.763376+0000 mon.a (mon.0) 6111 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:19.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:18.767358+0000 mon.a (mon.0) 6112 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:19.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:18.768713+0000 mon.a (mon.0) 6113 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:19.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:18.777228+0000 mon.a (mon.0) 6114 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:19.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: cephadm 2024-02-05T07:13:18.777929+0000 mgr.y (mgr.25280) 1491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:19.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:18.856818+0000 mon.a (mon.0) 6115 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:19.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:18.859525+0000 mon.a (mon.0) 6116 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:19.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:18.862768+0000 mon.a (mon.0) 6117 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:19.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:18.863845+0000 mon.a (mon.0) 6118 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:19.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:18.873003+0000 mon.a (mon.0) 6119 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:19.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: cephadm 2024-02-05T07:13:18.873570+0000 mgr.y (mgr.25280) 1492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:19.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:18.952361+0000 mon.a (mon.0) 6120 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:19.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:18.954523+0000 mon.a (mon.0) 6121 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:19.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:18.957103+0000 mon.a (mon.0) 6122 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:19.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:18.958068+0000 mon.a (mon.0) 6123 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:19.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:18.967008+0000 mon.a (mon.0) 6124 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:19.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: cephadm 2024-02-05T07:13:18.967559+0000 mgr.y (mgr.25280) 1493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:19.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:18.676862+0000 mon.a (mon.0) 6108 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:19.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:18.684165+0000 mon.a (mon.0) 6109 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:19.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: cephadm 2024-02-05T07:13:18.684721+0000 mgr.y (mgr.25280) 1490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:19.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:18.760519+0000 mon.a (mon.0) 6110 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:19.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:18.763376+0000 mon.a (mon.0) 6111 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:19.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:18.767358+0000 mon.a (mon.0) 6112 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:19.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:18.768713+0000 mon.a (mon.0) 6113 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:19.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:18.777228+0000 mon.a (mon.0) 6114 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:19.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: cephadm 2024-02-05T07:13:18.777929+0000 mgr.y (mgr.25280) 1491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:19.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:18.856818+0000 mon.a (mon.0) 6115 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:19.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:18.859525+0000 mon.a (mon.0) 6116 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:19.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:18.862768+0000 mon.a (mon.0) 6117 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:19.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:18.863845+0000 mon.a (mon.0) 6118 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:19.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:18.873003+0000 mon.a (mon.0) 6119 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:19.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: cephadm 2024-02-05T07:13:18.873570+0000 mgr.y (mgr.25280) 1492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:19.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:18.952361+0000 mon.a (mon.0) 6120 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:19.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:18.954523+0000 mon.a (mon.0) 6121 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:19.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:18.957103+0000 mon.a (mon.0) 6122 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:19.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:18.958068+0000 mon.a (mon.0) 6123 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:19.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:18.967008+0000 mon.a (mon.0) 6124 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:19.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: cephadm 2024-02-05T07:13:18.967559+0000 mgr.y (mgr.25280) 1493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:19.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:19.046779+0000 mon.a (mon.0) 6125 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:19.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: cluster 2024-02-05T07:13:19.048120+0000 mon.a (mon.0) 6126 : cluster 3 Health check update: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-02-05T07:13:19.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:19.050445+0000 mon.a (mon.0) 6127 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:19.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:19.056759+0000 mon.a (mon.0) 6128 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:19.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:19.057980+0000 mon.a (mon.0) 6129 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:19.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:19.063748+0000 mon.a (mon.0) 6130 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:19.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: cephadm 2024-02-05T07:13:19.064204+0000 mgr.y (mgr.25280) 1494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:19.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:19.149026+0000 mon.a (mon.0) 6131 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:19.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:19.151452+0000 mon.a (mon.0) 6132 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:19.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:19.154387+0000 mon.a (mon.0) 6133 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:19.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:19.155364+0000 mon.a (mon.0) 6134 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:19.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:19.162764+0000 mon.a (mon.0) 6135 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:19.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:19.245174+0000 mon.a (mon.0) 6136 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:19.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:19.247628+0000 mon.a (mon.0) 6137 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:19.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:19.250439+0000 mon.a (mon.0) 6138 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:19.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:19.251431+0000 mon.a (mon.0) 6139 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:19.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:19.258403+0000 mon.a (mon.0) 6140 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:19.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:19.339551+0000 mon.a (mon.0) 6141 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:19.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:19.342514+0000 mon.a (mon.0) 6142 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:19.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:19.345332+0000 mon.a (mon.0) 6143 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:19.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:19.346455+0000 mon.a (mon.0) 6144 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:19.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:19.353891+0000 mon.a (mon.0) 6145 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:19.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:19.434145+0000 mon.a (mon.0) 6146 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:19.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:19.437825+0000 mon.a (mon.0) 6147 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:19.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:19.441423+0000 mon.a (mon.0) 6148 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:19.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[68945]: audit 2024-02-05T07:13:19.442475+0000 mon.a (mon.0) 6149 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:19.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:19.046779+0000 mon.a (mon.0) 6125 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:19.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: cluster 2024-02-05T07:13:19.048120+0000 mon.a (mon.0) 6126 : cluster 3 Health check update: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-02-05T07:13:19.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:19.050445+0000 mon.a (mon.0) 6127 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:19.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:19.056759+0000 mon.a (mon.0) 6128 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:19.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:19.057980+0000 mon.a (mon.0) 6129 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:19.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:19.063748+0000 mon.a (mon.0) 6130 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:19.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: cephadm 2024-02-05T07:13:19.064204+0000 mgr.y (mgr.25280) 1494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:19.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:19.149026+0000 mon.a (mon.0) 6131 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:19.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:19.151452+0000 mon.a (mon.0) 6132 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:19.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:19.154387+0000 mon.a (mon.0) 6133 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:19.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:19.155364+0000 mon.a (mon.0) 6134 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:19.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:19.162764+0000 mon.a (mon.0) 6135 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:19.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:19.245174+0000 mon.a (mon.0) 6136 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:19.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:19.247628+0000 mon.a (mon.0) 6137 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:19.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:19.250439+0000 mon.a (mon.0) 6138 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:19.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:19.251431+0000 mon.a (mon.0) 6139 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:19.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:19.258403+0000 mon.a (mon.0) 6140 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:19.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:19.339551+0000 mon.a (mon.0) 6141 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:19.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:19.342514+0000 mon.a (mon.0) 6142 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:19.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:19.345332+0000 mon.a (mon.0) 6143 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:19.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:19.346455+0000 mon.a (mon.0) 6144 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:19.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:19.353891+0000 mon.a (mon.0) 6145 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:19.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:19.434145+0000 mon.a (mon.0) 6146 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:19.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:19.437825+0000 mon.a (mon.0) 6147 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:19.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:19.441423+0000 mon.a (mon.0) 6148 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:19.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:19 smithi102 bash[71397]: audit 2024-02-05T07:13:19.442475+0000 mon.a (mon.0) 6149 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:20.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: cephadm 2024-02-05T07:13:19.163685+0000 mgr.y (mgr.25280) 1495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:20.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: cephadm 2024-02-05T07:13:19.259055+0000 mgr.y (mgr.25280) 1496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:20.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: cephadm 2024-02-05T07:13:19.354540+0000 mgr.y (mgr.25280) 1497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:20.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: cluster 2024-02-05T07:13:19.445514+0000 mon.a (mon.0) 6150 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-02-05T07:13:20.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:19.449526+0000 mon.a (mon.0) 6151 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:20.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: cephadm 2024-02-05T07:13:19.450100+0000 mgr.y (mgr.25280) 1498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:20.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:19.542548+0000 mon.a (mon.0) 6152 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:20.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:19.545419+0000 mon.a (mon.0) 6153 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:20.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:19.548687+0000 mon.a (mon.0) 6154 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:20.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:19.550157+0000 mon.a (mon.0) 6155 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:20.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:19.561797+0000 mon.a (mon.0) 6156 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:20.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: cephadm 2024-02-05T07:13:19.562802+0000 mgr.y (mgr.25280) 1499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:20.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:19.642905+0000 mon.a (mon.0) 6157 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:20.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:19.646856+0000 mon.a (mon.0) 6158 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:20.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:19.650370+0000 mon.a (mon.0) 6159 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:20.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:19.651839+0000 mon.a (mon.0) 6160 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:20.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:19.660744+0000 mon.a (mon.0) 6161 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:20.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: cephadm 2024-02-05T07:13:19.661371+0000 mgr.y (mgr.25280) 1500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:20.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:19.740935+0000 mon.a (mon.0) 6162 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:20.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:19.743817+0000 mon.a (mon.0) 6163 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:20.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:19.746697+0000 mon.a (mon.0) 6164 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:20.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:19.748062+0000 mon.a (mon.0) 6165 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:20.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:19.757555+0000 mon.a (mon.0) 6166 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:20.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: cephadm 2024-02-05T07:13:19.758172+0000 mgr.y (mgr.25280) 1501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:20.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:19.836453+0000 mon.a (mon.0) 6167 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:20.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:19.839491+0000 mon.a (mon.0) 6168 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:20.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:19.842251+0000 mon.a (mon.0) 6169 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:20.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:19.843326+0000 mon.a (mon.0) 6170 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:20.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:19.852748+0000 mon.a (mon.0) 6171 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:20.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: cephadm 2024-02-05T07:13:19.853519+0000 mgr.y (mgr.25280) 1502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:20.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:19.936983+0000 mon.a (mon.0) 6172 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:20.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:19.939384+0000 mon.a (mon.0) 6173 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:20.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:19.942693+0000 mon.a (mon.0) 6174 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:20.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:19.943755+0000 mon.a (mon.0) 6175 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:20.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:19.951825+0000 mon.a (mon.0) 6176 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:20.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: cephadm 2024-02-05T07:13:19.952436+0000 mgr.y (mgr.25280) 1503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:20.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:20.030701+0000 mon.a (mon.0) 6177 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:20.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:20.033214+0000 mon.a (mon.0) 6178 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:20.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:20.036332+0000 mon.a (mon.0) 6179 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:20.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:20.037294+0000 mon.a (mon.0) 6180 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:20.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:20.044749+0000 mon.a (mon.0) 6181 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:20.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: cephadm 2024-02-05T07:13:20.045487+0000 mgr.y (mgr.25280) 1504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:20.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:20.125046+0000 mon.a (mon.0) 6182 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:20.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:20.127846+0000 mon.a (mon.0) 6183 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:20.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:20.130391+0000 mon.a (mon.0) 6184 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:20.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:20.131349+0000 mon.a (mon.0) 6185 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:20.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:20.137214+0000 mon.a (mon.0) 6186 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:20.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:20.200526+0000 mon.a (mon.0) 6187 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:20.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:20.203497+0000 mon.a (mon.0) 6188 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:20.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:20.207093+0000 mon.a (mon.0) 6189 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:20.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:20.208653+0000 mon.a (mon.0) 6190 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:20.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:20.215628+0000 mon.a (mon.0) 6191 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:20.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:20.294710+0000 mon.a (mon.0) 6192 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:20.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:20.297706+0000 mon.a (mon.0) 6193 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:20.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:20.302171+0000 mon.a (mon.0) 6194 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:20.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:20.303507+0000 mon.a (mon.0) 6195 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:20.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:20.311553+0000 mon.a (mon.0) 6196 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:20.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:20.389161+0000 mon.a (mon.0) 6197 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:20.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:20.391747+0000 mon.a (mon.0) 6198 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:20.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:20.395372+0000 mon.a (mon.0) 6199 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:20.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:20.396425+0000 mon.a (mon.0) 6200 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:20.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:20 smithi177 bash[56430]: audit 2024-02-05T07:13:20.405949+0000 mon.a (mon.0) 6201 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:20.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: cephadm 2024-02-05T07:13:19.163685+0000 mgr.y (mgr.25280) 1495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:20.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: cephadm 2024-02-05T07:13:19.259055+0000 mgr.y (mgr.25280) 1496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:20.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: cephadm 2024-02-05T07:13:19.354540+0000 mgr.y (mgr.25280) 1497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:20.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: cluster 2024-02-05T07:13:19.445514+0000 mon.a (mon.0) 6150 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-02-05T07:13:20.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:19.449526+0000 mon.a (mon.0) 6151 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:20.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: cephadm 2024-02-05T07:13:19.450100+0000 mgr.y (mgr.25280) 1498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:20.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:19.542548+0000 mon.a (mon.0) 6152 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:20.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:19.545419+0000 mon.a (mon.0) 6153 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:20.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:19.548687+0000 mon.a (mon.0) 6154 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:20.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:19.550157+0000 mon.a (mon.0) 6155 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:20.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:19.561797+0000 mon.a (mon.0) 6156 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:20.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: cephadm 2024-02-05T07:13:19.562802+0000 mgr.y (mgr.25280) 1499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:20.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:19.642905+0000 mon.a (mon.0) 6157 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:20.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:19.646856+0000 mon.a (mon.0) 6158 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:20.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:19.650370+0000 mon.a (mon.0) 6159 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:20.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:19.651839+0000 mon.a (mon.0) 6160 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:20.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:19.660744+0000 mon.a (mon.0) 6161 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:20.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: cephadm 2024-02-05T07:13:19.661371+0000 mgr.y (mgr.25280) 1500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:20.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:19.740935+0000 mon.a (mon.0) 6162 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:20.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:19.743817+0000 mon.a (mon.0) 6163 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:20.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: cephadm 2024-02-05T07:13:19.163685+0000 mgr.y (mgr.25280) 1495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:20.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: cephadm 2024-02-05T07:13:19.259055+0000 mgr.y (mgr.25280) 1496 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:20.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: cephadm 2024-02-05T07:13:19.354540+0000 mgr.y (mgr.25280) 1497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:20.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: cluster 2024-02-05T07:13:19.445514+0000 mon.a (mon.0) 6150 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-02-05T07:13:20.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:19.449526+0000 mon.a (mon.0) 6151 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:20.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: cephadm 2024-02-05T07:13:19.450100+0000 mgr.y (mgr.25280) 1498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:20.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:19.542548+0000 mon.a (mon.0) 6152 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:20.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:19.545419+0000 mon.a (mon.0) 6153 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:20.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:19.548687+0000 mon.a (mon.0) 6154 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:20.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:19.550157+0000 mon.a (mon.0) 6155 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:20.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:19.561797+0000 mon.a (mon.0) 6156 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:20.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: cephadm 2024-02-05T07:13:19.562802+0000 mgr.y (mgr.25280) 1499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:20.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:19.642905+0000 mon.a (mon.0) 6157 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:20.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:19.646856+0000 mon.a (mon.0) 6158 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:20.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:19.650370+0000 mon.a (mon.0) 6159 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:20.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:19.651839+0000 mon.a (mon.0) 6160 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:20.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:19.660744+0000 mon.a (mon.0) 6161 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:20.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: cephadm 2024-02-05T07:13:19.661371+0000 mgr.y (mgr.25280) 1500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:20.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:19.740935+0000 mon.a (mon.0) 6162 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:20.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:19.743817+0000 mon.a (mon.0) 6163 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:20.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:19.746697+0000 mon.a (mon.0) 6164 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:20.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:19.748062+0000 mon.a (mon.0) 6165 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:20.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:19.757555+0000 mon.a (mon.0) 6166 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:20.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: cephadm 2024-02-05T07:13:19.758172+0000 mgr.y (mgr.25280) 1501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:20.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:19.836453+0000 mon.a (mon.0) 6167 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:20.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:19.839491+0000 mon.a (mon.0) 6168 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:20.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:19.842251+0000 mon.a (mon.0) 6169 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:20.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:19.843326+0000 mon.a (mon.0) 6170 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:20.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:19.852748+0000 mon.a (mon.0) 6171 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:20.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: cephadm 2024-02-05T07:13:19.853519+0000 mgr.y (mgr.25280) 1502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:20.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:19.936983+0000 mon.a (mon.0) 6172 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:20.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:19.939384+0000 mon.a (mon.0) 6173 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:20.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:19.942693+0000 mon.a (mon.0) 6174 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:20.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:19.943755+0000 mon.a (mon.0) 6175 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:20.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:19.951825+0000 mon.a (mon.0) 6176 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:20.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: cephadm 2024-02-05T07:13:19.952436+0000 mgr.y (mgr.25280) 1503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:20.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:20.030701+0000 mon.a (mon.0) 6177 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:20.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:20.033214+0000 mon.a (mon.0) 6178 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:20.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:20.036332+0000 mon.a (mon.0) 6179 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:20.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:20.037294+0000 mon.a (mon.0) 6180 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:20.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:19.746697+0000 mon.a (mon.0) 6164 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:20.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:19.748062+0000 mon.a (mon.0) 6165 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:20.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:19.757555+0000 mon.a (mon.0) 6166 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:20.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: cephadm 2024-02-05T07:13:19.758172+0000 mgr.y (mgr.25280) 1501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:20.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:19.836453+0000 mon.a (mon.0) 6167 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:20.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:19.839491+0000 mon.a (mon.0) 6168 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:20.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:19.842251+0000 mon.a (mon.0) 6169 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:20.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:19.843326+0000 mon.a (mon.0) 6170 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:20.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:19.852748+0000 mon.a (mon.0) 6171 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:20.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: cephadm 2024-02-05T07:13:19.853519+0000 mgr.y (mgr.25280) 1502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:20.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:19.936983+0000 mon.a (mon.0) 6172 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:20.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:19.939384+0000 mon.a (mon.0) 6173 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:20.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:19.942693+0000 mon.a (mon.0) 6174 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:20.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:19.943755+0000 mon.a (mon.0) 6175 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:20.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:19.951825+0000 mon.a (mon.0) 6176 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:20.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: cephadm 2024-02-05T07:13:19.952436+0000 mgr.y (mgr.25280) 1503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:20.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:20.030701+0000 mon.a (mon.0) 6177 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:20.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:20.033214+0000 mon.a (mon.0) 6178 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:20.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:20.036332+0000 mon.a (mon.0) 6179 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:20.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:20.037294+0000 mon.a (mon.0) 6180 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:20.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:20.044749+0000 mon.a (mon.0) 6181 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:20.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: cephadm 2024-02-05T07:13:20.045487+0000 mgr.y (mgr.25280) 1504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:20.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:20.125046+0000 mon.a (mon.0) 6182 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:20.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:20.127846+0000 mon.a (mon.0) 6183 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:20.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:20.130391+0000 mon.a (mon.0) 6184 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:20.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:20.131349+0000 mon.a (mon.0) 6185 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:20.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:20.137214+0000 mon.a (mon.0) 6186 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:20.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:20.200526+0000 mon.a (mon.0) 6187 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:20.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:20.203497+0000 mon.a (mon.0) 6188 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:20.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:20.207093+0000 mon.a (mon.0) 6189 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:20.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:20.208653+0000 mon.a (mon.0) 6190 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:20.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:20.215628+0000 mon.a (mon.0) 6191 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:20.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:20.294710+0000 mon.a (mon.0) 6192 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:20.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:20.297706+0000 mon.a (mon.0) 6193 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:20.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:20.302171+0000 mon.a (mon.0) 6194 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:20.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:20.303507+0000 mon.a (mon.0) 6195 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:20.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:20.311553+0000 mon.a (mon.0) 6196 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:20.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:20.389161+0000 mon.a (mon.0) 6197 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:20.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:20.391747+0000 mon.a (mon.0) 6198 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:20.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:20.395372+0000 mon.a (mon.0) 6199 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:20.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:20.396425+0000 mon.a (mon.0) 6200 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:20.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[71397]: audit 2024-02-05T07:13:20.405949+0000 mon.a (mon.0) 6201 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:20.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:20.044749+0000 mon.a (mon.0) 6181 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:20.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: cephadm 2024-02-05T07:13:20.045487+0000 mgr.y (mgr.25280) 1504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:20.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:20.125046+0000 mon.a (mon.0) 6182 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:20.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:20.127846+0000 mon.a (mon.0) 6183 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:20.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:20.130391+0000 mon.a (mon.0) 6184 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:20.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:20.131349+0000 mon.a (mon.0) 6185 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:20.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:20.137214+0000 mon.a (mon.0) 6186 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:20.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:20.200526+0000 mon.a (mon.0) 6187 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:20.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:20.203497+0000 mon.a (mon.0) 6188 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:20.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:20.207093+0000 mon.a (mon.0) 6189 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:20.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:20.208653+0000 mon.a (mon.0) 6190 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:20.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:20.215628+0000 mon.a (mon.0) 6191 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:20.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:20.294710+0000 mon.a (mon.0) 6192 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:20.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:20.297706+0000 mon.a (mon.0) 6193 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:20.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:20.302171+0000 mon.a (mon.0) 6194 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:20.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:20.303507+0000 mon.a (mon.0) 6195 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:20.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:20.311553+0000 mon.a (mon.0) 6196 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:20.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:20.389161+0000 mon.a (mon.0) 6197 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:20.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:20.391747+0000 mon.a (mon.0) 6198 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:20.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:20.395372+0000 mon.a (mon.0) 6199 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:20.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:20.396425+0000 mon.a (mon.0) 6200 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:20.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:20 smithi102 bash[68945]: audit 2024-02-05T07:13:20.405949+0000 mon.a (mon.0) 6201 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:21.827 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[72509]: debug 2024-02-05T07:13:21.607+0000 7fc308654700 1 -- 172.21.15.177:0/580897288 <== mon.2 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558bf28a36c0 con 0x558bf2928c00 2024-02-05T07:13:21.827 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: cephadm 2024-02-05T07:13:20.138026+0000 mgr.y (mgr.25280) 1505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:21.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: cephadm 2024-02-05T07:13:20.216165+0000 mgr.y (mgr.25280) 1506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:21.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: cephadm 2024-02-05T07:13:20.312072+0000 mgr.y (mgr.25280) 1507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:21.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: cephadm 2024-02-05T07:13:20.406539+0000 mgr.y (mgr.25280) 1508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:21.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: cluster 2024-02-05T07:13:20.472877+0000 mgr.y (mgr.25280) 1509 : cluster 0 pgmap v258: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-02-05T07:13:21.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:20.483638+0000 mon.a (mon.0) 6202 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:21.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:20.486413+0000 mon.a (mon.0) 6203 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:21.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:20.489172+0000 mon.a (mon.0) 6204 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:21.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:20.490208+0000 mon.a (mon.0) 6205 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:21.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:20.497397+0000 mon.a (mon.0) 6206 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:21.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: cephadm 2024-02-05T07:13:20.498201+0000 mgr.y (mgr.25280) 1510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:21.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:20.575452+0000 mon.a (mon.0) 6207 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:21.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:20.577663+0000 mon.a (mon.0) 6208 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:21.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:20.580395+0000 mon.a (mon.0) 6209 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:21.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:20.581526+0000 mon.a (mon.0) 6210 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:21.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:20.590717+0000 mon.a (mon.0) 6211 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:21.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: cephadm 2024-02-05T07:13:20.591248+0000 mgr.y (mgr.25280) 1511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:21.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:20.670212+0000 mon.a (mon.0) 6212 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:21.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:20.672714+0000 mon.a (mon.0) 6213 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:21.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:20.675837+0000 mon.a (mon.0) 6214 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:21.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:20.676802+0000 mon.a (mon.0) 6215 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:21.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:20.686635+0000 mon.a (mon.0) 6216 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:21.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: cephadm 2024-02-05T07:13:20.687460+0000 mgr.y (mgr.25280) 1512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:21.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:20.770173+0000 mon.a (mon.0) 6217 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:21.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:20.772728+0000 mon.a (mon.0) 6218 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:21.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:20.776641+0000 mon.a (mon.0) 6219 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:21.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:20.777843+0000 mon.a (mon.0) 6220 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:21.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:20.787274+0000 mon.a (mon.0) 6221 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:21.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: cephadm 2024-02-05T07:13:20.788109+0000 mgr.y (mgr.25280) 1513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:21.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:20.870360+0000 mon.a (mon.0) 6222 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:21.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:20.873266+0000 mon.a (mon.0) 6223 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:21.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:20.876610+0000 mon.a (mon.0) 6224 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:21.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:20.877877+0000 mon.a (mon.0) 6225 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:21.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:20.886599+0000 mon.a (mon.0) 6226 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:21.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: cephadm 2024-02-05T07:13:20.887106+0000 mgr.y (mgr.25280) 1514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:21.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:20.964651+0000 mon.a (mon.0) 6227 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:21.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:20.968120+0000 mon.a (mon.0) 6228 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:21.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:20.971771+0000 mon.a (mon.0) 6229 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:21.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:20.972879+0000 mon.a (mon.0) 6230 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:21.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:20.983091+0000 mon.a (mon.0) 6231 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:21.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: cephadm 2024-02-05T07:13:20.983974+0000 mgr.y (mgr.25280) 1515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:21.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:21.068246+0000 mon.a (mon.0) 6232 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:21.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:21.071354+0000 mon.a (mon.0) 6233 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:21.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:21.074611+0000 mon.a (mon.0) 6234 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:21.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:21.076028+0000 mon.a (mon.0) 6235 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:21.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:21.086956+0000 mon.a (mon.0) 6236 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:21.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: cephadm 2024-02-05T07:13:21.087591+0000 mgr.y (mgr.25280) 1516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:21.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:21.164689+0000 mon.a (mon.0) 6237 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:21.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:21.167719+0000 mon.a (mon.0) 6238 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:21.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:21.171643+0000 mon.a (mon.0) 6239 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:21.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:21.172997+0000 mon.a (mon.0) 6240 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:21.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:21.183167+0000 mon.a (mon.0) 6241 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:21.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:21.266081+0000 mon.a (mon.0) 6242 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:21.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:21.268308+0000 mon.a (mon.0) 6243 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:21.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:21.271060+0000 mon.a (mon.0) 6244 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:21.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:21.272338+0000 mon.a (mon.0) 6245 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:21.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:21.283438+0000 mon.a (mon.0) 6246 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:21.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:21.363989+0000 mon.a (mon.0) 6247 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:21.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:21.366692+0000 mon.a (mon.0) 6248 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:21.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:21.369708+0000 mon.a (mon.0) 6249 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:21.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:21.370972+0000 mon.a (mon.0) 6250 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:21.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:21 smithi177 bash[56430]: audit 2024-02-05T07:13:21.380818+0000 mon.a (mon.0) 6251 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:21.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: cephadm 2024-02-05T07:13:20.138026+0000 mgr.y (mgr.25280) 1505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:21.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: cephadm 2024-02-05T07:13:20.216165+0000 mgr.y (mgr.25280) 1506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:21.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: cephadm 2024-02-05T07:13:20.312072+0000 mgr.y (mgr.25280) 1507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:21.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: cephadm 2024-02-05T07:13:20.406539+0000 mgr.y (mgr.25280) 1508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:21.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: cluster 2024-02-05T07:13:20.472877+0000 mgr.y (mgr.25280) 1509 : cluster 0 pgmap v258: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-02-05T07:13:21.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:20.483638+0000 mon.a (mon.0) 6202 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:21.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:20.486413+0000 mon.a (mon.0) 6203 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:21.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:20.489172+0000 mon.a (mon.0) 6204 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:21.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:20.490208+0000 mon.a (mon.0) 6205 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:21.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:20.497397+0000 mon.a (mon.0) 6206 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:21.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: cephadm 2024-02-05T07:13:20.498201+0000 mgr.y (mgr.25280) 1510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:21.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:20.575452+0000 mon.a (mon.0) 6207 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:21.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:20.577663+0000 mon.a (mon.0) 6208 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:21.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:20.580395+0000 mon.a (mon.0) 6209 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:21.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:20.581526+0000 mon.a (mon.0) 6210 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:21.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:20.590717+0000 mon.a (mon.0) 6211 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:21.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: cephadm 2024-02-05T07:13:20.591248+0000 mgr.y (mgr.25280) 1511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:21.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:20.670212+0000 mon.a (mon.0) 6212 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:21.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:20.672714+0000 mon.a (mon.0) 6213 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:21.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:20.675837+0000 mon.a (mon.0) 6214 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:21.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: cephadm 2024-02-05T07:13:20.138026+0000 mgr.y (mgr.25280) 1505 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:21.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: cephadm 2024-02-05T07:13:20.216165+0000 mgr.y (mgr.25280) 1506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:21.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: cephadm 2024-02-05T07:13:20.312072+0000 mgr.y (mgr.25280) 1507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:21.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: cephadm 2024-02-05T07:13:20.406539+0000 mgr.y (mgr.25280) 1508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:21.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: cluster 2024-02-05T07:13:20.472877+0000 mgr.y (mgr.25280) 1509 : cluster 0 pgmap v258: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-02-05T07:13:21.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:20.483638+0000 mon.a (mon.0) 6202 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:21.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:20.486413+0000 mon.a (mon.0) 6203 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:21.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:20.489172+0000 mon.a (mon.0) 6204 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:21.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:20.490208+0000 mon.a (mon.0) 6205 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:21.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:20.497397+0000 mon.a (mon.0) 6206 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:21.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: cephadm 2024-02-05T07:13:20.498201+0000 mgr.y (mgr.25280) 1510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:21.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:20.575452+0000 mon.a (mon.0) 6207 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:21.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:20.577663+0000 mon.a (mon.0) 6208 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:21.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:20.580395+0000 mon.a (mon.0) 6209 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:21.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:20.581526+0000 mon.a (mon.0) 6210 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:21.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:20.590717+0000 mon.a (mon.0) 6211 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:21.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: cephadm 2024-02-05T07:13:20.591248+0000 mgr.y (mgr.25280) 1511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:21.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:20.670212+0000 mon.a (mon.0) 6212 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:21.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:20.672714+0000 mon.a (mon.0) 6213 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:21.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:20.675837+0000 mon.a (mon.0) 6214 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:21.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:20.676802+0000 mon.a (mon.0) 6215 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:21.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:20.686635+0000 mon.a (mon.0) 6216 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:21.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: cephadm 2024-02-05T07:13:20.687460+0000 mgr.y (mgr.25280) 1512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:21.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:20.770173+0000 mon.a (mon.0) 6217 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:21.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:20.772728+0000 mon.a (mon.0) 6218 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:21.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:20.776641+0000 mon.a (mon.0) 6219 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:21.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:20.777843+0000 mon.a (mon.0) 6220 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:21.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:20.787274+0000 mon.a (mon.0) 6221 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:21.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: cephadm 2024-02-05T07:13:20.788109+0000 mgr.y (mgr.25280) 1513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:21.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:20.870360+0000 mon.a (mon.0) 6222 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:21.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:20.873266+0000 mon.a (mon.0) 6223 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:21.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:20.876610+0000 mon.a (mon.0) 6224 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:21.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:20.877877+0000 mon.a (mon.0) 6225 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:21.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:20.886599+0000 mon.a (mon.0) 6226 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:21.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: cephadm 2024-02-05T07:13:20.887106+0000 mgr.y (mgr.25280) 1514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:21.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:20.964651+0000 mon.a (mon.0) 6227 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:21.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:20.968120+0000 mon.a (mon.0) 6228 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:21.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:20.971771+0000 mon.a (mon.0) 6229 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:21.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:20.972879+0000 mon.a (mon.0) 6230 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:21.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:20.983091+0000 mon.a (mon.0) 6231 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:21.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:20.676802+0000 mon.a (mon.0) 6215 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:21.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:20.686635+0000 mon.a (mon.0) 6216 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:21.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: cephadm 2024-02-05T07:13:20.687460+0000 mgr.y (mgr.25280) 1512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:21.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:20.770173+0000 mon.a (mon.0) 6217 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:21.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:20.772728+0000 mon.a (mon.0) 6218 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:21.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:20.776641+0000 mon.a (mon.0) 6219 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:21.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:20.777843+0000 mon.a (mon.0) 6220 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:21.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:20.787274+0000 mon.a (mon.0) 6221 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:21.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: cephadm 2024-02-05T07:13:20.788109+0000 mgr.y (mgr.25280) 1513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:21.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:20.870360+0000 mon.a (mon.0) 6222 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:21.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:20.873266+0000 mon.a (mon.0) 6223 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:21.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:20.876610+0000 mon.a (mon.0) 6224 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:21.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:20.877877+0000 mon.a (mon.0) 6225 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:21.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:20.886599+0000 mon.a (mon.0) 6226 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:21.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: cephadm 2024-02-05T07:13:20.887106+0000 mgr.y (mgr.25280) 1514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:21.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:20.964651+0000 mon.a (mon.0) 6227 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:21.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:20.968120+0000 mon.a (mon.0) 6228 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:21.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:20.971771+0000 mon.a (mon.0) 6229 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:21.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:20.972879+0000 mon.a (mon.0) 6230 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:21.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:20.983091+0000 mon.a (mon.0) 6231 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:21.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: cephadm 2024-02-05T07:13:20.983974+0000 mgr.y (mgr.25280) 1515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:21.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:21.068246+0000 mon.a (mon.0) 6232 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:21.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:21.071354+0000 mon.a (mon.0) 6233 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:21.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:21.074611+0000 mon.a (mon.0) 6234 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:21.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:21.076028+0000 mon.a (mon.0) 6235 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:21.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:21.086956+0000 mon.a (mon.0) 6236 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:21.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: cephadm 2024-02-05T07:13:21.087591+0000 mgr.y (mgr.25280) 1516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:21.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:21.164689+0000 mon.a (mon.0) 6237 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:21.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:21.167719+0000 mon.a (mon.0) 6238 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:21.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:21.171643+0000 mon.a (mon.0) 6239 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:21.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:21.172997+0000 mon.a (mon.0) 6240 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:21.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:21.183167+0000 mon.a (mon.0) 6241 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:21.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:21.266081+0000 mon.a (mon.0) 6242 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:21.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:21.268308+0000 mon.a (mon.0) 6243 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:21.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:21.271060+0000 mon.a (mon.0) 6244 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:21.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:21.272338+0000 mon.a (mon.0) 6245 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:21.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:21.283438+0000 mon.a (mon.0) 6246 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:21.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:21.363989+0000 mon.a (mon.0) 6247 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:21.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:21.366692+0000 mon.a (mon.0) 6248 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:21.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:21.369708+0000 mon.a (mon.0) 6249 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:21.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:21.370972+0000 mon.a (mon.0) 6250 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:21.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[68945]: audit 2024-02-05T07:13:21.380818+0000 mon.a (mon.0) 6251 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:21.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: cephadm 2024-02-05T07:13:20.983974+0000 mgr.y (mgr.25280) 1515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:21.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:21.068246+0000 mon.a (mon.0) 6232 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:21.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:21.071354+0000 mon.a (mon.0) 6233 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:21.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:21.074611+0000 mon.a (mon.0) 6234 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:21.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:21.076028+0000 mon.a (mon.0) 6235 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:21.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:21.086956+0000 mon.a (mon.0) 6236 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:21.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: cephadm 2024-02-05T07:13:21.087591+0000 mgr.y (mgr.25280) 1516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:21.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:21.164689+0000 mon.a (mon.0) 6237 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:21.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:21.167719+0000 mon.a (mon.0) 6238 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:21.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:21.171643+0000 mon.a (mon.0) 6239 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:21.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:21.172997+0000 mon.a (mon.0) 6240 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:21.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:21.183167+0000 mon.a (mon.0) 6241 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:21.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:21.266081+0000 mon.a (mon.0) 6242 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:21.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:21.268308+0000 mon.a (mon.0) 6243 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:21.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:21.271060+0000 mon.a (mon.0) 6244 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:21.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:21.272338+0000 mon.a (mon.0) 6245 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:21.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:21.283438+0000 mon.a (mon.0) 6246 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:21.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:21.363989+0000 mon.a (mon.0) 6247 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:21.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:21.366692+0000 mon.a (mon.0) 6248 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:21.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:21.369708+0000 mon.a (mon.0) 6249 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:21.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:21.370972+0000 mon.a (mon.0) 6250 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:21.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:21 smithi102 bash[71397]: audit 2024-02-05T07:13:21.380818+0000 mon.a (mon.0) 6251 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:22.484 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[72509]: debug 2024-02-05T07:13:22.155+0000 7fc3117ec7c0 -1 Falling back to public interface 2024-02-05T07:13:22.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: cephadm 2024-02-05T07:13:21.183867+0000 mgr.y (mgr.25280) 1517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:22.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: cephadm 2024-02-05T07:13:21.283984+0000 mgr.y (mgr.25280) 1518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:22.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: cephadm 2024-02-05T07:13:21.381501+0000 mgr.y (mgr.25280) 1519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:22.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:21.464253+0000 mon.a (mon.0) 6252 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:22.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:21.467599+0000 mon.a (mon.0) 6253 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:22.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:21.476388+0000 mon.a (mon.0) 6254 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:22.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:21.477255+0000 mon.a (mon.0) 6255 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:22.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:21.482276+0000 mon.a (mon.0) 6256 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:22.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: cephadm 2024-02-05T07:13:21.482783+0000 mgr.y (mgr.25280) 1520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:22.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:21.547207+0000 mon.a (mon.0) 6257 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:22.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:21.550290+0000 mon.a (mon.0) 6258 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:22.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:21.554050+0000 mon.a (mon.0) 6259 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:22.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:21.555370+0000 mon.a (mon.0) 6260 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:22.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:21.563126+0000 mon.a (mon.0) 6261 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:22.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: cephadm 2024-02-05T07:13:21.563884+0000 mgr.y (mgr.25280) 1521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:22.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:21.642104+0000 mon.a (mon.0) 6262 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:22.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:21.646421+0000 mon.a (mon.0) 6263 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:22.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:21.650387+0000 mon.a (mon.0) 6264 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:22.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:21.651671+0000 mon.a (mon.0) 6265 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:22.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:21.659690+0000 mon.a (mon.0) 6266 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:22.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: cephadm 2024-02-05T07:13:21.660233+0000 mgr.y (mgr.25280) 1522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:22.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:21.739455+0000 mon.a (mon.0) 6267 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:22.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:21.741801+0000 mon.a (mon.0) 6268 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:22.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:21.745314+0000 mon.a (mon.0) 6269 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:22.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:21.746394+0000 mon.a (mon.0) 6270 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:22.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:21.754723+0000 mon.a (mon.0) 6271 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:22.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: cephadm 2024-02-05T07:13:21.755460+0000 mgr.y (mgr.25280) 1523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:22.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:21.837827+0000 mon.a (mon.0) 6272 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:22.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:21.840153+0000 mon.a (mon.0) 6273 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:22.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:21.843454+0000 mon.a (mon.0) 6274 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:22.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:21.844712+0000 mon.a (mon.0) 6275 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:22.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:21.851219+0000 mon.a (mon.0) 6276 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:22.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: cephadm 2024-02-05T07:13:21.852048+0000 mgr.y (mgr.25280) 1524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:22.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:21.930239+0000 mon.a (mon.0) 6277 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:22.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:21.933429+0000 mon.a (mon.0) 6278 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:22.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:21.936830+0000 mon.a (mon.0) 6279 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:22.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:21.938035+0000 mon.a (mon.0) 6280 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:22.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:21.945869+0000 mon.a (mon.0) 6281 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:22.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: cephadm 2024-02-05T07:13:21.946578+0000 mgr.y (mgr.25280) 1525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:22.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:22.030105+0000 mon.a (mon.0) 6282 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:22.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:22.032780+0000 mon.a (mon.0) 6283 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:22.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:22.035504+0000 mon.a (mon.0) 6284 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:22.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:22.036641+0000 mon.a (mon.0) 6285 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:22.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:22.042844+0000 mon.a (mon.0) 6286 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:22.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: cephadm 2024-02-05T07:13:22.043717+0000 mgr.y (mgr.25280) 1526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:22.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:22.055168+0000 mgr.y (mgr.25280) 1527 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:13:22.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:22.111226+0000 mon.a (mon.0) 6287 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:22.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:22.113761+0000 mon.a (mon.0) 6288 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:22.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:22.116899+0000 mon.a (mon.0) 6289 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:22.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:22.118018+0000 mon.a (mon.0) 6290 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:22.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:22.128750+0000 mon.a (mon.0) 6291 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:22.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: cephadm 2024-02-05T07:13:22.129284+0000 mgr.y (mgr.25280) 1528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:22.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:22.209832+0000 mon.a (mon.0) 6292 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:22.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:22.213934+0000 mon.a (mon.0) 6293 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:22.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:22.218152+0000 mon.a (mon.0) 6294 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:22.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:22.219523+0000 mon.a (mon.0) 6295 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:22.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:22.229505+0000 mon.a (mon.0) 6296 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:22.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:22.311638+0000 mon.a (mon.0) 6297 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:22.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:22.314503+0000 mon.a (mon.0) 6298 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:22.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:22.317399+0000 mon.a (mon.0) 6299 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:22.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:22.318627+0000 mon.a (mon.0) 6300 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:22.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:22.328050+0000 mon.a (mon.0) 6301 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:22.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:22.407624+0000 mon.a (mon.0) 6302 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:22.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:22.410371+0000 mon.a (mon.0) 6303 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:22.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:22.412812+0000 mon.a (mon.0) 6304 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:22.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:22.413794+0000 mon.a (mon.0) 6305 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:22.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:22 smithi177 bash[56430]: audit 2024-02-05T07:13:22.423698+0000 mon.a (mon.0) 6306 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:22.885 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:13:22] "GET /metrics HTTP/1.1" 200 38469 "" "Prometheus/2.33.4" 2024-02-05T07:13:22.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: cephadm 2024-02-05T07:13:21.183867+0000 mgr.y (mgr.25280) 1517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:22.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: cephadm 2024-02-05T07:13:21.283984+0000 mgr.y (mgr.25280) 1518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:22.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: cephadm 2024-02-05T07:13:21.381501+0000 mgr.y (mgr.25280) 1519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:22.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:21.464253+0000 mon.a (mon.0) 6252 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:22.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:21.467599+0000 mon.a (mon.0) 6253 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:22.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:21.476388+0000 mon.a (mon.0) 6254 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:22.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:21.477255+0000 mon.a (mon.0) 6255 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:22.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:21.482276+0000 mon.a (mon.0) 6256 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:22.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: cephadm 2024-02-05T07:13:21.482783+0000 mgr.y (mgr.25280) 1520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:22.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:21.547207+0000 mon.a (mon.0) 6257 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:22.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:21.550290+0000 mon.a (mon.0) 6258 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:22.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:21.554050+0000 mon.a (mon.0) 6259 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:22.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:21.555370+0000 mon.a (mon.0) 6260 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:22.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:21.563126+0000 mon.a (mon.0) 6261 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:22.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: cephadm 2024-02-05T07:13:21.563884+0000 mgr.y (mgr.25280) 1521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:22.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:21.642104+0000 mon.a (mon.0) 6262 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:22.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:21.646421+0000 mon.a (mon.0) 6263 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:22.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:21.650387+0000 mon.a (mon.0) 6264 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:22.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:21.651671+0000 mon.a (mon.0) 6265 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:22.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:21.659690+0000 mon.a (mon.0) 6266 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:22.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: cephadm 2024-02-05T07:13:21.183867+0000 mgr.y (mgr.25280) 1517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:22.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: cephadm 2024-02-05T07:13:21.283984+0000 mgr.y (mgr.25280) 1518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:22.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: cephadm 2024-02-05T07:13:21.381501+0000 mgr.y (mgr.25280) 1519 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:22.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:21.464253+0000 mon.a (mon.0) 6252 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:22.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:21.467599+0000 mon.a (mon.0) 6253 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:22.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:21.476388+0000 mon.a (mon.0) 6254 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:22.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:21.477255+0000 mon.a (mon.0) 6255 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:22.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:21.482276+0000 mon.a (mon.0) 6256 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:22.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: cephadm 2024-02-05T07:13:21.482783+0000 mgr.y (mgr.25280) 1520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:22.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:21.547207+0000 mon.a (mon.0) 6257 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:22.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:21.550290+0000 mon.a (mon.0) 6258 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:22.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:21.554050+0000 mon.a (mon.0) 6259 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:22.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:21.555370+0000 mon.a (mon.0) 6260 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:22.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:21.563126+0000 mon.a (mon.0) 6261 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:22.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: cephadm 2024-02-05T07:13:21.563884+0000 mgr.y (mgr.25280) 1521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:22.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:21.642104+0000 mon.a (mon.0) 6262 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:22.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:21.646421+0000 mon.a (mon.0) 6263 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:22.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:21.650387+0000 mon.a (mon.0) 6264 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:22.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:21.651671+0000 mon.a (mon.0) 6265 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:22.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:21.659690+0000 mon.a (mon.0) 6266 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:22.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: cephadm 2024-02-05T07:13:21.660233+0000 mgr.y (mgr.25280) 1522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:22.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:21.739455+0000 mon.a (mon.0) 6267 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:22.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:21.741801+0000 mon.a (mon.0) 6268 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:22.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:21.745314+0000 mon.a (mon.0) 6269 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:22.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:21.746394+0000 mon.a (mon.0) 6270 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:22.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:21.754723+0000 mon.a (mon.0) 6271 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:22.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: cephadm 2024-02-05T07:13:21.755460+0000 mgr.y (mgr.25280) 1523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:22.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:21.837827+0000 mon.a (mon.0) 6272 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:22.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:21.840153+0000 mon.a (mon.0) 6273 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:22.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:21.843454+0000 mon.a (mon.0) 6274 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:22.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:21.844712+0000 mon.a (mon.0) 6275 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:22.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:21.851219+0000 mon.a (mon.0) 6276 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:22.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: cephadm 2024-02-05T07:13:21.852048+0000 mgr.y (mgr.25280) 1524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:22.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:21.930239+0000 mon.a (mon.0) 6277 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:22.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:21.933429+0000 mon.a (mon.0) 6278 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:22.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:21.936830+0000 mon.a (mon.0) 6279 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:22.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:21.938035+0000 mon.a (mon.0) 6280 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:22.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:21.945869+0000 mon.a (mon.0) 6281 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:22.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: cephadm 2024-02-05T07:13:21.946578+0000 mgr.y (mgr.25280) 1525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:22.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:22.030105+0000 mon.a (mon.0) 6282 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:22.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: cephadm 2024-02-05T07:13:21.660233+0000 mgr.y (mgr.25280) 1522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:22.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:21.739455+0000 mon.a (mon.0) 6267 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:22.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:21.741801+0000 mon.a (mon.0) 6268 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:22.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:21.745314+0000 mon.a (mon.0) 6269 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:22.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:21.746394+0000 mon.a (mon.0) 6270 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:22.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:21.754723+0000 mon.a (mon.0) 6271 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:22.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: cephadm 2024-02-05T07:13:21.755460+0000 mgr.y (mgr.25280) 1523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:22.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:21.837827+0000 mon.a (mon.0) 6272 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:22.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:21.840153+0000 mon.a (mon.0) 6273 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:22.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:21.843454+0000 mon.a (mon.0) 6274 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:22.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:21.844712+0000 mon.a (mon.0) 6275 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:22.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:21.851219+0000 mon.a (mon.0) 6276 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:22.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: cephadm 2024-02-05T07:13:21.852048+0000 mgr.y (mgr.25280) 1524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:22.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:21.930239+0000 mon.a (mon.0) 6277 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:22.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:21.933429+0000 mon.a (mon.0) 6278 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:22.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:21.936830+0000 mon.a (mon.0) 6279 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:22.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:21.938035+0000 mon.a (mon.0) 6280 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:22.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:21.945869+0000 mon.a (mon.0) 6281 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:22.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: cephadm 2024-02-05T07:13:21.946578+0000 mgr.y (mgr.25280) 1525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:22.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:22.030105+0000 mon.a (mon.0) 6282 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:22.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:22.032780+0000 mon.a (mon.0) 6283 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:22.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:22.035504+0000 mon.a (mon.0) 6284 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:22.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:22.036641+0000 mon.a (mon.0) 6285 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:22.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:22.042844+0000 mon.a (mon.0) 6286 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:22.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: cephadm 2024-02-05T07:13:22.043717+0000 mgr.y (mgr.25280) 1526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:22.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:22.055168+0000 mgr.y (mgr.25280) 1527 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:13:22.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:22.111226+0000 mon.a (mon.0) 6287 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:22.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:22.113761+0000 mon.a (mon.0) 6288 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:22.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:22.116899+0000 mon.a (mon.0) 6289 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:22.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:22.118018+0000 mon.a (mon.0) 6290 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:22.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:22.128750+0000 mon.a (mon.0) 6291 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:22.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: cephadm 2024-02-05T07:13:22.129284+0000 mgr.y (mgr.25280) 1528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:22.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:22.209832+0000 mon.a (mon.0) 6292 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:22.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:22.213934+0000 mon.a (mon.0) 6293 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:22.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:22.218152+0000 mon.a (mon.0) 6294 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:22.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:22.219523+0000 mon.a (mon.0) 6295 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:22.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:22.229505+0000 mon.a (mon.0) 6296 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:22.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:22.311638+0000 mon.a (mon.0) 6297 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:22.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:22.314503+0000 mon.a (mon.0) 6298 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:22.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:22.317399+0000 mon.a (mon.0) 6299 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:22.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:22.318627+0000 mon.a (mon.0) 6300 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:22.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:22.328050+0000 mon.a (mon.0) 6301 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:22.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:22.407624+0000 mon.a (mon.0) 6302 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:22.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:22.410371+0000 mon.a (mon.0) 6303 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:22.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:22.412812+0000 mon.a (mon.0) 6304 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:22.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:22.413794+0000 mon.a (mon.0) 6305 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:22.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[68945]: audit 2024-02-05T07:13:22.423698+0000 mon.a (mon.0) 6306 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:22.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:22.032780+0000 mon.a (mon.0) 6283 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:22.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:22.035504+0000 mon.a (mon.0) 6284 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:22.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:22.036641+0000 mon.a (mon.0) 6285 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:22.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:22.042844+0000 mon.a (mon.0) 6286 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:22.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: cephadm 2024-02-05T07:13:22.043717+0000 mgr.y (mgr.25280) 1526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:22.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:22.055168+0000 mgr.y (mgr.25280) 1527 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:13:22.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:22.111226+0000 mon.a (mon.0) 6287 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:22.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:22.113761+0000 mon.a (mon.0) 6288 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:22.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:22.116899+0000 mon.a (mon.0) 6289 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:22.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:22.118018+0000 mon.a (mon.0) 6290 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:22.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:22.128750+0000 mon.a (mon.0) 6291 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:22.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: cephadm 2024-02-05T07:13:22.129284+0000 mgr.y (mgr.25280) 1528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:22.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:22.209832+0000 mon.a (mon.0) 6292 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:22.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:22.213934+0000 mon.a (mon.0) 6293 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:22.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:22.218152+0000 mon.a (mon.0) 6294 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:22.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:22.219523+0000 mon.a (mon.0) 6295 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:22.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:22.229505+0000 mon.a (mon.0) 6296 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:22.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:22.311638+0000 mon.a (mon.0) 6297 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:22.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:22.314503+0000 mon.a (mon.0) 6298 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:22.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:22.317399+0000 mon.a (mon.0) 6299 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:22.897 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:22.318627+0000 mon.a (mon.0) 6300 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:22.897 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:22.328050+0000 mon.a (mon.0) 6301 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:22.897 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:22.407624+0000 mon.a (mon.0) 6302 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:22.897 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:22.410371+0000 mon.a (mon.0) 6303 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:22.897 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:22.412812+0000 mon.a (mon.0) 6304 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:22.897 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:22.413794+0000 mon.a (mon.0) 6305 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:22.897 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:22 smithi102 bash[71397]: audit 2024-02-05T07:13:22.423698+0000 mon.a (mon.0) 6306 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:23.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: cephadm 2024-02-05T07:13:22.230252+0000 mgr.y (mgr.25280) 1529 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:23.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: cephadm 2024-02-05T07:13:22.328583+0000 mgr.y (mgr.25280) 1530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:23.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: cephadm 2024-02-05T07:13:22.424284+0000 mgr.y (mgr.25280) 1531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:23.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: cluster 2024-02-05T07:13:22.474703+0000 mgr.y (mgr.25280) 1532 : cluster 0 pgmap v259: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-02-05T07:13:23.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:22.500033+0000 mon.a (mon.0) 6307 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:23.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:22.502449+0000 mon.a (mon.0) 6308 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:23.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:22.505241+0000 mon.a (mon.0) 6309 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:23.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:22.506195+0000 mon.a (mon.0) 6310 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:23.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:22.512896+0000 mon.a (mon.0) 6311 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:23.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: cephadm 2024-02-05T07:13:22.513733+0000 mgr.y (mgr.25280) 1533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:23.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:22.594786+0000 mon.a (mon.0) 6312 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:23.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:22.597407+0000 mon.a (mon.0) 6313 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:23.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:22.600808+0000 mon.a (mon.0) 6314 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:23.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:22.601958+0000 mon.a (mon.0) 6315 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:23.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:22.609531+0000 mon.a (mon.0) 6316 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:23.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: cephadm 2024-02-05T07:13:22.610106+0000 mgr.y (mgr.25280) 1534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:23.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:22.689590+0000 mon.a (mon.0) 6317 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:23.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:22.692308+0000 mon.a (mon.0) 6318 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:23.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:22.695800+0000 mon.a (mon.0) 6319 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:23.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:22.696802+0000 mon.a (mon.0) 6320 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:23.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:22.704366+0000 mon.a (mon.0) 6321 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:23.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: cephadm 2024-02-05T07:13:22.704903+0000 mgr.y (mgr.25280) 1535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:23.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:22.782741+0000 mon.a (mon.0) 6322 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:23.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:22.785530+0000 mon.a (mon.0) 6323 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:23.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:22.788683+0000 mon.a (mon.0) 6324 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:23.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:22.789737+0000 mon.a (mon.0) 6325 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:23.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:22.797622+0000 mon.a (mon.0) 6326 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:23.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: cephadm 2024-02-05T07:13:22.798226+0000 mgr.y (mgr.25280) 1536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:23.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:22.878681+0000 mon.a (mon.0) 6327 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:23.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:22.881440+0000 mon.a (mon.0) 6328 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:23.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:22.886310+0000 mon.a (mon.0) 6329 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:23.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:22.887640+0000 mon.a (mon.0) 6330 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:23.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:22.896585+0000 mon.a (mon.0) 6331 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:23.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: cephadm 2024-02-05T07:13:22.897150+0000 mgr.y (mgr.25280) 1537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:23.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:22.974202+0000 mon.a (mon.0) 6332 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:23.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:22.977499+0000 mon.a (mon.0) 6333 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:23.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:22.981190+0000 mon.a (mon.0) 6334 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:23.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:22.982575+0000 mon.a (mon.0) 6335 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:23.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:22.991210+0000 mon.a (mon.0) 6336 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:23.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: cephadm 2024-02-05T07:13:22.991885+0000 mgr.y (mgr.25280) 1538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:23.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:23.072196+0000 mon.a (mon.0) 6337 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:23.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:23.074758+0000 mon.a (mon.0) 6338 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:23.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:23.077713+0000 mon.a (mon.0) 6339 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:23.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:23.078660+0000 mon.a (mon.0) 6340 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:23.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:23.088052+0000 mon.a (mon.0) 6341 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:23.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: cephadm 2024-02-05T07:13:23.088660+0000 mgr.y (mgr.25280) 1539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:23.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:23.165341+0000 mon.a (mon.0) 6342 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:23.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:23.168262+0000 mon.a (mon.0) 6343 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:23.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:23.171980+0000 mon.a (mon.0) 6344 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:23.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:23.173173+0000 mon.a (mon.0) 6345 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:23.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:23.181991+0000 mon.a (mon.0) 6346 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:23.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:23.259402+0000 mon.a (mon.0) 6347 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:23.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:23.262440+0000 mon.a (mon.0) 6348 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:23.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:23.266534+0000 mon.a (mon.0) 6349 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:23.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:23.268014+0000 mon.a (mon.0) 6350 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:23.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:23.277559+0000 mon.a (mon.0) 6351 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:23.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:23.359204+0000 mon.a (mon.0) 6352 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:23.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:23.361577+0000 mon.a (mon.0) 6353 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:23.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:23.365484+0000 mon.a (mon.0) 6354 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:23.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:23.366640+0000 mon.a (mon.0) 6355 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:23.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:23.376369+0000 mon.a (mon.0) 6356 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:23.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:23.457921+0000 mon.a (mon.0) 6357 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:23.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:23.460580+0000 mon.a (mon.0) 6358 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:23.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:23.463299+0000 mon.a (mon.0) 6359 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:23.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:23.464175+0000 mon.a (mon.0) 6360 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:23.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:23 smithi177 bash[56430]: audit 2024-02-05T07:13:23.471700+0000 mon.a (mon.0) 6361 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:23.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: cephadm 2024-02-05T07:13:22.230252+0000 mgr.y (mgr.25280) 1529 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:23.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: cephadm 2024-02-05T07:13:22.328583+0000 mgr.y (mgr.25280) 1530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:23.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: cephadm 2024-02-05T07:13:22.424284+0000 mgr.y (mgr.25280) 1531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:23.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: cluster 2024-02-05T07:13:22.474703+0000 mgr.y (mgr.25280) 1532 : cluster 0 pgmap v259: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-02-05T07:13:23.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:22.500033+0000 mon.a (mon.0) 6307 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:23.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:22.502449+0000 mon.a (mon.0) 6308 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:23.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:22.505241+0000 mon.a (mon.0) 6309 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:23.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:22.506195+0000 mon.a (mon.0) 6310 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:23.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:22.512896+0000 mon.a (mon.0) 6311 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:23.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: cephadm 2024-02-05T07:13:22.513733+0000 mgr.y (mgr.25280) 1533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:23.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:22.594786+0000 mon.a (mon.0) 6312 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:23.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:22.597407+0000 mon.a (mon.0) 6313 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:23.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:22.600808+0000 mon.a (mon.0) 6314 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:23.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:22.601958+0000 mon.a (mon.0) 6315 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:23.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:22.609531+0000 mon.a (mon.0) 6316 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:23.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: cephadm 2024-02-05T07:13:22.610106+0000 mgr.y (mgr.25280) 1534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:23.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:22.689590+0000 mon.a (mon.0) 6317 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:23.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:22.692308+0000 mon.a (mon.0) 6318 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:23.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:22.695800+0000 mon.a (mon.0) 6319 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:23.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: cephadm 2024-02-05T07:13:22.230252+0000 mgr.y (mgr.25280) 1529 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:23.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: cephadm 2024-02-05T07:13:22.328583+0000 mgr.y (mgr.25280) 1530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:23.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: cephadm 2024-02-05T07:13:22.424284+0000 mgr.y (mgr.25280) 1531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:23.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: cluster 2024-02-05T07:13:22.474703+0000 mgr.y (mgr.25280) 1532 : cluster 0 pgmap v259: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-02-05T07:13:23.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:22.500033+0000 mon.a (mon.0) 6307 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:23.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:22.502449+0000 mon.a (mon.0) 6308 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:23.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:22.505241+0000 mon.a (mon.0) 6309 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:23.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:22.506195+0000 mon.a (mon.0) 6310 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:23.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:22.512896+0000 mon.a (mon.0) 6311 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:23.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: cephadm 2024-02-05T07:13:22.513733+0000 mgr.y (mgr.25280) 1533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:23.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:22.594786+0000 mon.a (mon.0) 6312 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:23.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:22.597407+0000 mon.a (mon.0) 6313 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:23.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:22.600808+0000 mon.a (mon.0) 6314 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:23.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:22.601958+0000 mon.a (mon.0) 6315 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:23.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:22.609531+0000 mon.a (mon.0) 6316 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:23.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: cephadm 2024-02-05T07:13:22.610106+0000 mgr.y (mgr.25280) 1534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:23.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:22.689590+0000 mon.a (mon.0) 6317 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:23.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:22.692308+0000 mon.a (mon.0) 6318 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:23.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:22.695800+0000 mon.a (mon.0) 6319 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:23.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:22.696802+0000 mon.a (mon.0) 6320 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:23.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:22.704366+0000 mon.a (mon.0) 6321 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:23.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: cephadm 2024-02-05T07:13:22.704903+0000 mgr.y (mgr.25280) 1535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:23.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:22.782741+0000 mon.a (mon.0) 6322 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:23.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:22.785530+0000 mon.a (mon.0) 6323 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:23.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:22.788683+0000 mon.a (mon.0) 6324 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:23.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:22.789737+0000 mon.a (mon.0) 6325 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:23.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:22.797622+0000 mon.a (mon.0) 6326 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:23.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: cephadm 2024-02-05T07:13:22.798226+0000 mgr.y (mgr.25280) 1536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:23.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:22.878681+0000 mon.a (mon.0) 6327 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:23.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:22.881440+0000 mon.a (mon.0) 6328 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:23.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:22.886310+0000 mon.a (mon.0) 6329 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:23.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:22.887640+0000 mon.a (mon.0) 6330 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:23.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:22.896585+0000 mon.a (mon.0) 6331 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:23.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: cephadm 2024-02-05T07:13:22.897150+0000 mgr.y (mgr.25280) 1537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:23.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:22.974202+0000 mon.a (mon.0) 6332 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:23.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:22.977499+0000 mon.a (mon.0) 6333 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:23.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:22.981190+0000 mon.a (mon.0) 6334 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:23.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:22.982575+0000 mon.a (mon.0) 6335 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:23.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:22.991210+0000 mon.a (mon.0) 6336 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:23.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: cephadm 2024-02-05T07:13:22.991885+0000 mgr.y (mgr.25280) 1538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:23.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:23.072196+0000 mon.a (mon.0) 6337 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:23.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:23.074758+0000 mon.a (mon.0) 6338 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:23.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:23.077713+0000 mon.a (mon.0) 6339 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:23.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:23.078660+0000 mon.a (mon.0) 6340 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:23.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:23.088052+0000 mon.a (mon.0) 6341 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:23.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: cephadm 2024-02-05T07:13:23.088660+0000 mgr.y (mgr.25280) 1539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:23.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:23.165341+0000 mon.a (mon.0) 6342 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:23.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:23.168262+0000 mon.a (mon.0) 6343 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:23.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:23.171980+0000 mon.a (mon.0) 6344 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:23.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:23.173173+0000 mon.a (mon.0) 6345 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:23.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:23.181991+0000 mon.a (mon.0) 6346 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:23.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:23.259402+0000 mon.a (mon.0) 6347 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:23.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:23.262440+0000 mon.a (mon.0) 6348 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:23.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:23.266534+0000 mon.a (mon.0) 6349 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:23.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:23.268014+0000 mon.a (mon.0) 6350 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:23.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:23.277559+0000 mon.a (mon.0) 6351 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:23.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:23.359204+0000 mon.a (mon.0) 6352 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:23.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:23.361577+0000 mon.a (mon.0) 6353 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:23.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:23.365484+0000 mon.a (mon.0) 6354 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:23.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:23.366640+0000 mon.a (mon.0) 6355 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:23.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:23.376369+0000 mon.a (mon.0) 6356 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:23.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:23.457921+0000 mon.a (mon.0) 6357 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:23.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:23.460580+0000 mon.a (mon.0) 6358 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:23.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:23.463299+0000 mon.a (mon.0) 6359 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:23.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:23.464175+0000 mon.a (mon.0) 6360 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:23.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[68945]: audit 2024-02-05T07:13:23.471700+0000 mon.a (mon.0) 6361 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:23.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:22.696802+0000 mon.a (mon.0) 6320 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:23.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:22.704366+0000 mon.a (mon.0) 6321 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:23.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: cephadm 2024-02-05T07:13:22.704903+0000 mgr.y (mgr.25280) 1535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:23.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:22.782741+0000 mon.a (mon.0) 6322 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:23.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:22.785530+0000 mon.a (mon.0) 6323 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:23.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:22.788683+0000 mon.a (mon.0) 6324 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:23.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:22.789737+0000 mon.a (mon.0) 6325 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:23.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:22.797622+0000 mon.a (mon.0) 6326 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:23.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: cephadm 2024-02-05T07:13:22.798226+0000 mgr.y (mgr.25280) 1536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:23.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:22.878681+0000 mon.a (mon.0) 6327 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:23.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:22.881440+0000 mon.a (mon.0) 6328 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:23.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:22.886310+0000 mon.a (mon.0) 6329 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:23.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:22.887640+0000 mon.a (mon.0) 6330 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:23.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:22.896585+0000 mon.a (mon.0) 6331 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:23.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: cephadm 2024-02-05T07:13:22.897150+0000 mgr.y (mgr.25280) 1537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:23.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:22.974202+0000 mon.a (mon.0) 6332 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:23.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:22.977499+0000 mon.a (mon.0) 6333 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:23.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:22.981190+0000 mon.a (mon.0) 6334 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:23.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:22.982575+0000 mon.a (mon.0) 6335 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:23.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:22.991210+0000 mon.a (mon.0) 6336 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:23.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: cephadm 2024-02-05T07:13:22.991885+0000 mgr.y (mgr.25280) 1538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:23.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:23.072196+0000 mon.a (mon.0) 6337 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:23.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:23.074758+0000 mon.a (mon.0) 6338 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:23.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:23.077713+0000 mon.a (mon.0) 6339 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:23.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:23.078660+0000 mon.a (mon.0) 6340 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:23.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:23.088052+0000 mon.a (mon.0) 6341 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:23.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: cephadm 2024-02-05T07:13:23.088660+0000 mgr.y (mgr.25280) 1539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:23.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:23.165341+0000 mon.a (mon.0) 6342 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:23.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:23.168262+0000 mon.a (mon.0) 6343 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:23.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:23.171980+0000 mon.a (mon.0) 6344 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:23.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:23.173173+0000 mon.a (mon.0) 6345 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:23.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:23.181991+0000 mon.a (mon.0) 6346 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:23.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:23.259402+0000 mon.a (mon.0) 6347 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:23.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:23.262440+0000 mon.a (mon.0) 6348 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:23.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:23.266534+0000 mon.a (mon.0) 6349 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:23.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:23.268014+0000 mon.a (mon.0) 6350 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:23.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:23.277559+0000 mon.a (mon.0) 6351 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:23.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:23.359204+0000 mon.a (mon.0) 6352 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:23.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:23.361577+0000 mon.a (mon.0) 6353 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:23.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:23.365484+0000 mon.a (mon.0) 6354 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:23.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:23.366640+0000 mon.a (mon.0) 6355 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:23.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:23.376369+0000 mon.a (mon.0) 6356 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:23.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:23.457921+0000 mon.a (mon.0) 6357 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:23.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:23.460580+0000 mon.a (mon.0) 6358 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:23.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:23.463299+0000 mon.a (mon.0) 6359 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:23.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:23.464175+0000 mon.a (mon.0) 6360 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:23.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:23 smithi102 bash[71397]: audit 2024-02-05T07:13:23.471700+0000 mon.a (mon.0) 6361 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:24.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: cephadm 2024-02-05T07:13:23.182616+0000 mgr.y (mgr.25280) 1540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:24.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: cephadm 2024-02-05T07:13:23.278394+0000 mgr.y (mgr.25280) 1541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:24.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: cephadm 2024-02-05T07:13:23.376985+0000 mgr.y (mgr.25280) 1542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:24.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: cephadm 2024-02-05T07:13:23.472389+0000 mgr.y (mgr.25280) 1543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:24.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:23.552414+0000 mon.a (mon.0) 6362 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:24.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:23.555176+0000 mon.a (mon.0) 6363 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:24.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:23.558558+0000 mon.a (mon.0) 6364 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:24.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:23.559824+0000 mon.a (mon.0) 6365 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:24.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:23.568365+0000 mon.a (mon.0) 6366 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:24.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: cephadm 2024-02-05T07:13:23.568864+0000 mgr.y (mgr.25280) 1544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:24.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:23.650627+0000 mon.a (mon.0) 6367 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:24.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:23.654120+0000 mon.a (mon.0) 6368 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:24.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:23.657763+0000 mon.a (mon.0) 6369 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:24.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:23.659326+0000 mon.a (mon.0) 6370 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:24.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:23.667512+0000 mon.a (mon.0) 6371 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:24.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: cephadm 2024-02-05T07:13:23.668169+0000 mgr.y (mgr.25280) 1545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:24.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:23.747492+0000 mon.a (mon.0) 6372 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:24.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:23.749689+0000 mon.a (mon.0) 6373 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:24.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:23.752881+0000 mon.a (mon.0) 6374 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:24.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:23.754057+0000 mon.a (mon.0) 6375 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:24.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:23.763232+0000 mon.a (mon.0) 6376 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:24.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: cephadm 2024-02-05T07:13:23.763916+0000 mgr.y (mgr.25280) 1546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:24.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:23.845779+0000 mon.a (mon.0) 6377 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:24.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:23.848148+0000 mon.a (mon.0) 6378 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:24.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:23.850400+0000 mon.a (mon.0) 6379 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:24.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:23.851450+0000 mon.a (mon.0) 6380 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:24.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:23.861223+0000 mon.a (mon.0) 6381 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:24.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: cephadm 2024-02-05T07:13:23.861747+0000 mgr.y (mgr.25280) 1547 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:24.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:23.945235+0000 mon.a (mon.0) 6382 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:24.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:23.948538+0000 mon.a (mon.0) 6383 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:24.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:23.952554+0000 mon.a (mon.0) 6384 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:24.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:23.953592+0000 mon.a (mon.0) 6385 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:24.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:23.960829+0000 mon.a (mon.0) 6386 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:24.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: cephadm 2024-02-05T07:13:23.961474+0000 mgr.y (mgr.25280) 1548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:24.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:24.039804+0000 mon.a (mon.0) 6387 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:24.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:24.041890+0000 mon.a (mon.0) 6388 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:24.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:24.044743+0000 mon.a (mon.0) 6389 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:24.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:24.045636+0000 mon.a (mon.0) 6390 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:24.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: cluster 2024-02-05T07:13:24.049717+0000 mon.a (mon.0) 6391 : cluster 3 Health check update: Degraded data redundancy: 76/630 objects degraded (12.063%), 19 pgs degraded (PG_DEGRADED) 2024-02-05T07:13:24.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:24.058233+0000 mon.a (mon.0) 6392 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:24.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: cephadm 2024-02-05T07:13:24.058747+0000 mgr.y (mgr.25280) 1549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:24.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:24.139190+0000 mon.a (mon.0) 6393 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:24.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:24.143574+0000 mon.a (mon.0) 6394 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:24.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:24.147545+0000 mon.a (mon.0) 6395 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:24.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:24.148895+0000 mon.a (mon.0) 6396 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:24.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:24.156156+0000 mon.a (mon.0) 6397 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:24.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:24.238385+0000 mon.a (mon.0) 6398 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:24.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:24.241266+0000 mon.a (mon.0) 6399 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:24.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:24.244498+0000 mon.a (mon.0) 6400 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:24.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:24.245699+0000 mon.a (mon.0) 6401 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:24.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:24.253064+0000 mon.a (mon.0) 6402 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:24.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:24.332778+0000 mon.a (mon.0) 6403 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:24.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:24.335931+0000 mon.a (mon.0) 6404 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:24.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:24.340367+0000 mon.a (mon.0) 6405 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:24.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:24.341742+0000 mon.a (mon.0) 6406 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:24.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:24.350205+0000 mon.a (mon.0) 6407 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:24.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:24.434250+0000 mon.a (mon.0) 6408 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:24.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:24.437448+0000 mon.a (mon.0) 6409 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:24.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:24.440375+0000 mon.a (mon.0) 6410 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:24.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:24.441444+0000 mon.a (mon.0) 6411 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:24.834 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:24 smithi177 bash[56430]: audit 2024-02-05T07:13:24.447872+0000 mon.a (mon.0) 6412 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:24.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: cephadm 2024-02-05T07:13:23.182616+0000 mgr.y (mgr.25280) 1540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:24.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: cephadm 2024-02-05T07:13:23.278394+0000 mgr.y (mgr.25280) 1541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:24.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: cephadm 2024-02-05T07:13:23.376985+0000 mgr.y (mgr.25280) 1542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:24.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: cephadm 2024-02-05T07:13:23.472389+0000 mgr.y (mgr.25280) 1543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:24.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:23.552414+0000 mon.a (mon.0) 6362 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:24.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:23.555176+0000 mon.a (mon.0) 6363 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:24.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:23.558558+0000 mon.a (mon.0) 6364 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:24.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:23.559824+0000 mon.a (mon.0) 6365 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:24.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:23.568365+0000 mon.a (mon.0) 6366 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:24.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: cephadm 2024-02-05T07:13:23.568864+0000 mgr.y (mgr.25280) 1544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:24.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:23.650627+0000 mon.a (mon.0) 6367 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:24.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:23.654120+0000 mon.a (mon.0) 6368 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:24.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:23.657763+0000 mon.a (mon.0) 6369 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:24.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:23.659326+0000 mon.a (mon.0) 6370 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:24.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:23.667512+0000 mon.a (mon.0) 6371 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:24.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: cephadm 2024-02-05T07:13:23.668169+0000 mgr.y (mgr.25280) 1545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:24.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:23.747492+0000 mon.a (mon.0) 6372 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:24.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:23.749689+0000 mon.a (mon.0) 6373 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:24.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:23.752881+0000 mon.a (mon.0) 6374 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:24.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:23.754057+0000 mon.a (mon.0) 6375 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:24.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:23.763232+0000 mon.a (mon.0) 6376 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:24.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: cephadm 2024-02-05T07:13:23.763916+0000 mgr.y (mgr.25280) 1546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:24.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:23.845779+0000 mon.a (mon.0) 6377 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:24.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:23.848148+0000 mon.a (mon.0) 6378 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:24.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:23.850400+0000 mon.a (mon.0) 6379 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:24.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:23.851450+0000 mon.a (mon.0) 6380 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:24.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:23.861223+0000 mon.a (mon.0) 6381 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:24.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: cephadm 2024-02-05T07:13:23.861747+0000 mgr.y (mgr.25280) 1547 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:24.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:23.945235+0000 mon.a (mon.0) 6382 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:24.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:23.948538+0000 mon.a (mon.0) 6383 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:24.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:23.952554+0000 mon.a (mon.0) 6384 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:24.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:23.953592+0000 mon.a (mon.0) 6385 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:24.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:23.960829+0000 mon.a (mon.0) 6386 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:24.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: cephadm 2024-02-05T07:13:23.961474+0000 mgr.y (mgr.25280) 1548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:24.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:24.039804+0000 mon.a (mon.0) 6387 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:24.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:24.041890+0000 mon.a (mon.0) 6388 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:24.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:24.044743+0000 mon.a (mon.0) 6389 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:24.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:24.045636+0000 mon.a (mon.0) 6390 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:24.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: cluster 2024-02-05T07:13:24.049717+0000 mon.a (mon.0) 6391 : cluster 3 Health check update: Degraded data redundancy: 76/630 objects degraded (12.063%), 19 pgs degraded (PG_DEGRADED) 2024-02-05T07:13:24.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:24.058233+0000 mon.a (mon.0) 6392 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:24.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: cephadm 2024-02-05T07:13:23.182616+0000 mgr.y (mgr.25280) 1540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:24.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: cephadm 2024-02-05T07:13:23.278394+0000 mgr.y (mgr.25280) 1541 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:24.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: cephadm 2024-02-05T07:13:23.376985+0000 mgr.y (mgr.25280) 1542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:24.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: cephadm 2024-02-05T07:13:23.472389+0000 mgr.y (mgr.25280) 1543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:24.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:23.552414+0000 mon.a (mon.0) 6362 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:24.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:23.555176+0000 mon.a (mon.0) 6363 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:24.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:23.558558+0000 mon.a (mon.0) 6364 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:24.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:23.559824+0000 mon.a (mon.0) 6365 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:24.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:23.568365+0000 mon.a (mon.0) 6366 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:24.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: cephadm 2024-02-05T07:13:23.568864+0000 mgr.y (mgr.25280) 1544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:24.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:23.650627+0000 mon.a (mon.0) 6367 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:24.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:23.654120+0000 mon.a (mon.0) 6368 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:24.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:23.657763+0000 mon.a (mon.0) 6369 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:24.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:23.659326+0000 mon.a (mon.0) 6370 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:24.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:23.667512+0000 mon.a (mon.0) 6371 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:24.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: cephadm 2024-02-05T07:13:23.668169+0000 mgr.y (mgr.25280) 1545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:24.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:23.747492+0000 mon.a (mon.0) 6372 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:24.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:23.749689+0000 mon.a (mon.0) 6373 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:24.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:23.752881+0000 mon.a (mon.0) 6374 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:24.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:23.754057+0000 mon.a (mon.0) 6375 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:24.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: cephadm 2024-02-05T07:13:24.058747+0000 mgr.y (mgr.25280) 1549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:24.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:24.139190+0000 mon.a (mon.0) 6393 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:24.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:24.143574+0000 mon.a (mon.0) 6394 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:24.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:24.147545+0000 mon.a (mon.0) 6395 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:24.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:24.148895+0000 mon.a (mon.0) 6396 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:24.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:24.156156+0000 mon.a (mon.0) 6397 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:24.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:24.238385+0000 mon.a (mon.0) 6398 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:24.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:24.241266+0000 mon.a (mon.0) 6399 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:24.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:24.244498+0000 mon.a (mon.0) 6400 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:24.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:24.245699+0000 mon.a (mon.0) 6401 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:24.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:24.253064+0000 mon.a (mon.0) 6402 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:24.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:24.332778+0000 mon.a (mon.0) 6403 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:24.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:24.335931+0000 mon.a (mon.0) 6404 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:24.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:24.340367+0000 mon.a (mon.0) 6405 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:24.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:24.341742+0000 mon.a (mon.0) 6406 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:24.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:24.350205+0000 mon.a (mon.0) 6407 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:24.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:24.434250+0000 mon.a (mon.0) 6408 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:24.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:24.437448+0000 mon.a (mon.0) 6409 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:24.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:24.440375+0000 mon.a (mon.0) 6410 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:24.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:24.441444+0000 mon.a (mon.0) 6411 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:24.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[68945]: audit 2024-02-05T07:13:24.447872+0000 mon.a (mon.0) 6412 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:24.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:23.763232+0000 mon.a (mon.0) 6376 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:24.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: cephadm 2024-02-05T07:13:23.763916+0000 mgr.y (mgr.25280) 1546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:24.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:23.845779+0000 mon.a (mon.0) 6377 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:24.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:23.848148+0000 mon.a (mon.0) 6378 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:24.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:23.850400+0000 mon.a (mon.0) 6379 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:24.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:23.851450+0000 mon.a (mon.0) 6380 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:24.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:23.861223+0000 mon.a (mon.0) 6381 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:24.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: cephadm 2024-02-05T07:13:23.861747+0000 mgr.y (mgr.25280) 1547 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:24.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:23.945235+0000 mon.a (mon.0) 6382 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:24.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:23.948538+0000 mon.a (mon.0) 6383 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:24.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:23.952554+0000 mon.a (mon.0) 6384 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:24.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:23.953592+0000 mon.a (mon.0) 6385 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:24.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:23.960829+0000 mon.a (mon.0) 6386 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:24.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: cephadm 2024-02-05T07:13:23.961474+0000 mgr.y (mgr.25280) 1548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:24.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:24.039804+0000 mon.a (mon.0) 6387 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:24.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:24.041890+0000 mon.a (mon.0) 6388 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:24.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:24.044743+0000 mon.a (mon.0) 6389 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:24.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:24.045636+0000 mon.a (mon.0) 6390 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:24.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: cluster 2024-02-05T07:13:24.049717+0000 mon.a (mon.0) 6391 : cluster 3 Health check update: Degraded data redundancy: 76/630 objects degraded (12.063%), 19 pgs degraded (PG_DEGRADED) 2024-02-05T07:13:24.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:24.058233+0000 mon.a (mon.0) 6392 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:24.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: cephadm 2024-02-05T07:13:24.058747+0000 mgr.y (mgr.25280) 1549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:24.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:24.139190+0000 mon.a (mon.0) 6393 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:24.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:24.143574+0000 mon.a (mon.0) 6394 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:24.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:24.147545+0000 mon.a (mon.0) 6395 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:24.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:24.148895+0000 mon.a (mon.0) 6396 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:24.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:24.156156+0000 mon.a (mon.0) 6397 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:24.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:24.238385+0000 mon.a (mon.0) 6398 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:24.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:24.241266+0000 mon.a (mon.0) 6399 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:24.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:24.244498+0000 mon.a (mon.0) 6400 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:24.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:24.245699+0000 mon.a (mon.0) 6401 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:24.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:24.253064+0000 mon.a (mon.0) 6402 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:24.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:24.332778+0000 mon.a (mon.0) 6403 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:24.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:24.335931+0000 mon.a (mon.0) 6404 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:24.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:24.340367+0000 mon.a (mon.0) 6405 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:24.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:24.341742+0000 mon.a (mon.0) 6406 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:24.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:24.350205+0000 mon.a (mon.0) 6407 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:24.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:24.434250+0000 mon.a (mon.0) 6408 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:24.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:24.437448+0000 mon.a (mon.0) 6409 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:24.897 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:24.440375+0000 mon.a (mon.0) 6410 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:24.897 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:24.441444+0000 mon.a (mon.0) 6411 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:24.897 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:24 smithi102 bash[71397]: audit 2024-02-05T07:13:24.447872+0000 mon.a (mon.0) 6412 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:25.500 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[72509]: debug 2024-02-05T07:13:25.231+0000 7fc3117ec7c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-02-05T07:13:25.500 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[72509]: debug 2024-02-05T07:13:25.275+0000 7fc3117ec7c0 -1 osd.6 147 log_to_monitors true 2024-02-05T07:13:25.810 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: cephadm 2024-02-05T07:13:24.156645+0000 mgr.y (mgr.25280) 1550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:25.810 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: cephadm 2024-02-05T07:13:24.253667+0000 mgr.y (mgr.25280) 1551 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:25.811 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: cephadm 2024-02-05T07:13:24.351069+0000 mgr.y (mgr.25280) 1552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:25.811 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: cephadm 2024-02-05T07:13:24.448515+0000 mgr.y (mgr.25280) 1553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:25.811 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: cluster 2024-02-05T07:13:24.475359+0000 mgr.y (mgr.25280) 1554 : cluster 0 pgmap v260: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-02-05T07:13:25.811 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:24.528542+0000 mon.a (mon.0) 6413 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:25.811 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:24.530575+0000 mon.a (mon.0) 6414 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:25.811 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:24.532757+0000 mon.a (mon.0) 6415 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:25.811 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:24.533528+0000 mon.a (mon.0) 6416 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:25.811 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:24.540631+0000 mon.a (mon.0) 6417 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:25.811 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: cephadm 2024-02-05T07:13:24.541313+0000 mgr.y (mgr.25280) 1555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:25.811 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:24.603173+0000 mon.a (mon.0) 6418 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:25.811 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:24.605948+0000 mon.a (mon.0) 6419 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:25.811 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:24.608741+0000 mon.a (mon.0) 6420 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:25.811 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:24.609832+0000 mon.a (mon.0) 6421 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:25.812 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:24.615236+0000 mon.a (mon.0) 6422 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:25.812 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: cephadm 2024-02-05T07:13:24.615804+0000 mgr.y (mgr.25280) 1556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:25.812 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:24.698091+0000 mon.a (mon.0) 6423 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:25.812 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:24.700714+0000 mon.a (mon.0) 6424 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:25.812 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:24.704811+0000 mon.a (mon.0) 6425 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:25.812 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:24.705837+0000 mon.a (mon.0) 6426 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:25.812 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:24.714691+0000 mon.a (mon.0) 6427 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:25.812 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: cephadm 2024-02-05T07:13:24.715420+0000 mgr.y (mgr.25280) 1557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:25.812 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:24.798418+0000 mon.a (mon.0) 6428 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:25.812 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:24.801402+0000 mon.a (mon.0) 6429 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:25.812 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:24.805112+0000 mon.a (mon.0) 6430 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:25.812 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:24.806451+0000 mon.a (mon.0) 6431 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:25.812 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:24.815726+0000 mon.a (mon.0) 6432 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:25.813 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: cephadm 2024-02-05T07:13:24.816432+0000 mgr.y (mgr.25280) 1558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:25.813 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:24.895600+0000 mon.a (mon.0) 6433 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:25.813 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:24.899364+0000 mon.a (mon.0) 6434 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:25.813 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:24.902538+0000 mon.a (mon.0) 6435 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:25.813 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:24.903895+0000 mon.a (mon.0) 6436 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:25.813 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:24.911185+0000 mon.a (mon.0) 6437 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:25.813 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: cephadm 2024-02-05T07:13:24.911865+0000 mgr.y (mgr.25280) 1559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:25.813 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:24.989020+0000 mon.a (mon.0) 6438 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:25.813 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:24.991406+0000 mon.a (mon.0) 6439 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:25.813 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:24.994435+0000 mon.a (mon.0) 6440 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:25.813 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:24.995405+0000 mon.a (mon.0) 6441 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:25.813 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:25.002731+0000 mon.a (mon.0) 6442 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:25.814 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: cephadm 2024-02-05T07:13:25.003497+0000 mgr.y (mgr.25280) 1560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:25.814 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:25.084369+0000 mon.a (mon.0) 6443 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:25.814 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:25.086864+0000 mon.a (mon.0) 6444 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:25.814 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:25.089343+0000 mon.a (mon.0) 6445 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:25.814 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:25.090228+0000 mon.a (mon.0) 6446 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:25.814 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:25.097390+0000 mon.a (mon.0) 6447 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:25.814 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: cephadm 2024-02-05T07:13:25.098156+0000 mgr.y (mgr.25280) 1561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:25.814 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:25.177131+0000 mon.a (mon.0) 6448 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:25.814 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:25.179697+0000 mon.a (mon.0) 6449 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:25.815 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:25.183112+0000 mon.a (mon.0) 6450 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:25.815 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:25.184492+0000 mon.a (mon.0) 6451 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:25.815 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:25.193569+0000 mon.a (mon.0) 6452 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:25.815 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:25.272402+0000 mon.a (mon.0) 6453 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:25.815 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:25.276867+0000 mon.a (mon.0) 6454 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:25.815 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:25.279023+0000 mon.a (mon.0) 6455 : audit 1 from='osd.6 [v2:172.21.15.177:6816/4188130780,v1:172.21.15.177:6817/4188130780]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-05T07:13:25.815 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:25.280742+0000 mon.a (mon.0) 6456 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:25.815 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:25.281919+0000 mon.a (mon.0) 6457 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:25.815 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:25.288811+0000 mon.a (mon.0) 6458 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:25.815 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:25.372013+0000 mon.a (mon.0) 6459 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:25.815 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:25.376078+0000 mon.a (mon.0) 6460 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:25.815 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:25.379645+0000 mon.a (mon.0) 6461 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:25.815 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:25.380869+0000 mon.a (mon.0) 6462 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:25.815 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:25.389502+0000 mon.a (mon.0) 6463 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:25.815 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:25.465356+0000 mon.a (mon.0) 6464 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:25.816 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:25.467813+0000 mon.a (mon.0) 6465 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:25.816 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:25.470087+0000 mon.a (mon.0) 6466 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:25.816 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:25.470869+0000 mon.a (mon.0) 6467 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:25.816 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:25 smithi177 bash[56430]: audit 2024-02-05T07:13:25.478435+0000 mon.a (mon.0) 6468 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:25.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: cephadm 2024-02-05T07:13:24.156645+0000 mgr.y (mgr.25280) 1550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:25.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: cephadm 2024-02-05T07:13:24.253667+0000 mgr.y (mgr.25280) 1551 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:25.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: cephadm 2024-02-05T07:13:24.351069+0000 mgr.y (mgr.25280) 1552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:25.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: cephadm 2024-02-05T07:13:24.448515+0000 mgr.y (mgr.25280) 1553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:25.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: cluster 2024-02-05T07:13:24.475359+0000 mgr.y (mgr.25280) 1554 : cluster 0 pgmap v260: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-02-05T07:13:25.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:24.528542+0000 mon.a (mon.0) 6413 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:25.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:24.530575+0000 mon.a (mon.0) 6414 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:25.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:24.532757+0000 mon.a (mon.0) 6415 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:25.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:24.533528+0000 mon.a (mon.0) 6416 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:25.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:24.540631+0000 mon.a (mon.0) 6417 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:25.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: cephadm 2024-02-05T07:13:24.541313+0000 mgr.y (mgr.25280) 1555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:25.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:24.603173+0000 mon.a (mon.0) 6418 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:25.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:24.605948+0000 mon.a (mon.0) 6419 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:25.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:24.608741+0000 mon.a (mon.0) 6420 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:25.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:24.609832+0000 mon.a (mon.0) 6421 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:25.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:24.615236+0000 mon.a (mon.0) 6422 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:25.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: cephadm 2024-02-05T07:13:24.615804+0000 mgr.y (mgr.25280) 1556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:25.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:24.698091+0000 mon.a (mon.0) 6423 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:25.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:24.700714+0000 mon.a (mon.0) 6424 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:25.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:24.704811+0000 mon.a (mon.0) 6425 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:25.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: cephadm 2024-02-05T07:13:24.156645+0000 mgr.y (mgr.25280) 1550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:25.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: cephadm 2024-02-05T07:13:24.253667+0000 mgr.y (mgr.25280) 1551 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:25.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: cephadm 2024-02-05T07:13:24.351069+0000 mgr.y (mgr.25280) 1552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:25.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: cephadm 2024-02-05T07:13:24.448515+0000 mgr.y (mgr.25280) 1553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:25.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: cluster 2024-02-05T07:13:24.475359+0000 mgr.y (mgr.25280) 1554 : cluster 0 pgmap v260: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 220 MiB used, 715 GiB / 715 GiB avail; 76/630 objects degraded (12.063%) 2024-02-05T07:13:25.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:24.528542+0000 mon.a (mon.0) 6413 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:25.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:24.530575+0000 mon.a (mon.0) 6414 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:25.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:24.532757+0000 mon.a (mon.0) 6415 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:25.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:24.533528+0000 mon.a (mon.0) 6416 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:25.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:24.540631+0000 mon.a (mon.0) 6417 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:25.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: cephadm 2024-02-05T07:13:24.541313+0000 mgr.y (mgr.25280) 1555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:25.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:24.603173+0000 mon.a (mon.0) 6418 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:25.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:24.605948+0000 mon.a (mon.0) 6419 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:25.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:24.608741+0000 mon.a (mon.0) 6420 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:25.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:24.609832+0000 mon.a (mon.0) 6421 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:25.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:24.615236+0000 mon.a (mon.0) 6422 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:25.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: cephadm 2024-02-05T07:13:24.615804+0000 mgr.y (mgr.25280) 1556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:25.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:24.698091+0000 mon.a (mon.0) 6423 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:25.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:24.700714+0000 mon.a (mon.0) 6424 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:25.888 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:24.704811+0000 mon.a (mon.0) 6425 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:25.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:24.705837+0000 mon.a (mon.0) 6426 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:25.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:24.714691+0000 mon.a (mon.0) 6427 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:25.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: cephadm 2024-02-05T07:13:24.715420+0000 mgr.y (mgr.25280) 1557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:25.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:24.798418+0000 mon.a (mon.0) 6428 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:25.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:24.801402+0000 mon.a (mon.0) 6429 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:25.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:24.805112+0000 mon.a (mon.0) 6430 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:25.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:24.806451+0000 mon.a (mon.0) 6431 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:25.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:24.815726+0000 mon.a (mon.0) 6432 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:25.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: cephadm 2024-02-05T07:13:24.816432+0000 mgr.y (mgr.25280) 1558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:25.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:24.895600+0000 mon.a (mon.0) 6433 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:25.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:24.899364+0000 mon.a (mon.0) 6434 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:25.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:24.902538+0000 mon.a (mon.0) 6435 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:25.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:24.903895+0000 mon.a (mon.0) 6436 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:25.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:24.911185+0000 mon.a (mon.0) 6437 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:25.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: cephadm 2024-02-05T07:13:24.911865+0000 mgr.y (mgr.25280) 1559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:25.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:24.989020+0000 mon.a (mon.0) 6438 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:25.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:24.991406+0000 mon.a (mon.0) 6439 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:25.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:24.994435+0000 mon.a (mon.0) 6440 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:25.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:24.995405+0000 mon.a (mon.0) 6441 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:25.889 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:25.002731+0000 mon.a (mon.0) 6442 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:25.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:24.705837+0000 mon.a (mon.0) 6426 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:25.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:24.714691+0000 mon.a (mon.0) 6427 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:25.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: cephadm 2024-02-05T07:13:24.715420+0000 mgr.y (mgr.25280) 1557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:25.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:24.798418+0000 mon.a (mon.0) 6428 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:25.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:24.801402+0000 mon.a (mon.0) 6429 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:25.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:24.805112+0000 mon.a (mon.0) 6430 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:25.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:24.806451+0000 mon.a (mon.0) 6431 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:25.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:24.815726+0000 mon.a (mon.0) 6432 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:25.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: cephadm 2024-02-05T07:13:24.816432+0000 mgr.y (mgr.25280) 1558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:25.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:24.895600+0000 mon.a (mon.0) 6433 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:25.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:24.899364+0000 mon.a (mon.0) 6434 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:25.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:24.902538+0000 mon.a (mon.0) 6435 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:25.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:24.903895+0000 mon.a (mon.0) 6436 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:25.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:24.911185+0000 mon.a (mon.0) 6437 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:25.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: cephadm 2024-02-05T07:13:24.911865+0000 mgr.y (mgr.25280) 1559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:25.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:24.989020+0000 mon.a (mon.0) 6438 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:25.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:24.991406+0000 mon.a (mon.0) 6439 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:25.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:24.994435+0000 mon.a (mon.0) 6440 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:25.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:24.995405+0000 mon.a (mon.0) 6441 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:25.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:25.002731+0000 mon.a (mon.0) 6442 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:25.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: cephadm 2024-02-05T07:13:25.003497+0000 mgr.y (mgr.25280) 1560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:25.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:25.084369+0000 mon.a (mon.0) 6443 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:25.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:25.086864+0000 mon.a (mon.0) 6444 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:25.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:25.089343+0000 mon.a (mon.0) 6445 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:25.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:25.090228+0000 mon.a (mon.0) 6446 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:25.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:25.097390+0000 mon.a (mon.0) 6447 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:25.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: cephadm 2024-02-05T07:13:25.098156+0000 mgr.y (mgr.25280) 1561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:25.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:25.177131+0000 mon.a (mon.0) 6448 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:25.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:25.179697+0000 mon.a (mon.0) 6449 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:25.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:25.183112+0000 mon.a (mon.0) 6450 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:25.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:25.184492+0000 mon.a (mon.0) 6451 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:25.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:25.193569+0000 mon.a (mon.0) 6452 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:25.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:25.272402+0000 mon.a (mon.0) 6453 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:25.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:25.276867+0000 mon.a (mon.0) 6454 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:25.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:25.279023+0000 mon.a (mon.0) 6455 : audit 1 from='osd.6 [v2:172.21.15.177:6816/4188130780,v1:172.21.15.177:6817/4188130780]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-05T07:13:25.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:25.280742+0000 mon.a (mon.0) 6456 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:25.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:25.281919+0000 mon.a (mon.0) 6457 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:25.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:25.288811+0000 mon.a (mon.0) 6458 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:25.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:25.372013+0000 mon.a (mon.0) 6459 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:25.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: cephadm 2024-02-05T07:13:25.003497+0000 mgr.y (mgr.25280) 1560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:25.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:25.084369+0000 mon.a (mon.0) 6443 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:25.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:25.086864+0000 mon.a (mon.0) 6444 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:25.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:25.089343+0000 mon.a (mon.0) 6445 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:25.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:25.090228+0000 mon.a (mon.0) 6446 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:25.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:25.097390+0000 mon.a (mon.0) 6447 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:25.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: cephadm 2024-02-05T07:13:25.098156+0000 mgr.y (mgr.25280) 1561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:25.893 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:25.177131+0000 mon.a (mon.0) 6448 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:25.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:25.179697+0000 mon.a (mon.0) 6449 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:25.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:25.183112+0000 mon.a (mon.0) 6450 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:25.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:25.184492+0000 mon.a (mon.0) 6451 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:25.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:25.193569+0000 mon.a (mon.0) 6452 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:25.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:25.272402+0000 mon.a (mon.0) 6453 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:25.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:25.276867+0000 mon.a (mon.0) 6454 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:25.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:25.279023+0000 mon.a (mon.0) 6455 : audit 1 from='osd.6 [v2:172.21.15.177:6816/4188130780,v1:172.21.15.177:6817/4188130780]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-05T07:13:25.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:25.280742+0000 mon.a (mon.0) 6456 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:25.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:25.281919+0000 mon.a (mon.0) 6457 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:25.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:25.288811+0000 mon.a (mon.0) 6458 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:25.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:25.372013+0000 mon.a (mon.0) 6459 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:25.894 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:25.376078+0000 mon.a (mon.0) 6460 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:25.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:25.379645+0000 mon.a (mon.0) 6461 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:25.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:25.380869+0000 mon.a (mon.0) 6462 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:25.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:25.389502+0000 mon.a (mon.0) 6463 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:25.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:25.465356+0000 mon.a (mon.0) 6464 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:25.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:25.467813+0000 mon.a (mon.0) 6465 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:25.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:25.470087+0000 mon.a (mon.0) 6466 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:25.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:25.470869+0000 mon.a (mon.0) 6467 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:25.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[71397]: audit 2024-02-05T07:13:25.478435+0000 mon.a (mon.0) 6468 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:25.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:25.376078+0000 mon.a (mon.0) 6460 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:25.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:25.379645+0000 mon.a (mon.0) 6461 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:25.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:25.380869+0000 mon.a (mon.0) 6462 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:25.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:25.389502+0000 mon.a (mon.0) 6463 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:25.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:25.465356+0000 mon.a (mon.0) 6464 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:25.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:25.467813+0000 mon.a (mon.0) 6465 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:25.895 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:25.470087+0000 mon.a (mon.0) 6466 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:25.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:25.470869+0000 mon.a (mon.0) 6467 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:25.896 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:25 smithi102 bash[68945]: audit 2024-02-05T07:13:25.478435+0000 mon.a (mon.0) 6468 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:26.359 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[72509]: debug 2024-02-05T07:13:26.247+0000 7fc302c4b700 -1 osd.6 147 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T07:13:26.637 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: cephadm 2024-02-05T07:13:25.194130+0000 mgr.y (mgr.25280) 1562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:26.637 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: cephadm 2024-02-05T07:13:25.289389+0000 mgr.y (mgr.25280) 1563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:26.637 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: cephadm 2024-02-05T07:13:25.390107+0000 mgr.y (mgr.25280) 1564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:26.638 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: cephadm 2024-02-05T07:13:25.478997+0000 mgr.y (mgr.25280) 1565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:26.638 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:25.560385+0000 mon.a (mon.0) 6469 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:26.638 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:25.563002+0000 mon.a (mon.0) 6470 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:26.638 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:25.566248+0000 mon.a (mon.0) 6471 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:26.638 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:25.567455+0000 mon.a (mon.0) 6472 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:26.638 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:25.574379+0000 mon.a (mon.0) 6473 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:26.638 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: cephadm 2024-02-05T07:13:25.574979+0000 mgr.y (mgr.25280) 1566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:26.638 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:25.648165+0000 mon.a (mon.0) 6474 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:26.638 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:25.650769+0000 mon.a (mon.0) 6475 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:26.638 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:25.653934+0000 mon.a (mon.0) 6476 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:26.639 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:25.655033+0000 mon.a (mon.0) 6477 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:26.639 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:25.663517+0000 mon.a (mon.0) 6478 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:26.639 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: cephadm 2024-02-05T07:13:25.664215+0000 mgr.y (mgr.25280) 1567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:26.639 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:25.746780+0000 mon.a (mon.0) 6479 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:26.639 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:25.749616+0000 mon.a (mon.0) 6480 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:26.639 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:25.754443+0000 mon.a (mon.0) 6481 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:26.639 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:25.755775+0000 mon.a (mon.0) 6482 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:26.640 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:25.764436+0000 mon.a (mon.0) 6483 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:26.640 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: cephadm 2024-02-05T07:13:25.765149+0000 mgr.y (mgr.25280) 1568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:26.640 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:25.808047+0000 mon.a (mon.0) 6484 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:26.640 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:25.809698+0000 mon.a (mon.0) 6485 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:13:26.640 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:25.890049+0000 mon.a (mon.0) 6486 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:26.640 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:25.892242+0000 mon.a (mon.0) 6487 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:26.640 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:25.895326+0000 mon.a (mon.0) 6488 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:26.640 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:25.896090+0000 mon.a (mon.0) 6489 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:26.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:25.905888+0000 mon.a (mon.0) 6490 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:26.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: cephadm 2024-02-05T07:13:25.906602+0000 mgr.y (mgr.25280) 1569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:26.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:25.986856+0000 mon.a (mon.0) 6491 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:26.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:25.989105+0000 mon.a (mon.0) 6492 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:26.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:25.992121+0000 mon.a (mon.0) 6493 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:26.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:25.993471+0000 mon.a (mon.0) 6494 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:26.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:26.003470+0000 mon.a (mon.0) 6495 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:26.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: cephadm 2024-02-05T07:13:26.004009+0000 mgr.y (mgr.25280) 1570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:26.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:26.084498+0000 mon.a (mon.0) 6496 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:26.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:26.087027+0000 mon.a (mon.0) 6497 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:26.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:26.091058+0000 mon.a (mon.0) 6498 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:26.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:26.092248+0000 mon.a (mon.0) 6499 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:26.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:26.102024+0000 mon.a (mon.0) 6500 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:26.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: cephadm 2024-02-05T07:13:26.102784+0000 mgr.y (mgr.25280) 1571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:26.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:26.182217+0000 mon.a (mon.0) 6501 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:26.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:26.185095+0000 mon.a (mon.0) 6502 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:26.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:26.187746+0000 mon.a (mon.0) 6503 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:26.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:26.188530+0000 mon.a (mon.0) 6504 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:26.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:26.193694+0000 mon.a (mon.0) 6505 : audit 1 from='osd.6 [v2:172.21.15.177:6816/4188130780,v1:172.21.15.177:6817/4188130780]' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-05T07:13:26.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: cluster 2024-02-05T07:13:26.202393+0000 mon.a (mon.0) 6506 : cluster 0 osdmap e150: 8 total, 7 up, 8 in 2024-02-05T07:13:26.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:26.203648+0000 mon.a (mon.0) 6507 : audit 1 from='osd.6 [v2:172.21.15.177:6816/4188130780,v1:172.21.15.177:6817/4188130780]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T07:13:26.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:26.206443+0000 mon.a (mon.0) 6508 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:26.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:26.254169+0000 mon.a (mon.0) 6509 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:26.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:26.256608+0000 mon.a (mon.0) 6510 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:26.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:26.259548+0000 mon.a (mon.0) 6511 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:26.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:26.260747+0000 mon.a (mon.0) 6512 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:26.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:26.267944+0000 mon.a (mon.0) 6513 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:26.642 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:26.347231+0000 mon.a (mon.0) 6514 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:26.643 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:26.350615+0000 mon.a (mon.0) 6515 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:26.643 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:26.354665+0000 mon.a (mon.0) 6516 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:26.643 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:26.356232+0000 mon.a (mon.0) 6517 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:26.643 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:26.364512+0000 mon.a (mon.0) 6518 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:26.643 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:26.449225+0000 mon.a (mon.0) 6519 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:26.643 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:26.452042+0000 mon.a (mon.0) 6520 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:26.643 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:26.455096+0000 mon.a (mon.0) 6521 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:26.643 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:26.456201+0000 mon.a (mon.0) 6522 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:26.643 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:26 smithi177 bash[56430]: audit 2024-02-05T07:13:26.463816+0000 mon.a (mon.0) 6523 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:26.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: cephadm 2024-02-05T07:13:25.194130+0000 mgr.y (mgr.25280) 1562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:26.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: cephadm 2024-02-05T07:13:25.289389+0000 mgr.y (mgr.25280) 1563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:26.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: cephadm 2024-02-05T07:13:25.390107+0000 mgr.y (mgr.25280) 1564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:26.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: cephadm 2024-02-05T07:13:25.478997+0000 mgr.y (mgr.25280) 1565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:26.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:25.560385+0000 mon.a (mon.0) 6469 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:26.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:25.563002+0000 mon.a (mon.0) 6470 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:26.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:25.566248+0000 mon.a (mon.0) 6471 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:26.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:25.567455+0000 mon.a (mon.0) 6472 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:26.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:25.574379+0000 mon.a (mon.0) 6473 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:26.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: cephadm 2024-02-05T07:13:25.574979+0000 mgr.y (mgr.25280) 1566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:26.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:25.648165+0000 mon.a (mon.0) 6474 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:26.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:25.650769+0000 mon.a (mon.0) 6475 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:26.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:25.653934+0000 mon.a (mon.0) 6476 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:26.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:25.655033+0000 mon.a (mon.0) 6477 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:26.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:25.663517+0000 mon.a (mon.0) 6478 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:26.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: cephadm 2024-02-05T07:13:25.664215+0000 mgr.y (mgr.25280) 1567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:26.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:25.746780+0000 mon.a (mon.0) 6479 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:26.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:25.749616+0000 mon.a (mon.0) 6480 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:26.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:25.754443+0000 mon.a (mon.0) 6481 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:26.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:25.755775+0000 mon.a (mon.0) 6482 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:26.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: cephadm 2024-02-05T07:13:25.194130+0000 mgr.y (mgr.25280) 1562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:26.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: cephadm 2024-02-05T07:13:25.289389+0000 mgr.y (mgr.25280) 1563 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:26.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: cephadm 2024-02-05T07:13:25.390107+0000 mgr.y (mgr.25280) 1564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:26.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: cephadm 2024-02-05T07:13:25.478997+0000 mgr.y (mgr.25280) 1565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:26.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:25.560385+0000 mon.a (mon.0) 6469 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:26.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:25.563002+0000 mon.a (mon.0) 6470 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:26.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:25.566248+0000 mon.a (mon.0) 6471 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:26.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:25.567455+0000 mon.a (mon.0) 6472 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:26.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:25.574379+0000 mon.a (mon.0) 6473 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:26.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: cephadm 2024-02-05T07:13:25.574979+0000 mgr.y (mgr.25280) 1566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:26.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:25.648165+0000 mon.a (mon.0) 6474 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:26.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:25.650769+0000 mon.a (mon.0) 6475 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:26.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:25.653934+0000 mon.a (mon.0) 6476 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:26.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:25.655033+0000 mon.a (mon.0) 6477 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:26.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:25.663517+0000 mon.a (mon.0) 6478 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:26.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: cephadm 2024-02-05T07:13:25.664215+0000 mgr.y (mgr.25280) 1567 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:26.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:25.746780+0000 mon.a (mon.0) 6479 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:26.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:25.749616+0000 mon.a (mon.0) 6480 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:26.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:25.754443+0000 mon.a (mon.0) 6481 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:26.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:25.755775+0000 mon.a (mon.0) 6482 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:26.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:25.764436+0000 mon.a (mon.0) 6483 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:26.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: cephadm 2024-02-05T07:13:25.765149+0000 mgr.y (mgr.25280) 1568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:26.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:25.808047+0000 mon.a (mon.0) 6484 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:26.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:25.809698+0000 mon.a (mon.0) 6485 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:13:26.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:25.890049+0000 mon.a (mon.0) 6486 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:26.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:25.892242+0000 mon.a (mon.0) 6487 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:26.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:25.895326+0000 mon.a (mon.0) 6488 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:26.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:25.896090+0000 mon.a (mon.0) 6489 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:26.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:25.905888+0000 mon.a (mon.0) 6490 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:26.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: cephadm 2024-02-05T07:13:25.906602+0000 mgr.y (mgr.25280) 1569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:26.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:25.986856+0000 mon.a (mon.0) 6491 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:26.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:25.989105+0000 mon.a (mon.0) 6492 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:26.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:25.992121+0000 mon.a (mon.0) 6493 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:26.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:25.993471+0000 mon.a (mon.0) 6494 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:26.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:26.003470+0000 mon.a (mon.0) 6495 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:26.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: cephadm 2024-02-05T07:13:26.004009+0000 mgr.y (mgr.25280) 1570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:26.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:26.084498+0000 mon.a (mon.0) 6496 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:26.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:26.087027+0000 mon.a (mon.0) 6497 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:26.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:26.091058+0000 mon.a (mon.0) 6498 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:26.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:26.092248+0000 mon.a (mon.0) 6499 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:26.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:26.102024+0000 mon.a (mon.0) 6500 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:26.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: cephadm 2024-02-05T07:13:26.102784+0000 mgr.y (mgr.25280) 1571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:26.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:26.182217+0000 mon.a (mon.0) 6501 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:26.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:26.185095+0000 mon.a (mon.0) 6502 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:26.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:26.187746+0000 mon.a (mon.0) 6503 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:26.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:26.188530+0000 mon.a (mon.0) 6504 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:26.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:26.193694+0000 mon.a (mon.0) 6505 : audit 1 from='osd.6 [v2:172.21.15.177:6816/4188130780,v1:172.21.15.177:6817/4188130780]' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-05T07:13:26.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: cluster 2024-02-05T07:13:26.202393+0000 mon.a (mon.0) 6506 : cluster 0 osdmap e150: 8 total, 7 up, 8 in 2024-02-05T07:13:26.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:26.203648+0000 mon.a (mon.0) 6507 : audit 1 from='osd.6 [v2:172.21.15.177:6816/4188130780,v1:172.21.15.177:6817/4188130780]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T07:13:26.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:26.206443+0000 mon.a (mon.0) 6508 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:26.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:26.254169+0000 mon.a (mon.0) 6509 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:26.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:26.256608+0000 mon.a (mon.0) 6510 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:26.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:26.259548+0000 mon.a (mon.0) 6511 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:26.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:26.260747+0000 mon.a (mon.0) 6512 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:26.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:26.267944+0000 mon.a (mon.0) 6513 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:26.891 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:26.347231+0000 mon.a (mon.0) 6514 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:26.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:26.350615+0000 mon.a (mon.0) 6515 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:26.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:26.354665+0000 mon.a (mon.0) 6516 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:26.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:26.356232+0000 mon.a (mon.0) 6517 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:26.892 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:26.364512+0000 mon.a (mon.0) 6518 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:26.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:25.764436+0000 mon.a (mon.0) 6483 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:26.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: cephadm 2024-02-05T07:13:25.765149+0000 mgr.y (mgr.25280) 1568 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:26.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:25.808047+0000 mon.a (mon.0) 6484 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:26.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:25.809698+0000 mon.a (mon.0) 6485 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:13:26.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:25.890049+0000 mon.a (mon.0) 6486 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:26.892 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:25.892242+0000 mon.a (mon.0) 6487 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:26.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:25.895326+0000 mon.a (mon.0) 6488 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:26.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:25.896090+0000 mon.a (mon.0) 6489 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:26.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:25.905888+0000 mon.a (mon.0) 6490 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:26.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: cephadm 2024-02-05T07:13:25.906602+0000 mgr.y (mgr.25280) 1569 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:26.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:25.986856+0000 mon.a (mon.0) 6491 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:26.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:25.989105+0000 mon.a (mon.0) 6492 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:26.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:25.992121+0000 mon.a (mon.0) 6493 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:26.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:25.993471+0000 mon.a (mon.0) 6494 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:26.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:26.003470+0000 mon.a (mon.0) 6495 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:26.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: cephadm 2024-02-05T07:13:26.004009+0000 mgr.y (mgr.25280) 1570 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:26.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:26.084498+0000 mon.a (mon.0) 6496 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:26.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:26.087027+0000 mon.a (mon.0) 6497 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:26.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:26.091058+0000 mon.a (mon.0) 6498 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:26.893 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:26.092248+0000 mon.a (mon.0) 6499 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:26.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:26.449225+0000 mon.a (mon.0) 6519 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:26.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:26.452042+0000 mon.a (mon.0) 6520 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:26.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:26.455096+0000 mon.a (mon.0) 6521 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:26.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:26.456201+0000 mon.a (mon.0) 6522 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:26.894 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[68945]: audit 2024-02-05T07:13:26.463816+0000 mon.a (mon.0) 6523 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:26.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:26.102024+0000 mon.a (mon.0) 6500 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:26.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: cephadm 2024-02-05T07:13:26.102784+0000 mgr.y (mgr.25280) 1571 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:26.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:26.182217+0000 mon.a (mon.0) 6501 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:26.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:26.185095+0000 mon.a (mon.0) 6502 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:26.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:26.187746+0000 mon.a (mon.0) 6503 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:26.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:26.188530+0000 mon.a (mon.0) 6504 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:26.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:26.193694+0000 mon.a (mon.0) 6505 : audit 1 from='osd.6 [v2:172.21.15.177:6816/4188130780,v1:172.21.15.177:6817/4188130780]' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-05T07:13:26.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: cluster 2024-02-05T07:13:26.202393+0000 mon.a (mon.0) 6506 : cluster 0 osdmap e150: 8 total, 7 up, 8 in 2024-02-05T07:13:26.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:26.203648+0000 mon.a (mon.0) 6507 : audit 1 from='osd.6 [v2:172.21.15.177:6816/4188130780,v1:172.21.15.177:6817/4188130780]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T07:13:26.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:26.206443+0000 mon.a (mon.0) 6508 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:26.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:26.254169+0000 mon.a (mon.0) 6509 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:26.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:26.256608+0000 mon.a (mon.0) 6510 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:26.895 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:26.259548+0000 mon.a (mon.0) 6511 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:26.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:26.260747+0000 mon.a (mon.0) 6512 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:26.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:26.267944+0000 mon.a (mon.0) 6513 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:26.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:26.347231+0000 mon.a (mon.0) 6514 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:26.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:26.350615+0000 mon.a (mon.0) 6515 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:26.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:26.354665+0000 mon.a (mon.0) 6516 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:26.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:26.356232+0000 mon.a (mon.0) 6517 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:26.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:26.364512+0000 mon.a (mon.0) 6518 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:26.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:26.449225+0000 mon.a (mon.0) 6519 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:26.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:26.452042+0000 mon.a (mon.0) 6520 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:26.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:26.455096+0000 mon.a (mon.0) 6521 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:26.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:26.456201+0000 mon.a (mon.0) 6522 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:26.896 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:26 smithi102 bash[71397]: audit 2024-02-05T07:13:26.463816+0000 mon.a (mon.0) 6523 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:27.798 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: cephadm 2024-02-05T07:13:26.207145+0000 mgr.y (mgr.25280) 1572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:27.798 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: cephadm 2024-02-05T07:13:26.268829+0000 mgr.y (mgr.25280) 1573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:27.798 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: cephadm 2024-02-05T07:13:26.365398+0000 mgr.y (mgr.25280) 1574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:27.799 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: cephadm 2024-02-05T07:13:26.464480+0000 mgr.y (mgr.25280) 1575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:27.799 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: cluster 2024-02-05T07:13:26.475895+0000 mgr.y (mgr.25280) 1576 : cluster 0 pgmap v262: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 76/630 objects degraded (12.063%) 2024-02-05T07:13:27.799 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:26.548508+0000 mon.a (mon.0) 6524 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:27.799 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:26.550768+0000 mon.a (mon.0) 6525 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:27.799 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:26.553418+0000 mon.a (mon.0) 6526 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:27.799 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:26.554405+0000 mon.a (mon.0) 6527 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:27.799 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:26.561901+0000 mon.a (mon.0) 6528 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:27.799 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: cephadm 2024-02-05T07:13:26.562469+0000 mgr.y (mgr.25280) 1577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:27.799 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:26.641663+0000 mon.a (mon.0) 6529 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:27.799 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:26.645872+0000 mon.a (mon.0) 6530 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:27.799 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:26.651024+0000 mon.a (mon.0) 6531 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:27.799 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:26.652617+0000 mon.a (mon.0) 6532 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:27.799 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:26.660515+0000 mon.a (mon.0) 6533 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:27.799 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: cephadm 2024-02-05T07:13:26.661497+0000 mgr.y (mgr.25280) 1578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:27.800 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:26.741441+0000 mon.a (mon.0) 6534 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:27.800 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:26.745705+0000 mon.a (mon.0) 6535 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:27.800 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:26.749383+0000 mon.a (mon.0) 6536 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:27.800 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:26.750791+0000 mon.a (mon.0) 6537 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:27.800 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:26.758209+0000 mon.a (mon.0) 6538 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:27.800 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: cephadm 2024-02-05T07:13:26.758789+0000 mgr.y (mgr.25280) 1579 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:27.800 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:26.839235+0000 mon.a (mon.0) 6539 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:27.800 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:26.841456+0000 mon.a (mon.0) 6540 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:27.800 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:26.843707+0000 mon.a (mon.0) 6541 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:27.800 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:26.844497+0000 mon.a (mon.0) 6542 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:27.800 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:26.850651+0000 mon.a (mon.0) 6543 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:27.800 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: cephadm 2024-02-05T07:13:26.851187+0000 mgr.y (mgr.25280) 1580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:27.800 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:26.931129+0000 mon.a (mon.0) 6544 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:27.801 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:26.933368+0000 mon.a (mon.0) 6545 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:27.801 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:26.936112+0000 mon.a (mon.0) 6546 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:27.801 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:26.937067+0000 mon.a (mon.0) 6547 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:27.801 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:26.943462+0000 mon.a (mon.0) 6548 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:27.801 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: cephadm 2024-02-05T07:13:26.944033+0000 mgr.y (mgr.25280) 1581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:27.801 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:27.022463+0000 mon.a (mon.0) 6549 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:27.801 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:27.024800+0000 mon.a (mon.0) 6550 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:27.801 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:27.027397+0000 mon.a (mon.0) 6551 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:27.801 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:27.028258+0000 mon.a (mon.0) 6552 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:27.801 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:27.035773+0000 mon.a (mon.0) 6553 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:27.802 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: cephadm 2024-02-05T07:13:27.036364+0000 mgr.y (mgr.25280) 1582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:27.802 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:27.150207+0000 mon.a (mon.0) 6554 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:27.802 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:27.152631+0000 mon.a (mon.0) 6555 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:27.802 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:27.155537+0000 mon.a (mon.0) 6556 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:27.802 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:27.156835+0000 mon.a (mon.0) 6557 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:27.802 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:27.166956+0000 mon.a (mon.0) 6558 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:27.802 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: cluster 2024-02-05T07:13:27.205149+0000 mon.a (mon.0) 6559 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T07:13:27.802 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: cluster 2024-02-05T07:13:27.214687+0000 mon.a (mon.0) 6560 : cluster 1 osd.6 [v2:172.21.15.177:6816/4188130780,v1:172.21.15.177:6817/4188130780] boot 2024-02-05T07:13:27.802 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: cluster 2024-02-05T07:13:27.214822+0000 mon.a (mon.0) 6561 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2024-02-05T07:13:27.802 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:27.221310+0000 mon.a (mon.0) 6562 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:13:27.802 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:27.258607+0000 mon.a (mon.0) 6563 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:27.802 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:27.261124+0000 mon.a (mon.0) 6564 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:27.803 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:27.263630+0000 mon.a (mon.0) 6565 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:27.803 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:27.264523+0000 mon.a (mon.0) 6566 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:27.803 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:27.269736+0000 mon.a (mon.0) 6567 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:27.803 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:27.379268+0000 mon.a (mon.0) 6568 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:27.803 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:27.382492+0000 mon.a (mon.0) 6569 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:27.803 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:27.385948+0000 mon.a (mon.0) 6570 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:27.803 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:27.387340+0000 mon.a (mon.0) 6571 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:27.803 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:27.396185+0000 mon.a (mon.0) 6572 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:27.803 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:27.461862+0000 mon.a (mon.0) 6573 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:27.803 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:27.468263+0000 mon.a (mon.0) 6574 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:27.803 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:27.470985+0000 mon.a (mon.0) 6575 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:27.803 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:27.471996+0000 mon.a (mon.0) 6576 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:27.803 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:27 smithi177 bash[56430]: audit 2024-02-05T07:13:27.477763+0000 mon.a (mon.0) 6577 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:27.864 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: cephadm 2024-02-05T07:13:26.207145+0000 mgr.y (mgr.25280) 1572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:27.864 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: cephadm 2024-02-05T07:13:26.268829+0000 mgr.y (mgr.25280) 1573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:27.864 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: cephadm 2024-02-05T07:13:26.365398+0000 mgr.y (mgr.25280) 1574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:27.865 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: cephadm 2024-02-05T07:13:26.464480+0000 mgr.y (mgr.25280) 1575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:27.865 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: cluster 2024-02-05T07:13:26.475895+0000 mgr.y (mgr.25280) 1576 : cluster 0 pgmap v262: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 76/630 objects degraded (12.063%) 2024-02-05T07:13:27.865 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:26.548508+0000 mon.a (mon.0) 6524 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:27.865 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:26.550768+0000 mon.a (mon.0) 6525 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:27.865 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:26.553418+0000 mon.a (mon.0) 6526 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:27.865 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:26.554405+0000 mon.a (mon.0) 6527 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:27.865 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:26.561901+0000 mon.a (mon.0) 6528 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:27.865 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: cephadm 2024-02-05T07:13:26.562469+0000 mgr.y (mgr.25280) 1577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:27.865 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:26.641663+0000 mon.a (mon.0) 6529 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:27.865 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:26.645872+0000 mon.a (mon.0) 6530 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:27.865 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:26.651024+0000 mon.a (mon.0) 6531 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:27.865 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:26.652617+0000 mon.a (mon.0) 6532 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:27.865 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:26.660515+0000 mon.a (mon.0) 6533 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:27.866 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: cephadm 2024-02-05T07:13:26.661497+0000 mgr.y (mgr.25280) 1578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:27.866 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:26.741441+0000 mon.a (mon.0) 6534 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:27.866 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:26.745705+0000 mon.a (mon.0) 6535 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:27.866 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: cephadm 2024-02-05T07:13:26.207145+0000 mgr.y (mgr.25280) 1572 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:27.866 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: cephadm 2024-02-05T07:13:26.268829+0000 mgr.y (mgr.25280) 1573 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:27.866 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: cephadm 2024-02-05T07:13:26.365398+0000 mgr.y (mgr.25280) 1574 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:27.866 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: cephadm 2024-02-05T07:13:26.464480+0000 mgr.y (mgr.25280) 1575 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:27.866 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: cluster 2024-02-05T07:13:26.475895+0000 mgr.y (mgr.25280) 1576 : cluster 0 pgmap v262: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 76/630 objects degraded (12.063%) 2024-02-05T07:13:27.866 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:26.548508+0000 mon.a (mon.0) 6524 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:27.866 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:26.550768+0000 mon.a (mon.0) 6525 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:27.867 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:26.553418+0000 mon.a (mon.0) 6526 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:27.867 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:26.554405+0000 mon.a (mon.0) 6527 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:27.867 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:26.561901+0000 mon.a (mon.0) 6528 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:27.867 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: cephadm 2024-02-05T07:13:26.562469+0000 mgr.y (mgr.25280) 1577 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:27.867 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:26.641663+0000 mon.a (mon.0) 6529 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:27.867 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:26.645872+0000 mon.a (mon.0) 6530 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:27.867 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:26.651024+0000 mon.a (mon.0) 6531 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:27.867 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:26.652617+0000 mon.a (mon.0) 6532 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:27.867 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:26.660515+0000 mon.a (mon.0) 6533 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:27.867 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: cephadm 2024-02-05T07:13:26.661497+0000 mgr.y (mgr.25280) 1578 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:27.867 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:26.741441+0000 mon.a (mon.0) 6534 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:27.867 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:26.745705+0000 mon.a (mon.0) 6535 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:27.868 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:26.749383+0000 mon.a (mon.0) 6536 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:27.868 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:26.750791+0000 mon.a (mon.0) 6537 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:27.868 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:26.758209+0000 mon.a (mon.0) 6538 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:27.868 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: cephadm 2024-02-05T07:13:26.758789+0000 mgr.y (mgr.25280) 1579 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:27.868 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:26.839235+0000 mon.a (mon.0) 6539 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:27.868 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:26.841456+0000 mon.a (mon.0) 6540 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:27.868 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:26.843707+0000 mon.a (mon.0) 6541 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:27.868 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:26.844497+0000 mon.a (mon.0) 6542 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:27.869 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:26.850651+0000 mon.a (mon.0) 6543 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:27.869 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: cephadm 2024-02-05T07:13:26.851187+0000 mgr.y (mgr.25280) 1580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:27.869 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:26.931129+0000 mon.a (mon.0) 6544 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:27.869 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:26.933368+0000 mon.a (mon.0) 6545 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:27.869 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:26.936112+0000 mon.a (mon.0) 6546 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:27.869 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:26.937067+0000 mon.a (mon.0) 6547 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:27.869 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:26.943462+0000 mon.a (mon.0) 6548 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:27.869 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: cephadm 2024-02-05T07:13:26.944033+0000 mgr.y (mgr.25280) 1581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:27.869 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:27.022463+0000 mon.a (mon.0) 6549 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:27.869 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:27.024800+0000 mon.a (mon.0) 6550 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:27.869 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:27.027397+0000 mon.a (mon.0) 6551 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:27.869 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:27.028258+0000 mon.a (mon.0) 6552 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:27.869 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:27.035773+0000 mon.a (mon.0) 6553 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:27.869 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: cephadm 2024-02-05T07:13:27.036364+0000 mgr.y (mgr.25280) 1582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:27.869 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:27.150207+0000 mon.a (mon.0) 6554 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:27.870 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:27.152631+0000 mon.a (mon.0) 6555 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:27.870 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:27.155537+0000 mon.a (mon.0) 6556 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:27.870 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:27.156835+0000 mon.a (mon.0) 6557 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:27.870 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:27.166956+0000 mon.a (mon.0) 6558 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:27.870 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: cluster 2024-02-05T07:13:27.205149+0000 mon.a (mon.0) 6559 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T07:13:27.870 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: cluster 2024-02-05T07:13:27.214687+0000 mon.a (mon.0) 6560 : cluster 1 osd.6 [v2:172.21.15.177:6816/4188130780,v1:172.21.15.177:6817/4188130780] boot 2024-02-05T07:13:27.870 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: cluster 2024-02-05T07:13:27.214822+0000 mon.a (mon.0) 6561 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2024-02-05T07:13:27.870 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:27.221310+0000 mon.a (mon.0) 6562 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:13:27.870 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:27.258607+0000 mon.a (mon.0) 6563 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:27.870 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:27.261124+0000 mon.a (mon.0) 6564 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:27.870 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:27.263630+0000 mon.a (mon.0) 6565 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:27.870 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:27.264523+0000 mon.a (mon.0) 6566 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:27.870 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:27.269736+0000 mon.a (mon.0) 6567 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:27.870 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:27.379268+0000 mon.a (mon.0) 6568 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:27.870 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:27.382492+0000 mon.a (mon.0) 6569 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:27.871 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:27.385948+0000 mon.a (mon.0) 6570 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:27.871 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:27.387340+0000 mon.a (mon.0) 6571 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:27.871 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:27.396185+0000 mon.a (mon.0) 6572 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:27.871 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:26.749383+0000 mon.a (mon.0) 6536 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:27.871 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:26.750791+0000 mon.a (mon.0) 6537 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:27.871 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:26.758209+0000 mon.a (mon.0) 6538 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:27.871 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: cephadm 2024-02-05T07:13:26.758789+0000 mgr.y (mgr.25280) 1579 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:27.871 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:26.839235+0000 mon.a (mon.0) 6539 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:27.871 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:26.841456+0000 mon.a (mon.0) 6540 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:27.871 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:26.843707+0000 mon.a (mon.0) 6541 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:27.872 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:26.844497+0000 mon.a (mon.0) 6542 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:27.872 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:26.850651+0000 mon.a (mon.0) 6543 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:27.872 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: cephadm 2024-02-05T07:13:26.851187+0000 mgr.y (mgr.25280) 1580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:27.872 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:26.931129+0000 mon.a (mon.0) 6544 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:27.872 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:26.933368+0000 mon.a (mon.0) 6545 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:27.872 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:26.936112+0000 mon.a (mon.0) 6546 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:27.872 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:26.937067+0000 mon.a (mon.0) 6547 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:27.872 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:26.943462+0000 mon.a (mon.0) 6548 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:27.872 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: cephadm 2024-02-05T07:13:26.944033+0000 mgr.y (mgr.25280) 1581 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:27.872 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:27.022463+0000 mon.a (mon.0) 6549 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:27.872 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:27.024800+0000 mon.a (mon.0) 6550 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:27.872 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:27.027397+0000 mon.a (mon.0) 6551 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:27.872 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:27.028258+0000 mon.a (mon.0) 6552 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:27.872 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:27.035773+0000 mon.a (mon.0) 6553 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:27.873 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:27.461862+0000 mon.a (mon.0) 6573 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:27.873 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:27.468263+0000 mon.a (mon.0) 6574 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:27.873 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:27.470985+0000 mon.a (mon.0) 6575 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:27.873 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:27.471996+0000 mon.a (mon.0) 6576 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:27.873 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[71397]: audit 2024-02-05T07:13:27.477763+0000 mon.a (mon.0) 6577 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:27.873 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: cephadm 2024-02-05T07:13:27.036364+0000 mgr.y (mgr.25280) 1582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:27.873 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:27.150207+0000 mon.a (mon.0) 6554 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:27.873 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:27.152631+0000 mon.a (mon.0) 6555 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:27.874 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:27.155537+0000 mon.a (mon.0) 6556 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:27.874 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:27.156835+0000 mon.a (mon.0) 6557 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:27.874 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:27.166956+0000 mon.a (mon.0) 6558 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:27.874 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: cluster 2024-02-05T07:13:27.205149+0000 mon.a (mon.0) 6559 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T07:13:27.874 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: cluster 2024-02-05T07:13:27.214687+0000 mon.a (mon.0) 6560 : cluster 1 osd.6 [v2:172.21.15.177:6816/4188130780,v1:172.21.15.177:6817/4188130780] boot 2024-02-05T07:13:27.874 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: cluster 2024-02-05T07:13:27.214822+0000 mon.a (mon.0) 6561 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2024-02-05T07:13:27.874 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:27.221310+0000 mon.a (mon.0) 6562 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-05T07:13:27.874 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:27.258607+0000 mon.a (mon.0) 6563 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:27.874 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:27.261124+0000 mon.a (mon.0) 6564 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:27.874 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:27.263630+0000 mon.a (mon.0) 6565 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:27.874 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:27.264523+0000 mon.a (mon.0) 6566 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:27.874 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:27.269736+0000 mon.a (mon.0) 6567 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:27.874 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:27.379268+0000 mon.a (mon.0) 6568 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:27.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:27.382492+0000 mon.a (mon.0) 6569 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:27.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:27.385948+0000 mon.a (mon.0) 6570 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:27.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:27.387340+0000 mon.a (mon.0) 6571 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:27.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:27.396185+0000 mon.a (mon.0) 6572 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:27.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:27.461862+0000 mon.a (mon.0) 6573 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:27.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:27.468263+0000 mon.a (mon.0) 6574 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:27.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:27.470985+0000 mon.a (mon.0) 6575 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:27.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:27.471996+0000 mon.a (mon.0) 6576 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:27.875 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[68945]: audit 2024-02-05T07:13:27.477763+0000 mon.a (mon.0) 6577 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:28.135 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:13:27 smithi102 bash[65457]: debug 2024-02-05T07:13:27.850+0000 7f9fed74a700 -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) 2024-02-05T07:13:28.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: cluster 2024-02-05T07:13:26.548434+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e150 with expected crc 2024-02-05T07:13:28.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: cephadm 2024-02-05T07:13:27.167715+0000 mgr.y (mgr.25280) 1583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:28.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: cluster 2024-02-05T07:13:27.219973+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e151 with expected crc 2024-02-05T07:13:28.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: cluster 2024-02-05T07:13:27.225350+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e151 with expected crc 2024-02-05T07:13:28.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: cluster 2024-02-05T07:13:27.228958+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e151 with expected crc 2024-02-05T07:13:28.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: cephadm 2024-02-05T07:13:27.270220+0000 mgr.y (mgr.25280) 1584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:28.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: cephadm 2024-02-05T07:13:27.397281+0000 mgr.y (mgr.25280) 1585 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:28.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: cephadm 2024-02-05T07:13:27.478397+0000 mgr.y (mgr.25280) 1586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:28.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: audit 2024-02-05T07:13:27.556852+0000 mon.a (mon.0) 6578 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:28.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: audit 2024-02-05T07:13:27.559290+0000 mon.a (mon.0) 6579 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:28.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: audit 2024-02-05T07:13:27.562402+0000 mon.a (mon.0) 6580 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:28.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: audit 2024-02-05T07:13:27.563570+0000 mon.a (mon.0) 6581 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:28.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: audit 2024-02-05T07:13:27.572061+0000 mon.a (mon.0) 6582 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:28.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: cephadm 2024-02-05T07:13:27.572710+0000 mgr.y (mgr.25280) 1587 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:28.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: audit 2024-02-05T07:13:27.654646+0000 mon.a (mon.0) 6583 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:28.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: audit 2024-02-05T07:13:27.657280+0000 mon.a (mon.0) 6584 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:28.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: audit 2024-02-05T07:13:27.660491+0000 mon.a (mon.0) 6585 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:28.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: audit 2024-02-05T07:13:27.661442+0000 mon.a (mon.0) 6586 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:28.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: audit 2024-02-05T07:13:27.669295+0000 mon.a (mon.0) 6587 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:28.829 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: cephadm 2024-02-05T07:13:27.669998+0000 mgr.y (mgr.25280) 1588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:28.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: audit 2024-02-05T07:13:27.747070+0000 mon.a (mon.0) 6588 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:28.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: audit 2024-02-05T07:13:27.749555+0000 mon.a (mon.0) 6589 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:28.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: audit 2024-02-05T07:13:27.753317+0000 mon.a (mon.0) 6590 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:28.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: audit 2024-02-05T07:13:27.754273+0000 mon.a (mon.0) 6591 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:28.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: audit 2024-02-05T07:13:27.764112+0000 mon.a (mon.0) 6592 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:28.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: cephadm 2024-02-05T07:13:27.766091+0000 mgr.y (mgr.25280) 1589 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:28.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: audit 2024-02-05T07:13:27.771378+0000 mon.a (mon.0) 6593 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:28.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: audit 2024-02-05T07:13:27.779074+0000 mon.a (mon.0) 6594 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:28.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: audit 2024-02-05T07:13:27.786347+0000 mon.a (mon.0) 6595 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:28.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: audit 2024-02-05T07:13:27.846485+0000 mon.a (mon.0) 6596 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:28.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: audit 2024-02-05T07:13:27.849139+0000 mon.a (mon.0) 6597 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:28.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: audit 2024-02-05T07:13:27.851265+0000 mon.a (mon.0) 6598 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:28.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: audit 2024-02-05T07:13:27.852720+0000 mon.a (mon.0) 6599 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:28.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: audit 2024-02-05T07:13:27.854851+0000 mon.a (mon.0) 6600 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-05T07:13:28.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: audit 2024-02-05T07:13:27.855019+0000 mgr.y (mgr.25280) 1590 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-05T07:13:28.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: cephadm 2024-02-05T07:13:27.858008+0000 mgr.y (mgr.25280) 1591 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-02-05T07:13:28.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:28 smithi177 bash[56430]: cluster 2024-02-05T07:13:28.224028+0000 mon.a (mon.0) 6601 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2024-02-05T07:13:28.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: cluster 2024-02-05T07:13:26.548434+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e150 with expected crc 2024-02-05T07:13:28.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: cephadm 2024-02-05T07:13:27.167715+0000 mgr.y (mgr.25280) 1583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:28.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: cluster 2024-02-05T07:13:27.219973+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e151 with expected crc 2024-02-05T07:13:28.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: cluster 2024-02-05T07:13:27.225350+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e151 with expected crc 2024-02-05T07:13:28.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: cluster 2024-02-05T07:13:27.228958+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e151 with expected crc 2024-02-05T07:13:28.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: cephadm 2024-02-05T07:13:27.270220+0000 mgr.y (mgr.25280) 1584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:28.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: cephadm 2024-02-05T07:13:27.397281+0000 mgr.y (mgr.25280) 1585 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:28.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: cephadm 2024-02-05T07:13:27.478397+0000 mgr.y (mgr.25280) 1586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:28.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: audit 2024-02-05T07:13:27.556852+0000 mon.a (mon.0) 6578 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:28.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: audit 2024-02-05T07:13:27.559290+0000 mon.a (mon.0) 6579 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:28.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: audit 2024-02-05T07:13:27.562402+0000 mon.a (mon.0) 6580 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:28.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: audit 2024-02-05T07:13:27.563570+0000 mon.a (mon.0) 6581 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:28.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: audit 2024-02-05T07:13:27.572061+0000 mon.a (mon.0) 6582 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:28.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: cephadm 2024-02-05T07:13:27.572710+0000 mgr.y (mgr.25280) 1587 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:28.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: audit 2024-02-05T07:13:27.654646+0000 mon.a (mon.0) 6583 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:28.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: audit 2024-02-05T07:13:27.657280+0000 mon.a (mon.0) 6584 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:28.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: audit 2024-02-05T07:13:27.660491+0000 mon.a (mon.0) 6585 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:28.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: audit 2024-02-05T07:13:27.661442+0000 mon.a (mon.0) 6586 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:28.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: audit 2024-02-05T07:13:27.669295+0000 mon.a (mon.0) 6587 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:28.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: cephadm 2024-02-05T07:13:27.669998+0000 mgr.y (mgr.25280) 1588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:28.887 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: audit 2024-02-05T07:13:27.747070+0000 mon.a (mon.0) 6588 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:28.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: cluster 2024-02-05T07:13:26.548434+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e150 with expected crc 2024-02-05T07:13:28.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: cephadm 2024-02-05T07:13:27.167715+0000 mgr.y (mgr.25280) 1583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:28.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: cluster 2024-02-05T07:13:27.219973+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e151 with expected crc 2024-02-05T07:13:28.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: cluster 2024-02-05T07:13:27.225350+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e151 with expected crc 2024-02-05T07:13:28.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: cluster 2024-02-05T07:13:27.228958+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e151 with expected crc 2024-02-05T07:13:28.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: cephadm 2024-02-05T07:13:27.270220+0000 mgr.y (mgr.25280) 1584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:28.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: cephadm 2024-02-05T07:13:27.397281+0000 mgr.y (mgr.25280) 1585 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:28.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: cephadm 2024-02-05T07:13:27.478397+0000 mgr.y (mgr.25280) 1586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:28.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: audit 2024-02-05T07:13:27.556852+0000 mon.a (mon.0) 6578 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:28.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: audit 2024-02-05T07:13:27.559290+0000 mon.a (mon.0) 6579 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:28.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: audit 2024-02-05T07:13:27.562402+0000 mon.a (mon.0) 6580 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:28.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: audit 2024-02-05T07:13:27.563570+0000 mon.a (mon.0) 6581 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:28.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: audit 2024-02-05T07:13:27.572061+0000 mon.a (mon.0) 6582 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:28.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: cephadm 2024-02-05T07:13:27.572710+0000 mgr.y (mgr.25280) 1587 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:28.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: audit 2024-02-05T07:13:27.654646+0000 mon.a (mon.0) 6583 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:28.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: audit 2024-02-05T07:13:27.657280+0000 mon.a (mon.0) 6584 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:28.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: audit 2024-02-05T07:13:27.660491+0000 mon.a (mon.0) 6585 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:28.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: audit 2024-02-05T07:13:27.661442+0000 mon.a (mon.0) 6586 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:28.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: audit 2024-02-05T07:13:27.669295+0000 mon.a (mon.0) 6587 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:28.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: cephadm 2024-02-05T07:13:27.669998+0000 mgr.y (mgr.25280) 1588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:28.888 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: audit 2024-02-05T07:13:27.747070+0000 mon.a (mon.0) 6588 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:28.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: audit 2024-02-05T07:13:27.749555+0000 mon.a (mon.0) 6589 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:28.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: audit 2024-02-05T07:13:27.753317+0000 mon.a (mon.0) 6590 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:28.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: audit 2024-02-05T07:13:27.754273+0000 mon.a (mon.0) 6591 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:28.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: audit 2024-02-05T07:13:27.764112+0000 mon.a (mon.0) 6592 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:28.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: cephadm 2024-02-05T07:13:27.766091+0000 mgr.y (mgr.25280) 1589 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:28.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: audit 2024-02-05T07:13:27.771378+0000 mon.a (mon.0) 6593 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:28.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: audit 2024-02-05T07:13:27.779074+0000 mon.a (mon.0) 6594 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:28.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: audit 2024-02-05T07:13:27.786347+0000 mon.a (mon.0) 6595 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:28.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: audit 2024-02-05T07:13:27.846485+0000 mon.a (mon.0) 6596 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:28.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: audit 2024-02-05T07:13:27.849139+0000 mon.a (mon.0) 6597 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:28.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: audit 2024-02-05T07:13:27.851265+0000 mon.a (mon.0) 6598 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:28.889 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: audit 2024-02-05T07:13:27.852720+0000 mon.a (mon.0) 6599 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:28.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: audit 2024-02-05T07:13:27.854851+0000 mon.a (mon.0) 6600 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-05T07:13:28.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: audit 2024-02-05T07:13:27.855019+0000 mgr.y (mgr.25280) 1590 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-05T07:13:28.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: cephadm 2024-02-05T07:13:27.858008+0000 mgr.y (mgr.25280) 1591 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-02-05T07:13:28.890 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[68945]: cluster 2024-02-05T07:13:28.224028+0000 mon.a (mon.0) 6601 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2024-02-05T07:13:28.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: audit 2024-02-05T07:13:27.749555+0000 mon.a (mon.0) 6589 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:28.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: audit 2024-02-05T07:13:27.753317+0000 mon.a (mon.0) 6590 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:28.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: audit 2024-02-05T07:13:27.754273+0000 mon.a (mon.0) 6591 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:28.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: audit 2024-02-05T07:13:27.764112+0000 mon.a (mon.0) 6592 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:28.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: cephadm 2024-02-05T07:13:27.766091+0000 mgr.y (mgr.25280) 1589 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:28.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: audit 2024-02-05T07:13:27.771378+0000 mon.a (mon.0) 6593 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:28.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: audit 2024-02-05T07:13:27.779074+0000 mon.a (mon.0) 6594 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:28.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: audit 2024-02-05T07:13:27.786347+0000 mon.a (mon.0) 6595 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:28.890 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: audit 2024-02-05T07:13:27.846485+0000 mon.a (mon.0) 6596 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:28.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: audit 2024-02-05T07:13:27.849139+0000 mon.a (mon.0) 6597 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:28.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: audit 2024-02-05T07:13:27.851265+0000 mon.a (mon.0) 6598 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:28.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: audit 2024-02-05T07:13:27.852720+0000 mon.a (mon.0) 6599 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:28.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: audit 2024-02-05T07:13:27.854851+0000 mon.a (mon.0) 6600 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-05T07:13:28.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: audit 2024-02-05T07:13:27.855019+0000 mgr.y (mgr.25280) 1590 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-05T07:13:28.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: cephadm 2024-02-05T07:13:27.858008+0000 mgr.y (mgr.25280) 1591 : cephadm 1 Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-02-05T07:13:28.891 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:28 smithi102 bash[71397]: cluster 2024-02-05T07:13:28.224028+0000 mon.a (mon.0) 6601 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2024-02-05T07:13:29.827 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:29 smithi177 bash[56430]: cluster 2024-02-05T07:13:28.231156+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e152 with expected crc 2024-02-05T07:13:29.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:29 smithi177 bash[56430]: cluster 2024-02-05T07:13:28.233044+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e152 with expected crc 2024-02-05T07:13:29.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:29 smithi177 bash[56430]: cluster 2024-02-05T07:13:28.234771+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e152 with expected crc 2024-02-05T07:13:29.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:29 smithi177 bash[56430]: cluster 2024-02-05T07:13:28.236390+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e152 with expected crc 2024-02-05T07:13:29.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:29 smithi177 bash[56430]: cluster 2024-02-05T07:13:28.239138+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e152 with expected crc 2024-02-05T07:13:29.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:29 smithi177 bash[56430]: cluster 2024-02-05T07:13:28.240579+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e152 with expected crc 2024-02-05T07:13:29.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:29 smithi177 bash[56430]: cluster 2024-02-05T07:13:28.242147+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e152 with expected crc 2024-02-05T07:13:29.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:29 smithi177 bash[56430]: cluster 2024-02-05T07:13:28.476839+0000 mgr.y (mgr.25280) 1592 : cluster 0 pgmap v265: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 76/630 objects degraded (12.063%) 2024-02-05T07:13:29.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:29 smithi102 bash[68945]: cluster 2024-02-05T07:13:28.231156+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e152 with expected crc 2024-02-05T07:13:29.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:29 smithi102 bash[68945]: cluster 2024-02-05T07:13:28.233044+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e152 with expected crc 2024-02-05T07:13:29.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:29 smithi102 bash[68945]: cluster 2024-02-05T07:13:28.234771+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e152 with expected crc 2024-02-05T07:13:29.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:29 smithi102 bash[68945]: cluster 2024-02-05T07:13:28.236390+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e152 with expected crc 2024-02-05T07:13:29.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:29 smithi102 bash[68945]: cluster 2024-02-05T07:13:28.239138+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e152 with expected crc 2024-02-05T07:13:29.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:29 smithi102 bash[68945]: cluster 2024-02-05T07:13:28.240579+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e152 with expected crc 2024-02-05T07:13:29.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:29 smithi102 bash[68945]: cluster 2024-02-05T07:13:28.242147+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e152 with expected crc 2024-02-05T07:13:29.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:29 smithi102 bash[68945]: cluster 2024-02-05T07:13:28.476839+0000 mgr.y (mgr.25280) 1592 : cluster 0 pgmap v265: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 76/630 objects degraded (12.063%) 2024-02-05T07:13:29.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:29 smithi102 bash[71397]: cluster 2024-02-05T07:13:28.231156+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e152 with expected crc 2024-02-05T07:13:29.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:29 smithi102 bash[71397]: cluster 2024-02-05T07:13:28.233044+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e152 with expected crc 2024-02-05T07:13:29.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:29 smithi102 bash[71397]: cluster 2024-02-05T07:13:28.234771+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e152 with expected crc 2024-02-05T07:13:29.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:29 smithi102 bash[71397]: cluster 2024-02-05T07:13:28.236390+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e152 with expected crc 2024-02-05T07:13:29.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:29 smithi102 bash[71397]: cluster 2024-02-05T07:13:28.239138+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e152 with expected crc 2024-02-05T07:13:29.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:29 smithi102 bash[71397]: cluster 2024-02-05T07:13:28.240579+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e152 with expected crc 2024-02-05T07:13:29.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:29 smithi102 bash[71397]: cluster 2024-02-05T07:13:28.242147+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e152 with expected crc 2024-02-05T07:13:29.887 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:29 smithi102 bash[71397]: cluster 2024-02-05T07:13:28.476839+0000 mgr.y (mgr.25280) 1592 : cluster 0 pgmap v265: 161 pgs: 19 active+undersized+degraded, 34 active+undersized, 108 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 76/630 objects degraded (12.063%) 2024-02-05T07:13:30.827 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:30 smithi177 bash[56430]: cluster 2024-02-05T07:13:30.498180+0000 mon.a (mon.0) 6602 : cluster 3 Health check update: Degraded data redundancy: 49/630 objects degraded (7.778%), 11 pgs degraded (PG_DEGRADED) 2024-02-05T07:13:30.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:30 smithi102 bash[68945]: cluster 2024-02-05T07:13:30.498180+0000 mon.a (mon.0) 6602 : cluster 3 Health check update: Degraded data redundancy: 49/630 objects degraded (7.778%), 11 pgs degraded (PG_DEGRADED) 2024-02-05T07:13:30.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:30 smithi102 bash[71397]: cluster 2024-02-05T07:13:30.498180+0000 mon.a (mon.0) 6602 : cluster 3 Health check update: Degraded data redundancy: 49/630 objects degraded (7.778%), 11 pgs degraded (PG_DEGRADED) 2024-02-05T07:13:31.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:31 smithi102 bash[68945]: cluster 2024-02-05T07:13:30.478087+0000 mgr.y (mgr.25280) 1593 : cluster 0 pgmap v266: 161 pgs: 11 active+undersized+degraded, 23 active+undersized, 127 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 49/630 objects degraded (7.778%) 2024-02-05T07:13:31.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:31 smithi102 bash[68945]: audit 2024-02-05T07:13:30.586008+0000 mon.a (mon.0) 6603 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:31.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:31 smithi102 bash[68945]: audit 2024-02-05T07:13:30.594885+0000 mon.a (mon.0) 6604 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:31.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:31 smithi102 bash[68945]: audit 2024-02-05T07:13:30.606622+0000 mon.a (mon.0) 6605 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:31.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:31 smithi102 bash[71397]: cluster 2024-02-05T07:13:30.478087+0000 mgr.y (mgr.25280) 1593 : cluster 0 pgmap v266: 161 pgs: 11 active+undersized+degraded, 23 active+undersized, 127 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 49/630 objects degraded (7.778%) 2024-02-05T07:13:31.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:31 smithi102 bash[71397]: audit 2024-02-05T07:13:30.586008+0000 mon.a (mon.0) 6603 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:31.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:31 smithi102 bash[71397]: audit 2024-02-05T07:13:30.594885+0000 mon.a (mon.0) 6604 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:31.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:31 smithi102 bash[71397]: audit 2024-02-05T07:13:30.606622+0000 mon.a (mon.0) 6605 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:32.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:31 smithi177 bash[56430]: cluster 2024-02-05T07:13:30.478087+0000 mgr.y (mgr.25280) 1593 : cluster 0 pgmap v266: 161 pgs: 11 active+undersized+degraded, 23 active+undersized, 127 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 49/630 objects degraded (7.778%) 2024-02-05T07:13:32.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:31 smithi177 bash[56430]: audit 2024-02-05T07:13:30.586008+0000 mon.a (mon.0) 6603 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:32.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:31 smithi177 bash[56430]: audit 2024-02-05T07:13:30.594885+0000 mon.a (mon.0) 6604 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:32.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:31 smithi177 bash[56430]: audit 2024-02-05T07:13:30.606622+0000 mon.a (mon.0) 6605 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:32.885 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:13:32 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:13:32] "GET /metrics HTTP/1.1" 200 38478 "" "Prometheus/2.33.4" 2024-02-05T07:13:32.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:32 smithi102 bash[71397]: audit 2024-02-05T07:13:32.063599+0000 mgr.y (mgr.25280) 1594 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:13:32.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:32 smithi102 bash[71397]: audit 2024-02-05T07:13:32.495825+0000 mon.a (mon.0) 6606 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:32.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:32 smithi102 bash[71397]: audit 2024-02-05T07:13:32.509715+0000 mon.a (mon.0) 6607 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:32.886 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:32 smithi102 bash[71397]: audit 2024-02-05T07:13:32.521537+0000 mon.a (mon.0) 6608 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:32.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:32 smithi102 bash[68945]: audit 2024-02-05T07:13:32.063599+0000 mgr.y (mgr.25280) 1594 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:13:32.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:32 smithi102 bash[68945]: audit 2024-02-05T07:13:32.495825+0000 mon.a (mon.0) 6606 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:32.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:32 smithi102 bash[68945]: audit 2024-02-05T07:13:32.509715+0000 mon.a (mon.0) 6607 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:32.886 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:32 smithi102 bash[68945]: audit 2024-02-05T07:13:32.521537+0000 mon.a (mon.0) 6608 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:32.940 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:32 smithi177 bash[56430]: audit 2024-02-05T07:13:32.063599+0000 mgr.y (mgr.25280) 1594 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:13:32.940 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:32 smithi177 bash[56430]: audit 2024-02-05T07:13:32.495825+0000 mon.a (mon.0) 6606 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:32.940 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:32 smithi177 bash[56430]: audit 2024-02-05T07:13:32.509715+0000 mon.a (mon.0) 6607 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:32.940 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:32 smithi177 bash[56430]: audit 2024-02-05T07:13:32.521537+0000 mon.a (mon.0) 6608 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:33.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:33 smithi102 bash[68945]: cluster 2024-02-05T07:13:32.478890+0000 mgr.y (mgr.25280) 1595 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 815 B/s rd, 0 op/s 2024-02-05T07:13:33.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:33 smithi102 bash[68945]: cluster 2024-02-05T07:13:32.583725+0000 mon.a (mon.0) 6609 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/630 objects degraded (7.778%), 11 pgs degraded) 2024-02-05T07:13:33.885 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:33 smithi102 bash[68945]: cluster 2024-02-05T07:13:32.583789+0000 mon.a (mon.0) 6610 : cluster 1 Cluster is now healthy 2024-02-05T07:13:33.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:33 smithi102 bash[71397]: cluster 2024-02-05T07:13:32.478890+0000 mgr.y (mgr.25280) 1595 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 815 B/s rd, 0 op/s 2024-02-05T07:13:33.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:33 smithi102 bash[71397]: cluster 2024-02-05T07:13:32.583725+0000 mon.a (mon.0) 6609 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/630 objects degraded (7.778%), 11 pgs degraded) 2024-02-05T07:13:33.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:33 smithi102 bash[71397]: cluster 2024-02-05T07:13:32.583789+0000 mon.a (mon.0) 6610 : cluster 1 Cluster is now healthy 2024-02-05T07:13:34.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:33 smithi177 bash[56430]: cluster 2024-02-05T07:13:32.478890+0000 mgr.y (mgr.25280) 1595 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 815 B/s rd, 0 op/s 2024-02-05T07:13:34.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:33 smithi177 bash[56430]: cluster 2024-02-05T07:13:32.583725+0000 mon.a (mon.0) 6609 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/630 objects degraded (7.778%), 11 pgs degraded) 2024-02-05T07:13:34.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:33 smithi177 bash[56430]: cluster 2024-02-05T07:13:32.583789+0000 mon.a (mon.0) 6610 : cluster 1 Cluster is now healthy 2024-02-05T07:13:36.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:36 smithi102 bash[68945]: cluster 2024-02-05T07:13:34.479516+0000 mgr.y (mgr.25280) 1596 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-05T07:13:36.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:36 smithi102 bash[71397]: cluster 2024-02-05T07:13:34.479516+0000 mgr.y (mgr.25280) 1596 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-05T07:13:36.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:36 smithi177 bash[56430]: cluster 2024-02-05T07:13:34.479516+0000 mgr.y (mgr.25280) 1596 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-05T07:13:38.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:38 smithi102 bash[68945]: cluster 2024-02-05T07:13:36.480881+0000 mgr.y (mgr.25280) 1597 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:13:38.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:38 smithi102 bash[71397]: cluster 2024-02-05T07:13:36.480881+0000 mgr.y (mgr.25280) 1597 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:13:38.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:38 smithi177 bash[56430]: cluster 2024-02-05T07:13:36.480881+0000 mgr.y (mgr.25280) 1597 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:13:40.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:40 smithi102 bash[68945]: cluster 2024-02-05T07:13:38.482033+0000 mgr.y (mgr.25280) 1598 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-02-05T07:13:40.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:40 smithi102 bash[71397]: cluster 2024-02-05T07:13:38.482033+0000 mgr.y (mgr.25280) 1598 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-02-05T07:13:40.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:40 smithi177 bash[56430]: cluster 2024-02-05T07:13:38.482033+0000 mgr.y (mgr.25280) 1598 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-02-05T07:13:42.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:41 smithi177 bash[56430]: cluster 2024-02-05T07:13:40.483201+0000 mgr.y (mgr.25280) 1599 : cluster 0 pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:13:42.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:41 smithi177 bash[56430]: audit 2024-02-05T07:13:40.810237+0000 mon.a (mon.0) 6611 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:42.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:41 smithi177 bash[56430]: audit 2024-02-05T07:13:40.812684+0000 mon.a (mon.0) 6612 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:13:42.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:41 smithi177 bash[56430]: audit 2024-02-05T07:13:41.068530+0000 mon.a (mon.0) 6613 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:42.082 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:41 smithi102 bash[71397]: cluster 2024-02-05T07:13:40.483201+0000 mgr.y (mgr.25280) 1599 : cluster 0 pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:13:42.082 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:41 smithi102 bash[71397]: audit 2024-02-05T07:13:40.810237+0000 mon.a (mon.0) 6611 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:42.082 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:41 smithi102 bash[71397]: audit 2024-02-05T07:13:40.812684+0000 mon.a (mon.0) 6612 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:13:42.082 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:41 smithi102 bash[71397]: audit 2024-02-05T07:13:41.068530+0000 mon.a (mon.0) 6613 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:42.083 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:41 smithi102 bash[68945]: cluster 2024-02-05T07:13:40.483201+0000 mgr.y (mgr.25280) 1599 : cluster 0 pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:13:42.083 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:41 smithi102 bash[68945]: audit 2024-02-05T07:13:40.810237+0000 mon.a (mon.0) 6611 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:42.083 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:41 smithi102 bash[68945]: audit 2024-02-05T07:13:40.812684+0000 mon.a (mon.0) 6612 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:13:42.083 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:41 smithi102 bash[68945]: audit 2024-02-05T07:13:41.068530+0000 mon.a (mon.0) 6613 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:42.827 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:13:42 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:13:42] "GET /metrics HTTP/1.1" 200 38475 "" "Prometheus/2.33.4" 2024-02-05T07:13:43.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:42 smithi102 bash[68945]: audit 2024-02-05T07:13:42.072637+0000 mgr.y (mgr.25280) 1600 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:13:43.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:42 smithi102 bash[71397]: audit 2024-02-05T07:13:42.072637+0000 mgr.y (mgr.25280) 1600 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:13:43.292 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:42 smithi177 bash[56430]: audit 2024-02-05T07:13:42.072637+0000 mgr.y (mgr.25280) 1600 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:13:44.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:43 smithi102 bash[68945]: cluster 2024-02-05T07:13:42.484731+0000 mgr.y (mgr.25280) 1601 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-02-05T07:13:44.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:43 smithi102 bash[68945]: audit 2024-02-05T07:13:42.863166+0000 mon.a (mon.0) 6614 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-05T07:13:44.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:43 smithi102 bash[68945]: audit 2024-02-05T07:13:42.863581+0000 mgr.y (mgr.25280) 1602 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-05T07:13:44.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:43 smithi102 bash[68945]: cephadm 2024-02-05T07:13:42.866195+0000 mgr.y (mgr.25280) 1603 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-02-05T07:13:44.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:43 smithi102 bash[71397]: cluster 2024-02-05T07:13:42.484731+0000 mgr.y (mgr.25280) 1601 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-02-05T07:13:44.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:43 smithi102 bash[71397]: audit 2024-02-05T07:13:42.863166+0000 mon.a (mon.0) 6614 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-05T07:13:44.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:43 smithi102 bash[71397]: audit 2024-02-05T07:13:42.863581+0000 mgr.y (mgr.25280) 1602 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-05T07:13:44.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:43 smithi102 bash[71397]: cephadm 2024-02-05T07:13:42.866195+0000 mgr.y (mgr.25280) 1603 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-02-05T07:13:44.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:43 smithi177 bash[56430]: cluster 2024-02-05T07:13:42.484731+0000 mgr.y (mgr.25280) 1601 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-02-05T07:13:44.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:43 smithi177 bash[56430]: audit 2024-02-05T07:13:42.863166+0000 mon.a (mon.0) 6614 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-05T07:13:44.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:43 smithi177 bash[56430]: audit 2024-02-05T07:13:42.863581+0000 mgr.y (mgr.25280) 1602 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-05T07:13:44.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:43 smithi177 bash[56430]: cephadm 2024-02-05T07:13:42.866195+0000 mgr.y (mgr.25280) 1603 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-02-05T07:13:45.313 INFO:teuthology.orchestra.run.smithi102.stdout:true 2024-02-05T07:13:46.072 INFO:teuthology.orchestra.run.smithi102.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:13:46.072 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi102 smithi102 running 13s ago 24m - - 2024-02-05T07:13:46.072 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi177 smithi177 running 15s ago 23m - - 2024-02-05T07:13:46.072 INFO:teuthology.orchestra.run.smithi102.stdout:alertmanager.a smithi102 *:9093,9094 running (9m) 13s ago 16m 16.0M - 0.23.0 ba2b418f427c 1e7cc96814ef 2024-02-05T07:13:46.072 INFO:teuthology.orchestra.run.smithi102.stdout:grafana.a smithi177 *:3000 running (8m) 15s ago 16m 43.2M - 8.3.5 dad864ee21e9 897e6f8c4c23 2024-02-05T07:13:46.073 INFO:teuthology.orchestra.run.smithi102.stdout:iscsi.foo.smithi102.rtacbu smithi102 running (7m) 13s ago 13m 48.6M - 3.5 e1d6a67b021e 2597052e9ad1 2024-02-05T07:13:46.073 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.x smithi177 *:8443,9283,8765 running (7m) 15s ago 23m 446M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a bc0c1c0fa978 2024-02-05T07:13:46.073 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.y smithi102 *:8443,9283,8765 running (8m) 13s ago 25m 526M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 2c235a1e22e9 2024-02-05T07:13:46.073 INFO:teuthology.orchestra.run.smithi102.stdout:mon.a smithi102 running (7m) 13s ago 25m 76.8M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 86bf6ea37a85 2024-02-05T07:13:46.073 INFO:teuthology.orchestra.run.smithi102.stdout:mon.b smithi177 running (6m) 15s ago 23m 55.4M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 43aa1d90c52a 2024-02-05T07:13:46.073 INFO:teuthology.orchestra.run.smithi102.stdout:mon.c smithi102 running (6m) 13s ago 23m 60.3M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 22368d23635d 2024-02-05T07:13:46.073 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.a smithi102 *:9100 running (9m) 13s ago 16m 12.6M - 1.3.1 1dbe0e931976 d4e19e4da235 2024-02-05T07:13:46.073 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.b smithi177 *:9100 running (9m) 15s ago 16m 12.0M - 1.3.1 1dbe0e931976 2a74b329d2d7 2024-02-05T07:13:46.073 INFO:teuthology.orchestra.run.smithi102.stdout:osd.0 smithi102 running (4m) 13s ago 22m 55.0M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 821af6032e75 2024-02-05T07:13:46.073 INFO:teuthology.orchestra.run.smithi102.stdout:osd.1 smithi102 running (4m) 13s ago 21m 63.3M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 20b17ff42448 2024-02-05T07:13:46.073 INFO:teuthology.orchestra.run.smithi102.stdout:osd.2 smithi102 running (3m) 13s ago 21m 51.1M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a c80d1728ceb0 2024-02-05T07:13:46.073 INFO:teuthology.orchestra.run.smithi102.stdout:osd.3 smithi102 running (2m) 13s ago 20m 53.9M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f9cef81f6a04 2024-02-05T07:13:46.073 INFO:teuthology.orchestra.run.smithi102.stdout:osd.4 smithi177 running (108s) 15s ago 19m 51.8M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 835fc0acab61 2024-02-05T07:13:46.073 INFO:teuthology.orchestra.run.smithi102.stdout:osd.5 smithi177 running (67s) 15s ago 19m 54.1M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f6f459404c8e 2024-02-05T07:13:46.073 INFO:teuthology.orchestra.run.smithi102.stdout:osd.6 smithi177 running (26s) 15s ago 18m 47.7M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 4168e08da1ac 2024-02-05T07:13:46.074 INFO:teuthology.orchestra.run.smithi102.stdout:osd.7 smithi177 running (17m) 15s ago 17m 72.1M 4096M 17.2.0 e1d6a67b021e 2bb2b337b06b 2024-02-05T07:13:46.074 INFO:teuthology.orchestra.run.smithi102.stdout:prometheus.a smithi177 *:9095 running (7m) 15s ago 16m 65.9M - 2.33.4 514e6a882f6e 8a8af8ee8af4 2024-02-05T07:13:46.074 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi102.xsyvtb smithi102 *:8000 running (14m) 13s ago 14m 90.0M - 17.2.0 e1d6a67b021e 1ab22a18a15e 2024-02-05T07:13:46.074 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi177.mzlged smithi177 *:8000 running (14m) 15s ago 14m 90.0M - 17.2.0 e1d6a67b021e cbd3144d3ab7 2024-02-05T07:13:46.074 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi102.righwg smithi102 *:80 running (14m) 13s ago 14m 91.5M - 17.2.0 e1d6a67b021e 2fcdb1fa365d 2024-02-05T07:13:46.074 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi177.uynbom smithi177 *:80 running (14m) 15s ago 14m 90.0M - 17.2.0 e1d6a67b021e 752e66aec886 2024-02-05T07:13:46.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:46 smithi177 bash[56430]: cluster 2024-02-05T07:13:44.485672+0000 mgr.y (mgr.25280) 1604 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:13:46.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:46 smithi177 bash[56430]: audit 2024-02-05T07:13:45.393407+0000 mon.a (mon.0) 6615 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:46.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:46 smithi177 bash[56430]: audit 2024-02-05T07:13:45.396745+0000 mon.a (mon.0) 6616 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-05T07:13:46.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:46 smithi177 bash[56430]: audit 2024-02-05T07:13:45.397876+0000 mon.a (mon.0) 6617 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:46.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:46 smithi102 bash[71397]: cluster 2024-02-05T07:13:44.485672+0000 mgr.y (mgr.25280) 1604 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:13:46.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:46 smithi102 bash[71397]: audit 2024-02-05T07:13:45.393407+0000 mon.a (mon.0) 6615 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:46.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:46 smithi102 bash[71397]: audit 2024-02-05T07:13:45.396745+0000 mon.a (mon.0) 6616 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-05T07:13:46.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:46 smithi102 bash[71397]: audit 2024-02-05T07:13:45.397876+0000 mon.a (mon.0) 6617 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:46.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:46 smithi102 bash[68945]: cluster 2024-02-05T07:13:44.485672+0000 mgr.y (mgr.25280) 1604 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:13:46.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:46 smithi102 bash[68945]: audit 2024-02-05T07:13:45.393407+0000 mon.a (mon.0) 6615 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:46.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:46 smithi102 bash[68945]: audit 2024-02-05T07:13:45.396745+0000 mon.a (mon.0) 6616 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-05T07:13:46.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:46 smithi102 bash[68945]: audit 2024-02-05T07:13:45.397876+0000 mon.a (mon.0) 6617 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:46.522 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:13:46.523 INFO:teuthology.orchestra.run.smithi102.stdout: "mon": { 2024-02-05T07:13:46.523 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T07:13:46.523 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:13:46.523 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr": { 2024-02-05T07:13:46.523 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T07:13:46.523 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:13:46.523 INFO:teuthology.orchestra.run.smithi102.stdout: "osd": { 2024-02-05T07:13:46.523 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-02-05T07:13:46.523 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 7 2024-02-05T07:13:46.523 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:13:46.523 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw": { 2024-02-05T07:13:46.524 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-05T07:13:46.524 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:13:46.524 INFO:teuthology.orchestra.run.smithi102.stdout: "overall": { 2024-02-05T07:13:46.524 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-02-05T07:13:46.524 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 12 2024-02-05T07:13:46.524 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T07:13:46.524 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:13:46.899 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:13:46.900 INFO:teuthology.orchestra.run.smithi102.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:13:46.900 INFO:teuthology.orchestra.run.smithi102.stdout: "in_progress": true, 2024-02-05T07:13:46.900 INFO:teuthology.orchestra.run.smithi102.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T07:13:46.900 INFO:teuthology.orchestra.run.smithi102.stdout: "services_complete": [ 2024-02-05T07:13:46.900 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr", 2024-02-05T07:13:46.900 INFO:teuthology.orchestra.run.smithi102.stdout: "mon" 2024-02-05T07:13:46.900 INFO:teuthology.orchestra.run.smithi102.stdout: ], 2024-02-05T07:13:46.900 INFO:teuthology.orchestra.run.smithi102.stdout: "progress": "12/23 daemons upgraded", 2024-02-05T07:13:46.900 INFO:teuthology.orchestra.run.smithi102.stdout: "message": "Currently upgrading osd daemons", 2024-02-05T07:13:46.900 INFO:teuthology.orchestra.run.smithi102.stdout: "is_paused": false 2024-02-05T07:13:46.900 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:13:47.354 INFO:teuthology.orchestra.run.smithi102.stdout:HEALTH_OK 2024-02-05T07:13:47.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:47 smithi102 bash[71397]: audit 2024-02-05T07:13:45.288286+0000 mgr.y (mgr.25280) 1605 : audit 0 from='client.34653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:13:47.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:47 smithi102 bash[71397]: cephadm 2024-02-05T07:13:45.387539+0000 mgr.y (mgr.25280) 1606 : cephadm 1 Upgrade: Updating osd.7 2024-02-05T07:13:47.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:47 smithi102 bash[71397]: cephadm 2024-02-05T07:13:45.401351+0000 mgr.y (mgr.25280) 1607 : cephadm 1 Deploying daemon osd.7 on smithi177 2024-02-05T07:13:47.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:47 smithi102 bash[71397]: audit 2024-02-05T07:13:45.669326+0000 mgr.y (mgr.25280) 1608 : audit 0 from='client.44590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:13:47.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:47 smithi102 bash[71397]: audit 2024-02-05T07:13:46.043036+0000 mgr.y (mgr.25280) 1609 : audit 0 from='client.44596 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:13:47.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:47 smithi102 bash[71397]: audit 2024-02-05T07:13:46.513270+0000 mon.a (mon.0) 6618 : audit 0 from='client.? 172.21.15.102:0/2977951646' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:47.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:47 smithi102 bash[68945]: audit 2024-02-05T07:13:45.288286+0000 mgr.y (mgr.25280) 1605 : audit 0 from='client.34653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:13:47.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:47 smithi102 bash[68945]: cephadm 2024-02-05T07:13:45.387539+0000 mgr.y (mgr.25280) 1606 : cephadm 1 Upgrade: Updating osd.7 2024-02-05T07:13:47.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:47 smithi102 bash[68945]: cephadm 2024-02-05T07:13:45.401351+0000 mgr.y (mgr.25280) 1607 : cephadm 1 Deploying daemon osd.7 on smithi177 2024-02-05T07:13:47.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:47 smithi102 bash[68945]: audit 2024-02-05T07:13:45.669326+0000 mgr.y (mgr.25280) 1608 : audit 0 from='client.44590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:13:47.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:47 smithi102 bash[68945]: audit 2024-02-05T07:13:46.043036+0000 mgr.y (mgr.25280) 1609 : audit 0 from='client.44596 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:13:47.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:47 smithi102 bash[68945]: audit 2024-02-05T07:13:46.513270+0000 mon.a (mon.0) 6618 : audit 0 from='client.? 172.21.15.102:0/2977951646' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:47.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:47 smithi177 bash[56430]: audit 2024-02-05T07:13:45.288286+0000 mgr.y (mgr.25280) 1605 : audit 0 from='client.34653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:13:47.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:47 smithi177 bash[56430]: cephadm 2024-02-05T07:13:45.387539+0000 mgr.y (mgr.25280) 1606 : cephadm 1 Upgrade: Updating osd.7 2024-02-05T07:13:47.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:47 smithi177 bash[56430]: cephadm 2024-02-05T07:13:45.401351+0000 mgr.y (mgr.25280) 1607 : cephadm 1 Deploying daemon osd.7 on smithi177 2024-02-05T07:13:47.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:47 smithi177 bash[56430]: audit 2024-02-05T07:13:45.669326+0000 mgr.y (mgr.25280) 1608 : audit 0 from='client.44590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:13:47.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:47 smithi177 bash[56430]: audit 2024-02-05T07:13:46.043036+0000 mgr.y (mgr.25280) 1609 : audit 0 from='client.44596 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:13:47.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:47 smithi177 bash[56430]: audit 2024-02-05T07:13:46.513270+0000 mon.a (mon.0) 6618 : audit 0 from='client.? 172.21.15.102:0/2977951646' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:48.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:48 smithi177 bash[56430]: cluster 2024-02-05T07:13:46.487121+0000 mgr.y (mgr.25280) 1610 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:13:48.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:48 smithi177 bash[56430]: audit 2024-02-05T07:13:46.889622+0000 mgr.y (mgr.25280) 1611 : audit 0 from='client.44608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:13:48.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:48 smithi177 bash[56430]: audit 2024-02-05T07:13:47.345400+0000 mon.a (mon.0) 6619 : audit 0 from='client.? 172.21.15.102:0/1619932933' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:13:48.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:48 smithi102 bash[71397]: cluster 2024-02-05T07:13:46.487121+0000 mgr.y (mgr.25280) 1610 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:13:48.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:48 smithi102 bash[71397]: audit 2024-02-05T07:13:46.889622+0000 mgr.y (mgr.25280) 1611 : audit 0 from='client.44608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:13:48.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:48 smithi102 bash[71397]: audit 2024-02-05T07:13:47.345400+0000 mon.a (mon.0) 6619 : audit 0 from='client.? 172.21.15.102:0/1619932933' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:13:48.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:48 smithi102 bash[68945]: cluster 2024-02-05T07:13:46.487121+0000 mgr.y (mgr.25280) 1610 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:13:48.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:48 smithi102 bash[68945]: audit 2024-02-05T07:13:46.889622+0000 mgr.y (mgr.25280) 1611 : audit 0 from='client.44608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:13:48.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:48 smithi102 bash[68945]: audit 2024-02-05T07:13:47.345400+0000 mon.a (mon.0) 6619 : audit 0 from='client.? 172.21.15.102:0/1619932933' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:13:50.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:50 smithi177 bash[56430]: cluster 2024-02-05T07:13:48.488243+0000 mgr.y (mgr.25280) 1612 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:13:50.327 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:13:50 smithi177 systemd[1]: Stopping Ceph osd.7 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:13:50.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:50 smithi102 bash[68945]: cluster 2024-02-05T07:13:48.488243+0000 mgr.y (mgr.25280) 1612 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:13:50.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:50 smithi102 bash[71397]: cluster 2024-02-05T07:13:48.488243+0000 mgr.y (mgr.25280) 1612 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:13:50.743 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:13:50 smithi177 bash[31064]: debug 2024-02-05T07:13:50.434+0000 7fb359867700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T07:13:50.743 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:13:50 smithi177 bash[31064]: debug 2024-02-05T07:13:50.434+0000 7fb359867700 -1 osd.7 152 *** Got signal Terminated *** 2024-02-05T07:13:50.743 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:13:50 smithi177 bash[31064]: debug 2024-02-05T07:13:50.434+0000 7fb359867700 -1 osd.7 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T07:13:51.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:51 smithi102 bash[68945]: cluster 2024-02-05T07:13:50.426803+0000 mon.a (mon.0) 6620 : cluster 1 osd.7 marked itself down and dead 2024-02-05T07:13:51.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:51 smithi102 bash[68945]: audit 2024-02-05T07:13:50.711651+0000 mon.a (mon.0) 6621 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:51.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:51 smithi102 bash[68945]: audit 2024-02-05T07:13:50.722472+0000 mon.a (mon.0) 6622 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:51.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:51 smithi102 bash[68945]: audit 2024-02-05T07:13:50.731517+0000 mon.a (mon.0) 6623 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:51.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:51 smithi102 bash[71397]: cluster 2024-02-05T07:13:50.426803+0000 mon.a (mon.0) 6620 : cluster 1 osd.7 marked itself down and dead 2024-02-05T07:13:51.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:51 smithi102 bash[71397]: audit 2024-02-05T07:13:50.711651+0000 mon.a (mon.0) 6621 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:51.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:51 smithi102 bash[71397]: audit 2024-02-05T07:13:50.722472+0000 mon.a (mon.0) 6622 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:51.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:51 smithi102 bash[71397]: audit 2024-02-05T07:13:50.731517+0000 mon.a (mon.0) 6623 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:51.569 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:51 smithi177 bash[56430]: cluster 2024-02-05T07:13:50.426803+0000 mon.a (mon.0) 6620 : cluster 1 osd.7 marked itself down and dead 2024-02-05T07:13:51.569 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:51 smithi177 bash[56430]: audit 2024-02-05T07:13:50.711651+0000 mon.a (mon.0) 6621 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:51.569 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:51 smithi177 bash[56430]: audit 2024-02-05T07:13:50.722472+0000 mon.a (mon.0) 6622 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:51.569 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:51 smithi177 bash[56430]: audit 2024-02-05T07:13:50.731517+0000 mon.a (mon.0) 6623 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:52.324 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:52 smithi177 bash[56430]: cluster 2024-02-05T07:13:50.489303+0000 mgr.y (mgr.25280) 1613 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:13:52.324 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:52 smithi177 bash[56430]: cluster 2024-02-05T07:13:50.724358+0000 mgr.y (mgr.25280) 1614 : cluster 0 pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-02-05T07:13:52.324 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:52 smithi177 bash[56430]: cluster 2024-02-05T07:13:51.085735+0000 mon.a (mon.0) 6624 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:13:52.324 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:52 smithi177 bash[56430]: cluster 2024-02-05T07:13:51.087147+0000 mon.a (mon.0) 6625 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T07:13:52.324 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:52 smithi177 bash[56430]: cluster 2024-02-05T07:13:51.087214+0000 mon.a (mon.0) 6626 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-02-05T07:13:52.325 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:52 smithi177 bash[56430]: cluster 2024-02-05T07:13:51.102896+0000 mon.a (mon.0) 6627 : cluster 0 osdmap e153: 8 total, 7 up, 8 in 2024-02-05T07:13:52.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:52 smithi102 bash[71397]: cluster 2024-02-05T07:13:50.489303+0000 mgr.y (mgr.25280) 1613 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:13:52.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:52 smithi102 bash[71397]: cluster 2024-02-05T07:13:50.724358+0000 mgr.y (mgr.25280) 1614 : cluster 0 pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-02-05T07:13:52.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:52 smithi102 bash[71397]: cluster 2024-02-05T07:13:51.085735+0000 mon.a (mon.0) 6624 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:13:52.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:52 smithi102 bash[71397]: cluster 2024-02-05T07:13:51.087147+0000 mon.a (mon.0) 6625 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T07:13:52.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:52 smithi102 bash[71397]: cluster 2024-02-05T07:13:51.087214+0000 mon.a (mon.0) 6626 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-02-05T07:13:52.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:52 smithi102 bash[71397]: cluster 2024-02-05T07:13:51.102896+0000 mon.a (mon.0) 6627 : cluster 0 osdmap e153: 8 total, 7 up, 8 in 2024-02-05T07:13:52.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:52 smithi102 bash[68945]: cluster 2024-02-05T07:13:50.489303+0000 mgr.y (mgr.25280) 1613 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:13:52.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:52 smithi102 bash[68945]: cluster 2024-02-05T07:13:50.724358+0000 mgr.y (mgr.25280) 1614 : cluster 0 pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-02-05T07:13:52.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:52 smithi102 bash[68945]: cluster 2024-02-05T07:13:51.085735+0000 mon.a (mon.0) 6624 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:13:52.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:52 smithi102 bash[68945]: cluster 2024-02-05T07:13:51.087147+0000 mon.a (mon.0) 6625 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-05T07:13:52.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:52 smithi102 bash[68945]: cluster 2024-02-05T07:13:51.087214+0000 mon.a (mon.0) 6626 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-02-05T07:13:52.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:52 smithi102 bash[68945]: cluster 2024-02-05T07:13:51.102896+0000 mon.a (mon.0) 6627 : cluster 0 osdmap e153: 8 total, 7 up, 8 in 2024-02-05T07:13:52.577 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:13:52 smithi177 bash[74786]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-7 2024-02-05T07:13:52.732 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:13:52 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:13:52] "GET /metrics HTTP/1.1" 200 38475 "" "Prometheus/2.33.4" 2024-02-05T07:13:53.327 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:13:53 smithi177 bash[74939]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-7 2024-02-05T07:13:53.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:53 smithi177 bash[56430]: audit 2024-02-05T07:13:52.083934+0000 mgr.y (mgr.25280) 1615 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:13:53.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:53 smithi177 bash[56430]: cluster 2024-02-05T07:13:52.102899+0000 mon.a (mon.0) 6628 : cluster 0 osdmap e154: 8 total, 7 up, 8 in 2024-02-05T07:13:53.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:53 smithi177 bash[56430]: audit 2024-02-05T07:13:52.699164+0000 mon.a (mon.0) 6629 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:53.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:53 smithi177 bash[56430]: audit 2024-02-05T07:13:52.709964+0000 mon.a (mon.0) 6630 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:53.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:53 smithi177 bash[56430]: audit 2024-02-05T07:13:52.721801+0000 mon.a (mon.0) 6631 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:53.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:53 smithi102 bash[68945]: audit 2024-02-05T07:13:52.083934+0000 mgr.y (mgr.25280) 1615 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:13:53.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:53 smithi102 bash[68945]: cluster 2024-02-05T07:13:52.102899+0000 mon.a (mon.0) 6628 : cluster 0 osdmap e154: 8 total, 7 up, 8 in 2024-02-05T07:13:53.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:53 smithi102 bash[68945]: audit 2024-02-05T07:13:52.699164+0000 mon.a (mon.0) 6629 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:53.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:53 smithi102 bash[68945]: audit 2024-02-05T07:13:52.709964+0000 mon.a (mon.0) 6630 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:53.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:53 smithi102 bash[68945]: audit 2024-02-05T07:13:52.721801+0000 mon.a (mon.0) 6631 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:53.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:53 smithi102 bash[71397]: audit 2024-02-05T07:13:52.083934+0000 mgr.y (mgr.25280) 1615 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:13:53.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:53 smithi102 bash[71397]: cluster 2024-02-05T07:13:52.102899+0000 mon.a (mon.0) 6628 : cluster 0 osdmap e154: 8 total, 7 up, 8 in 2024-02-05T07:13:53.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:53 smithi102 bash[71397]: audit 2024-02-05T07:13:52.699164+0000 mon.a (mon.0) 6629 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:53.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:53 smithi102 bash[71397]: audit 2024-02-05T07:13:52.709964+0000 mon.a (mon.0) 6630 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:53.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:53 smithi102 bash[71397]: audit 2024-02-05T07:13:52.721801+0000 mon.a (mon.0) 6631 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:54.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:54 smithi102 bash[68945]: cluster 2024-02-05T07:13:52.712203+0000 mgr.y (mgr.25280) 1616 : cluster 0 pgmap v280: 161 pgs: 25 peering, 14 stale+active+clean, 122 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 657 B/s rd, 0 op/s 2024-02-05T07:13:54.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:54 smithi102 bash[68945]: cluster 2024-02-05T07:13:52.712706+0000 mgr.y (mgr.25280) 1617 : cluster 0 pgmap v281: 161 pgs: 25 peering, 14 stale+active+clean, 122 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 969 B/s rd, 0 op/s 2024-02-05T07:13:54.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:54 smithi102 bash[68945]: cluster 2024-02-05T07:13:53.705916+0000 mon.a (mon.0) 6632 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-02-05T07:13:54.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:54 smithi102 bash[71397]: cluster 2024-02-05T07:13:52.712203+0000 mgr.y (mgr.25280) 1616 : cluster 0 pgmap v280: 161 pgs: 25 peering, 14 stale+active+clean, 122 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 657 B/s rd, 0 op/s 2024-02-05T07:13:54.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:54 smithi102 bash[71397]: cluster 2024-02-05T07:13:52.712706+0000 mgr.y (mgr.25280) 1617 : cluster 0 pgmap v281: 161 pgs: 25 peering, 14 stale+active+clean, 122 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 969 B/s rd, 0 op/s 2024-02-05T07:13:54.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:54 smithi102 bash[71397]: cluster 2024-02-05T07:13:53.705916+0000 mon.a (mon.0) 6632 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-02-05T07:13:54.405 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:54 smithi177 bash[56430]: cluster 2024-02-05T07:13:52.712203+0000 mgr.y (mgr.25280) 1616 : cluster 0 pgmap v280: 161 pgs: 25 peering, 14 stale+active+clean, 122 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 657 B/s rd, 0 op/s 2024-02-05T07:13:54.405 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:54 smithi177 bash[56430]: cluster 2024-02-05T07:13:52.712706+0000 mgr.y (mgr.25280) 1617 : cluster 0 pgmap v281: 161 pgs: 25 peering, 14 stale+active+clean, 122 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 969 B/s rd, 0 op/s 2024-02-05T07:13:54.405 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:54 smithi177 bash[56430]: cluster 2024-02-05T07:13:53.705916+0000 mon.a (mon.0) 6632 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-02-05T07:13:55.505 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:55 smithi177 bash[56430]: cluster 2024-02-05T07:13:54.713974+0000 mgr.y (mgr.25280) 1618 : cluster 0 pgmap v282: 161 pgs: 6 active+undersized+degraded, 25 peering, 10 stale+active+clean, 14 active+undersized, 106 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 727 B/s rd, 0 op/s; 19/630 objects degraded (3.016%) 2024-02-05T07:13:55.505 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:55 smithi177 bash[56430]: cluster 2024-02-05T07:13:55.103384+0000 mon.a (mon.0) 6633 : cluster 3 Health check failed: Degraded data redundancy: 19/630 objects degraded (3.016%), 6 pgs degraded (PG_DEGRADED) 2024-02-05T07:13:55.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:55 smithi102 bash[68945]: cluster 2024-02-05T07:13:54.713974+0000 mgr.y (mgr.25280) 1618 : cluster 0 pgmap v282: 161 pgs: 6 active+undersized+degraded, 25 peering, 10 stale+active+clean, 14 active+undersized, 106 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 727 B/s rd, 0 op/s; 19/630 objects degraded (3.016%) 2024-02-05T07:13:55.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:55 smithi102 bash[68945]: cluster 2024-02-05T07:13:55.103384+0000 mon.a (mon.0) 6633 : cluster 3 Health check failed: Degraded data redundancy: 19/630 objects degraded (3.016%), 6 pgs degraded (PG_DEGRADED) 2024-02-05T07:13:55.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:55 smithi102 bash[71397]: cluster 2024-02-05T07:13:54.713974+0000 mgr.y (mgr.25280) 1618 : cluster 0 pgmap v282: 161 pgs: 6 active+undersized+degraded, 25 peering, 10 stale+active+clean, 14 active+undersized, 106 active+clean; 585 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 727 B/s rd, 0 op/s; 19/630 objects degraded (3.016%) 2024-02-05T07:13:55.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:55 smithi102 bash[71397]: cluster 2024-02-05T07:13:55.103384+0000 mon.a (mon.0) 6633 : cluster 3 Health check failed: Degraded data redundancy: 19/630 objects degraded (3.016%), 6 pgs degraded (PG_DEGRADED) 2024-02-05T07:13:56.297 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:13:56 smithi177 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@osd.7.service: Succeeded. 2024-02-05T07:13:56.297 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:13:56 smithi177 systemd[1]: Stopped Ceph osd.7 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:13:56.577 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:13:56 smithi177 systemd[1]: Started Ceph osd.7 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:13:57.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:56 smithi177 bash[56430]: audit 2024-02-05T07:13:55.811134+0000 mon.a (mon.0) 6634 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:57.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:56 smithi177 bash[56430]: audit 2024-02-05T07:13:55.812772+0000 mon.a (mon.0) 6635 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:13:57.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:56 smithi177 bash[56430]: audit 2024-02-05T07:13:56.341739+0000 mon.a (mon.0) 6636 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:57.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:56 smithi177 bash[56430]: audit 2024-02-05T07:13:56.348734+0000 mon.a (mon.0) 6637 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:57.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:56 smithi177 bash[56430]: audit 2024-02-05T07:13:56.397642+0000 mon.a (mon.0) 6638 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:57.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:56 smithi177 bash[56430]: audit 2024-02-05T07:13:56.399253+0000 mon.a (mon.0) 6639 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:57.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:56 smithi177 bash[56430]: audit 2024-02-05T07:13:56.410001+0000 mon.a (mon.0) 6640 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:57.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:56 smithi177 bash[56430]: audit 2024-02-05T07:13:56.491924+0000 mon.a (mon.0) 6641 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:57.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:56 smithi177 bash[56430]: audit 2024-02-05T07:13:56.494856+0000 mon.a (mon.0) 6642 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:57.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:56 smithi177 bash[56430]: audit 2024-02-05T07:13:56.498465+0000 mon.a (mon.0) 6643 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:57.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:56 smithi177 bash[56430]: audit 2024-02-05T07:13:56.499929+0000 mon.a (mon.0) 6644 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:57.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:56 smithi177 bash[56430]: audit 2024-02-05T07:13:56.507583+0000 mon.a (mon.0) 6645 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:57.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:56 smithi177 bash[56430]: audit 2024-02-05T07:13:56.589005+0000 mon.a (mon.0) 6646 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:57.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:56 smithi177 bash[56430]: audit 2024-02-05T07:13:56.591535+0000 mon.a (mon.0) 6647 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:57.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:56 smithi177 bash[56430]: audit 2024-02-05T07:13:56.593745+0000 mon.a (mon.0) 6648 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:57.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:56 smithi177 bash[56430]: audit 2024-02-05T07:13:56.594549+0000 mon.a (mon.0) 6649 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:57.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:56 smithi177 bash[56430]: audit 2024-02-05T07:13:56.600087+0000 mon.a (mon.0) 6650 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:57.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:56 smithi177 bash[56430]: audit 2024-02-05T07:13:56.683872+0000 mon.a (mon.0) 6651 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:57.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:56 smithi177 bash[56430]: audit 2024-02-05T07:13:56.686656+0000 mon.a (mon.0) 6652 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:57.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:56 smithi177 bash[56430]: audit 2024-02-05T07:13:56.688888+0000 mon.a (mon.0) 6653 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:57.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:56 smithi177 bash[56430]: audit 2024-02-05T07:13:56.689925+0000 mon.a (mon.0) 6654 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:57.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:56 smithi177 bash[56430]: audit 2024-02-05T07:13:56.697171+0000 mon.a (mon.0) 6655 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:57.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:56 smithi177 bash[56430]: audit 2024-02-05T07:13:56.786077+0000 mon.a (mon.0) 6656 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:57.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:56 smithi177 bash[56430]: audit 2024-02-05T07:13:56.789461+0000 mon.a (mon.0) 6657 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:57.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:56 smithi177 bash[56430]: audit 2024-02-05T07:13:56.793813+0000 mon.a (mon.0) 6658 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:57.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:56 smithi177 bash[56430]: audit 2024-02-05T07:13:56.795434+0000 mon.a (mon.0) 6659 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:57.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:56 smithi177 bash[56430]: audit 2024-02-05T07:13:56.804620+0000 mon.a (mon.0) 6660 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:57.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[68945]: audit 2024-02-05T07:13:55.811134+0000 mon.a (mon.0) 6634 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:57.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[68945]: audit 2024-02-05T07:13:55.812772+0000 mon.a (mon.0) 6635 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:13:57.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[68945]: audit 2024-02-05T07:13:56.341739+0000 mon.a (mon.0) 6636 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:57.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[68945]: audit 2024-02-05T07:13:56.348734+0000 mon.a (mon.0) 6637 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:57.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[68945]: audit 2024-02-05T07:13:56.397642+0000 mon.a (mon.0) 6638 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:57.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[68945]: audit 2024-02-05T07:13:56.399253+0000 mon.a (mon.0) 6639 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:57.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[68945]: audit 2024-02-05T07:13:56.410001+0000 mon.a (mon.0) 6640 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:57.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[68945]: audit 2024-02-05T07:13:56.491924+0000 mon.a (mon.0) 6641 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:57.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[68945]: audit 2024-02-05T07:13:56.494856+0000 mon.a (mon.0) 6642 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:57.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[68945]: audit 2024-02-05T07:13:56.498465+0000 mon.a (mon.0) 6643 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:57.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[68945]: audit 2024-02-05T07:13:56.499929+0000 mon.a (mon.0) 6644 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:57.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[68945]: audit 2024-02-05T07:13:56.507583+0000 mon.a (mon.0) 6645 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:57.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[68945]: audit 2024-02-05T07:13:56.589005+0000 mon.a (mon.0) 6646 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:57.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[68945]: audit 2024-02-05T07:13:56.591535+0000 mon.a (mon.0) 6647 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:57.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[68945]: audit 2024-02-05T07:13:56.593745+0000 mon.a (mon.0) 6648 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:57.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[68945]: audit 2024-02-05T07:13:56.594549+0000 mon.a (mon.0) 6649 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:57.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[68945]: audit 2024-02-05T07:13:56.600087+0000 mon.a (mon.0) 6650 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:57.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[68945]: audit 2024-02-05T07:13:56.683872+0000 mon.a (mon.0) 6651 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:57.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[68945]: audit 2024-02-05T07:13:56.686656+0000 mon.a (mon.0) 6652 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:57.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[68945]: audit 2024-02-05T07:13:56.688888+0000 mon.a (mon.0) 6653 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:57.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[68945]: audit 2024-02-05T07:13:56.689925+0000 mon.a (mon.0) 6654 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:57.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[68945]: audit 2024-02-05T07:13:56.697171+0000 mon.a (mon.0) 6655 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:57.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[68945]: audit 2024-02-05T07:13:56.786077+0000 mon.a (mon.0) 6656 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:57.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[68945]: audit 2024-02-05T07:13:56.789461+0000 mon.a (mon.0) 6657 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:57.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[68945]: audit 2024-02-05T07:13:56.793813+0000 mon.a (mon.0) 6658 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:57.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[68945]: audit 2024-02-05T07:13:56.795434+0000 mon.a (mon.0) 6659 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:57.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[68945]: audit 2024-02-05T07:13:56.804620+0000 mon.a (mon.0) 6660 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:57.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[71397]: audit 2024-02-05T07:13:55.811134+0000 mon.a (mon.0) 6634 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:57.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[71397]: audit 2024-02-05T07:13:55.812772+0000 mon.a (mon.0) 6635 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:13:57.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[71397]: audit 2024-02-05T07:13:56.341739+0000 mon.a (mon.0) 6636 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:57.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[71397]: audit 2024-02-05T07:13:56.348734+0000 mon.a (mon.0) 6637 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:57.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[71397]: audit 2024-02-05T07:13:56.397642+0000 mon.a (mon.0) 6638 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:57.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[71397]: audit 2024-02-05T07:13:56.399253+0000 mon.a (mon.0) 6639 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:57.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[71397]: audit 2024-02-05T07:13:56.410001+0000 mon.a (mon.0) 6640 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:57.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[71397]: audit 2024-02-05T07:13:56.491924+0000 mon.a (mon.0) 6641 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:57.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[71397]: audit 2024-02-05T07:13:56.494856+0000 mon.a (mon.0) 6642 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:57.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[71397]: audit 2024-02-05T07:13:56.498465+0000 mon.a (mon.0) 6643 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:57.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[71397]: audit 2024-02-05T07:13:56.499929+0000 mon.a (mon.0) 6644 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:57.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[71397]: audit 2024-02-05T07:13:56.507583+0000 mon.a (mon.0) 6645 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:57.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[71397]: audit 2024-02-05T07:13:56.589005+0000 mon.a (mon.0) 6646 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:57.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[71397]: audit 2024-02-05T07:13:56.591535+0000 mon.a (mon.0) 6647 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:57.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[71397]: audit 2024-02-05T07:13:56.593745+0000 mon.a (mon.0) 6648 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:57.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[71397]: audit 2024-02-05T07:13:56.594549+0000 mon.a (mon.0) 6649 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:57.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[71397]: audit 2024-02-05T07:13:56.600087+0000 mon.a (mon.0) 6650 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:57.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[71397]: audit 2024-02-05T07:13:56.683872+0000 mon.a (mon.0) 6651 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:57.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[71397]: audit 2024-02-05T07:13:56.686656+0000 mon.a (mon.0) 6652 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:57.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[71397]: audit 2024-02-05T07:13:56.688888+0000 mon.a (mon.0) 6653 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:57.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[71397]: audit 2024-02-05T07:13:56.689925+0000 mon.a (mon.0) 6654 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:57.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[71397]: audit 2024-02-05T07:13:56.697171+0000 mon.a (mon.0) 6655 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:57.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[71397]: audit 2024-02-05T07:13:56.786077+0000 mon.a (mon.0) 6656 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:57.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[71397]: audit 2024-02-05T07:13:56.789461+0000 mon.a (mon.0) 6657 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:57.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[71397]: audit 2024-02-05T07:13:56.793813+0000 mon.a (mon.0) 6658 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:57.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[71397]: audit 2024-02-05T07:13:56.795434+0000 mon.a (mon.0) 6659 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:57.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:56 smithi102 bash[71397]: audit 2024-02-05T07:13:56.804620+0000 mon.a (mon.0) 6660 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:58.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: cluster 2024-02-05T07:13:56.403057+0000 mgr.y (mgr.25280) 1619 : cluster 0 pgmap v283: 161 pgs: 23 active+undersized+degraded, 5 peering, 41 active+undersized, 92 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-02-05T07:13:58.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: cephadm 2024-02-05T07:13:56.410845+0000 mgr.y (mgr.25280) 1620 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:58.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: cephadm 2024-02-05T07:13:56.509141+0000 mgr.y (mgr.25280) 1621 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:58.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: cephadm 2024-02-05T07:13:56.600672+0000 mgr.y (mgr.25280) 1622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:58.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: cephadm 2024-02-05T07:13:56.701442+0000 mgr.y (mgr.25280) 1623 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:58.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: cephadm 2024-02-05T07:13:56.805493+0000 mgr.y (mgr.25280) 1624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:58.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:56.888118+0000 mon.a (mon.0) 6661 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:58.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:56.891173+0000 mon.a (mon.0) 6662 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:58.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:56.894689+0000 mon.a (mon.0) 6663 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:58.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:56.896310+0000 mon.a (mon.0) 6664 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:58.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:56.904057+0000 mon.a (mon.0) 6665 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:58.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: cephadm 2024-02-05T07:13:56.904963+0000 mgr.y (mgr.25280) 1625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:58.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:56.988714+0000 mon.a (mon.0) 6666 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:58.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:56.991466+0000 mon.a (mon.0) 6667 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:58.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:56.994897+0000 mon.a (mon.0) 6668 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:58.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:56.996368+0000 mon.a (mon.0) 6669 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:58.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.004449+0000 mon.a (mon.0) 6670 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:58.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: cephadm 2024-02-05T07:13:57.005284+0000 mgr.y (mgr.25280) 1626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:58.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.087615+0000 mon.a (mon.0) 6671 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:58.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.091706+0000 mon.a (mon.0) 6672 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:58.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.094908+0000 mon.a (mon.0) 6673 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:58.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.095719+0000 mon.a (mon.0) 6674 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:58.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.102630+0000 mon.a (mon.0) 6675 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:58.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: cephadm 2024-02-05T07:13:57.103309+0000 mgr.y (mgr.25280) 1627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:58.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.184357+0000 mon.a (mon.0) 6676 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:58.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.187475+0000 mon.a (mon.0) 6677 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:58.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.190952+0000 mon.a (mon.0) 6678 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:58.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.192247+0000 mon.a (mon.0) 6679 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:58.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.199433+0000 mon.a (mon.0) 6680 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:58.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.278452+0000 mon.a (mon.0) 6681 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:58.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.280596+0000 mon.a (mon.0) 6682 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:58.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.283623+0000 mon.a (mon.0) 6683 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:58.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.284763+0000 mon.a (mon.0) 6684 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:58.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.292311+0000 mon.a (mon.0) 6685 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:58.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: cluster 2024-02-05T07:13:57.345954+0000 mon.a (mon.0) 6686 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:13:58.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.373315+0000 mon.a (mon.0) 6687 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:58.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.375303+0000 mon.a (mon.0) 6688 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:58.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.377596+0000 mon.a (mon.0) 6689 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:58.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.378351+0000 mon.a (mon.0) 6690 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:58.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.383444+0000 mon.a (mon.0) 6691 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:58.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.466343+0000 mon.a (mon.0) 6692 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:58.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.468616+0000 mon.a (mon.0) 6693 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:58.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.471608+0000 mon.a (mon.0) 6694 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:58.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.472503+0000 mon.a (mon.0) 6695 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:58.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.478504+0000 mon.a (mon.0) 6696 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:58.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.559792+0000 mon.a (mon.0) 6697 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:58.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.562357+0000 mon.a (mon.0) 6698 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:58.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.565202+0000 mon.a (mon.0) 6699 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:58.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.566112+0000 mon.a (mon.0) 6700 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:58.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.571558+0000 mon.a (mon.0) 6701 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:58.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.635967+0000 mon.a (mon.0) 6702 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:58.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.638983+0000 mon.a (mon.0) 6703 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:58.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.641531+0000 mon.a (mon.0) 6704 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:58.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.642697+0000 mon.a (mon.0) 6705 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:58.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.650100+0000 mon.a (mon.0) 6706 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:58.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.734652+0000 mon.a (mon.0) 6707 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:58.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.737059+0000 mon.a (mon.0) 6708 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:58.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.739896+0000 mon.a (mon.0) 6709 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:58.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.740842+0000 mon.a (mon.0) 6710 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:58.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:57 smithi177 bash[56430]: audit 2024-02-05T07:13:57.746673+0000 mon.a (mon.0) 6711 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:58.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: cluster 2024-02-05T07:13:56.403057+0000 mgr.y (mgr.25280) 1619 : cluster 0 pgmap v283: 161 pgs: 23 active+undersized+degraded, 5 peering, 41 active+undersized, 92 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-02-05T07:13:58.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: cephadm 2024-02-05T07:13:56.410845+0000 mgr.y (mgr.25280) 1620 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:58.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: cephadm 2024-02-05T07:13:56.509141+0000 mgr.y (mgr.25280) 1621 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:58.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: cephadm 2024-02-05T07:13:56.600672+0000 mgr.y (mgr.25280) 1622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:58.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: cephadm 2024-02-05T07:13:56.701442+0000 mgr.y (mgr.25280) 1623 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:58.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: cephadm 2024-02-05T07:13:56.805493+0000 mgr.y (mgr.25280) 1624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:58.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:56.888118+0000 mon.a (mon.0) 6661 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:58.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:56.891173+0000 mon.a (mon.0) 6662 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:58.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:56.894689+0000 mon.a (mon.0) 6663 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:58.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:56.896310+0000 mon.a (mon.0) 6664 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:58.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:56.904057+0000 mon.a (mon.0) 6665 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:58.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: cephadm 2024-02-05T07:13:56.904963+0000 mgr.y (mgr.25280) 1625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:58.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:56.988714+0000 mon.a (mon.0) 6666 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:58.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:56.991466+0000 mon.a (mon.0) 6667 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:58.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:56.994897+0000 mon.a (mon.0) 6668 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:58.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:56.996368+0000 mon.a (mon.0) 6669 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:58.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.004449+0000 mon.a (mon.0) 6670 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:58.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: cephadm 2024-02-05T07:13:57.005284+0000 mgr.y (mgr.25280) 1626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:58.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.087615+0000 mon.a (mon.0) 6671 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:58.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.091706+0000 mon.a (mon.0) 6672 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:58.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: cluster 2024-02-05T07:13:56.403057+0000 mgr.y (mgr.25280) 1619 : cluster 0 pgmap v283: 161 pgs: 23 active+undersized+degraded, 5 peering, 41 active+undersized, 92 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-02-05T07:13:58.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: cephadm 2024-02-05T07:13:56.410845+0000 mgr.y (mgr.25280) 1620 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:58.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: cephadm 2024-02-05T07:13:56.509141+0000 mgr.y (mgr.25280) 1621 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:58.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: cephadm 2024-02-05T07:13:56.600672+0000 mgr.y (mgr.25280) 1622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:58.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: cephadm 2024-02-05T07:13:56.701442+0000 mgr.y (mgr.25280) 1623 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:58.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: cephadm 2024-02-05T07:13:56.805493+0000 mgr.y (mgr.25280) 1624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:58.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:56.888118+0000 mon.a (mon.0) 6661 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:58.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:56.891173+0000 mon.a (mon.0) 6662 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:58.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:56.894689+0000 mon.a (mon.0) 6663 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:58.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:56.896310+0000 mon.a (mon.0) 6664 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:58.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:56.904057+0000 mon.a (mon.0) 6665 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:58.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: cephadm 2024-02-05T07:13:56.904963+0000 mgr.y (mgr.25280) 1625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:58.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:56.988714+0000 mon.a (mon.0) 6666 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:58.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:56.991466+0000 mon.a (mon.0) 6667 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:58.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:56.994897+0000 mon.a (mon.0) 6668 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:58.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:56.996368+0000 mon.a (mon.0) 6669 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:58.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.004449+0000 mon.a (mon.0) 6670 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:58.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: cephadm 2024-02-05T07:13:57.005284+0000 mgr.y (mgr.25280) 1626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:58.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.087615+0000 mon.a (mon.0) 6671 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:58.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.091706+0000 mon.a (mon.0) 6672 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:58.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.094908+0000 mon.a (mon.0) 6673 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:58.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.095719+0000 mon.a (mon.0) 6674 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:58.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.102630+0000 mon.a (mon.0) 6675 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:58.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: cephadm 2024-02-05T07:13:57.103309+0000 mgr.y (mgr.25280) 1627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:58.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.184357+0000 mon.a (mon.0) 6676 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:58.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.187475+0000 mon.a (mon.0) 6677 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:58.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.190952+0000 mon.a (mon.0) 6678 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:58.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.192247+0000 mon.a (mon.0) 6679 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:58.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.199433+0000 mon.a (mon.0) 6680 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:58.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.278452+0000 mon.a (mon.0) 6681 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:58.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.280596+0000 mon.a (mon.0) 6682 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:58.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.283623+0000 mon.a (mon.0) 6683 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:58.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.284763+0000 mon.a (mon.0) 6684 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:58.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.292311+0000 mon.a (mon.0) 6685 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:58.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: cluster 2024-02-05T07:13:57.345954+0000 mon.a (mon.0) 6686 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:13:58.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.373315+0000 mon.a (mon.0) 6687 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:58.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.375303+0000 mon.a (mon.0) 6688 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:58.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.377596+0000 mon.a (mon.0) 6689 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:58.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.378351+0000 mon.a (mon.0) 6690 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:58.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.383444+0000 mon.a (mon.0) 6691 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:58.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.094908+0000 mon.a (mon.0) 6673 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:58.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.095719+0000 mon.a (mon.0) 6674 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:58.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.102630+0000 mon.a (mon.0) 6675 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:58.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: cephadm 2024-02-05T07:13:57.103309+0000 mgr.y (mgr.25280) 1627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:58.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.184357+0000 mon.a (mon.0) 6676 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:58.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.187475+0000 mon.a (mon.0) 6677 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:58.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.190952+0000 mon.a (mon.0) 6678 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:58.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.192247+0000 mon.a (mon.0) 6679 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:58.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.199433+0000 mon.a (mon.0) 6680 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:58.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.278452+0000 mon.a (mon.0) 6681 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:58.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.280596+0000 mon.a (mon.0) 6682 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:58.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.283623+0000 mon.a (mon.0) 6683 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:58.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.284763+0000 mon.a (mon.0) 6684 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:58.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.292311+0000 mon.a (mon.0) 6685 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:58.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: cluster 2024-02-05T07:13:57.345954+0000 mon.a (mon.0) 6686 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:13:58.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.373315+0000 mon.a (mon.0) 6687 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:58.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.375303+0000 mon.a (mon.0) 6688 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:58.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.377596+0000 mon.a (mon.0) 6689 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:58.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.378351+0000 mon.a (mon.0) 6690 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:58.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.383444+0000 mon.a (mon.0) 6691 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.466343+0000 mon.a (mon.0) 6692 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:58.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.468616+0000 mon.a (mon.0) 6693 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:58.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.471608+0000 mon.a (mon.0) 6694 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:58.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.472503+0000 mon.a (mon.0) 6695 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:58.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.478504+0000 mon.a (mon.0) 6696 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:58.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.559792+0000 mon.a (mon.0) 6697 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:58.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.562357+0000 mon.a (mon.0) 6698 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:58.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.565202+0000 mon.a (mon.0) 6699 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:58.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.566112+0000 mon.a (mon.0) 6700 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:58.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.571558+0000 mon.a (mon.0) 6701 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:58.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.635967+0000 mon.a (mon.0) 6702 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:58.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.638983+0000 mon.a (mon.0) 6703 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:58.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.641531+0000 mon.a (mon.0) 6704 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:58.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.642697+0000 mon.a (mon.0) 6705 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:58.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.650100+0000 mon.a (mon.0) 6706 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:58.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.734652+0000 mon.a (mon.0) 6707 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:58.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.737059+0000 mon.a (mon.0) 6708 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:58.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.739896+0000 mon.a (mon.0) 6709 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:58.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.740842+0000 mon.a (mon.0) 6710 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:58.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[68945]: audit 2024-02-05T07:13:57.746673+0000 mon.a (mon.0) 6711 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:58.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.466343+0000 mon.a (mon.0) 6692 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:58.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.468616+0000 mon.a (mon.0) 6693 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:58.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.471608+0000 mon.a (mon.0) 6694 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:58.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.472503+0000 mon.a (mon.0) 6695 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:58.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.478504+0000 mon.a (mon.0) 6696 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:58.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.559792+0000 mon.a (mon.0) 6697 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:58.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.562357+0000 mon.a (mon.0) 6698 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:58.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.565202+0000 mon.a (mon.0) 6699 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:58.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.566112+0000 mon.a (mon.0) 6700 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:58.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.571558+0000 mon.a (mon.0) 6701 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:58.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.635967+0000 mon.a (mon.0) 6702 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:58.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.638983+0000 mon.a (mon.0) 6703 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:58.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.641531+0000 mon.a (mon.0) 6704 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:58.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.642697+0000 mon.a (mon.0) 6705 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:58.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.650100+0000 mon.a (mon.0) 6706 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:58.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.734652+0000 mon.a (mon.0) 6707 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:58.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.737059+0000 mon.a (mon.0) 6708 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:58.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.739896+0000 mon.a (mon.0) 6709 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:58.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.740842+0000 mon.a (mon.0) 6710 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:58.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:57 smithi102 bash[71397]: audit 2024-02-05T07:13:57.746673+0000 mon.a (mon.0) 6711 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:59.077 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[75179]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-05T07:13:59.077 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[75179]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-02-05T07:13:59.077 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[75179]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-02-05T07:13:59.077 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[75179]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-05T07:13:59.077 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[75179]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-02-05T07:13:59.078 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[75179]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-05T07:13:59.078 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[75179]: --> ceph-volume raw activate successful for osd ID: 7 2024-02-05T07:13:59.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: cephadm 2024-02-05T07:13:57.200274+0000 mgr.y (mgr.25280) 1628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:59.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: cephadm 2024-02-05T07:13:57.293107+0000 mgr.y (mgr.25280) 1629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:59.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: cephadm 2024-02-05T07:13:57.383900+0000 mgr.y (mgr.25280) 1630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:59.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: cephadm 2024-02-05T07:13:57.479054+0000 mgr.y (mgr.25280) 1631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:59.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: cephadm 2024-02-05T07:13:57.572118+0000 mgr.y (mgr.25280) 1632 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:59.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: cephadm 2024-02-05T07:13:57.650841+0000 mgr.y (mgr.25280) 1633 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:59.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: cephadm 2024-02-05T07:13:57.747146+0000 mgr.y (mgr.25280) 1634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:59.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:57.833143+0000 mon.a (mon.0) 6712 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:59.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:57.835258+0000 mon.a (mon.0) 6713 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:59.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:57.837158+0000 mon.a (mon.0) 6714 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:59.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:57.837873+0000 mon.a (mon.0) 6715 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:59.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:57.843025+0000 mon.a (mon.0) 6716 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:59.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: cephadm 2024-02-05T07:13:57.843519+0000 mgr.y (mgr.25280) 1635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:59.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:57.922281+0000 mon.a (mon.0) 6717 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:59.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:57.925310+0000 mon.a (mon.0) 6718 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:59.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:57.928782+0000 mon.a (mon.0) 6719 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:59.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:57.929915+0000 mon.a (mon.0) 6720 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:59.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:57.936788+0000 mon.a (mon.0) 6721 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:59.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: cephadm 2024-02-05T07:13:57.937446+0000 mgr.y (mgr.25280) 1636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:59.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.016164+0000 mon.a (mon.0) 6722 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:59.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.019033+0000 mon.a (mon.0) 6723 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:59.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.023426+0000 mon.a (mon.0) 6724 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:59.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.024638+0000 mon.a (mon.0) 6725 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:59.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.031013+0000 mon.a (mon.0) 6726 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:59.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: cephadm 2024-02-05T07:13:58.031587+0000 mgr.y (mgr.25280) 1637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:59.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.112838+0000 mon.a (mon.0) 6727 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:59.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.117194+0000 mon.a (mon.0) 6728 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:59.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.120243+0000 mon.a (mon.0) 6729 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:59.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.121623+0000 mon.a (mon.0) 6730 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:59.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.130894+0000 mon.a (mon.0) 6731 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:59.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: cephadm 2024-02-05T07:13:58.132594+0000 mgr.y (mgr.25280) 1638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:59.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.213918+0000 mon.a (mon.0) 6732 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:59.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.217383+0000 mon.a (mon.0) 6733 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:59.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.221173+0000 mon.a (mon.0) 6734 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:59.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.222558+0000 mon.a (mon.0) 6735 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:59.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.230076+0000 mon.a (mon.0) 6736 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:59.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.308068+0000 mon.a (mon.0) 6737 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:59.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.311295+0000 mon.a (mon.0) 6738 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:59.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.315371+0000 mon.a (mon.0) 6739 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:59.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.316752+0000 mon.a (mon.0) 6740 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:59.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.325545+0000 mon.a (mon.0) 6741 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:59.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.406761+0000 mon.a (mon.0) 6742 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:59.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.409637+0000 mon.a (mon.0) 6743 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:59.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.412475+0000 mon.a (mon.0) 6744 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:59.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.413491+0000 mon.a (mon.0) 6745 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:59.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.420913+0000 mon.a (mon.0) 6746 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:59.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.499829+0000 mon.a (mon.0) 6747 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:59.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.502494+0000 mon.a (mon.0) 6748 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:59.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.505701+0000 mon.a (mon.0) 6749 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:59.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.506989+0000 mon.a (mon.0) 6750 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:59.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.515282+0000 mon.a (mon.0) 6751 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:59.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.581987+0000 mon.a (mon.0) 6752 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:59.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.586463+0000 mon.a (mon.0) 6753 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:59.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.590075+0000 mon.a (mon.0) 6754 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:59.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.591361+0000 mon.a (mon.0) 6755 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:59.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.598392+0000 mon.a (mon.0) 6756 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:59.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.676055+0000 mon.a (mon.0) 6757 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:59.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.680026+0000 mon.a (mon.0) 6758 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:59.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.684248+0000 mon.a (mon.0) 6759 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:59.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.685267+0000 mon.a (mon.0) 6760 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:59.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.693025+0000 mon.a (mon.0) 6761 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:59.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.776224+0000 mon.a (mon.0) 6762 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:59.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.778512+0000 mon.a (mon.0) 6763 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:59.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.782165+0000 mon.a (mon.0) 6764 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:59.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.783082+0000 mon.a (mon.0) 6765 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:59.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:58 smithi177 bash[56430]: audit 2024-02-05T07:13:58.790562+0000 mon.a (mon.0) 6766 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:59.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: cephadm 2024-02-05T07:13:57.200274+0000 mgr.y (mgr.25280) 1628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:59.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: cephadm 2024-02-05T07:13:57.293107+0000 mgr.y (mgr.25280) 1629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:59.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: cephadm 2024-02-05T07:13:57.383900+0000 mgr.y (mgr.25280) 1630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:59.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: cephadm 2024-02-05T07:13:57.479054+0000 mgr.y (mgr.25280) 1631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:59.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: cephadm 2024-02-05T07:13:57.572118+0000 mgr.y (mgr.25280) 1632 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:59.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: cephadm 2024-02-05T07:13:57.650841+0000 mgr.y (mgr.25280) 1633 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:59.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: cephadm 2024-02-05T07:13:57.747146+0000 mgr.y (mgr.25280) 1634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:59.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:57.833143+0000 mon.a (mon.0) 6712 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:59.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:57.835258+0000 mon.a (mon.0) 6713 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:59.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:57.837158+0000 mon.a (mon.0) 6714 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:59.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:57.837873+0000 mon.a (mon.0) 6715 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:59.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:57.843025+0000 mon.a (mon.0) 6716 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:59.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: cephadm 2024-02-05T07:13:57.843519+0000 mgr.y (mgr.25280) 1635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:59.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:57.922281+0000 mon.a (mon.0) 6717 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:59.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:57.925310+0000 mon.a (mon.0) 6718 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:59.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:57.928782+0000 mon.a (mon.0) 6719 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:59.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:57.929915+0000 mon.a (mon.0) 6720 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:59.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:57.936788+0000 mon.a (mon.0) 6721 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:59.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: cephadm 2024-02-05T07:13:57.937446+0000 mgr.y (mgr.25280) 1636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:59.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.016164+0000 mon.a (mon.0) 6722 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:59.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.019033+0000 mon.a (mon.0) 6723 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:59.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: cephadm 2024-02-05T07:13:57.200274+0000 mgr.y (mgr.25280) 1628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:59.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: cephadm 2024-02-05T07:13:57.293107+0000 mgr.y (mgr.25280) 1629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:59.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: cephadm 2024-02-05T07:13:57.383900+0000 mgr.y (mgr.25280) 1630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:59.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: cephadm 2024-02-05T07:13:57.479054+0000 mgr.y (mgr.25280) 1631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:59.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: cephadm 2024-02-05T07:13:57.572118+0000 mgr.y (mgr.25280) 1632 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:59.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: cephadm 2024-02-05T07:13:57.650841+0000 mgr.y (mgr.25280) 1633 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:59.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: cephadm 2024-02-05T07:13:57.747146+0000 mgr.y (mgr.25280) 1634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:59.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:57.833143+0000 mon.a (mon.0) 6712 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:59.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:57.835258+0000 mon.a (mon.0) 6713 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:59.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:57.837158+0000 mon.a (mon.0) 6714 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:59.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:57.837873+0000 mon.a (mon.0) 6715 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:59.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:57.843025+0000 mon.a (mon.0) 6716 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:59.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: cephadm 2024-02-05T07:13:57.843519+0000 mgr.y (mgr.25280) 1635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:59.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:57.922281+0000 mon.a (mon.0) 6717 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:59.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:57.925310+0000 mon.a (mon.0) 6718 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:59.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:57.928782+0000 mon.a (mon.0) 6719 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:59.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:57.929915+0000 mon.a (mon.0) 6720 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:59.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:57.936788+0000 mon.a (mon.0) 6721 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:59.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: cephadm 2024-02-05T07:13:57.937446+0000 mgr.y (mgr.25280) 1636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:59.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.016164+0000 mon.a (mon.0) 6722 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:59.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.019033+0000 mon.a (mon.0) 6723 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:59.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.023426+0000 mon.a (mon.0) 6724 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:59.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.024638+0000 mon.a (mon.0) 6725 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:59.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.031013+0000 mon.a (mon.0) 6726 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:59.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: cephadm 2024-02-05T07:13:58.031587+0000 mgr.y (mgr.25280) 1637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:59.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.112838+0000 mon.a (mon.0) 6727 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:59.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.117194+0000 mon.a (mon.0) 6728 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:59.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.120243+0000 mon.a (mon.0) 6729 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:59.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.121623+0000 mon.a (mon.0) 6730 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:59.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.130894+0000 mon.a (mon.0) 6731 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:59.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: cephadm 2024-02-05T07:13:58.132594+0000 mgr.y (mgr.25280) 1638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:59.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.213918+0000 mon.a (mon.0) 6732 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:59.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.217383+0000 mon.a (mon.0) 6733 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:59.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.221173+0000 mon.a (mon.0) 6734 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:59.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.222558+0000 mon.a (mon.0) 6735 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:59.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.230076+0000 mon.a (mon.0) 6736 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:59.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.308068+0000 mon.a (mon.0) 6737 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:59.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.311295+0000 mon.a (mon.0) 6738 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:59.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.315371+0000 mon.a (mon.0) 6739 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:59.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.316752+0000 mon.a (mon.0) 6740 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:59.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.325545+0000 mon.a (mon.0) 6741 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:59.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.406761+0000 mon.a (mon.0) 6742 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:59.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.409637+0000 mon.a (mon.0) 6743 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:59.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.412475+0000 mon.a (mon.0) 6744 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:59.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.413491+0000 mon.a (mon.0) 6745 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:59.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.420913+0000 mon.a (mon.0) 6746 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:59.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.499829+0000 mon.a (mon.0) 6747 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:59.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.502494+0000 mon.a (mon.0) 6748 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:59.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.505701+0000 mon.a (mon.0) 6749 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:59.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.506989+0000 mon.a (mon.0) 6750 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:59.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.515282+0000 mon.a (mon.0) 6751 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:59.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.581987+0000 mon.a (mon.0) 6752 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:59.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.586463+0000 mon.a (mon.0) 6753 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:59.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.590075+0000 mon.a (mon.0) 6754 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:59.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.591361+0000 mon.a (mon.0) 6755 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:59.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.598392+0000 mon.a (mon.0) 6756 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:59.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.676055+0000 mon.a (mon.0) 6757 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:59.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.680026+0000 mon.a (mon.0) 6758 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:59.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.684248+0000 mon.a (mon.0) 6759 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:59.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.685267+0000 mon.a (mon.0) 6760 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:59.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.693025+0000 mon.a (mon.0) 6761 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:59.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.776224+0000 mon.a (mon.0) 6762 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:59.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.778512+0000 mon.a (mon.0) 6763 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:59.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.782165+0000 mon.a (mon.0) 6764 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:59.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.783082+0000 mon.a (mon.0) 6765 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:59.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[68945]: audit 2024-02-05T07:13:58.790562+0000 mon.a (mon.0) 6766 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:59.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.023426+0000 mon.a (mon.0) 6724 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:59.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.024638+0000 mon.a (mon.0) 6725 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:59.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.031013+0000 mon.a (mon.0) 6726 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:59.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: cephadm 2024-02-05T07:13:58.031587+0000 mgr.y (mgr.25280) 1637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:59.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.112838+0000 mon.a (mon.0) 6727 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:59.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.117194+0000 mon.a (mon.0) 6728 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:59.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.120243+0000 mon.a (mon.0) 6729 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:59.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.121623+0000 mon.a (mon.0) 6730 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:59.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.130894+0000 mon.a (mon.0) 6731 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:59.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: cephadm 2024-02-05T07:13:58.132594+0000 mgr.y (mgr.25280) 1638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:13:59.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.213918+0000 mon.a (mon.0) 6732 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:59.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.217383+0000 mon.a (mon.0) 6733 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:59.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.221173+0000 mon.a (mon.0) 6734 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:59.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.222558+0000 mon.a (mon.0) 6735 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:59.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.230076+0000 mon.a (mon.0) 6736 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:59.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.308068+0000 mon.a (mon.0) 6737 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:59.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.311295+0000 mon.a (mon.0) 6738 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:59.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.315371+0000 mon.a (mon.0) 6739 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:59.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.316752+0000 mon.a (mon.0) 6740 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:59.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.325545+0000 mon.a (mon.0) 6741 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:59.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.406761+0000 mon.a (mon.0) 6742 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:59.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.409637+0000 mon.a (mon.0) 6743 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:59.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.412475+0000 mon.a (mon.0) 6744 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:59.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.413491+0000 mon.a (mon.0) 6745 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:59.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.420913+0000 mon.a (mon.0) 6746 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:59.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.499829+0000 mon.a (mon.0) 6747 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:59.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.502494+0000 mon.a (mon.0) 6748 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:59.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.505701+0000 mon.a (mon.0) 6749 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:59.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.506989+0000 mon.a (mon.0) 6750 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:59.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.515282+0000 mon.a (mon.0) 6751 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:59.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.581987+0000 mon.a (mon.0) 6752 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:59.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.586463+0000 mon.a (mon.0) 6753 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:59.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.590075+0000 mon.a (mon.0) 6754 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:59.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.591361+0000 mon.a (mon.0) 6755 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:59.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.598392+0000 mon.a (mon.0) 6756 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:59.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.676055+0000 mon.a (mon.0) 6757 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:59.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.680026+0000 mon.a (mon.0) 6758 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:59.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.684248+0000 mon.a (mon.0) 6759 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:59.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.685267+0000 mon.a (mon.0) 6760 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:59.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.693025+0000 mon.a (mon.0) 6761 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:13:59.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.776224+0000 mon.a (mon.0) 6762 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:13:59.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.778512+0000 mon.a (mon.0) 6763 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:13:59.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.782165+0000 mon.a (mon.0) 6764 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:13:59.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.783082+0000 mon.a (mon.0) 6765 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:13:59.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:58 smithi102 bash[71397]: audit 2024-02-05T07:13:58.790562+0000 mon.a (mon.0) 6766 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:00.036 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: cephadm 2024-02-05T07:13:58.230655+0000 mgr.y (mgr.25280) 1639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:00.036 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: cephadm 2024-02-05T07:13:58.326462+0000 mgr.y (mgr.25280) 1640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:00.036 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: cluster 2024-02-05T07:13:58.404210+0000 mgr.y (mgr.25280) 1641 : cluster 0 pgmap v284: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-02-05T07:14:00.037 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: cephadm 2024-02-05T07:13:58.421475+0000 mgr.y (mgr.25280) 1642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:00.037 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: cephadm 2024-02-05T07:13:58.515970+0000 mgr.y (mgr.25280) 1643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:00.037 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: cephadm 2024-02-05T07:13:58.598935+0000 mgr.y (mgr.25280) 1644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:00.037 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: cephadm 2024-02-05T07:13:58.693625+0000 mgr.y (mgr.25280) 1645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:00.037 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: cephadm 2024-02-05T07:13:58.791170+0000 mgr.y (mgr.25280) 1646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:00.037 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:58.872627+0000 mon.a (mon.0) 6767 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:00.037 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:58.875146+0000 mon.a (mon.0) 6768 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:00.037 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:58.878597+0000 mon.a (mon.0) 6769 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:00.037 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:58.879670+0000 mon.a (mon.0) 6770 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:00.037 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:58.886283+0000 mon.a (mon.0) 6771 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:00.037 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: cephadm 2024-02-05T07:13:58.886990+0000 mgr.y (mgr.25280) 1647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:00.037 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:58.967156+0000 mon.a (mon.0) 6772 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:00.037 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:58.969610+0000 mon.a (mon.0) 6773 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:00.037 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:58.974088+0000 mon.a (mon.0) 6774 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:00.037 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:58.975319+0000 mon.a (mon.0) 6775 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:00.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:58.984017+0000 mon.a (mon.0) 6776 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:00.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: cephadm 2024-02-05T07:13:58.984746+0000 mgr.y (mgr.25280) 1648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:00.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.065214+0000 mon.a (mon.0) 6777 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:00.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: cluster 2024-02-05T07:13:59.066435+0000 mon.a (mon.0) 6778 : cluster 3 Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-05T07:14:00.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.073795+0000 mon.a (mon.0) 6779 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:00.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.077061+0000 mon.a (mon.0) 6780 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:00.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.078270+0000 mon.a (mon.0) 6781 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:00.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.084668+0000 mon.a (mon.0) 6782 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:00.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: cephadm 2024-02-05T07:13:59.085110+0000 mgr.y (mgr.25280) 1649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:00.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.163766+0000 mon.a (mon.0) 6783 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:00.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.166187+0000 mon.a (mon.0) 6784 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:00.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.169560+0000 mon.a (mon.0) 6785 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:00.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.170549+0000 mon.a (mon.0) 6786 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:00.038 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.176487+0000 mon.a (mon.0) 6787 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:00.039 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.261698+0000 mon.a (mon.0) 6788 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:00.039 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.265956+0000 mon.a (mon.0) 6789 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:00.039 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.270864+0000 mon.a (mon.0) 6790 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:00.039 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.272436+0000 mon.a (mon.0) 6791 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:00.039 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.283301+0000 mon.a (mon.0) 6792 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:00.039 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: cluster 2024-02-05T07:13:59.321617+0000 mon.a (mon.0) 6793 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-05T07:14:00.039 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.363470+0000 mon.a (mon.0) 6794 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:00.039 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.366105+0000 mon.a (mon.0) 6795 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:00.039 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.369025+0000 mon.a (mon.0) 6796 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:00.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.370048+0000 mon.a (mon.0) 6797 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:00.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.379496+0000 mon.a (mon.0) 6798 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:00.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.458461+0000 mon.a (mon.0) 6799 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:00.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.460618+0000 mon.a (mon.0) 6800 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:00.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.463119+0000 mon.a (mon.0) 6801 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:00.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.463928+0000 mon.a (mon.0) 6802 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:00.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.471792+0000 mon.a (mon.0) 6803 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:00.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.552765+0000 mon.a (mon.0) 6804 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:00.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.555659+0000 mon.a (mon.0) 6805 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:00.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.558932+0000 mon.a (mon.0) 6806 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:00.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.559938+0000 mon.a (mon.0) 6807 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:00.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.568408+0000 mon.a (mon.0) 6808 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:00.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.647681+0000 mon.a (mon.0) 6809 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:00.040 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.650026+0000 mon.a (mon.0) 6810 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:00.041 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.652071+0000 mon.a (mon.0) 6811 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:00.041 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.652782+0000 mon.a (mon.0) 6812 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:00.041 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.662694+0000 mon.a (mon.0) 6813 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:00.041 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.746082+0000 mon.a (mon.0) 6814 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:00.041 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.748603+0000 mon.a (mon.0) 6815 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:00.041 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.752658+0000 mon.a (mon.0) 6816 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:00.041 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.753706+0000 mon.a (mon.0) 6817 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:00.041 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:13:59 smithi177 bash[56430]: audit 2024-02-05T07:13:59.762115+0000 mon.a (mon.0) 6818 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:00.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: cephadm 2024-02-05T07:13:58.230655+0000 mgr.y (mgr.25280) 1639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:00.181 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: cephadm 2024-02-05T07:13:58.326462+0000 mgr.y (mgr.25280) 1640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:00.181 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: cluster 2024-02-05T07:13:58.404210+0000 mgr.y (mgr.25280) 1641 : cluster 0 pgmap v284: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-02-05T07:14:00.181 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: cephadm 2024-02-05T07:13:58.421475+0000 mgr.y (mgr.25280) 1642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:00.181 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: cephadm 2024-02-05T07:13:58.515970+0000 mgr.y (mgr.25280) 1643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:00.181 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: cephadm 2024-02-05T07:13:58.598935+0000 mgr.y (mgr.25280) 1644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:00.182 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: cephadm 2024-02-05T07:13:58.693625+0000 mgr.y (mgr.25280) 1645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:00.182 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: cephadm 2024-02-05T07:13:58.791170+0000 mgr.y (mgr.25280) 1646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:00.182 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:58.872627+0000 mon.a (mon.0) 6767 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:00.182 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:58.875146+0000 mon.a (mon.0) 6768 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:00.182 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:58.878597+0000 mon.a (mon.0) 6769 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:00.182 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:58.879670+0000 mon.a (mon.0) 6770 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:00.182 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:58.886283+0000 mon.a (mon.0) 6771 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:00.182 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: cephadm 2024-02-05T07:13:58.886990+0000 mgr.y (mgr.25280) 1647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:00.182 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:58.967156+0000 mon.a (mon.0) 6772 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:00.182 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:58.969610+0000 mon.a (mon.0) 6773 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:00.182 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:58.974088+0000 mon.a (mon.0) 6774 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:00.182 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:58.975319+0000 mon.a (mon.0) 6775 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:00.182 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:58.984017+0000 mon.a (mon.0) 6776 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:00.183 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: cephadm 2024-02-05T07:13:58.984746+0000 mgr.y (mgr.25280) 1648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:00.183 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: cephadm 2024-02-05T07:13:58.230655+0000 mgr.y (mgr.25280) 1639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:00.183 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: cephadm 2024-02-05T07:13:58.326462+0000 mgr.y (mgr.25280) 1640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:00.183 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: cluster 2024-02-05T07:13:58.404210+0000 mgr.y (mgr.25280) 1641 : cluster 0 pgmap v284: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-02-05T07:14:00.183 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: cephadm 2024-02-05T07:13:58.421475+0000 mgr.y (mgr.25280) 1642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:00.183 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: cephadm 2024-02-05T07:13:58.515970+0000 mgr.y (mgr.25280) 1643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:00.183 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: cephadm 2024-02-05T07:13:58.598935+0000 mgr.y (mgr.25280) 1644 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:00.183 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: cephadm 2024-02-05T07:13:58.693625+0000 mgr.y (mgr.25280) 1645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:00.183 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: cephadm 2024-02-05T07:13:58.791170+0000 mgr.y (mgr.25280) 1646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:00.183 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:58.872627+0000 mon.a (mon.0) 6767 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:00.184 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:58.875146+0000 mon.a (mon.0) 6768 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:00.184 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:58.878597+0000 mon.a (mon.0) 6769 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:00.184 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:58.879670+0000 mon.a (mon.0) 6770 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:00.184 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:58.886283+0000 mon.a (mon.0) 6771 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:00.184 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: cephadm 2024-02-05T07:13:58.886990+0000 mgr.y (mgr.25280) 1647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:00.184 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:58.967156+0000 mon.a (mon.0) 6772 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:00.184 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:58.969610+0000 mon.a (mon.0) 6773 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:00.184 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:58.974088+0000 mon.a (mon.0) 6774 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:00.184 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:58.975319+0000 mon.a (mon.0) 6775 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:00.184 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:58.984017+0000 mon.a (mon.0) 6776 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:00.184 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: cephadm 2024-02-05T07:13:58.984746+0000 mgr.y (mgr.25280) 1648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:00.185 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.065214+0000 mon.a (mon.0) 6777 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:00.185 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: cluster 2024-02-05T07:13:59.066435+0000 mon.a (mon.0) 6778 : cluster 3 Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-05T07:14:00.185 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.073795+0000 mon.a (mon.0) 6779 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:00.185 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.077061+0000 mon.a (mon.0) 6780 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:00.185 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.078270+0000 mon.a (mon.0) 6781 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:00.185 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.084668+0000 mon.a (mon.0) 6782 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:00.185 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: cephadm 2024-02-05T07:13:59.085110+0000 mgr.y (mgr.25280) 1649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:00.185 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.163766+0000 mon.a (mon.0) 6783 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:00.185 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.166187+0000 mon.a (mon.0) 6784 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:00.186 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.169560+0000 mon.a (mon.0) 6785 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:00.186 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.170549+0000 mon.a (mon.0) 6786 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:00.186 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.176487+0000 mon.a (mon.0) 6787 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:00.186 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.261698+0000 mon.a (mon.0) 6788 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:00.186 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.265956+0000 mon.a (mon.0) 6789 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:00.186 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.270864+0000 mon.a (mon.0) 6790 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:00.186 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.272436+0000 mon.a (mon.0) 6791 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:00.186 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.283301+0000 mon.a (mon.0) 6792 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:00.186 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: cluster 2024-02-05T07:13:59.321617+0000 mon.a (mon.0) 6793 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-05T07:14:00.186 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.363470+0000 mon.a (mon.0) 6794 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:00.186 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.366105+0000 mon.a (mon.0) 6795 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:00.187 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.065214+0000 mon.a (mon.0) 6777 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:00.187 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: cluster 2024-02-05T07:13:59.066435+0000 mon.a (mon.0) 6778 : cluster 3 Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-05T07:14:00.187 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.073795+0000 mon.a (mon.0) 6779 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:00.187 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.077061+0000 mon.a (mon.0) 6780 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:00.187 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.078270+0000 mon.a (mon.0) 6781 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:00.187 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.084668+0000 mon.a (mon.0) 6782 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:00.187 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: cephadm 2024-02-05T07:13:59.085110+0000 mgr.y (mgr.25280) 1649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:00.187 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.163766+0000 mon.a (mon.0) 6783 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:00.187 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.166187+0000 mon.a (mon.0) 6784 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:00.187 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.169560+0000 mon.a (mon.0) 6785 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:00.187 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.170549+0000 mon.a (mon.0) 6786 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:00.188 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.176487+0000 mon.a (mon.0) 6787 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:00.188 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.261698+0000 mon.a (mon.0) 6788 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:00.188 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.265956+0000 mon.a (mon.0) 6789 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:00.188 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.270864+0000 mon.a (mon.0) 6790 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:00.188 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.272436+0000 mon.a (mon.0) 6791 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:00.188 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.283301+0000 mon.a (mon.0) 6792 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:00.188 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: cluster 2024-02-05T07:13:59.321617+0000 mon.a (mon.0) 6793 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-05T07:14:00.188 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.363470+0000 mon.a (mon.0) 6794 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:00.188 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.366105+0000 mon.a (mon.0) 6795 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:00.189 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.369025+0000 mon.a (mon.0) 6796 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:00.189 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.370048+0000 mon.a (mon.0) 6797 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:00.189 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.379496+0000 mon.a (mon.0) 6798 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:00.189 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.458461+0000 mon.a (mon.0) 6799 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:00.189 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.460618+0000 mon.a (mon.0) 6800 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:00.189 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.463119+0000 mon.a (mon.0) 6801 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:00.189 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.463928+0000 mon.a (mon.0) 6802 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:00.189 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.471792+0000 mon.a (mon.0) 6803 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:00.189 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.552765+0000 mon.a (mon.0) 6804 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:00.190 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.555659+0000 mon.a (mon.0) 6805 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:00.190 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.558932+0000 mon.a (mon.0) 6806 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:00.190 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.559938+0000 mon.a (mon.0) 6807 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:00.190 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.568408+0000 mon.a (mon.0) 6808 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:00.190 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.647681+0000 mon.a (mon.0) 6809 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:00.190 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.650026+0000 mon.a (mon.0) 6810 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:00.190 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.652071+0000 mon.a (mon.0) 6811 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:00.190 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.652782+0000 mon.a (mon.0) 6812 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:00.190 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.662694+0000 mon.a (mon.0) 6813 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:00.190 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.746082+0000 mon.a (mon.0) 6814 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:00.190 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.748603+0000 mon.a (mon.0) 6815 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:00.190 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.752658+0000 mon.a (mon.0) 6816 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:00.191 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.753706+0000 mon.a (mon.0) 6817 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:00.191 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[71397]: audit 2024-02-05T07:13:59.762115+0000 mon.a (mon.0) 6818 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:00.191 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.369025+0000 mon.a (mon.0) 6796 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:00.191 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.370048+0000 mon.a (mon.0) 6797 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:00.191 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.379496+0000 mon.a (mon.0) 6798 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:00.191 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.458461+0000 mon.a (mon.0) 6799 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:00.191 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.460618+0000 mon.a (mon.0) 6800 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:00.192 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.463119+0000 mon.a (mon.0) 6801 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:00.192 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.463928+0000 mon.a (mon.0) 6802 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:00.192 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.471792+0000 mon.a (mon.0) 6803 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:00.192 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.552765+0000 mon.a (mon.0) 6804 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:00.192 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.555659+0000 mon.a (mon.0) 6805 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:00.192 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.558932+0000 mon.a (mon.0) 6806 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:00.192 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.559938+0000 mon.a (mon.0) 6807 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:00.192 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.568408+0000 mon.a (mon.0) 6808 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:00.192 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.647681+0000 mon.a (mon.0) 6809 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:00.192 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.650026+0000 mon.a (mon.0) 6810 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:00.192 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.652071+0000 mon.a (mon.0) 6811 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:00.193 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.652782+0000 mon.a (mon.0) 6812 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:00.193 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.662694+0000 mon.a (mon.0) 6813 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:00.193 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.746082+0000 mon.a (mon.0) 6814 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:00.193 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.748603+0000 mon.a (mon.0) 6815 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:00.193 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.752658+0000 mon.a (mon.0) 6816 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:00.193 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.753706+0000 mon.a (mon.0) 6817 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:00.193 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:13:59 smithi102 bash[68945]: audit 2024-02-05T07:13:59.762115+0000 mon.a (mon.0) 6818 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:01.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: cephadm 2024-02-05T07:13:59.177147+0000 mgr.y (mgr.25280) 1650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:01.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: cephadm 2024-02-05T07:13:59.284180+0000 mgr.y (mgr.25280) 1651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:01.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: cephadm 2024-02-05T07:13:59.380078+0000 mgr.y (mgr.25280) 1652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:01.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: cephadm 2024-02-05T07:13:59.472400+0000 mgr.y (mgr.25280) 1653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:01.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: cephadm 2024-02-05T07:13:59.569099+0000 mgr.y (mgr.25280) 1654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:01.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: cephadm 2024-02-05T07:13:59.663509+0000 mgr.y (mgr.25280) 1655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:01.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: cephadm 2024-02-05T07:13:59.762823+0000 mgr.y (mgr.25280) 1656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:01.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:13:59.837502+0000 mon.a (mon.0) 6819 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:01.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:13:59.839468+0000 mon.a (mon.0) 6820 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:01.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:13:59.841512+0000 mon.a (mon.0) 6821 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:01.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:13:59.842415+0000 mon.a (mon.0) 6822 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:01.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:13:59.848107+0000 mon.a (mon.0) 6823 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:01.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: cephadm 2024-02-05T07:13:59.848616+0000 mgr.y (mgr.25280) 1657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:01.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:13:59.927600+0000 mon.a (mon.0) 6824 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:01.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:13:59.930174+0000 mon.a (mon.0) 6825 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:01.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:13:59.933635+0000 mon.a (mon.0) 6826 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:01.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:13:59.934911+0000 mon.a (mon.0) 6827 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:01.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:13:59.941389+0000 mon.a (mon.0) 6828 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:01.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: cephadm 2024-02-05T07:13:59.942139+0000 mgr.y (mgr.25280) 1658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:01.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.013475+0000 mon.a (mon.0) 6829 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:01.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.017858+0000 mon.a (mon.0) 6830 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:01.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: cephadm 2024-02-05T07:13:59.177147+0000 mgr.y (mgr.25280) 1650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:01.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: cephadm 2024-02-05T07:13:59.284180+0000 mgr.y (mgr.25280) 1651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:01.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: cephadm 2024-02-05T07:13:59.380078+0000 mgr.y (mgr.25280) 1652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:01.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: cephadm 2024-02-05T07:13:59.472400+0000 mgr.y (mgr.25280) 1653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:01.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: cephadm 2024-02-05T07:13:59.569099+0000 mgr.y (mgr.25280) 1654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:01.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: cephadm 2024-02-05T07:13:59.663509+0000 mgr.y (mgr.25280) 1655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:01.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: cephadm 2024-02-05T07:13:59.762823+0000 mgr.y (mgr.25280) 1656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:01.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:13:59.837502+0000 mon.a (mon.0) 6819 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:01.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:13:59.839468+0000 mon.a (mon.0) 6820 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:01.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:13:59.841512+0000 mon.a (mon.0) 6821 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:01.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:13:59.842415+0000 mon.a (mon.0) 6822 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:01.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:13:59.848107+0000 mon.a (mon.0) 6823 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:01.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: cephadm 2024-02-05T07:13:59.848616+0000 mgr.y (mgr.25280) 1657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:01.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:13:59.927600+0000 mon.a (mon.0) 6824 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:01.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:13:59.930174+0000 mon.a (mon.0) 6825 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:01.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:13:59.933635+0000 mon.a (mon.0) 6826 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:01.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:13:59.934911+0000 mon.a (mon.0) 6827 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:01.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:13:59.941389+0000 mon.a (mon.0) 6828 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:01.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: cephadm 2024-02-05T07:13:59.942139+0000 mgr.y (mgr.25280) 1658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:01.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.013475+0000 mon.a (mon.0) 6829 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:01.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.017858+0000 mon.a (mon.0) 6830 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:01.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.021702+0000 mon.a (mon.0) 6831 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:01.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.023005+0000 mon.a (mon.0) 6832 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:01.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.032088+0000 mon.a (mon.0) 6833 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:01.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: cephadm 2024-02-05T07:14:00.032655+0000 mgr.y (mgr.25280) 1659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:01.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.095471+0000 mon.a (mon.0) 6834 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:01.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.098044+0000 mon.a (mon.0) 6835 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:01.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.101376+0000 mon.a (mon.0) 6836 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:01.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.102262+0000 mon.a (mon.0) 6837 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:01.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.108621+0000 mon.a (mon.0) 6838 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:01.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: cephadm 2024-02-05T07:14:00.109119+0000 mgr.y (mgr.25280) 1660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:01.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.187933+0000 mon.a (mon.0) 6839 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:01.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.190535+0000 mon.a (mon.0) 6840 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:01.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.193406+0000 mon.a (mon.0) 6841 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:01.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.194506+0000 mon.a (mon.0) 6842 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:01.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.200539+0000 mon.a (mon.0) 6843 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:01.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.278928+0000 mon.a (mon.0) 6844 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:01.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.282193+0000 mon.a (mon.0) 6845 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:01.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.285109+0000 mon.a (mon.0) 6846 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:01.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.286184+0000 mon.a (mon.0) 6847 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:01.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.293088+0000 mon.a (mon.0) 6848 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:01.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.021702+0000 mon.a (mon.0) 6831 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:01.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.023005+0000 mon.a (mon.0) 6832 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:01.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.032088+0000 mon.a (mon.0) 6833 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:01.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: cephadm 2024-02-05T07:14:00.032655+0000 mgr.y (mgr.25280) 1659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:01.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.095471+0000 mon.a (mon.0) 6834 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:01.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.098044+0000 mon.a (mon.0) 6835 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:01.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.101376+0000 mon.a (mon.0) 6836 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:01.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.102262+0000 mon.a (mon.0) 6837 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:01.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.108621+0000 mon.a (mon.0) 6838 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:01.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: cephadm 2024-02-05T07:14:00.109119+0000 mgr.y (mgr.25280) 1660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:01.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.187933+0000 mon.a (mon.0) 6839 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:01.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.190535+0000 mon.a (mon.0) 6840 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:01.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.193406+0000 mon.a (mon.0) 6841 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:01.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.194506+0000 mon.a (mon.0) 6842 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:01.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.200539+0000 mon.a (mon.0) 6843 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:01.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.278928+0000 mon.a (mon.0) 6844 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:01.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.282193+0000 mon.a (mon.0) 6845 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:01.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.285109+0000 mon.a (mon.0) 6846 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:01.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.286184+0000 mon.a (mon.0) 6847 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:01.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.293088+0000 mon.a (mon.0) 6848 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:01.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.375029+0000 mon.a (mon.0) 6849 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:01.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.377469+0000 mon.a (mon.0) 6850 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:01.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.380608+0000 mon.a (mon.0) 6851 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:01.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.381553+0000 mon.a (mon.0) 6852 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:01.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.390053+0000 mon.a (mon.0) 6853 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:01.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.470754+0000 mon.a (mon.0) 6854 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:01.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.475513+0000 mon.a (mon.0) 6855 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:01.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.479133+0000 mon.a (mon.0) 6856 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:01.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.480381+0000 mon.a (mon.0) 6857 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:01.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.489272+0000 mon.a (mon.0) 6858 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:01.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.566486+0000 mon.a (mon.0) 6859 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:01.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.569121+0000 mon.a (mon.0) 6860 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:01.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.572036+0000 mon.a (mon.0) 6861 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:01.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.572839+0000 mon.a (mon.0) 6862 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:01.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.580101+0000 mon.a (mon.0) 6863 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:01.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.663223+0000 mon.a (mon.0) 6864 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:01.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.665741+0000 mon.a (mon.0) 6865 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:01.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.668652+0000 mon.a (mon.0) 6866 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:01.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.669531+0000 mon.a (mon.0) 6867 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:01.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.375029+0000 mon.a (mon.0) 6849 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:01.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.377469+0000 mon.a (mon.0) 6850 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:01.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.380608+0000 mon.a (mon.0) 6851 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:01.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.381553+0000 mon.a (mon.0) 6852 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:01.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.390053+0000 mon.a (mon.0) 6853 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:01.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.470754+0000 mon.a (mon.0) 6854 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:01.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.475513+0000 mon.a (mon.0) 6855 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:01.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.479133+0000 mon.a (mon.0) 6856 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:01.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.480381+0000 mon.a (mon.0) 6857 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:01.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.489272+0000 mon.a (mon.0) 6858 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:01.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.566486+0000 mon.a (mon.0) 6859 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:01.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.569121+0000 mon.a (mon.0) 6860 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:01.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.572036+0000 mon.a (mon.0) 6861 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:01.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.572839+0000 mon.a (mon.0) 6862 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:01.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.580101+0000 mon.a (mon.0) 6863 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:01.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.663223+0000 mon.a (mon.0) 6864 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:01.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.665741+0000 mon.a (mon.0) 6865 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:01.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.668652+0000 mon.a (mon.0) 6866 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:01.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.669531+0000 mon.a (mon.0) 6867 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:01.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.679680+0000 mon.a (mon.0) 6868 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:01.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.759359+0000 mon.a (mon.0) 6869 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:01.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.762818+0000 mon.a (mon.0) 6870 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:01.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.765605+0000 mon.a (mon.0) 6871 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:01.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.766699+0000 mon.a (mon.0) 6872 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:01.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[68945]: audit 2024-02-05T07:14:00.774940+0000 mon.a (mon.0) 6873 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:01.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.679680+0000 mon.a (mon.0) 6868 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:01.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.759359+0000 mon.a (mon.0) 6869 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:01.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.762818+0000 mon.a (mon.0) 6870 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:01.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.765605+0000 mon.a (mon.0) 6871 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:01.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.766699+0000 mon.a (mon.0) 6872 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:01.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:00 smithi102 bash[71397]: audit 2024-02-05T07:14:00.774940+0000 mon.a (mon.0) 6873 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:01.251 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: cephadm 2024-02-05T07:13:59.177147+0000 mgr.y (mgr.25280) 1650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:01.251 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: cephadm 2024-02-05T07:13:59.284180+0000 mgr.y (mgr.25280) 1651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:01.251 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: cephadm 2024-02-05T07:13:59.380078+0000 mgr.y (mgr.25280) 1652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:01.251 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: cephadm 2024-02-05T07:13:59.472400+0000 mgr.y (mgr.25280) 1653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:01.251 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: cephadm 2024-02-05T07:13:59.569099+0000 mgr.y (mgr.25280) 1654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:01.251 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: cephadm 2024-02-05T07:13:59.663509+0000 mgr.y (mgr.25280) 1655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:01.251 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: cephadm 2024-02-05T07:13:59.762823+0000 mgr.y (mgr.25280) 1656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:01.252 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:13:59.837502+0000 mon.a (mon.0) 6819 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:01.252 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:13:59.839468+0000 mon.a (mon.0) 6820 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:01.252 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:13:59.841512+0000 mon.a (mon.0) 6821 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:01.252 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:13:59.842415+0000 mon.a (mon.0) 6822 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:01.252 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:13:59.848107+0000 mon.a (mon.0) 6823 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:01.252 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: cephadm 2024-02-05T07:13:59.848616+0000 mgr.y (mgr.25280) 1657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:01.252 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:13:59.927600+0000 mon.a (mon.0) 6824 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:01.252 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:13:59.930174+0000 mon.a (mon.0) 6825 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:01.252 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:13:59.933635+0000 mon.a (mon.0) 6826 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:01.252 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:13:59.934911+0000 mon.a (mon.0) 6827 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:01.252 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:13:59.941389+0000 mon.a (mon.0) 6828 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:01.252 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: cephadm 2024-02-05T07:13:59.942139+0000 mgr.y (mgr.25280) 1658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:01.252 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.013475+0000 mon.a (mon.0) 6829 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:01.252 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.017858+0000 mon.a (mon.0) 6830 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:01.252 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.021702+0000 mon.a (mon.0) 6831 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:01.252 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.023005+0000 mon.a (mon.0) 6832 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:01.253 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.032088+0000 mon.a (mon.0) 6833 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:01.253 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: cephadm 2024-02-05T07:14:00.032655+0000 mgr.y (mgr.25280) 1659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:01.253 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.095471+0000 mon.a (mon.0) 6834 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:01.253 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.098044+0000 mon.a (mon.0) 6835 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:01.253 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.101376+0000 mon.a (mon.0) 6836 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:01.253 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.102262+0000 mon.a (mon.0) 6837 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:01.253 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.108621+0000 mon.a (mon.0) 6838 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:01.253 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: cephadm 2024-02-05T07:14:00.109119+0000 mgr.y (mgr.25280) 1660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:01.253 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.187933+0000 mon.a (mon.0) 6839 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:01.253 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.190535+0000 mon.a (mon.0) 6840 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:01.253 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.193406+0000 mon.a (mon.0) 6841 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:01.253 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.194506+0000 mon.a (mon.0) 6842 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:01.253 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.200539+0000 mon.a (mon.0) 6843 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:01.253 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.278928+0000 mon.a (mon.0) 6844 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:01.253 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.282193+0000 mon.a (mon.0) 6845 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:01.253 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.285109+0000 mon.a (mon.0) 6846 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:01.253 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.286184+0000 mon.a (mon.0) 6847 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:01.254 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.293088+0000 mon.a (mon.0) 6848 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:01.254 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.375029+0000 mon.a (mon.0) 6849 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:01.254 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.377469+0000 mon.a (mon.0) 6850 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:01.254 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.380608+0000 mon.a (mon.0) 6851 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:01.254 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.381553+0000 mon.a (mon.0) 6852 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:01.254 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.390053+0000 mon.a (mon.0) 6853 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:01.254 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.470754+0000 mon.a (mon.0) 6854 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:01.254 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.475513+0000 mon.a (mon.0) 6855 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:01.254 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.479133+0000 mon.a (mon.0) 6856 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:01.254 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.480381+0000 mon.a (mon.0) 6857 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:01.254 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.489272+0000 mon.a (mon.0) 6858 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:01.254 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.566486+0000 mon.a (mon.0) 6859 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:01.254 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.569121+0000 mon.a (mon.0) 6860 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:01.254 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.572036+0000 mon.a (mon.0) 6861 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:01.254 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.572839+0000 mon.a (mon.0) 6862 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:01.254 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.580101+0000 mon.a (mon.0) 6863 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:01.255 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.663223+0000 mon.a (mon.0) 6864 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:01.255 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.665741+0000 mon.a (mon.0) 6865 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:01.255 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.668652+0000 mon.a (mon.0) 6866 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:01.255 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.669531+0000 mon.a (mon.0) 6867 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:01.255 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.679680+0000 mon.a (mon.0) 6868 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:01.255 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.759359+0000 mon.a (mon.0) 6869 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:01.255 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.762818+0000 mon.a (mon.0) 6870 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:01.255 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.765605+0000 mon.a (mon.0) 6871 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:01.255 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.766699+0000 mon.a (mon.0) 6872 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:01.255 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:00 smithi177 bash[56430]: audit 2024-02-05T07:14:00.774940+0000 mon.a (mon.0) 6873 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.104 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: cephadm 2024-02-05T07:14:00.201155+0000 mgr.y (mgr.25280) 1661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.105 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: cephadm 2024-02-05T07:14:00.293789+0000 mgr.y (mgr.25280) 1662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.105 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: cephadm 2024-02-05T07:14:00.390915+0000 mgr.y (mgr.25280) 1663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.105 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: cluster 2024-02-05T07:14:00.405249+0000 mgr.y (mgr.25280) 1664 : cluster 0 pgmap v285: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-02-05T07:14:02.105 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: cephadm 2024-02-05T07:14:00.490013+0000 mgr.y (mgr.25280) 1665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.105 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: cephadm 2024-02-05T07:14:00.580891+0000 mgr.y (mgr.25280) 1666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.105 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: cephadm 2024-02-05T07:14:00.680248+0000 mgr.y (mgr.25280) 1667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.105 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: cephadm 2024-02-05T07:14:00.775604+0000 mgr.y (mgr.25280) 1668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.105 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:00.850878+0000 mon.a (mon.0) 6874 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.105 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:00.853862+0000 mon.a (mon.0) 6875 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.105 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:00.856185+0000 mon.a (mon.0) 6876 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.105 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:00.856938+0000 mon.a (mon.0) 6877 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.105 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:00.863767+0000 mon.a (mon.0) 6878 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.106 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: cephadm 2024-02-05T07:14:00.864461+0000 mgr.y (mgr.25280) 1669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.106 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:00.941885+0000 mon.a (mon.0) 6879 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.106 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:00.945919+0000 mon.a (mon.0) 6880 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.106 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:00.949758+0000 mon.a (mon.0) 6881 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.106 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:00.950756+0000 mon.a (mon.0) 6882 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.106 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:00.959913+0000 mon.a (mon.0) 6883 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.106 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: cephadm 2024-02-05T07:14:00.960963+0000 mgr.y (mgr.25280) 1670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.106 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: cephadm 2024-02-05T07:14:00.201155+0000 mgr.y (mgr.25280) 1661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.107 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: cephadm 2024-02-05T07:14:00.293789+0000 mgr.y (mgr.25280) 1662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.107 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: cephadm 2024-02-05T07:14:00.390915+0000 mgr.y (mgr.25280) 1663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.107 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: cluster 2024-02-05T07:14:00.405249+0000 mgr.y (mgr.25280) 1664 : cluster 0 pgmap v285: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-02-05T07:14:02.107 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: cephadm 2024-02-05T07:14:00.490013+0000 mgr.y (mgr.25280) 1665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.107 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: cephadm 2024-02-05T07:14:00.580891+0000 mgr.y (mgr.25280) 1666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.107 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: cephadm 2024-02-05T07:14:00.680248+0000 mgr.y (mgr.25280) 1667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.107 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: cephadm 2024-02-05T07:14:00.775604+0000 mgr.y (mgr.25280) 1668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.107 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:00.850878+0000 mon.a (mon.0) 6874 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.107 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:00.853862+0000 mon.a (mon.0) 6875 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.107 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:00.856185+0000 mon.a (mon.0) 6876 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.107 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:00.856938+0000 mon.a (mon.0) 6877 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.107 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:00.863767+0000 mon.a (mon.0) 6878 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.107 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: cephadm 2024-02-05T07:14:00.864461+0000 mgr.y (mgr.25280) 1669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.108 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:00.941885+0000 mon.a (mon.0) 6879 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.108 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:00.945919+0000 mon.a (mon.0) 6880 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.108 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:00.949758+0000 mon.a (mon.0) 6881 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.108 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:00.950756+0000 mon.a (mon.0) 6882 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.108 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:00.959913+0000 mon.a (mon.0) 6883 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.108 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: cephadm 2024-02-05T07:14:00.960963+0000 mgr.y (mgr.25280) 1670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.108 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.039355+0000 mon.a (mon.0) 6884 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.108 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.043915+0000 mon.a (mon.0) 6885 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.109 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.048192+0000 mon.a (mon.0) 6886 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.109 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.049703+0000 mon.a (mon.0) 6887 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.109 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.057576+0000 mon.a (mon.0) 6888 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.109 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: cephadm 2024-02-05T07:14:01.058173+0000 mgr.y (mgr.25280) 1671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.109 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.137993+0000 mon.a (mon.0) 6889 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.109 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.140707+0000 mon.a (mon.0) 6890 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.109 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.145402+0000 mon.a (mon.0) 6891 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.109 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.146510+0000 mon.a (mon.0) 6892 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.109 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.154815+0000 mon.a (mon.0) 6893 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.109 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.238243+0000 mon.a (mon.0) 6894 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.109 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.242442+0000 mon.a (mon.0) 6895 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.109 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.245262+0000 mon.a (mon.0) 6896 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.110 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.246561+0000 mon.a (mon.0) 6897 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.110 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.255404+0000 mon.a (mon.0) 6898 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.110 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.336369+0000 mon.a (mon.0) 6899 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.110 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.338859+0000 mon.a (mon.0) 6900 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.110 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.341818+0000 mon.a (mon.0) 6901 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.110 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.342732+0000 mon.a (mon.0) 6902 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.110 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.039355+0000 mon.a (mon.0) 6884 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.111 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.043915+0000 mon.a (mon.0) 6885 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.111 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.048192+0000 mon.a (mon.0) 6886 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.111 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.049703+0000 mon.a (mon.0) 6887 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.111 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.057576+0000 mon.a (mon.0) 6888 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.111 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: cephadm 2024-02-05T07:14:01.058173+0000 mgr.y (mgr.25280) 1671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.111 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.137993+0000 mon.a (mon.0) 6889 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.111 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.140707+0000 mon.a (mon.0) 6890 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.111 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.145402+0000 mon.a (mon.0) 6891 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.111 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.146510+0000 mon.a (mon.0) 6892 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.111 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.154815+0000 mon.a (mon.0) 6893 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.112 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.238243+0000 mon.a (mon.0) 6894 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.112 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.242442+0000 mon.a (mon.0) 6895 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.112 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.245262+0000 mon.a (mon.0) 6896 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.112 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.246561+0000 mon.a (mon.0) 6897 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.112 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.255404+0000 mon.a (mon.0) 6898 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.112 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.336369+0000 mon.a (mon.0) 6899 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.112 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.338859+0000 mon.a (mon.0) 6900 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.112 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.341818+0000 mon.a (mon.0) 6901 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.112 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.342732+0000 mon.a (mon.0) 6902 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.112 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.349292+0000 mon.a (mon.0) 6903 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.112 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.431627+0000 mon.a (mon.0) 6904 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.112 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.434594+0000 mon.a (mon.0) 6905 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.113 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.438600+0000 mon.a (mon.0) 6906 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.113 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.439835+0000 mon.a (mon.0) 6907 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.113 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.448642+0000 mon.a (mon.0) 6908 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.113 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.533177+0000 mon.a (mon.0) 6909 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.113 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.535737+0000 mon.a (mon.0) 6910 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.113 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.538438+0000 mon.a (mon.0) 6911 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.113 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.539689+0000 mon.a (mon.0) 6912 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.113 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.548397+0000 mon.a (mon.0) 6913 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.113 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.632076+0000 mon.a (mon.0) 6914 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.113 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.634654+0000 mon.a (mon.0) 6915 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.113 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.637203+0000 mon.a (mon.0) 6916 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.113 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.638196+0000 mon.a (mon.0) 6917 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.113 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.645648+0000 mon.a (mon.0) 6918 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.113 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.729941+0000 mon.a (mon.0) 6919 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.114 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.732623+0000 mon.a (mon.0) 6920 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.114 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.735573+0000 mon.a (mon.0) 6921 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.114 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.736671+0000 mon.a (mon.0) 6922 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.114 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[68945]: audit 2024-02-05T07:14:01.742966+0000 mon.a (mon.0) 6923 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.114 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.349292+0000 mon.a (mon.0) 6903 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.114 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.431627+0000 mon.a (mon.0) 6904 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.114 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.434594+0000 mon.a (mon.0) 6905 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.114 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.438600+0000 mon.a (mon.0) 6906 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.114 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.439835+0000 mon.a (mon.0) 6907 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.115 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.448642+0000 mon.a (mon.0) 6908 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.115 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.533177+0000 mon.a (mon.0) 6909 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.115 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.535737+0000 mon.a (mon.0) 6910 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.115 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.538438+0000 mon.a (mon.0) 6911 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.115 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.539689+0000 mon.a (mon.0) 6912 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.115 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.548397+0000 mon.a (mon.0) 6913 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.115 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.632076+0000 mon.a (mon.0) 6914 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.115 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.634654+0000 mon.a (mon.0) 6915 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.115 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.637203+0000 mon.a (mon.0) 6916 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.115 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.638196+0000 mon.a (mon.0) 6917 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.115 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.645648+0000 mon.a (mon.0) 6918 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.115 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.729941+0000 mon.a (mon.0) 6919 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.115 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.732623+0000 mon.a (mon.0) 6920 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.115 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.735573+0000 mon.a (mon.0) 6921 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.116 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.736671+0000 mon.a (mon.0) 6922 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.116 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:01 smithi102 bash[71397]: audit 2024-02-05T07:14:01.742966+0000 mon.a (mon.0) 6923 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: cephadm 2024-02-05T07:14:00.201155+0000 mgr.y (mgr.25280) 1661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: cephadm 2024-02-05T07:14:00.293789+0000 mgr.y (mgr.25280) 1662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: cephadm 2024-02-05T07:14:00.390915+0000 mgr.y (mgr.25280) 1663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: cluster 2024-02-05T07:14:00.405249+0000 mgr.y (mgr.25280) 1664 : cluster 0 pgmap v285: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-02-05T07:14:02.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: cephadm 2024-02-05T07:14:00.490013+0000 mgr.y (mgr.25280) 1665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: cephadm 2024-02-05T07:14:00.580891+0000 mgr.y (mgr.25280) 1666 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: cephadm 2024-02-05T07:14:00.680248+0000 mgr.y (mgr.25280) 1667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: cephadm 2024-02-05T07:14:00.775604+0000 mgr.y (mgr.25280) 1668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:00.850878+0000 mon.a (mon.0) 6874 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:00.853862+0000 mon.a (mon.0) 6875 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:00.856185+0000 mon.a (mon.0) 6876 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:00.856938+0000 mon.a (mon.0) 6877 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:00.863767+0000 mon.a (mon.0) 6878 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: cephadm 2024-02-05T07:14:00.864461+0000 mgr.y (mgr.25280) 1669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:00.941885+0000 mon.a (mon.0) 6879 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:00.945919+0000 mon.a (mon.0) 6880 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:00.949758+0000 mon.a (mon.0) 6881 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:00.950756+0000 mon.a (mon.0) 6882 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:00.959913+0000 mon.a (mon.0) 6883 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: cephadm 2024-02-05T07:14:00.960963+0000 mgr.y (mgr.25280) 1670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.039355+0000 mon.a (mon.0) 6884 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.043915+0000 mon.a (mon.0) 6885 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.048192+0000 mon.a (mon.0) 6886 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.049703+0000 mon.a (mon.0) 6887 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.057576+0000 mon.a (mon.0) 6888 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: cephadm 2024-02-05T07:14:01.058173+0000 mgr.y (mgr.25280) 1671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.137993+0000 mon.a (mon.0) 6889 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.140707+0000 mon.a (mon.0) 6890 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.145402+0000 mon.a (mon.0) 6891 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.146510+0000 mon.a (mon.0) 6892 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.154815+0000 mon.a (mon.0) 6893 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.238243+0000 mon.a (mon.0) 6894 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.242442+0000 mon.a (mon.0) 6895 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.245262+0000 mon.a (mon.0) 6896 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.246561+0000 mon.a (mon.0) 6897 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.255404+0000 mon.a (mon.0) 6898 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.336369+0000 mon.a (mon.0) 6899 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.338859+0000 mon.a (mon.0) 6900 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.341818+0000 mon.a (mon.0) 6901 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.342732+0000 mon.a (mon.0) 6902 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.349292+0000 mon.a (mon.0) 6903 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.431627+0000 mon.a (mon.0) 6904 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.434594+0000 mon.a (mon.0) 6905 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.438600+0000 mon.a (mon.0) 6906 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.439835+0000 mon.a (mon.0) 6907 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.448642+0000 mon.a (mon.0) 6908 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.533177+0000 mon.a (mon.0) 6909 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.535737+0000 mon.a (mon.0) 6910 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.538438+0000 mon.a (mon.0) 6911 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.539689+0000 mon.a (mon.0) 6912 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.548397+0000 mon.a (mon.0) 6913 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.632076+0000 mon.a (mon.0) 6914 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.634654+0000 mon.a (mon.0) 6915 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.637203+0000 mon.a (mon.0) 6916 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.638196+0000 mon.a (mon.0) 6917 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.645648+0000 mon.a (mon.0) 6918 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.729941+0000 mon.a (mon.0) 6919 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.732623+0000 mon.a (mon.0) 6920 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.735573+0000 mon.a (mon.0) 6921 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.736671+0000 mon.a (mon.0) 6922 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:01 smithi177 bash[56430]: audit 2024-02-05T07:14:01.742966+0000 mon.a (mon.0) 6923 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.842 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:14:02] "GET /metrics HTTP/1.1" 200 38622 "" "Prometheus/2.33.4" 2024-02-05T07:14:02.902 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[75669]: debug 2024-02-05T07:14:02.694+0000 7f9424805700 1 -- 172.21.15.177:0/1839626269 <== mon.0 v2:172.21.15.102:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5619aad276c0 con 0x5619aadac800 2024-02-05T07:14:02.903 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: cephadm 2024-02-05T07:14:01.155641+0000 mgr.y (mgr.25280) 1672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.903 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: cephadm 2024-02-05T07:14:01.255969+0000 mgr.y (mgr.25280) 1673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.903 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: cephadm 2024-02-05T07:14:01.350115+0000 mgr.y (mgr.25280) 1674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.903 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: cephadm 2024-02-05T07:14:01.449564+0000 mgr.y (mgr.25280) 1675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.903 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: cephadm 2024-02-05T07:14:01.548965+0000 mgr.y (mgr.25280) 1676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.903 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: cephadm 2024-02-05T07:14:01.646517+0000 mgr.y (mgr.25280) 1677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.903 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: cephadm 2024-02-05T07:14:01.743562+0000 mgr.y (mgr.25280) 1678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.903 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:01.833196+0000 mon.a (mon.0) 6924 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.904 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:01.835838+0000 mon.a (mon.0) 6925 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.904 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:01.837803+0000 mon.a (mon.0) 6926 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.904 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:01.838524+0000 mon.a (mon.0) 6927 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.904 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:01.844128+0000 mon.a (mon.0) 6928 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.904 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: cephadm 2024-02-05T07:14:01.844578+0000 mgr.y (mgr.25280) 1679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.904 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:01.922677+0000 mon.a (mon.0) 6929 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.904 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:01.926318+0000 mon.a (mon.0) 6930 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.904 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:01.929148+0000 mon.a (mon.0) 6931 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.904 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:01.930589+0000 mon.a (mon.0) 6932 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.904 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:01.937739+0000 mon.a (mon.0) 6933 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.904 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: cephadm 2024-02-05T07:14:01.938358+0000 mgr.y (mgr.25280) 1680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.905 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.016854+0000 mon.a (mon.0) 6934 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.905 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.019397+0000 mon.a (mon.0) 6935 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.905 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.021739+0000 mon.a (mon.0) 6936 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.905 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.022585+0000 mon.a (mon.0) 6937 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.906 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.030238+0000 mon.a (mon.0) 6938 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.906 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: cephadm 2024-02-05T07:14:02.031205+0000 mgr.y (mgr.25280) 1681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.906 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.094699+0000 mgr.y (mgr.25280) 1682 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:14:02.906 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.111999+0000 mon.a (mon.0) 6939 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.906 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.116034+0000 mon.a (mon.0) 6940 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.906 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.119734+0000 mon.a (mon.0) 6941 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.906 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.120880+0000 mon.a (mon.0) 6942 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.906 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.130243+0000 mon.a (mon.0) 6943 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.906 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: cephadm 2024-02-05T07:14:02.131107+0000 mgr.y (mgr.25280) 1683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:02.906 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.212262+0000 mon.a (mon.0) 6944 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.906 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.214785+0000 mon.a (mon.0) 6945 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.906 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.218731+0000 mon.a (mon.0) 6946 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.906 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.220041+0000 mon.a (mon.0) 6947 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.907 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.229031+0000 mon.a (mon.0) 6948 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.907 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.311376+0000 mon.a (mon.0) 6949 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.907 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.314529+0000 mon.a (mon.0) 6950 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.907 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.319044+0000 mon.a (mon.0) 6951 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.907 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.320540+0000 mon.a (mon.0) 6952 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.907 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.329618+0000 mon.a (mon.0) 6953 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.907 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.411071+0000 mon.a (mon.0) 6954 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.907 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.414284+0000 mon.a (mon.0) 6955 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.907 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.416936+0000 mon.a (mon.0) 6956 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.907 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.418194+0000 mon.a (mon.0) 6957 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.907 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.425608+0000 mon.a (mon.0) 6958 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.907 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.502595+0000 mon.a (mon.0) 6959 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.907 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.505302+0000 mon.a (mon.0) 6960 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.907 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.508741+0000 mon.a (mon.0) 6961 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.907 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.509800+0000 mon.a (mon.0) 6962 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.907 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.518413+0000 mon.a (mon.0) 6963 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.908 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.601020+0000 mon.a (mon.0) 6964 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.908 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.603991+0000 mon.a (mon.0) 6965 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.908 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.607194+0000 mon.a (mon.0) 6966 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.908 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.608315+0000 mon.a (mon.0) 6967 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.908 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.614554+0000 mon.a (mon.0) 6968 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.908 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.692720+0000 mon.a (mon.0) 6969 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.908 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.697153+0000 mon.a (mon.0) 6970 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.908 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.701173+0000 mon.a (mon.0) 6971 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.908 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.702440+0000 mon.a (mon.0) 6972 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.908 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.709337+0000 mon.a (mon.0) 6973 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:02.908 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.791190+0000 mon.a (mon.0) 6974 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:02.908 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.795196+0000 mon.a (mon.0) 6975 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:02.908 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.799092+0000 mon.a (mon.0) 6976 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:02.909 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.800244+0000 mon.a (mon.0) 6977 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:02.909 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:02 smithi177 bash[56430]: audit 2024-02-05T07:14:02.808380+0000 mon.a (mon.0) 6978 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:03.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: cephadm 2024-02-05T07:14:01.155641+0000 mgr.y (mgr.25280) 1672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:03.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: cephadm 2024-02-05T07:14:01.255969+0000 mgr.y (mgr.25280) 1673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:03.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: cephadm 2024-02-05T07:14:01.350115+0000 mgr.y (mgr.25280) 1674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:03.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: cephadm 2024-02-05T07:14:01.449564+0000 mgr.y (mgr.25280) 1675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:03.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: cephadm 2024-02-05T07:14:01.548965+0000 mgr.y (mgr.25280) 1676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:03.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: cephadm 2024-02-05T07:14:01.646517+0000 mgr.y (mgr.25280) 1677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:03.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: cephadm 2024-02-05T07:14:01.743562+0000 mgr.y (mgr.25280) 1678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:03.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:01.833196+0000 mon.a (mon.0) 6924 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:03.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:01.835838+0000 mon.a (mon.0) 6925 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:03.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:01.837803+0000 mon.a (mon.0) 6926 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:03.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:01.838524+0000 mon.a (mon.0) 6927 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:03.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:01.844128+0000 mon.a (mon.0) 6928 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:03.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: cephadm 2024-02-05T07:14:01.844578+0000 mgr.y (mgr.25280) 1679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:03.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:01.922677+0000 mon.a (mon.0) 6929 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:03.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:01.926318+0000 mon.a (mon.0) 6930 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:03.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:01.929148+0000 mon.a (mon.0) 6931 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:03.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:01.930589+0000 mon.a (mon.0) 6932 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:03.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:01.937739+0000 mon.a (mon.0) 6933 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:03.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: cephadm 2024-02-05T07:14:01.938358+0000 mgr.y (mgr.25280) 1680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:03.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.016854+0000 mon.a (mon.0) 6934 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:03.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.019397+0000 mon.a (mon.0) 6935 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:03.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.021739+0000 mon.a (mon.0) 6936 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:03.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.022585+0000 mon.a (mon.0) 6937 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:03.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.030238+0000 mon.a (mon.0) 6938 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:03.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: cephadm 2024-02-05T07:14:02.031205+0000 mgr.y (mgr.25280) 1681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:03.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.094699+0000 mgr.y (mgr.25280) 1682 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:14:03.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.111999+0000 mon.a (mon.0) 6939 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:03.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.116034+0000 mon.a (mon.0) 6940 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:03.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.119734+0000 mon.a (mon.0) 6941 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:03.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.120880+0000 mon.a (mon.0) 6942 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:03.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.130243+0000 mon.a (mon.0) 6943 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:03.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: cephadm 2024-02-05T07:14:02.131107+0000 mgr.y (mgr.25280) 1683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:03.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.212262+0000 mon.a (mon.0) 6944 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:03.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.214785+0000 mon.a (mon.0) 6945 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:03.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.218731+0000 mon.a (mon.0) 6946 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:03.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.220041+0000 mon.a (mon.0) 6947 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:03.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.229031+0000 mon.a (mon.0) 6948 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:03.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.311376+0000 mon.a (mon.0) 6949 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:03.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.314529+0000 mon.a (mon.0) 6950 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:03.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.319044+0000 mon.a (mon.0) 6951 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:03.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: cephadm 2024-02-05T07:14:01.155641+0000 mgr.y (mgr.25280) 1672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:03.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: cephadm 2024-02-05T07:14:01.255969+0000 mgr.y (mgr.25280) 1673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:03.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: cephadm 2024-02-05T07:14:01.350115+0000 mgr.y (mgr.25280) 1674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:03.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: cephadm 2024-02-05T07:14:01.449564+0000 mgr.y (mgr.25280) 1675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:03.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: cephadm 2024-02-05T07:14:01.548965+0000 mgr.y (mgr.25280) 1676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:03.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: cephadm 2024-02-05T07:14:01.646517+0000 mgr.y (mgr.25280) 1677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:03.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: cephadm 2024-02-05T07:14:01.743562+0000 mgr.y (mgr.25280) 1678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:03.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:01.833196+0000 mon.a (mon.0) 6924 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:03.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:01.835838+0000 mon.a (mon.0) 6925 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:03.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:01.837803+0000 mon.a (mon.0) 6926 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:03.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:01.838524+0000 mon.a (mon.0) 6927 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:03.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:01.844128+0000 mon.a (mon.0) 6928 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:03.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: cephadm 2024-02-05T07:14:01.844578+0000 mgr.y (mgr.25280) 1679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:03.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:01.922677+0000 mon.a (mon.0) 6929 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:03.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:01.926318+0000 mon.a (mon.0) 6930 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:03.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:01.929148+0000 mon.a (mon.0) 6931 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:03.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:01.930589+0000 mon.a (mon.0) 6932 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:03.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:01.937739+0000 mon.a (mon.0) 6933 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:03.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: cephadm 2024-02-05T07:14:01.938358+0000 mgr.y (mgr.25280) 1680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:03.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.016854+0000 mon.a (mon.0) 6934 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:03.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.019397+0000 mon.a (mon.0) 6935 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:03.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.320540+0000 mon.a (mon.0) 6952 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:03.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.329618+0000 mon.a (mon.0) 6953 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:03.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.411071+0000 mon.a (mon.0) 6954 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:03.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.414284+0000 mon.a (mon.0) 6955 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:03.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.416936+0000 mon.a (mon.0) 6956 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:03.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.418194+0000 mon.a (mon.0) 6957 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:03.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.425608+0000 mon.a (mon.0) 6958 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:03.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.502595+0000 mon.a (mon.0) 6959 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:03.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.505302+0000 mon.a (mon.0) 6960 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:03.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.508741+0000 mon.a (mon.0) 6961 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:03.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.509800+0000 mon.a (mon.0) 6962 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:03.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.518413+0000 mon.a (mon.0) 6963 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:03.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.601020+0000 mon.a (mon.0) 6964 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:03.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.603991+0000 mon.a (mon.0) 6965 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:03.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.607194+0000 mon.a (mon.0) 6966 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:03.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.608315+0000 mon.a (mon.0) 6967 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:03.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.614554+0000 mon.a (mon.0) 6968 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:03.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.692720+0000 mon.a (mon.0) 6969 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:03.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.697153+0000 mon.a (mon.0) 6970 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:03.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.701173+0000 mon.a (mon.0) 6971 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:03.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.702440+0000 mon.a (mon.0) 6972 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:03.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.709337+0000 mon.a (mon.0) 6973 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:03.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.791190+0000 mon.a (mon.0) 6974 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:03.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.795196+0000 mon.a (mon.0) 6975 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:03.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.799092+0000 mon.a (mon.0) 6976 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:03.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.800244+0000 mon.a (mon.0) 6977 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:03.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[71397]: audit 2024-02-05T07:14:02.808380+0000 mon.a (mon.0) 6978 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:03.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.021739+0000 mon.a (mon.0) 6936 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:03.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.022585+0000 mon.a (mon.0) 6937 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:03.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.030238+0000 mon.a (mon.0) 6938 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:03.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: cephadm 2024-02-05T07:14:02.031205+0000 mgr.y (mgr.25280) 1681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:03.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.094699+0000 mgr.y (mgr.25280) 1682 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:14:03.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.111999+0000 mon.a (mon.0) 6939 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:03.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.116034+0000 mon.a (mon.0) 6940 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:03.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.119734+0000 mon.a (mon.0) 6941 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:03.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.120880+0000 mon.a (mon.0) 6942 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:03.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.130243+0000 mon.a (mon.0) 6943 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:03.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: cephadm 2024-02-05T07:14:02.131107+0000 mgr.y (mgr.25280) 1683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:03.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.212262+0000 mon.a (mon.0) 6944 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:03.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.214785+0000 mon.a (mon.0) 6945 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:03.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.218731+0000 mon.a (mon.0) 6946 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:03.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.220041+0000 mon.a (mon.0) 6947 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:03.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.229031+0000 mon.a (mon.0) 6948 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:03.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.311376+0000 mon.a (mon.0) 6949 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:03.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.314529+0000 mon.a (mon.0) 6950 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:03.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.319044+0000 mon.a (mon.0) 6951 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:03.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.320540+0000 mon.a (mon.0) 6952 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:03.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.329618+0000 mon.a (mon.0) 6953 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:03.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.411071+0000 mon.a (mon.0) 6954 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:03.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.414284+0000 mon.a (mon.0) 6955 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:03.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.416936+0000 mon.a (mon.0) 6956 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:03.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.418194+0000 mon.a (mon.0) 6957 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:03.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.425608+0000 mon.a (mon.0) 6958 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:03.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.502595+0000 mon.a (mon.0) 6959 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:03.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.505302+0000 mon.a (mon.0) 6960 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:03.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.508741+0000 mon.a (mon.0) 6961 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:03.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.509800+0000 mon.a (mon.0) 6962 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:03.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.518413+0000 mon.a (mon.0) 6963 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:03.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.601020+0000 mon.a (mon.0) 6964 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:03.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.603991+0000 mon.a (mon.0) 6965 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:03.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.607194+0000 mon.a (mon.0) 6966 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:03.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.608315+0000 mon.a (mon.0) 6967 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:03.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.614554+0000 mon.a (mon.0) 6968 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:03.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.692720+0000 mon.a (mon.0) 6969 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:03.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.697153+0000 mon.a (mon.0) 6970 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:03.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.701173+0000 mon.a (mon.0) 6971 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:03.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.702440+0000 mon.a (mon.0) 6972 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:03.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.709337+0000 mon.a (mon.0) 6973 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:03.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.791190+0000 mon.a (mon.0) 6974 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:03.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.795196+0000 mon.a (mon.0) 6975 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:03.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.799092+0000 mon.a (mon.0) 6976 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:03.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.800244+0000 mon.a (mon.0) 6977 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:03.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:02 smithi102 bash[68945]: audit 2024-02-05T07:14:02.808380+0000 mon.a (mon.0) 6978 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:03.577 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[75669]: debug 2024-02-05T07:14:03.258+0000 7f942d99d7c0 -1 Falling back to public interface 2024-02-05T07:14:04.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: cephadm 2024-02-05T07:14:02.229666+0000 mgr.y (mgr.25280) 1684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:04.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: cephadm 2024-02-05T07:14:02.330458+0000 mgr.y (mgr.25280) 1685 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:04.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: cluster 2024-02-05T07:14:02.406796+0000 mgr.y (mgr.25280) 1686 : cluster 0 pgmap v286: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-02-05T07:14:04.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: cephadm 2024-02-05T07:14:02.426218+0000 mgr.y (mgr.25280) 1687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:04.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: cephadm 2024-02-05T07:14:02.519195+0000 mgr.y (mgr.25280) 1688 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:04.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: cephadm 2024-02-05T07:14:02.615005+0000 mgr.y (mgr.25280) 1689 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:04.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: cephadm 2024-02-05T07:14:02.710097+0000 mgr.y (mgr.25280) 1690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:04.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: cephadm 2024-02-05T07:14:02.809245+0000 mgr.y (mgr.25280) 1691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:04.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:02.892267+0000 mon.a (mon.0) 6979 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:04.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:02.894262+0000 mon.a (mon.0) 6980 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:04.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:02.897431+0000 mon.a (mon.0) 6981 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:04.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:02.898276+0000 mon.a (mon.0) 6982 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:04.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:02.905510+0000 mon.a (mon.0) 6983 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:04.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: cephadm 2024-02-05T07:14:02.905968+0000 mgr.y (mgr.25280) 1692 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:04.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:02.983205+0000 mon.a (mon.0) 6984 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:04.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:02.987611+0000 mon.a (mon.0) 6985 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:04.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:02.991599+0000 mon.a (mon.0) 6986 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:04.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:02.992745+0000 mon.a (mon.0) 6987 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:04.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.001287+0000 mon.a (mon.0) 6988 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:04.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: cephadm 2024-02-05T07:14:03.001863+0000 mgr.y (mgr.25280) 1693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:04.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: cephadm 2024-02-05T07:14:02.229666+0000 mgr.y (mgr.25280) 1684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:04.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: cephadm 2024-02-05T07:14:02.330458+0000 mgr.y (mgr.25280) 1685 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:04.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: cluster 2024-02-05T07:14:02.406796+0000 mgr.y (mgr.25280) 1686 : cluster 0 pgmap v286: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-02-05T07:14:04.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: cephadm 2024-02-05T07:14:02.426218+0000 mgr.y (mgr.25280) 1687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:04.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: cephadm 2024-02-05T07:14:02.519195+0000 mgr.y (mgr.25280) 1688 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:04.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: cephadm 2024-02-05T07:14:02.615005+0000 mgr.y (mgr.25280) 1689 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:04.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: cephadm 2024-02-05T07:14:02.710097+0000 mgr.y (mgr.25280) 1690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:04.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: cephadm 2024-02-05T07:14:02.809245+0000 mgr.y (mgr.25280) 1691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:04.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:02.892267+0000 mon.a (mon.0) 6979 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:04.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:02.894262+0000 mon.a (mon.0) 6980 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:04.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:02.897431+0000 mon.a (mon.0) 6981 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:04.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:02.898276+0000 mon.a (mon.0) 6982 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:04.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:02.905510+0000 mon.a (mon.0) 6983 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:04.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: cephadm 2024-02-05T07:14:02.905968+0000 mgr.y (mgr.25280) 1692 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:04.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:02.983205+0000 mon.a (mon.0) 6984 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:04.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:02.987611+0000 mon.a (mon.0) 6985 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:04.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:02.991599+0000 mon.a (mon.0) 6986 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:04.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:02.992745+0000 mon.a (mon.0) 6987 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:04.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.001287+0000 mon.a (mon.0) 6988 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:04.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: cephadm 2024-02-05T07:14:03.001863+0000 mgr.y (mgr.25280) 1693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:04.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.082645+0000 mon.a (mon.0) 6989 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:04.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.085150+0000 mon.a (mon.0) 6990 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:04.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.088224+0000 mon.a (mon.0) 6991 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:04.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.089345+0000 mon.a (mon.0) 6992 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:04.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.098362+0000 mon.a (mon.0) 6993 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:04.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: cephadm 2024-02-05T07:14:03.099169+0000 mgr.y (mgr.25280) 1694 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:04.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.179562+0000 mon.a (mon.0) 6994 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:04.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.182143+0000 mon.a (mon.0) 6995 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:04.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.185265+0000 mon.a (mon.0) 6996 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:04.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.186304+0000 mon.a (mon.0) 6997 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:04.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.192693+0000 mon.a (mon.0) 6998 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:04.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.274570+0000 mon.a (mon.0) 6999 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:04.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.277167+0000 mon.a (mon.0) 7000 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:04.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.280279+0000 mon.a (mon.0) 7001 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:04.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.281438+0000 mon.a (mon.0) 7002 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:04.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.289315+0000 mon.a (mon.0) 7003 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:04.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.356436+0000 mon.a (mon.0) 7004 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:04.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.359007+0000 mon.a (mon.0) 7005 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:04.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.362467+0000 mon.a (mon.0) 7006 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:04.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.363804+0000 mon.a (mon.0) 7007 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:04.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.082645+0000 mon.a (mon.0) 6989 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:04.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.085150+0000 mon.a (mon.0) 6990 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:04.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.088224+0000 mon.a (mon.0) 6991 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:04.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.089345+0000 mon.a (mon.0) 6992 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:04.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.098362+0000 mon.a (mon.0) 6993 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:04.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: cephadm 2024-02-05T07:14:03.099169+0000 mgr.y (mgr.25280) 1694 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:04.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.179562+0000 mon.a (mon.0) 6994 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:04.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.182143+0000 mon.a (mon.0) 6995 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:04.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.185265+0000 mon.a (mon.0) 6996 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:04.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.186304+0000 mon.a (mon.0) 6997 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:04.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.192693+0000 mon.a (mon.0) 6998 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:04.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.274570+0000 mon.a (mon.0) 6999 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:04.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.277167+0000 mon.a (mon.0) 7000 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:04.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.280279+0000 mon.a (mon.0) 7001 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:04.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.281438+0000 mon.a (mon.0) 7002 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:04.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.289315+0000 mon.a (mon.0) 7003 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:04.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.356436+0000 mon.a (mon.0) 7004 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:04.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.359007+0000 mon.a (mon.0) 7005 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:04.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.362467+0000 mon.a (mon.0) 7006 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:04.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.363804+0000 mon.a (mon.0) 7007 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:04.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.372819+0000 mon.a (mon.0) 7008 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:04.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.453474+0000 mon.a (mon.0) 7009 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:04.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.455898+0000 mon.a (mon.0) 7010 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:04.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.458247+0000 mon.a (mon.0) 7011 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:04.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.459177+0000 mon.a (mon.0) 7012 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:04.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.467408+0000 mon.a (mon.0) 7013 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:04.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.550215+0000 mon.a (mon.0) 7014 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:04.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.553850+0000 mon.a (mon.0) 7015 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:04.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.556776+0000 mon.a (mon.0) 7016 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:04.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.557925+0000 mon.a (mon.0) 7017 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:04.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.566268+0000 mon.a (mon.0) 7018 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:04.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.646624+0000 mon.a (mon.0) 7019 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:04.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.649329+0000 mon.a (mon.0) 7020 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:04.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.652330+0000 mon.a (mon.0) 7021 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:04.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.653430+0000 mon.a (mon.0) 7022 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:04.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.659898+0000 mon.a (mon.0) 7023 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:04.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.738861+0000 mon.a (mon.0) 7024 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:04.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.741670+0000 mon.a (mon.0) 7025 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:04.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.744832+0000 mon.a (mon.0) 7026 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:04.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.745659+0000 mon.a (mon.0) 7027 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:04.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[68945]: audit 2024-02-05T07:14:03.753475+0000 mon.a (mon.0) 7028 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:04.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.372819+0000 mon.a (mon.0) 7008 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:04.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.453474+0000 mon.a (mon.0) 7009 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:04.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.455898+0000 mon.a (mon.0) 7010 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:04.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.458247+0000 mon.a (mon.0) 7011 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:04.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.459177+0000 mon.a (mon.0) 7012 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:04.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.467408+0000 mon.a (mon.0) 7013 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:04.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.550215+0000 mon.a (mon.0) 7014 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:04.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.553850+0000 mon.a (mon.0) 7015 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:04.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.556776+0000 mon.a (mon.0) 7016 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:04.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.557925+0000 mon.a (mon.0) 7017 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:04.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.566268+0000 mon.a (mon.0) 7018 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:04.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.646624+0000 mon.a (mon.0) 7019 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:04.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.649329+0000 mon.a (mon.0) 7020 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:04.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.652330+0000 mon.a (mon.0) 7021 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:04.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.653430+0000 mon.a (mon.0) 7022 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:04.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.659898+0000 mon.a (mon.0) 7023 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:04.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.738861+0000 mon.a (mon.0) 7024 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:04.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.741670+0000 mon.a (mon.0) 7025 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:04.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.744832+0000 mon.a (mon.0) 7026 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:04.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.745659+0000 mon.a (mon.0) 7027 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:04.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:03 smithi102 bash[71397]: audit 2024-02-05T07:14:03.753475+0000 mon.a (mon.0) 7028 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:04.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: cephadm 2024-02-05T07:14:02.229666+0000 mgr.y (mgr.25280) 1684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:04.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: cephadm 2024-02-05T07:14:02.330458+0000 mgr.y (mgr.25280) 1685 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:04.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: cluster 2024-02-05T07:14:02.406796+0000 mgr.y (mgr.25280) 1686 : cluster 0 pgmap v286: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-02-05T07:14:04.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: cephadm 2024-02-05T07:14:02.426218+0000 mgr.y (mgr.25280) 1687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:04.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: cephadm 2024-02-05T07:14:02.519195+0000 mgr.y (mgr.25280) 1688 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:04.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: cephadm 2024-02-05T07:14:02.615005+0000 mgr.y (mgr.25280) 1689 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:04.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: cephadm 2024-02-05T07:14:02.710097+0000 mgr.y (mgr.25280) 1690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:04.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: cephadm 2024-02-05T07:14:02.809245+0000 mgr.y (mgr.25280) 1691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:04.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:02.892267+0000 mon.a (mon.0) 6979 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:02.894262+0000 mon.a (mon.0) 6980 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:02.897431+0000 mon.a (mon.0) 6981 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:02.898276+0000 mon.a (mon.0) 6982 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:02.905510+0000 mon.a (mon.0) 6983 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: cephadm 2024-02-05T07:14:02.905968+0000 mgr.y (mgr.25280) 1692 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:02.983205+0000 mon.a (mon.0) 6984 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:02.987611+0000 mon.a (mon.0) 6985 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:02.991599+0000 mon.a (mon.0) 6986 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:02.992745+0000 mon.a (mon.0) 6987 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.001287+0000 mon.a (mon.0) 6988 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:04.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: cephadm 2024-02-05T07:14:03.001863+0000 mgr.y (mgr.25280) 1693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.082645+0000 mon.a (mon.0) 6989 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.085150+0000 mon.a (mon.0) 6990 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.088224+0000 mon.a (mon.0) 6991 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.089345+0000 mon.a (mon.0) 6992 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.098362+0000 mon.a (mon.0) 6993 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: cephadm 2024-02-05T07:14:03.099169+0000 mgr.y (mgr.25280) 1694 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.179562+0000 mon.a (mon.0) 6994 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.182143+0000 mon.a (mon.0) 6995 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.185265+0000 mon.a (mon.0) 6996 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.186304+0000 mon.a (mon.0) 6997 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:04.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.192693+0000 mon.a (mon.0) 6998 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.274570+0000 mon.a (mon.0) 6999 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.277167+0000 mon.a (mon.0) 7000 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.280279+0000 mon.a (mon.0) 7001 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.281438+0000 mon.a (mon.0) 7002 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.289315+0000 mon.a (mon.0) 7003 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.356436+0000 mon.a (mon.0) 7004 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.359007+0000 mon.a (mon.0) 7005 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.362467+0000 mon.a (mon.0) 7006 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.363804+0000 mon.a (mon.0) 7007 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.372819+0000 mon.a (mon.0) 7008 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.453474+0000 mon.a (mon.0) 7009 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.455898+0000 mon.a (mon.0) 7010 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.458247+0000 mon.a (mon.0) 7011 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.459177+0000 mon.a (mon.0) 7012 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:04.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.467408+0000 mon.a (mon.0) 7013 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:04.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.550215+0000 mon.a (mon.0) 7014 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:04.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.553850+0000 mon.a (mon.0) 7015 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:04.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.556776+0000 mon.a (mon.0) 7016 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:04.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.557925+0000 mon.a (mon.0) 7017 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:04.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.566268+0000 mon.a (mon.0) 7018 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:04.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.646624+0000 mon.a (mon.0) 7019 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:04.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.649329+0000 mon.a (mon.0) 7020 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:04.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.652330+0000 mon.a (mon.0) 7021 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:04.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.653430+0000 mon.a (mon.0) 7022 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:04.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.659898+0000 mon.a (mon.0) 7023 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:04.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.738861+0000 mon.a (mon.0) 7024 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:04.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.741670+0000 mon.a (mon.0) 7025 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:04.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.744832+0000 mon.a (mon.0) 7026 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:04.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.745659+0000 mon.a (mon.0) 7027 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:04.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:03 smithi177 bash[56430]: audit 2024-02-05T07:14:03.753475+0000 mon.a (mon.0) 7028 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:05.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: cephadm 2024-02-05T07:14:03.193301+0000 mgr.y (mgr.25280) 1695 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:05.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: cephadm 2024-02-05T07:14:03.290190+0000 mgr.y (mgr.25280) 1696 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:05.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: cephadm 2024-02-05T07:14:03.373467+0000 mgr.y (mgr.25280) 1697 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:05.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: cephadm 2024-02-05T07:14:03.468188+0000 mgr.y (mgr.25280) 1698 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:05.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: cephadm 2024-02-05T07:14:03.566996+0000 mgr.y (mgr.25280) 1699 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:05.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: cephadm 2024-02-05T07:14:03.660477+0000 mgr.y (mgr.25280) 1700 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:05.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: cephadm 2024-02-05T07:14:03.753993+0000 mgr.y (mgr.25280) 1701 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:05.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:03.841369+0000 mon.a (mon.0) 7029 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:05.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:03.843574+0000 mon.a (mon.0) 7030 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:05.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:03.845578+0000 mon.a (mon.0) 7031 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:05.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:03.846250+0000 mon.a (mon.0) 7032 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:05.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:03.852969+0000 mon.a (mon.0) 7033 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:05.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: cephadm 2024-02-05T07:14:03.853439+0000 mgr.y (mgr.25280) 1702 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:05.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:03.937399+0000 mon.a (mon.0) 7034 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:05.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:03.940174+0000 mon.a (mon.0) 7035 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:05.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:03.943733+0000 mon.a (mon.0) 7036 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:05.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:03.944809+0000 mon.a (mon.0) 7037 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:05.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:03.953789+0000 mon.a (mon.0) 7038 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:05.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: cephadm 2024-02-05T07:14:03.954381+0000 mgr.y (mgr.25280) 1703 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:05.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.032024+0000 mon.a (mon.0) 7039 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:05.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.034647+0000 mon.a (mon.0) 7040 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:05.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: cephadm 2024-02-05T07:14:03.193301+0000 mgr.y (mgr.25280) 1695 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:05.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: cephadm 2024-02-05T07:14:03.290190+0000 mgr.y (mgr.25280) 1696 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:05.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: cephadm 2024-02-05T07:14:03.373467+0000 mgr.y (mgr.25280) 1697 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:05.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: cephadm 2024-02-05T07:14:03.468188+0000 mgr.y (mgr.25280) 1698 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:05.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: cephadm 2024-02-05T07:14:03.566996+0000 mgr.y (mgr.25280) 1699 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:05.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: cephadm 2024-02-05T07:14:03.660477+0000 mgr.y (mgr.25280) 1700 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:05.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: cephadm 2024-02-05T07:14:03.753993+0000 mgr.y (mgr.25280) 1701 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:05.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:03.841369+0000 mon.a (mon.0) 7029 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:05.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:03.843574+0000 mon.a (mon.0) 7030 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:05.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:03.845578+0000 mon.a (mon.0) 7031 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:05.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:03.846250+0000 mon.a (mon.0) 7032 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:05.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:03.852969+0000 mon.a (mon.0) 7033 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:05.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: cephadm 2024-02-05T07:14:03.853439+0000 mgr.y (mgr.25280) 1702 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:05.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:03.937399+0000 mon.a (mon.0) 7034 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:05.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:03.940174+0000 mon.a (mon.0) 7035 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:05.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:03.943733+0000 mon.a (mon.0) 7036 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:05.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:03.944809+0000 mon.a (mon.0) 7037 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:05.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:03.953789+0000 mon.a (mon.0) 7038 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:05.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: cephadm 2024-02-05T07:14:03.954381+0000 mgr.y (mgr.25280) 1703 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:05.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.032024+0000 mon.a (mon.0) 7039 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:05.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.034647+0000 mon.a (mon.0) 7040 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:05.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.037522+0000 mon.a (mon.0) 7041 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:05.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.038824+0000 mon.a (mon.0) 7042 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:05.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.046168+0000 mon.a (mon.0) 7043 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:05.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: cephadm 2024-02-05T07:14:04.046965+0000 mgr.y (mgr.25280) 1704 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:05.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: cluster 2024-02-05T07:14:04.067986+0000 mon.a (mon.0) 7044 : cluster 3 Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 25 pgs degraded (PG_DEGRADED) 2024-02-05T07:14:05.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.110021+0000 mon.a (mon.0) 7045 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:05.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.112296+0000 mon.a (mon.0) 7046 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:05.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.114367+0000 mon.a (mon.0) 7047 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:05.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.115097+0000 mon.a (mon.0) 7048 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:05.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.144595+0000 mon.a (mon.0) 7049 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:05.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.227258+0000 mon.a (mon.0) 7050 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:05.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.230075+0000 mon.a (mon.0) 7051 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:05.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.235217+0000 mon.a (mon.0) 7052 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:05.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.236762+0000 mon.a (mon.0) 7053 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:05.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.246961+0000 mon.a (mon.0) 7054 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:05.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.326006+0000 mon.a (mon.0) 7055 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:05.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.330055+0000 mon.a (mon.0) 7056 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:05.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.333435+0000 mon.a (mon.0) 7057 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:05.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.334138+0000 mon.a (mon.0) 7058 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:05.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.037522+0000 mon.a (mon.0) 7041 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:05.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.038824+0000 mon.a (mon.0) 7042 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:05.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.046168+0000 mon.a (mon.0) 7043 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:05.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: cephadm 2024-02-05T07:14:04.046965+0000 mgr.y (mgr.25280) 1704 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:05.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: cluster 2024-02-05T07:14:04.067986+0000 mon.a (mon.0) 7044 : cluster 3 Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 25 pgs degraded (PG_DEGRADED) 2024-02-05T07:14:05.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.110021+0000 mon.a (mon.0) 7045 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:05.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.112296+0000 mon.a (mon.0) 7046 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:05.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.114367+0000 mon.a (mon.0) 7047 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:05.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.115097+0000 mon.a (mon.0) 7048 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:05.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.144595+0000 mon.a (mon.0) 7049 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:05.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.227258+0000 mon.a (mon.0) 7050 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:05.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.230075+0000 mon.a (mon.0) 7051 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:05.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.235217+0000 mon.a (mon.0) 7052 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:05.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.236762+0000 mon.a (mon.0) 7053 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:05.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.246961+0000 mon.a (mon.0) 7054 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:05.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.326006+0000 mon.a (mon.0) 7055 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:05.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.330055+0000 mon.a (mon.0) 7056 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:05.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.333435+0000 mon.a (mon.0) 7057 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:05.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.334138+0000 mon.a (mon.0) 7058 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:05.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.342794+0000 mon.a (mon.0) 7059 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:05.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.407172+0000 mon.a (mon.0) 7060 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:05.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.410925+0000 mon.a (mon.0) 7061 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:05.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.413867+0000 mon.a (mon.0) 7062 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:05.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.415058+0000 mon.a (mon.0) 7063 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:05.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.423137+0000 mon.a (mon.0) 7064 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:05.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.502080+0000 mon.a (mon.0) 7065 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:05.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.504426+0000 mon.a (mon.0) 7066 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:05.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.507279+0000 mon.a (mon.0) 7067 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:05.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.508122+0000 mon.a (mon.0) 7068 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:05.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.515430+0000 mon.a (mon.0) 7069 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:05.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.591414+0000 mon.a (mon.0) 7070 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:05.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.593814+0000 mon.a (mon.0) 7071 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:05.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.596929+0000 mon.a (mon.0) 7072 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:05.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.598145+0000 mon.a (mon.0) 7073 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:05.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.606110+0000 mon.a (mon.0) 7074 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:05.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.690540+0000 mon.a (mon.0) 7075 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:05.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.693439+0000 mon.a (mon.0) 7076 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:05.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.697437+0000 mon.a (mon.0) 7077 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:05.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.698557+0000 mon.a (mon.0) 7078 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:05.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.708856+0000 mon.a (mon.0) 7079 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:05.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.791919+0000 mon.a (mon.0) 7080 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:05.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.794942+0000 mon.a (mon.0) 7081 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:05.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.797670+0000 mon.a (mon.0) 7082 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:05.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.798878+0000 mon.a (mon.0) 7083 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:05.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[68945]: audit 2024-02-05T07:14:04.807516+0000 mon.a (mon.0) 7084 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:05.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.342794+0000 mon.a (mon.0) 7059 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:05.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.407172+0000 mon.a (mon.0) 7060 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:05.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.410925+0000 mon.a (mon.0) 7061 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:05.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.413867+0000 mon.a (mon.0) 7062 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:05.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.415058+0000 mon.a (mon.0) 7063 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:05.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.423137+0000 mon.a (mon.0) 7064 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:05.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.502080+0000 mon.a (mon.0) 7065 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:05.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.504426+0000 mon.a (mon.0) 7066 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:05.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.507279+0000 mon.a (mon.0) 7067 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:05.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.508122+0000 mon.a (mon.0) 7068 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:05.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.515430+0000 mon.a (mon.0) 7069 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:05.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.591414+0000 mon.a (mon.0) 7070 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:05.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.593814+0000 mon.a (mon.0) 7071 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:05.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.596929+0000 mon.a (mon.0) 7072 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:05.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.598145+0000 mon.a (mon.0) 7073 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:05.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.606110+0000 mon.a (mon.0) 7074 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:05.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.690540+0000 mon.a (mon.0) 7075 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:05.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.693439+0000 mon.a (mon.0) 7076 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:05.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.697437+0000 mon.a (mon.0) 7077 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:05.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.698557+0000 mon.a (mon.0) 7078 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:05.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.708856+0000 mon.a (mon.0) 7079 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:05.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.791919+0000 mon.a (mon.0) 7080 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:05.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.794942+0000 mon.a (mon.0) 7081 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:05.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.797670+0000 mon.a (mon.0) 7082 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:05.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.798878+0000 mon.a (mon.0) 7083 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:05.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:04 smithi102 bash[71397]: audit 2024-02-05T07:14:04.807516+0000 mon.a (mon.0) 7084 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:05.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: cephadm 2024-02-05T07:14:03.193301+0000 mgr.y (mgr.25280) 1695 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:05.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: cephadm 2024-02-05T07:14:03.290190+0000 mgr.y (mgr.25280) 1696 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:05.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: cephadm 2024-02-05T07:14:03.373467+0000 mgr.y (mgr.25280) 1697 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:05.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: cephadm 2024-02-05T07:14:03.468188+0000 mgr.y (mgr.25280) 1698 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: cephadm 2024-02-05T07:14:03.566996+0000 mgr.y (mgr.25280) 1699 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: cephadm 2024-02-05T07:14:03.660477+0000 mgr.y (mgr.25280) 1700 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: cephadm 2024-02-05T07:14:03.753993+0000 mgr.y (mgr.25280) 1701 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:03.841369+0000 mon.a (mon.0) 7029 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:03.843574+0000 mon.a (mon.0) 7030 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:03.845578+0000 mon.a (mon.0) 7031 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:03.846250+0000 mon.a (mon.0) 7032 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:03.852969+0000 mon.a (mon.0) 7033 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: cephadm 2024-02-05T07:14:03.853439+0000 mgr.y (mgr.25280) 1702 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:03.937399+0000 mon.a (mon.0) 7034 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:03.940174+0000 mon.a (mon.0) 7035 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:03.943733+0000 mon.a (mon.0) 7036 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:03.944809+0000 mon.a (mon.0) 7037 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:03.953789+0000 mon.a (mon.0) 7038 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: cephadm 2024-02-05T07:14:03.954381+0000 mgr.y (mgr.25280) 1703 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.032024+0000 mon.a (mon.0) 7039 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.034647+0000 mon.a (mon.0) 7040 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.037522+0000 mon.a (mon.0) 7041 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.038824+0000 mon.a (mon.0) 7042 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.046168+0000 mon.a (mon.0) 7043 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: cephadm 2024-02-05T07:14:04.046965+0000 mgr.y (mgr.25280) 1704 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: cluster 2024-02-05T07:14:04.067986+0000 mon.a (mon.0) 7044 : cluster 3 Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 25 pgs degraded (PG_DEGRADED) 2024-02-05T07:14:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.110021+0000 mon.a (mon.0) 7045 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.112296+0000 mon.a (mon.0) 7046 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.114367+0000 mon.a (mon.0) 7047 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.115097+0000 mon.a (mon.0) 7048 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.144595+0000 mon.a (mon.0) 7049 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.227258+0000 mon.a (mon.0) 7050 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.230075+0000 mon.a (mon.0) 7051 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.235217+0000 mon.a (mon.0) 7052 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.236762+0000 mon.a (mon.0) 7053 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:05.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.246961+0000 mon.a (mon.0) 7054 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:05.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.326006+0000 mon.a (mon.0) 7055 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:05.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.330055+0000 mon.a (mon.0) 7056 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:05.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.333435+0000 mon.a (mon.0) 7057 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:05.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.334138+0000 mon.a (mon.0) 7058 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:05.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.342794+0000 mon.a (mon.0) 7059 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:05.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.407172+0000 mon.a (mon.0) 7060 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.410925+0000 mon.a (mon.0) 7061 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.413867+0000 mon.a (mon.0) 7062 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.415058+0000 mon.a (mon.0) 7063 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.423137+0000 mon.a (mon.0) 7064 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.502080+0000 mon.a (mon.0) 7065 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.504426+0000 mon.a (mon.0) 7066 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.507279+0000 mon.a (mon.0) 7067 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.508122+0000 mon.a (mon.0) 7068 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.515430+0000 mon.a (mon.0) 7069 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.591414+0000 mon.a (mon.0) 7070 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.593814+0000 mon.a (mon.0) 7071 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.596929+0000 mon.a (mon.0) 7072 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.598145+0000 mon.a (mon.0) 7073 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.606110+0000 mon.a (mon.0) 7074 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:05.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.690540+0000 mon.a (mon.0) 7075 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:05.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.693439+0000 mon.a (mon.0) 7076 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:05.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.697437+0000 mon.a (mon.0) 7077 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:05.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.698557+0000 mon.a (mon.0) 7078 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:05.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.708856+0000 mon.a (mon.0) 7079 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:05.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.791919+0000 mon.a (mon.0) 7080 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:05.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.794942+0000 mon.a (mon.0) 7081 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:05.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.797670+0000 mon.a (mon.0) 7082 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:05.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.798878+0000 mon.a (mon.0) 7083 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:05.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:04 smithi177 bash[56430]: audit 2024-02-05T07:14:04.807516+0000 mon.a (mon.0) 7084 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:06.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: cephadm 2024-02-05T07:14:04.145466+0000 mgr.y (mgr.25280) 1705 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:06.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: cephadm 2024-02-05T07:14:04.247498+0000 mgr.y (mgr.25280) 1706 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:06.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: cephadm 2024-02-05T07:14:04.343427+0000 mgr.y (mgr.25280) 1707 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:06.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: cluster 2024-02-05T07:14:04.407392+0000 mgr.y (mgr.25280) 1708 : cluster 0 pgmap v287: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-02-05T07:14:06.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: cephadm 2024-02-05T07:14:04.423640+0000 mgr.y (mgr.25280) 1709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:06.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: cephadm 2024-02-05T07:14:04.516428+0000 mgr.y (mgr.25280) 1710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:06.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: cephadm 2024-02-05T07:14:04.606824+0000 mgr.y (mgr.25280) 1711 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:06.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: cephadm 2024-02-05T07:14:04.709579+0000 mgr.y (mgr.25280) 1712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:06.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: cephadm 2024-02-05T07:14:04.808126+0000 mgr.y (mgr.25280) 1713 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:06.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:04.887089+0000 mon.a (mon.0) 7085 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:06.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:04.889712+0000 mon.a (mon.0) 7086 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:06.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:04.892372+0000 mon.a (mon.0) 7087 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:06.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:04.893337+0000 mon.a (mon.0) 7088 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:06.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:04.899257+0000 mon.a (mon.0) 7089 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:06.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: cephadm 2024-02-05T07:14:04.899819+0000 mgr.y (mgr.25280) 1714 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:06.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:04.979650+0000 mon.a (mon.0) 7090 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:06.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:04.981895+0000 mon.a (mon.0) 7091 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:06.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:04.984447+0000 mon.a (mon.0) 7092 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:06.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:04.985221+0000 mon.a (mon.0) 7093 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:06.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:04.995044+0000 mon.a (mon.0) 7094 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:06.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: cephadm 2024-02-05T07:14:04.145466+0000 mgr.y (mgr.25280) 1705 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:06.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: cephadm 2024-02-05T07:14:04.247498+0000 mgr.y (mgr.25280) 1706 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:06.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: cephadm 2024-02-05T07:14:04.343427+0000 mgr.y (mgr.25280) 1707 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:06.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: cluster 2024-02-05T07:14:04.407392+0000 mgr.y (mgr.25280) 1708 : cluster 0 pgmap v287: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-02-05T07:14:06.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: cephadm 2024-02-05T07:14:04.423640+0000 mgr.y (mgr.25280) 1709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:06.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: cephadm 2024-02-05T07:14:04.516428+0000 mgr.y (mgr.25280) 1710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:06.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: cephadm 2024-02-05T07:14:04.606824+0000 mgr.y (mgr.25280) 1711 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:06.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: cephadm 2024-02-05T07:14:04.709579+0000 mgr.y (mgr.25280) 1712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:06.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: cephadm 2024-02-05T07:14:04.808126+0000 mgr.y (mgr.25280) 1713 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:06.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:04.887089+0000 mon.a (mon.0) 7085 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:06.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:04.889712+0000 mon.a (mon.0) 7086 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:06.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:04.892372+0000 mon.a (mon.0) 7087 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:06.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:04.893337+0000 mon.a (mon.0) 7088 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:06.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:04.899257+0000 mon.a (mon.0) 7089 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:06.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: cephadm 2024-02-05T07:14:04.899819+0000 mgr.y (mgr.25280) 1714 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:06.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:04.979650+0000 mon.a (mon.0) 7090 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:06.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:04.981895+0000 mon.a (mon.0) 7091 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:06.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:04.984447+0000 mon.a (mon.0) 7092 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:06.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:04.985221+0000 mon.a (mon.0) 7093 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:06.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:04.995044+0000 mon.a (mon.0) 7094 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:06.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: cephadm 2024-02-05T07:14:04.995747+0000 mgr.y (mgr.25280) 1715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:06.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.076884+0000 mon.a (mon.0) 7095 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:06.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.079304+0000 mon.a (mon.0) 7096 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:06.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.083219+0000 mon.a (mon.0) 7097 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:06.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.084566+0000 mon.a (mon.0) 7098 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:06.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.094075+0000 mon.a (mon.0) 7099 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:06.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: cephadm 2024-02-05T07:14:05.094744+0000 mgr.y (mgr.25280) 1716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:06.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.172195+0000 mon.a (mon.0) 7100 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:06.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.175223+0000 mon.a (mon.0) 7101 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:06.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.178200+0000 mon.a (mon.0) 7102 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:06.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.179293+0000 mon.a (mon.0) 7103 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:06.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.188034+0000 mon.a (mon.0) 7104 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:06.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.270571+0000 mon.a (mon.0) 7105 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:06.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.273906+0000 mon.a (mon.0) 7106 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:06.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.278247+0000 mon.a (mon.0) 7107 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:06.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.279578+0000 mon.a (mon.0) 7108 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:06.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.290491+0000 mon.a (mon.0) 7109 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:06.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.369089+0000 mon.a (mon.0) 7110 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:06.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.372505+0000 mon.a (mon.0) 7111 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:06.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.376353+0000 mon.a (mon.0) 7112 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:06.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: cephadm 2024-02-05T07:14:04.995747+0000 mgr.y (mgr.25280) 1715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:06.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.076884+0000 mon.a (mon.0) 7095 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:06.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.079304+0000 mon.a (mon.0) 7096 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:06.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.083219+0000 mon.a (mon.0) 7097 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:06.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.084566+0000 mon.a (mon.0) 7098 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:06.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.094075+0000 mon.a (mon.0) 7099 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:06.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: cephadm 2024-02-05T07:14:05.094744+0000 mgr.y (mgr.25280) 1716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:06.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.172195+0000 mon.a (mon.0) 7100 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:06.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.175223+0000 mon.a (mon.0) 7101 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:06.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.178200+0000 mon.a (mon.0) 7102 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:06.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.179293+0000 mon.a (mon.0) 7103 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:06.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.188034+0000 mon.a (mon.0) 7104 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:06.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.270571+0000 mon.a (mon.0) 7105 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:06.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.273906+0000 mon.a (mon.0) 7106 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:06.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.278247+0000 mon.a (mon.0) 7107 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:06.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.279578+0000 mon.a (mon.0) 7108 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:06.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.290491+0000 mon.a (mon.0) 7109 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:06.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.369089+0000 mon.a (mon.0) 7110 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:06.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.372505+0000 mon.a (mon.0) 7111 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:06.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.376353+0000 mon.a (mon.0) 7112 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:06.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.377772+0000 mon.a (mon.0) 7113 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:06.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.386169+0000 mon.a (mon.0) 7114 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:06.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.465425+0000 mon.a (mon.0) 7115 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:06.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.467594+0000 mon.a (mon.0) 7116 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:06.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.470837+0000 mon.a (mon.0) 7117 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:06.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.471748+0000 mon.a (mon.0) 7118 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:06.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.479170+0000 mon.a (mon.0) 7119 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:06.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.543988+0000 mon.a (mon.0) 7120 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:06.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.546574+0000 mon.a (mon.0) 7121 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:06.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.549259+0000 mon.a (mon.0) 7122 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:06.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.550383+0000 mon.a (mon.0) 7123 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:06.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.559921+0000 mon.a (mon.0) 7124 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:06.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.641905+0000 mon.a (mon.0) 7125 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:06.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.647178+0000 mon.a (mon.0) 7126 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:06.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.651690+0000 mon.a (mon.0) 7127 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:06.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.653417+0000 mon.a (mon.0) 7128 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:06.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.662254+0000 mon.a (mon.0) 7129 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:06.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.743099+0000 mon.a (mon.0) 7130 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:06.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.745468+0000 mon.a (mon.0) 7131 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:06.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.748667+0000 mon.a (mon.0) 7132 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:06.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.749767+0000 mon.a (mon.0) 7133 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:06.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.756429+0000 mon.a (mon.0) 7134 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:06.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.818830+0000 mon.a (mon.0) 7135 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:06.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.822652+0000 mon.a (mon.0) 7136 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:06.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.825101+0000 mon.a (mon.0) 7137 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:06.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.826076+0000 mon.a (mon.0) 7138 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:06.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[68945]: audit 2024-02-05T07:14:05.832363+0000 mon.a (mon.0) 7139 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:06.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.377772+0000 mon.a (mon.0) 7113 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:06.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.386169+0000 mon.a (mon.0) 7114 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:06.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.465425+0000 mon.a (mon.0) 7115 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:06.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.467594+0000 mon.a (mon.0) 7116 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:06.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.470837+0000 mon.a (mon.0) 7117 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:06.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.471748+0000 mon.a (mon.0) 7118 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:06.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.479170+0000 mon.a (mon.0) 7119 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:06.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.543988+0000 mon.a (mon.0) 7120 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:06.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.546574+0000 mon.a (mon.0) 7121 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:06.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.549259+0000 mon.a (mon.0) 7122 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:06.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.550383+0000 mon.a (mon.0) 7123 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:06.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.559921+0000 mon.a (mon.0) 7124 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:06.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.641905+0000 mon.a (mon.0) 7125 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:06.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.647178+0000 mon.a (mon.0) 7126 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:06.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.651690+0000 mon.a (mon.0) 7127 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:06.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.653417+0000 mon.a (mon.0) 7128 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:06.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.662254+0000 mon.a (mon.0) 7129 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:06.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.743099+0000 mon.a (mon.0) 7130 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:06.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.745468+0000 mon.a (mon.0) 7131 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:06.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.748667+0000 mon.a (mon.0) 7132 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:06.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.749767+0000 mon.a (mon.0) 7133 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:06.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.756429+0000 mon.a (mon.0) 7134 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:06.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.818830+0000 mon.a (mon.0) 7135 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:06.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.822652+0000 mon.a (mon.0) 7136 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:06.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.825101+0000 mon.a (mon.0) 7137 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:06.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.826076+0000 mon.a (mon.0) 7138 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:06.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:05 smithi102 bash[71397]: audit 2024-02-05T07:14:05.832363+0000 mon.a (mon.0) 7139 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:06.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: cephadm 2024-02-05T07:14:04.145466+0000 mgr.y (mgr.25280) 1705 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:06.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: cephadm 2024-02-05T07:14:04.247498+0000 mgr.y (mgr.25280) 1706 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:06.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: cephadm 2024-02-05T07:14:04.343427+0000 mgr.y (mgr.25280) 1707 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:06.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: cluster 2024-02-05T07:14:04.407392+0000 mgr.y (mgr.25280) 1708 : cluster 0 pgmap v287: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-02-05T07:14:06.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: cephadm 2024-02-05T07:14:04.423640+0000 mgr.y (mgr.25280) 1709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:06.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: cephadm 2024-02-05T07:14:04.516428+0000 mgr.y (mgr.25280) 1710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:06.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: cephadm 2024-02-05T07:14:04.606824+0000 mgr.y (mgr.25280) 1711 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:06.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: cephadm 2024-02-05T07:14:04.709579+0000 mgr.y (mgr.25280) 1712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:06.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: cephadm 2024-02-05T07:14:04.808126+0000 mgr.y (mgr.25280) 1713 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:06.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:04.887089+0000 mon.a (mon.0) 7085 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:06.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:04.889712+0000 mon.a (mon.0) 7086 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:06.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:04.892372+0000 mon.a (mon.0) 7087 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:06.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:04.893337+0000 mon.a (mon.0) 7088 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:06.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:04.899257+0000 mon.a (mon.0) 7089 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:06.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: cephadm 2024-02-05T07:14:04.899819+0000 mgr.y (mgr.25280) 1714 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:06.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:04.979650+0000 mon.a (mon.0) 7090 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:06.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:04.981895+0000 mon.a (mon.0) 7091 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:06.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:04.984447+0000 mon.a (mon.0) 7092 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:06.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:04.985221+0000 mon.a (mon.0) 7093 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:06.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:04.995044+0000 mon.a (mon.0) 7094 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:06.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: cephadm 2024-02-05T07:14:04.995747+0000 mgr.y (mgr.25280) 1715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:06.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.076884+0000 mon.a (mon.0) 7095 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:06.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.079304+0000 mon.a (mon.0) 7096 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:06.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.083219+0000 mon.a (mon.0) 7097 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:06.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.084566+0000 mon.a (mon.0) 7098 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:06.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.094075+0000 mon.a (mon.0) 7099 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:06.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: cephadm 2024-02-05T07:14:05.094744+0000 mgr.y (mgr.25280) 1716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:06.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.172195+0000 mon.a (mon.0) 7100 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:06.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.175223+0000 mon.a (mon.0) 7101 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:06.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.178200+0000 mon.a (mon.0) 7102 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:06.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.179293+0000 mon.a (mon.0) 7103 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:06.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.188034+0000 mon.a (mon.0) 7104 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:06.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.270571+0000 mon.a (mon.0) 7105 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:06.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.273906+0000 mon.a (mon.0) 7106 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:06.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.278247+0000 mon.a (mon.0) 7107 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:06.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.279578+0000 mon.a (mon.0) 7108 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:06.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.290491+0000 mon.a (mon.0) 7109 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:06.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.369089+0000 mon.a (mon.0) 7110 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:06.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.372505+0000 mon.a (mon.0) 7111 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:06.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.376353+0000 mon.a (mon.0) 7112 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:06.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.377772+0000 mon.a (mon.0) 7113 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:06.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.386169+0000 mon.a (mon.0) 7114 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:06.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.465425+0000 mon.a (mon.0) 7115 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:06.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.467594+0000 mon.a (mon.0) 7116 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:06.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.470837+0000 mon.a (mon.0) 7117 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:06.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.471748+0000 mon.a (mon.0) 7118 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:06.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.479170+0000 mon.a (mon.0) 7119 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:06.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.543988+0000 mon.a (mon.0) 7120 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:06.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.546574+0000 mon.a (mon.0) 7121 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:06.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.549259+0000 mon.a (mon.0) 7122 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:06.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.550383+0000 mon.a (mon.0) 7123 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:06.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.559921+0000 mon.a (mon.0) 7124 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:06.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.641905+0000 mon.a (mon.0) 7125 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:06.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.647178+0000 mon.a (mon.0) 7126 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:06.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.651690+0000 mon.a (mon.0) 7127 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:06.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.653417+0000 mon.a (mon.0) 7128 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:06.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.662254+0000 mon.a (mon.0) 7129 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:06.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.743099+0000 mon.a (mon.0) 7130 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:06.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.745468+0000 mon.a (mon.0) 7131 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:06.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.748667+0000 mon.a (mon.0) 7132 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:06.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.749767+0000 mon.a (mon.0) 7133 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:06.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.756429+0000 mon.a (mon.0) 7134 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:06.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.818830+0000 mon.a (mon.0) 7135 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:06.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.822652+0000 mon.a (mon.0) 7136 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:06.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.825101+0000 mon.a (mon.0) 7137 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:06.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.826076+0000 mon.a (mon.0) 7138 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:06.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:05 smithi177 bash[56430]: audit 2024-02-05T07:14:05.832363+0000 mon.a (mon.0) 7139 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:06.715 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[75669]: debug 2024-02-05T07:14:06.438+0000 7f942d99d7c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-02-05T07:14:06.715 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[75669]: debug 2024-02-05T07:14:06.486+0000 7f942d99d7c0 -1 osd.7 152 log_to_monitors true 2024-02-05T07:14:07.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: cephadm 2024-02-05T07:14:05.188431+0000 mgr.y (mgr.25280) 1717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:07.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: cephadm 2024-02-05T07:14:05.291176+0000 mgr.y (mgr.25280) 1718 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:07.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: cephadm 2024-02-05T07:14:05.386895+0000 mgr.y (mgr.25280) 1719 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:07.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: cephadm 2024-02-05T07:14:05.479747+0000 mgr.y (mgr.25280) 1720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:07.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: cephadm 2024-02-05T07:14:05.560500+0000 mgr.y (mgr.25280) 1721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:07.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: cephadm 2024-02-05T07:14:05.663133+0000 mgr.y (mgr.25280) 1722 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:07.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: cephadm 2024-02-05T07:14:05.757031+0000 mgr.y (mgr.25280) 1723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:07.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: cephadm 2024-02-05T07:14:05.833142+0000 mgr.y (mgr.25280) 1724 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:07.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:05.919223+0000 mon.a (mon.0) 7140 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:07.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:05.921778+0000 mon.a (mon.0) 7141 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:07.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:05.925253+0000 mon.a (mon.0) 7142 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:07.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:05.926486+0000 mon.a (mon.0) 7143 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:07.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:05.933542+0000 mon.a (mon.0) 7144 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:07.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: cephadm 2024-02-05T07:14:05.934080+0000 mgr.y (mgr.25280) 1725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:07.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.012890+0000 mon.a (mon.0) 7145 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:07.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.015771+0000 mon.a (mon.0) 7146 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:07.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.019032+0000 mon.a (mon.0) 7147 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:07.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.020233+0000 mon.a (mon.0) 7148 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:07.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.026430+0000 mon.a (mon.0) 7149 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:07.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: cephadm 2024-02-05T07:14:06.027109+0000 mgr.y (mgr.25280) 1726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:07.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.106918+0000 mon.a (mon.0) 7150 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:07.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.110190+0000 mon.a (mon.0) 7151 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:07.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.114401+0000 mon.a (mon.0) 7152 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:07.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.115808+0000 mon.a (mon.0) 7153 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:07.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.124510+0000 mon.a (mon.0) 7154 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:07.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: cephadm 2024-02-05T07:14:06.125321+0000 mgr.y (mgr.25280) 1727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:07.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.208364+0000 mon.a (mon.0) 7155 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:07.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.211672+0000 mon.a (mon.0) 7156 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:07.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.214471+0000 mon.a (mon.0) 7157 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:07.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.215883+0000 mon.a (mon.0) 7158 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:07.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.224433+0000 mon.a (mon.0) 7159 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:07.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.304105+0000 mon.a (mon.0) 7160 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:07.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.307213+0000 mon.a (mon.0) 7161 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:07.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.310800+0000 mon.a (mon.0) 7162 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:07.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.312119+0000 mon.a (mon.0) 7163 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:07.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.321909+0000 mon.a (mon.0) 7164 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:07.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.398774+0000 mon.a (mon.0) 7165 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:07.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.401781+0000 mon.a (mon.0) 7166 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:07.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.405157+0000 mon.a (mon.0) 7167 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:07.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.406453+0000 mon.a (mon.0) 7168 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:07.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.418031+0000 mon.a (mon.0) 7169 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:07.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.484007+0000 mon.a (mon.0) 7170 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-05T07:14:07.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.492428+0000 mon.b (mon.2) 9 : audit 1 from='osd.7 [v2:172.21.15.177:6824/274270942,v1:172.21.15.177:6825/274270942]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-05T07:14:07.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.499744+0000 mon.a (mon.0) 7171 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:07.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.502082+0000 mon.a (mon.0) 7172 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:07.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.505409+0000 mon.a (mon.0) 7173 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:07.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.506391+0000 mon.a (mon.0) 7174 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:07.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.514690+0000 mon.a (mon.0) 7175 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:07.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.595615+0000 mon.a (mon.0) 7176 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:07.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.597914+0000 mon.a (mon.0) 7177 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:07.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.601173+0000 mon.a (mon.0) 7178 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:07.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.602304+0000 mon.a (mon.0) 7179 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:07.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.612898+0000 mon.a (mon.0) 7180 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:07.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.692298+0000 mon.a (mon.0) 7181 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:07.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.694921+0000 mon.a (mon.0) 7182 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:07.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.697881+0000 mon.a (mon.0) 7183 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:07.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.699049+0000 mon.a (mon.0) 7184 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:07.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.707678+0000 mon.a (mon.0) 7185 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:07.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.786675+0000 mon.a (mon.0) 7186 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:07.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.791136+0000 mon.a (mon.0) 7187 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:07.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.794188+0000 mon.a (mon.0) 7188 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:07.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.795049+0000 mon.a (mon.0) 7189 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:07.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:06 smithi177 bash[56430]: audit 2024-02-05T07:14:06.805318+0000 mon.a (mon.0) 7190 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:07.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: cephadm 2024-02-05T07:14:05.188431+0000 mgr.y (mgr.25280) 1717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:07.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: cephadm 2024-02-05T07:14:05.291176+0000 mgr.y (mgr.25280) 1718 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:07.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: cephadm 2024-02-05T07:14:05.386895+0000 mgr.y (mgr.25280) 1719 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:07.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: cephadm 2024-02-05T07:14:05.479747+0000 mgr.y (mgr.25280) 1720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:07.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: cephadm 2024-02-05T07:14:05.560500+0000 mgr.y (mgr.25280) 1721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:07.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: cephadm 2024-02-05T07:14:05.663133+0000 mgr.y (mgr.25280) 1722 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:07.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: cephadm 2024-02-05T07:14:05.757031+0000 mgr.y (mgr.25280) 1723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:07.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: cephadm 2024-02-05T07:14:05.833142+0000 mgr.y (mgr.25280) 1724 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:07.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:05.919223+0000 mon.a (mon.0) 7140 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:07.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:05.921778+0000 mon.a (mon.0) 7141 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:07.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:05.925253+0000 mon.a (mon.0) 7142 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:07.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:05.926486+0000 mon.a (mon.0) 7143 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:07.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:05.933542+0000 mon.a (mon.0) 7144 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:07.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: cephadm 2024-02-05T07:14:05.934080+0000 mgr.y (mgr.25280) 1725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:07.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.012890+0000 mon.a (mon.0) 7145 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:07.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.015771+0000 mon.a (mon.0) 7146 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:07.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.019032+0000 mon.a (mon.0) 7147 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:07.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.020233+0000 mon.a (mon.0) 7148 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:07.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.026430+0000 mon.a (mon.0) 7149 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:07.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: cephadm 2024-02-05T07:14:06.027109+0000 mgr.y (mgr.25280) 1726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:07.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.106918+0000 mon.a (mon.0) 7150 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:07.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: cephadm 2024-02-05T07:14:05.188431+0000 mgr.y (mgr.25280) 1717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:07.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: cephadm 2024-02-05T07:14:05.291176+0000 mgr.y (mgr.25280) 1718 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:07.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: cephadm 2024-02-05T07:14:05.386895+0000 mgr.y (mgr.25280) 1719 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:07.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: cephadm 2024-02-05T07:14:05.479747+0000 mgr.y (mgr.25280) 1720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:07.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: cephadm 2024-02-05T07:14:05.560500+0000 mgr.y (mgr.25280) 1721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:07.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: cephadm 2024-02-05T07:14:05.663133+0000 mgr.y (mgr.25280) 1722 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:07.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: cephadm 2024-02-05T07:14:05.757031+0000 mgr.y (mgr.25280) 1723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:07.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: cephadm 2024-02-05T07:14:05.833142+0000 mgr.y (mgr.25280) 1724 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:07.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:05.919223+0000 mon.a (mon.0) 7140 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:07.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:05.921778+0000 mon.a (mon.0) 7141 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:07.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:05.925253+0000 mon.a (mon.0) 7142 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:07.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:05.926486+0000 mon.a (mon.0) 7143 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:07.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:05.933542+0000 mon.a (mon.0) 7144 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:07.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: cephadm 2024-02-05T07:14:05.934080+0000 mgr.y (mgr.25280) 1725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:07.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.012890+0000 mon.a (mon.0) 7145 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:07.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.015771+0000 mon.a (mon.0) 7146 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:07.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.019032+0000 mon.a (mon.0) 7147 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:07.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.020233+0000 mon.a (mon.0) 7148 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:07.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.026430+0000 mon.a (mon.0) 7149 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:07.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: cephadm 2024-02-05T07:14:06.027109+0000 mgr.y (mgr.25280) 1726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:07.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.106918+0000 mon.a (mon.0) 7150 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:07.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.110190+0000 mon.a (mon.0) 7151 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:07.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.114401+0000 mon.a (mon.0) 7152 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:07.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.115808+0000 mon.a (mon.0) 7153 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:07.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.124510+0000 mon.a (mon.0) 7154 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:07.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: cephadm 2024-02-05T07:14:06.125321+0000 mgr.y (mgr.25280) 1727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:07.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.208364+0000 mon.a (mon.0) 7155 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:07.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.211672+0000 mon.a (mon.0) 7156 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:07.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.214471+0000 mon.a (mon.0) 7157 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:07.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.215883+0000 mon.a (mon.0) 7158 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:07.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.224433+0000 mon.a (mon.0) 7159 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:07.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.304105+0000 mon.a (mon.0) 7160 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:07.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.307213+0000 mon.a (mon.0) 7161 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:07.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.310800+0000 mon.a (mon.0) 7162 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:07.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.312119+0000 mon.a (mon.0) 7163 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:07.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.321909+0000 mon.a (mon.0) 7164 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:07.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.398774+0000 mon.a (mon.0) 7165 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:07.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.401781+0000 mon.a (mon.0) 7166 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:07.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.405157+0000 mon.a (mon.0) 7167 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:07.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.406453+0000 mon.a (mon.0) 7168 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:07.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.418031+0000 mon.a (mon.0) 7169 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:07.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.484007+0000 mon.a (mon.0) 7170 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-05T07:14:07.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.492428+0000 mon.b (mon.2) 9 : audit 1 from='osd.7 [v2:172.21.15.177:6824/274270942,v1:172.21.15.177:6825/274270942]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-05T07:14:07.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.499744+0000 mon.a (mon.0) 7171 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:07.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.502082+0000 mon.a (mon.0) 7172 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:07.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.505409+0000 mon.a (mon.0) 7173 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:07.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.506391+0000 mon.a (mon.0) 7174 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:07.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.514690+0000 mon.a (mon.0) 7175 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:07.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.595615+0000 mon.a (mon.0) 7176 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:07.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.597914+0000 mon.a (mon.0) 7177 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:07.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.601173+0000 mon.a (mon.0) 7178 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:07.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.602304+0000 mon.a (mon.0) 7179 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:07.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.612898+0000 mon.a (mon.0) 7180 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:07.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.692298+0000 mon.a (mon.0) 7181 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:07.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.694921+0000 mon.a (mon.0) 7182 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:07.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.697881+0000 mon.a (mon.0) 7183 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:07.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.699049+0000 mon.a (mon.0) 7184 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:07.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.707678+0000 mon.a (mon.0) 7185 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:07.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.786675+0000 mon.a (mon.0) 7186 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:07.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.791136+0000 mon.a (mon.0) 7187 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:07.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.794188+0000 mon.a (mon.0) 7188 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:07.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.795049+0000 mon.a (mon.0) 7189 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:07.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[71397]: audit 2024-02-05T07:14:06.805318+0000 mon.a (mon.0) 7190 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:07.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.110190+0000 mon.a (mon.0) 7151 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:07.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.114401+0000 mon.a (mon.0) 7152 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:07.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.115808+0000 mon.a (mon.0) 7153 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:07.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.124510+0000 mon.a (mon.0) 7154 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:07.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: cephadm 2024-02-05T07:14:06.125321+0000 mgr.y (mgr.25280) 1727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:07.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.208364+0000 mon.a (mon.0) 7155 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:07.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.211672+0000 mon.a (mon.0) 7156 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:07.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.214471+0000 mon.a (mon.0) 7157 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:07.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.215883+0000 mon.a (mon.0) 7158 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:07.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.224433+0000 mon.a (mon.0) 7159 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:07.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.304105+0000 mon.a (mon.0) 7160 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:07.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.307213+0000 mon.a (mon.0) 7161 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:07.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.310800+0000 mon.a (mon.0) 7162 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:07.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.312119+0000 mon.a (mon.0) 7163 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:07.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.321909+0000 mon.a (mon.0) 7164 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:07.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.398774+0000 mon.a (mon.0) 7165 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:07.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.401781+0000 mon.a (mon.0) 7166 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:07.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.405157+0000 mon.a (mon.0) 7167 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:07.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.406453+0000 mon.a (mon.0) 7168 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:07.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.418031+0000 mon.a (mon.0) 7169 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:07.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.484007+0000 mon.a (mon.0) 7170 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-05T07:14:07.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.492428+0000 mon.b (mon.2) 9 : audit 1 from='osd.7 [v2:172.21.15.177:6824/274270942,v1:172.21.15.177:6825/274270942]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-05T07:14:07.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.499744+0000 mon.a (mon.0) 7171 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:07.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.502082+0000 mon.a (mon.0) 7172 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:07.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.505409+0000 mon.a (mon.0) 7173 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:07.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.506391+0000 mon.a (mon.0) 7174 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:07.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.514690+0000 mon.a (mon.0) 7175 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:07.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.595615+0000 mon.a (mon.0) 7176 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:07.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.597914+0000 mon.a (mon.0) 7177 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:07.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.601173+0000 mon.a (mon.0) 7178 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:07.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.602304+0000 mon.a (mon.0) 7179 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:07.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.612898+0000 mon.a (mon.0) 7180 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:07.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.692298+0000 mon.a (mon.0) 7181 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:07.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.694921+0000 mon.a (mon.0) 7182 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:07.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.697881+0000 mon.a (mon.0) 7183 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:07.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.699049+0000 mon.a (mon.0) 7184 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:07.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.707678+0000 mon.a (mon.0) 7185 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:07.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.786675+0000 mon.a (mon.0) 7186 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:07.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.791136+0000 mon.a (mon.0) 7187 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:07.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.794188+0000 mon.a (mon.0) 7188 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:07.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.795049+0000 mon.a (mon.0) 7189 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:07.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:06 smithi102 bash[68945]: audit 2024-02-05T07:14:06.805318+0000 mon.a (mon.0) 7190 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:07.827 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[75669]: debug 2024-02-05T07:14:07.470+0000 7f941edfc700 -1 osd.7 152 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-05T07:14:08.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: cephadm 2024-02-05T07:14:06.225033+0000 mgr.y (mgr.25280) 1728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: cephadm 2024-02-05T07:14:06.322922+0000 mgr.y (mgr.25280) 1729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: cluster 2024-02-05T07:14:06.409117+0000 mgr.y (mgr.25280) 1730 : cluster 0 pgmap v288: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-02-05T07:14:08.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: cephadm 2024-02-05T07:14:06.418909+0000 mgr.y (mgr.25280) 1731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: cephadm 2024-02-05T07:14:06.515232+0000 mgr.y (mgr.25280) 1732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: cephadm 2024-02-05T07:14:06.613732+0000 mgr.y (mgr.25280) 1733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: cephadm 2024-02-05T07:14:06.708229+0000 mgr.y (mgr.25280) 1734 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: cephadm 2024-02-05T07:14:06.805992+0000 mgr.y (mgr.25280) 1735 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:06.883180+0000 mon.a (mon.0) 7191 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:08.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:06.885698+0000 mon.a (mon.0) 7192 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:08.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:06.888272+0000 mon.a (mon.0) 7193 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:08.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:06.889156+0000 mon.a (mon.0) 7194 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:08.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:06.896655+0000 mon.a (mon.0) 7195 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:08.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: cephadm 2024-02-05T07:14:06.897310+0000 mgr.y (mgr.25280) 1736 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.010779+0000 mon.a (mon.0) 7196 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:08.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.013657+0000 mon.a (mon.0) 7197 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:08.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.016943+0000 mon.a (mon.0) 7198 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:08.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.017941+0000 mon.a (mon.0) 7199 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:08.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.024533+0000 mon.a (mon.0) 7200 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:08.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: cephadm 2024-02-05T07:14:07.025069+0000 mgr.y (mgr.25280) 1737 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.104318+0000 mon.a (mon.0) 7201 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:08.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.106527+0000 mon.a (mon.0) 7202 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:08.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.109835+0000 mon.a (mon.0) 7203 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:08.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.111237+0000 mon.a (mon.0) 7204 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:08.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.118175+0000 mon.a (mon.0) 7205 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:08.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: cephadm 2024-02-05T07:14:07.118746+0000 mgr.y (mgr.25280) 1738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.199914+0000 mon.a (mon.0) 7206 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:08.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.202250+0000 mon.a (mon.0) 7207 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:08.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.205010+0000 mon.a (mon.0) 7208 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:08.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.205862+0000 mon.a (mon.0) 7209 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:08.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.211189+0000 mon.a (mon.0) 7210 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:08.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.291599+0000 mon.a (mon.0) 7211 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:08.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.293878+0000 mon.a (mon.0) 7212 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:08.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.296362+0000 mon.a (mon.0) 7213 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:08.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.297363+0000 mon.a (mon.0) 7214 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:08.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.304965+0000 mon.a (mon.0) 7215 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:08.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.389612+0000 mon.a (mon.0) 7216 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:08.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.393121+0000 mon.a (mon.0) 7217 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:08.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.396235+0000 mon.a (mon.0) 7218 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:08.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.397310+0000 mon.a (mon.0) 7219 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:08.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.403972+0000 mon.a (mon.0) 7220 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:08.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.415962+0000 mon.a (mon.0) 7221 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-05T07:14:08.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: cluster 2024-02-05T07:14:07.423452+0000 mon.a (mon.0) 7222 : cluster 0 osdmap e155: 8 total, 7 up, 8 in 2024-02-05T07:14:08.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.424338+0000 mon.a (mon.0) 7223 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T07:14:08.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.432807+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.177:6824/274270942,v1:172.21.15.177:6825/274270942]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T07:14:08.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.469775+0000 mon.a (mon.0) 7224 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:08.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.472929+0000 mon.a (mon.0) 7225 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:08.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.475857+0000 mon.a (mon.0) 7226 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:08.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.476902+0000 mon.a (mon.0) 7227 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:08.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.484753+0000 mon.a (mon.0) 7228 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:08.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.566815+0000 mon.a (mon.0) 7229 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:08.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.569180+0000 mon.a (mon.0) 7230 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:08.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.571987+0000 mon.a (mon.0) 7231 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:08.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.573004+0000 mon.a (mon.0) 7232 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:08.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.581124+0000 mon.a (mon.0) 7233 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:08.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.664257+0000 mon.a (mon.0) 7234 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:08.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.666913+0000 mon.a (mon.0) 7235 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:08.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.669820+0000 mon.a (mon.0) 7236 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:08.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.670856+0000 mon.a (mon.0) 7237 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:08.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.678752+0000 mon.a (mon.0) 7238 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:08.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.758474+0000 mon.a (mon.0) 7239 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:08.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.761321+0000 mon.a (mon.0) 7240 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:08.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.765817+0000 mon.a (mon.0) 7241 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:08.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.767107+0000 mon.a (mon.0) 7242 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:08.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[71397]: audit 2024-02-05T07:14:07.776329+0000 mon.a (mon.0) 7243 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:08.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: cephadm 2024-02-05T07:14:06.225033+0000 mgr.y (mgr.25280) 1728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: cephadm 2024-02-05T07:14:06.322922+0000 mgr.y (mgr.25280) 1729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: cluster 2024-02-05T07:14:06.409117+0000 mgr.y (mgr.25280) 1730 : cluster 0 pgmap v288: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-02-05T07:14:08.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: cephadm 2024-02-05T07:14:06.418909+0000 mgr.y (mgr.25280) 1731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: cephadm 2024-02-05T07:14:06.515232+0000 mgr.y (mgr.25280) 1732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: cephadm 2024-02-05T07:14:06.613732+0000 mgr.y (mgr.25280) 1733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: cephadm 2024-02-05T07:14:06.708229+0000 mgr.y (mgr.25280) 1734 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: cephadm 2024-02-05T07:14:06.805992+0000 mgr.y (mgr.25280) 1735 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:06.883180+0000 mon.a (mon.0) 7191 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:08.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:06.885698+0000 mon.a (mon.0) 7192 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:08.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:06.888272+0000 mon.a (mon.0) 7193 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:08.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:06.889156+0000 mon.a (mon.0) 7194 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:08.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:06.896655+0000 mon.a (mon.0) 7195 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:08.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: cephadm 2024-02-05T07:14:06.897310+0000 mgr.y (mgr.25280) 1736 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.010779+0000 mon.a (mon.0) 7196 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:08.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.013657+0000 mon.a (mon.0) 7197 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:08.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.016943+0000 mon.a (mon.0) 7198 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:08.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.017941+0000 mon.a (mon.0) 7199 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:08.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.024533+0000 mon.a (mon.0) 7200 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:08.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: cephadm 2024-02-05T07:14:07.025069+0000 mgr.y (mgr.25280) 1737 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.104318+0000 mon.a (mon.0) 7201 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:08.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.106527+0000 mon.a (mon.0) 7202 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:08.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.109835+0000 mon.a (mon.0) 7203 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:08.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.111237+0000 mon.a (mon.0) 7204 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:08.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.118175+0000 mon.a (mon.0) 7205 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:08.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: cephadm 2024-02-05T07:14:07.118746+0000 mgr.y (mgr.25280) 1738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.199914+0000 mon.a (mon.0) 7206 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:08.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.202250+0000 mon.a (mon.0) 7207 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:08.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.205010+0000 mon.a (mon.0) 7208 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:08.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.205862+0000 mon.a (mon.0) 7209 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:08.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.211189+0000 mon.a (mon.0) 7210 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:08.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.291599+0000 mon.a (mon.0) 7211 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:08.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.293878+0000 mon.a (mon.0) 7212 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:08.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.296362+0000 mon.a (mon.0) 7213 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:08.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.297363+0000 mon.a (mon.0) 7214 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:08.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.304965+0000 mon.a (mon.0) 7215 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:08.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.389612+0000 mon.a (mon.0) 7216 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:08.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.393121+0000 mon.a (mon.0) 7217 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:08.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.396235+0000 mon.a (mon.0) 7218 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:08.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.397310+0000 mon.a (mon.0) 7219 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:08.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.403972+0000 mon.a (mon.0) 7220 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:08.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.415962+0000 mon.a (mon.0) 7221 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-05T07:14:08.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: cluster 2024-02-05T07:14:07.423452+0000 mon.a (mon.0) 7222 : cluster 0 osdmap e155: 8 total, 7 up, 8 in 2024-02-05T07:14:08.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.424338+0000 mon.a (mon.0) 7223 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T07:14:08.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.432807+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.177:6824/274270942,v1:172.21.15.177:6825/274270942]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T07:14:08.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.469775+0000 mon.a (mon.0) 7224 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:08.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.472929+0000 mon.a (mon.0) 7225 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:08.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.475857+0000 mon.a (mon.0) 7226 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:08.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.476902+0000 mon.a (mon.0) 7227 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:08.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.484753+0000 mon.a (mon.0) 7228 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:08.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.566815+0000 mon.a (mon.0) 7229 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:08.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.569180+0000 mon.a (mon.0) 7230 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:08.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.571987+0000 mon.a (mon.0) 7231 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:08.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.573004+0000 mon.a (mon.0) 7232 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:08.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.581124+0000 mon.a (mon.0) 7233 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:08.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.664257+0000 mon.a (mon.0) 7234 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:08.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.666913+0000 mon.a (mon.0) 7235 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:08.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.669820+0000 mon.a (mon.0) 7236 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:08.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.670856+0000 mon.a (mon.0) 7237 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:08.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.678752+0000 mon.a (mon.0) 7238 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:08.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.758474+0000 mon.a (mon.0) 7239 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:08.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.761321+0000 mon.a (mon.0) 7240 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:08.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.765817+0000 mon.a (mon.0) 7241 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:08.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.767107+0000 mon.a (mon.0) 7242 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:08.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:07 smithi102 bash[68945]: audit 2024-02-05T07:14:07.776329+0000 mon.a (mon.0) 7243 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:08.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: cephadm 2024-02-05T07:14:06.225033+0000 mgr.y (mgr.25280) 1728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: cephadm 2024-02-05T07:14:06.322922+0000 mgr.y (mgr.25280) 1729 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: cluster 2024-02-05T07:14:06.409117+0000 mgr.y (mgr.25280) 1730 : cluster 0 pgmap v288: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-02-05T07:14:08.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: cephadm 2024-02-05T07:14:06.418909+0000 mgr.y (mgr.25280) 1731 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: cephadm 2024-02-05T07:14:06.515232+0000 mgr.y (mgr.25280) 1732 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: cephadm 2024-02-05T07:14:06.613732+0000 mgr.y (mgr.25280) 1733 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: cephadm 2024-02-05T07:14:06.708229+0000 mgr.y (mgr.25280) 1734 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: cephadm 2024-02-05T07:14:06.805992+0000 mgr.y (mgr.25280) 1735 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:06.883180+0000 mon.a (mon.0) 7191 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:08.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:06.885698+0000 mon.a (mon.0) 7192 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:08.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:06.888272+0000 mon.a (mon.0) 7193 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:08.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:06.889156+0000 mon.a (mon.0) 7194 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:08.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:06.896655+0000 mon.a (mon.0) 7195 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:08.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: cephadm 2024-02-05T07:14:06.897310+0000 mgr.y (mgr.25280) 1736 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.010779+0000 mon.a (mon.0) 7196 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:08.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.013657+0000 mon.a (mon.0) 7197 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:08.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.016943+0000 mon.a (mon.0) 7198 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:08.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.017941+0000 mon.a (mon.0) 7199 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:08.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.024533+0000 mon.a (mon.0) 7200 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:08.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: cephadm 2024-02-05T07:14:07.025069+0000 mgr.y (mgr.25280) 1737 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.104318+0000 mon.a (mon.0) 7201 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:08.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.106527+0000 mon.a (mon.0) 7202 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:08.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.109835+0000 mon.a (mon.0) 7203 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:08.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.111237+0000 mon.a (mon.0) 7204 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:08.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.118175+0000 mon.a (mon.0) 7205 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:08.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: cephadm 2024-02-05T07:14:07.118746+0000 mgr.y (mgr.25280) 1738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.199914+0000 mon.a (mon.0) 7206 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:08.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.202250+0000 mon.a (mon.0) 7207 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:08.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.205010+0000 mon.a (mon.0) 7208 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:08.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.205862+0000 mon.a (mon.0) 7209 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:08.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.211189+0000 mon.a (mon.0) 7210 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:08.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.291599+0000 mon.a (mon.0) 7211 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:08.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.293878+0000 mon.a (mon.0) 7212 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:08.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.296362+0000 mon.a (mon.0) 7213 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:08.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.297363+0000 mon.a (mon.0) 7214 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:08.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.304965+0000 mon.a (mon.0) 7215 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:08.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.389612+0000 mon.a (mon.0) 7216 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:08.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.393121+0000 mon.a (mon.0) 7217 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:08.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.396235+0000 mon.a (mon.0) 7218 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:08.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.397310+0000 mon.a (mon.0) 7219 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:08.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.403972+0000 mon.a (mon.0) 7220 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:08.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.415962+0000 mon.a (mon.0) 7221 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-05T07:14:08.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: cluster 2024-02-05T07:14:07.423452+0000 mon.a (mon.0) 7222 : cluster 0 osdmap e155: 8 total, 7 up, 8 in 2024-02-05T07:14:08.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.424338+0000 mon.a (mon.0) 7223 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T07:14:08.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.432807+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.177:6824/274270942,v1:172.21.15.177:6825/274270942]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-02-05T07:14:08.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.469775+0000 mon.a (mon.0) 7224 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:08.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.472929+0000 mon.a (mon.0) 7225 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:08.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.475857+0000 mon.a (mon.0) 7226 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:08.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.476902+0000 mon.a (mon.0) 7227 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:08.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.484753+0000 mon.a (mon.0) 7228 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:08.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.566815+0000 mon.a (mon.0) 7229 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:08.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.569180+0000 mon.a (mon.0) 7230 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:08.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.571987+0000 mon.a (mon.0) 7231 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:08.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.573004+0000 mon.a (mon.0) 7232 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:08.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.581124+0000 mon.a (mon.0) 7233 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:08.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.664257+0000 mon.a (mon.0) 7234 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:08.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.666913+0000 mon.a (mon.0) 7235 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:08.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.669820+0000 mon.a (mon.0) 7236 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:08.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.670856+0000 mon.a (mon.0) 7237 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:08.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.678752+0000 mon.a (mon.0) 7238 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:08.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.758474+0000 mon.a (mon.0) 7239 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:08.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.761321+0000 mon.a (mon.0) 7240 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:08.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.765817+0000 mon.a (mon.0) 7241 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:08.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.767107+0000 mon.a (mon.0) 7242 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:08.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:07 smithi177 bash[56430]: audit 2024-02-05T07:14:07.776329+0000 mon.a (mon.0) 7243 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:08.995 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: cephadm 2024-02-05T07:14:07.211691+0000 mgr.y (mgr.25280) 1739 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.995 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: cephadm 2024-02-05T07:14:07.305578+0000 mgr.y (mgr.25280) 1740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.995 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: cephadm 2024-02-05T07:14:07.404539+0000 mgr.y (mgr.25280) 1741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.995 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: cephadm 2024-02-05T07:14:07.486162+0000 mgr.y (mgr.25280) 1742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.995 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: cephadm 2024-02-05T07:14:07.581716+0000 mgr.y (mgr.25280) 1743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.995 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: cephadm 2024-02-05T07:14:07.679394+0000 mgr.y (mgr.25280) 1744 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.995 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: cephadm 2024-02-05T07:14:07.777257+0000 mgr.y (mgr.25280) 1745 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:08.995 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:07.864057+0000 mon.a (mon.0) 7244 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:09.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: cephadm 2024-02-05T07:14:07.211691+0000 mgr.y (mgr.25280) 1739 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:09.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: cephadm 2024-02-05T07:14:07.305578+0000 mgr.y (mgr.25280) 1740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:09.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: cephadm 2024-02-05T07:14:07.404539+0000 mgr.y (mgr.25280) 1741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:09.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: cephadm 2024-02-05T07:14:07.486162+0000 mgr.y (mgr.25280) 1742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:09.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: cephadm 2024-02-05T07:14:07.581716+0000 mgr.y (mgr.25280) 1743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:09.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: cephadm 2024-02-05T07:14:07.679394+0000 mgr.y (mgr.25280) 1744 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:09.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: cephadm 2024-02-05T07:14:07.777257+0000 mgr.y (mgr.25280) 1745 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:09.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:07.864057+0000 mon.a (mon.0) 7244 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:09.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:07.866018+0000 mon.a (mon.0) 7245 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:07.868283+0000 mon.a (mon.0) 7246 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:09.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:07.869162+0000 mon.a (mon.0) 7247 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:09.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:07.874920+0000 mon.a (mon.0) 7248 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: cephadm 2024-02-05T07:14:07.875773+0000 mgr.y (mgr.25280) 1746 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:09.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:07.956703+0000 mon.a (mon.0) 7249 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:09.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:07.958937+0000 mon.a (mon.0) 7250 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:07.962323+0000 mon.a (mon.0) 7251 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:09.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:07.963645+0000 mon.a (mon.0) 7252 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:09.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:07.971830+0000 mon.a (mon.0) 7253 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: cephadm 2024-02-05T07:14:07.972491+0000 mgr.y (mgr.25280) 1747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:09.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.054782+0000 mon.a (mon.0) 7254 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:09.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.057068+0000 mon.a (mon.0) 7255 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: cephadm 2024-02-05T07:14:07.211691+0000 mgr.y (mgr.25280) 1739 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:09.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: cephadm 2024-02-05T07:14:07.305578+0000 mgr.y (mgr.25280) 1740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:09.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: cephadm 2024-02-05T07:14:07.404539+0000 mgr.y (mgr.25280) 1741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:09.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: cephadm 2024-02-05T07:14:07.486162+0000 mgr.y (mgr.25280) 1742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:09.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: cephadm 2024-02-05T07:14:07.581716+0000 mgr.y (mgr.25280) 1743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:09.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: cephadm 2024-02-05T07:14:07.679394+0000 mgr.y (mgr.25280) 1744 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:09.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: cephadm 2024-02-05T07:14:07.777257+0000 mgr.y (mgr.25280) 1745 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:09.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:07.864057+0000 mon.a (mon.0) 7244 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:09.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:07.866018+0000 mon.a (mon.0) 7245 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:07.868283+0000 mon.a (mon.0) 7246 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:09.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:07.869162+0000 mon.a (mon.0) 7247 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:09.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:07.874920+0000 mon.a (mon.0) 7248 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: cephadm 2024-02-05T07:14:07.875773+0000 mgr.y (mgr.25280) 1746 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:09.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:07.956703+0000 mon.a (mon.0) 7249 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:09.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:07.958937+0000 mon.a (mon.0) 7250 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:07.962323+0000 mon.a (mon.0) 7251 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:09.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:07.963645+0000 mon.a (mon.0) 7252 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:09.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:07.971830+0000 mon.a (mon.0) 7253 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: cephadm 2024-02-05T07:14:07.972491+0000 mgr.y (mgr.25280) 1747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:09.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.054782+0000 mon.a (mon.0) 7254 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:09.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.057068+0000 mon.a (mon.0) 7255 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.060440+0000 mon.a (mon.0) 7256 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:09.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.061590+0000 mon.a (mon.0) 7257 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:09.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.072725+0000 mon.a (mon.0) 7258 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: cephadm 2024-02-05T07:14:08.073384+0000 mgr.y (mgr.25280) 1748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:09.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.170382+0000 mon.a (mon.0) 7259 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:09.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.173225+0000 mon.a (mon.0) 7260 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.177631+0000 mon.a (mon.0) 7261 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:09.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.179462+0000 mon.a (mon.0) 7262 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:09.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.189707+0000 mon.a (mon.0) 7263 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.272465+0000 mon.a (mon.0) 7264 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:09.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.274931+0000 mon.a (mon.0) 7265 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.277694+0000 mon.a (mon.0) 7266 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:09.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.279039+0000 mon.a (mon.0) 7267 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:09.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.289752+0000 mon.a (mon.0) 7268 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.370890+0000 mon.a (mon.0) 7269 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:09.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.373274+0000 mon.a (mon.0) 7270 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.375738+0000 mon.a (mon.0) 7271 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:09.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.376665+0000 mon.a (mon.0) 7272 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:09.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.385529+0000 mon.a (mon.0) 7273 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: cluster 2024-02-05T07:14:08.416461+0000 mon.a (mon.0) 7274 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T07:14:09.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.060440+0000 mon.a (mon.0) 7256 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:09.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.061590+0000 mon.a (mon.0) 7257 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:09.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.072725+0000 mon.a (mon.0) 7258 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: cephadm 2024-02-05T07:14:08.073384+0000 mgr.y (mgr.25280) 1748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:09.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.170382+0000 mon.a (mon.0) 7259 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:09.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.173225+0000 mon.a (mon.0) 7260 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.177631+0000 mon.a (mon.0) 7261 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:09.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.179462+0000 mon.a (mon.0) 7262 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:09.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.189707+0000 mon.a (mon.0) 7263 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.272465+0000 mon.a (mon.0) 7264 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:09.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.274931+0000 mon.a (mon.0) 7265 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.277694+0000 mon.a (mon.0) 7266 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:09.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.279039+0000 mon.a (mon.0) 7267 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:09.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.289752+0000 mon.a (mon.0) 7268 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.370890+0000 mon.a (mon.0) 7269 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:09.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.373274+0000 mon.a (mon.0) 7270 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.375738+0000 mon.a (mon.0) 7271 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:09.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.376665+0000 mon.a (mon.0) 7272 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:09.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.385529+0000 mon.a (mon.0) 7273 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: cluster 2024-02-05T07:14:08.416461+0000 mon.a (mon.0) 7274 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T07:14:09.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: cluster 2024-02-05T07:14:08.439855+0000 mon.a (mon.0) 7275 : cluster 1 osd.7 [v2:172.21.15.177:6824/274270942,v1:172.21.15.177:6825/274270942] boot 2024-02-05T07:14:09.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: cluster 2024-02-05T07:14:08.439929+0000 mon.a (mon.0) 7276 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2024-02-05T07:14:09.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.440472+0000 mon.a (mon.0) 7277 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:14:09.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.457763+0000 mon.a (mon.0) 7278 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:09.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.460305+0000 mon.a (mon.0) 7279 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.462928+0000 mon.a (mon.0) 7280 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:09.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.463797+0000 mon.a (mon.0) 7281 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:09.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.468942+0000 mon.a (mon.0) 7282 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.517186+0000 mon.a (mon.0) 7283 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:09.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.519819+0000 mon.a (mon.0) 7284 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.523173+0000 mon.a (mon.0) 7285 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:09.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.524208+0000 mon.a (mon.0) 7286 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:09.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.533394+0000 mon.a (mon.0) 7287 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.611463+0000 mon.a (mon.0) 7288 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:09.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.614695+0000 mon.a (mon.0) 7289 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.618572+0000 mon.a (mon.0) 7290 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:09.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.619958+0000 mon.a (mon.0) 7291 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:09.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.630934+0000 mon.a (mon.0) 7292 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.703051+0000 mon.a (mon.0) 7293 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.711430+0000 mon.a (mon.0) 7294 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: cluster 2024-02-05T07:14:08.439855+0000 mon.a (mon.0) 7275 : cluster 1 osd.7 [v2:172.21.15.177:6824/274270942,v1:172.21.15.177:6825/274270942] boot 2024-02-05T07:14:09.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: cluster 2024-02-05T07:14:08.439929+0000 mon.a (mon.0) 7276 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2024-02-05T07:14:09.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.440472+0000 mon.a (mon.0) 7277 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:14:09.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.457763+0000 mon.a (mon.0) 7278 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:09.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.460305+0000 mon.a (mon.0) 7279 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.462928+0000 mon.a (mon.0) 7280 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:09.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.463797+0000 mon.a (mon.0) 7281 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:09.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.468942+0000 mon.a (mon.0) 7282 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.517186+0000 mon.a (mon.0) 7283 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:09.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.519819+0000 mon.a (mon.0) 7284 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.523173+0000 mon.a (mon.0) 7285 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:09.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.524208+0000 mon.a (mon.0) 7286 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:09.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.533394+0000 mon.a (mon.0) 7287 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.611463+0000 mon.a (mon.0) 7288 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:09.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.614695+0000 mon.a (mon.0) 7289 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.618572+0000 mon.a (mon.0) 7290 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:09.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.619958+0000 mon.a (mon.0) 7291 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:09.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.630934+0000 mon.a (mon.0) 7292 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.703051+0000 mon.a (mon.0) 7293 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.711430+0000 mon.a (mon.0) 7294 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.713694+0000 mon.a (mon.0) 7295 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:09.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.719692+0000 mon.a (mon.0) 7296 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.720177+0000 mon.a (mon.0) 7297 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.722415+0000 mon.a (mon.0) 7298 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.723799+0000 mon.a (mon.0) 7299 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.726368+0000 mon.a (mon.0) 7300 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.730478+0000 mon.a (mon.0) 7301 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.732415+0000 mon.a (mon.0) 7302 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-05T07:14:09.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.738067+0000 mon.a (mon.0) 7303 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-05T07:14:09.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.741038+0000 mon.a (mon.0) 7304 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-05T07:14:09.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.743947+0000 mon.a (mon.0) 7305 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-05T07:14:09.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.746125+0000 mon.a (mon.0) 7306 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-05T07:14:09.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.750530+0000 mon.a (mon.0) 7307 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-05T07:14:09.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.752709+0000 mon.a (mon.0) 7308 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-05T07:14:09.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.755856+0000 mon.a (mon.0) 7309 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-05T07:14:09.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.758159+0000 mon.a (mon.0) 7310 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-05T07:14:09.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.762056+0000 mon.a (mon.0) 7311 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-05T07:14:09.147 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.764424+0000 mon.a (mon.0) 7312 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-05T07:14:09.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.713694+0000 mon.a (mon.0) 7295 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:09.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.719692+0000 mon.a (mon.0) 7296 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.720177+0000 mon.a (mon.0) 7297 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.722415+0000 mon.a (mon.0) 7298 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.723799+0000 mon.a (mon.0) 7299 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.726368+0000 mon.a (mon.0) 7300 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.730478+0000 mon.a (mon.0) 7301 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.147 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.732415+0000 mon.a (mon.0) 7302 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-05T07:14:09.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.738067+0000 mon.a (mon.0) 7303 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-05T07:14:09.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.741038+0000 mon.a (mon.0) 7304 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-05T07:14:09.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.743947+0000 mon.a (mon.0) 7305 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-05T07:14:09.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.746125+0000 mon.a (mon.0) 7306 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-05T07:14:09.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.750530+0000 mon.a (mon.0) 7307 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-05T07:14:09.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.752709+0000 mon.a (mon.0) 7308 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-05T07:14:09.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.755856+0000 mon.a (mon.0) 7309 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-05T07:14:09.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.758159+0000 mon.a (mon.0) 7310 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-05T07:14:09.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.762056+0000 mon.a (mon.0) 7311 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-05T07:14:09.148 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.764424+0000 mon.a (mon.0) 7312 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-05T07:14:09.148 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.767458+0000 mon.a (mon.0) 7313 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-05T07:14:09.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.787906+0000 mon.a (mon.0) 7314 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-05T07:14:09.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.792614+0000 mon.a (mon.0) 7315 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-05T07:14:09.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.796284+0000 mon.a (mon.0) 7316 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-05T07:14:09.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.799432+0000 mon.a (mon.0) 7317 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-05T07:14:09.149 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[68945]: audit 2024-02-05T07:14:08.803058+0000 mon.a (mon.0) 7318 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-02-05T07:14:09.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.767458+0000 mon.a (mon.0) 7313 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-05T07:14:09.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.787906+0000 mon.a (mon.0) 7314 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-05T07:14:09.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.792614+0000 mon.a (mon.0) 7315 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-05T07:14:09.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.796284+0000 mon.a (mon.0) 7316 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-05T07:14:09.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.799432+0000 mon.a (mon.0) 7317 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-05T07:14:09.149 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:08 smithi102 bash[71397]: audit 2024-02-05T07:14:08.803058+0000 mon.a (mon.0) 7318 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-02-05T07:14:09.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:07.866018+0000 mon.a (mon.0) 7245 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:07.868283+0000 mon.a (mon.0) 7246 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:09.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:07.869162+0000 mon.a (mon.0) 7247 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:09.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:07.874920+0000 mon.a (mon.0) 7248 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: cephadm 2024-02-05T07:14:07.875773+0000 mgr.y (mgr.25280) 1746 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:09.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:07.956703+0000 mon.a (mon.0) 7249 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:09.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:07.958937+0000 mon.a (mon.0) 7250 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:07.962323+0000 mon.a (mon.0) 7251 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:09.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:07.963645+0000 mon.a (mon.0) 7252 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:09.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:07.971830+0000 mon.a (mon.0) 7253 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: cephadm 2024-02-05T07:14:07.972491+0000 mgr.y (mgr.25280) 1747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.054782+0000 mon.a (mon.0) 7254 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.057068+0000 mon.a (mon.0) 7255 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.060440+0000 mon.a (mon.0) 7256 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.061590+0000 mon.a (mon.0) 7257 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.072725+0000 mon.a (mon.0) 7258 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: cephadm 2024-02-05T07:14:08.073384+0000 mgr.y (mgr.25280) 1748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.170382+0000 mon.a (mon.0) 7259 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.173225+0000 mon.a (mon.0) 7260 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.177631+0000 mon.a (mon.0) 7261 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:09.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.179462+0000 mon.a (mon.0) 7262 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:09.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.189707+0000 mon.a (mon.0) 7263 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.272465+0000 mon.a (mon.0) 7264 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:09.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.274931+0000 mon.a (mon.0) 7265 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.277694+0000 mon.a (mon.0) 7266 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:09.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.279039+0000 mon.a (mon.0) 7267 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:09.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.289752+0000 mon.a (mon.0) 7268 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.370890+0000 mon.a (mon.0) 7269 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:09.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.373274+0000 mon.a (mon.0) 7270 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.375738+0000 mon.a (mon.0) 7271 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:09.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.376665+0000 mon.a (mon.0) 7272 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:09.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.385529+0000 mon.a (mon.0) 7273 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: cluster 2024-02-05T07:14:08.416461+0000 mon.a (mon.0) 7274 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-05T07:14:09.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: cluster 2024-02-05T07:14:08.439855+0000 mon.a (mon.0) 7275 : cluster 1 osd.7 [v2:172.21.15.177:6824/274270942,v1:172.21.15.177:6825/274270942] boot 2024-02-05T07:14:09.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: cluster 2024-02-05T07:14:08.439929+0000 mon.a (mon.0) 7276 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2024-02-05T07:14:09.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.440472+0000 mon.a (mon.0) 7277 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-05T07:14:09.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.457763+0000 mon.a (mon.0) 7278 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:09.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.460305+0000 mon.a (mon.0) 7279 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.462928+0000 mon.a (mon.0) 7280 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:09.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.463797+0000 mon.a (mon.0) 7281 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:09.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.468942+0000 mon.a (mon.0) 7282 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.517186+0000 mon.a (mon.0) 7283 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:09.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.519819+0000 mon.a (mon.0) 7284 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.523173+0000 mon.a (mon.0) 7285 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:09.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.524208+0000 mon.a (mon.0) 7286 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:09.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.533394+0000 mon.a (mon.0) 7287 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.611463+0000 mon.a (mon.0) 7288 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:09.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.614695+0000 mon.a (mon.0) 7289 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.618572+0000 mon.a (mon.0) 7290 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:09.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.619958+0000 mon.a (mon.0) 7291 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:09.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.630934+0000 mon.a (mon.0) 7292 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.703051+0000 mon.a (mon.0) 7293 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.711430+0000 mon.a (mon.0) 7294 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.713694+0000 mon.a (mon.0) 7295 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:09.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.719692+0000 mon.a (mon.0) 7296 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.720177+0000 mon.a (mon.0) 7297 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.722415+0000 mon.a (mon.0) 7298 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.723799+0000 mon.a (mon.0) 7299 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.726368+0000 mon.a (mon.0) 7300 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:09.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.730478+0000 mon.a (mon.0) 7301 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:09.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:08 smithi177 bash[56430]: audit 2024-02-05T07:14:08.732415+0000 mon.a (mon.0) 7302 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-05T07:14:09.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:09 smithi177 bash[56430]: audit 2024-02-05T07:14:08.738067+0000 mon.a (mon.0) 7303 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-05T07:14:09.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:09 smithi177 bash[56430]: audit 2024-02-05T07:14:08.741038+0000 mon.a (mon.0) 7304 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-05T07:14:09.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:09 smithi177 bash[56430]: audit 2024-02-05T07:14:08.743947+0000 mon.a (mon.0) 7305 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-05T07:14:09.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:09 smithi177 bash[56430]: audit 2024-02-05T07:14:08.746125+0000 mon.a (mon.0) 7306 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-05T07:14:09.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:09 smithi177 bash[56430]: audit 2024-02-05T07:14:08.750530+0000 mon.a (mon.0) 7307 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-05T07:14:09.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:09 smithi177 bash[56430]: audit 2024-02-05T07:14:08.752709+0000 mon.a (mon.0) 7308 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-05T07:14:09.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:09 smithi177 bash[56430]: audit 2024-02-05T07:14:08.755856+0000 mon.a (mon.0) 7309 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-05T07:14:09.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:09 smithi177 bash[56430]: audit 2024-02-05T07:14:08.758159+0000 mon.a (mon.0) 7310 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-05T07:14:09.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:09 smithi177 bash[56430]: audit 2024-02-05T07:14:08.762056+0000 mon.a (mon.0) 7311 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-05T07:14:09.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:09 smithi177 bash[56430]: audit 2024-02-05T07:14:08.764424+0000 mon.a (mon.0) 7312 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-05T07:14:09.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:09 smithi177 bash[56430]: audit 2024-02-05T07:14:08.767458+0000 mon.a (mon.0) 7313 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-05T07:14:09.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:09 smithi177 bash[56430]: audit 2024-02-05T07:14:08.787906+0000 mon.a (mon.0) 7314 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-05T07:14:09.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:09 smithi177 bash[56430]: audit 2024-02-05T07:14:08.792614+0000 mon.a (mon.0) 7315 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-05T07:14:09.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:09 smithi177 bash[56430]: audit 2024-02-05T07:14:08.796284+0000 mon.a (mon.0) 7316 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-05T07:14:09.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:09 smithi177 bash[56430]: audit 2024-02-05T07:14:08.799432+0000 mon.a (mon.0) 7317 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-05T07:14:09.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:09 smithi177 bash[56430]: audit 2024-02-05T07:14:08.803058+0000 mon.a (mon.0) 7318 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-02-05T07:14:10.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:10 smithi102 bash[71397]: cephadm 2024-02-05T07:14:08.190554+0000 mgr.y (mgr.25280) 1749 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:10.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:10 smithi102 bash[71397]: cephadm 2024-02-05T07:14:08.290383+0000 mgr.y (mgr.25280) 1750 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:10.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:10 smithi102 bash[71397]: cephadm 2024-02-05T07:14:08.386138+0000 mgr.y (mgr.25280) 1751 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:10.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:10 smithi102 bash[71397]: cluster 2024-02-05T07:14:08.409732+0000 mgr.y (mgr.25280) 1752 : cluster 0 pgmap v290: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2024-02-05T07:14:10.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:10 smithi102 bash[71397]: cephadm 2024-02-05T07:14:08.469333+0000 mgr.y (mgr.25280) 1753 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:10.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:10 smithi102 bash[71397]: cephadm 2024-02-05T07:14:08.534077+0000 mgr.y (mgr.25280) 1754 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:10.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:10 smithi102 bash[71397]: cephadm 2024-02-05T07:14:08.631528+0000 mgr.y (mgr.25280) 1755 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:10.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:10 smithi102 bash[71397]: cephadm 2024-02-05T07:14:08.727121+0000 mgr.y (mgr.25280) 1756 : cephadm 1 Upgrade: Setting container_image for all osd 2024-02-05T07:14:10.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:10 smithi102 bash[71397]: cephadm 2024-02-05T07:14:08.802765+0000 mgr.y (mgr.25280) 1757 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-02-05T07:14:10.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:10 smithi102 bash[71397]: cluster 2024-02-05T07:14:09.420484+0000 mon.a (mon.0) 7319 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-02-05T07:14:10.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:10 smithi102 bash[71397]: audit 2024-02-05T07:14:09.422448+0000 mon.a (mon.0) 7320 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-02-05T07:14:10.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:10 smithi102 bash[71397]: cluster 2024-02-05T07:14:09.435309+0000 mon.a (mon.0) 7321 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2024-02-05T07:14:10.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:10 smithi102 bash[71397]: audit 2024-02-05T07:14:09.439030+0000 mon.a (mon.0) 7322 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:10.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:10 smithi102 bash[71397]: audit 2024-02-05T07:14:09.454413+0000 mon.a (mon.0) 7323 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:10.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:10 smithi102 bash[68945]: cephadm 2024-02-05T07:14:08.190554+0000 mgr.y (mgr.25280) 1749 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:10.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:10 smithi102 bash[68945]: cephadm 2024-02-05T07:14:08.290383+0000 mgr.y (mgr.25280) 1750 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:10.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:10 smithi102 bash[68945]: cephadm 2024-02-05T07:14:08.386138+0000 mgr.y (mgr.25280) 1751 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:10.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:10 smithi102 bash[68945]: cluster 2024-02-05T07:14:08.409732+0000 mgr.y (mgr.25280) 1752 : cluster 0 pgmap v290: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2024-02-05T07:14:10.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:10 smithi102 bash[68945]: cephadm 2024-02-05T07:14:08.469333+0000 mgr.y (mgr.25280) 1753 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:10.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:10 smithi102 bash[68945]: cephadm 2024-02-05T07:14:08.534077+0000 mgr.y (mgr.25280) 1754 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:10.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:10 smithi102 bash[68945]: cephadm 2024-02-05T07:14:08.631528+0000 mgr.y (mgr.25280) 1755 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:10.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:10 smithi102 bash[68945]: cephadm 2024-02-05T07:14:08.727121+0000 mgr.y (mgr.25280) 1756 : cephadm 1 Upgrade: Setting container_image for all osd 2024-02-05T07:14:10.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:10 smithi102 bash[68945]: cephadm 2024-02-05T07:14:08.802765+0000 mgr.y (mgr.25280) 1757 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-02-05T07:14:10.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:10 smithi102 bash[68945]: cluster 2024-02-05T07:14:09.420484+0000 mon.a (mon.0) 7319 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-02-05T07:14:10.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:10 smithi102 bash[68945]: audit 2024-02-05T07:14:09.422448+0000 mon.a (mon.0) 7320 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-02-05T07:14:10.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:10 smithi102 bash[68945]: cluster 2024-02-05T07:14:09.435309+0000 mon.a (mon.0) 7321 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2024-02-05T07:14:10.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:10 smithi102 bash[68945]: audit 2024-02-05T07:14:09.439030+0000 mon.a (mon.0) 7322 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:10.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:10 smithi102 bash[68945]: audit 2024-02-05T07:14:09.454413+0000 mon.a (mon.0) 7323 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:10.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:10 smithi177 bash[56430]: cephadm 2024-02-05T07:14:08.190554+0000 mgr.y (mgr.25280) 1749 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:10.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:10 smithi177 bash[56430]: cephadm 2024-02-05T07:14:08.290383+0000 mgr.y (mgr.25280) 1750 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:10.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:10 smithi177 bash[56430]: cephadm 2024-02-05T07:14:08.386138+0000 mgr.y (mgr.25280) 1751 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:10.367 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:10 smithi177 bash[56430]: cluster 2024-02-05T07:14:08.409732+0000 mgr.y (mgr.25280) 1752 : cluster 0 pgmap v290: 161 pgs: 25 active+undersized+degraded, 44 active+undersized, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2024-02-05T07:14:10.368 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:10 smithi177 bash[56430]: cephadm 2024-02-05T07:14:08.469333+0000 mgr.y (mgr.25280) 1753 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:10.368 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:10 smithi177 bash[56430]: cephadm 2024-02-05T07:14:08.534077+0000 mgr.y (mgr.25280) 1754 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:10.368 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:10 smithi177 bash[56430]: cephadm 2024-02-05T07:14:08.631528+0000 mgr.y (mgr.25280) 1755 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:10.368 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:10 smithi177 bash[56430]: cephadm 2024-02-05T07:14:08.727121+0000 mgr.y (mgr.25280) 1756 : cephadm 1 Upgrade: Setting container_image for all osd 2024-02-05T07:14:10.368 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:10 smithi177 bash[56430]: cephadm 2024-02-05T07:14:08.802765+0000 mgr.y (mgr.25280) 1757 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-02-05T07:14:10.368 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:10 smithi177 bash[56430]: cluster 2024-02-05T07:14:09.420484+0000 mon.a (mon.0) 7319 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-02-05T07:14:10.368 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:10 smithi177 bash[56430]: audit 2024-02-05T07:14:09.422448+0000 mon.a (mon.0) 7320 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-02-05T07:14:10.368 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:10 smithi177 bash[56430]: cluster 2024-02-05T07:14:09.435309+0000 mon.a (mon.0) 7321 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2024-02-05T07:14:10.368 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:10 smithi177 bash[56430]: audit 2024-02-05T07:14:09.439030+0000 mon.a (mon.0) 7322 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:10.368 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:10 smithi177 bash[56430]: audit 2024-02-05T07:14:09.454413+0000 mon.a (mon.0) 7323 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:11.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:11 smithi102 bash[71397]: cephadm 2024-02-05T07:14:09.440202+0000 mgr.y (mgr.25280) 1758 : cephadm 1 Upgrade: Setting container_image for all mds 2024-02-05T07:14:11.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:11 smithi102 bash[71397]: audit 2024-02-05T07:14:10.813019+0000 mon.a (mon.0) 7324 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:11.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:11 smithi102 bash[71397]: audit 2024-02-05T07:14:10.815394+0000 mon.a (mon.0) 7325 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:14:11.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:11 smithi102 bash[68945]: cephadm 2024-02-05T07:14:09.440202+0000 mgr.y (mgr.25280) 1758 : cephadm 1 Upgrade: Setting container_image for all mds 2024-02-05T07:14:11.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:11 smithi102 bash[68945]: audit 2024-02-05T07:14:10.813019+0000 mon.a (mon.0) 7324 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:11.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:11 smithi102 bash[68945]: audit 2024-02-05T07:14:10.815394+0000 mon.a (mon.0) 7325 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:14:11.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:11 smithi177 bash[56430]: cephadm 2024-02-05T07:14:09.440202+0000 mgr.y (mgr.25280) 1758 : cephadm 1 Upgrade: Setting container_image for all mds 2024-02-05T07:14:11.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:11 smithi177 bash[56430]: audit 2024-02-05T07:14:10.813019+0000 mon.a (mon.0) 7324 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:11.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:11 smithi177 bash[56430]: audit 2024-02-05T07:14:10.815394+0000 mon.a (mon.0) 7325 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:14:12.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:12 smithi102 bash[68945]: cluster 2024-02-05T07:14:10.411098+0000 mgr.y (mgr.25280) 1759 : cluster 0 pgmap v293: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 55/630 objects degraded (8.730%) 2024-02-05T07:14:12.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:12 smithi102 bash[68945]: cluster 2024-02-05T07:14:11.079738+0000 mon.a (mon.0) 7326 : cluster 3 Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 17 pgs degraded (PG_DEGRADED) 2024-02-05T07:14:12.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:12 smithi102 bash[71397]: cluster 2024-02-05T07:14:10.411098+0000 mgr.y (mgr.25280) 1759 : cluster 0 pgmap v293: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 55/630 objects degraded (8.730%) 2024-02-05T07:14:12.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:12 smithi102 bash[71397]: cluster 2024-02-05T07:14:11.079738+0000 mon.a (mon.0) 7326 : cluster 3 Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 17 pgs degraded (PG_DEGRADED) 2024-02-05T07:14:12.450 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:12 smithi177 bash[56430]: cluster 2024-02-05T07:14:10.411098+0000 mgr.y (mgr.25280) 1759 : cluster 0 pgmap v293: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 55/630 objects degraded (8.730%) 2024-02-05T07:14:12.450 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:12 smithi177 bash[56430]: cluster 2024-02-05T07:14:11.079738+0000 mon.a (mon.0) 7326 : cluster 3 Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 17 pgs degraded (PG_DEGRADED) 2024-02-05T07:14:12.868 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:14:12 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:14:12] "GET /metrics HTTP/1.1" 200 38493 "" "Prometheus/2.33.4" 2024-02-05T07:14:13.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:13 smithi102 bash[68945]: audit 2024-02-05T07:14:12.102746+0000 mgr.y (mgr.25280) 1760 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:14:13.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:13 smithi102 bash[68945]: audit 2024-02-05T07:14:12.443008+0000 mon.a (mon.0) 7327 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:13.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:13 smithi102 bash[68945]: audit 2024-02-05T07:14:12.447807+0000 mon.a (mon.0) 7328 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi102.xsyvtb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:14:13.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:13 smithi102 bash[68945]: audit 2024-02-05T07:14:12.451274+0000 mon.a (mon.0) 7329 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:13.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:13 smithi102 bash[68945]: audit 2024-02-05T07:14:12.894486+0000 mon.a (mon.0) 7330 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:13.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:13 smithi102 bash[68945]: audit 2024-02-05T07:14:12.906737+0000 mon.a (mon.0) 7331 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:13.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:13 smithi102 bash[68945]: audit 2024-02-05T07:14:12.918202+0000 mon.a (mon.0) 7332 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:13.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:13 smithi102 bash[71397]: audit 2024-02-05T07:14:12.102746+0000 mgr.y (mgr.25280) 1760 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:14:13.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:13 smithi102 bash[71397]: audit 2024-02-05T07:14:12.443008+0000 mon.a (mon.0) 7327 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:13.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:13 smithi102 bash[71397]: audit 2024-02-05T07:14:12.447807+0000 mon.a (mon.0) 7328 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi102.xsyvtb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:14:13.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:13 smithi102 bash[71397]: audit 2024-02-05T07:14:12.451274+0000 mon.a (mon.0) 7329 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:13.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:13 smithi102 bash[71397]: audit 2024-02-05T07:14:12.894486+0000 mon.a (mon.0) 7330 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:13.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:13 smithi102 bash[71397]: audit 2024-02-05T07:14:12.906737+0000 mon.a (mon.0) 7331 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:13.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:13 smithi102 bash[71397]: audit 2024-02-05T07:14:12.918202+0000 mon.a (mon.0) 7332 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:13.259 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:13 smithi177 bash[56430]: audit 2024-02-05T07:14:12.102746+0000 mgr.y (mgr.25280) 1760 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:14:13.259 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:13 smithi177 bash[56430]: audit 2024-02-05T07:14:12.443008+0000 mon.a (mon.0) 7327 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:13.259 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:13 smithi177 bash[56430]: audit 2024-02-05T07:14:12.447807+0000 mon.a (mon.0) 7328 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi102.xsyvtb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:14:13.259 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:13 smithi177 bash[56430]: audit 2024-02-05T07:14:12.451274+0000 mon.a (mon.0) 7329 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:13.259 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:13 smithi177 bash[56430]: audit 2024-02-05T07:14:12.894486+0000 mon.a (mon.0) 7330 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:13.259 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:13 smithi177 bash[56430]: audit 2024-02-05T07:14:12.906737+0000 mon.a (mon.0) 7331 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:13.259 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:13 smithi177 bash[56430]: audit 2024-02-05T07:14:12.918202+0000 mon.a (mon.0) 7332 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:14.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:14 smithi102 bash[68945]: cluster 2024-02-05T07:14:12.412365+0000 mgr.y (mgr.25280) 1761 : cluster 0 pgmap v294: 161 pgs: 8 active+undersized+degraded, 19 active+undersized, 134 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 38/630 objects degraded (6.032%) 2024-02-05T07:14:14.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:14 smithi102 bash[68945]: cephadm 2024-02-05T07:14:12.433540+0000 mgr.y (mgr.25280) 1762 : cephadm 1 Upgrade: Updating rgw.foo.smithi102.xsyvtb (1/4) 2024-02-05T07:14:14.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:14 smithi102 bash[68945]: cephadm 2024-02-05T07:14:12.452810+0000 mgr.y (mgr.25280) 1763 : cephadm 1 Deploying daemon rgw.foo.smithi102.xsyvtb on smithi102 2024-02-05T07:14:14.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:14 smithi102 bash[68945]: audit 2024-02-05T07:14:13.228468+0000 mon.a (mon.0) 7333 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:14.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:14 smithi102 bash[68945]: audit 2024-02-05T07:14:13.239640+0000 mon.a (mon.0) 7334 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:14.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:14 smithi102 bash[68945]: audit 2024-02-05T07:14:13.248193+0000 mon.a (mon.0) 7335 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:14.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:14 smithi102 bash[71397]: cluster 2024-02-05T07:14:12.412365+0000 mgr.y (mgr.25280) 1761 : cluster 0 pgmap v294: 161 pgs: 8 active+undersized+degraded, 19 active+undersized, 134 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 38/630 objects degraded (6.032%) 2024-02-05T07:14:14.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:14 smithi102 bash[71397]: cephadm 2024-02-05T07:14:12.433540+0000 mgr.y (mgr.25280) 1762 : cephadm 1 Upgrade: Updating rgw.foo.smithi102.xsyvtb (1/4) 2024-02-05T07:14:14.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:14 smithi102 bash[71397]: cephadm 2024-02-05T07:14:12.452810+0000 mgr.y (mgr.25280) 1763 : cephadm 1 Deploying daemon rgw.foo.smithi102.xsyvtb on smithi102 2024-02-05T07:14:14.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:14 smithi102 bash[71397]: audit 2024-02-05T07:14:13.228468+0000 mon.a (mon.0) 7333 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:14.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:14 smithi102 bash[71397]: audit 2024-02-05T07:14:13.239640+0000 mon.a (mon.0) 7334 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:14.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:14 smithi102 bash[71397]: audit 2024-02-05T07:14:13.248193+0000 mon.a (mon.0) 7335 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:14.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:14 smithi177 bash[56430]: cluster 2024-02-05T07:14:12.412365+0000 mgr.y (mgr.25280) 1761 : cluster 0 pgmap v294: 161 pgs: 8 active+undersized+degraded, 19 active+undersized, 134 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 38/630 objects degraded (6.032%) 2024-02-05T07:14:14.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:14 smithi177 bash[56430]: cephadm 2024-02-05T07:14:12.433540+0000 mgr.y (mgr.25280) 1762 : cephadm 1 Upgrade: Updating rgw.foo.smithi102.xsyvtb (1/4) 2024-02-05T07:14:14.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:14 smithi177 bash[56430]: cephadm 2024-02-05T07:14:12.452810+0000 mgr.y (mgr.25280) 1763 : cephadm 1 Deploying daemon rgw.foo.smithi102.xsyvtb on smithi102 2024-02-05T07:14:14.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:14 smithi177 bash[56430]: audit 2024-02-05T07:14:13.228468+0000 mon.a (mon.0) 7333 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:14.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:14 smithi177 bash[56430]: audit 2024-02-05T07:14:13.239640+0000 mon.a (mon.0) 7334 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:14.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:14 smithi177 bash[56430]: audit 2024-02-05T07:14:13.248193+0000 mon.a (mon.0) 7335 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:15.316 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:15 smithi177 bash[56430]: cluster 2024-02-05T07:14:14.413385+0000 mgr.y (mgr.25280) 1764 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 878 B/s rd, 0 op/s 2024-02-05T07:14:15.316 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:15 smithi177 bash[56430]: cluster 2024-02-05T07:14:15.106895+0000 mon.a (mon.0) 7336 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/630 objects degraded (6.032%), 8 pgs degraded) 2024-02-05T07:14:15.316 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:15 smithi177 bash[56430]: cluster 2024-02-05T07:14:15.106969+0000 mon.a (mon.0) 7337 : cluster 1 Cluster is now healthy 2024-02-05T07:14:15.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:15 smithi102 bash[71397]: cluster 2024-02-05T07:14:14.413385+0000 mgr.y (mgr.25280) 1764 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 878 B/s rd, 0 op/s 2024-02-05T07:14:15.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:15 smithi102 bash[71397]: cluster 2024-02-05T07:14:15.106895+0000 mon.a (mon.0) 7336 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/630 objects degraded (6.032%), 8 pgs degraded) 2024-02-05T07:14:15.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:15 smithi102 bash[71397]: cluster 2024-02-05T07:14:15.106969+0000 mon.a (mon.0) 7337 : cluster 1 Cluster is now healthy 2024-02-05T07:14:15.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:15 smithi102 bash[68945]: cluster 2024-02-05T07:14:14.413385+0000 mgr.y (mgr.25280) 1764 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 878 B/s rd, 0 op/s 2024-02-05T07:14:15.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:15 smithi102 bash[68945]: cluster 2024-02-05T07:14:15.106895+0000 mon.a (mon.0) 7336 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/630 objects degraded (6.032%), 8 pgs degraded) 2024-02-05T07:14:15.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:15 smithi102 bash[68945]: cluster 2024-02-05T07:14:15.106969+0000 mon.a (mon.0) 7337 : cluster 1 Cluster is now healthy 2024-02-05T07:14:17.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:17 smithi102 bash[68945]: cluster 2024-02-05T07:14:16.414798+0000 mgr.y (mgr.25280) 1765 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-05T07:14:17.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:17 smithi102 bash[71397]: cluster 2024-02-05T07:14:16.414798+0000 mgr.y (mgr.25280) 1765 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-05T07:14:17.801 INFO:teuthology.orchestra.run.smithi102.stdout:true 2024-02-05T07:14:17.827 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:17 smithi177 bash[56430]: cluster 2024-02-05T07:14:16.414798+0000 mgr.y (mgr.25280) 1765 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-05T07:14:18.607 INFO:teuthology.orchestra.run.smithi102.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:14:18.607 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi102 smithi102 running 5s ago 24m - - 2024-02-05T07:14:18.607 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi177 smithi177 running 5s ago 24m - - 2024-02-05T07:14:18.608 INFO:teuthology.orchestra.run.smithi102.stdout:alertmanager.a smithi102 *:9093,9094 running (10m) 5s ago 17m 16.0M - 0.23.0 ba2b418f427c 1e7cc96814ef 2024-02-05T07:14:18.608 INFO:teuthology.orchestra.run.smithi102.stdout:grafana.a smithi177 *:3000 running (9m) 5s ago 16m 44.9M - 8.3.5 dad864ee21e9 897e6f8c4c23 2024-02-05T07:14:18.608 INFO:teuthology.orchestra.run.smithi102.stdout:iscsi.foo.smithi102.rtacbu smithi102 running (8m) 5s ago 14m 48.7M - 3.5 e1d6a67b021e 2597052e9ad1 2024-02-05T07:14:18.608 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.x smithi177 *:8443,9283,8765 running (8m) 5s ago 23m 447M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a bc0c1c0fa978 2024-02-05T07:14:18.608 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.y smithi102 *:8443,9283,8765 running (8m) 5s ago 25m 528M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 2c235a1e22e9 2024-02-05T07:14:18.608 INFO:teuthology.orchestra.run.smithi102.stdout:mon.a smithi102 running (7m) 5s ago 25m 79.1M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 86bf6ea37a85 2024-02-05T07:14:18.608 INFO:teuthology.orchestra.run.smithi102.stdout:mon.b smithi177 running (6m) 5s ago 23m 59.7M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 43aa1d90c52a 2024-02-05T07:14:18.608 INFO:teuthology.orchestra.run.smithi102.stdout:mon.c smithi102 running (7m) 5s ago 24m 62.0M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 22368d23635d 2024-02-05T07:14:18.608 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.a smithi102 *:9100 running (10m) 5s ago 17m 13.0M - 1.3.1 1dbe0e931976 d4e19e4da235 2024-02-05T07:14:18.608 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.b smithi177 *:9100 running (9m) 5s ago 17m 14.1M - 1.3.1 1dbe0e931976 2a74b329d2d7 2024-02-05T07:14:18.608 INFO:teuthology.orchestra.run.smithi102.stdout:osd.0 smithi102 running (5m) 5s ago 23m 56.7M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 821af6032e75 2024-02-05T07:14:18.608 INFO:teuthology.orchestra.run.smithi102.stdout:osd.1 smithi102 running (4m) 5s ago 22m 63.7M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 20b17ff42448 2024-02-05T07:14:18.608 INFO:teuthology.orchestra.run.smithi102.stdout:osd.2 smithi102 running (4m) 5s ago 21m 52.7M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a c80d1728ceb0 2024-02-05T07:14:18.608 INFO:teuthology.orchestra.run.smithi102.stdout:osd.3 smithi102 running (3m) 5s ago 21m 55.2M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f9cef81f6a04 2024-02-05T07:14:18.609 INFO:teuthology.orchestra.run.smithi102.stdout:osd.4 smithi177 running (2m) 5s ago 20m 53.4M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 835fc0acab61 2024-02-05T07:14:18.609 INFO:teuthology.orchestra.run.smithi102.stdout:osd.5 smithi177 running (99s) 5s ago 19m 56.1M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f6f459404c8e 2024-02-05T07:14:18.609 INFO:teuthology.orchestra.run.smithi102.stdout:osd.6 smithi177 running (59s) 5s ago 19m 50.3M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 4168e08da1ac 2024-02-05T07:14:18.609 INFO:teuthology.orchestra.run.smithi102.stdout:osd.7 smithi177 running (18s) 5s ago 18m 50.6M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 6ae203071e8d 2024-02-05T07:14:18.609 INFO:teuthology.orchestra.run.smithi102.stdout:prometheus.a smithi177 *:9095 running (8m) 5s ago 17m 66.0M - 2.33.4 514e6a882f6e 8a8af8ee8af4 2024-02-05T07:14:18.609 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi102.xsyvtb smithi102 *:8000 starting - - - - 2024-02-05T07:14:18.609 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi177.mzlged smithi177 *:8000 running (14m) 5s ago 14m 91.0M - 17.2.0 e1d6a67b021e cbd3144d3ab7 2024-02-05T07:14:18.609 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi102.righwg smithi102 *:80 running (14m) 5s ago 14m 91.7M - 17.2.0 e1d6a67b021e 2fcdb1fa365d 2024-02-05T07:14:18.609 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi177.uynbom smithi177 *:80 running (14m) 5s ago 14m 90.2M - 17.2.0 e1d6a67b021e 752e66aec886 2024-02-05T07:14:19.065 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:14:19.065 INFO:teuthology.orchestra.run.smithi102.stdout: "mon": { 2024-02-05T07:14:19.065 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T07:14:19.065 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:14:19.065 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr": { 2024-02-05T07:14:19.066 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T07:14:19.066 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:14:19.066 INFO:teuthology.orchestra.run.smithi102.stdout: "osd": { 2024-02-05T07:14:19.066 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 8 2024-02-05T07:14:19.066 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:14:19.066 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw": { 2024-02-05T07:14:19.066 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-05T07:14:19.066 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:14:19.066 INFO:teuthology.orchestra.run.smithi102.stdout: "overall": { 2024-02-05T07:14:19.066 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-02-05T07:14:19.066 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 13 2024-02-05T07:14:19.066 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T07:14:19.066 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:14:19.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:18 smithi102 bash[68945]: audit 2024-02-05T07:14:17.773824+0000 mgr.y (mgr.25280) 1766 : audit 0 from='client.34695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:14:19.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:18 smithi102 bash[68945]: audit 2024-02-05T07:14:17.826984+0000 mon.a (mon.0) 7338 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:19.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:18 smithi102 bash[68945]: audit 2024-02-05T07:14:17.836624+0000 mon.a (mon.0) 7339 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:19.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:18 smithi102 bash[71397]: audit 2024-02-05T07:14:17.773824+0000 mgr.y (mgr.25280) 1766 : audit 0 from='client.34695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:14:19.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:18 smithi102 bash[71397]: audit 2024-02-05T07:14:17.826984+0000 mon.a (mon.0) 7338 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:19.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:18 smithi102 bash[71397]: audit 2024-02-05T07:14:17.836624+0000 mon.a (mon.0) 7339 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:19.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:18 smithi177 bash[56430]: audit 2024-02-05T07:14:17.773824+0000 mgr.y (mgr.25280) 1766 : audit 0 from='client.34695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:14:19.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:18 smithi177 bash[56430]: audit 2024-02-05T07:14:17.826984+0000 mon.a (mon.0) 7338 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:19.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:18 smithi177 bash[56430]: audit 2024-02-05T07:14:17.836624+0000 mon.a (mon.0) 7339 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:19.458 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:14:19.458 INFO:teuthology.orchestra.run.smithi102.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:14:19.458 INFO:teuthology.orchestra.run.smithi102.stdout: "in_progress": true, 2024-02-05T07:14:19.458 INFO:teuthology.orchestra.run.smithi102.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T07:14:19.458 INFO:teuthology.orchestra.run.smithi102.stdout: "services_complete": [ 2024-02-05T07:14:19.459 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr", 2024-02-05T07:14:19.459 INFO:teuthology.orchestra.run.smithi102.stdout: "osd", 2024-02-05T07:14:19.459 INFO:teuthology.orchestra.run.smithi102.stdout: "mon" 2024-02-05T07:14:19.459 INFO:teuthology.orchestra.run.smithi102.stdout: ], 2024-02-05T07:14:19.459 INFO:teuthology.orchestra.run.smithi102.stdout: "progress": "13/23 daemons upgraded", 2024-02-05T07:14:19.459 INFO:teuthology.orchestra.run.smithi102.stdout: "message": "Currently upgrading rgw daemons", 2024-02-05T07:14:19.459 INFO:teuthology.orchestra.run.smithi102.stdout: "is_paused": false 2024-02-05T07:14:19.459 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:14:19.907 INFO:teuthology.orchestra.run.smithi102.stdout:HEALTH_OK 2024-02-05T07:14:20.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:19 smithi102 bash[71397]: audit 2024-02-05T07:14:18.184438+0000 mgr.y (mgr.25280) 1767 : audit 0 from='client.44632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:14:20.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:19 smithi102 bash[71397]: cluster 2024-02-05T07:14:18.415979+0000 mgr.y (mgr.25280) 1768 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:14:20.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:19 smithi102 bash[71397]: audit 2024-02-05T07:14:18.574547+0000 mgr.y (mgr.25280) 1769 : audit 0 from='client.44638 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:14:20.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:19 smithi102 bash[71397]: audit 2024-02-05T07:14:19.056339+0000 mon.a (mon.0) 7340 : audit 0 from='client.? 172.21.15.102:0/1721184970' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:20.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:19 smithi102 bash[68945]: audit 2024-02-05T07:14:18.184438+0000 mgr.y (mgr.25280) 1767 : audit 0 from='client.44632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:14:20.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:19 smithi102 bash[68945]: cluster 2024-02-05T07:14:18.415979+0000 mgr.y (mgr.25280) 1768 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:14:20.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:19 smithi102 bash[68945]: audit 2024-02-05T07:14:18.574547+0000 mgr.y (mgr.25280) 1769 : audit 0 from='client.44638 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:14:20.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:19 smithi102 bash[68945]: audit 2024-02-05T07:14:19.056339+0000 mon.a (mon.0) 7340 : audit 0 from='client.? 172.21.15.102:0/1721184970' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:20.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:19 smithi177 bash[56430]: audit 2024-02-05T07:14:18.184438+0000 mgr.y (mgr.25280) 1767 : audit 0 from='client.44632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:14:20.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:19 smithi177 bash[56430]: cluster 2024-02-05T07:14:18.415979+0000 mgr.y (mgr.25280) 1768 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:14:20.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:19 smithi177 bash[56430]: audit 2024-02-05T07:14:18.574547+0000 mgr.y (mgr.25280) 1769 : audit 0 from='client.44638 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:14:20.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:19 smithi177 bash[56430]: audit 2024-02-05T07:14:19.056339+0000 mon.a (mon.0) 7340 : audit 0 from='client.? 172.21.15.102:0/1721184970' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:20.857 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:20 smithi102 bash[71397]: audit 2024-02-05T07:14:19.448820+0000 mgr.y (mgr.25280) 1770 : audit 0 from='client.34719 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:14:20.857 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:20 smithi102 bash[71397]: audit 2024-02-05T07:14:19.898835+0000 mon.c (mon.1) 26 : audit 0 from='client.? 172.21.15.102:0/2020067314' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:14:20.857 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:20 smithi102 bash[68945]: audit 2024-02-05T07:14:19.448820+0000 mgr.y (mgr.25280) 1770 : audit 0 from='client.34719 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:14:20.857 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:20 smithi102 bash[68945]: audit 2024-02-05T07:14:19.898835+0000 mon.c (mon.1) 26 : audit 0 from='client.? 172.21.15.102:0/2020067314' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:14:21.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:20 smithi177 bash[56430]: audit 2024-02-05T07:14:19.448820+0000 mgr.y (mgr.25280) 1770 : audit 0 from='client.34719 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:14:21.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:20 smithi177 bash[56430]: audit 2024-02-05T07:14:19.898835+0000 mon.c (mon.1) 26 : audit 0 from='client.? 172.21.15.102:0/2020067314' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:14:22.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:22 smithi102 bash[68945]: cluster 2024-02-05T07:14:20.416818+0000 mgr.y (mgr.25280) 1771 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-02-05T07:14:22.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:22 smithi102 bash[68945]: audit 2024-02-05T07:14:21.096707+0000 mon.a (mon.0) 7341 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:22.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:22 smithi102 bash[68945]: audit 2024-02-05T07:14:21.462511+0000 mon.a (mon.0) 7342 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:22.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:22 smithi102 bash[68945]: audit 2024-02-05T07:14:21.468903+0000 mon.a (mon.0) 7343 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi102.righwg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:14:22.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:22 smithi102 bash[68945]: audit 2024-02-05T07:14:21.471692+0000 mon.a (mon.0) 7344 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:22.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:22 smithi102 bash[71397]: cluster 2024-02-05T07:14:20.416818+0000 mgr.y (mgr.25280) 1771 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-02-05T07:14:22.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:22 smithi102 bash[71397]: audit 2024-02-05T07:14:21.096707+0000 mon.a (mon.0) 7341 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:22.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:22 smithi102 bash[71397]: audit 2024-02-05T07:14:21.462511+0000 mon.a (mon.0) 7342 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:22.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:22 smithi102 bash[71397]: audit 2024-02-05T07:14:21.468903+0000 mon.a (mon.0) 7343 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi102.righwg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:14:22.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:22 smithi102 bash[71397]: audit 2024-02-05T07:14:21.471692+0000 mon.a (mon.0) 7344 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:22.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:22 smithi177 bash[56430]: cluster 2024-02-05T07:14:20.416818+0000 mgr.y (mgr.25280) 1771 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-02-05T07:14:22.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:22 smithi177 bash[56430]: audit 2024-02-05T07:14:21.096707+0000 mon.a (mon.0) 7341 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:22.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:22 smithi177 bash[56430]: audit 2024-02-05T07:14:21.462511+0000 mon.a (mon.0) 7342 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:22.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:22 smithi177 bash[56430]: audit 2024-02-05T07:14:21.468903+0000 mon.a (mon.0) 7343 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi102.righwg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:14:22.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:22 smithi177 bash[56430]: audit 2024-02-05T07:14:21.471692+0000 mon.a (mon.0) 7344 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:22.884 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:14:22 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:14:22] "GET /metrics HTTP/1.1" 200 38493 "" "Prometheus/2.33.4" 2024-02-05T07:14:23.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:23 smithi102 bash[68945]: cephadm 2024-02-05T07:14:21.454929+0000 mgr.y (mgr.25280) 1772 : cephadm 1 Upgrade: Updating rgw.smpl.smithi102.righwg (2/4) 2024-02-05T07:14:23.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:23 smithi102 bash[68945]: cephadm 2024-02-05T07:14:21.473027+0000 mgr.y (mgr.25280) 1773 : cephadm 1 Deploying daemon rgw.smpl.smithi102.righwg on smithi102 2024-02-05T07:14:23.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:23 smithi102 bash[68945]: audit 2024-02-05T07:14:22.113429+0000 mgr.y (mgr.25280) 1774 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:14:23.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:23 smithi102 bash[71397]: cephadm 2024-02-05T07:14:21.454929+0000 mgr.y (mgr.25280) 1772 : cephadm 1 Upgrade: Updating rgw.smpl.smithi102.righwg (2/4) 2024-02-05T07:14:23.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:23 smithi102 bash[71397]: cephadm 2024-02-05T07:14:21.473027+0000 mgr.y (mgr.25280) 1773 : cephadm 1 Deploying daemon rgw.smpl.smithi102.righwg on smithi102 2024-02-05T07:14:23.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:23 smithi102 bash[71397]: audit 2024-02-05T07:14:22.113429+0000 mgr.y (mgr.25280) 1774 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:14:23.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:23 smithi177 bash[56430]: cephadm 2024-02-05T07:14:21.454929+0000 mgr.y (mgr.25280) 1772 : cephadm 1 Upgrade: Updating rgw.smpl.smithi102.righwg (2/4) 2024-02-05T07:14:23.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:23 smithi177 bash[56430]: cephadm 2024-02-05T07:14:21.473027+0000 mgr.y (mgr.25280) 1773 : cephadm 1 Deploying daemon rgw.smpl.smithi102.righwg on smithi102 2024-02-05T07:14:23.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:23 smithi177 bash[56430]: audit 2024-02-05T07:14:22.113429+0000 mgr.y (mgr.25280) 1774 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:14:24.201 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:24 smithi102 bash[68945]: cluster 2024-02-05T07:14:22.418177+0000 mgr.y (mgr.25280) 1775 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 85 B/s wr, 40 op/s 2024-02-05T07:14:24.202 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:24 smithi102 bash[71397]: cluster 2024-02-05T07:14:22.418177+0000 mgr.y (mgr.25280) 1775 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 85 B/s wr, 40 op/s 2024-02-05T07:14:24.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:24 smithi177 bash[56430]: cluster 2024-02-05T07:14:22.418177+0000 mgr.y (mgr.25280) 1775 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 85 B/s wr, 40 op/s 2024-02-05T07:14:26.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:26 smithi102 bash[71397]: cluster 2024-02-05T07:14:24.419265+0000 mgr.y (mgr.25280) 1776 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 85 B/s wr, 56 op/s 2024-02-05T07:14:26.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:26 smithi102 bash[71397]: audit 2024-02-05T07:14:25.477763+0000 mon.a (mon.0) 7345 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:26.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:26 smithi102 bash[71397]: audit 2024-02-05T07:14:25.484536+0000 mon.a (mon.0) 7346 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:26.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:26 smithi102 bash[71397]: audit 2024-02-05T07:14:25.491085+0000 mon.a (mon.0) 7347 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:26.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:26 smithi102 bash[71397]: audit 2024-02-05T07:14:25.812083+0000 mon.a (mon.0) 7348 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:26.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:26 smithi102 bash[71397]: audit 2024-02-05T07:14:25.814120+0000 mon.a (mon.0) 7349 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:14:26.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:26 smithi102 bash[68945]: cluster 2024-02-05T07:14:24.419265+0000 mgr.y (mgr.25280) 1776 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 85 B/s wr, 56 op/s 2024-02-05T07:14:26.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:26 smithi102 bash[68945]: audit 2024-02-05T07:14:25.477763+0000 mon.a (mon.0) 7345 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:26.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:26 smithi102 bash[68945]: audit 2024-02-05T07:14:25.484536+0000 mon.a (mon.0) 7346 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:26.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:26 smithi102 bash[68945]: audit 2024-02-05T07:14:25.491085+0000 mon.a (mon.0) 7347 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:26.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:26 smithi102 bash[68945]: audit 2024-02-05T07:14:25.812083+0000 mon.a (mon.0) 7348 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:26.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:26 smithi102 bash[68945]: audit 2024-02-05T07:14:25.814120+0000 mon.a (mon.0) 7349 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:14:26.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:26 smithi177 bash[56430]: cluster 2024-02-05T07:14:24.419265+0000 mgr.y (mgr.25280) 1776 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 85 B/s wr, 56 op/s 2024-02-05T07:14:26.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:26 smithi177 bash[56430]: audit 2024-02-05T07:14:25.477763+0000 mon.a (mon.0) 7345 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:26.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:26 smithi177 bash[56430]: audit 2024-02-05T07:14:25.484536+0000 mon.a (mon.0) 7346 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:26.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:26 smithi177 bash[56430]: audit 2024-02-05T07:14:25.491085+0000 mon.a (mon.0) 7347 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:26.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:26 smithi177 bash[56430]: audit 2024-02-05T07:14:25.812083+0000 mon.a (mon.0) 7348 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:26.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:26 smithi177 bash[56430]: audit 2024-02-05T07:14:25.814120+0000 mon.a (mon.0) 7349 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:14:27.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:27 smithi102 bash[68945]: cluster 2024-02-05T07:14:26.420114+0000 mgr.y (mgr.25280) 1777 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-02-05T07:14:27.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:27 smithi102 bash[68945]: audit 2024-02-05T07:14:26.653040+0000 mon.a (mon.0) 7350 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:27.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:27 smithi102 bash[68945]: audit 2024-02-05T07:14:26.660167+0000 mon.a (mon.0) 7351 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:27.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:27 smithi102 bash[71397]: cluster 2024-02-05T07:14:26.420114+0000 mgr.y (mgr.25280) 1777 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-02-05T07:14:27.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:27 smithi102 bash[71397]: audit 2024-02-05T07:14:26.653040+0000 mon.a (mon.0) 7350 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:27.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:27 smithi102 bash[71397]: audit 2024-02-05T07:14:26.660167+0000 mon.a (mon.0) 7351 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:28.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:27 smithi177 bash[56430]: cluster 2024-02-05T07:14:26.420114+0000 mgr.y (mgr.25280) 1777 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-02-05T07:14:28.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:27 smithi177 bash[56430]: audit 2024-02-05T07:14:26.653040+0000 mon.a (mon.0) 7350 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:28.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:27 smithi177 bash[56430]: audit 2024-02-05T07:14:26.660167+0000 mon.a (mon.0) 7351 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:30.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:30 smithi102 bash[68945]: cluster 2024-02-05T07:14:28.421295+0000 mgr.y (mgr.25280) 1778 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 85 op/s 2024-02-05T07:14:30.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:30 smithi102 bash[68945]: audit 2024-02-05T07:14:29.378573+0000 mon.a (mon.0) 7352 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:30.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:30 smithi102 bash[68945]: audit 2024-02-05T07:14:29.383568+0000 mon.a (mon.0) 7353 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.mzlged", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:14:30.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:30 smithi102 bash[68945]: audit 2024-02-05T07:14:29.386318+0000 mon.a (mon.0) 7354 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:30.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:30 smithi102 bash[71397]: cluster 2024-02-05T07:14:28.421295+0000 mgr.y (mgr.25280) 1778 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 85 op/s 2024-02-05T07:14:30.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:30 smithi102 bash[71397]: audit 2024-02-05T07:14:29.378573+0000 mon.a (mon.0) 7352 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:30.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:30 smithi102 bash[71397]: audit 2024-02-05T07:14:29.383568+0000 mon.a (mon.0) 7353 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.mzlged", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:14:30.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:30 smithi102 bash[71397]: audit 2024-02-05T07:14:29.386318+0000 mon.a (mon.0) 7354 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:30.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:30 smithi177 bash[56430]: cluster 2024-02-05T07:14:28.421295+0000 mgr.y (mgr.25280) 1778 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 85 op/s 2024-02-05T07:14:30.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:30 smithi177 bash[56430]: audit 2024-02-05T07:14:29.378573+0000 mon.a (mon.0) 7352 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:30.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:30 smithi177 bash[56430]: audit 2024-02-05T07:14:29.383568+0000 mon.a (mon.0) 7353 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.mzlged", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:14:30.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:30 smithi177 bash[56430]: audit 2024-02-05T07:14:29.386318+0000 mon.a (mon.0) 7354 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:31.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:31 smithi177 bash[56430]: cephadm 2024-02-05T07:14:29.369212+0000 mgr.y (mgr.25280) 1779 : cephadm 1 Upgrade: Updating rgw.foo.smithi177.mzlged (3/4) 2024-02-05T07:14:31.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:31 smithi177 bash[56430]: cephadm 2024-02-05T07:14:29.387959+0000 mgr.y (mgr.25280) 1780 : cephadm 1 Deploying daemon rgw.foo.smithi177.mzlged on smithi177 2024-02-05T07:14:31.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:31 smithi102 bash[68945]: cephadm 2024-02-05T07:14:29.369212+0000 mgr.y (mgr.25280) 1779 : cephadm 1 Upgrade: Updating rgw.foo.smithi177.mzlged (3/4) 2024-02-05T07:14:31.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:31 smithi102 bash[68945]: cephadm 2024-02-05T07:14:29.387959+0000 mgr.y (mgr.25280) 1780 : cephadm 1 Deploying daemon rgw.foo.smithi177.mzlged on smithi177 2024-02-05T07:14:31.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:31 smithi102 bash[71397]: cephadm 2024-02-05T07:14:29.369212+0000 mgr.y (mgr.25280) 1779 : cephadm 1 Upgrade: Updating rgw.foo.smithi177.mzlged (3/4) 2024-02-05T07:14:31.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:31 smithi102 bash[71397]: cephadm 2024-02-05T07:14:29.387959+0000 mgr.y (mgr.25280) 1780 : cephadm 1 Deploying daemon rgw.foo.smithi177.mzlged on smithi177 2024-02-05T07:14:32.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:32 smithi177 bash[56430]: cluster 2024-02-05T07:14:30.422549+0000 mgr.y (mgr.25280) 1781 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 85 B/s wr, 110 op/s 2024-02-05T07:14:32.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:32 smithi102 bash[68945]: cluster 2024-02-05T07:14:30.422549+0000 mgr.y (mgr.25280) 1781 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 85 B/s wr, 110 op/s 2024-02-05T07:14:32.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:32 smithi102 bash[71397]: cluster 2024-02-05T07:14:30.422549+0000 mgr.y (mgr.25280) 1781 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 85 B/s wr, 110 op/s 2024-02-05T07:14:32.884 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:14:32 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:14:32] "GET /metrics HTTP/1.1" 200 38655 "" "Prometheus/2.33.4" 2024-02-05T07:14:33.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:33 smithi102 bash[68945]: audit 2024-02-05T07:14:32.117427+0000 mgr.y (mgr.25280) 1782 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:14:33.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:33 smithi102 bash[68945]: audit 2024-02-05T07:14:32.398683+0000 mon.a (mon.0) 7355 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:33.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:33 smithi102 bash[68945]: audit 2024-02-05T07:14:32.411172+0000 mon.a (mon.0) 7356 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:33.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:33 smithi102 bash[68945]: audit 2024-02-05T07:14:32.422818+0000 mon.a (mon.0) 7357 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:33.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:33 smithi102 bash[71397]: audit 2024-02-05T07:14:32.117427+0000 mgr.y (mgr.25280) 1782 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:14:33.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:33 smithi102 bash[71397]: audit 2024-02-05T07:14:32.398683+0000 mon.a (mon.0) 7355 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:33.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:33 smithi102 bash[71397]: audit 2024-02-05T07:14:32.411172+0000 mon.a (mon.0) 7356 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:33.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:33 smithi102 bash[71397]: audit 2024-02-05T07:14:32.422818+0000 mon.a (mon.0) 7357 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:33.446 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:33 smithi177 bash[56430]: audit 2024-02-05T07:14:32.117427+0000 mgr.y (mgr.25280) 1782 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:14:33.446 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:33 smithi177 bash[56430]: audit 2024-02-05T07:14:32.398683+0000 mon.a (mon.0) 7355 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:33.446 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:33 smithi177 bash[56430]: audit 2024-02-05T07:14:32.411172+0000 mon.a (mon.0) 7356 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:33.446 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:33 smithi177 bash[56430]: audit 2024-02-05T07:14:32.422818+0000 mon.a (mon.0) 7357 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:34.174 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:34 smithi177 bash[56430]: cluster 2024-02-05T07:14:32.413519+0000 mgr.y (mgr.25280) 1783 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 170 B/s wr, 152 op/s 2024-02-05T07:14:34.174 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:34 smithi177 bash[56430]: cluster 2024-02-05T07:14:33.407330+0000 mon.a (mon.0) 7358 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:14:34.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:34 smithi102 bash[68945]: cluster 2024-02-05T07:14:32.413519+0000 mgr.y (mgr.25280) 1783 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 170 B/s wr, 152 op/s 2024-02-05T07:14:34.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:34 smithi102 bash[68945]: cluster 2024-02-05T07:14:33.407330+0000 mon.a (mon.0) 7358 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:14:34.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:34 smithi102 bash[71397]: cluster 2024-02-05T07:14:32.413519+0000 mgr.y (mgr.25280) 1783 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 170 B/s wr, 152 op/s 2024-02-05T07:14:34.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:34 smithi102 bash[71397]: cluster 2024-02-05T07:14:33.407330+0000 mon.a (mon.0) 7358 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:14:35.827 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:35 smithi177 bash[56430]: cluster 2024-02-05T07:14:34.414705+0000 mgr.y (mgr.25280) 1784 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 85 B/s wr, 129 op/s 2024-02-05T07:14:35.827 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:35 smithi177 bash[56430]: audit 2024-02-05T07:14:34.507549+0000 mon.a (mon.0) 7359 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:35.827 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:35 smithi177 bash[56430]: audit 2024-02-05T07:14:34.516772+0000 mon.a (mon.0) 7360 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:35.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:35 smithi102 bash[68945]: cluster 2024-02-05T07:14:34.414705+0000 mgr.y (mgr.25280) 1784 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 85 B/s wr, 129 op/s 2024-02-05T07:14:35.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:35 smithi102 bash[68945]: audit 2024-02-05T07:14:34.507549+0000 mon.a (mon.0) 7359 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:35.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:35 smithi102 bash[68945]: audit 2024-02-05T07:14:34.516772+0000 mon.a (mon.0) 7360 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:35.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:35 smithi102 bash[71397]: cluster 2024-02-05T07:14:34.414705+0000 mgr.y (mgr.25280) 1784 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 85 B/s wr, 129 op/s 2024-02-05T07:14:35.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:35 smithi102 bash[71397]: audit 2024-02-05T07:14:34.507549+0000 mon.a (mon.0) 7359 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:35.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:35 smithi102 bash[71397]: audit 2024-02-05T07:14:34.516772+0000 mon.a (mon.0) 7360 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:37.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:37 smithi177 bash[56430]: cluster 2024-02-05T07:14:36.416159+0000 mgr.y (mgr.25280) 1785 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 85 B/s wr, 113 op/s 2024-02-05T07:14:37.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:37 smithi102 bash[68945]: cluster 2024-02-05T07:14:36.416159+0000 mgr.y (mgr.25280) 1785 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 85 B/s wr, 113 op/s 2024-02-05T07:14:37.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:37 smithi102 bash[71397]: cluster 2024-02-05T07:14:36.416159+0000 mgr.y (mgr.25280) 1785 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 85 B/s wr, 113 op/s 2024-02-05T07:14:39.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:39 smithi177 bash[56430]: cluster 2024-02-05T07:14:38.417564+0000 mgr.y (mgr.25280) 1786 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 85 B/s wr, 93 op/s 2024-02-05T07:14:39.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:39 smithi177 bash[56430]: cephadm 2024-02-05T07:14:38.439494+0000 mgr.y (mgr.25280) 1787 : cephadm 1 Upgrade: Updating rgw.smpl.smithi177.uynbom (4/4) 2024-02-05T07:14:39.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:39 smithi177 bash[56430]: audit 2024-02-05T07:14:38.447076+0000 mon.a (mon.0) 7361 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:39.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:39 smithi177 bash[56430]: audit 2024-02-05T07:14:38.451465+0000 mon.a (mon.0) 7362 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi177.uynbom", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:14:39.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:39 smithi177 bash[56430]: audit 2024-02-05T07:14:38.454704+0000 mon.a (mon.0) 7363 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:39.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:39 smithi177 bash[56430]: cephadm 2024-02-05T07:14:38.456685+0000 mgr.y (mgr.25280) 1788 : cephadm 1 Deploying daemon rgw.smpl.smithi177.uynbom on smithi177 2024-02-05T07:14:39.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:39 smithi102 bash[68945]: cluster 2024-02-05T07:14:38.417564+0000 mgr.y (mgr.25280) 1786 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 85 B/s wr, 93 op/s 2024-02-05T07:14:39.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:39 smithi102 bash[68945]: cephadm 2024-02-05T07:14:38.439494+0000 mgr.y (mgr.25280) 1787 : cephadm 1 Upgrade: Updating rgw.smpl.smithi177.uynbom (4/4) 2024-02-05T07:14:39.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:39 smithi102 bash[68945]: audit 2024-02-05T07:14:38.447076+0000 mon.a (mon.0) 7361 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:39.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:39 smithi102 bash[68945]: audit 2024-02-05T07:14:38.451465+0000 mon.a (mon.0) 7362 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi177.uynbom", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:14:39.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:39 smithi102 bash[68945]: audit 2024-02-05T07:14:38.454704+0000 mon.a (mon.0) 7363 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:39.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:39 smithi102 bash[68945]: cephadm 2024-02-05T07:14:38.456685+0000 mgr.y (mgr.25280) 1788 : cephadm 1 Deploying daemon rgw.smpl.smithi177.uynbom on smithi177 2024-02-05T07:14:39.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:39 smithi102 bash[71397]: cluster 2024-02-05T07:14:38.417564+0000 mgr.y (mgr.25280) 1786 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 85 B/s wr, 93 op/s 2024-02-05T07:14:39.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:39 smithi102 bash[71397]: cephadm 2024-02-05T07:14:38.439494+0000 mgr.y (mgr.25280) 1787 : cephadm 1 Upgrade: Updating rgw.smpl.smithi177.uynbom (4/4) 2024-02-05T07:14:39.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:39 smithi102 bash[71397]: audit 2024-02-05T07:14:38.447076+0000 mon.a (mon.0) 7361 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:39.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:39 smithi102 bash[71397]: audit 2024-02-05T07:14:38.451465+0000 mon.a (mon.0) 7362 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi177.uynbom", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:14:39.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:39 smithi102 bash[71397]: audit 2024-02-05T07:14:38.454704+0000 mon.a (mon.0) 7363 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:39.885 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:39 smithi102 bash[71397]: cephadm 2024-02-05T07:14:38.456685+0000 mgr.y (mgr.25280) 1788 : cephadm 1 Deploying daemon rgw.smpl.smithi177.uynbom on smithi177 2024-02-05T07:14:42.032 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:41 smithi177 bash[56430]: cluster 2024-02-05T07:14:40.418698+0000 mgr.y (mgr.25280) 1789 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 85 B/s wr, 118 op/s 2024-02-05T07:14:42.033 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:41 smithi177 bash[56430]: audit 2024-02-05T07:14:40.812135+0000 mon.a (mon.0) 7364 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:42.033 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:41 smithi177 bash[56430]: audit 2024-02-05T07:14:40.814180+0000 mon.a (mon.0) 7365 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:14:42.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:41 smithi102 bash[71397]: cluster 2024-02-05T07:14:40.418698+0000 mgr.y (mgr.25280) 1789 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 85 B/s wr, 118 op/s 2024-02-05T07:14:42.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:41 smithi102 bash[71397]: audit 2024-02-05T07:14:40.812135+0000 mon.a (mon.0) 7364 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:42.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:41 smithi102 bash[71397]: audit 2024-02-05T07:14:40.814180+0000 mon.a (mon.0) 7365 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:14:42.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:41 smithi102 bash[68945]: cluster 2024-02-05T07:14:40.418698+0000 mgr.y (mgr.25280) 1789 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 85 B/s wr, 118 op/s 2024-02-05T07:14:42.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:41 smithi102 bash[68945]: audit 2024-02-05T07:14:40.812135+0000 mon.a (mon.0) 7364 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:42.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:41 smithi102 bash[68945]: audit 2024-02-05T07:14:40.814180+0000 mon.a (mon.0) 7365 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:14:42.829 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:14:42 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:14:42] "GET /metrics HTTP/1.1" 200 38653 "" "Prometheus/2.33.4" 2024-02-05T07:14:43.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:42 smithi102 bash[68945]: audit 2024-02-05T07:14:42.126919+0000 mgr.y (mgr.25280) 1790 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:14:43.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:42 smithi102 bash[71397]: audit 2024-02-05T07:14:42.126919+0000 mgr.y (mgr.25280) 1790 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:14:43.137 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:42 smithi177 bash[56430]: audit 2024-02-05T07:14:42.126919+0000 mgr.y (mgr.25280) 1790 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:14:44.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:43 smithi102 bash[68945]: cluster 2024-02-05T07:14:42.420010+0000 mgr.y (mgr.25280) 1791 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 170 B/s wr, 134 op/s 2024-02-05T07:14:44.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:43 smithi102 bash[68945]: audit 2024-02-05T07:14:43.444477+0000 mon.a (mon.0) 7366 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:44.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:43 smithi102 bash[68945]: audit 2024-02-05T07:14:43.456097+0000 mon.a (mon.0) 7367 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:44.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:43 smithi102 bash[68945]: audit 2024-02-05T07:14:43.503302+0000 mon.a (mon.0) 7368 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:44.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:43 smithi102 bash[68945]: audit 2024-02-05T07:14:43.505198+0000 mon.a (mon.0) 7369 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:44.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:43 smithi102 bash[68945]: audit 2024-02-05T07:14:43.517408+0000 mon.a (mon.0) 7370 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:44.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:43 smithi102 bash[68945]: audit 2024-02-05T07:14:43.600121+0000 mon.a (mon.0) 7371 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:44.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:43 smithi102 bash[68945]: audit 2024-02-05T07:14:43.602743+0000 mon.a (mon.0) 7372 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:44.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:43 smithi102 bash[68945]: audit 2024-02-05T07:14:43.607361+0000 mon.a (mon.0) 7373 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:44.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:43 smithi102 bash[68945]: audit 2024-02-05T07:14:43.608731+0000 mon.a (mon.0) 7374 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:44.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:43 smithi102 bash[71397]: cluster 2024-02-05T07:14:42.420010+0000 mgr.y (mgr.25280) 1791 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 170 B/s wr, 134 op/s 2024-02-05T07:14:44.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:43 smithi102 bash[71397]: audit 2024-02-05T07:14:43.444477+0000 mon.a (mon.0) 7366 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:44.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:43 smithi102 bash[71397]: audit 2024-02-05T07:14:43.456097+0000 mon.a (mon.0) 7367 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:44.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:43 smithi102 bash[71397]: audit 2024-02-05T07:14:43.503302+0000 mon.a (mon.0) 7368 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:44.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:43 smithi102 bash[71397]: audit 2024-02-05T07:14:43.505198+0000 mon.a (mon.0) 7369 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:44.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:43 smithi102 bash[71397]: audit 2024-02-05T07:14:43.517408+0000 mon.a (mon.0) 7370 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:44.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:43 smithi102 bash[71397]: audit 2024-02-05T07:14:43.600121+0000 mon.a (mon.0) 7371 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:44.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:43 smithi102 bash[71397]: audit 2024-02-05T07:14:43.602743+0000 mon.a (mon.0) 7372 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:44.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:43 smithi102 bash[71397]: audit 2024-02-05T07:14:43.607361+0000 mon.a (mon.0) 7373 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:44.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:43 smithi102 bash[71397]: audit 2024-02-05T07:14:43.608731+0000 mon.a (mon.0) 7374 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:44.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:43 smithi177 bash[56430]: cluster 2024-02-05T07:14:42.420010+0000 mgr.y (mgr.25280) 1791 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 170 B/s wr, 134 op/s 2024-02-05T07:14:44.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:43 smithi177 bash[56430]: audit 2024-02-05T07:14:43.444477+0000 mon.a (mon.0) 7366 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:44.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:43 smithi177 bash[56430]: audit 2024-02-05T07:14:43.456097+0000 mon.a (mon.0) 7367 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:44.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:43 smithi177 bash[56430]: audit 2024-02-05T07:14:43.503302+0000 mon.a (mon.0) 7368 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:44.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:43 smithi177 bash[56430]: audit 2024-02-05T07:14:43.505198+0000 mon.a (mon.0) 7369 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:44.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:43 smithi177 bash[56430]: audit 2024-02-05T07:14:43.517408+0000 mon.a (mon.0) 7370 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:44.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:43 smithi177 bash[56430]: audit 2024-02-05T07:14:43.600121+0000 mon.a (mon.0) 7371 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:44.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:43 smithi177 bash[56430]: audit 2024-02-05T07:14:43.602743+0000 mon.a (mon.0) 7372 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:44.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:43 smithi177 bash[56430]: audit 2024-02-05T07:14:43.607361+0000 mon.a (mon.0) 7373 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:44.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:43 smithi177 bash[56430]: audit 2024-02-05T07:14:43.608731+0000 mon.a (mon.0) 7374 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:45.123 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:44 smithi177 bash[56430]: cluster 2024-02-05T07:14:43.509421+0000 mgr.y (mgr.25280) 1792 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 92 B/s wr, 108 op/s 2024-02-05T07:14:45.123 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:44 smithi177 bash[56430]: cephadm 2024-02-05T07:14:43.518456+0000 mgr.y (mgr.25280) 1793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:45.123 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:44 smithi177 bash[56430]: cephadm 2024-02-05T07:14:43.615705+0000 mgr.y (mgr.25280) 1794 : cephadm 1 Checking dashboard <-> RGW credentials 2024-02-05T07:14:45.124 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:44 smithi177 bash[56430]: audit 2024-02-05T07:14:43.985546+0000 mon.a (mon.0) 7375 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:45.124 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:44 smithi177 bash[56430]: cephadm 2024-02-05T07:14:43.986185+0000 mgr.y (mgr.25280) 1795 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:45.124 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:44 smithi177 bash[56430]: audit 2024-02-05T07:14:44.070390+0000 mon.a (mon.0) 7376 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:45.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: cluster 2024-02-05T07:14:43.509421+0000 mgr.y (mgr.25280) 1792 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 92 B/s wr, 108 op/s 2024-02-05T07:14:45.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: cephadm 2024-02-05T07:14:43.518456+0000 mgr.y (mgr.25280) 1793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:45.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: cephadm 2024-02-05T07:14:43.615705+0000 mgr.y (mgr.25280) 1794 : cephadm 1 Checking dashboard <-> RGW credentials 2024-02-05T07:14:45.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:43.985546+0000 mon.a (mon.0) 7375 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:45.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: cephadm 2024-02-05T07:14:43.986185+0000 mgr.y (mgr.25280) 1795 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:45.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.070390+0000 mon.a (mon.0) 7376 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:45.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.072535+0000 mon.a (mon.0) 7377 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:45.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.077382+0000 mon.a (mon.0) 7378 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:45.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.079112+0000 mon.a (mon.0) 7379 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:45.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.086763+0000 mon.a (mon.0) 7380 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:45.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: cephadm 2024-02-05T07:14:44.087279+0000 mgr.y (mgr.25280) 1796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:45.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.149168+0000 mon.a (mon.0) 7381 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:45.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.152382+0000 mon.a (mon.0) 7382 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:45.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.155806+0000 mon.a (mon.0) 7383 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:45.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.156971+0000 mon.a (mon.0) 7384 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:45.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.164541+0000 mon.a (mon.0) 7385 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:45.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.226682+0000 mon.a (mon.0) 7386 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:45.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.230320+0000 mon.a (mon.0) 7387 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:45.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.233797+0000 mon.a (mon.0) 7388 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:45.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.235317+0000 mon.a (mon.0) 7389 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:45.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: cluster 2024-02-05T07:14:43.509421+0000 mgr.y (mgr.25280) 1792 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 92 B/s wr, 108 op/s 2024-02-05T07:14:45.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: cephadm 2024-02-05T07:14:43.518456+0000 mgr.y (mgr.25280) 1793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:45.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: cephadm 2024-02-05T07:14:43.615705+0000 mgr.y (mgr.25280) 1794 : cephadm 1 Checking dashboard <-> RGW credentials 2024-02-05T07:14:45.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:43.985546+0000 mon.a (mon.0) 7375 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:45.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: cephadm 2024-02-05T07:14:43.986185+0000 mgr.y (mgr.25280) 1795 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:45.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.070390+0000 mon.a (mon.0) 7376 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:45.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.072535+0000 mon.a (mon.0) 7377 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:45.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.077382+0000 mon.a (mon.0) 7378 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:45.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.079112+0000 mon.a (mon.0) 7379 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:45.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.086763+0000 mon.a (mon.0) 7380 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:45.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: cephadm 2024-02-05T07:14:44.087279+0000 mgr.y (mgr.25280) 1796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:45.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.149168+0000 mon.a (mon.0) 7381 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:45.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.152382+0000 mon.a (mon.0) 7382 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:45.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.155806+0000 mon.a (mon.0) 7383 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:45.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.156971+0000 mon.a (mon.0) 7384 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:45.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.164541+0000 mon.a (mon.0) 7385 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:45.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.226682+0000 mon.a (mon.0) 7386 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:45.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.230320+0000 mon.a (mon.0) 7387 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:45.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.233797+0000 mon.a (mon.0) 7388 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:45.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.235317+0000 mon.a (mon.0) 7389 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:45.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.244879+0000 mon.a (mon.0) 7390 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:45.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.325500+0000 mon.a (mon.0) 7391 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:45.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.327179+0000 mon.a (mon.0) 7392 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:45.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.329689+0000 mon.a (mon.0) 7393 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:45.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.330375+0000 mon.a (mon.0) 7394 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:45.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.337423+0000 mon.a (mon.0) 7395 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:45.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.419196+0000 mon.a (mon.0) 7396 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:45.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.421244+0000 mon.a (mon.0) 7397 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:45.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.424501+0000 mon.a (mon.0) 7398 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:45.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.425263+0000 mon.a (mon.0) 7399 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:45.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.432503+0000 mon.a (mon.0) 7400 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:45.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: cluster 2024-02-05T07:14:44.451486+0000 mon.a (mon.0) 7401 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:14:45.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: cluster 2024-02-05T07:14:44.451546+0000 mon.a (mon.0) 7402 : cluster 1 Cluster is now healthy 2024-02-05T07:14:45.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.495628+0000 mon.a (mon.0) 7403 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:45.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.498980+0000 mon.a (mon.0) 7404 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:45.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.502478+0000 mon.a (mon.0) 7405 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:45.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.503755+0000 mon.a (mon.0) 7406 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:45.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.510851+0000 mon.a (mon.0) 7407 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:45.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.579790+0000 mon.a (mon.0) 7408 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:45.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.581527+0000 mon.a (mon.0) 7409 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:45.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.244879+0000 mon.a (mon.0) 7390 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:45.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.325500+0000 mon.a (mon.0) 7391 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:45.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.327179+0000 mon.a (mon.0) 7392 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:45.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.329689+0000 mon.a (mon.0) 7393 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:45.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.330375+0000 mon.a (mon.0) 7394 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:45.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.337423+0000 mon.a (mon.0) 7395 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:45.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.419196+0000 mon.a (mon.0) 7396 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:45.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.421244+0000 mon.a (mon.0) 7397 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:45.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.424501+0000 mon.a (mon.0) 7398 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:45.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.425263+0000 mon.a (mon.0) 7399 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:45.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.432503+0000 mon.a (mon.0) 7400 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:45.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: cluster 2024-02-05T07:14:44.451486+0000 mon.a (mon.0) 7401 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:14:45.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: cluster 2024-02-05T07:14:44.451546+0000 mon.a (mon.0) 7402 : cluster 1 Cluster is now healthy 2024-02-05T07:14:45.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.495628+0000 mon.a (mon.0) 7403 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:45.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.498980+0000 mon.a (mon.0) 7404 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:45.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.502478+0000 mon.a (mon.0) 7405 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:45.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.503755+0000 mon.a (mon.0) 7406 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:45.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.510851+0000 mon.a (mon.0) 7407 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:45.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.579790+0000 mon.a (mon.0) 7408 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:45.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.581527+0000 mon.a (mon.0) 7409 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:45.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.583530+0000 mon.a (mon.0) 7410 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:45.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.584186+0000 mon.a (mon.0) 7411 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:45.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.589463+0000 mon.a (mon.0) 7412 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:45.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.651986+0000 mon.a (mon.0) 7413 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:45.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.653814+0000 mon.a (mon.0) 7414 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:45.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.656439+0000 mon.a (mon.0) 7415 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:45.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.657208+0000 mon.a (mon.0) 7416 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:45.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.663432+0000 mon.a (mon.0) 7417 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:45.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.724959+0000 mon.a (mon.0) 7418 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:45.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.727980+0000 mon.a (mon.0) 7419 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:45.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.732117+0000 mon.a (mon.0) 7420 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:45.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.733592+0000 mon.a (mon.0) 7421 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:45.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.742911+0000 mon.a (mon.0) 7422 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:45.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.820972+0000 mon.a (mon.0) 7423 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:45.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.824273+0000 mon.a (mon.0) 7424 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:45.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.828376+0000 mon.a (mon.0) 7425 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:45.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.829739+0000 mon.a (mon.0) 7426 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:45.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.843560+0000 mon.a (mon.0) 7427 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:45.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.928839+0000 mon.a (mon.0) 7428 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:45.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.930571+0000 mon.a (mon.0) 7429 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:45.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.933949+0000 mon.a (mon.0) 7430 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:45.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.935250+0000 mon.a (mon.0) 7431 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:45.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[68945]: audit 2024-02-05T07:14:44.946375+0000 mon.a (mon.0) 7432 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:45.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.583530+0000 mon.a (mon.0) 7410 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:45.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.584186+0000 mon.a (mon.0) 7411 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:45.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.589463+0000 mon.a (mon.0) 7412 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:45.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.651986+0000 mon.a (mon.0) 7413 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:45.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.653814+0000 mon.a (mon.0) 7414 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:45.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.656439+0000 mon.a (mon.0) 7415 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:45.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.657208+0000 mon.a (mon.0) 7416 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:45.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.663432+0000 mon.a (mon.0) 7417 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:45.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.724959+0000 mon.a (mon.0) 7418 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:45.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.727980+0000 mon.a (mon.0) 7419 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:45.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.732117+0000 mon.a (mon.0) 7420 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:45.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.733592+0000 mon.a (mon.0) 7421 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:45.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.742911+0000 mon.a (mon.0) 7422 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:45.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.820972+0000 mon.a (mon.0) 7423 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:45.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.824273+0000 mon.a (mon.0) 7424 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:45.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.828376+0000 mon.a (mon.0) 7425 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:45.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.829739+0000 mon.a (mon.0) 7426 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:45.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.843560+0000 mon.a (mon.0) 7427 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:45.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.928839+0000 mon.a (mon.0) 7428 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:45.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.930571+0000 mon.a (mon.0) 7429 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:45.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.933949+0000 mon.a (mon.0) 7430 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:45.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.935250+0000 mon.a (mon.0) 7431 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:45.143 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:44 smithi102 bash[71397]: audit 2024-02-05T07:14:44.946375+0000 mon.a (mon.0) 7432 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:45.270 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.072535+0000 mon.a (mon.0) 7377 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:45.271 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.077382+0000 mon.a (mon.0) 7378 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:45.271 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.079112+0000 mon.a (mon.0) 7379 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:45.271 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.086763+0000 mon.a (mon.0) 7380 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:45.271 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: cephadm 2024-02-05T07:14:44.087279+0000 mgr.y (mgr.25280) 1796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:45.271 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.149168+0000 mon.a (mon.0) 7381 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:45.271 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.152382+0000 mon.a (mon.0) 7382 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:45.271 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.155806+0000 mon.a (mon.0) 7383 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:45.271 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.156971+0000 mon.a (mon.0) 7384 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:45.271 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.164541+0000 mon.a (mon.0) 7385 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:45.271 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.226682+0000 mon.a (mon.0) 7386 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:45.271 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.230320+0000 mon.a (mon.0) 7387 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:45.271 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.233797+0000 mon.a (mon.0) 7388 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:45.271 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.235317+0000 mon.a (mon.0) 7389 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:45.272 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.244879+0000 mon.a (mon.0) 7390 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:45.272 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.325500+0000 mon.a (mon.0) 7391 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:45.272 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.327179+0000 mon.a (mon.0) 7392 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:45.272 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.329689+0000 mon.a (mon.0) 7393 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:45.272 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.330375+0000 mon.a (mon.0) 7394 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:45.272 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.337423+0000 mon.a (mon.0) 7395 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:45.272 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.419196+0000 mon.a (mon.0) 7396 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:45.273 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.421244+0000 mon.a (mon.0) 7397 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:45.273 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.424501+0000 mon.a (mon.0) 7398 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:45.273 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.425263+0000 mon.a (mon.0) 7399 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:45.273 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.432503+0000 mon.a (mon.0) 7400 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:45.273 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: cluster 2024-02-05T07:14:44.451486+0000 mon.a (mon.0) 7401 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:14:45.273 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: cluster 2024-02-05T07:14:44.451546+0000 mon.a (mon.0) 7402 : cluster 1 Cluster is now healthy 2024-02-05T07:14:45.273 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.495628+0000 mon.a (mon.0) 7403 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:45.273 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.498980+0000 mon.a (mon.0) 7404 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:45.273 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.502478+0000 mon.a (mon.0) 7405 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:45.273 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.503755+0000 mon.a (mon.0) 7406 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:45.273 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.510851+0000 mon.a (mon.0) 7407 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:45.273 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.579790+0000 mon.a (mon.0) 7408 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:45.273 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.581527+0000 mon.a (mon.0) 7409 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:45.273 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.583530+0000 mon.a (mon.0) 7410 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:45.273 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.584186+0000 mon.a (mon.0) 7411 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:45.273 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.589463+0000 mon.a (mon.0) 7412 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:45.273 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.651986+0000 mon.a (mon.0) 7413 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:45.274 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.653814+0000 mon.a (mon.0) 7414 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:45.274 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.656439+0000 mon.a (mon.0) 7415 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:45.274 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.657208+0000 mon.a (mon.0) 7416 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:45.274 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.663432+0000 mon.a (mon.0) 7417 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:45.274 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.724959+0000 mon.a (mon.0) 7418 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:45.274 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.727980+0000 mon.a (mon.0) 7419 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:45.274 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.732117+0000 mon.a (mon.0) 7420 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:45.274 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.733592+0000 mon.a (mon.0) 7421 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:45.274 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.742911+0000 mon.a (mon.0) 7422 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:45.274 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.820972+0000 mon.a (mon.0) 7423 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:45.274 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.824273+0000 mon.a (mon.0) 7424 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:45.274 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.828376+0000 mon.a (mon.0) 7425 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:45.274 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.829739+0000 mon.a (mon.0) 7426 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:45.274 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.843560+0000 mon.a (mon.0) 7427 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:45.274 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.928839+0000 mon.a (mon.0) 7428 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:45.274 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.930571+0000 mon.a (mon.0) 7429 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:45.275 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.933949+0000 mon.a (mon.0) 7430 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:45.275 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.935250+0000 mon.a (mon.0) 7431 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:45.275 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:45 smithi177 bash[56430]: audit 2024-02-05T07:14:44.946375+0000 mon.a (mon.0) 7432 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: cephadm 2024-02-05T07:14:44.165199+0000 mgr.y (mgr.25280) 1797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: cephadm 2024-02-05T07:14:44.245382+0000 mgr.y (mgr.25280) 1798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: cephadm 2024-02-05T07:14:44.337985+0000 mgr.y (mgr.25280) 1799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: cephadm 2024-02-05T07:14:44.433450+0000 mgr.y (mgr.25280) 1800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: cephadm 2024-02-05T07:14:44.511600+0000 mgr.y (mgr.25280) 1801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: cephadm 2024-02-05T07:14:44.590040+0000 mgr.y (mgr.25280) 1802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: cephadm 2024-02-05T07:14:44.664052+0000 mgr.y (mgr.25280) 1803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: cephadm 2024-02-05T07:14:44.743498+0000 mgr.y (mgr.25280) 1804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: cephadm 2024-02-05T07:14:44.844161+0000 mgr.y (mgr.25280) 1805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.007 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: cephadm 2024-02-05T07:14:44.947036+0000 mgr.y (mgr.25280) 1806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.008 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.027362+0000 mon.a (mon.0) 7433 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:46.008 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.029249+0000 mon.a (mon.0) 7434 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:46.008 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.031614+0000 mon.a (mon.0) 7435 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:46.008 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.032486+0000 mon.a (mon.0) 7436 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:46.008 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.039333+0000 mon.a (mon.0) 7437 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.008 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: cephadm 2024-02-05T07:14:45.039903+0000 mgr.y (mgr.25280) 1807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.008 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.114744+0000 mon.a (mon.0) 7438 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:46.008 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.117105+0000 mon.a (mon.0) 7439 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:46.008 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.119997+0000 mon.a (mon.0) 7440 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:46.008 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.120809+0000 mon.a (mon.0) 7441 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:46.008 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.127808+0000 mon.a (mon.0) 7442 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.008 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: cephadm 2024-02-05T07:14:45.128374+0000 mgr.y (mgr.25280) 1808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.008 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.194085+0000 mon.a (mon.0) 7443 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:46.008 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.197304+0000 mon.a (mon.0) 7444 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:46.009 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.200601+0000 mon.a (mon.0) 7445 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:46.009 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.201783+0000 mon.a (mon.0) 7446 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:46.009 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.209724+0000 mon.a (mon.0) 7447 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.009 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.274943+0000 mon.a (mon.0) 7448 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:46.009 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.278459+0000 mon.a (mon.0) 7449 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:46.009 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.281766+0000 mon.a (mon.0) 7450 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:46.009 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.282809+0000 mon.a (mon.0) 7451 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:46.009 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.289121+0000 mon.a (mon.0) 7452 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.009 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.368818+0000 mon.a (mon.0) 7453 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:46.009 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.372348+0000 mon.a (mon.0) 7454 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:46.009 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.375566+0000 mon.a (mon.0) 7455 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:46.009 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.376807+0000 mon.a (mon.0) 7456 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:46.009 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.384872+0000 mon.a (mon.0) 7457 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.009 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.447551+0000 mon.a (mon.0) 7458 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:46.009 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.450429+0000 mon.a (mon.0) 7459 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:46.009 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.452963+0000 mon.a (mon.0) 7460 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:46.010 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.453872+0000 mon.a (mon.0) 7461 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:46.010 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.460010+0000 mon.a (mon.0) 7462 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.010 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.537644+0000 mon.a (mon.0) 7463 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:46.010 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.539720+0000 mon.a (mon.0) 7464 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:46.010 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.542921+0000 mon.a (mon.0) 7465 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:46.010 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.543798+0000 mon.a (mon.0) 7466 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:46.010 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.551315+0000 mon.a (mon.0) 7467 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.010 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.632005+0000 mon.a (mon.0) 7468 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:46.010 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.642900+0000 mon.a (mon.0) 7469 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:46.010 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.647214+0000 mon.a (mon.0) 7470 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.265 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.647666+0000 mon.a (mon.0) 7471 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:46.417 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.651473+0000 mon.a (mon.0) 7472 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:46.418 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.655145+0000 mon.a (mon.0) 7473 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.418 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.659595+0000 mon.a (mon.0) 7474 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.418 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.666867+0000 mon.a (mon.0) 7475 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.418 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.739700+0000 mon.a (mon.0) 7476 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:46.418 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.743104+0000 mon.a (mon.0) 7477 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:46.418 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.745556+0000 mon.a (mon.0) 7478 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:46.418 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.746671+0000 mon.a (mon.0) 7479 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:46.418 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.752050+0000 mon.a (mon.0) 7480 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.418 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.831769+0000 mon.a (mon.0) 7481 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:46.418 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[71397]: audit 2024-02-05T07:14:45.833850+0000 mon.a (mon.0) 7482 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:46.418 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:45.838261+0000 mon.a (mon.0) 7483 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:46.418 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:45.840722+0000 mon.a (mon.0) 7484 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:46.418 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:45.847501+0000 mon.a (mon.0) 7485 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.419 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:45.927865+0000 mon.a (mon.0) 7486 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:46.419 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:45.932676+0000 mon.a (mon.0) 7487 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:46.419 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:45.936397+0000 mon.a (mon.0) 7488 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:46.419 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:45.938017+0000 mon.a (mon.0) 7489 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:46.419 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:45.944142+0000 mon.a (mon.0) 7490 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.420 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: cephadm 2024-02-05T07:14:44.165199+0000 mgr.y (mgr.25280) 1797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.420 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: cephadm 2024-02-05T07:14:44.245382+0000 mgr.y (mgr.25280) 1798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.420 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: cephadm 2024-02-05T07:14:44.337985+0000 mgr.y (mgr.25280) 1799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.420 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: cephadm 2024-02-05T07:14:44.433450+0000 mgr.y (mgr.25280) 1800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.420 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: cephadm 2024-02-05T07:14:44.511600+0000 mgr.y (mgr.25280) 1801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.420 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: cephadm 2024-02-05T07:14:44.590040+0000 mgr.y (mgr.25280) 1802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.420 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: cephadm 2024-02-05T07:14:44.664052+0000 mgr.y (mgr.25280) 1803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.420 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: cephadm 2024-02-05T07:14:44.743498+0000 mgr.y (mgr.25280) 1804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.420 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: cephadm 2024-02-05T07:14:44.844161+0000 mgr.y (mgr.25280) 1805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.420 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: cephadm 2024-02-05T07:14:44.947036+0000 mgr.y (mgr.25280) 1806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.420 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: audit 2024-02-05T07:14:45.027362+0000 mon.a (mon.0) 7433 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:46.420 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: audit 2024-02-05T07:14:45.029249+0000 mon.a (mon.0) 7434 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:46.421 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: audit 2024-02-05T07:14:45.031614+0000 mon.a (mon.0) 7435 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:46.421 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: audit 2024-02-05T07:14:45.032486+0000 mon.a (mon.0) 7436 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:46.421 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: audit 2024-02-05T07:14:45.039333+0000 mon.a (mon.0) 7437 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.421 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: cephadm 2024-02-05T07:14:45.039903+0000 mgr.y (mgr.25280) 1807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.421 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: audit 2024-02-05T07:14:45.114744+0000 mon.a (mon.0) 7438 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:46.421 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: audit 2024-02-05T07:14:45.117105+0000 mon.a (mon.0) 7439 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:46.421 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: audit 2024-02-05T07:14:45.119997+0000 mon.a (mon.0) 7440 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:46.421 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: audit 2024-02-05T07:14:45.120809+0000 mon.a (mon.0) 7441 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:46.421 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: audit 2024-02-05T07:14:45.127808+0000 mon.a (mon.0) 7442 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.421 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: cephadm 2024-02-05T07:14:45.128374+0000 mgr.y (mgr.25280) 1808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.421 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: audit 2024-02-05T07:14:45.194085+0000 mon.a (mon.0) 7443 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:46.421 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: audit 2024-02-05T07:14:45.197304+0000 mon.a (mon.0) 7444 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:46.421 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: audit 2024-02-05T07:14:45.200601+0000 mon.a (mon.0) 7445 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:46.422 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: audit 2024-02-05T07:14:45.201783+0000 mon.a (mon.0) 7446 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:46.422 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: audit 2024-02-05T07:14:45.209724+0000 mon.a (mon.0) 7447 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.422 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: audit 2024-02-05T07:14:45.274943+0000 mon.a (mon.0) 7448 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:46.422 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: audit 2024-02-05T07:14:45.278459+0000 mon.a (mon.0) 7449 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:46.422 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: audit 2024-02-05T07:14:45.281766+0000 mon.a (mon.0) 7450 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:46.422 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: audit 2024-02-05T07:14:45.282809+0000 mon.a (mon.0) 7451 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:46.422 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: audit 2024-02-05T07:14:45.289121+0000 mon.a (mon.0) 7452 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.422 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: audit 2024-02-05T07:14:45.368818+0000 mon.a (mon.0) 7453 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:46.422 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: audit 2024-02-05T07:14:45.372348+0000 mon.a (mon.0) 7454 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:46.422 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: audit 2024-02-05T07:14:45.375566+0000 mon.a (mon.0) 7455 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:46.422 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: audit 2024-02-05T07:14:45.376807+0000 mon.a (mon.0) 7456 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:46.422 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:45 smithi102 bash[68945]: audit 2024-02-05T07:14:45.384872+0000 mon.a (mon.0) 7457 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.422 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:45.447551+0000 mon.a (mon.0) 7458 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:46.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:45.450429+0000 mon.a (mon.0) 7459 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:46.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:45.452963+0000 mon.a (mon.0) 7460 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:46.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:45.453872+0000 mon.a (mon.0) 7461 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:46.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:45.460010+0000 mon.a (mon.0) 7462 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:45.537644+0000 mon.a (mon.0) 7463 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:46.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:45.539720+0000 mon.a (mon.0) 7464 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:46.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:45.542921+0000 mon.a (mon.0) 7465 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:46.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:45.543798+0000 mon.a (mon.0) 7466 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:46.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:45.551315+0000 mon.a (mon.0) 7467 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:45.632005+0000 mon.a (mon.0) 7468 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:46.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:45.642900+0000 mon.a (mon.0) 7469 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:46.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:45.647214+0000 mon.a (mon.0) 7470 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:45.647666+0000 mon.a (mon.0) 7471 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:46.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:45.651473+0000 mon.a (mon.0) 7472 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:46.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:45.655145+0000 mon.a (mon.0) 7473 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:45.659595+0000 mon.a (mon.0) 7474 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:45.666867+0000 mon.a (mon.0) 7475 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:45.739700+0000 mon.a (mon.0) 7476 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:46.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:45.743104+0000 mon.a (mon.0) 7477 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:46.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:45.745556+0000 mon.a (mon.0) 7478 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:46.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:45.746671+0000 mon.a (mon.0) 7479 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:46.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:45.752050+0000 mon.a (mon.0) 7480 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:45.831769+0000 mon.a (mon.0) 7481 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:46.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:45.833850+0000 mon.a (mon.0) 7482 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:46.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:45.838261+0000 mon.a (mon.0) 7483 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:46.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:45.840722+0000 mon.a (mon.0) 7484 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:46.425 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:45.847501+0000 mon.a (mon.0) 7485 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.425 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:45.927865+0000 mon.a (mon.0) 7486 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:46.425 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:45.932676+0000 mon.a (mon.0) 7487 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:46.425 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:45.936397+0000 mon.a (mon.0) 7488 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:46.425 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:45.938017+0000 mon.a (mon.0) 7489 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:46.425 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:45.944142+0000 mon.a (mon.0) 7490 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.426 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: cephadm 2024-02-05T07:14:44.165199+0000 mgr.y (mgr.25280) 1797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.426 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: cephadm 2024-02-05T07:14:44.245382+0000 mgr.y (mgr.25280) 1798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.426 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: cephadm 2024-02-05T07:14:44.337985+0000 mgr.y (mgr.25280) 1799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.426 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: cephadm 2024-02-05T07:14:44.433450+0000 mgr.y (mgr.25280) 1800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.426 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: cephadm 2024-02-05T07:14:44.511600+0000 mgr.y (mgr.25280) 1801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.426 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: cephadm 2024-02-05T07:14:44.590040+0000 mgr.y (mgr.25280) 1802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.426 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: cephadm 2024-02-05T07:14:44.664052+0000 mgr.y (mgr.25280) 1803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.426 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: cephadm 2024-02-05T07:14:44.743498+0000 mgr.y (mgr.25280) 1804 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.426 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: cephadm 2024-02-05T07:14:44.844161+0000 mgr.y (mgr.25280) 1805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.426 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: cephadm 2024-02-05T07:14:44.947036+0000 mgr.y (mgr.25280) 1806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.426 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.027362+0000 mon.a (mon.0) 7433 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:46.427 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.029249+0000 mon.a (mon.0) 7434 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:46.427 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.031614+0000 mon.a (mon.0) 7435 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:46.427 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.032486+0000 mon.a (mon.0) 7436 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:46.427 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.039333+0000 mon.a (mon.0) 7437 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.427 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: cephadm 2024-02-05T07:14:45.039903+0000 mgr.y (mgr.25280) 1807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.427 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.114744+0000 mon.a (mon.0) 7438 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:46.427 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.117105+0000 mon.a (mon.0) 7439 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:46.427 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.119997+0000 mon.a (mon.0) 7440 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:46.427 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.120809+0000 mon.a (mon.0) 7441 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:46.427 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.127808+0000 mon.a (mon.0) 7442 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.427 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: cephadm 2024-02-05T07:14:45.128374+0000 mgr.y (mgr.25280) 1808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:46.427 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.194085+0000 mon.a (mon.0) 7443 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:46.427 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.197304+0000 mon.a (mon.0) 7444 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:46.427 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.200601+0000 mon.a (mon.0) 7445 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:46.428 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.201783+0000 mon.a (mon.0) 7446 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:46.428 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.209724+0000 mon.a (mon.0) 7447 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.428 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.274943+0000 mon.a (mon.0) 7448 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:46.428 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.278459+0000 mon.a (mon.0) 7449 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:46.428 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.281766+0000 mon.a (mon.0) 7450 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:46.428 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.282809+0000 mon.a (mon.0) 7451 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:46.428 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.289121+0000 mon.a (mon.0) 7452 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.428 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.368818+0000 mon.a (mon.0) 7453 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:46.428 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.372348+0000 mon.a (mon.0) 7454 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:46.428 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.375566+0000 mon.a (mon.0) 7455 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:46.428 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.376807+0000 mon.a (mon.0) 7456 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:46.428 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.384872+0000 mon.a (mon.0) 7457 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.428 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.447551+0000 mon.a (mon.0) 7458 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:46.428 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.450429+0000 mon.a (mon.0) 7459 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:46.429 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.452963+0000 mon.a (mon.0) 7460 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:46.429 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.453872+0000 mon.a (mon.0) 7461 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:46.429 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.460010+0000 mon.a (mon.0) 7462 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.429 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.537644+0000 mon.a (mon.0) 7463 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:46.429 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.539720+0000 mon.a (mon.0) 7464 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:46.429 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.542921+0000 mon.a (mon.0) 7465 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:46.429 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.543798+0000 mon.a (mon.0) 7466 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:46.429 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.551315+0000 mon.a (mon.0) 7467 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.429 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.632005+0000 mon.a (mon.0) 7468 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:46.429 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.642900+0000 mon.a (mon.0) 7469 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:46.429 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.647214+0000 mon.a (mon.0) 7470 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.429 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.647666+0000 mon.a (mon.0) 7471 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:46.429 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.651473+0000 mon.a (mon.0) 7472 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:46.429 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.655145+0000 mon.a (mon.0) 7473 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.430 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.659595+0000 mon.a (mon.0) 7474 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.430 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.666867+0000 mon.a (mon.0) 7475 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.430 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.739700+0000 mon.a (mon.0) 7476 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:46.430 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.743104+0000 mon.a (mon.0) 7477 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:46.430 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.745556+0000 mon.a (mon.0) 7478 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:46.430 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.746671+0000 mon.a (mon.0) 7479 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:46.430 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.752050+0000 mon.a (mon.0) 7480 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.430 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.831769+0000 mon.a (mon.0) 7481 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:46.430 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.833850+0000 mon.a (mon.0) 7482 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:46.430 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.838261+0000 mon.a (mon.0) 7483 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:46.430 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.840722+0000 mon.a (mon.0) 7484 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:46.430 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.847501+0000 mon.a (mon.0) 7485 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:46.430 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.927865+0000 mon.a (mon.0) 7486 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:46.430 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.932676+0000 mon.a (mon.0) 7487 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:46.431 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.936397+0000 mon.a (mon.0) 7488 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:46.431 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.938017+0000 mon.a (mon.0) 7489 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:46.431 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:46 smithi177 bash[56430]: audit 2024-02-05T07:14:45.944142+0000 mon.a (mon.0) 7490 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:47.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: cephadm 2024-02-05T07:14:45.210275+0000 mgr.y (mgr.25280) 1809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:47.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: cephadm 2024-02-05T07:14:45.289701+0000 mgr.y (mgr.25280) 1810 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:47.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: cephadm 2024-02-05T07:14:45.385379+0000 mgr.y (mgr.25280) 1811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:47.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: cephadm 2024-02-05T07:14:45.460636+0000 mgr.y (mgr.25280) 1812 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:47.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: cluster 2024-02-05T07:14:45.510487+0000 mgr.y (mgr.25280) 1813 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 92 B/s wr, 92 op/s 2024-02-05T07:14:47.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: cephadm 2024-02-05T07:14:45.552723+0000 mgr.y (mgr.25280) 1814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:47.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: cephadm 2024-02-05T07:14:45.660807+0000 mgr.y (mgr.25280) 1815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:47.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: cephadm 2024-02-05T07:14:45.752612+0000 mgr.y (mgr.25280) 1816 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:47.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: cephadm 2024-02-05T07:14:45.848097+0000 mgr.y (mgr.25280) 1817 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:47.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: cephadm 2024-02-05T07:14:45.944774+0000 mgr.y (mgr.25280) 1818 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:47.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.027987+0000 mon.a (mon.0) 7491 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:47.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.031159+0000 mon.a (mon.0) 7492 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:47.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.034450+0000 mon.a (mon.0) 7493 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:47.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.035537+0000 mon.a (mon.0) 7494 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:47.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.042364+0000 mon.a (mon.0) 7495 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:47.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: cephadm 2024-02-05T07:14:46.042938+0000 mgr.y (mgr.25280) 1819 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:47.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.120227+0000 mon.a (mon.0) 7496 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:47.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.122223+0000 mon.a (mon.0) 7497 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:47.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.124611+0000 mon.a (mon.0) 7498 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:47.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.125645+0000 mon.a (mon.0) 7499 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:47.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.131670+0000 mon.a (mon.0) 7500 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:47.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: cephadm 2024-02-05T07:14:46.132264+0000 mgr.y (mgr.25280) 1820 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:47.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.214602+0000 mon.a (mon.0) 7501 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:47.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.217537+0000 mon.a (mon.0) 7502 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:47.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.221926+0000 mon.a (mon.0) 7503 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:47.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.223284+0000 mon.a (mon.0) 7504 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:47.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.232847+0000 mon.a (mon.0) 7505 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:47.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.315921+0000 mon.a (mon.0) 7506 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:47.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.318696+0000 mon.a (mon.0) 7507 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:47.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.321406+0000 mon.a (mon.0) 7508 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:47.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.322221+0000 mon.a (mon.0) 7509 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:47.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.328263+0000 mon.a (mon.0) 7510 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:47.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.409937+0000 mon.a (mon.0) 7511 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:47.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.412049+0000 mon.a (mon.0) 7512 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:47.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.414593+0000 mon.a (mon.0) 7513 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:47.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.415617+0000 mon.a (mon.0) 7514 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:47.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.423309+0000 mon.a (mon.0) 7515 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:47.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.506012+0000 mon.a (mon.0) 7516 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:47.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.510055+0000 mon.a (mon.0) 7517 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:47.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.513821+0000 mon.a (mon.0) 7518 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:47.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.515160+0000 mon.a (mon.0) 7519 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:47.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.523401+0000 mon.a (mon.0) 7520 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:47.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.604127+0000 mon.a (mon.0) 7521 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:47.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.606668+0000 mon.a (mon.0) 7522 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:47.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.609985+0000 mon.a (mon.0) 7523 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:47.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.611272+0000 mon.a (mon.0) 7524 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:47.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.620305+0000 mon.a (mon.0) 7525 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:47.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.700285+0000 mon.a (mon.0) 7526 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:47.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.703004+0000 mon.a (mon.0) 7527 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:47.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.706271+0000 mon.a (mon.0) 7528 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:47.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.707277+0000 mon.a (mon.0) 7529 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:47.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.715376+0000 mon.a (mon.0) 7530 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:47.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.796127+0000 mon.a (mon.0) 7531 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:47.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.798886+0000 mon.a (mon.0) 7532 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:47.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.802832+0000 mon.a (mon.0) 7533 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:47.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.804436+0000 mon.a (mon.0) 7534 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:47.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.813882+0000 mon.a (mon.0) 7535 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:47.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.893835+0000 mon.a (mon.0) 7536 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:47.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.896385+0000 mon.a (mon.0) 7537 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:47.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.900050+0000 mon.a (mon.0) 7538 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:47.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.901183+0000 mon.a (mon.0) 7539 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:47.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:47 smithi177 bash[56430]: audit 2024-02-05T07:14:46.908222+0000 mon.a (mon.0) 7540 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:47.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: cephadm 2024-02-05T07:14:45.210275+0000 mgr.y (mgr.25280) 1809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:47.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: cephadm 2024-02-05T07:14:45.289701+0000 mgr.y (mgr.25280) 1810 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:47.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: cephadm 2024-02-05T07:14:45.385379+0000 mgr.y (mgr.25280) 1811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:47.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: cephadm 2024-02-05T07:14:45.460636+0000 mgr.y (mgr.25280) 1812 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:47.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: cluster 2024-02-05T07:14:45.510487+0000 mgr.y (mgr.25280) 1813 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 92 B/s wr, 92 op/s 2024-02-05T07:14:47.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: cephadm 2024-02-05T07:14:45.552723+0000 mgr.y (mgr.25280) 1814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:47.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: cephadm 2024-02-05T07:14:45.660807+0000 mgr.y (mgr.25280) 1815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:47.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: cephadm 2024-02-05T07:14:45.752612+0000 mgr.y (mgr.25280) 1816 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:47.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: cephadm 2024-02-05T07:14:45.848097+0000 mgr.y (mgr.25280) 1817 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:47.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: cephadm 2024-02-05T07:14:45.944774+0000 mgr.y (mgr.25280) 1818 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:47.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.027987+0000 mon.a (mon.0) 7491 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:47.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.031159+0000 mon.a (mon.0) 7492 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:47.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.034450+0000 mon.a (mon.0) 7493 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:47.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.035537+0000 mon.a (mon.0) 7494 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:47.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.042364+0000 mon.a (mon.0) 7495 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:47.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: cephadm 2024-02-05T07:14:46.042938+0000 mgr.y (mgr.25280) 1819 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:47.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.120227+0000 mon.a (mon.0) 7496 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:47.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.122223+0000 mon.a (mon.0) 7497 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:47.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.124611+0000 mon.a (mon.0) 7498 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:47.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.125645+0000 mon.a (mon.0) 7499 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:47.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.131670+0000 mon.a (mon.0) 7500 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:47.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: cephadm 2024-02-05T07:14:45.210275+0000 mgr.y (mgr.25280) 1809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:47.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: cephadm 2024-02-05T07:14:45.289701+0000 mgr.y (mgr.25280) 1810 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:47.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: cephadm 2024-02-05T07:14:45.385379+0000 mgr.y (mgr.25280) 1811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:47.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: cephadm 2024-02-05T07:14:45.460636+0000 mgr.y (mgr.25280) 1812 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:47.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: cluster 2024-02-05T07:14:45.510487+0000 mgr.y (mgr.25280) 1813 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 92 B/s wr, 92 op/s 2024-02-05T07:14:47.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: cephadm 2024-02-05T07:14:45.552723+0000 mgr.y (mgr.25280) 1814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:47.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: cephadm 2024-02-05T07:14:45.660807+0000 mgr.y (mgr.25280) 1815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:47.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: cephadm 2024-02-05T07:14:45.752612+0000 mgr.y (mgr.25280) 1816 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:47.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: cephadm 2024-02-05T07:14:45.848097+0000 mgr.y (mgr.25280) 1817 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:47.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: cephadm 2024-02-05T07:14:45.944774+0000 mgr.y (mgr.25280) 1818 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:47.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.027987+0000 mon.a (mon.0) 7491 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:47.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.031159+0000 mon.a (mon.0) 7492 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:47.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.034450+0000 mon.a (mon.0) 7493 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:47.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.035537+0000 mon.a (mon.0) 7494 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:47.379 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.042364+0000 mon.a (mon.0) 7495 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:47.379 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: cephadm 2024-02-05T07:14:46.042938+0000 mgr.y (mgr.25280) 1819 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:47.379 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.120227+0000 mon.a (mon.0) 7496 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:47.379 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.122223+0000 mon.a (mon.0) 7497 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:47.379 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.124611+0000 mon.a (mon.0) 7498 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:47.379 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.125645+0000 mon.a (mon.0) 7499 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:47.379 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.131670+0000 mon.a (mon.0) 7500 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:47.380 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: cephadm 2024-02-05T07:14:46.132264+0000 mgr.y (mgr.25280) 1820 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:47.380 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.214602+0000 mon.a (mon.0) 7501 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:47.380 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.217537+0000 mon.a (mon.0) 7502 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:47.380 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.221926+0000 mon.a (mon.0) 7503 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:47.380 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.223284+0000 mon.a (mon.0) 7504 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:47.380 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.232847+0000 mon.a (mon.0) 7505 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:47.380 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.315921+0000 mon.a (mon.0) 7506 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:47.380 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.318696+0000 mon.a (mon.0) 7507 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:47.380 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.321406+0000 mon.a (mon.0) 7508 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:47.380 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.322221+0000 mon.a (mon.0) 7509 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:47.380 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.328263+0000 mon.a (mon.0) 7510 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:47.380 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.409937+0000 mon.a (mon.0) 7511 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:47.380 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.412049+0000 mon.a (mon.0) 7512 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:47.380 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.414593+0000 mon.a (mon.0) 7513 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:47.381 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.415617+0000 mon.a (mon.0) 7514 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:47.381 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.423309+0000 mon.a (mon.0) 7515 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:47.381 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.506012+0000 mon.a (mon.0) 7516 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:47.381 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.510055+0000 mon.a (mon.0) 7517 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:47.381 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.513821+0000 mon.a (mon.0) 7518 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:47.381 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.515160+0000 mon.a (mon.0) 7519 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:47.381 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.523401+0000 mon.a (mon.0) 7520 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:47.381 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.604127+0000 mon.a (mon.0) 7521 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:47.381 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.606668+0000 mon.a (mon.0) 7522 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:47.381 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.609985+0000 mon.a (mon.0) 7523 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:47.381 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.611272+0000 mon.a (mon.0) 7524 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:47.381 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.620305+0000 mon.a (mon.0) 7525 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:47.381 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.700285+0000 mon.a (mon.0) 7526 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:47.381 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.703004+0000 mon.a (mon.0) 7527 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:47.381 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.706271+0000 mon.a (mon.0) 7528 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:47.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.707277+0000 mon.a (mon.0) 7529 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:47.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[71397]: audit 2024-02-05T07:14:46.715376+0000 mon.a (mon.0) 7530 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:47.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:47 smithi102 bash[71397]: audit 2024-02-05T07:14:46.796127+0000 mon.a (mon.0) 7531 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:47.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:47 smithi102 bash[71397]: audit 2024-02-05T07:14:46.798886+0000 mon.a (mon.0) 7532 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:47.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:47 smithi102 bash[71397]: audit 2024-02-05T07:14:46.802832+0000 mon.a (mon.0) 7533 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:47.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:47 smithi102 bash[71397]: audit 2024-02-05T07:14:46.804436+0000 mon.a (mon.0) 7534 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:47.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:47 smithi102 bash[71397]: audit 2024-02-05T07:14:46.813882+0000 mon.a (mon.0) 7535 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:47.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:47 smithi102 bash[71397]: audit 2024-02-05T07:14:46.893835+0000 mon.a (mon.0) 7536 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:47.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:47 smithi102 bash[71397]: audit 2024-02-05T07:14:46.896385+0000 mon.a (mon.0) 7537 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:47.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:47 smithi102 bash[71397]: audit 2024-02-05T07:14:46.900050+0000 mon.a (mon.0) 7538 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:47.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:47 smithi102 bash[71397]: audit 2024-02-05T07:14:46.901183+0000 mon.a (mon.0) 7539 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:47.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:47 smithi102 bash[71397]: audit 2024-02-05T07:14:46.908222+0000 mon.a (mon.0) 7540 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:47.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: cephadm 2024-02-05T07:14:46.132264+0000 mgr.y (mgr.25280) 1820 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:47.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.214602+0000 mon.a (mon.0) 7501 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:47.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.217537+0000 mon.a (mon.0) 7502 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:47.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.221926+0000 mon.a (mon.0) 7503 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:47.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.223284+0000 mon.a (mon.0) 7504 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:47.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.232847+0000 mon.a (mon.0) 7505 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:47.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.315921+0000 mon.a (mon.0) 7506 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:47.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.318696+0000 mon.a (mon.0) 7507 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:47.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.321406+0000 mon.a (mon.0) 7508 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:47.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.322221+0000 mon.a (mon.0) 7509 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:47.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.328263+0000 mon.a (mon.0) 7510 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:47.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.409937+0000 mon.a (mon.0) 7511 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:47.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.412049+0000 mon.a (mon.0) 7512 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:47.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.414593+0000 mon.a (mon.0) 7513 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:47.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.415617+0000 mon.a (mon.0) 7514 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:47.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.423309+0000 mon.a (mon.0) 7515 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:47.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.506012+0000 mon.a (mon.0) 7516 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:47.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.510055+0000 mon.a (mon.0) 7517 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:47.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.513821+0000 mon.a (mon.0) 7518 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:47.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.515160+0000 mon.a (mon.0) 7519 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:47.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.523401+0000 mon.a (mon.0) 7520 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:47.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.604127+0000 mon.a (mon.0) 7521 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:47.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.606668+0000 mon.a (mon.0) 7522 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:47.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.609985+0000 mon.a (mon.0) 7523 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:47.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.611272+0000 mon.a (mon.0) 7524 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:47.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.620305+0000 mon.a (mon.0) 7525 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:47.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.700285+0000 mon.a (mon.0) 7526 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:47.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.703004+0000 mon.a (mon.0) 7527 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:47.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.706271+0000 mon.a (mon.0) 7528 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:47.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.707277+0000 mon.a (mon.0) 7529 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:47.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.715376+0000 mon.a (mon.0) 7530 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:47.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.796127+0000 mon.a (mon.0) 7531 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:47.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.798886+0000 mon.a (mon.0) 7532 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:47.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.802832+0000 mon.a (mon.0) 7533 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:47.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.804436+0000 mon.a (mon.0) 7534 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:47.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.813882+0000 mon.a (mon.0) 7535 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:47.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.893835+0000 mon.a (mon.0) 7536 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:47.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.896385+0000 mon.a (mon.0) 7537 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:47.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.900050+0000 mon.a (mon.0) 7538 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:47.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.901183+0000 mon.a (mon.0) 7539 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:47.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:46 smithi102 bash[68945]: audit 2024-02-05T07:14:46.908222+0000 mon.a (mon.0) 7540 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:48.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: cephadm 2024-02-05T07:14:46.233494+0000 mgr.y (mgr.25280) 1821 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:48.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: cephadm 2024-02-05T07:14:46.328837+0000 mgr.y (mgr.25280) 1822 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:48.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: cephadm 2024-02-05T07:14:46.423947+0000 mgr.y (mgr.25280) 1823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:48.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: cephadm 2024-02-05T07:14:46.524058+0000 mgr.y (mgr.25280) 1824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:48.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: cephadm 2024-02-05T07:14:46.621053+0000 mgr.y (mgr.25280) 1825 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:48.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: cephadm 2024-02-05T07:14:46.715949+0000 mgr.y (mgr.25280) 1826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:48.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: cephadm 2024-02-05T07:14:46.814690+0000 mgr.y (mgr.25280) 1827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:48.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: cephadm 2024-02-05T07:14:46.909057+0000 mgr.y (mgr.25280) 1828 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:48.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:46.991431+0000 mon.a (mon.0) 7541 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:48.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.004330+0000 mon.a (mon.0) 7542 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:48.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.006570+0000 mon.a (mon.0) 7543 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:48.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.007361+0000 mon.a (mon.0) 7544 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:48.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.012419+0000 mon.a (mon.0) 7545 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:48.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: cephadm 2024-02-05T07:14:47.012861+0000 mgr.y (mgr.25280) 1829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:48.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.092504+0000 mon.a (mon.0) 7546 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:48.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.095156+0000 mon.a (mon.0) 7547 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:48.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.097948+0000 mon.a (mon.0) 7548 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:48.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.098919+0000 mon.a (mon.0) 7549 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:48.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.105849+0000 mon.a (mon.0) 7550 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:48.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: cephadm 2024-02-05T07:14:47.106485+0000 mgr.y (mgr.25280) 1830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:48.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.189470+0000 mon.a (mon.0) 7551 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:48.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.191687+0000 mon.a (mon.0) 7552 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:48.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.194209+0000 mon.a (mon.0) 7553 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:48.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.195383+0000 mon.a (mon.0) 7554 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:48.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.205174+0000 mon.a (mon.0) 7555 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:48.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.285286+0000 mon.a (mon.0) 7556 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:48.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.288729+0000 mon.a (mon.0) 7557 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:48.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.292022+0000 mon.a (mon.0) 7558 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:48.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.293014+0000 mon.a (mon.0) 7559 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:48.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.301297+0000 mon.a (mon.0) 7560 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:48.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.366663+0000 mon.a (mon.0) 7561 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:48.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.371146+0000 mon.a (mon.0) 7562 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:48.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.373386+0000 mon.a (mon.0) 7563 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:48.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.374103+0000 mon.a (mon.0) 7564 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:48.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.382617+0000 mon.a (mon.0) 7565 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:48.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.461452+0000 mon.a (mon.0) 7566 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:48.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.464198+0000 mon.a (mon.0) 7567 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:48.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.466712+0000 mon.a (mon.0) 7568 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:48.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.467503+0000 mon.a (mon.0) 7569 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:48.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.475070+0000 mon.a (mon.0) 7570 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:48.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.555622+0000 mon.a (mon.0) 7571 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:48.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.558596+0000 mon.a (mon.0) 7572 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:48.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.563482+0000 mon.a (mon.0) 7573 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:48.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.564855+0000 mon.a (mon.0) 7574 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:48.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.573606+0000 mon.a (mon.0) 7575 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:48.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.657764+0000 mon.a (mon.0) 7576 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:48.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.660118+0000 mon.a (mon.0) 7577 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:48.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.662612+0000 mon.a (mon.0) 7578 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:48.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.663323+0000 mon.a (mon.0) 7579 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:48.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.670889+0000 mon.a (mon.0) 7580 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:48.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.754754+0000 mon.a (mon.0) 7581 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:48.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.757591+0000 mon.a (mon.0) 7582 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:48.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.760914+0000 mon.a (mon.0) 7583 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:48.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.762139+0000 mon.a (mon.0) 7584 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:48.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.772275+0000 mon.a (mon.0) 7585 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:48.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.850879+0000 mon.a (mon.0) 7586 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:48.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.853249+0000 mon.a (mon.0) 7587 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:48.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.855504+0000 mon.a (mon.0) 7588 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:48.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.856283+0000 mon.a (mon.0) 7589 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:48.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.864153+0000 mon.a (mon.0) 7590 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:48.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.943892+0000 mon.a (mon.0) 7591 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:48.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.945914+0000 mon.a (mon.0) 7592 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:48.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.948384+0000 mon.a (mon.0) 7593 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:48.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.949106+0000 mon.a (mon.0) 7594 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:48.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:48 smithi177 bash[56430]: audit 2024-02-05T07:14:47.958145+0000 mon.a (mon.0) 7595 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:48.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: cephadm 2024-02-05T07:14:46.233494+0000 mgr.y (mgr.25280) 1821 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:48.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: cephadm 2024-02-05T07:14:46.328837+0000 mgr.y (mgr.25280) 1822 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:48.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: cephadm 2024-02-05T07:14:46.423947+0000 mgr.y (mgr.25280) 1823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:48.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: cephadm 2024-02-05T07:14:46.524058+0000 mgr.y (mgr.25280) 1824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:48.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: cephadm 2024-02-05T07:14:46.621053+0000 mgr.y (mgr.25280) 1825 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:48.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: cephadm 2024-02-05T07:14:46.715949+0000 mgr.y (mgr.25280) 1826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:48.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: cephadm 2024-02-05T07:14:46.814690+0000 mgr.y (mgr.25280) 1827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:48.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: cephadm 2024-02-05T07:14:46.909057+0000 mgr.y (mgr.25280) 1828 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:48.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:46.991431+0000 mon.a (mon.0) 7541 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:48.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.004330+0000 mon.a (mon.0) 7542 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:48.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.006570+0000 mon.a (mon.0) 7543 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:48.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.007361+0000 mon.a (mon.0) 7544 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:48.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.012419+0000 mon.a (mon.0) 7545 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:48.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: cephadm 2024-02-05T07:14:47.012861+0000 mgr.y (mgr.25280) 1829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:48.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.092504+0000 mon.a (mon.0) 7546 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:48.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.095156+0000 mon.a (mon.0) 7547 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:48.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.097948+0000 mon.a (mon.0) 7548 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:48.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.098919+0000 mon.a (mon.0) 7549 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:48.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.105849+0000 mon.a (mon.0) 7550 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:48.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: cephadm 2024-02-05T07:14:47.106485+0000 mgr.y (mgr.25280) 1830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:48.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.189470+0000 mon.a (mon.0) 7551 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:48.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: cephadm 2024-02-05T07:14:46.233494+0000 mgr.y (mgr.25280) 1821 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:48.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: cephadm 2024-02-05T07:14:46.328837+0000 mgr.y (mgr.25280) 1822 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:48.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: cephadm 2024-02-05T07:14:46.423947+0000 mgr.y (mgr.25280) 1823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:48.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: cephadm 2024-02-05T07:14:46.524058+0000 mgr.y (mgr.25280) 1824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:48.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: cephadm 2024-02-05T07:14:46.621053+0000 mgr.y (mgr.25280) 1825 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:48.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: cephadm 2024-02-05T07:14:46.715949+0000 mgr.y (mgr.25280) 1826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:48.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: cephadm 2024-02-05T07:14:46.814690+0000 mgr.y (mgr.25280) 1827 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:48.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: cephadm 2024-02-05T07:14:46.909057+0000 mgr.y (mgr.25280) 1828 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:48.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:46.991431+0000 mon.a (mon.0) 7541 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:48.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.004330+0000 mon.a (mon.0) 7542 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:48.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.006570+0000 mon.a (mon.0) 7543 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:48.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.007361+0000 mon.a (mon.0) 7544 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:48.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.012419+0000 mon.a (mon.0) 7545 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:48.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: cephadm 2024-02-05T07:14:47.012861+0000 mgr.y (mgr.25280) 1829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:48.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.092504+0000 mon.a (mon.0) 7546 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:48.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.095156+0000 mon.a (mon.0) 7547 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:48.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.097948+0000 mon.a (mon.0) 7548 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:48.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.098919+0000 mon.a (mon.0) 7549 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:48.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.105849+0000 mon.a (mon.0) 7550 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:48.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: cephadm 2024-02-05T07:14:47.106485+0000 mgr.y (mgr.25280) 1830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:48.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.189470+0000 mon.a (mon.0) 7551 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:48.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.191687+0000 mon.a (mon.0) 7552 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:48.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.194209+0000 mon.a (mon.0) 7553 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:48.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.195383+0000 mon.a (mon.0) 7554 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:48.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.205174+0000 mon.a (mon.0) 7555 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:48.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.285286+0000 mon.a (mon.0) 7556 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:48.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.288729+0000 mon.a (mon.0) 7557 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:48.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.292022+0000 mon.a (mon.0) 7558 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:48.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.293014+0000 mon.a (mon.0) 7559 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:48.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.301297+0000 mon.a (mon.0) 7560 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:48.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.366663+0000 mon.a (mon.0) 7561 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:48.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.371146+0000 mon.a (mon.0) 7562 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:48.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.373386+0000 mon.a (mon.0) 7563 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:48.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.374103+0000 mon.a (mon.0) 7564 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:48.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.382617+0000 mon.a (mon.0) 7565 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:48.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.461452+0000 mon.a (mon.0) 7566 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:48.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.464198+0000 mon.a (mon.0) 7567 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:48.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.466712+0000 mon.a (mon.0) 7568 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:48.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.467503+0000 mon.a (mon.0) 7569 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:48.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.475070+0000 mon.a (mon.0) 7570 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:48.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.191687+0000 mon.a (mon.0) 7552 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:48.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.194209+0000 mon.a (mon.0) 7553 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:48.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.195383+0000 mon.a (mon.0) 7554 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:48.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.205174+0000 mon.a (mon.0) 7555 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:48.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.285286+0000 mon.a (mon.0) 7556 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:48.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.288729+0000 mon.a (mon.0) 7557 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:48.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.292022+0000 mon.a (mon.0) 7558 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:48.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.293014+0000 mon.a (mon.0) 7559 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:48.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.301297+0000 mon.a (mon.0) 7560 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:48.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.366663+0000 mon.a (mon.0) 7561 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:48.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.371146+0000 mon.a (mon.0) 7562 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:48.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.373386+0000 mon.a (mon.0) 7563 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:48.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.374103+0000 mon.a (mon.0) 7564 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:48.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.382617+0000 mon.a (mon.0) 7565 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:48.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.461452+0000 mon.a (mon.0) 7566 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:48.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.464198+0000 mon.a (mon.0) 7567 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:48.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.466712+0000 mon.a (mon.0) 7568 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:48.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.467503+0000 mon.a (mon.0) 7569 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:48.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.475070+0000 mon.a (mon.0) 7570 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:48.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.555622+0000 mon.a (mon.0) 7571 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:48.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.558596+0000 mon.a (mon.0) 7572 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:48.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.563482+0000 mon.a (mon.0) 7573 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:48.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.564855+0000 mon.a (mon.0) 7574 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:48.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.573606+0000 mon.a (mon.0) 7575 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:48.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.657764+0000 mon.a (mon.0) 7576 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:48.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.660118+0000 mon.a (mon.0) 7577 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:48.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.662612+0000 mon.a (mon.0) 7578 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:48.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.663323+0000 mon.a (mon.0) 7579 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:48.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.670889+0000 mon.a (mon.0) 7580 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:48.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.754754+0000 mon.a (mon.0) 7581 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:48.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.757591+0000 mon.a (mon.0) 7582 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:48.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.760914+0000 mon.a (mon.0) 7583 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:48.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.762139+0000 mon.a (mon.0) 7584 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:48.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.772275+0000 mon.a (mon.0) 7585 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:48.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.850879+0000 mon.a (mon.0) 7586 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:48.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.853249+0000 mon.a (mon.0) 7587 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:48.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.855504+0000 mon.a (mon.0) 7588 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:48.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.856283+0000 mon.a (mon.0) 7589 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:48.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.864153+0000 mon.a (mon.0) 7590 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:48.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.555622+0000 mon.a (mon.0) 7571 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:48.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.558596+0000 mon.a (mon.0) 7572 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:48.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.563482+0000 mon.a (mon.0) 7573 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:48.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.564855+0000 mon.a (mon.0) 7574 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:48.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.573606+0000 mon.a (mon.0) 7575 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:48.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.657764+0000 mon.a (mon.0) 7576 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:48.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.660118+0000 mon.a (mon.0) 7577 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:48.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.662612+0000 mon.a (mon.0) 7578 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:48.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.663323+0000 mon.a (mon.0) 7579 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:48.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.670889+0000 mon.a (mon.0) 7580 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:48.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.754754+0000 mon.a (mon.0) 7581 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:48.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.757591+0000 mon.a (mon.0) 7582 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:48.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.760914+0000 mon.a (mon.0) 7583 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:48.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.762139+0000 mon.a (mon.0) 7584 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:48.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.772275+0000 mon.a (mon.0) 7585 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:48.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.850879+0000 mon.a (mon.0) 7586 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:48.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.853249+0000 mon.a (mon.0) 7587 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:48.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.855504+0000 mon.a (mon.0) 7588 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:48.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.856283+0000 mon.a (mon.0) 7589 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:48.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.864153+0000 mon.a (mon.0) 7590 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:48.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.943892+0000 mon.a (mon.0) 7591 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:48.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.945914+0000 mon.a (mon.0) 7592 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:48.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.948384+0000 mon.a (mon.0) 7593 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:48.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.949106+0000 mon.a (mon.0) 7594 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:48.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[71397]: audit 2024-02-05T07:14:47.958145+0000 mon.a (mon.0) 7595 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:48.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.943892+0000 mon.a (mon.0) 7591 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:48.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.945914+0000 mon.a (mon.0) 7592 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:48.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.948384+0000 mon.a (mon.0) 7593 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:48.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.949106+0000 mon.a (mon.0) 7594 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:48.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:48 smithi102 bash[68945]: audit 2024-02-05T07:14:47.958145+0000 mon.a (mon.0) 7595 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:49.310 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: cephadm 2024-02-05T07:14:47.206036+0000 mgr.y (mgr.25280) 1831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:49.310 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: cephadm 2024-02-05T07:14:47.301974+0000 mgr.y (mgr.25280) 1832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:49.310 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: cephadm 2024-02-05T07:14:47.383131+0000 mgr.y (mgr.25280) 1833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:49.310 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: cephadm 2024-02-05T07:14:47.475752+0000 mgr.y (mgr.25280) 1834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:49.310 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: cluster 2024-02-05T07:14:47.511851+0000 mgr.y (mgr.25280) 1835 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 184 B/s wr, 155 op/s 2024-02-05T07:14:49.310 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: cephadm 2024-02-05T07:14:47.574366+0000 mgr.y (mgr.25280) 1836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:49.311 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: cephadm 2024-02-05T07:14:47.671651+0000 mgr.y (mgr.25280) 1837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:49.311 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: cephadm 2024-02-05T07:14:47.772887+0000 mgr.y (mgr.25280) 1838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:49.311 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: cephadm 2024-02-05T07:14:47.864917+0000 mgr.y (mgr.25280) 1839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:49.311 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: cephadm 2024-02-05T07:14:47.958701+0000 mgr.y (mgr.25280) 1840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:49.311 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.039280+0000 mon.a (mon.0) 7596 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:49.311 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.042907+0000 mon.a (mon.0) 7597 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:49.311 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.047417+0000 mon.a (mon.0) 7598 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:49.311 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.048522+0000 mon.a (mon.0) 7599 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:49.311 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.055391+0000 mon.a (mon.0) 7600 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:49.311 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: cephadm 2024-02-05T07:14:48.056244+0000 mgr.y (mgr.25280) 1841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:49.311 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.143730+0000 mon.a (mon.0) 7601 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:49.311 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.145835+0000 mon.a (mon.0) 7602 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:49.311 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.148201+0000 mon.a (mon.0) 7603 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:49.312 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.150680+0000 mon.a (mon.0) 7604 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:49.312 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.157922+0000 mon.a (mon.0) 7605 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:49.312 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: cephadm 2024-02-05T07:14:47.206036+0000 mgr.y (mgr.25280) 1831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:49.312 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: cephadm 2024-02-05T07:14:47.301974+0000 mgr.y (mgr.25280) 1832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:49.312 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: cephadm 2024-02-05T07:14:47.383131+0000 mgr.y (mgr.25280) 1833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:49.312 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: cephadm 2024-02-05T07:14:47.475752+0000 mgr.y (mgr.25280) 1834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:49.312 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: cluster 2024-02-05T07:14:47.511851+0000 mgr.y (mgr.25280) 1835 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 184 B/s wr, 155 op/s 2024-02-05T07:14:49.312 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: cephadm 2024-02-05T07:14:47.574366+0000 mgr.y (mgr.25280) 1836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:49.312 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: cephadm 2024-02-05T07:14:47.671651+0000 mgr.y (mgr.25280) 1837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:49.312 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: cephadm 2024-02-05T07:14:47.772887+0000 mgr.y (mgr.25280) 1838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:49.312 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: cephadm 2024-02-05T07:14:47.864917+0000 mgr.y (mgr.25280) 1839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:49.313 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: cephadm 2024-02-05T07:14:47.958701+0000 mgr.y (mgr.25280) 1840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:49.313 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.039280+0000 mon.a (mon.0) 7596 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:49.313 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.042907+0000 mon.a (mon.0) 7597 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:49.313 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.047417+0000 mon.a (mon.0) 7598 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:49.313 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.048522+0000 mon.a (mon.0) 7599 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:49.313 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.055391+0000 mon.a (mon.0) 7600 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:49.313 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: cephadm 2024-02-05T07:14:48.056244+0000 mgr.y (mgr.25280) 1841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:49.313 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.143730+0000 mon.a (mon.0) 7601 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:49.313 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.145835+0000 mon.a (mon.0) 7602 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:49.313 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.148201+0000 mon.a (mon.0) 7603 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:49.313 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.150680+0000 mon.a (mon.0) 7604 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:49.313 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.157922+0000 mon.a (mon.0) 7605 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:49.314 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.221591+0000 mon.a (mon.0) 7606 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:49.314 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.224414+0000 mon.a (mon.0) 7607 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:49.314 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.227380+0000 mon.a (mon.0) 7608 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:49.314 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.228502+0000 mon.a (mon.0) 7609 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:49.314 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.235023+0000 mon.a (mon.0) 7610 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:49.314 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.318204+0000 mon.a (mon.0) 7611 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:49.314 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.320604+0000 mon.a (mon.0) 7612 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:49.314 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.323232+0000 mon.a (mon.0) 7613 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:49.314 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.324132+0000 mon.a (mon.0) 7614 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:49.314 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.329927+0000 mon.a (mon.0) 7615 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:49.314 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.392269+0000 mon.a (mon.0) 7616 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:49.314 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.395007+0000 mon.a (mon.0) 7617 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:49.314 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.397759+0000 mon.a (mon.0) 7618 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:49.314 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.398936+0000 mon.a (mon.0) 7619 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:49.314 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.406233+0000 mon.a (mon.0) 7620 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:49.315 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.487209+0000 mon.a (mon.0) 7621 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:49.315 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.489607+0000 mon.a (mon.0) 7622 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:49.315 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.491924+0000 mon.a (mon.0) 7623 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:49.315 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.492677+0000 mon.a (mon.0) 7624 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:49.315 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.221591+0000 mon.a (mon.0) 7606 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:49.315 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.224414+0000 mon.a (mon.0) 7607 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:49.315 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.227380+0000 mon.a (mon.0) 7608 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:49.315 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.228502+0000 mon.a (mon.0) 7609 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:49.315 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.235023+0000 mon.a (mon.0) 7610 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:49.315 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.318204+0000 mon.a (mon.0) 7611 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:49.315 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.320604+0000 mon.a (mon.0) 7612 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:49.315 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.323232+0000 mon.a (mon.0) 7613 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:49.316 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.324132+0000 mon.a (mon.0) 7614 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:49.316 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.329927+0000 mon.a (mon.0) 7615 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:49.316 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.392269+0000 mon.a (mon.0) 7616 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:49.316 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.395007+0000 mon.a (mon.0) 7617 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:49.316 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.397759+0000 mon.a (mon.0) 7618 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:49.316 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.398936+0000 mon.a (mon.0) 7619 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:49.316 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.406233+0000 mon.a (mon.0) 7620 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:49.316 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.487209+0000 mon.a (mon.0) 7621 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:49.316 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.489607+0000 mon.a (mon.0) 7622 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:49.316 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.491924+0000 mon.a (mon.0) 7623 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:49.316 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.492677+0000 mon.a (mon.0) 7624 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:49.316 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.498308+0000 mon.a (mon.0) 7625 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:49.317 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.559762+0000 mon.a (mon.0) 7626 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:49.317 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.564328+0000 mon.a (mon.0) 7627 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:49.317 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.566686+0000 mon.a (mon.0) 7628 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:49.317 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.567367+0000 mon.a (mon.0) 7629 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:49.317 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.572593+0000 mon.a (mon.0) 7630 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:49.317 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.684833+0000 mon.a (mon.0) 7631 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:49.317 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.687492+0000 mon.a (mon.0) 7632 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:49.317 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.689629+0000 mon.a (mon.0) 7633 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:49.317 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.690407+0000 mon.a (mon.0) 7634 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:49.317 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.698089+0000 mon.a (mon.0) 7635 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:49.317 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.808252+0000 mon.a (mon.0) 7636 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:49.317 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.811229+0000 mon.a (mon.0) 7637 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:49.317 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.813731+0000 mon.a (mon.0) 7638 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:49.317 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.814732+0000 mon.a (mon.0) 7639 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:49.318 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.821743+0000 mon.a (mon.0) 7640 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:49.318 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.901399+0000 mon.a (mon.0) 7641 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:49.318 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.904364+0000 mon.a (mon.0) 7642 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:49.318 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.907373+0000 mon.a (mon.0) 7643 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:49.318 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.908435+0000 mon.a (mon.0) 7644 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:49.318 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[68945]: audit 2024-02-05T07:14:48.915563+0000 mon.a (mon.0) 7645 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:49.318 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.498308+0000 mon.a (mon.0) 7625 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:49.318 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.559762+0000 mon.a (mon.0) 7626 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:49.318 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.564328+0000 mon.a (mon.0) 7627 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:49.318 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.566686+0000 mon.a (mon.0) 7628 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:49.318 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.567367+0000 mon.a (mon.0) 7629 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:49.318 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.572593+0000 mon.a (mon.0) 7630 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:49.319 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.684833+0000 mon.a (mon.0) 7631 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:49.319 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.687492+0000 mon.a (mon.0) 7632 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:49.319 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.689629+0000 mon.a (mon.0) 7633 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:49.319 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.690407+0000 mon.a (mon.0) 7634 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:49.319 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.698089+0000 mon.a (mon.0) 7635 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:49.319 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.808252+0000 mon.a (mon.0) 7636 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:49.319 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.811229+0000 mon.a (mon.0) 7637 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:49.319 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.813731+0000 mon.a (mon.0) 7638 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:49.319 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.814732+0000 mon.a (mon.0) 7639 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:49.319 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.821743+0000 mon.a (mon.0) 7640 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:49.319 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.901399+0000 mon.a (mon.0) 7641 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:49.319 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.904364+0000 mon.a (mon.0) 7642 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:49.319 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.907373+0000 mon.a (mon.0) 7643 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:49.319 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.908435+0000 mon.a (mon.0) 7644 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:49.319 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:49 smithi102 bash[71397]: audit 2024-02-05T07:14:48.915563+0000 mon.a (mon.0) 7645 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:49.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: cephadm 2024-02-05T07:14:47.206036+0000 mgr.y (mgr.25280) 1831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:49.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: cephadm 2024-02-05T07:14:47.301974+0000 mgr.y (mgr.25280) 1832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:49.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: cephadm 2024-02-05T07:14:47.383131+0000 mgr.y (mgr.25280) 1833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:49.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: cephadm 2024-02-05T07:14:47.475752+0000 mgr.y (mgr.25280) 1834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:49.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: cluster 2024-02-05T07:14:47.511851+0000 mgr.y (mgr.25280) 1835 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 184 B/s wr, 155 op/s 2024-02-05T07:14:49.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: cephadm 2024-02-05T07:14:47.574366+0000 mgr.y (mgr.25280) 1836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:49.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: cephadm 2024-02-05T07:14:47.671651+0000 mgr.y (mgr.25280) 1837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:49.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: cephadm 2024-02-05T07:14:47.772887+0000 mgr.y (mgr.25280) 1838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:49.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: cephadm 2024-02-05T07:14:47.864917+0000 mgr.y (mgr.25280) 1839 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:49.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: cephadm 2024-02-05T07:14:47.958701+0000 mgr.y (mgr.25280) 1840 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:49.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.039280+0000 mon.a (mon.0) 7596 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:49.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.042907+0000 mon.a (mon.0) 7597 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:49.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.047417+0000 mon.a (mon.0) 7598 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:49.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.048522+0000 mon.a (mon.0) 7599 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:49.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.055391+0000 mon.a (mon.0) 7600 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:49.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: cephadm 2024-02-05T07:14:48.056244+0000 mgr.y (mgr.25280) 1841 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:49.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.143730+0000 mon.a (mon.0) 7601 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:49.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.145835+0000 mon.a (mon.0) 7602 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:49.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.148201+0000 mon.a (mon.0) 7603 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:49.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.150680+0000 mon.a (mon.0) 7604 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:49.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.157922+0000 mon.a (mon.0) 7605 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:49.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.221591+0000 mon.a (mon.0) 7606 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:49.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.224414+0000 mon.a (mon.0) 7607 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:49.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.227380+0000 mon.a (mon.0) 7608 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:49.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.228502+0000 mon.a (mon.0) 7609 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:49.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.235023+0000 mon.a (mon.0) 7610 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:49.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.318204+0000 mon.a (mon.0) 7611 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:49.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.320604+0000 mon.a (mon.0) 7612 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:49.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.323232+0000 mon.a (mon.0) 7613 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:49.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.324132+0000 mon.a (mon.0) 7614 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:49.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.329927+0000 mon.a (mon.0) 7615 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:49.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.392269+0000 mon.a (mon.0) 7616 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:49.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.395007+0000 mon.a (mon.0) 7617 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:49.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.397759+0000 mon.a (mon.0) 7618 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:49.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.398936+0000 mon.a (mon.0) 7619 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:49.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.406233+0000 mon.a (mon.0) 7620 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:49.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.487209+0000 mon.a (mon.0) 7621 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:49.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.489607+0000 mon.a (mon.0) 7622 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:49.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.491924+0000 mon.a (mon.0) 7623 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:49.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.492677+0000 mon.a (mon.0) 7624 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:49.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.498308+0000 mon.a (mon.0) 7625 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:49.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.559762+0000 mon.a (mon.0) 7626 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:49.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.564328+0000 mon.a (mon.0) 7627 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:49.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.566686+0000 mon.a (mon.0) 7628 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:49.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.567367+0000 mon.a (mon.0) 7629 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:49.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.572593+0000 mon.a (mon.0) 7630 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:49.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.684833+0000 mon.a (mon.0) 7631 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:49.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.687492+0000 mon.a (mon.0) 7632 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:49.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.689629+0000 mon.a (mon.0) 7633 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:49.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.690407+0000 mon.a (mon.0) 7634 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:49.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.698089+0000 mon.a (mon.0) 7635 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:49.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.808252+0000 mon.a (mon.0) 7636 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:49.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.811229+0000 mon.a (mon.0) 7637 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:49.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.813731+0000 mon.a (mon.0) 7638 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:49.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.814732+0000 mon.a (mon.0) 7639 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:49.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.821743+0000 mon.a (mon.0) 7640 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:49.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.901399+0000 mon.a (mon.0) 7641 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:49.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.904364+0000 mon.a (mon.0) 7642 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:49.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.907373+0000 mon.a (mon.0) 7643 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:49.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.908435+0000 mon.a (mon.0) 7644 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:49.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:49 smithi177 bash[56430]: audit 2024-02-05T07:14:48.915563+0000 mon.a (mon.0) 7645 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.019 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: cephadm 2024-02-05T07:14:48.158679+0000 mgr.y (mgr.25280) 1842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:50.019 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: cephadm 2024-02-05T07:14:48.235783+0000 mgr.y (mgr.25280) 1843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:50.019 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: cephadm 2024-02-05T07:14:48.330566+0000 mgr.y (mgr.25280) 1844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:50.020 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: cephadm 2024-02-05T07:14:48.408029+0000 mgr.y (mgr.25280) 1845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:50.020 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: cephadm 2024-02-05T07:14:48.498968+0000 mgr.y (mgr.25280) 1846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:50.020 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: cephadm 2024-02-05T07:14:48.573272+0000 mgr.y (mgr.25280) 1847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:50.020 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: cephadm 2024-02-05T07:14:48.698920+0000 mgr.y (mgr.25280) 1848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:50.020 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: cephadm 2024-02-05T07:14:48.822615+0000 mgr.y (mgr.25280) 1849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:50.020 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: cephadm 2024-02-05T07:14:48.916244+0000 mgr.y (mgr.25280) 1850 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:50.020 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.024977+0000 mon.a (mon.0) 7646 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:50.020 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.027327+0000 mon.a (mon.0) 7647 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:50.020 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.031274+0000 mon.a (mon.0) 7648 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:50.020 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.032482+0000 mon.a (mon.0) 7649 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:50.020 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.040463+0000 mon.a (mon.0) 7650 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.020 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: cephadm 2024-02-05T07:14:49.041074+0000 mgr.y (mgr.25280) 1851 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:50.021 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.103270+0000 mon.a (mon.0) 7651 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:50.021 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.105810+0000 mon.a (mon.0) 7652 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:50.021 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.108602+0000 mon.a (mon.0) 7653 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:50.021 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.109712+0000 mon.a (mon.0) 7654 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:50.021 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.117209+0000 mon.a (mon.0) 7655 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.021 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: cephadm 2024-02-05T07:14:49.118137+0000 mgr.y (mgr.25280) 1852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:50.021 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.196942+0000 mon.a (mon.0) 7656 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:50.021 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.199488+0000 mon.a (mon.0) 7657 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:50.021 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.202304+0000 mon.a (mon.0) 7658 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:50.021 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.203294+0000 mon.a (mon.0) 7659 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:50.021 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.210605+0000 mon.a (mon.0) 7660 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.021 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.281606+0000 mon.a (mon.0) 7661 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.021 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.289462+0000 mon.a (mon.0) 7662 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.021 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.299620+0000 mon.a (mon.0) 7663 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.022 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.325094+0000 mon.a (mon.0) 7664 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:50.022 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.329025+0000 mon.a (mon.0) 7665 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:50.022 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.332719+0000 mon.a (mon.0) 7666 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:50.022 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.334166+0000 mon.a (mon.0) 7667 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:50.022 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.343365+0000 mon.a (mon.0) 7668 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.022 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.419767+0000 mon.a (mon.0) 7669 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:50.022 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.422788+0000 mon.a (mon.0) 7670 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:50.022 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.426040+0000 mon.a (mon.0) 7671 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:50.022 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.427074+0000 mon.a (mon.0) 7672 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:50.022 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.433378+0000 mon.a (mon.0) 7673 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.022 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.512347+0000 mon.a (mon.0) 7674 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:50.022 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.515773+0000 mon.a (mon.0) 7675 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:50.022 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.519431+0000 mon.a (mon.0) 7676 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:50.022 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.520665+0000 mon.a (mon.0) 7677 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:50.023 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.530289+0000 mon.a (mon.0) 7678 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.023 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.611758+0000 mon.a (mon.0) 7679 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:50.023 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.614651+0000 mon.a (mon.0) 7680 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:50.023 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.617812+0000 mon.a (mon.0) 7681 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:50.023 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.618755+0000 mon.a (mon.0) 7682 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:50.023 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.627345+0000 mon.a (mon.0) 7683 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.023 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.705455+0000 mon.a (mon.0) 7684 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:50.023 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: cephadm 2024-02-05T07:14:48.158679+0000 mgr.y (mgr.25280) 1842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:50.024 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: cephadm 2024-02-05T07:14:48.235783+0000 mgr.y (mgr.25280) 1843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:50.024 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: cephadm 2024-02-05T07:14:48.330566+0000 mgr.y (mgr.25280) 1844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:50.024 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: cephadm 2024-02-05T07:14:48.408029+0000 mgr.y (mgr.25280) 1845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:50.024 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: cephadm 2024-02-05T07:14:48.498968+0000 mgr.y (mgr.25280) 1846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:50.024 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: cephadm 2024-02-05T07:14:48.573272+0000 mgr.y (mgr.25280) 1847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:50.024 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: cephadm 2024-02-05T07:14:48.698920+0000 mgr.y (mgr.25280) 1848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:50.024 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: cephadm 2024-02-05T07:14:48.822615+0000 mgr.y (mgr.25280) 1849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:50.024 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: cephadm 2024-02-05T07:14:48.916244+0000 mgr.y (mgr.25280) 1850 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:50.024 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.024977+0000 mon.a (mon.0) 7646 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:50.024 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.027327+0000 mon.a (mon.0) 7647 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:50.024 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.031274+0000 mon.a (mon.0) 7648 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:50.024 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.032482+0000 mon.a (mon.0) 7649 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:50.024 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.040463+0000 mon.a (mon.0) 7650 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.024 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: cephadm 2024-02-05T07:14:49.041074+0000 mgr.y (mgr.25280) 1851 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:50.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.103270+0000 mon.a (mon.0) 7651 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:50.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.105810+0000 mon.a (mon.0) 7652 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:50.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.108602+0000 mon.a (mon.0) 7653 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:50.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.109712+0000 mon.a (mon.0) 7654 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:50.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.117209+0000 mon.a (mon.0) 7655 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: cephadm 2024-02-05T07:14:49.118137+0000 mgr.y (mgr.25280) 1852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:50.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.196942+0000 mon.a (mon.0) 7656 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:50.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.199488+0000 mon.a (mon.0) 7657 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:50.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.202304+0000 mon.a (mon.0) 7658 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:50.025 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.203294+0000 mon.a (mon.0) 7659 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:50.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.707960+0000 mon.a (mon.0) 7685 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:50.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.711599+0000 mon.a (mon.0) 7686 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:50.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.713079+0000 mon.a (mon.0) 7687 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:50.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.720742+0000 mon.a (mon.0) 7688 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.803622+0000 mon.a (mon.0) 7689 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:50.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.806535+0000 mon.a (mon.0) 7690 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:50.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.809555+0000 mon.a (mon.0) 7691 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:50.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.810597+0000 mon.a (mon.0) 7692 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:50.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.817044+0000 mon.a (mon.0) 7693 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.898130+0000 mon.a (mon.0) 7694 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:50.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.900665+0000 mon.a (mon.0) 7695 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:50.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.903613+0000 mon.a (mon.0) 7696 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:50.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.904622+0000 mon.a (mon.0) 7697 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:50.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.915284+0000 mon.a (mon.0) 7698 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.994717+0000 mon.a (mon.0) 7699 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:50.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:49.997636+0000 mon.a (mon.0) 7700 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:50.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[71397]: audit 2024-02-05T07:14:50.001089+0000 mon.a (mon.0) 7701 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:50.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.210605+0000 mon.a (mon.0) 7660 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.281606+0000 mon.a (mon.0) 7661 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.289462+0000 mon.a (mon.0) 7662 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.299620+0000 mon.a (mon.0) 7663 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.325094+0000 mon.a (mon.0) 7664 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:50.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.329025+0000 mon.a (mon.0) 7665 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:50.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.332719+0000 mon.a (mon.0) 7666 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:50.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.334166+0000 mon.a (mon.0) 7667 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:50.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.343365+0000 mon.a (mon.0) 7668 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.419767+0000 mon.a (mon.0) 7669 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:50.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.422788+0000 mon.a (mon.0) 7670 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:50.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.426040+0000 mon.a (mon.0) 7671 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:50.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.427074+0000 mon.a (mon.0) 7672 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:50.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.433378+0000 mon.a (mon.0) 7673 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.512347+0000 mon.a (mon.0) 7674 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:50.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.515773+0000 mon.a (mon.0) 7675 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:50.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.519431+0000 mon.a (mon.0) 7676 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:50.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.520665+0000 mon.a (mon.0) 7677 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:50.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.530289+0000 mon.a (mon.0) 7678 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.611758+0000 mon.a (mon.0) 7679 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:50.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.614651+0000 mon.a (mon.0) 7680 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:50.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.617812+0000 mon.a (mon.0) 7681 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:50.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.618755+0000 mon.a (mon.0) 7682 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:50.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.627345+0000 mon.a (mon.0) 7683 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.705455+0000 mon.a (mon.0) 7684 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:50.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.707960+0000 mon.a (mon.0) 7685 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:50.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.711599+0000 mon.a (mon.0) 7686 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:50.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.713079+0000 mon.a (mon.0) 7687 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:50.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.720742+0000 mon.a (mon.0) 7688 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.803622+0000 mon.a (mon.0) 7689 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:50.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.806535+0000 mon.a (mon.0) 7690 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:50.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.809555+0000 mon.a (mon.0) 7691 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:50.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.810597+0000 mon.a (mon.0) 7692 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:50.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.817044+0000 mon.a (mon.0) 7693 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.898130+0000 mon.a (mon.0) 7694 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:50.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.900665+0000 mon.a (mon.0) 7695 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:50.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.903613+0000 mon.a (mon.0) 7696 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:50.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.904622+0000 mon.a (mon.0) 7697 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:50.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.915284+0000 mon.a (mon.0) 7698 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.994717+0000 mon.a (mon.0) 7699 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:50.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:49.997636+0000 mon.a (mon.0) 7700 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:50.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:50 smithi102 bash[68945]: audit 2024-02-05T07:14:50.001089+0000 mon.a (mon.0) 7701 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:50.314 INFO:teuthology.orchestra.run.smithi102.stdout:true 2024-02-05T07:14:50.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: cephadm 2024-02-05T07:14:48.158679+0000 mgr.y (mgr.25280) 1842 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:50.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: cephadm 2024-02-05T07:14:48.235783+0000 mgr.y (mgr.25280) 1843 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:50.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: cephadm 2024-02-05T07:14:48.330566+0000 mgr.y (mgr.25280) 1844 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:50.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: cephadm 2024-02-05T07:14:48.408029+0000 mgr.y (mgr.25280) 1845 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:50.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: cephadm 2024-02-05T07:14:48.498968+0000 mgr.y (mgr.25280) 1846 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:50.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: cephadm 2024-02-05T07:14:48.573272+0000 mgr.y (mgr.25280) 1847 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:50.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: cephadm 2024-02-05T07:14:48.698920+0000 mgr.y (mgr.25280) 1848 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:50.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: cephadm 2024-02-05T07:14:48.822615+0000 mgr.y (mgr.25280) 1849 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:50.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: cephadm 2024-02-05T07:14:48.916244+0000 mgr.y (mgr.25280) 1850 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:50.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.024977+0000 mon.a (mon.0) 7646 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:50.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.027327+0000 mon.a (mon.0) 7647 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:50.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.031274+0000 mon.a (mon.0) 7648 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:50.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.032482+0000 mon.a (mon.0) 7649 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:50.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.040463+0000 mon.a (mon.0) 7650 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: cephadm 2024-02-05T07:14:49.041074+0000 mgr.y (mgr.25280) 1851 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:50.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.103270+0000 mon.a (mon.0) 7651 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:50.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.105810+0000 mon.a (mon.0) 7652 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:50.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.108602+0000 mon.a (mon.0) 7653 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:50.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.109712+0000 mon.a (mon.0) 7654 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:50.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.117209+0000 mon.a (mon.0) 7655 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: cephadm 2024-02-05T07:14:49.118137+0000 mgr.y (mgr.25280) 1852 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:50.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.196942+0000 mon.a (mon.0) 7656 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:50.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.199488+0000 mon.a (mon.0) 7657 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:50.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.202304+0000 mon.a (mon.0) 7658 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:50.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.203294+0000 mon.a (mon.0) 7659 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:50.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.210605+0000 mon.a (mon.0) 7660 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.281606+0000 mon.a (mon.0) 7661 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.289462+0000 mon.a (mon.0) 7662 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.299620+0000 mon.a (mon.0) 7663 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.325094+0000 mon.a (mon.0) 7664 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:50.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.329025+0000 mon.a (mon.0) 7665 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:50.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.332719+0000 mon.a (mon.0) 7666 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:50.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.334166+0000 mon.a (mon.0) 7667 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:50.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.343365+0000 mon.a (mon.0) 7668 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.419767+0000 mon.a (mon.0) 7669 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:50.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.422788+0000 mon.a (mon.0) 7670 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:50.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.426040+0000 mon.a (mon.0) 7671 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:50.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.427074+0000 mon.a (mon.0) 7672 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:50.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.433378+0000 mon.a (mon.0) 7673 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.512347+0000 mon.a (mon.0) 7674 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:50.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.515773+0000 mon.a (mon.0) 7675 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:50.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.519431+0000 mon.a (mon.0) 7676 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:50.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.520665+0000 mon.a (mon.0) 7677 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:50.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.530289+0000 mon.a (mon.0) 7678 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.611758+0000 mon.a (mon.0) 7679 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:50.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.614651+0000 mon.a (mon.0) 7680 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:50.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.617812+0000 mon.a (mon.0) 7681 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:50.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.618755+0000 mon.a (mon.0) 7682 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:50.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.627345+0000 mon.a (mon.0) 7683 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.705455+0000 mon.a (mon.0) 7684 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:50.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.707960+0000 mon.a (mon.0) 7685 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:50.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.711599+0000 mon.a (mon.0) 7686 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:50.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.713079+0000 mon.a (mon.0) 7687 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:50.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.720742+0000 mon.a (mon.0) 7688 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.803622+0000 mon.a (mon.0) 7689 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:50.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.806535+0000 mon.a (mon.0) 7690 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:50.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.809555+0000 mon.a (mon.0) 7691 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:50.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.810597+0000 mon.a (mon.0) 7692 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:50.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.817044+0000 mon.a (mon.0) 7693 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.898130+0000 mon.a (mon.0) 7694 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:50.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.900665+0000 mon.a (mon.0) 7695 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:50.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.903613+0000 mon.a (mon.0) 7696 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:50.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.904622+0000 mon.a (mon.0) 7697 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:50.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.915284+0000 mon.a (mon.0) 7698 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:50.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.994717+0000 mon.a (mon.0) 7699 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:50.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:49.997636+0000 mon.a (mon.0) 7700 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:50.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:50 smithi177 bash[56430]: audit 2024-02-05T07:14:50.001089+0000 mon.a (mon.0) 7701 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:51.094 INFO:teuthology.orchestra.run.smithi102.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:14:51.094 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi102 smithi102 running 1s ago 25m - - 2024-02-05T07:14:51.094 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi177 smithi177 running 18s ago 24m - - 2024-02-05T07:14:51.094 INFO:teuthology.orchestra.run.smithi102.stdout:alertmanager.a smithi102 *:9093,9094 running (10m) 1s ago 17m 16.0M - 0.23.0 ba2b418f427c 1e7cc96814ef 2024-02-05T07:14:51.094 INFO:teuthology.orchestra.run.smithi102.stdout:grafana.a smithi177 *:3000 running (9m) 18s ago 17m 43.8M - 8.3.5 dad864ee21e9 897e6f8c4c23 2024-02-05T07:14:51.094 INFO:teuthology.orchestra.run.smithi102.stdout:iscsi.foo.smithi102.rtacbu smithi102 running (8m) 1s ago 14m 48.8M - 3.5 e1d6a67b021e 2597052e9ad1 2024-02-05T07:14:51.094 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.x smithi177 *:8443,9283,8765 running (8m) 18s ago 24m 447M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a bc0c1c0fa978 2024-02-05T07:14:51.095 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.y smithi102 *:8443,9283,8765 running (9m) 1s ago 26m 532M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 2c235a1e22e9 2024-02-05T07:14:51.095 INFO:teuthology.orchestra.run.smithi102.stdout:mon.a smithi102 running (8m) 1s ago 26m 82.3M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 86bf6ea37a85 2024-02-05T07:14:51.095 INFO:teuthology.orchestra.run.smithi102.stdout:mon.b smithi177 running (7m) 18s ago 24m 59.8M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 43aa1d90c52a 2024-02-05T07:14:51.095 INFO:teuthology.orchestra.run.smithi102.stdout:mon.c smithi102 running (7m) 1s ago 24m 64.5M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 22368d23635d 2024-02-05T07:14:51.095 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.a smithi102 *:9100 running (10m) 1s ago 17m 13.1M - 1.3.1 1dbe0e931976 d4e19e4da235 2024-02-05T07:14:51.095 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.b smithi177 *:9100 running (10m) 18s ago 17m 11.7M - 1.3.1 1dbe0e931976 2a74b329d2d7 2024-02-05T07:14:51.095 INFO:teuthology.orchestra.run.smithi102.stdout:osd.0 smithi102 running (5m) 1s ago 23m 59.3M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 821af6032e75 2024-02-05T07:14:51.095 INFO:teuthology.orchestra.run.smithi102.stdout:osd.1 smithi102 running (5m) 1s ago 22m 67.9M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 20b17ff42448 2024-02-05T07:14:51.095 INFO:teuthology.orchestra.run.smithi102.stdout:osd.2 smithi102 running (4m) 1s ago 22m 54.3M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a c80d1728ceb0 2024-02-05T07:14:51.095 INFO:teuthology.orchestra.run.smithi102.stdout:osd.3 smithi102 running (3m) 1s ago 21m 60.9M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f9cef81f6a04 2024-02-05T07:14:51.095 INFO:teuthology.orchestra.run.smithi102.stdout:osd.4 smithi177 running (2m) 18s ago 20m 56.1M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 835fc0acab61 2024-02-05T07:14:51.095 INFO:teuthology.orchestra.run.smithi102.stdout:osd.5 smithi177 running (2m) 18s ago 20m 57.4M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f6f459404c8e 2024-02-05T07:14:51.095 INFO:teuthology.orchestra.run.smithi102.stdout:osd.6 smithi177 running (91s) 18s ago 19m 51.4M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 4168e08da1ac 2024-02-05T07:14:51.095 INFO:teuthology.orchestra.run.smithi102.stdout:osd.7 smithi177 running (50s) 18s ago 18m 52.7M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 6ae203071e8d 2024-02-05T07:14:51.095 INFO:teuthology.orchestra.run.smithi102.stdout:prometheus.a smithi177 *:9095 running (8m) 18s ago 18m 66.0M - 2.33.4 514e6a882f6e 8a8af8ee8af4 2024-02-05T07:14:51.096 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi102.xsyvtb smithi102 *:8000 running (33s) 1s ago 15m 90.1M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 3749fa0e2128 2024-02-05T07:14:51.096 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi177.mzlged smithi177 *:8000 starting - - - - 2024-02-05T07:14:51.096 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi102.righwg smithi102 *:80 running (24s) 1s ago 15m 89.9M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 8cdf183ad52a 2024-02-05T07:14:51.096 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi177.uynbom smithi177 *:80 starting - - - - 2024-02-05T07:14:51.235 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: cephadm 2024-02-05T07:14:49.211255+0000 mgr.y (mgr.25280) 1853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:51.235 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: cephadm 2024-02-05T07:14:49.344229+0000 mgr.y (mgr.25280) 1854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:51.235 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: cephadm 2024-02-05T07:14:49.434051+0000 mgr.y (mgr.25280) 1855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:51.235 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: cluster 2024-02-05T07:14:49.512609+0000 mgr.y (mgr.25280) 1856 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s rd, 184 B/s wr, 147 op/s 2024-02-05T07:14:51.235 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: cephadm 2024-02-05T07:14:49.530893+0000 mgr.y (mgr.25280) 1857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:51.235 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: cephadm 2024-02-05T07:14:49.627899+0000 mgr.y (mgr.25280) 1858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:51.236 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: cephadm 2024-02-05T07:14:49.721385+0000 mgr.y (mgr.25280) 1859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:51.236 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: cephadm 2024-02-05T07:14:49.817763+0000 mgr.y (mgr.25280) 1860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:51.236 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: cephadm 2024-02-05T07:14:49.915962+0000 mgr.y (mgr.25280) 1861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:51.236 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.002864+0000 mon.a (mon.0) 7702 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:51.236 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.018445+0000 mon.a (mon.0) 7703 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:51.236 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: cephadm 2024-02-05T07:14:50.019013+0000 mgr.y (mgr.25280) 1862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:51.236 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.098209+0000 mon.a (mon.0) 7704 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:51.236 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.100577+0000 mon.a (mon.0) 7705 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:51.236 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.103740+0000 mon.a (mon.0) 7706 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:51.236 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.105152+0000 mon.a (mon.0) 7707 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:51.236 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.112649+0000 mon.a (mon.0) 7708 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:51.236 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: cephadm 2024-02-05T07:14:50.113410+0000 mgr.y (mgr.25280) 1863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:51.236 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.191282+0000 mon.a (mon.0) 7709 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:51.236 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.193347+0000 mon.a (mon.0) 7710 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:51.237 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.195830+0000 mon.a (mon.0) 7711 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:51.237 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.196722+0000 mon.a (mon.0) 7712 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:51.237 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.204438+0000 mon.a (mon.0) 7713 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:51.237 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.285568+0000 mon.a (mon.0) 7714 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:51.237 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.287901+0000 mon.a (mon.0) 7715 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:51.237 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.291388+0000 mon.a (mon.0) 7716 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:51.237 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.292576+0000 mon.a (mon.0) 7717 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:51.238 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.301169+0000 mon.a (mon.0) 7718 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:51.238 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.380342+0000 mon.a (mon.0) 7719 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:51.238 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.382957+0000 mon.a (mon.0) 7720 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:51.238 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.385771+0000 mon.a (mon.0) 7721 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:51.238 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.386697+0000 mon.a (mon.0) 7722 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:51.238 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.395144+0000 mon.a (mon.0) 7723 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:51.238 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.464428+0000 mon.a (mon.0) 7724 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:51.238 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.467490+0000 mon.a (mon.0) 7725 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:51.238 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.470728+0000 mon.a (mon.0) 7726 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:51.238 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.471951+0000 mon.a (mon.0) 7727 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:51.238 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.482407+0000 mon.a (mon.0) 7728 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:51.238 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.548862+0000 mon.a (mon.0) 7729 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:51.238 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.551615+0000 mon.a (mon.0) 7730 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:51.238 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.554356+0000 mon.a (mon.0) 7731 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:51.239 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.555430+0000 mon.a (mon.0) 7732 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:51.239 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.563164+0000 mon.a (mon.0) 7733 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:51.239 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.642757+0000 mon.a (mon.0) 7734 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:51.239 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.645990+0000 mon.a (mon.0) 7735 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:51.239 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.649801+0000 mon.a (mon.0) 7736 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:51.239 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.651038+0000 mon.a (mon.0) 7737 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:51.239 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.662209+0000 mon.a (mon.0) 7738 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:51.239 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.743682+0000 mon.a (mon.0) 7739 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:51.239 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.746304+0000 mon.a (mon.0) 7740 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:51.239 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.748870+0000 mon.a (mon.0) 7741 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:51.239 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.749879+0000 mon.a (mon.0) 7742 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:51.239 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.758706+0000 mon.a (mon.0) 7743 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:51.239 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.835185+0000 mon.a (mon.0) 7744 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:51.239 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.837332+0000 mon.a (mon.0) 7745 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:51.240 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.839934+0000 mon.a (mon.0) 7746 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:51.240 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.840751+0000 mon.a (mon.0) 7747 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:51.240 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.850353+0000 mon.a (mon.0) 7748 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:51.240 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.932228+0000 mon.a (mon.0) 7749 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:51.240 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.934300+0000 mon.a (mon.0) 7750 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:51.240 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.936948+0000 mon.a (mon.0) 7751 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:51.240 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.937900+0000 mon.a (mon.0) 7752 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:51.240 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:51 smithi177 bash[56430]: audit 2024-02-05T07:14:50.948322+0000 mon.a (mon.0) 7753 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:51.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: cephadm 2024-02-05T07:14:49.211255+0000 mgr.y (mgr.25280) 1853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:51.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: cephadm 2024-02-05T07:14:49.344229+0000 mgr.y (mgr.25280) 1854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:51.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: cephadm 2024-02-05T07:14:49.434051+0000 mgr.y (mgr.25280) 1855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:51.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: cluster 2024-02-05T07:14:49.512609+0000 mgr.y (mgr.25280) 1856 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s rd, 184 B/s wr, 147 op/s 2024-02-05T07:14:51.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: cephadm 2024-02-05T07:14:49.530893+0000 mgr.y (mgr.25280) 1857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:51.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: cephadm 2024-02-05T07:14:49.627899+0000 mgr.y (mgr.25280) 1858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:51.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: cephadm 2024-02-05T07:14:49.721385+0000 mgr.y (mgr.25280) 1859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:51.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: cephadm 2024-02-05T07:14:49.817763+0000 mgr.y (mgr.25280) 1860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:51.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: cephadm 2024-02-05T07:14:49.915962+0000 mgr.y (mgr.25280) 1861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:51.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.002864+0000 mon.a (mon.0) 7702 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:51.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.018445+0000 mon.a (mon.0) 7703 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:51.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: cephadm 2024-02-05T07:14:50.019013+0000 mgr.y (mgr.25280) 1862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:51.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.098209+0000 mon.a (mon.0) 7704 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:51.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.100577+0000 mon.a (mon.0) 7705 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:51.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.103740+0000 mon.a (mon.0) 7706 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:51.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.105152+0000 mon.a (mon.0) 7707 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:51.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.112649+0000 mon.a (mon.0) 7708 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:51.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: cephadm 2024-02-05T07:14:50.113410+0000 mgr.y (mgr.25280) 1863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:51.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.191282+0000 mon.a (mon.0) 7709 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:51.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.193347+0000 mon.a (mon.0) 7710 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:51.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.195830+0000 mon.a (mon.0) 7711 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:51.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: cephadm 2024-02-05T07:14:49.211255+0000 mgr.y (mgr.25280) 1853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:51.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: cephadm 2024-02-05T07:14:49.344229+0000 mgr.y (mgr.25280) 1854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:51.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: cephadm 2024-02-05T07:14:49.434051+0000 mgr.y (mgr.25280) 1855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:51.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: cluster 2024-02-05T07:14:49.512609+0000 mgr.y (mgr.25280) 1856 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s rd, 184 B/s wr, 147 op/s 2024-02-05T07:14:51.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: cephadm 2024-02-05T07:14:49.530893+0000 mgr.y (mgr.25280) 1857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:51.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: cephadm 2024-02-05T07:14:49.627899+0000 mgr.y (mgr.25280) 1858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:51.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: cephadm 2024-02-05T07:14:49.721385+0000 mgr.y (mgr.25280) 1859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:51.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: cephadm 2024-02-05T07:14:49.817763+0000 mgr.y (mgr.25280) 1860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:51.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: cephadm 2024-02-05T07:14:49.915962+0000 mgr.y (mgr.25280) 1861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:51.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.002864+0000 mon.a (mon.0) 7702 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:51.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.018445+0000 mon.a (mon.0) 7703 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:51.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: cephadm 2024-02-05T07:14:50.019013+0000 mgr.y (mgr.25280) 1862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:51.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.098209+0000 mon.a (mon.0) 7704 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:51.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.100577+0000 mon.a (mon.0) 7705 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:51.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.103740+0000 mon.a (mon.0) 7706 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:51.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.105152+0000 mon.a (mon.0) 7707 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:51.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.112649+0000 mon.a (mon.0) 7708 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:51.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: cephadm 2024-02-05T07:14:50.113410+0000 mgr.y (mgr.25280) 1863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:51.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.191282+0000 mon.a (mon.0) 7709 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:51.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.193347+0000 mon.a (mon.0) 7710 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:51.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.195830+0000 mon.a (mon.0) 7711 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:51.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.196722+0000 mon.a (mon.0) 7712 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:51.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.204438+0000 mon.a (mon.0) 7713 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:51.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.285568+0000 mon.a (mon.0) 7714 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:51.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.287901+0000 mon.a (mon.0) 7715 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:51.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.291388+0000 mon.a (mon.0) 7716 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:51.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.292576+0000 mon.a (mon.0) 7717 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:51.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.301169+0000 mon.a (mon.0) 7718 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:51.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.380342+0000 mon.a (mon.0) 7719 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:51.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.382957+0000 mon.a (mon.0) 7720 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:51.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.385771+0000 mon.a (mon.0) 7721 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:51.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.386697+0000 mon.a (mon.0) 7722 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:51.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.395144+0000 mon.a (mon.0) 7723 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:51.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.464428+0000 mon.a (mon.0) 7724 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:51.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.467490+0000 mon.a (mon.0) 7725 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:51.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.470728+0000 mon.a (mon.0) 7726 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:51.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.471951+0000 mon.a (mon.0) 7727 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:51.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.482407+0000 mon.a (mon.0) 7728 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:51.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.548862+0000 mon.a (mon.0) 7729 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:51.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.551615+0000 mon.a (mon.0) 7730 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:51.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.196722+0000 mon.a (mon.0) 7712 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:51.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.204438+0000 mon.a (mon.0) 7713 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:51.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.285568+0000 mon.a (mon.0) 7714 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:51.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.287901+0000 mon.a (mon.0) 7715 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:51.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.291388+0000 mon.a (mon.0) 7716 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:51.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.292576+0000 mon.a (mon.0) 7717 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:51.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.301169+0000 mon.a (mon.0) 7718 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:51.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.380342+0000 mon.a (mon.0) 7719 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:51.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.382957+0000 mon.a (mon.0) 7720 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:51.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.385771+0000 mon.a (mon.0) 7721 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:51.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.386697+0000 mon.a (mon.0) 7722 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:51.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.395144+0000 mon.a (mon.0) 7723 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:51.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.464428+0000 mon.a (mon.0) 7724 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:51.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.467490+0000 mon.a (mon.0) 7725 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:51.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.470728+0000 mon.a (mon.0) 7726 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:51.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.471951+0000 mon.a (mon.0) 7727 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:51.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.482407+0000 mon.a (mon.0) 7728 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:51.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.548862+0000 mon.a (mon.0) 7729 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:51.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.551615+0000 mon.a (mon.0) 7730 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:51.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.554356+0000 mon.a (mon.0) 7731 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:51.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.555430+0000 mon.a (mon.0) 7732 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:51.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.563164+0000 mon.a (mon.0) 7733 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:51.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.642757+0000 mon.a (mon.0) 7734 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:51.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.645990+0000 mon.a (mon.0) 7735 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:51.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.649801+0000 mon.a (mon.0) 7736 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:51.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.651038+0000 mon.a (mon.0) 7737 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:51.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.662209+0000 mon.a (mon.0) 7738 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:51.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.743682+0000 mon.a (mon.0) 7739 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:51.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.746304+0000 mon.a (mon.0) 7740 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:51.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.748870+0000 mon.a (mon.0) 7741 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:51.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.749879+0000 mon.a (mon.0) 7742 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:51.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.758706+0000 mon.a (mon.0) 7743 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:51.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.835185+0000 mon.a (mon.0) 7744 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:51.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.837332+0000 mon.a (mon.0) 7745 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:51.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.839934+0000 mon.a (mon.0) 7746 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:51.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.840751+0000 mon.a (mon.0) 7747 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:51.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.850353+0000 mon.a (mon.0) 7748 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:51.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.932228+0000 mon.a (mon.0) 7749 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:51.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.934300+0000 mon.a (mon.0) 7750 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:51.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.554356+0000 mon.a (mon.0) 7731 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:51.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.555430+0000 mon.a (mon.0) 7732 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:51.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.563164+0000 mon.a (mon.0) 7733 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:51.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.642757+0000 mon.a (mon.0) 7734 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:51.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.645990+0000 mon.a (mon.0) 7735 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:51.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.649801+0000 mon.a (mon.0) 7736 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:51.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.651038+0000 mon.a (mon.0) 7737 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:51.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.662209+0000 mon.a (mon.0) 7738 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:51.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.743682+0000 mon.a (mon.0) 7739 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:51.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.746304+0000 mon.a (mon.0) 7740 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:51.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.748870+0000 mon.a (mon.0) 7741 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:51.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.749879+0000 mon.a (mon.0) 7742 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:51.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.758706+0000 mon.a (mon.0) 7743 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:51.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.835185+0000 mon.a (mon.0) 7744 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:51.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.837332+0000 mon.a (mon.0) 7745 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:51.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.839934+0000 mon.a (mon.0) 7746 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:51.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.840751+0000 mon.a (mon.0) 7747 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:51.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.850353+0000 mon.a (mon.0) 7748 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:51.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.932228+0000 mon.a (mon.0) 7749 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:51.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.934300+0000 mon.a (mon.0) 7750 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:51.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.936948+0000 mon.a (mon.0) 7751 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:51.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.937900+0000 mon.a (mon.0) 7752 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:51.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[68945]: audit 2024-02-05T07:14:50.948322+0000 mon.a (mon.0) 7753 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:51.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.936948+0000 mon.a (mon.0) 7751 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:51.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.937900+0000 mon.a (mon.0) 7752 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:51.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:51 smithi102 bash[71397]: audit 2024-02-05T07:14:50.948322+0000 mon.a (mon.0) 7753 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:51.597 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:14:51.597 INFO:teuthology.orchestra.run.smithi102.stdout: "mon": { 2024-02-05T07:14:51.597 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T07:14:51.598 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:14:51.598 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr": { 2024-02-05T07:14:51.598 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T07:14:51.598 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:14:51.598 INFO:teuthology.orchestra.run.smithi102.stdout: "osd": { 2024-02-05T07:14:51.598 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 8 2024-02-05T07:14:51.598 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:14:51.598 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw": { 2024-02-05T07:14:51.598 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 4 2024-02-05T07:14:51.598 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:14:51.598 INFO:teuthology.orchestra.run.smithi102.stdout: "overall": { 2024-02-05T07:14:51.598 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 17 2024-02-05T07:14:51.598 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T07:14:51.598 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:14:52.029 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:14:52.029 INFO:teuthology.orchestra.run.smithi102.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:14:52.029 INFO:teuthology.orchestra.run.smithi102.stdout: "in_progress": true, 2024-02-05T07:14:52.029 INFO:teuthology.orchestra.run.smithi102.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T07:14:52.030 INFO:teuthology.orchestra.run.smithi102.stdout: "services_complete": [ 2024-02-05T07:14:52.030 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr", 2024-02-05T07:14:52.030 INFO:teuthology.orchestra.run.smithi102.stdout: "osd", 2024-02-05T07:14:52.030 INFO:teuthology.orchestra.run.smithi102.stdout: "mon" 2024-02-05T07:14:52.030 INFO:teuthology.orchestra.run.smithi102.stdout: ], 2024-02-05T07:14:52.030 INFO:teuthology.orchestra.run.smithi102.stdout: "progress": "15/23 daemons upgraded", 2024-02-05T07:14:52.030 INFO:teuthology.orchestra.run.smithi102.stdout: "message": "Currently upgrading rgw daemons", 2024-02-05T07:14:52.030 INFO:teuthology.orchestra.run.smithi102.stdout: "is_paused": false 2024-02-05T07:14:52.030 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:14:52.174 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: cephadm 2024-02-05T07:14:50.205189+0000 mgr.y (mgr.25280) 1864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:52.174 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:50.287075+0000 mgr.y (mgr.25280) 1865 : audit 0 from='client.44782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:14:52.174 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: cephadm 2024-02-05T07:14:50.302773+0000 mgr.y (mgr.25280) 1866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:52.174 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: cephadm 2024-02-05T07:14:50.396485+0000 mgr.y (mgr.25280) 1867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:52.175 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: cephadm 2024-02-05T07:14:50.485166+0000 mgr.y (mgr.25280) 1868 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:52.175 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: cephadm 2024-02-05T07:14:50.563723+0000 mgr.y (mgr.25280) 1869 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:52.175 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: cephadm 2024-02-05T07:14:50.662848+0000 mgr.y (mgr.25280) 1870 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:52.175 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:50.681882+0000 mgr.y (mgr.25280) 1871 : audit 0 from='client.34860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:14:52.175 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: cephadm 2024-02-05T07:14:50.759382+0000 mgr.y (mgr.25280) 1872 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:52.175 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: cephadm 2024-02-05T07:14:50.851164+0000 mgr.y (mgr.25280) 1873 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:52.175 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: cephadm 2024-02-05T07:14:50.949027+0000 mgr.y (mgr.25280) 1874 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:52.175 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.017362+0000 mon.a (mon.0) 7754 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:52.175 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.020403+0000 mon.a (mon.0) 7755 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.175 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.022484+0000 mon.a (mon.0) 7756 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:52.175 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.023302+0000 mon.a (mon.0) 7757 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:52.175 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.028589+0000 mon.a (mon.0) 7758 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:52.175 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: cephadm 2024-02-05T07:14:51.029107+0000 mgr.y (mgr.25280) 1875 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:52.175 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.061716+0000 mgr.y (mgr.25280) 1876 : audit 0 from='client.34866 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:14:52.176 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.132224+0000 mon.a (mon.0) 7759 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:52.176 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.134346+0000 mon.a (mon.0) 7760 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.176 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: cephadm 2024-02-05T07:14:50.205189+0000 mgr.y (mgr.25280) 1864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:52.176 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:50.287075+0000 mgr.y (mgr.25280) 1865 : audit 0 from='client.44782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:14:52.176 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: cephadm 2024-02-05T07:14:50.302773+0000 mgr.y (mgr.25280) 1866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:52.176 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: cephadm 2024-02-05T07:14:50.396485+0000 mgr.y (mgr.25280) 1867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:52.176 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: cephadm 2024-02-05T07:14:50.485166+0000 mgr.y (mgr.25280) 1868 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:52.176 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: cephadm 2024-02-05T07:14:50.563723+0000 mgr.y (mgr.25280) 1869 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:52.176 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: cephadm 2024-02-05T07:14:50.662848+0000 mgr.y (mgr.25280) 1870 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:52.177 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:50.681882+0000 mgr.y (mgr.25280) 1871 : audit 0 from='client.34860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:14:52.177 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: cephadm 2024-02-05T07:14:50.759382+0000 mgr.y (mgr.25280) 1872 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:52.177 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: cephadm 2024-02-05T07:14:50.851164+0000 mgr.y (mgr.25280) 1873 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:52.177 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: cephadm 2024-02-05T07:14:50.949027+0000 mgr.y (mgr.25280) 1874 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:52.177 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.017362+0000 mon.a (mon.0) 7754 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:52.177 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.020403+0000 mon.a (mon.0) 7755 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.177 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.022484+0000 mon.a (mon.0) 7756 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:52.177 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.023302+0000 mon.a (mon.0) 7757 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:52.177 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.028589+0000 mon.a (mon.0) 7758 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:52.177 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: cephadm 2024-02-05T07:14:51.029107+0000 mgr.y (mgr.25280) 1875 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:52.177 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.061716+0000 mgr.y (mgr.25280) 1876 : audit 0 from='client.34866 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:14:52.177 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.132224+0000 mon.a (mon.0) 7759 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:52.177 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.134346+0000 mon.a (mon.0) 7760 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.178 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.136879+0000 mon.a (mon.0) 7761 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:52.178 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.137830+0000 mon.a (mon.0) 7762 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:52.178 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.145985+0000 mon.a (mon.0) 7763 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:52.178 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: cephadm 2024-02-05T07:14:51.146773+0000 mgr.y (mgr.25280) 1877 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:52.178 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.206900+0000 mon.a (mon.0) 7764 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:52.178 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.208807+0000 mon.a (mon.0) 7765 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.178 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.211895+0000 mon.a (mon.0) 7766 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:52.178 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.213188+0000 mon.a (mon.0) 7767 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:52.178 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.221194+0000 mon.a (mon.0) 7768 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:52.178 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.283711+0000 mon.a (mon.0) 7769 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:52.178 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.286932+0000 mon.a (mon.0) 7770 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.178 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.289682+0000 mon.a (mon.0) 7771 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:52.178 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.290659+0000 mon.a (mon.0) 7772 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:52.179 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.296978+0000 mon.a (mon.0) 7773 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:52.179 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.376706+0000 mon.a (mon.0) 7774 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:52.179 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.380671+0000 mon.a (mon.0) 7775 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.179 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.384061+0000 mon.a (mon.0) 7776 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:52.179 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.385312+0000 mon.a (mon.0) 7777 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:52.179 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.392902+0000 mon.a (mon.0) 7778 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:52.179 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.478218+0000 mon.a (mon.0) 7779 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:52.179 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.136879+0000 mon.a (mon.0) 7761 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:52.180 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.137830+0000 mon.a (mon.0) 7762 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:52.180 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.145985+0000 mon.a (mon.0) 7763 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:52.180 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: cephadm 2024-02-05T07:14:51.146773+0000 mgr.y (mgr.25280) 1877 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:52.180 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.206900+0000 mon.a (mon.0) 7764 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:52.180 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.208807+0000 mon.a (mon.0) 7765 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.180 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.211895+0000 mon.a (mon.0) 7766 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:52.180 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.213188+0000 mon.a (mon.0) 7767 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:52.180 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.221194+0000 mon.a (mon.0) 7768 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:52.180 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.283711+0000 mon.a (mon.0) 7769 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:52.180 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.286932+0000 mon.a (mon.0) 7770 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.180 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.289682+0000 mon.a (mon.0) 7771 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:52.180 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.290659+0000 mon.a (mon.0) 7772 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:52.180 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.296978+0000 mon.a (mon.0) 7773 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:52.181 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.376706+0000 mon.a (mon.0) 7774 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:52.181 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.380671+0000 mon.a (mon.0) 7775 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.181 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.384061+0000 mon.a (mon.0) 7776 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:52.181 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.385312+0000 mon.a (mon.0) 7777 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:52.181 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.392902+0000 mon.a (mon.0) 7778 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:52.181 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.478218+0000 mon.a (mon.0) 7779 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:52.181 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.480931+0000 mon.a (mon.0) 7780 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.181 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.484316+0000 mon.a (mon.0) 7781 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:52.181 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.485338+0000 mon.a (mon.0) 7782 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:52.181 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.492594+0000 mon.a (mon.0) 7783 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:52.181 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.556043+0000 mon.a (mon.0) 7784 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:52.181 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.558304+0000 mon.a (mon.0) 7785 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.181 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.560817+0000 mon.a (mon.0) 7786 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:52.181 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.561658+0000 mon.a (mon.0) 7787 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:52.182 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.567635+0000 mon.a (mon.0) 7788 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:52.182 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.589397+0000 mon.c (mon.1) 27 : audit 0 from='client.? 172.21.15.102:0/2698150488' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.182 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.652483+0000 mon.a (mon.0) 7789 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:52.182 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.655039+0000 mon.a (mon.0) 7790 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.182 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.657853+0000 mon.a (mon.0) 7791 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:52.182 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.659006+0000 mon.a (mon.0) 7792 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:52.182 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.666910+0000 mon.a (mon.0) 7793 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:52.182 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.742178+0000 mon.a (mon.0) 7794 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:52.182 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.745412+0000 mon.a (mon.0) 7795 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.182 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.748435+0000 mon.a (mon.0) 7796 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:52.182 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.749616+0000 mon.a (mon.0) 7797 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:52.182 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.759295+0000 mon.a (mon.0) 7798 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:52.183 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.480931+0000 mon.a (mon.0) 7780 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.183 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.484316+0000 mon.a (mon.0) 7781 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:52.183 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.485338+0000 mon.a (mon.0) 7782 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:52.183 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.492594+0000 mon.a (mon.0) 7783 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:52.183 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.556043+0000 mon.a (mon.0) 7784 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:52.183 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.558304+0000 mon.a (mon.0) 7785 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.183 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.560817+0000 mon.a (mon.0) 7786 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:52.183 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.561658+0000 mon.a (mon.0) 7787 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:52.183 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.567635+0000 mon.a (mon.0) 7788 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:52.183 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.589397+0000 mon.c (mon.1) 27 : audit 0 from='client.? 172.21.15.102:0/2698150488' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.183 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.652483+0000 mon.a (mon.0) 7789 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:52.183 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.655039+0000 mon.a (mon.0) 7790 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.183 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.657853+0000 mon.a (mon.0) 7791 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:52.183 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.659006+0000 mon.a (mon.0) 7792 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:52.183 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.666910+0000 mon.a (mon.0) 7793 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:52.184 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.742178+0000 mon.a (mon.0) 7794 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:52.184 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.745412+0000 mon.a (mon.0) 7795 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.184 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.748435+0000 mon.a (mon.0) 7796 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:52.184 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.749616+0000 mon.a (mon.0) 7797 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:52.184 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.759295+0000 mon.a (mon.0) 7798 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:52.184 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.823857+0000 mon.a (mon.0) 7799 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:52.184 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.827691+0000 mon.a (mon.0) 7800 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.184 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.831443+0000 mon.a (mon.0) 7801 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:52.184 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.832612+0000 mon.a (mon.0) 7802 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:52.184 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.840549+0000 mon.a (mon.0) 7803 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:52.185 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.920084+0000 mon.a (mon.0) 7804 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:52.185 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.924476+0000 mon.a (mon.0) 7805 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.185 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.927017+0000 mon.a (mon.0) 7806 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:52.185 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.927766+0000 mon.a (mon.0) 7807 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:52.185 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[68945]: audit 2024-02-05T07:14:51.933388+0000 mon.a (mon.0) 7808 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:52.185 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.823857+0000 mon.a (mon.0) 7799 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:52.185 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.827691+0000 mon.a (mon.0) 7800 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.185 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.831443+0000 mon.a (mon.0) 7801 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:52.185 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.832612+0000 mon.a (mon.0) 7802 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:52.185 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.840549+0000 mon.a (mon.0) 7803 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:52.185 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.920084+0000 mon.a (mon.0) 7804 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:52.185 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.924476+0000 mon.a (mon.0) 7805 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.186 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.927017+0000 mon.a (mon.0) 7806 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:52.186 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.927766+0000 mon.a (mon.0) 7807 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:52.186 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[71397]: audit 2024-02-05T07:14:51.933388+0000 mon.a (mon.0) 7808 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:52.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: cephadm 2024-02-05T07:14:50.205189+0000 mgr.y (mgr.25280) 1864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:52.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:50.287075+0000 mgr.y (mgr.25280) 1865 : audit 0 from='client.44782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:14:52.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: cephadm 2024-02-05T07:14:50.302773+0000 mgr.y (mgr.25280) 1866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:52.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: cephadm 2024-02-05T07:14:50.396485+0000 mgr.y (mgr.25280) 1867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:52.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: cephadm 2024-02-05T07:14:50.485166+0000 mgr.y (mgr.25280) 1868 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:52.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: cephadm 2024-02-05T07:14:50.563723+0000 mgr.y (mgr.25280) 1869 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:52.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: cephadm 2024-02-05T07:14:50.662848+0000 mgr.y (mgr.25280) 1870 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:52.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:50.681882+0000 mgr.y (mgr.25280) 1871 : audit 0 from='client.34860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:14:52.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: cephadm 2024-02-05T07:14:50.759382+0000 mgr.y (mgr.25280) 1872 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:52.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: cephadm 2024-02-05T07:14:50.851164+0000 mgr.y (mgr.25280) 1873 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:52.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: cephadm 2024-02-05T07:14:50.949027+0000 mgr.y (mgr.25280) 1874 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:52.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.017362+0000 mon.a (mon.0) 7754 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:52.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.020403+0000 mon.a (mon.0) 7755 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.022484+0000 mon.a (mon.0) 7756 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:52.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.023302+0000 mon.a (mon.0) 7757 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:52.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.028589+0000 mon.a (mon.0) 7758 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:52.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: cephadm 2024-02-05T07:14:51.029107+0000 mgr.y (mgr.25280) 1875 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:52.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.061716+0000 mgr.y (mgr.25280) 1876 : audit 0 from='client.34866 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:14:52.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.132224+0000 mon.a (mon.0) 7759 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:52.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.134346+0000 mon.a (mon.0) 7760 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.136879+0000 mon.a (mon.0) 7761 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:52.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.137830+0000 mon.a (mon.0) 7762 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:52.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.145985+0000 mon.a (mon.0) 7763 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:52.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: cephadm 2024-02-05T07:14:51.146773+0000 mgr.y (mgr.25280) 1877 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:52.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.206900+0000 mon.a (mon.0) 7764 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:52.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.208807+0000 mon.a (mon.0) 7765 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.211895+0000 mon.a (mon.0) 7766 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:52.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.213188+0000 mon.a (mon.0) 7767 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:52.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.221194+0000 mon.a (mon.0) 7768 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:52.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.283711+0000 mon.a (mon.0) 7769 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:52.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.286932+0000 mon.a (mon.0) 7770 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.289682+0000 mon.a (mon.0) 7771 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:52.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.290659+0000 mon.a (mon.0) 7772 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:52.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.296978+0000 mon.a (mon.0) 7773 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:52.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.376706+0000 mon.a (mon.0) 7774 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:52.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.380671+0000 mon.a (mon.0) 7775 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.384061+0000 mon.a (mon.0) 7776 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:52.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.385312+0000 mon.a (mon.0) 7777 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:52.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.392902+0000 mon.a (mon.0) 7778 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:52.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.478218+0000 mon.a (mon.0) 7779 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:52.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.480931+0000 mon.a (mon.0) 7780 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.484316+0000 mon.a (mon.0) 7781 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:52.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.485338+0000 mon.a (mon.0) 7782 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:52.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.492594+0000 mon.a (mon.0) 7783 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:52.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.556043+0000 mon.a (mon.0) 7784 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:52.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.558304+0000 mon.a (mon.0) 7785 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.560817+0000 mon.a (mon.0) 7786 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:52.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.561658+0000 mon.a (mon.0) 7787 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:52.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.567635+0000 mon.a (mon.0) 7788 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:52.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.589397+0000 mon.c (mon.1) 27 : audit 0 from='client.? 172.21.15.102:0/2698150488' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.652483+0000 mon.a (mon.0) 7789 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:52.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.655039+0000 mon.a (mon.0) 7790 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.657853+0000 mon.a (mon.0) 7791 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:52.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.659006+0000 mon.a (mon.0) 7792 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:52.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.666910+0000 mon.a (mon.0) 7793 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:52.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.742178+0000 mon.a (mon.0) 7794 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:52.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.745412+0000 mon.a (mon.0) 7795 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.748435+0000 mon.a (mon.0) 7796 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:52.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.749616+0000 mon.a (mon.0) 7797 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:52.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.759295+0000 mon.a (mon.0) 7798 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:52.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.823857+0000 mon.a (mon.0) 7799 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:52.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.827691+0000 mon.a (mon.0) 7800 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.831443+0000 mon.a (mon.0) 7801 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:52.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.832612+0000 mon.a (mon.0) 7802 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:52.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.840549+0000 mon.a (mon.0) 7803 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:52.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.920084+0000 mon.a (mon.0) 7804 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:52.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.924476+0000 mon.a (mon.0) 7805 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:52.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.927017+0000 mon.a (mon.0) 7806 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:52.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.927766+0000 mon.a (mon.0) 7807 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:52.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:52 smithi177 bash[56430]: audit 2024-02-05T07:14:51.933388+0000 mon.a (mon.0) 7808 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:52.590 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:14:52 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:14:52] "GET /metrics HTTP/1.1" 200 38653 "" "Prometheus/2.33.4" 2024-02-05T07:14:52.620 INFO:teuthology.orchestra.run.smithi102.stdout:HEALTH_OK 2024-02-05T07:14:53.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: cephadm 2024-02-05T07:14:51.221755+0000 mgr.y (mgr.25280) 1878 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:53.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: cephadm 2024-02-05T07:14:51.297504+0000 mgr.y (mgr.25280) 1879 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:53.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: cephadm 2024-02-05T07:14:51.393479+0000 mgr.y (mgr.25280) 1880 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:53.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: cephadm 2024-02-05T07:14:51.493323+0000 mgr.y (mgr.25280) 1881 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:53.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: cluster 2024-02-05T07:14:51.513646+0000 mgr.y (mgr.25280) 1882 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s rd, 184 B/s wr, 148 op/s 2024-02-05T07:14:53.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: cephadm 2024-02-05T07:14:51.568167+0000 mgr.y (mgr.25280) 1883 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:53.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: cephadm 2024-02-05T07:14:51.667615+0000 mgr.y (mgr.25280) 1884 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:53.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: cephadm 2024-02-05T07:14:51.759968+0000 mgr.y (mgr.25280) 1885 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:53.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: cephadm 2024-02-05T07:14:51.841277+0000 mgr.y (mgr.25280) 1886 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:53.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: cephadm 2024-02-05T07:14:51.934001+0000 mgr.y (mgr.25280) 1887 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:53.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.017180+0000 mgr.y (mgr.25280) 1888 : audit 0 from='client.44806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:14:53.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.017996+0000 mon.a (mon.0) 7809 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:53.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.023065+0000 mon.a (mon.0) 7810 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:53.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.025655+0000 mon.a (mon.0) 7811 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:53.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.026662+0000 mon.a (mon.0) 7812 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:53.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.033455+0000 mon.a (mon.0) 7813 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: cephadm 2024-02-05T07:14:52.034094+0000 mgr.y (mgr.25280) 1889 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:53.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.114113+0000 mon.a (mon.0) 7814 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:53.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.117200+0000 mon.a (mon.0) 7815 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:53.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.119928+0000 mon.a (mon.0) 7816 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:53.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.120960+0000 mon.a (mon.0) 7817 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:53.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.128177+0000 mon.a (mon.0) 7818 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: cephadm 2024-02-05T07:14:52.129087+0000 mgr.y (mgr.25280) 1890 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:53.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.137814+0000 mgr.y (mgr.25280) 1891 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:14:53.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.213707+0000 mon.a (mon.0) 7819 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:53.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.216574+0000 mon.a (mon.0) 7820 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:53.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.219239+0000 mon.a (mon.0) 7821 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:53.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.220078+0000 mon.a (mon.0) 7822 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:53.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.226228+0000 mon.a (mon.0) 7823 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.307459+0000 mon.a (mon.0) 7824 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:53.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.310926+0000 mon.a (mon.0) 7825 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:53.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.313758+0000 mon.a (mon.0) 7826 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:53.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.314648+0000 mon.a (mon.0) 7827 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:53.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.321573+0000 mon.a (mon.0) 7828 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.346379+0000 mon.a (mon.0) 7829 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.354108+0000 mon.a (mon.0) 7830 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.361462+0000 mon.a (mon.0) 7831 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.404978+0000 mon.a (mon.0) 7832 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:53.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.408930+0000 mon.a (mon.0) 7833 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:53.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.413097+0000 mon.a (mon.0) 7834 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:53.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.414069+0000 mon.a (mon.0) 7835 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:53.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.421042+0000 mon.a (mon.0) 7836 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.501867+0000 mon.a (mon.0) 7837 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:53.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.504103+0000 mon.a (mon.0) 7838 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:53.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.511505+0000 mon.a (mon.0) 7839 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:53.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.514385+0000 mon.a (mon.0) 7840 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:53.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.519998+0000 mon.a (mon.0) 7841 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.592985+0000 mon.a (mon.0) 7842 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.593631+0000 mon.a (mon.0) 7843 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:53.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.600225+0000 mon.a (mon.0) 7844 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.600951+0000 mon.a (mon.0) 7845 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:53.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.605024+0000 mon.a (mon.0) 7846 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:53.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.608319+0000 mon.a (mon.0) 7847 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.610068+0000 mon.a (mon.0) 7848 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:53.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.612785+0000 mon.c (mon.1) 28 : audit 0 from='client.? 172.21.15.102:0/712671949' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:14:53.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.612841+0000 mon.a (mon.0) 7849 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:53.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:53 smithi177 bash[56430]: audit 2024-02-05T07:14:52.616919+0000 mon.a (mon.0) 7850 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:53.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: cephadm 2024-02-05T07:14:51.221755+0000 mgr.y (mgr.25280) 1878 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:53.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: cephadm 2024-02-05T07:14:51.297504+0000 mgr.y (mgr.25280) 1879 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:53.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: cephadm 2024-02-05T07:14:51.393479+0000 mgr.y (mgr.25280) 1880 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:53.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: cephadm 2024-02-05T07:14:51.493323+0000 mgr.y (mgr.25280) 1881 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:53.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: cluster 2024-02-05T07:14:51.513646+0000 mgr.y (mgr.25280) 1882 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s rd, 184 B/s wr, 148 op/s 2024-02-05T07:14:53.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: cephadm 2024-02-05T07:14:51.568167+0000 mgr.y (mgr.25280) 1883 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:53.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: cephadm 2024-02-05T07:14:51.667615+0000 mgr.y (mgr.25280) 1884 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:53.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: cephadm 2024-02-05T07:14:51.759968+0000 mgr.y (mgr.25280) 1885 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:53.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: cephadm 2024-02-05T07:14:51.841277+0000 mgr.y (mgr.25280) 1886 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:53.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: cephadm 2024-02-05T07:14:51.934001+0000 mgr.y (mgr.25280) 1887 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:53.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.017180+0000 mgr.y (mgr.25280) 1888 : audit 0 from='client.44806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:14:53.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.017996+0000 mon.a (mon.0) 7809 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:53.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.023065+0000 mon.a (mon.0) 7810 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:53.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.025655+0000 mon.a (mon.0) 7811 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:53.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.026662+0000 mon.a (mon.0) 7812 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:53.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.033455+0000 mon.a (mon.0) 7813 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: cephadm 2024-02-05T07:14:52.034094+0000 mgr.y (mgr.25280) 1889 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:53.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.114113+0000 mon.a (mon.0) 7814 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:53.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.117200+0000 mon.a (mon.0) 7815 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:53.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.119928+0000 mon.a (mon.0) 7816 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:53.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: cephadm 2024-02-05T07:14:51.221755+0000 mgr.y (mgr.25280) 1878 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:53.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: cephadm 2024-02-05T07:14:51.297504+0000 mgr.y (mgr.25280) 1879 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:53.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: cephadm 2024-02-05T07:14:51.393479+0000 mgr.y (mgr.25280) 1880 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:53.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: cephadm 2024-02-05T07:14:51.493323+0000 mgr.y (mgr.25280) 1881 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:53.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: cluster 2024-02-05T07:14:51.513646+0000 mgr.y (mgr.25280) 1882 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s rd, 184 B/s wr, 148 op/s 2024-02-05T07:14:53.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: cephadm 2024-02-05T07:14:51.568167+0000 mgr.y (mgr.25280) 1883 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:53.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: cephadm 2024-02-05T07:14:51.667615+0000 mgr.y (mgr.25280) 1884 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:53.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: cephadm 2024-02-05T07:14:51.759968+0000 mgr.y (mgr.25280) 1885 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:53.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: cephadm 2024-02-05T07:14:51.841277+0000 mgr.y (mgr.25280) 1886 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:53.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: cephadm 2024-02-05T07:14:51.934001+0000 mgr.y (mgr.25280) 1887 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:53.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.017180+0000 mgr.y (mgr.25280) 1888 : audit 0 from='client.44806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:14:53.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.017996+0000 mon.a (mon.0) 7809 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:53.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.023065+0000 mon.a (mon.0) 7810 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:53.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.025655+0000 mon.a (mon.0) 7811 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:53.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.026662+0000 mon.a (mon.0) 7812 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:53.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.033455+0000 mon.a (mon.0) 7813 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: cephadm 2024-02-05T07:14:52.034094+0000 mgr.y (mgr.25280) 1889 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:53.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.114113+0000 mon.a (mon.0) 7814 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:53.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.117200+0000 mon.a (mon.0) 7815 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:53.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.119928+0000 mon.a (mon.0) 7816 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:53.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.120960+0000 mon.a (mon.0) 7817 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:53.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.128177+0000 mon.a (mon.0) 7818 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: cephadm 2024-02-05T07:14:52.129087+0000 mgr.y (mgr.25280) 1890 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:53.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.137814+0000 mgr.y (mgr.25280) 1891 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:14:53.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.213707+0000 mon.a (mon.0) 7819 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:53.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.216574+0000 mon.a (mon.0) 7820 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:53.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.219239+0000 mon.a (mon.0) 7821 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:53.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.220078+0000 mon.a (mon.0) 7822 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:53.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.226228+0000 mon.a (mon.0) 7823 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.307459+0000 mon.a (mon.0) 7824 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:53.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.310926+0000 mon.a (mon.0) 7825 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:53.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.313758+0000 mon.a (mon.0) 7826 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:53.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.314648+0000 mon.a (mon.0) 7827 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:53.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.321573+0000 mon.a (mon.0) 7828 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.346379+0000 mon.a (mon.0) 7829 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.354108+0000 mon.a (mon.0) 7830 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.361462+0000 mon.a (mon.0) 7831 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.404978+0000 mon.a (mon.0) 7832 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:53.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.408930+0000 mon.a (mon.0) 7833 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:53.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.413097+0000 mon.a (mon.0) 7834 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:53.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.414069+0000 mon.a (mon.0) 7835 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:53.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.120960+0000 mon.a (mon.0) 7817 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:53.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.128177+0000 mon.a (mon.0) 7818 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: cephadm 2024-02-05T07:14:52.129087+0000 mgr.y (mgr.25280) 1890 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:53.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.137814+0000 mgr.y (mgr.25280) 1891 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:14:53.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.213707+0000 mon.a (mon.0) 7819 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:53.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.216574+0000 mon.a (mon.0) 7820 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:53.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.219239+0000 mon.a (mon.0) 7821 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:53.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.220078+0000 mon.a (mon.0) 7822 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:53.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.226228+0000 mon.a (mon.0) 7823 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.307459+0000 mon.a (mon.0) 7824 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:53.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.310926+0000 mon.a (mon.0) 7825 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:53.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.313758+0000 mon.a (mon.0) 7826 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:53.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.314648+0000 mon.a (mon.0) 7827 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:53.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.321573+0000 mon.a (mon.0) 7828 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.346379+0000 mon.a (mon.0) 7829 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.354108+0000 mon.a (mon.0) 7830 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.361462+0000 mon.a (mon.0) 7831 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.404978+0000 mon.a (mon.0) 7832 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:53.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.408930+0000 mon.a (mon.0) 7833 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:53.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.413097+0000 mon.a (mon.0) 7834 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:53.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.414069+0000 mon.a (mon.0) 7835 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:53.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.421042+0000 mon.a (mon.0) 7836 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.501867+0000 mon.a (mon.0) 7837 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:53.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.504103+0000 mon.a (mon.0) 7838 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:53.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.511505+0000 mon.a (mon.0) 7839 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:53.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.514385+0000 mon.a (mon.0) 7840 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:53.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.519998+0000 mon.a (mon.0) 7841 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.592985+0000 mon.a (mon.0) 7842 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.593631+0000 mon.a (mon.0) 7843 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:53.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.600225+0000 mon.a (mon.0) 7844 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.600951+0000 mon.a (mon.0) 7845 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:53.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.605024+0000 mon.a (mon.0) 7846 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:53.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.608319+0000 mon.a (mon.0) 7847 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.610068+0000 mon.a (mon.0) 7848 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:53.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.612785+0000 mon.c (mon.1) 28 : audit 0 from='client.? 172.21.15.102:0/712671949' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:14:53.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.612841+0000 mon.a (mon.0) 7849 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:53.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[68945]: audit 2024-02-05T07:14:52.616919+0000 mon.a (mon.0) 7850 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:53.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.421042+0000 mon.a (mon.0) 7836 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.501867+0000 mon.a (mon.0) 7837 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:53.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.504103+0000 mon.a (mon.0) 7838 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:53.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.511505+0000 mon.a (mon.0) 7839 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:53.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.514385+0000 mon.a (mon.0) 7840 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:14:53.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.519998+0000 mon.a (mon.0) 7841 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.592985+0000 mon.a (mon.0) 7842 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.593631+0000 mon.a (mon.0) 7843 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:14:53.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.600225+0000 mon.a (mon.0) 7844 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.600951+0000 mon.a (mon.0) 7845 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:53.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.605024+0000 mon.a (mon.0) 7846 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:53.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.608319+0000 mon.a (mon.0) 7847 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:53.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.610068+0000 mon.a (mon.0) 7848 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:53.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.612785+0000 mon.c (mon.1) 28 : audit 0 from='client.? 172.21.15.102:0/712671949' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:14:53.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.612841+0000 mon.a (mon.0) 7849 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:53.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:53 smithi102 bash[71397]: audit 2024-02-05T07:14:52.616919+0000 mon.a (mon.0) 7850 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:14:54.225 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:54 smithi177 bash[56430]: cephadm 2024-02-05T07:14:52.226904+0000 mgr.y (mgr.25280) 1892 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:54.225 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:54 smithi177 bash[56430]: cephadm 2024-02-05T07:14:52.322428+0000 mgr.y (mgr.25280) 1893 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:54.225 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:54 smithi177 bash[56430]: cephadm 2024-02-05T07:14:52.421608+0000 mgr.y (mgr.25280) 1894 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:54.225 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:54 smithi177 bash[56430]: cephadm 2024-02-05T07:14:52.520528+0000 mgr.y (mgr.25280) 1895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:54.225 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:54 smithi177 bash[56430]: cluster 2024-02-05T07:14:52.601716+0000 mgr.y (mgr.25280) 1896 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 100 B/s wr, 111 op/s 2024-02-05T07:14:54.226 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:54 smithi177 bash[56430]: cluster 2024-02-05T07:14:53.597775+0000 mon.a (mon.0) 7851 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:14:54.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:54 smithi102 bash[68945]: cephadm 2024-02-05T07:14:52.226904+0000 mgr.y (mgr.25280) 1892 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:54.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:54 smithi102 bash[68945]: cephadm 2024-02-05T07:14:52.322428+0000 mgr.y (mgr.25280) 1893 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:54.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:54 smithi102 bash[68945]: cephadm 2024-02-05T07:14:52.421608+0000 mgr.y (mgr.25280) 1894 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:54.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:54 smithi102 bash[68945]: cephadm 2024-02-05T07:14:52.520528+0000 mgr.y (mgr.25280) 1895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:54.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:54 smithi102 bash[68945]: cluster 2024-02-05T07:14:52.601716+0000 mgr.y (mgr.25280) 1896 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 100 B/s wr, 111 op/s 2024-02-05T07:14:54.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:54 smithi102 bash[68945]: cluster 2024-02-05T07:14:53.597775+0000 mon.a (mon.0) 7851 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:14:54.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:54 smithi102 bash[71397]: cephadm 2024-02-05T07:14:52.226904+0000 mgr.y (mgr.25280) 1892 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:54.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:54 smithi102 bash[71397]: cephadm 2024-02-05T07:14:52.322428+0000 mgr.y (mgr.25280) 1893 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:54.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:54 smithi102 bash[71397]: cephadm 2024-02-05T07:14:52.421608+0000 mgr.y (mgr.25280) 1894 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:54.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:54 smithi102 bash[71397]: cephadm 2024-02-05T07:14:52.520528+0000 mgr.y (mgr.25280) 1895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:14:54.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:54 smithi102 bash[71397]: cluster 2024-02-05T07:14:52.601716+0000 mgr.y (mgr.25280) 1896 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 100 B/s wr, 111 op/s 2024-02-05T07:14:54.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:54 smithi102 bash[71397]: cluster 2024-02-05T07:14:53.597775+0000 mon.a (mon.0) 7851 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:14:55.532 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:55 smithi102 bash[68945]: audit 2024-02-05T07:14:54.183675+0000 mon.a (mon.0) 7852 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:55.532 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:55 smithi102 bash[68945]: audit 2024-02-05T07:14:54.197220+0000 mon.a (mon.0) 7853 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:55.532 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:55 smithi102 bash[68945]: cluster 2024-02-05T07:14:54.199099+0000 mgr.y (mgr.25280) 1897 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 95 B/s wr, 97 op/s 2024-02-05T07:14:55.532 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:55 smithi102 bash[68945]: audit 2024-02-05T07:14:54.215467+0000 mon.a (mon.0) 7854 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:55.532 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:55 smithi102 bash[71397]: audit 2024-02-05T07:14:54.183675+0000 mon.a (mon.0) 7852 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:55.532 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:55 smithi102 bash[71397]: audit 2024-02-05T07:14:54.197220+0000 mon.a (mon.0) 7853 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:55.532 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:55 smithi102 bash[71397]: cluster 2024-02-05T07:14:54.199099+0000 mgr.y (mgr.25280) 1897 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 95 B/s wr, 97 op/s 2024-02-05T07:14:55.532 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:55 smithi102 bash[71397]: audit 2024-02-05T07:14:54.215467+0000 mon.a (mon.0) 7854 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:55.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:55 smithi177 bash[56430]: audit 2024-02-05T07:14:54.183675+0000 mon.a (mon.0) 7852 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:55.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:55 smithi177 bash[56430]: audit 2024-02-05T07:14:54.197220+0000 mon.a (mon.0) 7853 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:55.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:55 smithi177 bash[56430]: cluster 2024-02-05T07:14:54.199099+0000 mgr.y (mgr.25280) 1897 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 95 B/s wr, 97 op/s 2024-02-05T07:14:55.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:55 smithi177 bash[56430]: audit 2024-02-05T07:14:54.215467+0000 mon.a (mon.0) 7854 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:56.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:56 smithi177 bash[56430]: cluster 2024-02-05T07:14:55.193628+0000 mon.a (mon.0) 7855 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:14:56.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:56 smithi177 bash[56430]: cluster 2024-02-05T07:14:55.193715+0000 mon.a (mon.0) 7856 : cluster 1 Cluster is now healthy 2024-02-05T07:14:56.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:56 smithi177 bash[56430]: audit 2024-02-05T07:14:55.812865+0000 mon.a (mon.0) 7857 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:56.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:56 smithi177 bash[56430]: audit 2024-02-05T07:14:55.814806+0000 mon.a (mon.0) 7858 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:14:56.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:56 smithi177 bash[56430]: cephadm 2024-02-05T07:14:55.844145+0000 mgr.y (mgr.25280) 1898 : cephadm 1 Upgrade: Updating rgw.foo.smithi177.mzlged (1/2) 2024-02-05T07:14:56.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:56 smithi177 bash[56430]: audit 2024-02-05T07:14:55.850557+0000 mon.a (mon.0) 7859 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.mzlged", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:14:56.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:56 smithi177 bash[56430]: audit 2024-02-05T07:14:55.853522+0000 mon.a (mon.0) 7860 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:56.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:56 smithi177 bash[56430]: cephadm 2024-02-05T07:14:55.855443+0000 mgr.y (mgr.25280) 1899 : cephadm 1 Deploying daemon rgw.foo.smithi177.mzlged on smithi177 2024-02-05T07:14:56.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:56 smithi102 bash[68945]: cluster 2024-02-05T07:14:55.193628+0000 mon.a (mon.0) 7855 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:14:56.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:56 smithi102 bash[68945]: cluster 2024-02-05T07:14:55.193715+0000 mon.a (mon.0) 7856 : cluster 1 Cluster is now healthy 2024-02-05T07:14:56.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:56 smithi102 bash[68945]: audit 2024-02-05T07:14:55.812865+0000 mon.a (mon.0) 7857 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:56.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:56 smithi102 bash[68945]: audit 2024-02-05T07:14:55.814806+0000 mon.a (mon.0) 7858 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:14:56.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:56 smithi102 bash[68945]: cephadm 2024-02-05T07:14:55.844145+0000 mgr.y (mgr.25280) 1898 : cephadm 1 Upgrade: Updating rgw.foo.smithi177.mzlged (1/2) 2024-02-05T07:14:56.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:56 smithi102 bash[68945]: audit 2024-02-05T07:14:55.850557+0000 mon.a (mon.0) 7859 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.mzlged", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:14:56.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:56 smithi102 bash[68945]: audit 2024-02-05T07:14:55.853522+0000 mon.a (mon.0) 7860 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:56.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:56 smithi102 bash[68945]: cephadm 2024-02-05T07:14:55.855443+0000 mgr.y (mgr.25280) 1899 : cephadm 1 Deploying daemon rgw.foo.smithi177.mzlged on smithi177 2024-02-05T07:14:56.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:56 smithi102 bash[71397]: cluster 2024-02-05T07:14:55.193628+0000 mon.a (mon.0) 7855 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:14:56.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:56 smithi102 bash[71397]: cluster 2024-02-05T07:14:55.193715+0000 mon.a (mon.0) 7856 : cluster 1 Cluster is now healthy 2024-02-05T07:14:56.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:56 smithi102 bash[71397]: audit 2024-02-05T07:14:55.812865+0000 mon.a (mon.0) 7857 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:56.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:56 smithi102 bash[71397]: audit 2024-02-05T07:14:55.814806+0000 mon.a (mon.0) 7858 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:14:56.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:56 smithi102 bash[71397]: cephadm 2024-02-05T07:14:55.844145+0000 mgr.y (mgr.25280) 1898 : cephadm 1 Upgrade: Updating rgw.foo.smithi177.mzlged (1/2) 2024-02-05T07:14:56.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:56 smithi102 bash[71397]: audit 2024-02-05T07:14:55.850557+0000 mon.a (mon.0) 7859 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.mzlged", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:14:56.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:56 smithi102 bash[71397]: audit 2024-02-05T07:14:55.853522+0000 mon.a (mon.0) 7860 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:14:56.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:56 smithi102 bash[71397]: cephadm 2024-02-05T07:14:55.855443+0000 mgr.y (mgr.25280) 1899 : cephadm 1 Deploying daemon rgw.foo.smithi177.mzlged on smithi177 2024-02-05T07:14:57.488 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:57 smithi177 bash[56430]: cluster 2024-02-05T07:14:56.200455+0000 mgr.y (mgr.25280) 1900 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 95 B/s wr, 96 op/s 2024-02-05T07:14:57.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:57 smithi102 bash[68945]: cluster 2024-02-05T07:14:56.200455+0000 mgr.y (mgr.25280) 1900 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 95 B/s wr, 96 op/s 2024-02-05T07:14:57.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:57 smithi102 bash[71397]: cluster 2024-02-05T07:14:56.200455+0000 mgr.y (mgr.25280) 1900 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 95 B/s wr, 96 op/s 2024-02-05T07:14:59.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:58 smithi177 bash[56430]: audit 2024-02-05T07:14:57.727320+0000 mon.a (mon.0) 7861 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:59.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:58 smithi177 bash[56430]: audit 2024-02-05T07:14:57.741172+0000 mon.a (mon.0) 7862 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:59.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:14:58 smithi177 bash[56430]: audit 2024-02-05T07:14:57.751607+0000 mon.a (mon.0) 7863 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:59.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:58 smithi102 bash[68945]: audit 2024-02-05T07:14:57.727320+0000 mon.a (mon.0) 7861 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:59.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:58 smithi102 bash[68945]: audit 2024-02-05T07:14:57.741172+0000 mon.a (mon.0) 7862 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:59.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:14:58 smithi102 bash[68945]: audit 2024-02-05T07:14:57.751607+0000 mon.a (mon.0) 7863 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:59.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:58 smithi102 bash[71397]: audit 2024-02-05T07:14:57.727320+0000 mon.a (mon.0) 7861 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:59.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:58 smithi102 bash[71397]: audit 2024-02-05T07:14:57.741172+0000 mon.a (mon.0) 7862 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:14:59.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:14:58 smithi102 bash[71397]: audit 2024-02-05T07:14:57.751607+0000 mon.a (mon.0) 7863 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:00.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:00 smithi177 bash[56430]: cluster 2024-02-05T07:14:58.201721+0000 mgr.y (mgr.25280) 1901 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 31 op/s 2024-02-05T07:15:00.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:00 smithi102 bash[68945]: cluster 2024-02-05T07:14:58.201721+0000 mgr.y (mgr.25280) 1901 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 31 op/s 2024-02-05T07:15:00.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:00 smithi102 bash[71397]: cluster 2024-02-05T07:14:58.201721+0000 mgr.y (mgr.25280) 1901 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 31 op/s 2024-02-05T07:15:02.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:01 smithi177 bash[56430]: cluster 2024-02-05T07:15:00.202788+0000 mgr.y (mgr.25280) 1902 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 30 op/s 2024-02-05T07:15:02.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:01 smithi177 bash[56430]: audit 2024-02-05T07:15:00.951500+0000 mon.a (mon.0) 7864 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:02.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:01 smithi177 bash[56430]: audit 2024-02-05T07:15:00.962350+0000 mon.a (mon.0) 7865 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:02.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:01 smithi102 bash[68945]: cluster 2024-02-05T07:15:00.202788+0000 mgr.y (mgr.25280) 1902 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 30 op/s 2024-02-05T07:15:02.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:01 smithi102 bash[68945]: audit 2024-02-05T07:15:00.951500+0000 mon.a (mon.0) 7864 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:02.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:01 smithi102 bash[68945]: audit 2024-02-05T07:15:00.962350+0000 mon.a (mon.0) 7865 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:02.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:01 smithi102 bash[71397]: cluster 2024-02-05T07:15:00.202788+0000 mgr.y (mgr.25280) 1902 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 30 op/s 2024-02-05T07:15:02.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:01 smithi102 bash[71397]: audit 2024-02-05T07:15:00.951500+0000 mon.a (mon.0) 7864 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:02.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:01 smithi102 bash[71397]: audit 2024-02-05T07:15:00.962350+0000 mon.a (mon.0) 7865 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:02.884 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:15:02 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:15:02] "GET /metrics HTTP/1.1" 200 38700 "" "Prometheus/2.33.4" 2024-02-05T07:15:03.054 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:02 smithi177 bash[56430]: audit 2024-02-05T07:15:02.144459+0000 mgr.y (mgr.25280) 1903 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:15:03.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:02 smithi102 bash[68945]: audit 2024-02-05T07:15:02.144459+0000 mgr.y (mgr.25280) 1903 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:15:03.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:02 smithi102 bash[71397]: audit 2024-02-05T07:15:02.144459+0000 mgr.y (mgr.25280) 1903 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:15:04.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:03 smithi177 bash[56430]: cluster 2024-02-05T07:15:02.204197+0000 mgr.y (mgr.25280) 1904 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-02-05T07:15:04.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:03 smithi102 bash[68945]: cluster 2024-02-05T07:15:02.204197+0000 mgr.y (mgr.25280) 1904 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-02-05T07:15:04.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:03 smithi102 bash[71397]: cluster 2024-02-05T07:15:02.204197+0000 mgr.y (mgr.25280) 1904 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-02-05T07:15:05.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:05 smithi102 bash[68945]: audit 2024-02-05T07:15:04.208538+0000 mon.a (mon.0) 7866 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi177.uynbom", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:15:05.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:05 smithi102 bash[68945]: audit 2024-02-05T07:15:04.212390+0000 mon.a (mon.0) 7867 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:05.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:05 smithi102 bash[71397]: audit 2024-02-05T07:15:04.208538+0000 mon.a (mon.0) 7866 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi177.uynbom", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:15:05.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:05 smithi102 bash[71397]: audit 2024-02-05T07:15:04.212390+0000 mon.a (mon.0) 7867 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:05.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:05 smithi177 bash[56430]: audit 2024-02-05T07:15:04.208538+0000 mon.a (mon.0) 7866 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi177.uynbom", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-05T07:15:05.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:05 smithi177 bash[56430]: audit 2024-02-05T07:15:04.212390+0000 mon.a (mon.0) 7867 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:06.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:06 smithi102 bash[68945]: cephadm 2024-02-05T07:15:04.204852+0000 mgr.y (mgr.25280) 1905 : cephadm 1 Upgrade: Updating rgw.smpl.smithi177.uynbom (2/2) 2024-02-05T07:15:06.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:06 smithi102 bash[68945]: cluster 2024-02-05T07:15:04.205479+0000 mgr.y (mgr.25280) 1906 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-05T07:15:06.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:06 smithi102 bash[68945]: cephadm 2024-02-05T07:15:04.214619+0000 mgr.y (mgr.25280) 1907 : cephadm 1 Deploying daemon rgw.smpl.smithi177.uynbom on smithi177 2024-02-05T07:15:06.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:06 smithi102 bash[71397]: cephadm 2024-02-05T07:15:04.204852+0000 mgr.y (mgr.25280) 1905 : cephadm 1 Upgrade: Updating rgw.smpl.smithi177.uynbom (2/2) 2024-02-05T07:15:06.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:06 smithi102 bash[71397]: cluster 2024-02-05T07:15:04.205479+0000 mgr.y (mgr.25280) 1906 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-05T07:15:06.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:06 smithi102 bash[71397]: cephadm 2024-02-05T07:15:04.214619+0000 mgr.y (mgr.25280) 1907 : cephadm 1 Deploying daemon rgw.smpl.smithi177.uynbom on smithi177 2024-02-05T07:15:06.420 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:06 smithi177 bash[56430]: cephadm 2024-02-05T07:15:04.204852+0000 mgr.y (mgr.25280) 1905 : cephadm 1 Upgrade: Updating rgw.smpl.smithi177.uynbom (2/2) 2024-02-05T07:15:06.420 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:06 smithi177 bash[56430]: cluster 2024-02-05T07:15:04.205479+0000 mgr.y (mgr.25280) 1906 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-05T07:15:06.420 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:06 smithi177 bash[56430]: cephadm 2024-02-05T07:15:04.214619+0000 mgr.y (mgr.25280) 1907 : cephadm 1 Deploying daemon rgw.smpl.smithi177.uynbom on smithi177 2024-02-05T07:15:08.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:08 smithi102 bash[68945]: cluster 2024-02-05T07:15:06.207005+0000 mgr.y (mgr.25280) 1908 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 51 op/s 2024-02-05T07:15:08.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:08 smithi102 bash[71397]: cluster 2024-02-05T07:15:06.207005+0000 mgr.y (mgr.25280) 1908 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 51 op/s 2024-02-05T07:15:08.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:08 smithi177 bash[56430]: cluster 2024-02-05T07:15:06.207005+0000 mgr.y (mgr.25280) 1908 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 51 op/s 2024-02-05T07:15:10.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: cluster 2024-02-05T07:15:08.208340+0000 mgr.y (mgr.25280) 1909 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-02-05T07:15:10.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: audit 2024-02-05T07:15:09.115947+0000 mon.a (mon.0) 7868 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:10.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: audit 2024-02-05T07:15:09.129568+0000 mon.a (mon.0) 7869 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: audit 2024-02-05T07:15:09.143062+0000 mon.a (mon.0) 7870 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: audit 2024-02-05T07:15:09.144490+0000 mon.a (mon.0) 7871 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: audit 2024-02-05T07:15:09.155294+0000 mon.a (mon.0) 7872 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: cephadm 2024-02-05T07:15:09.156179+0000 mgr.y (mgr.25280) 1910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: audit 2024-02-05T07:15:09.243176+0000 mon.a (mon.0) 7873 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: audit 2024-02-05T07:15:09.245868+0000 mon.a (mon.0) 7874 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: audit 2024-02-05T07:15:09.250254+0000 mon.a (mon.0) 7875 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: audit 2024-02-05T07:15:09.251529+0000 mon.a (mon.0) 7876 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: audit 2024-02-05T07:15:09.609082+0000 mon.a (mon.0) 7877 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: audit 2024-02-05T07:15:09.689794+0000 mon.a (mon.0) 7878 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: audit 2024-02-05T07:15:09.693084+0000 mon.a (mon.0) 7879 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: audit 2024-02-05T07:15:09.697534+0000 mon.a (mon.0) 7880 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: audit 2024-02-05T07:15:09.699076+0000 mon.a (mon.0) 7881 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:10.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: audit 2024-02-05T07:15:09.710142+0000 mon.a (mon.0) 7882 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: audit 2024-02-05T07:15:09.789733+0000 mon.a (mon.0) 7883 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: audit 2024-02-05T07:15:09.792136+0000 mon.a (mon.0) 7884 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: audit 2024-02-05T07:15:09.795012+0000 mon.a (mon.0) 7885 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: audit 2024-02-05T07:15:09.795917+0000 mon.a (mon.0) 7886 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: audit 2024-02-05T07:15:09.805668+0000 mon.a (mon.0) 7887 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: audit 2024-02-05T07:15:09.889716+0000 mon.a (mon.0) 7888 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: audit 2024-02-05T07:15:09.892768+0000 mon.a (mon.0) 7889 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: audit 2024-02-05T07:15:09.897073+0000 mon.a (mon.0) 7890 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: audit 2024-02-05T07:15:09.898777+0000 mon.a (mon.0) 7891 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: audit 2024-02-05T07:15:09.909944+0000 mon.a (mon.0) 7892 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: audit 2024-02-05T07:15:09.994059+0000 mon.a (mon.0) 7893 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: audit 2024-02-05T07:15:09.997131+0000 mon.a (mon.0) 7894 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: audit 2024-02-05T07:15:10.000716+0000 mon.a (mon.0) 7895 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: audit 2024-02-05T07:15:10.002128+0000 mon.a (mon.0) 7896 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: audit 2024-02-05T07:15:10.012510+0000 mon.a (mon.0) 7897 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:10.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: audit 2024-02-05T07:15:10.094819+0000 mon.a (mon.0) 7898 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:10.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: audit 2024-02-05T07:15:10.097049+0000 mon.a (mon.0) 7899 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:10.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: audit 2024-02-05T07:15:10.099752+0000 mon.a (mon.0) 7900 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:10.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: audit 2024-02-05T07:15:10.100607+0000 mon.a (mon.0) 7901 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:10.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:10 smithi177 bash[56430]: audit 2024-02-05T07:15:10.108323+0000 mon.a (mon.0) 7902 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:10.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: cluster 2024-02-05T07:15:08.208340+0000 mgr.y (mgr.25280) 1909 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-02-05T07:15:10.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: audit 2024-02-05T07:15:09.115947+0000 mon.a (mon.0) 7868 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:10.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: audit 2024-02-05T07:15:09.129568+0000 mon.a (mon.0) 7869 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:10.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: audit 2024-02-05T07:15:09.143062+0000 mon.a (mon.0) 7870 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:10.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: audit 2024-02-05T07:15:09.144490+0000 mon.a (mon.0) 7871 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:10.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: audit 2024-02-05T07:15:09.155294+0000 mon.a (mon.0) 7872 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:10.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: cephadm 2024-02-05T07:15:09.156179+0000 mgr.y (mgr.25280) 1910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:10.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: audit 2024-02-05T07:15:09.243176+0000 mon.a (mon.0) 7873 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:10.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: audit 2024-02-05T07:15:09.245868+0000 mon.a (mon.0) 7874 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:10.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: audit 2024-02-05T07:15:09.250254+0000 mon.a (mon.0) 7875 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:10.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: audit 2024-02-05T07:15:09.251529+0000 mon.a (mon.0) 7876 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:10.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: audit 2024-02-05T07:15:09.609082+0000 mon.a (mon.0) 7877 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:10.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: audit 2024-02-05T07:15:09.689794+0000 mon.a (mon.0) 7878 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:10.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: audit 2024-02-05T07:15:09.693084+0000 mon.a (mon.0) 7879 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:10.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: audit 2024-02-05T07:15:09.697534+0000 mon.a (mon.0) 7880 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:10.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: audit 2024-02-05T07:15:09.699076+0000 mon.a (mon.0) 7881 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:10.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: audit 2024-02-05T07:15:09.710142+0000 mon.a (mon.0) 7882 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:10.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: audit 2024-02-05T07:15:09.789733+0000 mon.a (mon.0) 7883 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:10.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: audit 2024-02-05T07:15:09.792136+0000 mon.a (mon.0) 7884 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:10.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: audit 2024-02-05T07:15:09.795012+0000 mon.a (mon.0) 7885 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:10.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: audit 2024-02-05T07:15:09.795917+0000 mon.a (mon.0) 7886 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:10.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: audit 2024-02-05T07:15:09.805668+0000 mon.a (mon.0) 7887 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:10.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: audit 2024-02-05T07:15:09.889716+0000 mon.a (mon.0) 7888 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:10.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: audit 2024-02-05T07:15:09.892768+0000 mon.a (mon.0) 7889 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:10.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: audit 2024-02-05T07:15:09.897073+0000 mon.a (mon.0) 7890 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:10.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: audit 2024-02-05T07:15:09.898777+0000 mon.a (mon.0) 7891 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:10.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: audit 2024-02-05T07:15:09.909944+0000 mon.a (mon.0) 7892 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:10.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: audit 2024-02-05T07:15:09.994059+0000 mon.a (mon.0) 7893 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:10.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: audit 2024-02-05T07:15:09.997131+0000 mon.a (mon.0) 7894 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:10.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: audit 2024-02-05T07:15:10.000716+0000 mon.a (mon.0) 7895 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:10.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: audit 2024-02-05T07:15:10.002128+0000 mon.a (mon.0) 7896 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:10.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: audit 2024-02-05T07:15:10.012510+0000 mon.a (mon.0) 7897 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:10.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: audit 2024-02-05T07:15:10.094819+0000 mon.a (mon.0) 7898 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:10.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: audit 2024-02-05T07:15:10.097049+0000 mon.a (mon.0) 7899 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:10.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: audit 2024-02-05T07:15:10.099752+0000 mon.a (mon.0) 7900 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:10.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: audit 2024-02-05T07:15:10.100607+0000 mon.a (mon.0) 7901 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:10.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[71397]: audit 2024-02-05T07:15:10.108323+0000 mon.a (mon.0) 7902 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:10.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: cluster 2024-02-05T07:15:08.208340+0000 mgr.y (mgr.25280) 1909 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-02-05T07:15:10.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: audit 2024-02-05T07:15:09.115947+0000 mon.a (mon.0) 7868 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:10.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: audit 2024-02-05T07:15:09.129568+0000 mon.a (mon.0) 7869 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:10.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: audit 2024-02-05T07:15:09.143062+0000 mon.a (mon.0) 7870 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:10.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: audit 2024-02-05T07:15:09.144490+0000 mon.a (mon.0) 7871 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:10.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: audit 2024-02-05T07:15:09.155294+0000 mon.a (mon.0) 7872 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:10.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: cephadm 2024-02-05T07:15:09.156179+0000 mgr.y (mgr.25280) 1910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:10.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: audit 2024-02-05T07:15:09.243176+0000 mon.a (mon.0) 7873 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:10.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: audit 2024-02-05T07:15:09.245868+0000 mon.a (mon.0) 7874 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:10.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: audit 2024-02-05T07:15:09.250254+0000 mon.a (mon.0) 7875 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:10.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: audit 2024-02-05T07:15:09.251529+0000 mon.a (mon.0) 7876 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:10.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: audit 2024-02-05T07:15:09.609082+0000 mon.a (mon.0) 7877 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:10.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: audit 2024-02-05T07:15:09.689794+0000 mon.a (mon.0) 7878 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:10.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: audit 2024-02-05T07:15:09.693084+0000 mon.a (mon.0) 7879 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:10.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: audit 2024-02-05T07:15:09.697534+0000 mon.a (mon.0) 7880 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:10.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: audit 2024-02-05T07:15:09.699076+0000 mon.a (mon.0) 7881 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:10.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: audit 2024-02-05T07:15:09.710142+0000 mon.a (mon.0) 7882 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:10.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: audit 2024-02-05T07:15:09.789733+0000 mon.a (mon.0) 7883 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:10.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: audit 2024-02-05T07:15:09.792136+0000 mon.a (mon.0) 7884 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:10.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: audit 2024-02-05T07:15:09.795012+0000 mon.a (mon.0) 7885 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:10.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: audit 2024-02-05T07:15:09.795917+0000 mon.a (mon.0) 7886 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:10.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: audit 2024-02-05T07:15:09.805668+0000 mon.a (mon.0) 7887 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:10.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: audit 2024-02-05T07:15:09.889716+0000 mon.a (mon.0) 7888 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:10.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: audit 2024-02-05T07:15:09.892768+0000 mon.a (mon.0) 7889 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:10.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: audit 2024-02-05T07:15:09.897073+0000 mon.a (mon.0) 7890 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:10.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: audit 2024-02-05T07:15:09.898777+0000 mon.a (mon.0) 7891 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:10.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: audit 2024-02-05T07:15:09.909944+0000 mon.a (mon.0) 7892 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:10.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: audit 2024-02-05T07:15:09.994059+0000 mon.a (mon.0) 7893 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:10.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: audit 2024-02-05T07:15:09.997131+0000 mon.a (mon.0) 7894 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:10.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: audit 2024-02-05T07:15:10.000716+0000 mon.a (mon.0) 7895 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:10.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: audit 2024-02-05T07:15:10.002128+0000 mon.a (mon.0) 7896 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:10.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: audit 2024-02-05T07:15:10.012510+0000 mon.a (mon.0) 7897 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:10.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: audit 2024-02-05T07:15:10.094819+0000 mon.a (mon.0) 7898 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:10.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: audit 2024-02-05T07:15:10.097049+0000 mon.a (mon.0) 7899 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:10.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: audit 2024-02-05T07:15:10.099752+0000 mon.a (mon.0) 7900 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:10.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: audit 2024-02-05T07:15:10.100607+0000 mon.a (mon.0) 7901 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:10.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:10 smithi102 bash[68945]: audit 2024-02-05T07:15:10.108323+0000 mon.a (mon.0) 7902 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:11.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: cephadm 2024-02-05T07:15:09.256697+0000 mgr.y (mgr.25280) 1911 : cephadm 1 Checking dashboard <-> RGW credentials 2024-02-05T07:15:11.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: cephadm 2024-02-05T07:15:09.609785+0000 mgr.y (mgr.25280) 1912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:11.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: cephadm 2024-02-05T07:15:09.711038+0000 mgr.y (mgr.25280) 1913 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:11.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: cephadm 2024-02-05T07:15:09.806267+0000 mgr.y (mgr.25280) 1914 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:11.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: cephadm 2024-02-05T07:15:09.910727+0000 mgr.y (mgr.25280) 1915 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:11.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: cephadm 2024-02-05T07:15:10.013192+0000 mgr.y (mgr.25280) 1916 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:11.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: cephadm 2024-02-05T07:15:10.109072+0000 mgr.y (mgr.25280) 1917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:11.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.191134+0000 mon.a (mon.0) 7903 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:11.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.193743+0000 mon.a (mon.0) 7904 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:11.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.196467+0000 mon.a (mon.0) 7905 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:11.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.197396+0000 mon.a (mon.0) 7906 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:11.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.206990+0000 mon.a (mon.0) 7907 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:11.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.286488+0000 mon.a (mon.0) 7908 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:11.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.289592+0000 mon.a (mon.0) 7909 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:11.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.293126+0000 mon.a (mon.0) 7910 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:11.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.294152+0000 mon.a (mon.0) 7911 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:11.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.301130+0000 mon.a (mon.0) 7912 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:11.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.383699+0000 mon.a (mon.0) 7913 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:11.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.385937+0000 mon.a (mon.0) 7914 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:11.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.390653+0000 mon.a (mon.0) 7915 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:11.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: cephadm 2024-02-05T07:15:09.256697+0000 mgr.y (mgr.25280) 1911 : cephadm 1 Checking dashboard <-> RGW credentials 2024-02-05T07:15:11.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: cephadm 2024-02-05T07:15:09.609785+0000 mgr.y (mgr.25280) 1912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:11.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: cephadm 2024-02-05T07:15:09.711038+0000 mgr.y (mgr.25280) 1913 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:11.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: cephadm 2024-02-05T07:15:09.806267+0000 mgr.y (mgr.25280) 1914 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:11.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: cephadm 2024-02-05T07:15:09.910727+0000 mgr.y (mgr.25280) 1915 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:11.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: cephadm 2024-02-05T07:15:10.013192+0000 mgr.y (mgr.25280) 1916 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:11.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: cephadm 2024-02-05T07:15:10.109072+0000 mgr.y (mgr.25280) 1917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:11.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.191134+0000 mon.a (mon.0) 7903 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:11.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.193743+0000 mon.a (mon.0) 7904 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:11.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.196467+0000 mon.a (mon.0) 7905 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:11.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.197396+0000 mon.a (mon.0) 7906 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:11.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.206990+0000 mon.a (mon.0) 7907 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:11.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.286488+0000 mon.a (mon.0) 7908 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:11.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.289592+0000 mon.a (mon.0) 7909 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:11.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.293126+0000 mon.a (mon.0) 7910 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:11.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.294152+0000 mon.a (mon.0) 7911 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:11.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.301130+0000 mon.a (mon.0) 7912 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:11.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.383699+0000 mon.a (mon.0) 7913 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:11.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.385937+0000 mon.a (mon.0) 7914 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:11.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.390653+0000 mon.a (mon.0) 7915 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:11.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.391938+0000 mon.a (mon.0) 7916 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:11.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.401556+0000 mon.a (mon.0) 7917 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:11.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.482320+0000 mon.a (mon.0) 7918 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:11.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.485527+0000 mon.a (mon.0) 7919 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:11.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.488903+0000 mon.a (mon.0) 7920 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:11.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.490173+0000 mon.a (mon.0) 7921 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:11.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.498517+0000 mon.a (mon.0) 7922 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:11.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.575897+0000 mon.a (mon.0) 7923 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:11.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.580593+0000 mon.a (mon.0) 7924 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:11.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.585071+0000 mon.a (mon.0) 7925 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:11.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.586677+0000 mon.a (mon.0) 7926 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:11.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.593995+0000 mon.a (mon.0) 7927 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:11.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.671181+0000 mon.a (mon.0) 7928 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:11.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.675641+0000 mon.a (mon.0) 7929 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:11.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.679766+0000 mon.a (mon.0) 7930 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:11.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.681258+0000 mon.a (mon.0) 7931 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:11.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.688610+0000 mon.a (mon.0) 7932 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:11.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.765617+0000 mon.a (mon.0) 7933 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:11.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.768870+0000 mon.a (mon.0) 7934 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:11.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.772375+0000 mon.a (mon.0) 7935 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:11.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.391938+0000 mon.a (mon.0) 7916 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:11.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.401556+0000 mon.a (mon.0) 7917 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:11.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.482320+0000 mon.a (mon.0) 7918 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:11.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.485527+0000 mon.a (mon.0) 7919 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:11.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.488903+0000 mon.a (mon.0) 7920 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:11.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.490173+0000 mon.a (mon.0) 7921 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:11.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.498517+0000 mon.a (mon.0) 7922 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:11.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.575897+0000 mon.a (mon.0) 7923 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:11.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.580593+0000 mon.a (mon.0) 7924 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:11.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.585071+0000 mon.a (mon.0) 7925 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:11.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.586677+0000 mon.a (mon.0) 7926 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:11.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.593995+0000 mon.a (mon.0) 7927 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:11.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.671181+0000 mon.a (mon.0) 7928 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:11.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.675641+0000 mon.a (mon.0) 7929 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:11.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.679766+0000 mon.a (mon.0) 7930 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:11.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.681258+0000 mon.a (mon.0) 7931 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:11.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.688610+0000 mon.a (mon.0) 7932 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:11.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.765617+0000 mon.a (mon.0) 7933 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:11.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.768870+0000 mon.a (mon.0) 7934 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:11.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.772375+0000 mon.a (mon.0) 7935 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:11.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.773596+0000 mon.a (mon.0) 7936 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:11.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.782145+0000 mon.a (mon.0) 7937 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:11.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.806853+0000 mon.a (mon.0) 7938 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:15:11.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.878641+0000 mon.a (mon.0) 7939 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:11.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.881846+0000 mon.a (mon.0) 7940 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:11.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.886087+0000 mon.a (mon.0) 7941 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:11.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.886866+0000 mon.a (mon.0) 7942 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:11.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.894699+0000 mon.a (mon.0) 7943 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:11.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.975413+0000 mon.a (mon.0) 7944 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:11.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.977949+0000 mon.a (mon.0) 7945 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:11.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.981194+0000 mon.a (mon.0) 7946 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:11.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.982305+0000 mon.a (mon.0) 7947 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:11.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:10.990178+0000 mon.a (mon.0) 7948 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:11.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:11.067109+0000 mon.a (mon.0) 7949 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:11.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:11.070057+0000 mon.a (mon.0) 7950 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:11.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:11.073811+0000 mon.a (mon.0) 7951 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:11.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:11.075859+0000 mon.a (mon.0) 7952 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:11.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[71397]: audit 2024-02-05T07:15:11.083939+0000 mon.a (mon.0) 7953 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:11.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.773596+0000 mon.a (mon.0) 7936 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:11.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.782145+0000 mon.a (mon.0) 7937 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:11.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.806853+0000 mon.a (mon.0) 7938 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:15:11.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.878641+0000 mon.a (mon.0) 7939 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:11.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.881846+0000 mon.a (mon.0) 7940 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:11.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.886087+0000 mon.a (mon.0) 7941 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:11.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.886866+0000 mon.a (mon.0) 7942 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:11.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.894699+0000 mon.a (mon.0) 7943 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:11.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.975413+0000 mon.a (mon.0) 7944 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:11.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.977949+0000 mon.a (mon.0) 7945 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:11.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.981194+0000 mon.a (mon.0) 7946 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:11.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.982305+0000 mon.a (mon.0) 7947 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:11.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:10.990178+0000 mon.a (mon.0) 7948 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:11.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:11.067109+0000 mon.a (mon.0) 7949 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:11.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:11.070057+0000 mon.a (mon.0) 7950 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:11.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:11.073811+0000 mon.a (mon.0) 7951 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:11.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:11.075859+0000 mon.a (mon.0) 7952 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:11.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:11 smithi102 bash[68945]: audit 2024-02-05T07:15:11.083939+0000 mon.a (mon.0) 7953 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:11.424 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: cephadm 2024-02-05T07:15:09.256697+0000 mgr.y (mgr.25280) 1911 : cephadm 1 Checking dashboard <-> RGW credentials 2024-02-05T07:15:11.424 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: cephadm 2024-02-05T07:15:09.609785+0000 mgr.y (mgr.25280) 1912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:11.424 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: cephadm 2024-02-05T07:15:09.711038+0000 mgr.y (mgr.25280) 1913 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:11.424 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: cephadm 2024-02-05T07:15:09.806267+0000 mgr.y (mgr.25280) 1914 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:11.425 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: cephadm 2024-02-05T07:15:09.910727+0000 mgr.y (mgr.25280) 1915 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:11.425 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: cephadm 2024-02-05T07:15:10.013192+0000 mgr.y (mgr.25280) 1916 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:11.425 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: cephadm 2024-02-05T07:15:10.109072+0000 mgr.y (mgr.25280) 1917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:11.425 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.191134+0000 mon.a (mon.0) 7903 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:11.425 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.193743+0000 mon.a (mon.0) 7904 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:11.425 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.196467+0000 mon.a (mon.0) 7905 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:11.425 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.197396+0000 mon.a (mon.0) 7906 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:11.425 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.206990+0000 mon.a (mon.0) 7907 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:11.425 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.286488+0000 mon.a (mon.0) 7908 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:11.425 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.289592+0000 mon.a (mon.0) 7909 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:11.425 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.293126+0000 mon.a (mon.0) 7910 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:11.425 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.294152+0000 mon.a (mon.0) 7911 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:11.425 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.301130+0000 mon.a (mon.0) 7912 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:11.425 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.383699+0000 mon.a (mon.0) 7913 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:11.425 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.385937+0000 mon.a (mon.0) 7914 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:11.425 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.390653+0000 mon.a (mon.0) 7915 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:11.426 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.391938+0000 mon.a (mon.0) 7916 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:11.426 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.401556+0000 mon.a (mon.0) 7917 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:11.426 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.482320+0000 mon.a (mon.0) 7918 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:11.426 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.485527+0000 mon.a (mon.0) 7919 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:11.426 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.488903+0000 mon.a (mon.0) 7920 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:11.426 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.490173+0000 mon.a (mon.0) 7921 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:11.426 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.498517+0000 mon.a (mon.0) 7922 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:11.426 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.575897+0000 mon.a (mon.0) 7923 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:11.426 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.580593+0000 mon.a (mon.0) 7924 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:11.426 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.585071+0000 mon.a (mon.0) 7925 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:11.426 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.586677+0000 mon.a (mon.0) 7926 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:11.426 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.593995+0000 mon.a (mon.0) 7927 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:11.426 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.671181+0000 mon.a (mon.0) 7928 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:11.426 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.675641+0000 mon.a (mon.0) 7929 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:11.426 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.679766+0000 mon.a (mon.0) 7930 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:11.426 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.681258+0000 mon.a (mon.0) 7931 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:11.427 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.688610+0000 mon.a (mon.0) 7932 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:11.427 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.765617+0000 mon.a (mon.0) 7933 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:11.427 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.768870+0000 mon.a (mon.0) 7934 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:11.427 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.772375+0000 mon.a (mon.0) 7935 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:11.427 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.773596+0000 mon.a (mon.0) 7936 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:11.427 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.782145+0000 mon.a (mon.0) 7937 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:11.427 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.806853+0000 mon.a (mon.0) 7938 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:15:11.427 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.878641+0000 mon.a (mon.0) 7939 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:11.427 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.881846+0000 mon.a (mon.0) 7940 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:11.427 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.886087+0000 mon.a (mon.0) 7941 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:11.427 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.886866+0000 mon.a (mon.0) 7942 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:11.427 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.894699+0000 mon.a (mon.0) 7943 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:11.427 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.975413+0000 mon.a (mon.0) 7944 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:11.427 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.977949+0000 mon.a (mon.0) 7945 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:11.427 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.981194+0000 mon.a (mon.0) 7946 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:11.427 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.982305+0000 mon.a (mon.0) 7947 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:11.428 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:10.990178+0000 mon.a (mon.0) 7948 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:11.428 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:11.067109+0000 mon.a (mon.0) 7949 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:11.428 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:11.070057+0000 mon.a (mon.0) 7950 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:11.428 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:11.073811+0000 mon.a (mon.0) 7951 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:11.428 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:11.075859+0000 mon.a (mon.0) 7952 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:11.428 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:11 smithi177 bash[56430]: audit 2024-02-05T07:15:11.083939+0000 mon.a (mon.0) 7953 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:12.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: cephadm 2024-02-05T07:15:10.207594+0000 mgr.y (mgr.25280) 1918 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:12.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: cluster 2024-02-05T07:15:10.209382+0000 mgr.y (mgr.25280) 1919 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 85 op/s 2024-02-05T07:15:12.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: cephadm 2024-02-05T07:15:10.301926+0000 mgr.y (mgr.25280) 1920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:12.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: cephadm 2024-02-05T07:15:10.402367+0000 mgr.y (mgr.25280) 1921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:12.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: cephadm 2024-02-05T07:15:10.499155+0000 mgr.y (mgr.25280) 1922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:12.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: cephadm 2024-02-05T07:15:10.594665+0000 mgr.y (mgr.25280) 1923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:12.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: cephadm 2024-02-05T07:15:10.689313+0000 mgr.y (mgr.25280) 1924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:12.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: cephadm 2024-02-05T07:15:10.782774+0000 mgr.y (mgr.25280) 1925 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:12.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: cephadm 2024-02-05T07:15:10.895492+0000 mgr.y (mgr.25280) 1926 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:12.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: cephadm 2024-02-05T07:15:10.990674+0000 mgr.y (mgr.25280) 1927 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:12.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: cephadm 2024-02-05T07:15:11.084627+0000 mgr.y (mgr.25280) 1928 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:12.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.163889+0000 mon.a (mon.0) 7954 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:12.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.165781+0000 mon.a (mon.0) 7955 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:12.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.168156+0000 mon.a (mon.0) 7956 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:12.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.168989+0000 mon.a (mon.0) 7957 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:12.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.176035+0000 mon.a (mon.0) 7958 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:12.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.256332+0000 mon.a (mon.0) 7959 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:12.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.258638+0000 mon.a (mon.0) 7960 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:12.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.261779+0000 mon.a (mon.0) 7961 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:12.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.262783+0000 mon.a (mon.0) 7962 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:12.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.270676+0000 mon.a (mon.0) 7963 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:12.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: cephadm 2024-02-05T07:15:10.207594+0000 mgr.y (mgr.25280) 1918 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:12.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: cluster 2024-02-05T07:15:10.209382+0000 mgr.y (mgr.25280) 1919 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 85 op/s 2024-02-05T07:15:12.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: cephadm 2024-02-05T07:15:10.301926+0000 mgr.y (mgr.25280) 1920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:12.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: cephadm 2024-02-05T07:15:10.402367+0000 mgr.y (mgr.25280) 1921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:12.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: cephadm 2024-02-05T07:15:10.499155+0000 mgr.y (mgr.25280) 1922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:12.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: cephadm 2024-02-05T07:15:10.594665+0000 mgr.y (mgr.25280) 1923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:12.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: cephadm 2024-02-05T07:15:10.689313+0000 mgr.y (mgr.25280) 1924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:12.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: cephadm 2024-02-05T07:15:10.782774+0000 mgr.y (mgr.25280) 1925 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:12.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: cephadm 2024-02-05T07:15:10.895492+0000 mgr.y (mgr.25280) 1926 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:12.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: cephadm 2024-02-05T07:15:10.990674+0000 mgr.y (mgr.25280) 1927 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:12.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: cephadm 2024-02-05T07:15:11.084627+0000 mgr.y (mgr.25280) 1928 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:12.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.163889+0000 mon.a (mon.0) 7954 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:12.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.165781+0000 mon.a (mon.0) 7955 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:12.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.168156+0000 mon.a (mon.0) 7956 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:12.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.168989+0000 mon.a (mon.0) 7957 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:12.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.176035+0000 mon.a (mon.0) 7958 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:12.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.256332+0000 mon.a (mon.0) 7959 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:12.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.258638+0000 mon.a (mon.0) 7960 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:12.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.261779+0000 mon.a (mon.0) 7961 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:12.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.262783+0000 mon.a (mon.0) 7962 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:12.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.270676+0000 mon.a (mon.0) 7963 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:12.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.351795+0000 mon.a (mon.0) 7964 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:12.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.354501+0000 mon.a (mon.0) 7965 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:12.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.358538+0000 mon.a (mon.0) 7966 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:12.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.359781+0000 mon.a (mon.0) 7967 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:12.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.367053+0000 mon.a (mon.0) 7968 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:12.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.448092+0000 mon.a (mon.0) 7969 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:12.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.451768+0000 mon.a (mon.0) 7970 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:12.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.454888+0000 mon.a (mon.0) 7971 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:12.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.456567+0000 mon.a (mon.0) 7972 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:12.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.462502+0000 mon.a (mon.0) 7973 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:12.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.538020+0000 mon.a (mon.0) 7974 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:12.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.540289+0000 mon.a (mon.0) 7975 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:12.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.542449+0000 mon.a (mon.0) 7976 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:12.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.543563+0000 mon.a (mon.0) 7977 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:12.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.552337+0000 mon.a (mon.0) 7978 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:12.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.629487+0000 mon.a (mon.0) 7979 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:12.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.632688+0000 mon.a (mon.0) 7980 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:12.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.635858+0000 mon.a (mon.0) 7981 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:12.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.637208+0000 mon.a (mon.0) 7982 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:12.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.351795+0000 mon.a (mon.0) 7964 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:12.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.354501+0000 mon.a (mon.0) 7965 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:12.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.358538+0000 mon.a (mon.0) 7966 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:12.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.359781+0000 mon.a (mon.0) 7967 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:12.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.367053+0000 mon.a (mon.0) 7968 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:12.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.448092+0000 mon.a (mon.0) 7969 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:12.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.451768+0000 mon.a (mon.0) 7970 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:12.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.454888+0000 mon.a (mon.0) 7971 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:12.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.456567+0000 mon.a (mon.0) 7972 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:12.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.462502+0000 mon.a (mon.0) 7973 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:12.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.538020+0000 mon.a (mon.0) 7974 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:12.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.540289+0000 mon.a (mon.0) 7975 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:12.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.542449+0000 mon.a (mon.0) 7976 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:12.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.543563+0000 mon.a (mon.0) 7977 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:12.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.552337+0000 mon.a (mon.0) 7978 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:12.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.629487+0000 mon.a (mon.0) 7979 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:12.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.632688+0000 mon.a (mon.0) 7980 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:12.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.635858+0000 mon.a (mon.0) 7981 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:12.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.637208+0000 mon.a (mon.0) 7982 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:12.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.645415+0000 mon.a (mon.0) 7983 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:12.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.724965+0000 mon.a (mon.0) 7984 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:12.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.727133+0000 mon.a (mon.0) 7985 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:12.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.730072+0000 mon.a (mon.0) 7986 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:12.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.731752+0000 mon.a (mon.0) 7987 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:12.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.740218+0000 mon.a (mon.0) 7988 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:12.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.820994+0000 mon.a (mon.0) 7989 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:12.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.823579+0000 mon.a (mon.0) 7990 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:12.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.827412+0000 mon.a (mon.0) 7991 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:12.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.828418+0000 mon.a (mon.0) 7992 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:12.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.834734+0000 mon.a (mon.0) 7993 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:12.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.917132+0000 mon.a (mon.0) 7994 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:12.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.919312+0000 mon.a (mon.0) 7995 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:12.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.922464+0000 mon.a (mon.0) 7996 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:12.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.923526+0000 mon.a (mon.0) 7997 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:12.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:11.931303+0000 mon.a (mon.0) 7998 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:12.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:12.016227+0000 mon.a (mon.0) 7999 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:12.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:12.018539+0000 mon.a (mon.0) 8000 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:12.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:12.021613+0000 mon.a (mon.0) 8001 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:12.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:12.022617+0000 mon.a (mon.0) 8002 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:12.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.645415+0000 mon.a (mon.0) 7983 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:12.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.724965+0000 mon.a (mon.0) 7984 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:12.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.727133+0000 mon.a (mon.0) 7985 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:12.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.730072+0000 mon.a (mon.0) 7986 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:12.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.731752+0000 mon.a (mon.0) 7987 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.740218+0000 mon.a (mon.0) 7988 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.820994+0000 mon.a (mon.0) 7989 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.823579+0000 mon.a (mon.0) 7990 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.827412+0000 mon.a (mon.0) 7991 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.828418+0000 mon.a (mon.0) 7992 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.834734+0000 mon.a (mon.0) 7993 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.917132+0000 mon.a (mon.0) 7994 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.919312+0000 mon.a (mon.0) 7995 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.922464+0000 mon.a (mon.0) 7996 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.923526+0000 mon.a (mon.0) 7997 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:11.931303+0000 mon.a (mon.0) 7998 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:12.016227+0000 mon.a (mon.0) 7999 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:12.018539+0000 mon.a (mon.0) 8000 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:12.021613+0000 mon.a (mon.0) 8001 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:12.022617+0000 mon.a (mon.0) 8002 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:12.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:12.028150+0000 mon.a (mon.0) 8003 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:12.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:12.109825+0000 mon.a (mon.0) 8004 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:12.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:12.112132+0000 mon.a (mon.0) 8005 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:12.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[68945]: audit 2024-02-05T07:15:12.116051+0000 mon.a (mon.0) 8006 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:12.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:12.028150+0000 mon.a (mon.0) 8003 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:12.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:12.109825+0000 mon.a (mon.0) 8004 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:12.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:12.112132+0000 mon.a (mon.0) 8005 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:12.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[71397]: audit 2024-02-05T07:15:12.116051+0000 mon.a (mon.0) 8006 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:12.527 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: cephadm 2024-02-05T07:15:10.207594+0000 mgr.y (mgr.25280) 1918 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:12.527 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: cluster 2024-02-05T07:15:10.209382+0000 mgr.y (mgr.25280) 1919 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 85 op/s 2024-02-05T07:15:12.527 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: cephadm 2024-02-05T07:15:10.301926+0000 mgr.y (mgr.25280) 1920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:12.527 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: cephadm 2024-02-05T07:15:10.402367+0000 mgr.y (mgr.25280) 1921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:12.527 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: cephadm 2024-02-05T07:15:10.499155+0000 mgr.y (mgr.25280) 1922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:12.527 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: cephadm 2024-02-05T07:15:10.594665+0000 mgr.y (mgr.25280) 1923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:12.527 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: cephadm 2024-02-05T07:15:10.689313+0000 mgr.y (mgr.25280) 1924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:12.528 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: cephadm 2024-02-05T07:15:10.782774+0000 mgr.y (mgr.25280) 1925 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:12.528 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: cephadm 2024-02-05T07:15:10.895492+0000 mgr.y (mgr.25280) 1926 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:12.528 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: cephadm 2024-02-05T07:15:10.990674+0000 mgr.y (mgr.25280) 1927 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:12.528 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: cephadm 2024-02-05T07:15:11.084627+0000 mgr.y (mgr.25280) 1928 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:12.528 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.163889+0000 mon.a (mon.0) 7954 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:12.528 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.165781+0000 mon.a (mon.0) 7955 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:12.528 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.168156+0000 mon.a (mon.0) 7956 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:12.528 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.168989+0000 mon.a (mon.0) 7957 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:12.528 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.176035+0000 mon.a (mon.0) 7958 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:12.528 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.256332+0000 mon.a (mon.0) 7959 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:12.532 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.258638+0000 mon.a (mon.0) 7960 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:12.532 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.261779+0000 mon.a (mon.0) 7961 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:12.532 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.262783+0000 mon.a (mon.0) 7962 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:12.532 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.270676+0000 mon.a (mon.0) 7963 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:12.532 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.351795+0000 mon.a (mon.0) 7964 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:12.532 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.354501+0000 mon.a (mon.0) 7965 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:12.532 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.358538+0000 mon.a (mon.0) 7966 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:12.532 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.359781+0000 mon.a (mon.0) 7967 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:12.532 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.367053+0000 mon.a (mon.0) 7968 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:12.532 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.448092+0000 mon.a (mon.0) 7969 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:12.532 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.451768+0000 mon.a (mon.0) 7970 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:12.533 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.454888+0000 mon.a (mon.0) 7971 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:12.533 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.456567+0000 mon.a (mon.0) 7972 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:12.533 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.462502+0000 mon.a (mon.0) 7973 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:12.533 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.538020+0000 mon.a (mon.0) 7974 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:12.533 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.540289+0000 mon.a (mon.0) 7975 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:12.533 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.542449+0000 mon.a (mon.0) 7976 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:12.533 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.543563+0000 mon.a (mon.0) 7977 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:12.533 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.552337+0000 mon.a (mon.0) 7978 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:12.533 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.629487+0000 mon.a (mon.0) 7979 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:12.533 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.632688+0000 mon.a (mon.0) 7980 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:12.533 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.635858+0000 mon.a (mon.0) 7981 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:12.533 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.637208+0000 mon.a (mon.0) 7982 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:12.533 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.645415+0000 mon.a (mon.0) 7983 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:12.533 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.724965+0000 mon.a (mon.0) 7984 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:12.533 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.727133+0000 mon.a (mon.0) 7985 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:12.533 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.730072+0000 mon.a (mon.0) 7986 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:12.534 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.731752+0000 mon.a (mon.0) 7987 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:12.534 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.740218+0000 mon.a (mon.0) 7988 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:12.534 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.820994+0000 mon.a (mon.0) 7989 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:12.534 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.823579+0000 mon.a (mon.0) 7990 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:12.534 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.827412+0000 mon.a (mon.0) 7991 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:12.534 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.828418+0000 mon.a (mon.0) 7992 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:12.534 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.834734+0000 mon.a (mon.0) 7993 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:12.534 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.917132+0000 mon.a (mon.0) 7994 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:12.534 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.919312+0000 mon.a (mon.0) 7995 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:12.534 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.922464+0000 mon.a (mon.0) 7996 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:12.534 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.923526+0000 mon.a (mon.0) 7997 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:12.534 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:11.931303+0000 mon.a (mon.0) 7998 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:12.534 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:12.016227+0000 mon.a (mon.0) 7999 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:12.534 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:12.018539+0000 mon.a (mon.0) 8000 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:12.535 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:12.021613+0000 mon.a (mon.0) 8001 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:12.535 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:12.022617+0000 mon.a (mon.0) 8002 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:12.535 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:12.028150+0000 mon.a (mon.0) 8003 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:12.535 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:12.109825+0000 mon.a (mon.0) 8004 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:12.535 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:12.112132+0000 mon.a (mon.0) 8005 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:12.535 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:12 smithi177 bash[56430]: audit 2024-02-05T07:15:12.116051+0000 mon.a (mon.0) 8006 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:12.720 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:15:12 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:15:12] "GET /metrics HTTP/1.1" 200 38666 "" "Prometheus/2.33.4" 2024-02-05T07:15:13.488 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: cephadm 2024-02-05T07:15:11.176650+0000 mgr.y (mgr.25280) 1929 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:13.488 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: cephadm 2024-02-05T07:15:11.271167+0000 mgr.y (mgr.25280) 1930 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:13.488 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: cephadm 2024-02-05T07:15:11.367689+0000 mgr.y (mgr.25280) 1931 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:13.488 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: cephadm 2024-02-05T07:15:11.462956+0000 mgr.y (mgr.25280) 1932 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:13.489 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: cephadm 2024-02-05T07:15:11.553481+0000 mgr.y (mgr.25280) 1933 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:13.489 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: cephadm 2024-02-05T07:15:11.646532+0000 mgr.y (mgr.25280) 1934 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:13.489 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: cephadm 2024-02-05T07:15:11.740991+0000 mgr.y (mgr.25280) 1935 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:13.489 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: cephadm 2024-02-05T07:15:11.835954+0000 mgr.y (mgr.25280) 1936 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:13.489 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: cephadm 2024-02-05T07:15:11.931992+0000 mgr.y (mgr.25280) 1937 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:13.489 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: cephadm 2024-02-05T07:15:12.028801+0000 mgr.y (mgr.25280) 1938 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:13.489 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.117462+0000 mon.a (mon.0) 8007 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:13.489 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.134801+0000 mon.a (mon.0) 8008 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.489 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: cephadm 2024-02-05T07:15:12.135356+0000 mgr.y (mgr.25280) 1939 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:13.489 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.154664+0000 mgr.y (mgr.25280) 1940 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:15:13.489 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.200266+0000 mon.a (mon.0) 8009 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:13.489 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.202988+0000 mon.a (mon.0) 8010 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:13.489 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.206265+0000 mon.a (mon.0) 8011 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:13.489 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.207551+0000 mon.a (mon.0) 8012 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:13.490 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.215408+0000 mon.a (mon.0) 8013 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.490 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.294677+0000 mon.a (mon.0) 8014 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:13.490 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.297511+0000 mon.a (mon.0) 8015 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:13.490 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.301332+0000 mon.a (mon.0) 8016 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:13.490 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.302674+0000 mon.a (mon.0) 8017 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:13.490 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.311954+0000 mon.a (mon.0) 8018 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.490 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.393749+0000 mon.a (mon.0) 8019 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:13.490 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.395793+0000 mon.a (mon.0) 8020 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:13.490 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.398398+0000 mon.a (mon.0) 8021 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:13.490 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.399294+0000 mon.a (mon.0) 8022 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:13.490 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.404771+0000 mon.a (mon.0) 8023 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.490 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.481075+0000 mon.a (mon.0) 8024 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:13.490 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.483369+0000 mon.a (mon.0) 8025 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:13.490 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.485681+0000 mon.a (mon.0) 8026 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:13.490 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.486558+0000 mon.a (mon.0) 8027 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:13.491 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.492667+0000 mon.a (mon.0) 8028 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.491 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.534897+0000 mon.a (mon.0) 8029 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.491 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.543173+0000 mon.a (mon.0) 8030 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.491 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.554976+0000 mon.a (mon.0) 8031 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.491 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.560565+0000 mon.a (mon.0) 8032 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:13.491 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.563017+0000 mon.a (mon.0) 8033 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:13.491 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.565736+0000 mon.a (mon.0) 8034 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:13.491 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.566550+0000 mon.a (mon.0) 8035 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:13.491 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.574234+0000 mon.a (mon.0) 8036 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.491 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.661000+0000 mon.a (mon.0) 8037 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:13.491 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.665872+0000 mon.a (mon.0) 8038 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:13.491 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.669620+0000 mon.a (mon.0) 8039 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:13.491 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.671025+0000 mon.a (mon.0) 8040 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:13.491 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.680557+0000 mon.a (mon.0) 8041 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.761927+0000 mon.a (mon.0) 8042 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:13.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.766437+0000 mon.a (mon.0) 8043 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:13.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.770934+0000 mon.a (mon.0) 8044 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:13.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.772065+0000 mon.a (mon.0) 8045 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:13.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.784153+0000 mon.a (mon.0) 8046 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.866545+0000 mon.a (mon.0) 8047 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:13.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.868630+0000 mon.a (mon.0) 8048 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:13.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.871614+0000 mon.a (mon.0) 8049 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:13.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.872590+0000 mon.a (mon.0) 8050 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:13.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.882007+0000 mon.a (mon.0) 8051 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.963533+0000 mon.a (mon.0) 8052 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:13.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.966510+0000 mon.a (mon.0) 8053 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:13.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.969679+0000 mon.a (mon.0) 8054 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:13.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.970877+0000 mon.a (mon.0) 8055 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:13.493 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:12.979783+0000 mon.a (mon.0) 8056 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.493 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:13.063891+0000 mon.a (mon.0) 8057 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:13.493 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:13.066784+0000 mon.a (mon.0) 8058 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:13.493 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:13.069741+0000 mon.a (mon.0) 8059 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:13.493 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:13.070789+0000 mon.a (mon.0) 8060 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:13.493 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:13 smithi177 bash[56430]: audit 2024-02-05T07:15:13.078955+0000 mon.a (mon.0) 8061 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.576 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: cephadm 2024-02-05T07:15:11.176650+0000 mgr.y (mgr.25280) 1929 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:13.576 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: cephadm 2024-02-05T07:15:11.271167+0000 mgr.y (mgr.25280) 1930 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:13.576 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: cephadm 2024-02-05T07:15:11.367689+0000 mgr.y (mgr.25280) 1931 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:13.576 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: cephadm 2024-02-05T07:15:11.462956+0000 mgr.y (mgr.25280) 1932 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:13.576 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: cephadm 2024-02-05T07:15:11.553481+0000 mgr.y (mgr.25280) 1933 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:13.576 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: cephadm 2024-02-05T07:15:11.646532+0000 mgr.y (mgr.25280) 1934 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:13.577 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: cephadm 2024-02-05T07:15:11.740991+0000 mgr.y (mgr.25280) 1935 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:13.577 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: cephadm 2024-02-05T07:15:11.835954+0000 mgr.y (mgr.25280) 1936 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:13.577 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: cephadm 2024-02-05T07:15:11.931992+0000 mgr.y (mgr.25280) 1937 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:13.577 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: cephadm 2024-02-05T07:15:12.028801+0000 mgr.y (mgr.25280) 1938 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:13.577 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.117462+0000 mon.a (mon.0) 8007 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:13.577 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.134801+0000 mon.a (mon.0) 8008 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.577 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: cephadm 2024-02-05T07:15:12.135356+0000 mgr.y (mgr.25280) 1939 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:13.577 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.154664+0000 mgr.y (mgr.25280) 1940 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:15:13.577 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.200266+0000 mon.a (mon.0) 8009 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:13.577 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.202988+0000 mon.a (mon.0) 8010 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:13.577 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.206265+0000 mon.a (mon.0) 8011 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:13.577 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.207551+0000 mon.a (mon.0) 8012 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:13.577 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.215408+0000 mon.a (mon.0) 8013 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.577 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.294677+0000 mon.a (mon.0) 8014 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:13.577 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.297511+0000 mon.a (mon.0) 8015 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:13.578 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.301332+0000 mon.a (mon.0) 8016 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:13.578 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.302674+0000 mon.a (mon.0) 8017 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:13.578 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.311954+0000 mon.a (mon.0) 8018 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.578 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.393749+0000 mon.a (mon.0) 8019 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:13.578 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.395793+0000 mon.a (mon.0) 8020 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:13.578 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.398398+0000 mon.a (mon.0) 8021 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:13.578 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.399294+0000 mon.a (mon.0) 8022 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:13.578 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.404771+0000 mon.a (mon.0) 8023 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.578 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.481075+0000 mon.a (mon.0) 8024 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:13.578 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.483369+0000 mon.a (mon.0) 8025 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:13.578 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.485681+0000 mon.a (mon.0) 8026 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:13.578 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.486558+0000 mon.a (mon.0) 8027 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:13.578 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.492667+0000 mon.a (mon.0) 8028 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.578 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.534897+0000 mon.a (mon.0) 8029 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.579 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.543173+0000 mon.a (mon.0) 8030 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.579 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.554976+0000 mon.a (mon.0) 8031 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.579 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.560565+0000 mon.a (mon.0) 8032 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:13.579 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.563017+0000 mon.a (mon.0) 8033 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:13.579 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.565736+0000 mon.a (mon.0) 8034 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:13.579 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.566550+0000 mon.a (mon.0) 8035 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:13.579 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: cephadm 2024-02-05T07:15:11.176650+0000 mgr.y (mgr.25280) 1929 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:13.580 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: cephadm 2024-02-05T07:15:11.271167+0000 mgr.y (mgr.25280) 1930 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:13.580 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: cephadm 2024-02-05T07:15:11.367689+0000 mgr.y (mgr.25280) 1931 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:13.580 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: cephadm 2024-02-05T07:15:11.462956+0000 mgr.y (mgr.25280) 1932 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:13.580 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: cephadm 2024-02-05T07:15:11.553481+0000 mgr.y (mgr.25280) 1933 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:13.580 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: cephadm 2024-02-05T07:15:11.646532+0000 mgr.y (mgr.25280) 1934 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:13.580 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: cephadm 2024-02-05T07:15:11.740991+0000 mgr.y (mgr.25280) 1935 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:13.580 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: cephadm 2024-02-05T07:15:11.835954+0000 mgr.y (mgr.25280) 1936 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:13.580 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: cephadm 2024-02-05T07:15:11.931992+0000 mgr.y (mgr.25280) 1937 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:13.580 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: cephadm 2024-02-05T07:15:12.028801+0000 mgr.y (mgr.25280) 1938 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:13.580 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.117462+0000 mon.a (mon.0) 8007 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:13.580 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.134801+0000 mon.a (mon.0) 8008 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.580 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: cephadm 2024-02-05T07:15:12.135356+0000 mgr.y (mgr.25280) 1939 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:13.580 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.154664+0000 mgr.y (mgr.25280) 1940 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:15:13.581 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.200266+0000 mon.a (mon.0) 8009 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:13.581 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.202988+0000 mon.a (mon.0) 8010 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:13.581 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.206265+0000 mon.a (mon.0) 8011 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:13.581 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.207551+0000 mon.a (mon.0) 8012 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:13.581 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.215408+0000 mon.a (mon.0) 8013 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.581 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.294677+0000 mon.a (mon.0) 8014 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:13.581 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.297511+0000 mon.a (mon.0) 8015 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:13.581 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.301332+0000 mon.a (mon.0) 8016 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:13.581 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.302674+0000 mon.a (mon.0) 8017 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:13.581 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.311954+0000 mon.a (mon.0) 8018 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.581 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.393749+0000 mon.a (mon.0) 8019 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:13.581 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.395793+0000 mon.a (mon.0) 8020 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:13.581 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.398398+0000 mon.a (mon.0) 8021 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:13.581 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.399294+0000 mon.a (mon.0) 8022 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:13.581 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.404771+0000 mon.a (mon.0) 8023 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.582 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.481075+0000 mon.a (mon.0) 8024 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:13.582 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.483369+0000 mon.a (mon.0) 8025 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:13.582 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.485681+0000 mon.a (mon.0) 8026 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:13.582 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.486558+0000 mon.a (mon.0) 8027 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:13.582 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.492667+0000 mon.a (mon.0) 8028 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.582 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.534897+0000 mon.a (mon.0) 8029 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.582 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.543173+0000 mon.a (mon.0) 8030 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.582 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.554976+0000 mon.a (mon.0) 8031 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.582 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.560565+0000 mon.a (mon.0) 8032 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:13.582 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.563017+0000 mon.a (mon.0) 8033 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:13.582 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.565736+0000 mon.a (mon.0) 8034 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:13.582 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.566550+0000 mon.a (mon.0) 8035 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:13.582 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.574234+0000 mon.a (mon.0) 8036 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.582 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.661000+0000 mon.a (mon.0) 8037 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:13.582 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.665872+0000 mon.a (mon.0) 8038 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:13.583 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.669620+0000 mon.a (mon.0) 8039 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:13.583 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.671025+0000 mon.a (mon.0) 8040 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:13.583 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.680557+0000 mon.a (mon.0) 8041 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.583 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.761927+0000 mon.a (mon.0) 8042 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:13.583 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.766437+0000 mon.a (mon.0) 8043 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:13.583 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.770934+0000 mon.a (mon.0) 8044 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:13.583 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.772065+0000 mon.a (mon.0) 8045 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:13.583 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.784153+0000 mon.a (mon.0) 8046 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.583 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.866545+0000 mon.a (mon.0) 8047 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:13.583 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.868630+0000 mon.a (mon.0) 8048 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:13.583 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.871614+0000 mon.a (mon.0) 8049 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:13.583 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.872590+0000 mon.a (mon.0) 8050 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:13.583 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.882007+0000 mon.a (mon.0) 8051 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.583 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.963533+0000 mon.a (mon.0) 8052 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:13.583 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.966510+0000 mon.a (mon.0) 8053 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:13.584 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.969679+0000 mon.a (mon.0) 8054 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:13.584 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.970877+0000 mon.a (mon.0) 8055 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:13.584 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.574234+0000 mon.a (mon.0) 8036 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.584 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.661000+0000 mon.a (mon.0) 8037 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:13.584 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.665872+0000 mon.a (mon.0) 8038 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:13.584 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.669620+0000 mon.a (mon.0) 8039 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:13.584 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.671025+0000 mon.a (mon.0) 8040 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:13.584 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.680557+0000 mon.a (mon.0) 8041 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.584 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.761927+0000 mon.a (mon.0) 8042 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:13.584 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.766437+0000 mon.a (mon.0) 8043 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:13.584 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.770934+0000 mon.a (mon.0) 8044 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:13.585 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.772065+0000 mon.a (mon.0) 8045 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:13.585 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.784153+0000 mon.a (mon.0) 8046 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.585 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.866545+0000 mon.a (mon.0) 8047 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:13.585 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.868630+0000 mon.a (mon.0) 8048 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:13.585 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.871614+0000 mon.a (mon.0) 8049 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:13.585 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.872590+0000 mon.a (mon.0) 8050 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:13.585 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.882007+0000 mon.a (mon.0) 8051 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.585 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.963533+0000 mon.a (mon.0) 8052 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:13.585 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.966510+0000 mon.a (mon.0) 8053 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:13.585 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.969679+0000 mon.a (mon.0) 8054 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:13.585 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.970877+0000 mon.a (mon.0) 8055 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:13.585 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:12.979783+0000 mon.a (mon.0) 8056 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.586 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:13.063891+0000 mon.a (mon.0) 8057 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:13.586 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:13.066784+0000 mon.a (mon.0) 8058 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:13.586 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:13.069741+0000 mon.a (mon.0) 8059 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:13.586 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:13.070789+0000 mon.a (mon.0) 8060 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:13.586 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[71397]: audit 2024-02-05T07:15:13.078955+0000 mon.a (mon.0) 8061 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.586 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:12.979783+0000 mon.a (mon.0) 8056 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:13.586 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:13.063891+0000 mon.a (mon.0) 8057 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:13.586 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:13.066784+0000 mon.a (mon.0) 8058 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:13.586 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:13.069741+0000 mon.a (mon.0) 8059 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:13.586 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:13.070789+0000 mon.a (mon.0) 8060 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:13.586 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:13 smithi102 bash[68945]: audit 2024-02-05T07:15:13.078955+0000 mon.a (mon.0) 8061 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:14.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: cluster 2024-02-05T07:15:12.210158+0000 mgr.y (mgr.25280) 1941 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 170 B/s wr, 97 op/s 2024-02-05T07:15:14.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: cephadm 2024-02-05T07:15:12.215996+0000 mgr.y (mgr.25280) 1942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:14.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: cephadm 2024-02-05T07:15:12.312640+0000 mgr.y (mgr.25280) 1943 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:14.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: cephadm 2024-02-05T07:15:12.405239+0000 mgr.y (mgr.25280) 1944 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:14.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: cephadm 2024-02-05T07:15:12.493402+0000 mgr.y (mgr.25280) 1945 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:14.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: cephadm 2024-02-05T07:15:12.574876+0000 mgr.y (mgr.25280) 1946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:14.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: cephadm 2024-02-05T07:15:12.681161+0000 mgr.y (mgr.25280) 1947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:14.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: cephadm 2024-02-05T07:15:12.785083+0000 mgr.y (mgr.25280) 1948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:14.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: cephadm 2024-02-05T07:15:12.882737+0000 mgr.y (mgr.25280) 1949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:14.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: cephadm 2024-02-05T07:15:12.980449+0000 mgr.y (mgr.25280) 1950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: cephadm 2024-02-05T07:15:13.079785+0000 mgr.y (mgr.25280) 1951 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.154637+0000 mon.a (mon.0) 8062 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.157451+0000 mon.a (mon.0) 8063 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.160868+0000 mon.a (mon.0) 8064 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.161857+0000 mon.a (mon.0) 8065 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.169657+0000 mon.a (mon.0) 8066 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.254498+0000 mon.a (mon.0) 8067 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.258144+0000 mon.a (mon.0) 8068 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.262545+0000 mon.a (mon.0) 8069 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.264067+0000 mon.a (mon.0) 8070 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.272923+0000 mon.a (mon.0) 8071 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:14.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.353172+0000 mon.a (mon.0) 8072 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:14.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.355722+0000 mon.a (mon.0) 8073 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:14.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.359113+0000 mon.a (mon.0) 8074 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:14.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.360232+0000 mon.a (mon.0) 8075 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:14.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.367625+0000 mon.a (mon.0) 8076 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:14.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.446050+0000 mon.a (mon.0) 8077 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:14.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.449420+0000 mon.a (mon.0) 8078 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:14.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.453060+0000 mon.a (mon.0) 8079 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:14.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.454415+0000 mon.a (mon.0) 8080 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:14.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.464364+0000 mon.a (mon.0) 8081 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:14.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.533588+0000 mon.a (mon.0) 8082 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.535869+0000 mon.a (mon.0) 8083 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.538432+0000 mon.a (mon.0) 8084 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.539300+0000 mon.a (mon.0) 8085 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.545341+0000 mon.a (mon.0) 8086 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.626428+0000 mon.a (mon.0) 8087 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.628676+0000 mon.a (mon.0) 8088 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.631024+0000 mon.a (mon.0) 8089 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.631836+0000 mon.a (mon.0) 8090 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.639517+0000 mon.a (mon.0) 8091 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.719613+0000 mon.a (mon.0) 8092 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.722618+0000 mon.a (mon.0) 8093 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.727765+0000 mon.a (mon.0) 8094 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.729385+0000 mon.a (mon.0) 8095 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.738697+0000 mon.a (mon.0) 8096 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.819711+0000 mon.a (mon.0) 8097 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.822742+0000 mon.a (mon.0) 8098 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.825905+0000 mon.a (mon.0) 8099 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.826943+0000 mon.a (mon.0) 8100 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.835115+0000 mon.a (mon.0) 8101 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.914242+0000 mon.a (mon.0) 8102 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.917746+0000 mon.a (mon.0) 8103 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.921142+0000 mon.a (mon.0) 8104 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.922311+0000 mon.a (mon.0) 8105 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:13.930601+0000 mon.a (mon.0) 8106 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:14.009676+0000 mon.a (mon.0) 8107 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:14.012662+0000 mon.a (mon.0) 8108 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:14.015894+0000 mon.a (mon.0) 8109 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:14.017304+0000 mon.a (mon.0) 8110 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:14.025918+0000 mon.a (mon.0) 8111 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:14.107376+0000 mon.a (mon.0) 8112 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:14.112910+0000 mon.a (mon.0) 8113 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:14.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:14.116796+0000 mon.a (mon.0) 8114 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:14.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:14.117873+0000 mon.a (mon.0) 8115 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:14.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:14 smithi177 bash[56430]: audit 2024-02-05T07:15:14.124961+0000 mon.a (mon.0) 8116 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:14.621 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: cluster 2024-02-05T07:15:12.210158+0000 mgr.y (mgr.25280) 1941 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 170 B/s wr, 97 op/s 2024-02-05T07:15:14.621 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: cephadm 2024-02-05T07:15:12.215996+0000 mgr.y (mgr.25280) 1942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:14.621 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: cephadm 2024-02-05T07:15:12.312640+0000 mgr.y (mgr.25280) 1943 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:14.621 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: cephadm 2024-02-05T07:15:12.405239+0000 mgr.y (mgr.25280) 1944 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:14.622 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: cephadm 2024-02-05T07:15:12.493402+0000 mgr.y (mgr.25280) 1945 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:14.622 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: cephadm 2024-02-05T07:15:12.574876+0000 mgr.y (mgr.25280) 1946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:14.622 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: cephadm 2024-02-05T07:15:12.681161+0000 mgr.y (mgr.25280) 1947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:14.622 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: cephadm 2024-02-05T07:15:12.785083+0000 mgr.y (mgr.25280) 1948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:14.622 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: cephadm 2024-02-05T07:15:12.882737+0000 mgr.y (mgr.25280) 1949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:14.622 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: cephadm 2024-02-05T07:15:12.980449+0000 mgr.y (mgr.25280) 1950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:14.622 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: cephadm 2024-02-05T07:15:13.079785+0000 mgr.y (mgr.25280) 1951 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:14.622 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.154637+0000 mon.a (mon.0) 8062 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:14.622 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.157451+0000 mon.a (mon.0) 8063 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:14.622 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.160868+0000 mon.a (mon.0) 8064 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:14.622 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.161857+0000 mon.a (mon.0) 8065 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:14.622 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.169657+0000 mon.a (mon.0) 8066 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:14.622 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.254498+0000 mon.a (mon.0) 8067 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:14.622 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.258144+0000 mon.a (mon.0) 8068 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:14.623 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.262545+0000 mon.a (mon.0) 8069 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:14.623 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.264067+0000 mon.a (mon.0) 8070 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:14.623 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.272923+0000 mon.a (mon.0) 8071 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:14.623 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: cluster 2024-02-05T07:15:12.210158+0000 mgr.y (mgr.25280) 1941 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 170 B/s wr, 97 op/s 2024-02-05T07:15:14.623 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: cephadm 2024-02-05T07:15:12.215996+0000 mgr.y (mgr.25280) 1942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:14.623 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: cephadm 2024-02-05T07:15:12.312640+0000 mgr.y (mgr.25280) 1943 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:14.623 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: cephadm 2024-02-05T07:15:12.405239+0000 mgr.y (mgr.25280) 1944 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:14.623 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: cephadm 2024-02-05T07:15:12.493402+0000 mgr.y (mgr.25280) 1945 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:14.623 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: cephadm 2024-02-05T07:15:12.574876+0000 mgr.y (mgr.25280) 1946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:14.623 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: cephadm 2024-02-05T07:15:12.681161+0000 mgr.y (mgr.25280) 1947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:14.623 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: cephadm 2024-02-05T07:15:12.785083+0000 mgr.y (mgr.25280) 1948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:14.624 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: cephadm 2024-02-05T07:15:12.882737+0000 mgr.y (mgr.25280) 1949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:14.624 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: cephadm 2024-02-05T07:15:12.980449+0000 mgr.y (mgr.25280) 1950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:14.624 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: cephadm 2024-02-05T07:15:13.079785+0000 mgr.y (mgr.25280) 1951 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:14.624 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.154637+0000 mon.a (mon.0) 8062 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:14.624 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.157451+0000 mon.a (mon.0) 8063 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:14.624 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.160868+0000 mon.a (mon.0) 8064 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:14.624 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.161857+0000 mon.a (mon.0) 8065 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:14.624 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.169657+0000 mon.a (mon.0) 8066 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:14.624 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.254498+0000 mon.a (mon.0) 8067 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:14.624 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.258144+0000 mon.a (mon.0) 8068 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:14.624 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.262545+0000 mon.a (mon.0) 8069 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:14.624 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.264067+0000 mon.a (mon.0) 8070 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:14.624 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.272923+0000 mon.a (mon.0) 8071 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:14.625 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.353172+0000 mon.a (mon.0) 8072 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:14.625 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.355722+0000 mon.a (mon.0) 8073 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:14.625 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.359113+0000 mon.a (mon.0) 8074 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:14.625 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.360232+0000 mon.a (mon.0) 8075 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:14.625 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.367625+0000 mon.a (mon.0) 8076 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:14.625 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.446050+0000 mon.a (mon.0) 8077 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:14.625 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.449420+0000 mon.a (mon.0) 8078 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:14.625 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.453060+0000 mon.a (mon.0) 8079 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:14.625 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.454415+0000 mon.a (mon.0) 8080 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:14.625 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.464364+0000 mon.a (mon.0) 8081 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:14.625 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.533588+0000 mon.a (mon.0) 8082 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:14.625 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.535869+0000 mon.a (mon.0) 8083 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:14.625 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.538432+0000 mon.a (mon.0) 8084 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:14.625 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.539300+0000 mon.a (mon.0) 8085 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:14.626 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.545341+0000 mon.a (mon.0) 8086 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:14.626 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.626428+0000 mon.a (mon.0) 8087 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:14.626 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.628676+0000 mon.a (mon.0) 8088 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:14.626 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.631024+0000 mon.a (mon.0) 8089 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:14.626 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.631836+0000 mon.a (mon.0) 8090 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:14.626 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.353172+0000 mon.a (mon.0) 8072 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:14.626 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.355722+0000 mon.a (mon.0) 8073 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:14.626 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.359113+0000 mon.a (mon.0) 8074 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:14.627 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.360232+0000 mon.a (mon.0) 8075 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:14.627 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.367625+0000 mon.a (mon.0) 8076 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:14.627 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.446050+0000 mon.a (mon.0) 8077 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:14.627 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.449420+0000 mon.a (mon.0) 8078 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:14.627 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.453060+0000 mon.a (mon.0) 8079 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:14.627 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.454415+0000 mon.a (mon.0) 8080 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:14.627 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.464364+0000 mon.a (mon.0) 8081 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:14.627 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.533588+0000 mon.a (mon.0) 8082 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:14.627 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.535869+0000 mon.a (mon.0) 8083 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:14.627 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.538432+0000 mon.a (mon.0) 8084 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:14.627 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.539300+0000 mon.a (mon.0) 8085 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:14.627 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.545341+0000 mon.a (mon.0) 8086 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:14.627 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.626428+0000 mon.a (mon.0) 8087 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:14.627 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.628676+0000 mon.a (mon.0) 8088 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:14.627 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.631024+0000 mon.a (mon.0) 8089 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:14.628 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.631836+0000 mon.a (mon.0) 8090 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:14.628 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.639517+0000 mon.a (mon.0) 8091 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:14.628 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.719613+0000 mon.a (mon.0) 8092 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:14.628 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.722618+0000 mon.a (mon.0) 8093 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:14.628 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.727765+0000 mon.a (mon.0) 8094 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:14.628 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.729385+0000 mon.a (mon.0) 8095 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:14.628 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.738697+0000 mon.a (mon.0) 8096 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:14.628 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.819711+0000 mon.a (mon.0) 8097 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:14.629 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.822742+0000 mon.a (mon.0) 8098 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:14.629 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.825905+0000 mon.a (mon.0) 8099 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:14.629 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.826943+0000 mon.a (mon.0) 8100 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:14.629 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.835115+0000 mon.a (mon.0) 8101 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:14.629 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.914242+0000 mon.a (mon.0) 8102 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:14.629 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.917746+0000 mon.a (mon.0) 8103 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:14.629 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.921142+0000 mon.a (mon.0) 8104 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:14.629 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.922311+0000 mon.a (mon.0) 8105 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:14.629 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:13.930601+0000 mon.a (mon.0) 8106 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:14.629 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:14.009676+0000 mon.a (mon.0) 8107 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:14.629 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:14.012662+0000 mon.a (mon.0) 8108 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:14.629 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:14.015894+0000 mon.a (mon.0) 8109 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:14.629 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:14.017304+0000 mon.a (mon.0) 8110 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:14.629 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:14.025918+0000 mon.a (mon.0) 8111 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:14.629 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:14.107376+0000 mon.a (mon.0) 8112 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:14.630 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:14.112910+0000 mon.a (mon.0) 8113 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:14.630 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:14.116796+0000 mon.a (mon.0) 8114 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:14.630 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:14.117873+0000 mon.a (mon.0) 8115 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:14.630 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[68945]: audit 2024-02-05T07:15:14.124961+0000 mon.a (mon.0) 8116 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:14.630 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.639517+0000 mon.a (mon.0) 8091 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:14.630 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.719613+0000 mon.a (mon.0) 8092 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:14.630 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.722618+0000 mon.a (mon.0) 8093 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:14.630 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.727765+0000 mon.a (mon.0) 8094 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:14.630 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.729385+0000 mon.a (mon.0) 8095 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:14.630 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.738697+0000 mon.a (mon.0) 8096 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:14.631 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.819711+0000 mon.a (mon.0) 8097 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:14.631 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.822742+0000 mon.a (mon.0) 8098 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:14.631 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.825905+0000 mon.a (mon.0) 8099 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:14.631 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.826943+0000 mon.a (mon.0) 8100 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:14.631 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.835115+0000 mon.a (mon.0) 8101 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:14.631 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.914242+0000 mon.a (mon.0) 8102 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:14.631 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.917746+0000 mon.a (mon.0) 8103 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:14.631 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.921142+0000 mon.a (mon.0) 8104 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:14.631 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.922311+0000 mon.a (mon.0) 8105 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:14.631 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:13.930601+0000 mon.a (mon.0) 8106 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:14.631 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:14.009676+0000 mon.a (mon.0) 8107 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:14.631 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:14.012662+0000 mon.a (mon.0) 8108 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:14.631 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:14.015894+0000 mon.a (mon.0) 8109 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:14.631 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:14.017304+0000 mon.a (mon.0) 8110 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:14.631 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:14.025918+0000 mon.a (mon.0) 8111 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:14.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:14.107376+0000 mon.a (mon.0) 8112 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:14.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:14.112910+0000 mon.a (mon.0) 8113 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:14.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:14.116796+0000 mon.a (mon.0) 8114 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:14.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:14.117873+0000 mon.a (mon.0) 8115 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:14.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:14 smithi102 bash[71397]: audit 2024-02-05T07:15:14.124961+0000 mon.a (mon.0) 8116 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:15.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: cephadm 2024-02-05T07:15:13.170249+0000 mgr.y (mgr.25280) 1952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:15.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: cephadm 2024-02-05T07:15:13.273889+0000 mgr.y (mgr.25280) 1953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:15.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: cephadm 2024-02-05T07:15:13.368234+0000 mgr.y (mgr.25280) 1954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:15.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: cephadm 2024-02-05T07:15:13.465245+0000 mgr.y (mgr.25280) 1955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:15.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: cephadm 2024-02-05T07:15:13.545995+0000 mgr.y (mgr.25280) 1956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:15.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: cephadm 2024-02-05T07:15:13.640116+0000 mgr.y (mgr.25280) 1957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:15.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: cephadm 2024-02-05T07:15:13.739652+0000 mgr.y (mgr.25280) 1958 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:15.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: cephadm 2024-02-05T07:15:13.836024+0000 mgr.y (mgr.25280) 1959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:15.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: cephadm 2024-02-05T07:15:13.931194+0000 mgr.y (mgr.25280) 1960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:15.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: cephadm 2024-02-05T07:15:14.026562+0000 mgr.y (mgr.25280) 1961 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:15.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: cephadm 2024-02-05T07:15:14.125816+0000 mgr.y (mgr.25280) 1962 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:15.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.205465+0000 mon.a (mon.0) 8117 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:15.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.207952+0000 mon.a (mon.0) 8118 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:15.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.210995+0000 mon.a (mon.0) 8119 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:15.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.212346+0000 mon.a (mon.0) 8120 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:15.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.220715+0000 mon.a (mon.0) 8121 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:15.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.299407+0000 mon.a (mon.0) 8122 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:15.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.302629+0000 mon.a (mon.0) 8123 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:15.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.306405+0000 mon.a (mon.0) 8124 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:15.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.307630+0000 mon.a (mon.0) 8125 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:15.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.315395+0000 mon.a (mon.0) 8126 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:15.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.399331+0000 mon.a (mon.0) 8127 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:15.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.402260+0000 mon.a (mon.0) 8128 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:15.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.404697+0000 mon.a (mon.0) 8129 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:15.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.405711+0000 mon.a (mon.0) 8130 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:15.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.411985+0000 mon.a (mon.0) 8131 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:15.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.494424+0000 mon.a (mon.0) 8132 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:15.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.496650+0000 mon.a (mon.0) 8133 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:15.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.499610+0000 mon.a (mon.0) 8134 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:15.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.500578+0000 mon.a (mon.0) 8135 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:15.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.507365+0000 mon.a (mon.0) 8136 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:15.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.585426+0000 mon.a (mon.0) 8137 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:15.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.587522+0000 mon.a (mon.0) 8138 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:15.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.590489+0000 mon.a (mon.0) 8139 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:15.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.591500+0000 mon.a (mon.0) 8140 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:15.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.597688+0000 mon.a (mon.0) 8141 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:15.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.678735+0000 mon.a (mon.0) 8142 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:15.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.681428+0000 mon.a (mon.0) 8143 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:15.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.684274+0000 mon.a (mon.0) 8144 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:15.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.685360+0000 mon.a (mon.0) 8145 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:15.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.691461+0000 mon.a (mon.0) 8146 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:15.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.771977+0000 mon.a (mon.0) 8147 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:15.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.774087+0000 mon.a (mon.0) 8148 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:15.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.776451+0000 mon.a (mon.0) 8149 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:15.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.777350+0000 mon.a (mon.0) 8150 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:15.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.784936+0000 mon.a (mon.0) 8151 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:15.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.866252+0000 mon.a (mon.0) 8152 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:15.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.869262+0000 mon.a (mon.0) 8153 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:15.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.872244+0000 mon.a (mon.0) 8154 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:15.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.873330+0000 mon.a (mon.0) 8155 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:15.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.882077+0000 mon.a (mon.0) 8156 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:15.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.957078+0000 mon.a (mon.0) 8157 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:15.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.960708+0000 mon.a (mon.0) 8158 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:15.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.963853+0000 mon.a (mon.0) 8159 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:15.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.964742+0000 mon.a (mon.0) 8160 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:15.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:14.972519+0000 mon.a (mon.0) 8161 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:15.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:15.055941+0000 mon.a (mon.0) 8162 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:15.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:15.058896+0000 mon.a (mon.0) 8163 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:15.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:15.061782+0000 mon.a (mon.0) 8164 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:15.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:15.062870+0000 mon.a (mon.0) 8165 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:15.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:15.069597+0000 mon.a (mon.0) 8166 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:15.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:15.147391+0000 mon.a (mon.0) 8167 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:15.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:15.150487+0000 mon.a (mon.0) 8168 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:15.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:15.153704+0000 mon.a (mon.0) 8169 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:15.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:15 smithi177 bash[56430]: audit 2024-02-05T07:15:15.154901+0000 mon.a (mon.0) 8170 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:15.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: cephadm 2024-02-05T07:15:13.170249+0000 mgr.y (mgr.25280) 1952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:15.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: cephadm 2024-02-05T07:15:13.273889+0000 mgr.y (mgr.25280) 1953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:15.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: cephadm 2024-02-05T07:15:13.368234+0000 mgr.y (mgr.25280) 1954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:15.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: cephadm 2024-02-05T07:15:13.465245+0000 mgr.y (mgr.25280) 1955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:15.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: cephadm 2024-02-05T07:15:13.545995+0000 mgr.y (mgr.25280) 1956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:15.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: cephadm 2024-02-05T07:15:13.640116+0000 mgr.y (mgr.25280) 1957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:15.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: cephadm 2024-02-05T07:15:13.739652+0000 mgr.y (mgr.25280) 1958 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:15.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: cephadm 2024-02-05T07:15:13.836024+0000 mgr.y (mgr.25280) 1959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:15.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: cephadm 2024-02-05T07:15:13.931194+0000 mgr.y (mgr.25280) 1960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:15.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: cephadm 2024-02-05T07:15:14.026562+0000 mgr.y (mgr.25280) 1961 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:15.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: cephadm 2024-02-05T07:15:14.125816+0000 mgr.y (mgr.25280) 1962 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:15.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.205465+0000 mon.a (mon.0) 8117 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:15.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.207952+0000 mon.a (mon.0) 8118 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:15.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.210995+0000 mon.a (mon.0) 8119 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:15.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.212346+0000 mon.a (mon.0) 8120 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:15.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.220715+0000 mon.a (mon.0) 8121 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:15.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.299407+0000 mon.a (mon.0) 8122 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:15.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.302629+0000 mon.a (mon.0) 8123 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:15.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.306405+0000 mon.a (mon.0) 8124 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:15.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.307630+0000 mon.a (mon.0) 8125 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:15.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.315395+0000 mon.a (mon.0) 8126 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:15.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.399331+0000 mon.a (mon.0) 8127 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:15.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.402260+0000 mon.a (mon.0) 8128 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:15.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.404697+0000 mon.a (mon.0) 8129 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:15.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.405711+0000 mon.a (mon.0) 8130 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:15.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.411985+0000 mon.a (mon.0) 8131 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:15.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.494424+0000 mon.a (mon.0) 8132 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:15.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.496650+0000 mon.a (mon.0) 8133 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:15.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.499610+0000 mon.a (mon.0) 8134 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:15.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.500578+0000 mon.a (mon.0) 8135 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:15.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.507365+0000 mon.a (mon.0) 8136 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:15.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.585426+0000 mon.a (mon.0) 8137 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:15.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.587522+0000 mon.a (mon.0) 8138 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:15.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.590489+0000 mon.a (mon.0) 8139 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:15.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.591500+0000 mon.a (mon.0) 8140 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:15.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.597688+0000 mon.a (mon.0) 8141 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:15.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.678735+0000 mon.a (mon.0) 8142 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:15.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.681428+0000 mon.a (mon.0) 8143 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:15.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.684274+0000 mon.a (mon.0) 8144 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:15.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.685360+0000 mon.a (mon.0) 8145 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:15.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.691461+0000 mon.a (mon.0) 8146 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:15.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: cephadm 2024-02-05T07:15:13.170249+0000 mgr.y (mgr.25280) 1952 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:15.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: cephadm 2024-02-05T07:15:13.273889+0000 mgr.y (mgr.25280) 1953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:15.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: cephadm 2024-02-05T07:15:13.368234+0000 mgr.y (mgr.25280) 1954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:15.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: cephadm 2024-02-05T07:15:13.465245+0000 mgr.y (mgr.25280) 1955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:15.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: cephadm 2024-02-05T07:15:13.545995+0000 mgr.y (mgr.25280) 1956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:15.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: cephadm 2024-02-05T07:15:13.640116+0000 mgr.y (mgr.25280) 1957 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:15.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: cephadm 2024-02-05T07:15:13.739652+0000 mgr.y (mgr.25280) 1958 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:15.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: cephadm 2024-02-05T07:15:13.836024+0000 mgr.y (mgr.25280) 1959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:15.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: cephadm 2024-02-05T07:15:13.931194+0000 mgr.y (mgr.25280) 1960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:15.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: cephadm 2024-02-05T07:15:14.026562+0000 mgr.y (mgr.25280) 1961 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:15.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: cephadm 2024-02-05T07:15:14.125816+0000 mgr.y (mgr.25280) 1962 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:15.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.205465+0000 mon.a (mon.0) 8117 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:15.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.207952+0000 mon.a (mon.0) 8118 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:15.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.210995+0000 mon.a (mon.0) 8119 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:15.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.212346+0000 mon.a (mon.0) 8120 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:15.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.220715+0000 mon.a (mon.0) 8121 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:15.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.299407+0000 mon.a (mon.0) 8122 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:15.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.302629+0000 mon.a (mon.0) 8123 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:15.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.306405+0000 mon.a (mon.0) 8124 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:15.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.307630+0000 mon.a (mon.0) 8125 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:15.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.315395+0000 mon.a (mon.0) 8126 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:15.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.771977+0000 mon.a (mon.0) 8147 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:15.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.774087+0000 mon.a (mon.0) 8148 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:15.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.776451+0000 mon.a (mon.0) 8149 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:15.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.777350+0000 mon.a (mon.0) 8150 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:15.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.784936+0000 mon.a (mon.0) 8151 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:15.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.866252+0000 mon.a (mon.0) 8152 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:15.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.869262+0000 mon.a (mon.0) 8153 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:15.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.872244+0000 mon.a (mon.0) 8154 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:15.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.873330+0000 mon.a (mon.0) 8155 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:15.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.882077+0000 mon.a (mon.0) 8156 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:15.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.957078+0000 mon.a (mon.0) 8157 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:15.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.960708+0000 mon.a (mon.0) 8158 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:15.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.963853+0000 mon.a (mon.0) 8159 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:15.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.964742+0000 mon.a (mon.0) 8160 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:15.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:14.972519+0000 mon.a (mon.0) 8161 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:15.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:15.055941+0000 mon.a (mon.0) 8162 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:15.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:15.058896+0000 mon.a (mon.0) 8163 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:15.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:15.061782+0000 mon.a (mon.0) 8164 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:15.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:15.062870+0000 mon.a (mon.0) 8165 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:15.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:15.069597+0000 mon.a (mon.0) 8166 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:15.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:15.147391+0000 mon.a (mon.0) 8167 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:15.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:15.150487+0000 mon.a (mon.0) 8168 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:15.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:15.153704+0000 mon.a (mon.0) 8169 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:15.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[68945]: audit 2024-02-05T07:15:15.154901+0000 mon.a (mon.0) 8170 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:15.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.399331+0000 mon.a (mon.0) 8127 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:15.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.402260+0000 mon.a (mon.0) 8128 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:15.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.404697+0000 mon.a (mon.0) 8129 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:15.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.405711+0000 mon.a (mon.0) 8130 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:15.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.411985+0000 mon.a (mon.0) 8131 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:15.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.494424+0000 mon.a (mon.0) 8132 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:15.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.496650+0000 mon.a (mon.0) 8133 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:15.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.499610+0000 mon.a (mon.0) 8134 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:15.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.500578+0000 mon.a (mon.0) 8135 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:15.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.507365+0000 mon.a (mon.0) 8136 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:15.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.585426+0000 mon.a (mon.0) 8137 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:15.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.587522+0000 mon.a (mon.0) 8138 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:15.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.590489+0000 mon.a (mon.0) 8139 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:15.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.591500+0000 mon.a (mon.0) 8140 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:15.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.597688+0000 mon.a (mon.0) 8141 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:15.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.678735+0000 mon.a (mon.0) 8142 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:15.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.681428+0000 mon.a (mon.0) 8143 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:15.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.684274+0000 mon.a (mon.0) 8144 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:15.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.685360+0000 mon.a (mon.0) 8145 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:15.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.691461+0000 mon.a (mon.0) 8146 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:15.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.771977+0000 mon.a (mon.0) 8147 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:15.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.774087+0000 mon.a (mon.0) 8148 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:15.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.776451+0000 mon.a (mon.0) 8149 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:15.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.777350+0000 mon.a (mon.0) 8150 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:15.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.784936+0000 mon.a (mon.0) 8151 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:15.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.866252+0000 mon.a (mon.0) 8152 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:15.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.869262+0000 mon.a (mon.0) 8153 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:15.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.872244+0000 mon.a (mon.0) 8154 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:15.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.873330+0000 mon.a (mon.0) 8155 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:15.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.882077+0000 mon.a (mon.0) 8156 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:15.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.957078+0000 mon.a (mon.0) 8157 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:15.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.960708+0000 mon.a (mon.0) 8158 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:15.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.963853+0000 mon.a (mon.0) 8159 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:15.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.964742+0000 mon.a (mon.0) 8160 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:15.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:14.972519+0000 mon.a (mon.0) 8161 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:15.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:15.055941+0000 mon.a (mon.0) 8162 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:15.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:15.058896+0000 mon.a (mon.0) 8163 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:15.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:15.061782+0000 mon.a (mon.0) 8164 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:15.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:15.062870+0000 mon.a (mon.0) 8165 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:15.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:15.069597+0000 mon.a (mon.0) 8166 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:15.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:15.147391+0000 mon.a (mon.0) 8167 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:15.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:15.150487+0000 mon.a (mon.0) 8168 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:15.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:15.153704+0000 mon.a (mon.0) 8169 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:15.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:15 smithi102 bash[71397]: audit 2024-02-05T07:15:15.154901+0000 mon.a (mon.0) 8170 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:16.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: cluster 2024-02-05T07:15:14.210863+0000 mgr.y (mgr.25280) 1963 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 170 B/s wr, 114 op/s 2024-02-05T07:15:16.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: cephadm 2024-02-05T07:15:14.221577+0000 mgr.y (mgr.25280) 1964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: cephadm 2024-02-05T07:15:14.316049+0000 mgr.y (mgr.25280) 1965 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: cephadm 2024-02-05T07:15:14.412792+0000 mgr.y (mgr.25280) 1966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: cephadm 2024-02-05T07:15:14.508133+0000 mgr.y (mgr.25280) 1967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: cephadm 2024-02-05T07:15:14.598453+0000 mgr.y (mgr.25280) 1968 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: cephadm 2024-02-05T07:15:14.692206+0000 mgr.y (mgr.25280) 1969 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: cephadm 2024-02-05T07:15:14.785604+0000 mgr.y (mgr.25280) 1970 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: cephadm 2024-02-05T07:15:14.882775+0000 mgr.y (mgr.25280) 1971 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: cephadm 2024-02-05T07:15:14.973255+0000 mgr.y (mgr.25280) 1972 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: cephadm 2024-02-05T07:15:15.070355+0000 mgr.y (mgr.25280) 1973 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.172600+0000 mon.a (mon.0) 8171 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:16.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: cephadm 2024-02-05T07:15:15.174689+0000 mgr.y (mgr.25280) 1974 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.237302+0000 mon.a (mon.0) 8172 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:16.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.240024+0000 mon.a (mon.0) 8173 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:16.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.243362+0000 mon.a (mon.0) 8174 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:16.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.244426+0000 mon.a (mon.0) 8175 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:16.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.252350+0000 mon.a (mon.0) 8176 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:16.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: cephadm 2024-02-05T07:15:15.252910+0000 mgr.y (mgr.25280) 1975 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.330178+0000 mon.a (mon.0) 8177 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:16.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.334598+0000 mon.a (mon.0) 8178 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:16.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.338301+0000 mon.a (mon.0) 8179 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:16.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.339591+0000 mon.a (mon.0) 8180 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:16.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.347247+0000 mon.a (mon.0) 8181 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:16.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: cephadm 2024-02-05T07:15:15.347790+0000 mgr.y (mgr.25280) 1976 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.428007+0000 mon.a (mon.0) 8182 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:16.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.430471+0000 mon.a (mon.0) 8183 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:16.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.433688+0000 mon.a (mon.0) 8184 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:16.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.434833+0000 mon.a (mon.0) 8185 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:16.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.441128+0000 mon.a (mon.0) 8186 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:16.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: cephadm 2024-02-05T07:15:15.441979+0000 mgr.y (mgr.25280) 1977 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.522232+0000 mon.a (mon.0) 8187 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:16.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.524421+0000 mon.a (mon.0) 8188 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:16.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.526634+0000 mon.a (mon.0) 8189 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:16.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.527511+0000 mon.a (mon.0) 8190 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:16.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.537304+0000 mon.a (mon.0) 8191 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:16.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: cephadm 2024-02-05T07:15:15.538111+0000 mgr.y (mgr.25280) 1978 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.599359+0000 mon.a (mon.0) 8192 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:16.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.603546+0000 mon.a (mon.0) 8193 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:16.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.607687+0000 mon.a (mon.0) 8194 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:16.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.609059+0000 mon.a (mon.0) 8195 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:16.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.617269+0000 mon.a (mon.0) 8196 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:16.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: cephadm 2024-02-05T07:15:15.618058+0000 mgr.y (mgr.25280) 1979 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.695333+0000 mon.a (mon.0) 8197 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:16.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.698456+0000 mon.a (mon.0) 8198 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:16.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.701481+0000 mon.a (mon.0) 8199 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:16.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.702751+0000 mon.a (mon.0) 8200 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:16.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.711290+0000 mon.a (mon.0) 8201 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:16.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: cephadm 2024-02-05T07:15:15.711968+0000 mgr.y (mgr.25280) 1980 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.794798+0000 mon.a (mon.0) 8202 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:16.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.797094+0000 mon.a (mon.0) 8203 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:16.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.799137+0000 mon.a (mon.0) 8204 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:16.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.799918+0000 mon.a (mon.0) 8205 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:16.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.805367+0000 mon.a (mon.0) 8206 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:16.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: cephadm 2024-02-05T07:15:15.806063+0000 mgr.y (mgr.25280) 1981 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.869315+0000 mon.a (mon.0) 8207 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:16.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.872122+0000 mon.a (mon.0) 8208 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:16.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.875526+0000 mon.a (mon.0) 8209 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:16.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.878341+0000 mon.a (mon.0) 8210 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:16.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.884607+0000 mon.a (mon.0) 8211 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:16.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: cephadm 2024-02-05T07:15:15.885172+0000 mgr.y (mgr.25280) 1982 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.966714+0000 mon.a (mon.0) 8212 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:16.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.969413+0000 mon.a (mon.0) 8213 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:16.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.972375+0000 mon.a (mon.0) 8214 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:16.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.973411+0000 mon.a (mon.0) 8215 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:16.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:15.980403+0000 mon.a (mon.0) 8216 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:16.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: cephadm 2024-02-05T07:15:15.981232+0000 mgr.y (mgr.25280) 1983 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:16.062901+0000 mon.a (mon.0) 8217 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:16.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:16.064975+0000 mon.a (mon.0) 8218 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:16.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:16.067625+0000 mon.a (mon.0) 8219 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:16.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:16.068524+0000 mon.a (mon.0) 8220 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:16.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:16.075545+0000 mon.a (mon.0) 8221 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:16.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: cephadm 2024-02-05T07:15:16.076413+0000 mgr.y (mgr.25280) 1984 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:16.142156+0000 mon.a (mon.0) 8222 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:16.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:16.144904+0000 mon.a (mon.0) 8223 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:16.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:16.149770+0000 mon.a (mon.0) 8224 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:16.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:16.151315+0000 mon.a (mon.0) 8225 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:16.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:16 smithi177 bash[56430]: audit 2024-02-05T07:15:16.163081+0000 mon.a (mon.0) 8226 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:16.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: cluster 2024-02-05T07:15:14.210863+0000 mgr.y (mgr.25280) 1963 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 170 B/s wr, 114 op/s 2024-02-05T07:15:16.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: cephadm 2024-02-05T07:15:14.221577+0000 mgr.y (mgr.25280) 1964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: cephadm 2024-02-05T07:15:14.316049+0000 mgr.y (mgr.25280) 1965 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: cephadm 2024-02-05T07:15:14.412792+0000 mgr.y (mgr.25280) 1966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: cephadm 2024-02-05T07:15:14.508133+0000 mgr.y (mgr.25280) 1967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: cephadm 2024-02-05T07:15:14.598453+0000 mgr.y (mgr.25280) 1968 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: cephadm 2024-02-05T07:15:14.692206+0000 mgr.y (mgr.25280) 1969 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: cephadm 2024-02-05T07:15:14.785604+0000 mgr.y (mgr.25280) 1970 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: cephadm 2024-02-05T07:15:14.882775+0000 mgr.y (mgr.25280) 1971 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: cephadm 2024-02-05T07:15:14.973255+0000 mgr.y (mgr.25280) 1972 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: cephadm 2024-02-05T07:15:15.070355+0000 mgr.y (mgr.25280) 1973 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.172600+0000 mon.a (mon.0) 8171 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:16.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: cephadm 2024-02-05T07:15:15.174689+0000 mgr.y (mgr.25280) 1974 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.237302+0000 mon.a (mon.0) 8172 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:16.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.240024+0000 mon.a (mon.0) 8173 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:16.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.243362+0000 mon.a (mon.0) 8174 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:16.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.244426+0000 mon.a (mon.0) 8175 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:16.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.252350+0000 mon.a (mon.0) 8176 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:16.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: cephadm 2024-02-05T07:15:15.252910+0000 mgr.y (mgr.25280) 1975 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.330178+0000 mon.a (mon.0) 8177 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:16.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.334598+0000 mon.a (mon.0) 8178 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:16.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.338301+0000 mon.a (mon.0) 8179 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:16.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.339591+0000 mon.a (mon.0) 8180 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:16.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.347247+0000 mon.a (mon.0) 8181 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:16.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: cephadm 2024-02-05T07:15:15.347790+0000 mgr.y (mgr.25280) 1976 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.428007+0000 mon.a (mon.0) 8182 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:16.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.430471+0000 mon.a (mon.0) 8183 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:16.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.433688+0000 mon.a (mon.0) 8184 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:16.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.434833+0000 mon.a (mon.0) 8185 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:16.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.441128+0000 mon.a (mon.0) 8186 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:16.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: cephadm 2024-02-05T07:15:15.441979+0000 mgr.y (mgr.25280) 1977 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.522232+0000 mon.a (mon.0) 8187 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:16.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.524421+0000 mon.a (mon.0) 8188 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:16.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.526634+0000 mon.a (mon.0) 8189 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:16.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.527511+0000 mon.a (mon.0) 8190 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:16.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.537304+0000 mon.a (mon.0) 8191 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:16.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: cephadm 2024-02-05T07:15:15.538111+0000 mgr.y (mgr.25280) 1978 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.599359+0000 mon.a (mon.0) 8192 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:16.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.603546+0000 mon.a (mon.0) 8193 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:16.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.607687+0000 mon.a (mon.0) 8194 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:16.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.609059+0000 mon.a (mon.0) 8195 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:16.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: cluster 2024-02-05T07:15:14.210863+0000 mgr.y (mgr.25280) 1963 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 170 B/s wr, 114 op/s 2024-02-05T07:15:16.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: cephadm 2024-02-05T07:15:14.221577+0000 mgr.y (mgr.25280) 1964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: cephadm 2024-02-05T07:15:14.316049+0000 mgr.y (mgr.25280) 1965 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: cephadm 2024-02-05T07:15:14.412792+0000 mgr.y (mgr.25280) 1966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: cephadm 2024-02-05T07:15:14.508133+0000 mgr.y (mgr.25280) 1967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: cephadm 2024-02-05T07:15:14.598453+0000 mgr.y (mgr.25280) 1968 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: cephadm 2024-02-05T07:15:14.692206+0000 mgr.y (mgr.25280) 1969 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: cephadm 2024-02-05T07:15:14.785604+0000 mgr.y (mgr.25280) 1970 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: cephadm 2024-02-05T07:15:14.882775+0000 mgr.y (mgr.25280) 1971 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: cephadm 2024-02-05T07:15:14.973255+0000 mgr.y (mgr.25280) 1972 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: cephadm 2024-02-05T07:15:15.070355+0000 mgr.y (mgr.25280) 1973 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.172600+0000 mon.a (mon.0) 8171 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:16.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: cephadm 2024-02-05T07:15:15.174689+0000 mgr.y (mgr.25280) 1974 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.237302+0000 mon.a (mon.0) 8172 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:16.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.240024+0000 mon.a (mon.0) 8173 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:16.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.243362+0000 mon.a (mon.0) 8174 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:16.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.244426+0000 mon.a (mon.0) 8175 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:16.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.252350+0000 mon.a (mon.0) 8176 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:16.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: cephadm 2024-02-05T07:15:15.252910+0000 mgr.y (mgr.25280) 1975 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.330178+0000 mon.a (mon.0) 8177 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:16.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.334598+0000 mon.a (mon.0) 8178 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:16.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.617269+0000 mon.a (mon.0) 8196 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:16.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: cephadm 2024-02-05T07:15:15.618058+0000 mgr.y (mgr.25280) 1979 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.695333+0000 mon.a (mon.0) 8197 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:16.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.698456+0000 mon.a (mon.0) 8198 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:16.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.701481+0000 mon.a (mon.0) 8199 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:16.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.702751+0000 mon.a (mon.0) 8200 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:16.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.711290+0000 mon.a (mon.0) 8201 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:16.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: cephadm 2024-02-05T07:15:15.711968+0000 mgr.y (mgr.25280) 1980 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.794798+0000 mon.a (mon.0) 8202 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:16.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.797094+0000 mon.a (mon.0) 8203 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:16.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.799137+0000 mon.a (mon.0) 8204 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:16.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.799918+0000 mon.a (mon.0) 8205 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:16.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.805367+0000 mon.a (mon.0) 8206 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:16.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: cephadm 2024-02-05T07:15:15.806063+0000 mgr.y (mgr.25280) 1981 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.869315+0000 mon.a (mon.0) 8207 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:16.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.872122+0000 mon.a (mon.0) 8208 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:16.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.875526+0000 mon.a (mon.0) 8209 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:16.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.878341+0000 mon.a (mon.0) 8210 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:16.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.884607+0000 mon.a (mon.0) 8211 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:16.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: cephadm 2024-02-05T07:15:15.885172+0000 mgr.y (mgr.25280) 1982 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.966714+0000 mon.a (mon.0) 8212 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:16.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.969413+0000 mon.a (mon.0) 8213 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:16.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.972375+0000 mon.a (mon.0) 8214 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:16.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.973411+0000 mon.a (mon.0) 8215 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:16.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:15.980403+0000 mon.a (mon.0) 8216 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:16.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: cephadm 2024-02-05T07:15:15.981232+0000 mgr.y (mgr.25280) 1983 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:16.062901+0000 mon.a (mon.0) 8217 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:16.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:16.064975+0000 mon.a (mon.0) 8218 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:16.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:16.067625+0000 mon.a (mon.0) 8219 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:16.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:16.068524+0000 mon.a (mon.0) 8220 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:16.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:16.075545+0000 mon.a (mon.0) 8221 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:16.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: cephadm 2024-02-05T07:15:16.076413+0000 mgr.y (mgr.25280) 1984 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:16.142156+0000 mon.a (mon.0) 8222 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:16.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:16.144904+0000 mon.a (mon.0) 8223 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:16.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:16.149770+0000 mon.a (mon.0) 8224 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:16.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:16.151315+0000 mon.a (mon.0) 8225 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:16.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[71397]: audit 2024-02-05T07:15:16.163081+0000 mon.a (mon.0) 8226 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:16.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.338301+0000 mon.a (mon.0) 8179 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:16.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.339591+0000 mon.a (mon.0) 8180 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:16.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.347247+0000 mon.a (mon.0) 8181 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:16.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: cephadm 2024-02-05T07:15:15.347790+0000 mgr.y (mgr.25280) 1976 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.428007+0000 mon.a (mon.0) 8182 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:16.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.430471+0000 mon.a (mon.0) 8183 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:16.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.433688+0000 mon.a (mon.0) 8184 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:16.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.434833+0000 mon.a (mon.0) 8185 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:16.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.441128+0000 mon.a (mon.0) 8186 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:16.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: cephadm 2024-02-05T07:15:15.441979+0000 mgr.y (mgr.25280) 1977 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.522232+0000 mon.a (mon.0) 8187 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:16.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.524421+0000 mon.a (mon.0) 8188 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:16.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.526634+0000 mon.a (mon.0) 8189 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:16.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.527511+0000 mon.a (mon.0) 8190 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:16.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.537304+0000 mon.a (mon.0) 8191 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:16.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: cephadm 2024-02-05T07:15:15.538111+0000 mgr.y (mgr.25280) 1978 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.599359+0000 mon.a (mon.0) 8192 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:16.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.603546+0000 mon.a (mon.0) 8193 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:16.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.607687+0000 mon.a (mon.0) 8194 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:16.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.609059+0000 mon.a (mon.0) 8195 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:16.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.617269+0000 mon.a (mon.0) 8196 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:16.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: cephadm 2024-02-05T07:15:15.618058+0000 mgr.y (mgr.25280) 1979 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.695333+0000 mon.a (mon.0) 8197 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:16.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.698456+0000 mon.a (mon.0) 8198 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:16.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.701481+0000 mon.a (mon.0) 8199 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:16.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.702751+0000 mon.a (mon.0) 8200 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:16.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.711290+0000 mon.a (mon.0) 8201 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:16.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: cephadm 2024-02-05T07:15:15.711968+0000 mgr.y (mgr.25280) 1980 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.794798+0000 mon.a (mon.0) 8202 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:16.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.797094+0000 mon.a (mon.0) 8203 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:16.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.799137+0000 mon.a (mon.0) 8204 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:16.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.799918+0000 mon.a (mon.0) 8205 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:16.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.805367+0000 mon.a (mon.0) 8206 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:16.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: cephadm 2024-02-05T07:15:15.806063+0000 mgr.y (mgr.25280) 1981 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.869315+0000 mon.a (mon.0) 8207 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:16.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.872122+0000 mon.a (mon.0) 8208 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:16.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.875526+0000 mon.a (mon.0) 8209 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:16.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.878341+0000 mon.a (mon.0) 8210 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:16.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.884607+0000 mon.a (mon.0) 8211 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:16.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: cephadm 2024-02-05T07:15:15.885172+0000 mgr.y (mgr.25280) 1982 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.966714+0000 mon.a (mon.0) 8212 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:16.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.969413+0000 mon.a (mon.0) 8213 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:16.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.972375+0000 mon.a (mon.0) 8214 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:16.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.973411+0000 mon.a (mon.0) 8215 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:16.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:15.980403+0000 mon.a (mon.0) 8216 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:16.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: cephadm 2024-02-05T07:15:15.981232+0000 mgr.y (mgr.25280) 1983 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:16.062901+0000 mon.a (mon.0) 8217 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:16.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:16.064975+0000 mon.a (mon.0) 8218 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:16.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:16.067625+0000 mon.a (mon.0) 8219 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:16.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:16.068524+0000 mon.a (mon.0) 8220 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:16.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:16.075545+0000 mon.a (mon.0) 8221 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:16.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: cephadm 2024-02-05T07:15:16.076413+0000 mgr.y (mgr.25280) 1984 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:16.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:16.142156+0000 mon.a (mon.0) 8222 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:16.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:16.144904+0000 mon.a (mon.0) 8223 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:16.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:16.149770+0000 mon.a (mon.0) 8224 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:16.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:16.151315+0000 mon.a (mon.0) 8225 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:16.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:16 smithi102 bash[68945]: audit 2024-02-05T07:15:16.163081+0000 mon.a (mon.0) 8226 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:17.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: cephadm 2024-02-05T07:15:16.163809+0000 mgr.y (mgr.25280) 1985 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:17.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: cluster 2024-02-05T07:15:16.211940+0000 mgr.y (mgr.25280) 1986 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 170 B/s wr, 164 op/s 2024-02-05T07:15:17.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.243424+0000 mon.a (mon.0) 8227 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:17.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.245882+0000 mon.a (mon.0) 8228 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.248901+0000 mon.a (mon.0) 8229 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.249934+0000 mon.a (mon.0) 8230 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.257735+0000 mon.a (mon.0) 8231 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: cephadm 2024-02-05T07:15:16.258236+0000 mgr.y (mgr.25280) 1987 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.335913+0000 mon.a (mon.0) 8232 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.340071+0000 mon.a (mon.0) 8233 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.343880+0000 mon.a (mon.0) 8234 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.345228+0000 mon.a (mon.0) 8235 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.352731+0000 mon.a (mon.0) 8236 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: cephadm 2024-02-05T07:15:16.353255+0000 mgr.y (mgr.25280) 1988 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.430602+0000 mon.a (mon.0) 8237 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.435019+0000 mon.a (mon.0) 8238 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.438935+0000 mon.a (mon.0) 8239 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.440290+0000 mon.a (mon.0) 8240 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:17.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.449019+0000 mon.a (mon.0) 8241 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:17.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: cephadm 2024-02-05T07:15:16.449756+0000 mgr.y (mgr.25280) 1989 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:17.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.528955+0000 mon.a (mon.0) 8242 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:17.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.531688+0000 mon.a (mon.0) 8243 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:17.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.533967+0000 mon.a (mon.0) 8244 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:17.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.534784+0000 mon.a (mon.0) 8245 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:17.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.541683+0000 mon.a (mon.0) 8246 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:17.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: cephadm 2024-02-05T07:15:16.542515+0000 mgr.y (mgr.25280) 1990 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:17.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.622773+0000 mon.a (mon.0) 8247 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:17.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.625811+0000 mon.a (mon.0) 8248 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:17.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.630719+0000 mon.a (mon.0) 8249 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:17.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.632000+0000 mon.a (mon.0) 8250 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:17.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.640596+0000 mon.a (mon.0) 8251 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: cephadm 2024-02-05T07:15:16.641517+0000 mgr.y (mgr.25280) 1991 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.719272+0000 mon.a (mon.0) 8252 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.723230+0000 mon.a (mon.0) 8253 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.726451+0000 mon.a (mon.0) 8254 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.727395+0000 mon.a (mon.0) 8255 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.733453+0000 mon.a (mon.0) 8256 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: cephadm 2024-02-05T07:15:16.734119+0000 mgr.y (mgr.25280) 1992 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.813521+0000 mon.a (mon.0) 8257 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.815677+0000 mon.a (mon.0) 8258 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.819744+0000 mon.a (mon.0) 8259 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.821269+0000 mon.a (mon.0) 8260 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.830456+0000 mon.a (mon.0) 8261 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: cephadm 2024-02-05T07:15:16.831257+0000 mgr.y (mgr.25280) 1993 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.909442+0000 mon.a (mon.0) 8262 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.914113+0000 mon.a (mon.0) 8263 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.918579+0000 mon.a (mon.0) 8264 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.920016+0000 mon.a (mon.0) 8265 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:16.928172+0000 mon.a (mon.0) 8266 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: cephadm 2024-02-05T07:15:16.928837+0000 mgr.y (mgr.25280) 1994 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:17.007719+0000 mon.a (mon.0) 8267 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:17.010266+0000 mon.a (mon.0) 8268 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:17.014083+0000 mon.a (mon.0) 8269 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:17.015430+0000 mon.a (mon.0) 8270 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:17.022595+0000 mon.a (mon.0) 8271 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: cephadm 2024-02-05T07:15:17.023255+0000 mgr.y (mgr.25280) 1995 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:17.100748+0000 mon.a (mon.0) 8272 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:17.104103+0000 mon.a (mon.0) 8273 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:17.108200+0000 mon.a (mon.0) 8274 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:17.109496+0000 mon.a (mon.0) 8275 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: audit 2024-02-05T07:15:17.117692+0000 mon.a (mon.0) 8276 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:17 smithi177 bash[56430]: cephadm 2024-02-05T07:15:17.118471+0000 mgr.y (mgr.25280) 1996 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:17.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: cephadm 2024-02-05T07:15:16.163809+0000 mgr.y (mgr.25280) 1985 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:17.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: cluster 2024-02-05T07:15:16.211940+0000 mgr.y (mgr.25280) 1986 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 170 B/s wr, 164 op/s 2024-02-05T07:15:17.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.243424+0000 mon.a (mon.0) 8227 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:17.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.245882+0000 mon.a (mon.0) 8228 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:17.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.248901+0000 mon.a (mon.0) 8229 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:17.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.249934+0000 mon.a (mon.0) 8230 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:17.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.257735+0000 mon.a (mon.0) 8231 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:17.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: cephadm 2024-02-05T07:15:16.258236+0000 mgr.y (mgr.25280) 1987 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:17.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.335913+0000 mon.a (mon.0) 8232 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:17.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.340071+0000 mon.a (mon.0) 8233 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:17.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.343880+0000 mon.a (mon.0) 8234 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:17.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.345228+0000 mon.a (mon.0) 8235 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:17.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.352731+0000 mon.a (mon.0) 8236 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:17.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: cephadm 2024-02-05T07:15:16.353255+0000 mgr.y (mgr.25280) 1988 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:17.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.430602+0000 mon.a (mon.0) 8237 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:17.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.435019+0000 mon.a (mon.0) 8238 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:17.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.438935+0000 mon.a (mon.0) 8239 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:17.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.440290+0000 mon.a (mon.0) 8240 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:17.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.449019+0000 mon.a (mon.0) 8241 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:17.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: cephadm 2024-02-05T07:15:16.449756+0000 mgr.y (mgr.25280) 1989 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:17.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: cephadm 2024-02-05T07:15:16.163809+0000 mgr.y (mgr.25280) 1985 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:17.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: cluster 2024-02-05T07:15:16.211940+0000 mgr.y (mgr.25280) 1986 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 170 B/s wr, 164 op/s 2024-02-05T07:15:17.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.243424+0000 mon.a (mon.0) 8227 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:17.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.245882+0000 mon.a (mon.0) 8228 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:17.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.248901+0000 mon.a (mon.0) 8229 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:17.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.249934+0000 mon.a (mon.0) 8230 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:17.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.257735+0000 mon.a (mon.0) 8231 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:17.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: cephadm 2024-02-05T07:15:16.258236+0000 mgr.y (mgr.25280) 1987 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:17.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.335913+0000 mon.a (mon.0) 8232 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:17.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.340071+0000 mon.a (mon.0) 8233 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:17.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.343880+0000 mon.a (mon.0) 8234 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:17.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.345228+0000 mon.a (mon.0) 8235 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:17.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.352731+0000 mon.a (mon.0) 8236 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:17.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: cephadm 2024-02-05T07:15:16.353255+0000 mgr.y (mgr.25280) 1988 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:17.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.430602+0000 mon.a (mon.0) 8237 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:17.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.435019+0000 mon.a (mon.0) 8238 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:17.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.438935+0000 mon.a (mon.0) 8239 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:17.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.440290+0000 mon.a (mon.0) 8240 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:17.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.449019+0000 mon.a (mon.0) 8241 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:17.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: cephadm 2024-02-05T07:15:16.449756+0000 mgr.y (mgr.25280) 1989 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:17.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.528955+0000 mon.a (mon.0) 8242 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:17.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.531688+0000 mon.a (mon.0) 8243 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:17.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.533967+0000 mon.a (mon.0) 8244 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:17.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.534784+0000 mon.a (mon.0) 8245 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:17.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.541683+0000 mon.a (mon.0) 8246 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:17.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: cephadm 2024-02-05T07:15:16.542515+0000 mgr.y (mgr.25280) 1990 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:17.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.622773+0000 mon.a (mon.0) 8247 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:17.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.625811+0000 mon.a (mon.0) 8248 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:17.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.630719+0000 mon.a (mon.0) 8249 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:17.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.632000+0000 mon.a (mon.0) 8250 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:17.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.640596+0000 mon.a (mon.0) 8251 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:17.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: cephadm 2024-02-05T07:15:16.641517+0000 mgr.y (mgr.25280) 1991 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:17.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.719272+0000 mon.a (mon.0) 8252 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:17.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.723230+0000 mon.a (mon.0) 8253 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:17.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.726451+0000 mon.a (mon.0) 8254 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:17.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.727395+0000 mon.a (mon.0) 8255 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:17.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.733453+0000 mon.a (mon.0) 8256 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:17.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: cephadm 2024-02-05T07:15:16.734119+0000 mgr.y (mgr.25280) 1992 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:17.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.813521+0000 mon.a (mon.0) 8257 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:17.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.815677+0000 mon.a (mon.0) 8258 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:17.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.819744+0000 mon.a (mon.0) 8259 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:17.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.821269+0000 mon.a (mon.0) 8260 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.830456+0000 mon.a (mon.0) 8261 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: cephadm 2024-02-05T07:15:16.831257+0000 mgr.y (mgr.25280) 1993 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.909442+0000 mon.a (mon.0) 8262 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.914113+0000 mon.a (mon.0) 8263 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.918579+0000 mon.a (mon.0) 8264 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.920016+0000 mon.a (mon.0) 8265 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:16.928172+0000 mon.a (mon.0) 8266 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: cephadm 2024-02-05T07:15:16.928837+0000 mgr.y (mgr.25280) 1994 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:17.007719+0000 mon.a (mon.0) 8267 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:17.010266+0000 mon.a (mon.0) 8268 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:17.014083+0000 mon.a (mon.0) 8269 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:17.015430+0000 mon.a (mon.0) 8270 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:17.022595+0000 mon.a (mon.0) 8271 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: cephadm 2024-02-05T07:15:17.023255+0000 mgr.y (mgr.25280) 1995 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:17.100748+0000 mon.a (mon.0) 8272 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:17.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:17.104103+0000 mon.a (mon.0) 8273 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:17.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:17.108200+0000 mon.a (mon.0) 8274 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:17.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:17.109496+0000 mon.a (mon.0) 8275 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:17.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: audit 2024-02-05T07:15:17.117692+0000 mon.a (mon.0) 8276 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:17.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[68945]: cephadm 2024-02-05T07:15:17.118471+0000 mgr.y (mgr.25280) 1996 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:17.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.528955+0000 mon.a (mon.0) 8242 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:17.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.531688+0000 mon.a (mon.0) 8243 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:17.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.533967+0000 mon.a (mon.0) 8244 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:17.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.534784+0000 mon.a (mon.0) 8245 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:17.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.541683+0000 mon.a (mon.0) 8246 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:17.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: cephadm 2024-02-05T07:15:16.542515+0000 mgr.y (mgr.25280) 1990 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:17.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.622773+0000 mon.a (mon.0) 8247 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:17.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.625811+0000 mon.a (mon.0) 8248 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:17.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.630719+0000 mon.a (mon.0) 8249 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:17.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.632000+0000 mon.a (mon.0) 8250 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:17.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.640596+0000 mon.a (mon.0) 8251 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:17.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: cephadm 2024-02-05T07:15:16.641517+0000 mgr.y (mgr.25280) 1991 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:17.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.719272+0000 mon.a (mon.0) 8252 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:17.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.723230+0000 mon.a (mon.0) 8253 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:17.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.726451+0000 mon.a (mon.0) 8254 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.727395+0000 mon.a (mon.0) 8255 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.733453+0000 mon.a (mon.0) 8256 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: cephadm 2024-02-05T07:15:16.734119+0000 mgr.y (mgr.25280) 1992 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.813521+0000 mon.a (mon.0) 8257 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.815677+0000 mon.a (mon.0) 8258 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.819744+0000 mon.a (mon.0) 8259 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.821269+0000 mon.a (mon.0) 8260 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.830456+0000 mon.a (mon.0) 8261 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: cephadm 2024-02-05T07:15:16.831257+0000 mgr.y (mgr.25280) 1993 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.909442+0000 mon.a (mon.0) 8262 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.914113+0000 mon.a (mon.0) 8263 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.918579+0000 mon.a (mon.0) 8264 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.920016+0000 mon.a (mon.0) 8265 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:16.928172+0000 mon.a (mon.0) 8266 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: cephadm 2024-02-05T07:15:16.928837+0000 mgr.y (mgr.25280) 1994 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:17.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:17.007719+0000 mon.a (mon.0) 8267 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:17.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:17.010266+0000 mon.a (mon.0) 8268 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:17.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:17.014083+0000 mon.a (mon.0) 8269 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:17.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:17.015430+0000 mon.a (mon.0) 8270 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:17.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:17.022595+0000 mon.a (mon.0) 8271 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:17.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: cephadm 2024-02-05T07:15:17.023255+0000 mgr.y (mgr.25280) 1995 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:17.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:17.100748+0000 mon.a (mon.0) 8272 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:17.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:17.104103+0000 mon.a (mon.0) 8273 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:17.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:17.108200+0000 mon.a (mon.0) 8274 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:17.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:17.109496+0000 mon.a (mon.0) 8275 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:17.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: audit 2024-02-05T07:15:17.117692+0000 mon.a (mon.0) 8276 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:17.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:17 smithi102 bash[71397]: cephadm 2024-02-05T07:15:17.118471+0000 mgr.y (mgr.25280) 1996 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:18.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.196013+0000 mon.a (mon.0) 8277 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:18.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.198010+0000 mon.a (mon.0) 8278 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.200299+0000 mon.a (mon.0) 8279 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:18.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.201224+0000 mon.a (mon.0) 8280 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:18.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.209125+0000 mon.a (mon.0) 8281 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: cephadm 2024-02-05T07:15:17.209668+0000 mgr.y (mgr.25280) 1997 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:18.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.293578+0000 mon.a (mon.0) 8282 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:18.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.297714+0000 mon.a (mon.0) 8283 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.301087+0000 mon.a (mon.0) 8284 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:18.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.302399+0000 mon.a (mon.0) 8285 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:18.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.312150+0000 mon.a (mon.0) 8286 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: cephadm 2024-02-05T07:15:17.312670+0000 mgr.y (mgr.25280) 1998 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:18.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.394683+0000 mon.a (mon.0) 8287 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:18.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.397309+0000 mon.a (mon.0) 8288 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.400355+0000 mon.a (mon.0) 8289 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:18.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.401818+0000 mon.a (mon.0) 8290 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:18.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.410901+0000 mon.a (mon.0) 8291 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: cephadm 2024-02-05T07:15:17.411541+0000 mgr.y (mgr.25280) 1999 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:18.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.494141+0000 mon.a (mon.0) 8292 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:18.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.496937+0000 mon.a (mon.0) 8293 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.499877+0000 mon.a (mon.0) 8294 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:18.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.501077+0000 mon.a (mon.0) 8295 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:18.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.508381+0000 mon.a (mon.0) 8296 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: cephadm 2024-02-05T07:15:17.508941+0000 mgr.y (mgr.25280) 2000 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:18.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.590424+0000 mon.a (mon.0) 8297 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:18.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.593581+0000 mon.a (mon.0) 8298 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.596907+0000 mon.a (mon.0) 8299 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:18.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.598176+0000 mon.a (mon.0) 8300 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:18.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.605884+0000 mon.a (mon.0) 8301 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: cephadm 2024-02-05T07:15:17.606588+0000 mgr.y (mgr.25280) 2001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:18.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.673512+0000 mon.a (mon.0) 8302 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:18.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.677619+0000 mon.a (mon.0) 8303 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.682457+0000 mon.a (mon.0) 8304 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:18.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.683498+0000 mon.a (mon.0) 8305 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:18.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.690476+0000 mon.a (mon.0) 8306 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: cephadm 2024-02-05T07:15:17.691017+0000 mgr.y (mgr.25280) 2002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:18.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.773696+0000 mon.a (mon.0) 8307 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:18.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.775911+0000 mon.a (mon.0) 8308 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.778489+0000 mon.a (mon.0) 8309 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:18.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.779336+0000 mon.a (mon.0) 8310 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:18.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.785544+0000 mon.a (mon.0) 8311 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: cephadm 2024-02-05T07:15:17.786076+0000 mgr.y (mgr.25280) 2003 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:18.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.866772+0000 mon.a (mon.0) 8312 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:18.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.869191+0000 mon.a (mon.0) 8313 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.871778+0000 mon.a (mon.0) 8314 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:18.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.873062+0000 mon.a (mon.0) 8315 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:18.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.880567+0000 mon.a (mon.0) 8316 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: cephadm 2024-02-05T07:15:17.881069+0000 mgr.y (mgr.25280) 2004 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:18.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.904055+0000 mon.a (mon.0) 8317 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.912174+0000 mon.a (mon.0) 8318 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.919787+0000 mon.a (mon.0) 8319 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.961325+0000 mon.a (mon.0) 8320 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:18.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.964565+0000 mon.a (mon.0) 8321 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.967613+0000 mon.a (mon.0) 8322 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.969677+0000 mon.a (mon.0) 8323 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.972952+0000 mon.a (mon.0) 8324 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.976661+0000 mon.a (mon.0) 8325 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.979105+0000 mon.a (mon.0) 8326 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: cephadm 2024-02-05T07:15:17.980172+0000 mgr.y (mgr.25280) 2005 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-02-05T07:15:18.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.986160+0000 mon.a (mon.0) 8327 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.989993+0000 mon.a (mon.0) 8328 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi102.xsyvtb"}]: dispatch 2024-02-05T07:15:18.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.995524+0000 mon.a (mon.0) 8329 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi102.xsyvtb"}]': finished 2024-02-05T07:15:18.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:17.998295+0000 mon.a (mon.0) 8330 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi177.mzlged"}]: dispatch 2024-02-05T07:15:18.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:18.001618+0000 mon.a (mon.0) 8331 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi177.mzlged"}]': finished 2024-02-05T07:15:18.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:18.003624+0000 mon.a (mon.0) 8332 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi102.righwg"}]: dispatch 2024-02-05T07:15:18.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:18.007452+0000 mon.a (mon.0) 8333 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi102.righwg"}]': finished 2024-02-05T07:15:18.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:18.009413+0000 mon.a (mon.0) 8334 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi177.uynbom"}]: dispatch 2024-02-05T07:15:18.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:18.015700+0000 mon.a (mon.0) 8335 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi177.uynbom"}]': finished 2024-02-05T07:15:18.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:18.018323+0000 mon.a (mon.0) 8336 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: cephadm 2024-02-05T07:15:18.019240+0000 mgr.y (mgr.25280) 2006 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-02-05T07:15:18.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:18.023557+0000 mon.a (mon.0) 8337 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:18.026675+0000 mon.a (mon.0) 8338 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:18.028315+0000 mon.a (mon.0) 8339 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: cephadm 2024-02-05T07:15:18.029218+0000 mgr.y (mgr.25280) 2007 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-02-05T07:15:18.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:18 smithi177 bash[56430]: audit 2024-02-05T07:15:18.033703+0000 mon.a (mon.0) 8340 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.457 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.196013+0000 mon.a (mon.0) 8277 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:18.457 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.198010+0000 mon.a (mon.0) 8278 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.457 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.200299+0000 mon.a (mon.0) 8279 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:18.457 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.201224+0000 mon.a (mon.0) 8280 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:18.457 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.209125+0000 mon.a (mon.0) 8281 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.457 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: cephadm 2024-02-05T07:15:17.209668+0000 mgr.y (mgr.25280) 1997 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:18.458 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.293578+0000 mon.a (mon.0) 8282 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:18.458 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.297714+0000 mon.a (mon.0) 8283 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.458 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.301087+0000 mon.a (mon.0) 8284 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:18.458 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.302399+0000 mon.a (mon.0) 8285 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:18.458 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.312150+0000 mon.a (mon.0) 8286 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.458 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: cephadm 2024-02-05T07:15:17.312670+0000 mgr.y (mgr.25280) 1998 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:18.458 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.394683+0000 mon.a (mon.0) 8287 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:18.458 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.397309+0000 mon.a (mon.0) 8288 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.458 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.400355+0000 mon.a (mon.0) 8289 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:18.458 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.401818+0000 mon.a (mon.0) 8290 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:18.458 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.410901+0000 mon.a (mon.0) 8291 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.458 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: cephadm 2024-02-05T07:15:17.411541+0000 mgr.y (mgr.25280) 1999 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:18.458 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.494141+0000 mon.a (mon.0) 8292 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:18.459 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.496937+0000 mon.a (mon.0) 8293 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.459 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.499877+0000 mon.a (mon.0) 8294 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:18.459 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.501077+0000 mon.a (mon.0) 8295 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:18.459 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.508381+0000 mon.a (mon.0) 8296 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.459 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: cephadm 2024-02-05T07:15:17.508941+0000 mgr.y (mgr.25280) 2000 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:18.459 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.590424+0000 mon.a (mon.0) 8297 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:18.459 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.593581+0000 mon.a (mon.0) 8298 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.459 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.596907+0000 mon.a (mon.0) 8299 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:18.459 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.598176+0000 mon.a (mon.0) 8300 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:18.459 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.605884+0000 mon.a (mon.0) 8301 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.459 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: cephadm 2024-02-05T07:15:17.606588+0000 mgr.y (mgr.25280) 2001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:18.459 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.673512+0000 mon.a (mon.0) 8302 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:18.459 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.677619+0000 mon.a (mon.0) 8303 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.460 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.682457+0000 mon.a (mon.0) 8304 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:18.460 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.683498+0000 mon.a (mon.0) 8305 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:18.460 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.690476+0000 mon.a (mon.0) 8306 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.460 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: cephadm 2024-02-05T07:15:17.691017+0000 mgr.y (mgr.25280) 2002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:18.460 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.773696+0000 mon.a (mon.0) 8307 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:18.460 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.775911+0000 mon.a (mon.0) 8308 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.460 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.778489+0000 mon.a (mon.0) 8309 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:18.460 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.779336+0000 mon.a (mon.0) 8310 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:18.461 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.785544+0000 mon.a (mon.0) 8311 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.461 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: cephadm 2024-02-05T07:15:17.786076+0000 mgr.y (mgr.25280) 2003 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:18.461 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.866772+0000 mon.a (mon.0) 8312 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:18.461 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.869191+0000 mon.a (mon.0) 8313 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.461 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.871778+0000 mon.a (mon.0) 8314 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:18.461 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.873062+0000 mon.a (mon.0) 8315 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:18.461 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.880567+0000 mon.a (mon.0) 8316 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.461 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: cephadm 2024-02-05T07:15:17.881069+0000 mgr.y (mgr.25280) 2004 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:18.461 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.904055+0000 mon.a (mon.0) 8317 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.461 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.912174+0000 mon.a (mon.0) 8318 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.461 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.919787+0000 mon.a (mon.0) 8319 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.461 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.961325+0000 mon.a (mon.0) 8320 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:18.462 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.964565+0000 mon.a (mon.0) 8321 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.462 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.967613+0000 mon.a (mon.0) 8322 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.462 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.969677+0000 mon.a (mon.0) 8323 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.462 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.972952+0000 mon.a (mon.0) 8324 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.462 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.976661+0000 mon.a (mon.0) 8325 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.462 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.979105+0000 mon.a (mon.0) 8326 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.462 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: cephadm 2024-02-05T07:15:17.980172+0000 mgr.y (mgr.25280) 2005 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-02-05T07:15:18.462 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.986160+0000 mon.a (mon.0) 8327 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.462 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.989993+0000 mon.a (mon.0) 8328 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi102.xsyvtb"}]: dispatch 2024-02-05T07:15:18.462 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.995524+0000 mon.a (mon.0) 8329 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi102.xsyvtb"}]': finished 2024-02-05T07:15:18.462 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:17.998295+0000 mon.a (mon.0) 8330 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi177.mzlged"}]: dispatch 2024-02-05T07:15:18.462 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:18.001618+0000 mon.a (mon.0) 8331 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi177.mzlged"}]': finished 2024-02-05T07:15:18.462 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:18.003624+0000 mon.a (mon.0) 8332 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi102.righwg"}]: dispatch 2024-02-05T07:15:18.462 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:18.007452+0000 mon.a (mon.0) 8333 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi102.righwg"}]': finished 2024-02-05T07:15:18.463 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:18.009413+0000 mon.a (mon.0) 8334 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi177.uynbom"}]: dispatch 2024-02-05T07:15:18.463 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:18.015700+0000 mon.a (mon.0) 8335 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi177.uynbom"}]': finished 2024-02-05T07:15:18.463 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:18.018323+0000 mon.a (mon.0) 8336 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.463 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: cephadm 2024-02-05T07:15:18.019240+0000 mgr.y (mgr.25280) 2006 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-02-05T07:15:18.463 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:18.023557+0000 mon.a (mon.0) 8337 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.463 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:18.026675+0000 mon.a (mon.0) 8338 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.463 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:18.028315+0000 mon.a (mon.0) 8339 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.463 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: cephadm 2024-02-05T07:15:18.029218+0000 mgr.y (mgr.25280) 2007 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-02-05T07:15:18.463 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[68945]: audit 2024-02-05T07:15:18.033703+0000 mon.a (mon.0) 8340 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.464 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.196013+0000 mon.a (mon.0) 8277 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:18.464 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.198010+0000 mon.a (mon.0) 8278 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.464 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.200299+0000 mon.a (mon.0) 8279 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:18.464 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.201224+0000 mon.a (mon.0) 8280 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:18.464 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.209125+0000 mon.a (mon.0) 8281 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.464 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: cephadm 2024-02-05T07:15:17.209668+0000 mgr.y (mgr.25280) 1997 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:18.464 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.293578+0000 mon.a (mon.0) 8282 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:18.464 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.297714+0000 mon.a (mon.0) 8283 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.464 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.301087+0000 mon.a (mon.0) 8284 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:18.464 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.302399+0000 mon.a (mon.0) 8285 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:18.465 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.312150+0000 mon.a (mon.0) 8286 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.465 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: cephadm 2024-02-05T07:15:17.312670+0000 mgr.y (mgr.25280) 1998 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:18.465 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.394683+0000 mon.a (mon.0) 8287 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:18.465 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.397309+0000 mon.a (mon.0) 8288 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.465 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.400355+0000 mon.a (mon.0) 8289 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:18.465 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.401818+0000 mon.a (mon.0) 8290 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:18.465 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.410901+0000 mon.a (mon.0) 8291 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.465 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: cephadm 2024-02-05T07:15:17.411541+0000 mgr.y (mgr.25280) 1999 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:18.465 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.494141+0000 mon.a (mon.0) 8292 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:18.465 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.496937+0000 mon.a (mon.0) 8293 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.465 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.499877+0000 mon.a (mon.0) 8294 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:18.465 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.501077+0000 mon.a (mon.0) 8295 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:18.465 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.508381+0000 mon.a (mon.0) 8296 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.465 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: cephadm 2024-02-05T07:15:17.508941+0000 mgr.y (mgr.25280) 2000 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:18.465 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.590424+0000 mon.a (mon.0) 8297 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:18.466 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.593581+0000 mon.a (mon.0) 8298 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.466 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.596907+0000 mon.a (mon.0) 8299 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:18.466 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.598176+0000 mon.a (mon.0) 8300 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:18.466 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.605884+0000 mon.a (mon.0) 8301 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.466 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: cephadm 2024-02-05T07:15:17.606588+0000 mgr.y (mgr.25280) 2001 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:18.466 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.673512+0000 mon.a (mon.0) 8302 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:18.466 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.677619+0000 mon.a (mon.0) 8303 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.466 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.682457+0000 mon.a (mon.0) 8304 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:18.466 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.683498+0000 mon.a (mon.0) 8305 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:18.466 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.690476+0000 mon.a (mon.0) 8306 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.466 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: cephadm 2024-02-05T07:15:17.691017+0000 mgr.y (mgr.25280) 2002 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:18.466 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.773696+0000 mon.a (mon.0) 8307 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:18.466 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.775911+0000 mon.a (mon.0) 8308 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.466 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.778489+0000 mon.a (mon.0) 8309 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:18.466 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.779336+0000 mon.a (mon.0) 8310 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:18.467 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.785544+0000 mon.a (mon.0) 8311 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.467 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: cephadm 2024-02-05T07:15:17.786076+0000 mgr.y (mgr.25280) 2003 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:18.467 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.866772+0000 mon.a (mon.0) 8312 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:18.467 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.869191+0000 mon.a (mon.0) 8313 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.467 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.871778+0000 mon.a (mon.0) 8314 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:18.467 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.873062+0000 mon.a (mon.0) 8315 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:18.467 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.880567+0000 mon.a (mon.0) 8316 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.467 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: cephadm 2024-02-05T07:15:17.881069+0000 mgr.y (mgr.25280) 2004 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:18.467 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.904055+0000 mon.a (mon.0) 8317 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.467 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.912174+0000 mon.a (mon.0) 8318 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.467 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.919787+0000 mon.a (mon.0) 8319 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.467 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.961325+0000 mon.a (mon.0) 8320 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:18.467 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.964565+0000 mon.a (mon.0) 8321 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.467 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.967613+0000 mon.a (mon.0) 8322 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.467 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.969677+0000 mon.a (mon.0) 8323 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.467 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.972952+0000 mon.a (mon.0) 8324 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.468 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.976661+0000 mon.a (mon.0) 8325 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.468 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.979105+0000 mon.a (mon.0) 8326 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.468 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: cephadm 2024-02-05T07:15:17.980172+0000 mgr.y (mgr.25280) 2005 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-02-05T07:15:18.468 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.986160+0000 mon.a (mon.0) 8327 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.468 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.989993+0000 mon.a (mon.0) 8328 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi102.xsyvtb"}]: dispatch 2024-02-05T07:15:18.468 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.995524+0000 mon.a (mon.0) 8329 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi102.xsyvtb"}]': finished 2024-02-05T07:15:18.468 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:17.998295+0000 mon.a (mon.0) 8330 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi177.mzlged"}]: dispatch 2024-02-05T07:15:18.468 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:18.001618+0000 mon.a (mon.0) 8331 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi177.mzlged"}]': finished 2024-02-05T07:15:18.468 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:18.003624+0000 mon.a (mon.0) 8332 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi102.righwg"}]: dispatch 2024-02-05T07:15:18.468 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:18.007452+0000 mon.a (mon.0) 8333 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi102.righwg"}]': finished 2024-02-05T07:15:18.468 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:18.009413+0000 mon.a (mon.0) 8334 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi177.uynbom"}]: dispatch 2024-02-05T07:15:18.468 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:18.015700+0000 mon.a (mon.0) 8335 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi177.uynbom"}]': finished 2024-02-05T07:15:18.468 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:18.018323+0000 mon.a (mon.0) 8336 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.469 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: cephadm 2024-02-05T07:15:18.019240+0000 mgr.y (mgr.25280) 2006 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-02-05T07:15:18.469 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:18.023557+0000 mon.a (mon.0) 8337 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:18.469 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:18.026675+0000 mon.a (mon.0) 8338 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.469 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:18.028315+0000 mon.a (mon.0) 8339 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:18.469 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: cephadm 2024-02-05T07:15:18.029218+0000 mgr.y (mgr.25280) 2007 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-02-05T07:15:18.469 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:18 smithi102 bash[71397]: audit 2024-02-05T07:15:18.033703+0000 mon.a (mon.0) 8340 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:20.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:20 smithi177 bash[56430]: cluster 2024-02-05T07:15:18.212725+0000 mgr.y (mgr.25280) 2008 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 170 B/s wr, 120 op/s 2024-02-05T07:15:20.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:20 smithi177 bash[56430]: audit 2024-02-05T07:15:19.873819+0000 mon.a (mon.0) 8341 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:20.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:20 smithi177 bash[56430]: audit 2024-02-05T07:15:19.886552+0000 mon.a (mon.0) 8342 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:20.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:20 smithi177 bash[56430]: audit 2024-02-05T07:15:19.895714+0000 mon.a (mon.0) 8343 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:20.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:20 smithi102 bash[68945]: cluster 2024-02-05T07:15:18.212725+0000 mgr.y (mgr.25280) 2008 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 170 B/s wr, 120 op/s 2024-02-05T07:15:20.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:20 smithi102 bash[68945]: audit 2024-02-05T07:15:19.873819+0000 mon.a (mon.0) 8341 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:20.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:20 smithi102 bash[68945]: audit 2024-02-05T07:15:19.886552+0000 mon.a (mon.0) 8342 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:20.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:20 smithi102 bash[68945]: audit 2024-02-05T07:15:19.895714+0000 mon.a (mon.0) 8343 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:20.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:20 smithi102 bash[71397]: cluster 2024-02-05T07:15:18.212725+0000 mgr.y (mgr.25280) 2008 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 170 B/s wr, 120 op/s 2024-02-05T07:15:20.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:20 smithi102 bash[71397]: audit 2024-02-05T07:15:19.873819+0000 mon.a (mon.0) 8341 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:20.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:20 smithi102 bash[71397]: audit 2024-02-05T07:15:19.886552+0000 mon.a (mon.0) 8342 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:20.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:20 smithi102 bash[71397]: audit 2024-02-05T07:15:19.895714+0000 mon.a (mon.0) 8343 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:21.827 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:21 smithi177 bash[56430]: cluster 2024-02-05T07:15:20.213662+0000 mgr.y (mgr.25280) 2009 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 87 op/s 2024-02-05T07:15:21.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:21 smithi177 bash[56430]: cephadm 2024-02-05T07:15:20.456373+0000 mgr.y (mgr.25280) 2010 : cephadm 1 Upgrade: Updating iscsi.foo.smithi102.rtacbu 2024-02-05T07:15:21.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:21 smithi177 bash[56430]: audit 2024-02-05T07:15:20.461833+0000 mon.a (mon.0) 8344 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:21.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:21 smithi177 bash[56430]: audit 2024-02-05T07:15:20.464680+0000 mon.a (mon.0) 8345 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi102.rtacbu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-05T07:15:21.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:21 smithi177 bash[56430]: audit 2024-02-05T07:15:20.481939+0000 mon.a (mon.0) 8346 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:21.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:21 smithi177 bash[56430]: cephadm 2024-02-05T07:15:20.483641+0000 mgr.y (mgr.25280) 2011 : cephadm 1 Deploying daemon iscsi.foo.smithi102.rtacbu on smithi102 2024-02-05T07:15:21.857 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:21 smithi102 bash[68945]: cluster 2024-02-05T07:15:20.213662+0000 mgr.y (mgr.25280) 2009 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 87 op/s 2024-02-05T07:15:21.858 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:21 smithi102 bash[68945]: cephadm 2024-02-05T07:15:20.456373+0000 mgr.y (mgr.25280) 2010 : cephadm 1 Upgrade: Updating iscsi.foo.smithi102.rtacbu 2024-02-05T07:15:21.858 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:21 smithi102 bash[68945]: audit 2024-02-05T07:15:20.461833+0000 mon.a (mon.0) 8344 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:21.858 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:21 smithi102 bash[68945]: audit 2024-02-05T07:15:20.464680+0000 mon.a (mon.0) 8345 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi102.rtacbu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-05T07:15:21.858 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:21 smithi102 bash[68945]: audit 2024-02-05T07:15:20.481939+0000 mon.a (mon.0) 8346 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:21.858 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:21 smithi102 bash[68945]: cephadm 2024-02-05T07:15:20.483641+0000 mgr.y (mgr.25280) 2011 : cephadm 1 Deploying daemon iscsi.foo.smithi102.rtacbu on smithi102 2024-02-05T07:15:21.858 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:21 smithi102 bash[71397]: cluster 2024-02-05T07:15:20.213662+0000 mgr.y (mgr.25280) 2009 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 87 op/s 2024-02-05T07:15:21.858 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:21 smithi102 bash[71397]: cephadm 2024-02-05T07:15:20.456373+0000 mgr.y (mgr.25280) 2010 : cephadm 1 Upgrade: Updating iscsi.foo.smithi102.rtacbu 2024-02-05T07:15:21.858 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:21 smithi102 bash[71397]: audit 2024-02-05T07:15:20.461833+0000 mon.a (mon.0) 8344 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:21.858 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:21 smithi102 bash[71397]: audit 2024-02-05T07:15:20.464680+0000 mon.a (mon.0) 8345 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi102.rtacbu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-05T07:15:21.858 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:21 smithi102 bash[71397]: audit 2024-02-05T07:15:20.481939+0000 mon.a (mon.0) 8346 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:21.858 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:21 smithi102 bash[71397]: cephadm 2024-02-05T07:15:20.483641+0000 mgr.y (mgr.25280) 2011 : cephadm 1 Deploying daemon iscsi.foo.smithi102.rtacbu on smithi102 2024-02-05T07:15:22.633 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:15:22 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:15:22] "GET /metrics HTTP/1.1" 200 38666 "" "Prometheus/2.33.4" 2024-02-05T07:15:23.030 INFO:teuthology.orchestra.run.smithi102.stdout:true 2024-02-05T07:15:23.601 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:23 smithi177 bash[56430]: audit 2024-02-05T07:15:22.162936+0000 mgr.y (mgr.25280) 2012 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:15:23.602 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:23 smithi177 bash[56430]: cluster 2024-02-05T07:15:22.215111+0000 mgr.y (mgr.25280) 2013 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-02-05T07:15:23.602 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:23 smithi177 bash[56430]: audit 2024-02-05T07:15:23.006655+0000 mgr.y (mgr.25280) 2014 : audit 0 from='client.44899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:15:23.602 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:23 smithi177 bash[56430]: audit 2024-02-05T07:15:23.210594+0000 mon.a (mon.0) 8347 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:23.602 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:23 smithi177 bash[56430]: audit 2024-02-05T07:15:23.217862+0000 mon.a (mon.0) 8348 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:23.602 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:23 smithi177 bash[56430]: audit 2024-02-05T07:15:23.224402+0000 mon.a (mon.0) 8349 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:23.796 INFO:teuthology.orchestra.run.smithi102.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:15:23.796 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi102 smithi102 running 11s ago 25m - - 2024-02-05T07:15:23.796 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi177 smithi177 running 0s ago 25m - - 2024-02-05T07:15:23.796 INFO:teuthology.orchestra.run.smithi102.stdout:alertmanager.a smithi102 *:9093,9094 running (11m) 11s ago 18m 16.0M - 0.23.0 ba2b418f427c 1e7cc96814ef 2024-02-05T07:15:23.796 INFO:teuthology.orchestra.run.smithi102.stdout:grafana.a smithi177 *:3000 running (10m) 0s ago 17m 44.3M - 8.3.5 dad864ee21e9 897e6f8c4c23 2024-02-05T07:15:23.797 INFO:teuthology.orchestra.run.smithi102.stdout:iscsi.foo.smithi102.rtacbu smithi102 running (9m) 11s ago 15m 48.9M - 3.5 e1d6a67b021e 2597052e9ad1 2024-02-05T07:15:23.797 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.x smithi177 *:8443,9283,8765 running (9m) 0s ago 24m 447M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a bc0c1c0fa978 2024-02-05T07:15:23.797 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.y smithi102 *:8443,9283,8765 running (9m) 11s ago 26m 533M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 2c235a1e22e9 2024-02-05T07:15:23.797 INFO:teuthology.orchestra.run.smithi102.stdout:mon.a smithi102 running (8m) 11s ago 26m 82.9M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 86bf6ea37a85 2024-02-05T07:15:23.797 INFO:teuthology.orchestra.run.smithi102.stdout:mon.b smithi177 running (8m) 0s ago 25m 62.6M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 43aa1d90c52a 2024-02-05T07:15:23.797 INFO:teuthology.orchestra.run.smithi102.stdout:mon.c smithi102 running (8m) 11s ago 25m 64.6M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 22368d23635d 2024-02-05T07:15:23.797 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.a smithi102 *:9100 running (11m) 11s ago 18m 12.5M - 1.3.1 1dbe0e931976 d4e19e4da235 2024-02-05T07:15:23.797 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.b smithi177 *:9100 running (10m) 0s ago 18m 14.8M - 1.3.1 1dbe0e931976 2a74b329d2d7 2024-02-05T07:15:23.797 INFO:teuthology.orchestra.run.smithi102.stdout:osd.0 smithi102 running (6m) 11s ago 24m 62.1M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 821af6032e75 2024-02-05T07:15:23.797 INFO:teuthology.orchestra.run.smithi102.stdout:osd.1 smithi102 running (5m) 11s ago 23m 70.7M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 20b17ff42448 2024-02-05T07:15:23.797 INFO:teuthology.orchestra.run.smithi102.stdout:osd.2 smithi102 running (5m) 11s ago 22m 55.5M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a c80d1728ceb0 2024-02-05T07:15:23.797 INFO:teuthology.orchestra.run.smithi102.stdout:osd.3 smithi102 running (4m) 11s ago 22m 61.9M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f9cef81f6a04 2024-02-05T07:15:23.798 INFO:teuthology.orchestra.run.smithi102.stdout:osd.4 smithi177 running (3m) 0s ago 21m 61.7M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 835fc0acab61 2024-02-05T07:15:23.798 INFO:teuthology.orchestra.run.smithi102.stdout:osd.5 smithi177 running (2m) 0s ago 20m 61.3M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f6f459404c8e 2024-02-05T07:15:23.798 INFO:teuthology.orchestra.run.smithi102.stdout:osd.6 smithi177 running (2m) 0s ago 20m 55.0M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 4168e08da1ac 2024-02-05T07:15:23.798 INFO:teuthology.orchestra.run.smithi102.stdout:osd.7 smithi177 running (83s) 0s ago 19m 57.1M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 6ae203071e8d 2024-02-05T07:15:23.798 INFO:teuthology.orchestra.run.smithi102.stdout:prometheus.a smithi177 *:9095 running (9m) 0s ago 18m 66.0M - 2.33.4 514e6a882f6e 8a8af8ee8af4 2024-02-05T07:15:23.798 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi102.xsyvtb smithi102 *:8000 running (65s) 11s ago 16m 90.3M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 3749fa0e2128 2024-02-05T07:15:23.798 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi177.mzlged smithi177 *:8000 running (22s) 0s ago 16m 90.0M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a c87b8a92407b 2024-02-05T07:15:23.798 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi102.righwg smithi102 *:80 running (57s) 11s ago 15m 90.1M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 8cdf183ad52a 2024-02-05T07:15:23.798 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi177.uynbom smithi177 *:80 running (14s) 0s ago 15m 89.8M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 995044569a76 2024-02-05T07:15:23.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:23 smithi102 bash[68945]: audit 2024-02-05T07:15:22.162936+0000 mgr.y (mgr.25280) 2012 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:15:23.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:23 smithi102 bash[68945]: cluster 2024-02-05T07:15:22.215111+0000 mgr.y (mgr.25280) 2013 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-02-05T07:15:23.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:23 smithi102 bash[68945]: audit 2024-02-05T07:15:23.006655+0000 mgr.y (mgr.25280) 2014 : audit 0 from='client.44899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:15:23.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:23 smithi102 bash[68945]: audit 2024-02-05T07:15:23.210594+0000 mon.a (mon.0) 8347 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:23.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:23 smithi102 bash[68945]: audit 2024-02-05T07:15:23.217862+0000 mon.a (mon.0) 8348 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:23.884 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:23 smithi102 bash[68945]: audit 2024-02-05T07:15:23.224402+0000 mon.a (mon.0) 8349 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:23.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:23 smithi102 bash[71397]: audit 2024-02-05T07:15:22.162936+0000 mgr.y (mgr.25280) 2012 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:15:23.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:23 smithi102 bash[71397]: cluster 2024-02-05T07:15:22.215111+0000 mgr.y (mgr.25280) 2013 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-02-05T07:15:23.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:23 smithi102 bash[71397]: audit 2024-02-05T07:15:23.006655+0000 mgr.y (mgr.25280) 2014 : audit 0 from='client.44899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:15:23.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:23 smithi102 bash[71397]: audit 2024-02-05T07:15:23.210594+0000 mon.a (mon.0) 8347 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:23.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:23 smithi102 bash[71397]: audit 2024-02-05T07:15:23.217862+0000 mon.a (mon.0) 8348 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:23.884 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:23 smithi102 bash[71397]: audit 2024-02-05T07:15:23.224402+0000 mon.a (mon.0) 8349 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:24.231 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:15:24.232 INFO:teuthology.orchestra.run.smithi102.stdout: "mon": { 2024-02-05T07:15:24.232 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T07:15:24.232 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:15:24.232 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr": { 2024-02-05T07:15:24.232 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T07:15:24.232 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:15:24.232 INFO:teuthology.orchestra.run.smithi102.stdout: "osd": { 2024-02-05T07:15:24.232 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 8 2024-02-05T07:15:24.232 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:15:24.232 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw": { 2024-02-05T07:15:24.232 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 4 2024-02-05T07:15:24.232 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:15:24.232 INFO:teuthology.orchestra.run.smithi102.stdout: "overall": { 2024-02-05T07:15:24.233 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 17 2024-02-05T07:15:24.233 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T07:15:24.233 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:15:24.622 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:15:24.622 INFO:teuthology.orchestra.run.smithi102.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:15:24.622 INFO:teuthology.orchestra.run.smithi102.stdout: "in_progress": true, 2024-02-05T07:15:24.622 INFO:teuthology.orchestra.run.smithi102.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T07:15:24.622 INFO:teuthology.orchestra.run.smithi102.stdout: "services_complete": [ 2024-02-05T07:15:24.622 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw", 2024-02-05T07:15:24.623 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr", 2024-02-05T07:15:24.623 INFO:teuthology.orchestra.run.smithi102.stdout: "osd", 2024-02-05T07:15:24.623 INFO:teuthology.orchestra.run.smithi102.stdout: "mon" 2024-02-05T07:15:24.623 INFO:teuthology.orchestra.run.smithi102.stdout: ], 2024-02-05T07:15:24.623 INFO:teuthology.orchestra.run.smithi102.stdout: "progress": "17/23 daemons upgraded", 2024-02-05T07:15:24.623 INFO:teuthology.orchestra.run.smithi102.stdout: "message": "Currently upgrading iscsi daemons", 2024-02-05T07:15:24.623 INFO:teuthology.orchestra.run.smithi102.stdout: "is_paused": false 2024-02-05T07:15:24.623 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:15:25.054 INFO:teuthology.orchestra.run.smithi102.stdout:HEALTH_OK 2024-02-05T07:15:25.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:25 smithi102 bash[68945]: audit 2024-02-05T07:15:23.396857+0000 mgr.y (mgr.25280) 2015 : audit 0 from='client.44905 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:15:25.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:25 smithi102 bash[68945]: audit 2024-02-05T07:15:23.770525+0000 mgr.y (mgr.25280) 2016 : audit 0 from='client.44911 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:15:25.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:25 smithi102 bash[68945]: audit 2024-02-05T07:15:24.223639+0000 mon.a (mon.0) 8350 : audit 0 from='client.? 172.21.15.102:0/3426143541' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:25.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:25 smithi102 bash[68945]: audit 2024-02-05T07:15:25.046808+0000 mon.c (mon.1) 29 : audit 0 from='client.? 172.21.15.102:0/3168847508' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:15:25.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:25 smithi102 bash[71397]: audit 2024-02-05T07:15:23.396857+0000 mgr.y (mgr.25280) 2015 : audit 0 from='client.44905 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:15:25.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:25 smithi102 bash[71397]: audit 2024-02-05T07:15:23.770525+0000 mgr.y (mgr.25280) 2016 : audit 0 from='client.44911 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:15:25.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:25 smithi102 bash[71397]: audit 2024-02-05T07:15:24.223639+0000 mon.a (mon.0) 8350 : audit 0 from='client.? 172.21.15.102:0/3426143541' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:25.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:25 smithi102 bash[71397]: audit 2024-02-05T07:15:25.046808+0000 mon.c (mon.1) 29 : audit 0 from='client.? 172.21.15.102:0/3168847508' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:15:25.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:25 smithi177 bash[56430]: audit 2024-02-05T07:15:23.396857+0000 mgr.y (mgr.25280) 2015 : audit 0 from='client.44905 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:15:25.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:25 smithi177 bash[56430]: audit 2024-02-05T07:15:23.770525+0000 mgr.y (mgr.25280) 2016 : audit 0 from='client.44911 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:15:25.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:25 smithi177 bash[56430]: audit 2024-02-05T07:15:24.223639+0000 mon.a (mon.0) 8350 : audit 0 from='client.? 172.21.15.102:0/3426143541' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:25.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:25 smithi177 bash[56430]: audit 2024-02-05T07:15:25.046808+0000 mon.c (mon.1) 29 : audit 0 from='client.? 172.21.15.102:0/3168847508' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:15:26.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:26 smithi177 bash[56430]: cluster 2024-02-05T07:15:24.216103+0000 mgr.y (mgr.25280) 2017 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 74 op/s 2024-02-05T07:15:26.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:26 smithi177 bash[56430]: audit 2024-02-05T07:15:24.613950+0000 mgr.y (mgr.25280) 2018 : audit 0 from='client.44923 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:15:26.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:26 smithi177 bash[56430]: audit 2024-02-05T07:15:25.807325+0000 mon.a (mon.0) 8351 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:15:26.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:26 smithi102 bash[71397]: cluster 2024-02-05T07:15:24.216103+0000 mgr.y (mgr.25280) 2017 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 74 op/s 2024-02-05T07:15:26.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:26 smithi102 bash[71397]: audit 2024-02-05T07:15:24.613950+0000 mgr.y (mgr.25280) 2018 : audit 0 from='client.44923 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:15:26.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:26 smithi102 bash[71397]: audit 2024-02-05T07:15:25.807325+0000 mon.a (mon.0) 8351 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:15:26.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:26 smithi102 bash[68945]: cluster 2024-02-05T07:15:24.216103+0000 mgr.y (mgr.25280) 2017 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 74 op/s 2024-02-05T07:15:26.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:26 smithi102 bash[68945]: audit 2024-02-05T07:15:24.613950+0000 mgr.y (mgr.25280) 2018 : audit 0 from='client.44923 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:15:26.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:26 smithi102 bash[68945]: audit 2024-02-05T07:15:25.807325+0000 mon.a (mon.0) 8351 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:15:28.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:28 smithi177 bash[56430]: cluster 2024-02-05T07:15:26.217445+0000 mgr.y (mgr.25280) 2019 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 57 op/s 2024-02-05T07:15:28.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:28 smithi177 bash[56430]: audit 2024-02-05T07:15:27.046876+0000 mon.a (mon.0) 8352 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:28.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:28 smithi177 bash[56430]: audit 2024-02-05T07:15:27.061721+0000 mon.a (mon.0) 8353 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:28.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:28 smithi177 bash[56430]: cluster 2024-02-05T07:15:27.064277+0000 mgr.y (mgr.25280) 2020 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-02-05T07:15:28.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:28 smithi177 bash[56430]: audit 2024-02-05T07:15:27.074413+0000 mon.a (mon.0) 8354 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:28.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:28 smithi177 bash[56430]: cluster 2024-02-05T07:15:27.117707+0000 mon.a (mon.0) 8355 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:15:28.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:28 smithi102 bash[68945]: cluster 2024-02-05T07:15:26.217445+0000 mgr.y (mgr.25280) 2019 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 57 op/s 2024-02-05T07:15:28.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:28 smithi102 bash[68945]: audit 2024-02-05T07:15:27.046876+0000 mon.a (mon.0) 8352 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:28.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:28 smithi102 bash[68945]: audit 2024-02-05T07:15:27.061721+0000 mon.a (mon.0) 8353 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:28.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:28 smithi102 bash[68945]: cluster 2024-02-05T07:15:27.064277+0000 mgr.y (mgr.25280) 2020 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-02-05T07:15:28.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:28 smithi102 bash[68945]: audit 2024-02-05T07:15:27.074413+0000 mon.a (mon.0) 8354 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:28.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:28 smithi102 bash[68945]: cluster 2024-02-05T07:15:27.117707+0000 mon.a (mon.0) 8355 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:15:28.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:28 smithi102 bash[71397]: cluster 2024-02-05T07:15:26.217445+0000 mgr.y (mgr.25280) 2019 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 57 op/s 2024-02-05T07:15:28.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:28 smithi102 bash[71397]: audit 2024-02-05T07:15:27.046876+0000 mon.a (mon.0) 8352 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:28.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:28 smithi102 bash[71397]: audit 2024-02-05T07:15:27.061721+0000 mon.a (mon.0) 8353 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:28.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:28 smithi102 bash[71397]: cluster 2024-02-05T07:15:27.064277+0000 mgr.y (mgr.25280) 2020 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-02-05T07:15:28.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:28 smithi102 bash[71397]: audit 2024-02-05T07:15:27.074413+0000 mon.a (mon.0) 8354 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:28.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:28 smithi102 bash[71397]: cluster 2024-02-05T07:15:27.117707+0000 mon.a (mon.0) 8355 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:15:30.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:30 smithi177 bash[56430]: cluster 2024-02-05T07:15:29.065360+0000 mgr.y (mgr.25280) 2021 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-02-05T07:15:30.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:30 smithi102 bash[68945]: cluster 2024-02-05T07:15:29.065360+0000 mgr.y (mgr.25280) 2021 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-02-05T07:15:30.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:30 smithi102 bash[71397]: cluster 2024-02-05T07:15:29.065360+0000 mgr.y (mgr.25280) 2021 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-02-05T07:15:32.419 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:32 smithi102 bash[68945]: cluster 2024-02-05T07:15:31.066564+0000 mgr.y (mgr.25280) 2022 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-02-05T07:15:32.420 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:32 smithi102 bash[71397]: cluster 2024-02-05T07:15:31.066564+0000 mgr.y (mgr.25280) 2022 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-02-05T07:15:32.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:32 smithi177 bash[56430]: cluster 2024-02-05T07:15:31.066564+0000 mgr.y (mgr.25280) 2022 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-02-05T07:15:32.883 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:15:32 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:15:32] "GET /metrics HTTP/1.1" 200 38700 "" "Prometheus/2.33.4" 2024-02-05T07:15:34.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:34 smithi102 bash[71397]: audit 2024-02-05T07:15:32.170843+0000 mgr.y (mgr.25280) 2023 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:15:34.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:34 smithi102 bash[71397]: cluster 2024-02-05T07:15:33.067399+0000 mgr.y (mgr.25280) 2024 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-02-05T07:15:34.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:34 smithi102 bash[68945]: audit 2024-02-05T07:15:32.170843+0000 mgr.y (mgr.25280) 2023 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:15:34.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:34 smithi102 bash[68945]: cluster 2024-02-05T07:15:33.067399+0000 mgr.y (mgr.25280) 2024 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-02-05T07:15:34.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:34 smithi177 bash[56430]: audit 2024-02-05T07:15:32.170843+0000 mgr.y (mgr.25280) 2023 : audit 0 from='client.25396 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:15:34.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:34 smithi177 bash[56430]: cluster 2024-02-05T07:15:33.067399+0000 mgr.y (mgr.25280) 2024 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-02-05T07:15:36.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: cluster 2024-02-05T07:15:35.068501+0000 mgr.y (mgr.25280) 2025 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-05T07:15:36.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.071494+0000 mon.a (mon.0) 8356 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.078727+0000 mon.a (mon.0) 8357 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.084319+0000 mon.a (mon.0) 8358 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:36.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.085426+0000 mon.a (mon.0) 8359 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:36.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: cluster 2024-02-05T07:15:35.087475+0000 mgr.y (mgr.25280) 2026 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-05T07:15:36.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.092413+0000 mon.a (mon.0) 8360 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: cephadm 2024-02-05T07:15:35.093164+0000 mgr.y (mgr.25280) 2027 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:36.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.169257+0000 mon.a (mon.0) 8361 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:15:36.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.177900+0000 mon.a (mon.0) 8362 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:15:36.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.187866+0000 mon.a (mon.0) 8363 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:36.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.190109+0000 mon.a (mon.0) 8364 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:36.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.193644+0000 mon.a (mon.0) 8365 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:36.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.194637+0000 mon.a (mon.0) 8366 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:36.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.202442+0000 mon.a (mon.0) 8367 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.286917+0000 mon.a (mon.0) 8368 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:36.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.291629+0000 mon.a (mon.0) 8369 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:36.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.295970+0000 mon.a (mon.0) 8370 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:36.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.297584+0000 mon.a (mon.0) 8371 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:36.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: cluster 2024-02-05T07:15:35.068501+0000 mgr.y (mgr.25280) 2025 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-05T07:15:36.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.071494+0000 mon.a (mon.0) 8356 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.078727+0000 mon.a (mon.0) 8357 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.084319+0000 mon.a (mon.0) 8358 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:36.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.085426+0000 mon.a (mon.0) 8359 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:36.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: cluster 2024-02-05T07:15:35.087475+0000 mgr.y (mgr.25280) 2026 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-05T07:15:36.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.092413+0000 mon.a (mon.0) 8360 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: cephadm 2024-02-05T07:15:35.093164+0000 mgr.y (mgr.25280) 2027 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:36.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.169257+0000 mon.a (mon.0) 8361 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:15:36.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.177900+0000 mon.a (mon.0) 8362 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:15:36.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.187866+0000 mon.a (mon.0) 8363 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:36.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.190109+0000 mon.a (mon.0) 8364 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:36.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.193644+0000 mon.a (mon.0) 8365 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:36.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.194637+0000 mon.a (mon.0) 8366 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:36.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.202442+0000 mon.a (mon.0) 8367 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.286917+0000 mon.a (mon.0) 8368 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:36.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.291629+0000 mon.a (mon.0) 8369 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:36.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.295970+0000 mon.a (mon.0) 8370 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:36.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.297584+0000 mon.a (mon.0) 8371 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:36.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.306949+0000 mon.a (mon.0) 8372 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.391895+0000 mon.a (mon.0) 8373 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:36.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.396121+0000 mon.a (mon.0) 8374 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:36.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.400048+0000 mon.a (mon.0) 8375 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:36.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.401517+0000 mon.a (mon.0) 8376 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:36.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.409089+0000 mon.a (mon.0) 8377 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.488613+0000 mon.a (mon.0) 8378 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:36.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.491647+0000 mon.a (mon.0) 8379 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:36.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.494910+0000 mon.a (mon.0) 8380 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:36.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.496519+0000 mon.a (mon.0) 8381 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:36.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.504373+0000 mon.a (mon.0) 8382 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.586847+0000 mon.a (mon.0) 8383 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.589402+0000 mon.a (mon.0) 8384 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.592885+0000 mon.a (mon.0) 8385 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.593916+0000 mon.a (mon.0) 8386 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.600446+0000 mon.a (mon.0) 8387 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.663582+0000 mon.a (mon.0) 8388 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.666584+0000 mon.a (mon.0) 8389 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.669611+0000 mon.a (mon.0) 8390 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.670717+0000 mon.a (mon.0) 8391 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.679555+0000 mon.a (mon.0) 8392 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.759478+0000 mon.a (mon.0) 8393 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.762208+0000 mon.a (mon.0) 8394 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.765732+0000 mon.a (mon.0) 8395 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:36.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.767097+0000 mon.a (mon.0) 8396 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:36.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.775831+0000 mon.a (mon.0) 8397 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.858547+0000 mon.a (mon.0) 8398 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:36.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.862081+0000 mon.a (mon.0) 8399 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:36.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.864951+0000 mon.a (mon.0) 8400 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:36.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.866008+0000 mon.a (mon.0) 8401 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:36.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.874320+0000 mon.a (mon.0) 8402 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.952850+0000 mon.a (mon.0) 8403 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:36.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.955821+0000 mon.a (mon.0) 8404 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:36.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.959468+0000 mon.a (mon.0) 8405 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:36.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.960755+0000 mon.a (mon.0) 8406 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:36.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:35.969352+0000 mon.a (mon.0) 8407 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:36.055275+0000 mon.a (mon.0) 8408 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:36.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:36.059495+0000 mon.a (mon.0) 8409 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:36.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:36.063176+0000 mon.a (mon.0) 8410 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:36.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[71397]: audit 2024-02-05T07:15:36.064519+0000 mon.a (mon.0) 8411 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:36.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.306949+0000 mon.a (mon.0) 8372 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.391895+0000 mon.a (mon.0) 8373 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:36.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.396121+0000 mon.a (mon.0) 8374 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:36.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.400048+0000 mon.a (mon.0) 8375 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:36.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.401517+0000 mon.a (mon.0) 8376 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:36.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.409089+0000 mon.a (mon.0) 8377 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.488613+0000 mon.a (mon.0) 8378 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:36.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.491647+0000 mon.a (mon.0) 8379 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:36.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.494910+0000 mon.a (mon.0) 8380 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:36.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.496519+0000 mon.a (mon.0) 8381 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:36.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.504373+0000 mon.a (mon.0) 8382 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.586847+0000 mon.a (mon.0) 8383 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:36.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.589402+0000 mon.a (mon.0) 8384 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:36.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.592885+0000 mon.a (mon.0) 8385 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:36.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.593916+0000 mon.a (mon.0) 8386 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:36.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.600446+0000 mon.a (mon.0) 8387 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.663582+0000 mon.a (mon.0) 8388 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:36.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.666584+0000 mon.a (mon.0) 8389 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:36.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.669611+0000 mon.a (mon.0) 8390 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:36.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.670717+0000 mon.a (mon.0) 8391 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:36.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.679555+0000 mon.a (mon.0) 8392 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.759478+0000 mon.a (mon.0) 8393 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:36.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.762208+0000 mon.a (mon.0) 8394 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:36.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.765732+0000 mon.a (mon.0) 8395 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:36.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.767097+0000 mon.a (mon.0) 8396 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:36.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.775831+0000 mon.a (mon.0) 8397 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.858547+0000 mon.a (mon.0) 8398 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:36.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.862081+0000 mon.a (mon.0) 8399 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:36.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.864951+0000 mon.a (mon.0) 8400 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:36.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.866008+0000 mon.a (mon.0) 8401 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:36.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.874320+0000 mon.a (mon.0) 8402 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.952850+0000 mon.a (mon.0) 8403 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:36.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.955821+0000 mon.a (mon.0) 8404 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:36.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.959468+0000 mon.a (mon.0) 8405 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:36.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.960755+0000 mon.a (mon.0) 8406 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:36.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:35.969352+0000 mon.a (mon.0) 8407 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:36.055275+0000 mon.a (mon.0) 8408 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:36.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:36.059495+0000 mon.a (mon.0) 8409 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:36.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:36.063176+0000 mon.a (mon.0) 8410 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:36.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:36 smithi102 bash[68945]: audit 2024-02-05T07:15:36.064519+0000 mon.a (mon.0) 8411 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:36.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: cluster 2024-02-05T07:15:35.068501+0000 mgr.y (mgr.25280) 2025 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-05T07:15:36.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.071494+0000 mon.a (mon.0) 8356 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.078727+0000 mon.a (mon.0) 8357 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.084319+0000 mon.a (mon.0) 8358 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:36.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.085426+0000 mon.a (mon.0) 8359 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:36.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: cluster 2024-02-05T07:15:35.087475+0000 mgr.y (mgr.25280) 2026 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-05T07:15:36.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.092413+0000 mon.a (mon.0) 8360 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: cephadm 2024-02-05T07:15:35.093164+0000 mgr.y (mgr.25280) 2027 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:36.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.169257+0000 mon.a (mon.0) 8361 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:15:36.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.177900+0000 mon.a (mon.0) 8362 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:15:36.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.187866+0000 mon.a (mon.0) 8363 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:36.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.190109+0000 mon.a (mon.0) 8364 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:36.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.193644+0000 mon.a (mon.0) 8365 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:36.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.194637+0000 mon.a (mon.0) 8366 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:36.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.202442+0000 mon.a (mon.0) 8367 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.286917+0000 mon.a (mon.0) 8368 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:36.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.291629+0000 mon.a (mon.0) 8369 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:36.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.295970+0000 mon.a (mon.0) 8370 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:36.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.297584+0000 mon.a (mon.0) 8371 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:36.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.306949+0000 mon.a (mon.0) 8372 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.391895+0000 mon.a (mon.0) 8373 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:36.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.396121+0000 mon.a (mon.0) 8374 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:36.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.400048+0000 mon.a (mon.0) 8375 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:36.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.401517+0000 mon.a (mon.0) 8376 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:36.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.409089+0000 mon.a (mon.0) 8377 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.488613+0000 mon.a (mon.0) 8378 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:36.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.491647+0000 mon.a (mon.0) 8379 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:36.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.494910+0000 mon.a (mon.0) 8380 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:36.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.496519+0000 mon.a (mon.0) 8381 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:36.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.504373+0000 mon.a (mon.0) 8382 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.586847+0000 mon.a (mon.0) 8383 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:36.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.589402+0000 mon.a (mon.0) 8384 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:36.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.592885+0000 mon.a (mon.0) 8385 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:36.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.593916+0000 mon.a (mon.0) 8386 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:36.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.600446+0000 mon.a (mon.0) 8387 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.663582+0000 mon.a (mon.0) 8388 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:36.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.666584+0000 mon.a (mon.0) 8389 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:36.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.669611+0000 mon.a (mon.0) 8390 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:36.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.670717+0000 mon.a (mon.0) 8391 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:36.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.679555+0000 mon.a (mon.0) 8392 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.759478+0000 mon.a (mon.0) 8393 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:36.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.762208+0000 mon.a (mon.0) 8394 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:36.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.765732+0000 mon.a (mon.0) 8395 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:36.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.767097+0000 mon.a (mon.0) 8396 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:36.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.775831+0000 mon.a (mon.0) 8397 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.858547+0000 mon.a (mon.0) 8398 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:36.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.862081+0000 mon.a (mon.0) 8399 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:36.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.864951+0000 mon.a (mon.0) 8400 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:36.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.866008+0000 mon.a (mon.0) 8401 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:36.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.874320+0000 mon.a (mon.0) 8402 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.952850+0000 mon.a (mon.0) 8403 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:36.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.955821+0000 mon.a (mon.0) 8404 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:36.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.959468+0000 mon.a (mon.0) 8405 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:36.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.960755+0000 mon.a (mon.0) 8406 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:36.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:35.969352+0000 mon.a (mon.0) 8407 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:36.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:36.055275+0000 mon.a (mon.0) 8408 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:36.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:36.059495+0000 mon.a (mon.0) 8409 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:36.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:36.063176+0000 mon.a (mon.0) 8410 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:36.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:36 smithi177 bash[56430]: audit 2024-02-05T07:15:36.064519+0000 mon.a (mon.0) 8411 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:37.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:35.170011+0000 mgr.y (mgr.25280) 2028 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:15:37.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:35.178452+0000 mgr.y (mgr.25280) 2029 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:15:37.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: cephadm 2024-02-05T07:15:35.203431+0000 mgr.y (mgr.25280) 2030 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:37.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: cephadm 2024-02-05T07:15:35.307697+0000 mgr.y (mgr.25280) 2031 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:37.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: cephadm 2024-02-05T07:15:35.409754+0000 mgr.y (mgr.25280) 2032 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:37.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: cephadm 2024-02-05T07:15:35.505120+0000 mgr.y (mgr.25280) 2033 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:37.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: cephadm 2024-02-05T07:15:35.601077+0000 mgr.y (mgr.25280) 2034 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:37.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: cephadm 2024-02-05T07:15:35.680478+0000 mgr.y (mgr.25280) 2035 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:37.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: cephadm 2024-02-05T07:15:35.776696+0000 mgr.y (mgr.25280) 2036 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:37.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: cephadm 2024-02-05T07:15:35.874907+0000 mgr.y (mgr.25280) 2037 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:37.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: cephadm 2024-02-05T07:15:35.971193+0000 mgr.y (mgr.25280) 2038 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:37.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: cluster 2024-02-05T07:15:36.068164+0000 mon.a (mon.0) 8412 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:15:37.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: cluster 2024-02-05T07:15:36.068212+0000 mon.a (mon.0) 8413 : cluster 1 Cluster is now healthy 2024-02-05T07:15:37.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.072771+0000 mon.a (mon.0) 8414 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:37.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: cephadm 2024-02-05T07:15:36.073530+0000 mgr.y (mgr.25280) 2039 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:37.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.153886+0000 mon.a (mon.0) 8415 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:37.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.157661+0000 mon.a (mon.0) 8416 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:37.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.161429+0000 mon.a (mon.0) 8417 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:37.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.162693+0000 mon.a (mon.0) 8418 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:37.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.171138+0000 mon.a (mon.0) 8419 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:37.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.255740+0000 mon.a (mon.0) 8420 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:37.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.258673+0000 mon.a (mon.0) 8421 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:37.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.261338+0000 mon.a (mon.0) 8422 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:37.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.262260+0000 mon.a (mon.0) 8423 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:37.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.269193+0000 mon.a (mon.0) 8424 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:37.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.353448+0000 mon.a (mon.0) 8425 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:37.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.356023+0000 mon.a (mon.0) 8426 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:37.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.358591+0000 mon.a (mon.0) 8427 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:37.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.359641+0000 mon.a (mon.0) 8428 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:37.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.365515+0000 mon.a (mon.0) 8429 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:37.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.447115+0000 mon.a (mon.0) 8430 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:37.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.449567+0000 mon.a (mon.0) 8431 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:37.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.452265+0000 mon.a (mon.0) 8432 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:37.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.453015+0000 mon.a (mon.0) 8433 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:37.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.458645+0000 mon.a (mon.0) 8434 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:37.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.538915+0000 mon.a (mon.0) 8435 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:37.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.541842+0000 mon.a (mon.0) 8436 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:37.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.544108+0000 mon.a (mon.0) 8437 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:37.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.545030+0000 mon.a (mon.0) 8438 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:37.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.555025+0000 mon.a (mon.0) 8439 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:37.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.638271+0000 mon.a (mon.0) 8440 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:37.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:35.170011+0000 mgr.y (mgr.25280) 2028 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:15:37.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:35.178452+0000 mgr.y (mgr.25280) 2029 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:15:37.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: cephadm 2024-02-05T07:15:35.203431+0000 mgr.y (mgr.25280) 2030 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:37.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: cephadm 2024-02-05T07:15:35.307697+0000 mgr.y (mgr.25280) 2031 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:37.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: cephadm 2024-02-05T07:15:35.409754+0000 mgr.y (mgr.25280) 2032 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:37.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: cephadm 2024-02-05T07:15:35.505120+0000 mgr.y (mgr.25280) 2033 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:37.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: cephadm 2024-02-05T07:15:35.601077+0000 mgr.y (mgr.25280) 2034 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:37.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: cephadm 2024-02-05T07:15:35.680478+0000 mgr.y (mgr.25280) 2035 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:37.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: cephadm 2024-02-05T07:15:35.776696+0000 mgr.y (mgr.25280) 2036 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:37.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: cephadm 2024-02-05T07:15:35.874907+0000 mgr.y (mgr.25280) 2037 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:37.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: cephadm 2024-02-05T07:15:35.971193+0000 mgr.y (mgr.25280) 2038 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:37.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: cluster 2024-02-05T07:15:36.068164+0000 mon.a (mon.0) 8412 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:15:37.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: cluster 2024-02-05T07:15:36.068212+0000 mon.a (mon.0) 8413 : cluster 1 Cluster is now healthy 2024-02-05T07:15:37.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.072771+0000 mon.a (mon.0) 8414 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:37.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: cephadm 2024-02-05T07:15:36.073530+0000 mgr.y (mgr.25280) 2039 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:37.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.153886+0000 mon.a (mon.0) 8415 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:37.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.157661+0000 mon.a (mon.0) 8416 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:37.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.161429+0000 mon.a (mon.0) 8417 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:37.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.162693+0000 mon.a (mon.0) 8418 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:37.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.171138+0000 mon.a (mon.0) 8419 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:37.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.255740+0000 mon.a (mon.0) 8420 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:37.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.640549+0000 mon.a (mon.0) 8441 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:37.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.643383+0000 mon.a (mon.0) 8442 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:37.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.644261+0000 mon.a (mon.0) 8443 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:37.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.649843+0000 mon.a (mon.0) 8444 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:37.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.732813+0000 mon.a (mon.0) 8445 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:37.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.734887+0000 mon.a (mon.0) 8446 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:37.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.738512+0000 mon.a (mon.0) 8447 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:37.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.739346+0000 mon.a (mon.0) 8448 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:37.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.747256+0000 mon.a (mon.0) 8449 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:37.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.830762+0000 mon.a (mon.0) 8450 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:37.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.833465+0000 mon.a (mon.0) 8451 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:37.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.837519+0000 mon.a (mon.0) 8452 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:37.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.838511+0000 mon.a (mon.0) 8453 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:37.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.844650+0000 mon.a (mon.0) 8454 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:37.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.925781+0000 mon.a (mon.0) 8455 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:37.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.928385+0000 mon.a (mon.0) 8456 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:37.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.931635+0000 mon.a (mon.0) 8457 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:37.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.932890+0000 mon.a (mon.0) 8458 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:37.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:36.941225+0000 mon.a (mon.0) 8459 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:37.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:37.021499+0000 mon.a (mon.0) 8460 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:37.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:37.023680+0000 mon.a (mon.0) 8461 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:37.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:37.027509+0000 mon.a (mon.0) 8462 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:37.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:37.028542+0000 mon.a (mon.0) 8463 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:37.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[68945]: audit 2024-02-05T07:15:37.036251+0000 mon.a (mon.0) 8464 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:37.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.258673+0000 mon.a (mon.0) 8421 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:37.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.261338+0000 mon.a (mon.0) 8422 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:37.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.262260+0000 mon.a (mon.0) 8423 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:37.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.269193+0000 mon.a (mon.0) 8424 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:37.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.353448+0000 mon.a (mon.0) 8425 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:37.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.356023+0000 mon.a (mon.0) 8426 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:37.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.358591+0000 mon.a (mon.0) 8427 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:37.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.359641+0000 mon.a (mon.0) 8428 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:37.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.365515+0000 mon.a (mon.0) 8429 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:37.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.447115+0000 mon.a (mon.0) 8430 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:37.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.449567+0000 mon.a (mon.0) 8431 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:37.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.452265+0000 mon.a (mon.0) 8432 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:37.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.453015+0000 mon.a (mon.0) 8433 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:37.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.458645+0000 mon.a (mon.0) 8434 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:37.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.538915+0000 mon.a (mon.0) 8435 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:37.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.541842+0000 mon.a (mon.0) 8436 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:37.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.544108+0000 mon.a (mon.0) 8437 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:37.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.545030+0000 mon.a (mon.0) 8438 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:37.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.555025+0000 mon.a (mon.0) 8439 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:37.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.638271+0000 mon.a (mon.0) 8440 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:37.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.640549+0000 mon.a (mon.0) 8441 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:37.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.643383+0000 mon.a (mon.0) 8442 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:37.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.644261+0000 mon.a (mon.0) 8443 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:37.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.649843+0000 mon.a (mon.0) 8444 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:37.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.732813+0000 mon.a (mon.0) 8445 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:37.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.734887+0000 mon.a (mon.0) 8446 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:37.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.738512+0000 mon.a (mon.0) 8447 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:37.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.739346+0000 mon.a (mon.0) 8448 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:37.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.747256+0000 mon.a (mon.0) 8449 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:37.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.830762+0000 mon.a (mon.0) 8450 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:37.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.833465+0000 mon.a (mon.0) 8451 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:37.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.837519+0000 mon.a (mon.0) 8452 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:37.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.838511+0000 mon.a (mon.0) 8453 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:37.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.844650+0000 mon.a (mon.0) 8454 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:37.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.925781+0000 mon.a (mon.0) 8455 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:37.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.928385+0000 mon.a (mon.0) 8456 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:37.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.931635+0000 mon.a (mon.0) 8457 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:37.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.932890+0000 mon.a (mon.0) 8458 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:37.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:36.941225+0000 mon.a (mon.0) 8459 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:37.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:37.021499+0000 mon.a (mon.0) 8460 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:37.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:37.023680+0000 mon.a (mon.0) 8461 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:37.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:37.027509+0000 mon.a (mon.0) 8462 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:37.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:37.028542+0000 mon.a (mon.0) 8463 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:37.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:37 smithi102 bash[71397]: audit 2024-02-05T07:15:37.036251+0000 mon.a (mon.0) 8464 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:37.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:35.170011+0000 mgr.y (mgr.25280) 2028 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-05T07:15:37.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:35.178452+0000 mgr.y (mgr.25280) 2029 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-05T07:15:37.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: cephadm 2024-02-05T07:15:35.203431+0000 mgr.y (mgr.25280) 2030 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:37.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: cephadm 2024-02-05T07:15:35.307697+0000 mgr.y (mgr.25280) 2031 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:37.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: cephadm 2024-02-05T07:15:35.409754+0000 mgr.y (mgr.25280) 2032 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:37.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: cephadm 2024-02-05T07:15:35.505120+0000 mgr.y (mgr.25280) 2033 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:37.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: cephadm 2024-02-05T07:15:35.601077+0000 mgr.y (mgr.25280) 2034 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:37.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: cephadm 2024-02-05T07:15:35.680478+0000 mgr.y (mgr.25280) 2035 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:37.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: cephadm 2024-02-05T07:15:35.776696+0000 mgr.y (mgr.25280) 2036 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:37.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: cephadm 2024-02-05T07:15:35.874907+0000 mgr.y (mgr.25280) 2037 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:37.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: cephadm 2024-02-05T07:15:35.971193+0000 mgr.y (mgr.25280) 2038 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:37.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: cluster 2024-02-05T07:15:36.068164+0000 mon.a (mon.0) 8412 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:15:37.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: cluster 2024-02-05T07:15:36.068212+0000 mon.a (mon.0) 8413 : cluster 1 Cluster is now healthy 2024-02-05T07:15:37.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.072771+0000 mon.a (mon.0) 8414 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:37.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: cephadm 2024-02-05T07:15:36.073530+0000 mgr.y (mgr.25280) 2039 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:37.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.153886+0000 mon.a (mon.0) 8415 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:37.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.157661+0000 mon.a (mon.0) 8416 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:37.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.161429+0000 mon.a (mon.0) 8417 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:37.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.162693+0000 mon.a (mon.0) 8418 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:37.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.171138+0000 mon.a (mon.0) 8419 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:37.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.255740+0000 mon.a (mon.0) 8420 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:37.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.258673+0000 mon.a (mon.0) 8421 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:37.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.261338+0000 mon.a (mon.0) 8422 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:37.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.262260+0000 mon.a (mon.0) 8423 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:37.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.269193+0000 mon.a (mon.0) 8424 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:37.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.353448+0000 mon.a (mon.0) 8425 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:37.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.356023+0000 mon.a (mon.0) 8426 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:37.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.358591+0000 mon.a (mon.0) 8427 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:37.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.359641+0000 mon.a (mon.0) 8428 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:37.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.365515+0000 mon.a (mon.0) 8429 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:37.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.447115+0000 mon.a (mon.0) 8430 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:37.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.449567+0000 mon.a (mon.0) 8431 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:37.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.452265+0000 mon.a (mon.0) 8432 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:37.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.453015+0000 mon.a (mon.0) 8433 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:37.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.458645+0000 mon.a (mon.0) 8434 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:37.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.538915+0000 mon.a (mon.0) 8435 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:37.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.541842+0000 mon.a (mon.0) 8436 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:37.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.544108+0000 mon.a (mon.0) 8437 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:37.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.545030+0000 mon.a (mon.0) 8438 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:37.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.555025+0000 mon.a (mon.0) 8439 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:37.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.638271+0000 mon.a (mon.0) 8440 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:37.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.640549+0000 mon.a (mon.0) 8441 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:37.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.643383+0000 mon.a (mon.0) 8442 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:37.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.644261+0000 mon.a (mon.0) 8443 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:37.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.649843+0000 mon.a (mon.0) 8444 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:37.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.732813+0000 mon.a (mon.0) 8445 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:37.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.734887+0000 mon.a (mon.0) 8446 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:37.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.738512+0000 mon.a (mon.0) 8447 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:37.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.739346+0000 mon.a (mon.0) 8448 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:37.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.747256+0000 mon.a (mon.0) 8449 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:37.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.830762+0000 mon.a (mon.0) 8450 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:37.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.833465+0000 mon.a (mon.0) 8451 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:37.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.837519+0000 mon.a (mon.0) 8452 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:37.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.838511+0000 mon.a (mon.0) 8453 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:37.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.844650+0000 mon.a (mon.0) 8454 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:37.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.925781+0000 mon.a (mon.0) 8455 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:37.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.928385+0000 mon.a (mon.0) 8456 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:37.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.931635+0000 mon.a (mon.0) 8457 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:37.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.932890+0000 mon.a (mon.0) 8458 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:37.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:36.941225+0000 mon.a (mon.0) 8459 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:37.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:37.021499+0000 mon.a (mon.0) 8460 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:37.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:37.023680+0000 mon.a (mon.0) 8461 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:37.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:37.027509+0000 mon.a (mon.0) 8462 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:37.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:37.028542+0000 mon.a (mon.0) 8463 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:37.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:37 smithi177 bash[56430]: audit 2024-02-05T07:15:37.036251+0000 mon.a (mon.0) 8464 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:38.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: cephadm 2024-02-05T07:15:36.171872+0000 mgr.y (mgr.25280) 2040 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:38.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: cephadm 2024-02-05T07:15:36.269863+0000 mgr.y (mgr.25280) 2041 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:38.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: cephadm 2024-02-05T07:15:36.366045+0000 mgr.y (mgr.25280) 2042 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:38.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: cephadm 2024-02-05T07:15:36.459119+0000 mgr.y (mgr.25280) 2043 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:38.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: cephadm 2024-02-05T07:15:36.555654+0000 mgr.y (mgr.25280) 2044 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:38.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: cephadm 2024-02-05T07:15:36.650423+0000 mgr.y (mgr.25280) 2045 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:38.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: cephadm 2024-02-05T07:15:36.748161+0000 mgr.y (mgr.25280) 2046 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:38.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: cephadm 2024-02-05T07:15:36.845207+0000 mgr.y (mgr.25280) 2047 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:38.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: cephadm 2024-02-05T07:15:36.942118+0000 mgr.y (mgr.25280) 2048 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:38.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: cephadm 2024-02-05T07:15:37.036844+0000 mgr.y (mgr.25280) 2049 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:38.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: cluster 2024-02-05T07:15:37.088848+0000 mgr.y (mgr.25280) 2050 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-02-05T07:15:38.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.116167+0000 mon.a (mon.0) 8465 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:38.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.118375+0000 mon.a (mon.0) 8466 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:38.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.120750+0000 mon.a (mon.0) 8467 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:38.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.121539+0000 mon.a (mon.0) 8468 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:38.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.126803+0000 mon.a (mon.0) 8469 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:38.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: cephadm 2024-02-05T07:15:37.127371+0000 mgr.y (mgr.25280) 2051 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:38.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.206352+0000 mon.a (mon.0) 8470 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:38.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.208802+0000 mon.a (mon.0) 8471 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:38.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.211270+0000 mon.a (mon.0) 8472 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:38.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.212013+0000 mon.a (mon.0) 8473 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:38.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: cephadm 2024-02-05T07:15:36.171872+0000 mgr.y (mgr.25280) 2040 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:38.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: cephadm 2024-02-05T07:15:36.269863+0000 mgr.y (mgr.25280) 2041 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:38.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: cephadm 2024-02-05T07:15:36.366045+0000 mgr.y (mgr.25280) 2042 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:38.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: cephadm 2024-02-05T07:15:36.459119+0000 mgr.y (mgr.25280) 2043 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:38.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: cephadm 2024-02-05T07:15:36.555654+0000 mgr.y (mgr.25280) 2044 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:38.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: cephadm 2024-02-05T07:15:36.650423+0000 mgr.y (mgr.25280) 2045 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:38.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: cephadm 2024-02-05T07:15:36.748161+0000 mgr.y (mgr.25280) 2046 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:38.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: cephadm 2024-02-05T07:15:36.845207+0000 mgr.y (mgr.25280) 2047 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:38.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: cephadm 2024-02-05T07:15:36.942118+0000 mgr.y (mgr.25280) 2048 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:38.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: cephadm 2024-02-05T07:15:37.036844+0000 mgr.y (mgr.25280) 2049 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:38.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: cluster 2024-02-05T07:15:37.088848+0000 mgr.y (mgr.25280) 2050 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-02-05T07:15:38.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.116167+0000 mon.a (mon.0) 8465 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:38.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.118375+0000 mon.a (mon.0) 8466 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:38.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.120750+0000 mon.a (mon.0) 8467 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:38.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.121539+0000 mon.a (mon.0) 8468 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:38.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.126803+0000 mon.a (mon.0) 8469 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:38.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: cephadm 2024-02-05T07:15:37.127371+0000 mgr.y (mgr.25280) 2051 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:38.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.206352+0000 mon.a (mon.0) 8470 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:38.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.208802+0000 mon.a (mon.0) 8471 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:38.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.211270+0000 mon.a (mon.0) 8472 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:38.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.212013+0000 mon.a (mon.0) 8473 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:38.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.219353+0000 mon.a (mon.0) 8474 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:38.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.300020+0000 mon.a (mon.0) 8475 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:38.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.302017+0000 mon.a (mon.0) 8476 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:38.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.304064+0000 mon.a (mon.0) 8477 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:38.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.304807+0000 mon.a (mon.0) 8478 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:38.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.310537+0000 mon.a (mon.0) 8479 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:38.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.391290+0000 mon.a (mon.0) 8480 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:38.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.394475+0000 mon.a (mon.0) 8481 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:38.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.398217+0000 mon.a (mon.0) 8482 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:38.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.399718+0000 mon.a (mon.0) 8483 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:38.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.407700+0000 mon.a (mon.0) 8484 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:38.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.484130+0000 mon.a (mon.0) 8485 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:38.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.486257+0000 mon.a (mon.0) 8486 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:38.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.488552+0000 mon.a (mon.0) 8487 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:38.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.489388+0000 mon.a (mon.0) 8488 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:38.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.496004+0000 mon.a (mon.0) 8489 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:38.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.578475+0000 mon.a (mon.0) 8490 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:38.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.581906+0000 mon.a (mon.0) 8491 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:38.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.585396+0000 mon.a (mon.0) 8492 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:38.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.219353+0000 mon.a (mon.0) 8474 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:38.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.300020+0000 mon.a (mon.0) 8475 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:38.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.302017+0000 mon.a (mon.0) 8476 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:38.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.304064+0000 mon.a (mon.0) 8477 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:38.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.304807+0000 mon.a (mon.0) 8478 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:38.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.310537+0000 mon.a (mon.0) 8479 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:38.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.391290+0000 mon.a (mon.0) 8480 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:38.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.394475+0000 mon.a (mon.0) 8481 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:38.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.398217+0000 mon.a (mon.0) 8482 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:38.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.399718+0000 mon.a (mon.0) 8483 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:38.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.407700+0000 mon.a (mon.0) 8484 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:38.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.484130+0000 mon.a (mon.0) 8485 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:38.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.486257+0000 mon.a (mon.0) 8486 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:38.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.488552+0000 mon.a (mon.0) 8487 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:38.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.489388+0000 mon.a (mon.0) 8488 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:38.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.496004+0000 mon.a (mon.0) 8489 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:38.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.578475+0000 mon.a (mon.0) 8490 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:38.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.581906+0000 mon.a (mon.0) 8491 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:38.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.585396+0000 mon.a (mon.0) 8492 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:38.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.586479+0000 mon.a (mon.0) 8493 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:38.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.595372+0000 mon.a (mon.0) 8494 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:38.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.674157+0000 mon.a (mon.0) 8495 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:38.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.676318+0000 mon.a (mon.0) 8496 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:38.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.680110+0000 mon.a (mon.0) 8497 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:38.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.681011+0000 mon.a (mon.0) 8498 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:38.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.688739+0000 mon.a (mon.0) 8499 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:38.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.773425+0000 mon.a (mon.0) 8500 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:38.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.775948+0000 mon.a (mon.0) 8501 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:38.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.779681+0000 mon.a (mon.0) 8502 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:38.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.780977+0000 mon.a (mon.0) 8503 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:38.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.788263+0000 mon.a (mon.0) 8504 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:38.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.870981+0000 mon.a (mon.0) 8505 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:38.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.873909+0000 mon.a (mon.0) 8506 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:38.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.877130+0000 mon.a (mon.0) 8507 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:38.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.878457+0000 mon.a (mon.0) 8508 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:38.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.885166+0000 mon.a (mon.0) 8509 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:38.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.965551+0000 mon.a (mon.0) 8510 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:38.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.968453+0000 mon.a (mon.0) 8511 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:38.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.971492+0000 mon.a (mon.0) 8512 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:38.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.972556+0000 mon.a (mon.0) 8513 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:38.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:37.981125+0000 mon.a (mon.0) 8514 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:38.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:38.064735+0000 mon.a (mon.0) 8515 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:38.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:38.068576+0000 mon.a (mon.0) 8516 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:38.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:38.072301+0000 mon.a (mon.0) 8517 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:38.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[71397]: audit 2024-02-05T07:15:38.073398+0000 mon.a (mon.0) 8518 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:38.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.586479+0000 mon.a (mon.0) 8493 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:38.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.595372+0000 mon.a (mon.0) 8494 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:38.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.674157+0000 mon.a (mon.0) 8495 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:38.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.676318+0000 mon.a (mon.0) 8496 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:38.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.680110+0000 mon.a (mon.0) 8497 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:38.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.681011+0000 mon.a (mon.0) 8498 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:38.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.688739+0000 mon.a (mon.0) 8499 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:38.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.773425+0000 mon.a (mon.0) 8500 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:38.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.775948+0000 mon.a (mon.0) 8501 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:38.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.779681+0000 mon.a (mon.0) 8502 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:38.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.780977+0000 mon.a (mon.0) 8503 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:38.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.788263+0000 mon.a (mon.0) 8504 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:38.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.870981+0000 mon.a (mon.0) 8505 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:38.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.873909+0000 mon.a (mon.0) 8506 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:38.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.877130+0000 mon.a (mon.0) 8507 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:38.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.878457+0000 mon.a (mon.0) 8508 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:38.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.885166+0000 mon.a (mon.0) 8509 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:38.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.965551+0000 mon.a (mon.0) 8510 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:38.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.968453+0000 mon.a (mon.0) 8511 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:38.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.971492+0000 mon.a (mon.0) 8512 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:38.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.972556+0000 mon.a (mon.0) 8513 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:38.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:37.981125+0000 mon.a (mon.0) 8514 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:38.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:38.064735+0000 mon.a (mon.0) 8515 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:38.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:38.068576+0000 mon.a (mon.0) 8516 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:38.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:38.072301+0000 mon.a (mon.0) 8517 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:38.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:38 smithi102 bash[68945]: audit 2024-02-05T07:15:38.073398+0000 mon.a (mon.0) 8518 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:38.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: cephadm 2024-02-05T07:15:36.171872+0000 mgr.y (mgr.25280) 2040 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:38.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: cephadm 2024-02-05T07:15:36.269863+0000 mgr.y (mgr.25280) 2041 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:38.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: cephadm 2024-02-05T07:15:36.366045+0000 mgr.y (mgr.25280) 2042 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:38.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: cephadm 2024-02-05T07:15:36.459119+0000 mgr.y (mgr.25280) 2043 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:38.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: cephadm 2024-02-05T07:15:36.555654+0000 mgr.y (mgr.25280) 2044 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:38.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: cephadm 2024-02-05T07:15:36.650423+0000 mgr.y (mgr.25280) 2045 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:38.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: cephadm 2024-02-05T07:15:36.748161+0000 mgr.y (mgr.25280) 2046 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:38.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: cephadm 2024-02-05T07:15:36.845207+0000 mgr.y (mgr.25280) 2047 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:38.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: cephadm 2024-02-05T07:15:36.942118+0000 mgr.y (mgr.25280) 2048 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:38.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: cephadm 2024-02-05T07:15:37.036844+0000 mgr.y (mgr.25280) 2049 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:38.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: cluster 2024-02-05T07:15:37.088848+0000 mgr.y (mgr.25280) 2050 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-02-05T07:15:38.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.116167+0000 mon.a (mon.0) 8465 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:38.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.118375+0000 mon.a (mon.0) 8466 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:38.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.120750+0000 mon.a (mon.0) 8467 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:38.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.121539+0000 mon.a (mon.0) 8468 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:38.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.126803+0000 mon.a (mon.0) 8469 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:38.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: cephadm 2024-02-05T07:15:37.127371+0000 mgr.y (mgr.25280) 2051 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:38.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.206352+0000 mon.a (mon.0) 8470 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:38.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.208802+0000 mon.a (mon.0) 8471 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:38.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.211270+0000 mon.a (mon.0) 8472 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:38.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.212013+0000 mon.a (mon.0) 8473 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:38.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.219353+0000 mon.a (mon.0) 8474 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:38.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.300020+0000 mon.a (mon.0) 8475 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:38.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.302017+0000 mon.a (mon.0) 8476 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:38.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.304064+0000 mon.a (mon.0) 8477 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:38.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.304807+0000 mon.a (mon.0) 8478 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:38.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.310537+0000 mon.a (mon.0) 8479 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:38.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.391290+0000 mon.a (mon.0) 8480 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:38.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.394475+0000 mon.a (mon.0) 8481 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:38.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.398217+0000 mon.a (mon.0) 8482 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:38.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.399718+0000 mon.a (mon.0) 8483 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:38.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.407700+0000 mon.a (mon.0) 8484 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:38.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.484130+0000 mon.a (mon.0) 8485 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:38.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.486257+0000 mon.a (mon.0) 8486 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:38.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.488552+0000 mon.a (mon.0) 8487 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:38.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.489388+0000 mon.a (mon.0) 8488 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:38.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.496004+0000 mon.a (mon.0) 8489 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:38.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.578475+0000 mon.a (mon.0) 8490 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:38.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.581906+0000 mon.a (mon.0) 8491 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:38.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.585396+0000 mon.a (mon.0) 8492 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:38.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.586479+0000 mon.a (mon.0) 8493 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:38.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.595372+0000 mon.a (mon.0) 8494 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:38.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.674157+0000 mon.a (mon.0) 8495 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:38.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.676318+0000 mon.a (mon.0) 8496 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:38.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.680110+0000 mon.a (mon.0) 8497 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:38.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.681011+0000 mon.a (mon.0) 8498 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:38.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.688739+0000 mon.a (mon.0) 8499 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:38.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.773425+0000 mon.a (mon.0) 8500 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:38.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.775948+0000 mon.a (mon.0) 8501 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:38.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.779681+0000 mon.a (mon.0) 8502 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:38.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.780977+0000 mon.a (mon.0) 8503 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:38.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.788263+0000 mon.a (mon.0) 8504 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:38.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.870981+0000 mon.a (mon.0) 8505 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:38.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.873909+0000 mon.a (mon.0) 8506 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:38.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.877130+0000 mon.a (mon.0) 8507 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:38.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.878457+0000 mon.a (mon.0) 8508 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:38.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.885166+0000 mon.a (mon.0) 8509 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:38.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.965551+0000 mon.a (mon.0) 8510 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:38.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.968453+0000 mon.a (mon.0) 8511 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:38.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.971492+0000 mon.a (mon.0) 8512 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:38.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.972556+0000 mon.a (mon.0) 8513 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:38.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:37.981125+0000 mon.a (mon.0) 8514 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:38.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:38.064735+0000 mon.a (mon.0) 8515 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:38.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:38.068576+0000 mon.a (mon.0) 8516 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:38.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:38.072301+0000 mon.a (mon.0) 8517 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:38.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:38 smithi177 bash[56430]: audit 2024-02-05T07:15:38.073398+0000 mon.a (mon.0) 8518 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:39.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: cephadm 2024-02-05T07:15:37.219865+0000 mgr.y (mgr.25280) 2052 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:39.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: cephadm 2024-02-05T07:15:37.311174+0000 mgr.y (mgr.25280) 2053 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:39.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: cephadm 2024-02-05T07:15:37.408306+0000 mgr.y (mgr.25280) 2054 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:39.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: cephadm 2024-02-05T07:15:37.496567+0000 mgr.y (mgr.25280) 2055 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:39.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: cephadm 2024-02-05T07:15:37.596156+0000 mgr.y (mgr.25280) 2056 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:39.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: cephadm 2024-02-05T07:15:37.689630+0000 mgr.y (mgr.25280) 2057 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:39.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: cephadm 2024-02-05T07:15:37.788915+0000 mgr.y (mgr.25280) 2058 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:39.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: cephadm 2024-02-05T07:15:37.885930+0000 mgr.y (mgr.25280) 2059 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:39.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: cephadm 2024-02-05T07:15:37.981789+0000 mgr.y (mgr.25280) 2060 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:39.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.081208+0000 mon.a (mon.0) 8519 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:39.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: cephadm 2024-02-05T07:15:38.081811+0000 mgr.y (mgr.25280) 2061 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:39.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.164987+0000 mon.a (mon.0) 8520 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:39.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.168142+0000 mon.a (mon.0) 8521 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:39.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.171534+0000 mon.a (mon.0) 8522 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:39.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.172715+0000 mon.a (mon.0) 8523 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:39.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.181266+0000 mon.a (mon.0) 8524 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:39.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.263195+0000 mon.a (mon.0) 8525 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:39.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.265359+0000 mon.a (mon.0) 8526 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:39.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.267928+0000 mon.a (mon.0) 8527 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:39.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.268819+0000 mon.a (mon.0) 8528 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:39.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.274265+0000 mon.a (mon.0) 8529 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:39.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: cephadm 2024-02-05T07:15:37.219865+0000 mgr.y (mgr.25280) 2052 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:39.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: cephadm 2024-02-05T07:15:37.311174+0000 mgr.y (mgr.25280) 2053 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:39.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: cephadm 2024-02-05T07:15:37.408306+0000 mgr.y (mgr.25280) 2054 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:39.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: cephadm 2024-02-05T07:15:37.496567+0000 mgr.y (mgr.25280) 2055 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:39.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: cephadm 2024-02-05T07:15:37.596156+0000 mgr.y (mgr.25280) 2056 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:39.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: cephadm 2024-02-05T07:15:37.689630+0000 mgr.y (mgr.25280) 2057 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:39.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: cephadm 2024-02-05T07:15:37.788915+0000 mgr.y (mgr.25280) 2058 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:39.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: cephadm 2024-02-05T07:15:37.885930+0000 mgr.y (mgr.25280) 2059 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:39.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: cephadm 2024-02-05T07:15:37.981789+0000 mgr.y (mgr.25280) 2060 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:39.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.081208+0000 mon.a (mon.0) 8519 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:39.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: cephadm 2024-02-05T07:15:38.081811+0000 mgr.y (mgr.25280) 2061 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:39.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.164987+0000 mon.a (mon.0) 8520 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:39.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.168142+0000 mon.a (mon.0) 8521 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:39.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.171534+0000 mon.a (mon.0) 8522 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:39.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.172715+0000 mon.a (mon.0) 8523 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:39.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.181266+0000 mon.a (mon.0) 8524 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:39.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.263195+0000 mon.a (mon.0) 8525 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:39.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.265359+0000 mon.a (mon.0) 8526 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:39.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.267928+0000 mon.a (mon.0) 8527 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:39.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.268819+0000 mon.a (mon.0) 8528 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:39.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.274265+0000 mon.a (mon.0) 8529 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:39.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.358556+0000 mon.a (mon.0) 8530 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:39.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.361682+0000 mon.a (mon.0) 8531 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:39.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.366244+0000 mon.a (mon.0) 8532 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:39.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.368008+0000 mon.a (mon.0) 8533 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:39.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.377306+0000 mon.a (mon.0) 8534 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:39.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.458498+0000 mon.a (mon.0) 8535 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:39.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.460733+0000 mon.a (mon.0) 8536 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:39.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.463539+0000 mon.a (mon.0) 8537 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:39.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.464334+0000 mon.a (mon.0) 8538 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:39.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.471860+0000 mon.a (mon.0) 8539 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:39.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.554396+0000 mon.a (mon.0) 8540 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:39.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.556910+0000 mon.a (mon.0) 8541 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:39.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.560105+0000 mon.a (mon.0) 8542 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:39.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.561136+0000 mon.a (mon.0) 8543 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:39.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.567711+0000 mon.a (mon.0) 8544 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:39.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.629571+0000 mon.a (mon.0) 8545 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:39.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.631651+0000 mon.a (mon.0) 8546 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:39.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.634122+0000 mon.a (mon.0) 8547 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:39.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.634904+0000 mon.a (mon.0) 8548 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:39.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.640370+0000 mon.a (mon.0) 8549 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:39.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.358556+0000 mon.a (mon.0) 8530 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:39.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.361682+0000 mon.a (mon.0) 8531 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:39.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.366244+0000 mon.a (mon.0) 8532 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:39.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.368008+0000 mon.a (mon.0) 8533 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:39.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.377306+0000 mon.a (mon.0) 8534 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:39.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.458498+0000 mon.a (mon.0) 8535 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:39.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.460733+0000 mon.a (mon.0) 8536 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:39.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.463539+0000 mon.a (mon.0) 8537 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:39.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.464334+0000 mon.a (mon.0) 8538 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:39.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.471860+0000 mon.a (mon.0) 8539 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:39.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.554396+0000 mon.a (mon.0) 8540 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:39.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.556910+0000 mon.a (mon.0) 8541 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:39.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.560105+0000 mon.a (mon.0) 8542 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:39.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.561136+0000 mon.a (mon.0) 8543 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:39.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.567711+0000 mon.a (mon.0) 8544 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:39.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.629571+0000 mon.a (mon.0) 8545 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:39.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.631651+0000 mon.a (mon.0) 8546 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:39.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.634122+0000 mon.a (mon.0) 8547 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:39.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.634904+0000 mon.a (mon.0) 8548 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:39.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.640370+0000 mon.a (mon.0) 8549 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:39.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.717439+0000 mon.a (mon.0) 8550 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:39.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.720087+0000 mon.a (mon.0) 8551 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:39.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.723045+0000 mon.a (mon.0) 8552 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:39.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.723946+0000 mon.a (mon.0) 8553 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:39.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.730729+0000 mon.a (mon.0) 8554 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:39.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.796177+0000 mon.a (mon.0) 8555 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:39.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.799091+0000 mon.a (mon.0) 8556 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:39.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.802216+0000 mon.a (mon.0) 8557 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:39.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.803173+0000 mon.a (mon.0) 8558 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:39.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.809600+0000 mon.a (mon.0) 8559 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:39.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.876690+0000 mon.a (mon.0) 8560 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:39.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.878950+0000 mon.a (mon.0) 8561 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:39.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.881193+0000 mon.a (mon.0) 8562 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:39.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.882038+0000 mon.a (mon.0) 8563 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:39.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.888300+0000 mon.a (mon.0) 8564 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:39.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.966762+0000 mon.a (mon.0) 8565 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:39.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.969939+0000 mon.a (mon.0) 8566 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:39.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.973305+0000 mon.a (mon.0) 8567 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:39.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.974648+0000 mon.a (mon.0) 8568 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:39.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:38.982865+0000 mon.a (mon.0) 8569 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:39.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:39.064660+0000 mon.a (mon.0) 8570 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:39.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:39.068556+0000 mon.a (mon.0) 8571 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:39.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:39.071221+0000 mon.a (mon.0) 8572 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:39.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:39.072224+0000 mon.a (mon.0) 8573 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:39.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[71397]: audit 2024-02-05T07:15:39.078512+0000 mon.a (mon.0) 8574 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:39.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.717439+0000 mon.a (mon.0) 8550 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:39.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.720087+0000 mon.a (mon.0) 8551 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:39.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.723045+0000 mon.a (mon.0) 8552 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:39.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.723946+0000 mon.a (mon.0) 8553 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:39.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.730729+0000 mon.a (mon.0) 8554 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:39.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.796177+0000 mon.a (mon.0) 8555 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:39.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.799091+0000 mon.a (mon.0) 8556 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:39.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.802216+0000 mon.a (mon.0) 8557 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:39.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.803173+0000 mon.a (mon.0) 8558 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:39.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.809600+0000 mon.a (mon.0) 8559 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:39.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.876690+0000 mon.a (mon.0) 8560 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:39.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.878950+0000 mon.a (mon.0) 8561 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:39.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.881193+0000 mon.a (mon.0) 8562 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:39.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.882038+0000 mon.a (mon.0) 8563 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:39.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.888300+0000 mon.a (mon.0) 8564 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:39.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.966762+0000 mon.a (mon.0) 8565 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:39.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.969939+0000 mon.a (mon.0) 8566 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:39.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.973305+0000 mon.a (mon.0) 8567 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:39.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.974648+0000 mon.a (mon.0) 8568 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:39.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:38.982865+0000 mon.a (mon.0) 8569 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:39.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:39.064660+0000 mon.a (mon.0) 8570 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:39.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:39.068556+0000 mon.a (mon.0) 8571 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:39.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:39.071221+0000 mon.a (mon.0) 8572 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:39.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:39.072224+0000 mon.a (mon.0) 8573 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:39.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:39 smithi102 bash[68945]: audit 2024-02-05T07:15:39.078512+0000 mon.a (mon.0) 8574 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:39.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: cephadm 2024-02-05T07:15:37.219865+0000 mgr.y (mgr.25280) 2052 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:39.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: cephadm 2024-02-05T07:15:37.311174+0000 mgr.y (mgr.25280) 2053 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:39.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: cephadm 2024-02-05T07:15:37.408306+0000 mgr.y (mgr.25280) 2054 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:39.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: cephadm 2024-02-05T07:15:37.496567+0000 mgr.y (mgr.25280) 2055 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:39.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: cephadm 2024-02-05T07:15:37.596156+0000 mgr.y (mgr.25280) 2056 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:39.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: cephadm 2024-02-05T07:15:37.689630+0000 mgr.y (mgr.25280) 2057 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:39.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: cephadm 2024-02-05T07:15:37.788915+0000 mgr.y (mgr.25280) 2058 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:39.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: cephadm 2024-02-05T07:15:37.885930+0000 mgr.y (mgr.25280) 2059 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:39.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: cephadm 2024-02-05T07:15:37.981789+0000 mgr.y (mgr.25280) 2060 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:39.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.081208+0000 mon.a (mon.0) 8519 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:39.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: cephadm 2024-02-05T07:15:38.081811+0000 mgr.y (mgr.25280) 2061 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:39.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.164987+0000 mon.a (mon.0) 8520 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:39.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.168142+0000 mon.a (mon.0) 8521 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:39.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.171534+0000 mon.a (mon.0) 8522 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:39.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.172715+0000 mon.a (mon.0) 8523 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:39.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.181266+0000 mon.a (mon.0) 8524 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:39.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.263195+0000 mon.a (mon.0) 8525 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:39.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.265359+0000 mon.a (mon.0) 8526 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:39.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.267928+0000 mon.a (mon.0) 8527 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:39.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.268819+0000 mon.a (mon.0) 8528 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:39.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.274265+0000 mon.a (mon.0) 8529 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:39.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.358556+0000 mon.a (mon.0) 8530 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:39.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.361682+0000 mon.a (mon.0) 8531 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:39.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.366244+0000 mon.a (mon.0) 8532 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:39.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.368008+0000 mon.a (mon.0) 8533 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:39.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.377306+0000 mon.a (mon.0) 8534 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:39.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.458498+0000 mon.a (mon.0) 8535 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:39.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.460733+0000 mon.a (mon.0) 8536 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:39.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.463539+0000 mon.a (mon.0) 8537 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:39.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.464334+0000 mon.a (mon.0) 8538 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:39.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.471860+0000 mon.a (mon.0) 8539 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:39.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.554396+0000 mon.a (mon.0) 8540 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:39.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.556910+0000 mon.a (mon.0) 8541 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:39.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.560105+0000 mon.a (mon.0) 8542 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:39.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.561136+0000 mon.a (mon.0) 8543 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:39.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.567711+0000 mon.a (mon.0) 8544 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:39.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.629571+0000 mon.a (mon.0) 8545 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:39.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.631651+0000 mon.a (mon.0) 8546 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:39.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.634122+0000 mon.a (mon.0) 8547 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:39.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.634904+0000 mon.a (mon.0) 8548 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:39.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.640370+0000 mon.a (mon.0) 8549 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:39.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.717439+0000 mon.a (mon.0) 8550 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:39.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.720087+0000 mon.a (mon.0) 8551 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:39.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.723045+0000 mon.a (mon.0) 8552 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:39.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.723946+0000 mon.a (mon.0) 8553 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:39.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.730729+0000 mon.a (mon.0) 8554 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:39.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.796177+0000 mon.a (mon.0) 8555 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:39.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.799091+0000 mon.a (mon.0) 8556 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:39.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.802216+0000 mon.a (mon.0) 8557 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:39.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.803173+0000 mon.a (mon.0) 8558 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:39.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.809600+0000 mon.a (mon.0) 8559 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:39.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.876690+0000 mon.a (mon.0) 8560 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:39.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.878950+0000 mon.a (mon.0) 8561 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:39.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.881193+0000 mon.a (mon.0) 8562 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:39.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.882038+0000 mon.a (mon.0) 8563 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:39.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.888300+0000 mon.a (mon.0) 8564 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:39.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.966762+0000 mon.a (mon.0) 8565 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:39.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.969939+0000 mon.a (mon.0) 8566 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:39.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.973305+0000 mon.a (mon.0) 8567 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:39.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.974648+0000 mon.a (mon.0) 8568 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:39.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:38.982865+0000 mon.a (mon.0) 8569 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:39.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:39.064660+0000 mon.a (mon.0) 8570 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:39.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:39.068556+0000 mon.a (mon.0) 8571 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:39.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:39.071221+0000 mon.a (mon.0) 8572 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:39.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:39.072224+0000 mon.a (mon.0) 8573 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:39.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:39 smithi177 bash[56430]: audit 2024-02-05T07:15:39.078512+0000 mon.a (mon.0) 8574 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:40.367 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: cephadm 2024-02-05T07:15:38.182078+0000 mgr.y (mgr.25280) 2062 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:40.368 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: cephadm 2024-02-05T07:15:38.274815+0000 mgr.y (mgr.25280) 2063 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:40.368 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: cephadm 2024-02-05T07:15:38.378182+0000 mgr.y (mgr.25280) 2064 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:40.368 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: cephadm 2024-02-05T07:15:38.472347+0000 mgr.y (mgr.25280) 2065 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:40.368 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: cephadm 2024-02-05T07:15:38.568319+0000 mgr.y (mgr.25280) 2066 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:40.368 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: cephadm 2024-02-05T07:15:38.641105+0000 mgr.y (mgr.25280) 2067 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:40.368 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: cephadm 2024-02-05T07:15:38.731353+0000 mgr.y (mgr.25280) 2068 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:40.368 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: cephadm 2024-02-05T07:15:38.810635+0000 mgr.y (mgr.25280) 2069 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:40.368 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: cephadm 2024-02-05T07:15:38.889045+0000 mgr.y (mgr.25280) 2070 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:40.368 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: cephadm 2024-02-05T07:15:38.983398+0000 mgr.y (mgr.25280) 2071 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:40.368 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: cephadm 2024-02-05T07:15:39.078965+0000 mgr.y (mgr.25280) 2072 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:40.368 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: cluster 2024-02-05T07:15:39.089506+0000 mgr.y (mgr.25280) 2073 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-02-05T07:15:40.368 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.158283+0000 mon.a (mon.0) 8575 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:40.368 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.160308+0000 mon.a (mon.0) 8576 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:40.369 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.162687+0000 mon.a (mon.0) 8577 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:40.369 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.163609+0000 mon.a (mon.0) 8578 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:40.369 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.171152+0000 mon.a (mon.0) 8579 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:40.369 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.249799+0000 mon.a (mon.0) 8580 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:40.369 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.252731+0000 mon.a (mon.0) 8581 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:40.369 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.255650+0000 mon.a (mon.0) 8582 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:40.369 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.256695+0000 mon.a (mon.0) 8583 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:40.369 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: cephadm 2024-02-05T07:15:38.182078+0000 mgr.y (mgr.25280) 2062 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:40.369 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: cephadm 2024-02-05T07:15:38.274815+0000 mgr.y (mgr.25280) 2063 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:40.369 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: cephadm 2024-02-05T07:15:38.378182+0000 mgr.y (mgr.25280) 2064 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:40.370 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: cephadm 2024-02-05T07:15:38.472347+0000 mgr.y (mgr.25280) 2065 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:40.370 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: cephadm 2024-02-05T07:15:38.568319+0000 mgr.y (mgr.25280) 2066 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:40.370 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: cephadm 2024-02-05T07:15:38.641105+0000 mgr.y (mgr.25280) 2067 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:40.370 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: cephadm 2024-02-05T07:15:38.731353+0000 mgr.y (mgr.25280) 2068 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:40.370 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: cephadm 2024-02-05T07:15:38.810635+0000 mgr.y (mgr.25280) 2069 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:40.370 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: cephadm 2024-02-05T07:15:38.889045+0000 mgr.y (mgr.25280) 2070 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:40.370 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: cephadm 2024-02-05T07:15:38.983398+0000 mgr.y (mgr.25280) 2071 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:40.370 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: cephadm 2024-02-05T07:15:39.078965+0000 mgr.y (mgr.25280) 2072 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:40.370 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: cluster 2024-02-05T07:15:39.089506+0000 mgr.y (mgr.25280) 2073 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-02-05T07:15:40.370 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.158283+0000 mon.a (mon.0) 8575 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:40.370 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.160308+0000 mon.a (mon.0) 8576 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:40.370 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.162687+0000 mon.a (mon.0) 8577 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:40.370 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.163609+0000 mon.a (mon.0) 8578 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:40.370 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.171152+0000 mon.a (mon.0) 8579 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:40.370 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.249799+0000 mon.a (mon.0) 8580 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:40.371 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.252731+0000 mon.a (mon.0) 8581 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:40.371 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.255650+0000 mon.a (mon.0) 8582 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:40.371 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.256695+0000 mon.a (mon.0) 8583 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:40.371 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.265359+0000 mon.a (mon.0) 8584 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:40.371 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.343245+0000 mon.a (mon.0) 8585 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:40.371 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.345551+0000 mon.a (mon.0) 8586 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:40.371 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.348144+0000 mon.a (mon.0) 8587 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:40.371 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.349258+0000 mon.a (mon.0) 8588 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:40.371 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.357466+0000 mon.a (mon.0) 8589 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:40.371 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.421424+0000 mon.a (mon.0) 8590 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:40.371 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.424416+0000 mon.a (mon.0) 8591 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:40.372 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.426922+0000 mon.a (mon.0) 8592 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:40.372 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.427769+0000 mon.a (mon.0) 8593 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:40.372 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.434035+0000 mon.a (mon.0) 8594 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:40.372 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.515296+0000 mon.a (mon.0) 8595 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:40.372 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.519774+0000 mon.a (mon.0) 8596 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:40.372 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.522935+0000 mon.a (mon.0) 8597 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:40.372 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.523834+0000 mon.a (mon.0) 8598 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:40.372 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.530500+0000 mon.a (mon.0) 8599 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:40.372 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.593592+0000 mon.a (mon.0) 8600 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:40.372 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.597119+0000 mon.a (mon.0) 8601 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:40.372 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.599740+0000 mon.a (mon.0) 8602 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:40.373 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.265359+0000 mon.a (mon.0) 8584 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:40.373 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.343245+0000 mon.a (mon.0) 8585 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:40.373 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.345551+0000 mon.a (mon.0) 8586 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:40.373 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.348144+0000 mon.a (mon.0) 8587 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:40.373 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.349258+0000 mon.a (mon.0) 8588 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:40.373 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.357466+0000 mon.a (mon.0) 8589 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:40.373 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.421424+0000 mon.a (mon.0) 8590 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:40.373 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.424416+0000 mon.a (mon.0) 8591 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:40.373 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.426922+0000 mon.a (mon.0) 8592 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:40.373 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.427769+0000 mon.a (mon.0) 8593 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:40.373 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.434035+0000 mon.a (mon.0) 8594 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:40.373 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.515296+0000 mon.a (mon.0) 8595 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:40.373 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.519774+0000 mon.a (mon.0) 8596 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:40.373 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.522935+0000 mon.a (mon.0) 8597 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:40.374 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.523834+0000 mon.a (mon.0) 8598 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:40.374 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.530500+0000 mon.a (mon.0) 8599 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:40.374 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.593592+0000 mon.a (mon.0) 8600 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:40.374 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.597119+0000 mon.a (mon.0) 8601 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:40.374 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.599740+0000 mon.a (mon.0) 8602 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:40.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.600674+0000 mon.a (mon.0) 8603 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:40.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.607979+0000 mon.a (mon.0) 8604 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:40.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.687454+0000 mon.a (mon.0) 8605 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:40.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.689556+0000 mon.a (mon.0) 8606 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:40.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.692206+0000 mon.a (mon.0) 8607 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:40.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.693094+0000 mon.a (mon.0) 8608 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:40.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.701384+0000 mon.a (mon.0) 8609 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:40.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.784015+0000 mon.a (mon.0) 8610 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:40.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.786105+0000 mon.a (mon.0) 8611 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:40.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.788469+0000 mon.a (mon.0) 8612 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:40.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.789145+0000 mon.a (mon.0) 8613 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:40.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.796092+0000 mon.a (mon.0) 8614 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:40.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.859939+0000 mon.a (mon.0) 8615 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:40.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.862393+0000 mon.a (mon.0) 8616 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:40.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.864565+0000 mon.a (mon.0) 8617 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:40.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.865500+0000 mon.a (mon.0) 8618 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:40.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.872856+0000 mon.a (mon.0) 8619 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:40.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.903435+0000 mon.a (mon.0) 8620 : audit 0 from='client.? 172.21.15.102:0/2205865065' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-05T07:15:40.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.956249+0000 mon.a (mon.0) 8621 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:40.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.958296+0000 mon.a (mon.0) 8622 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:40.375 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.600674+0000 mon.a (mon.0) 8603 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:40.376 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.607979+0000 mon.a (mon.0) 8604 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:40.376 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.687454+0000 mon.a (mon.0) 8605 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:40.376 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.689556+0000 mon.a (mon.0) 8606 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:40.376 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.692206+0000 mon.a (mon.0) 8607 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:40.376 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.693094+0000 mon.a (mon.0) 8608 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:40.376 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.701384+0000 mon.a (mon.0) 8609 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:40.376 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.784015+0000 mon.a (mon.0) 8610 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:40.376 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.786105+0000 mon.a (mon.0) 8611 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:40.376 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.788469+0000 mon.a (mon.0) 8612 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:40.376 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.789145+0000 mon.a (mon.0) 8613 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:40.376 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.796092+0000 mon.a (mon.0) 8614 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:40.376 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.859939+0000 mon.a (mon.0) 8615 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:40.376 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.862393+0000 mon.a (mon.0) 8616 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:40.376 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.864565+0000 mon.a (mon.0) 8617 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:40.376 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.865500+0000 mon.a (mon.0) 8618 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:40.377 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.872856+0000 mon.a (mon.0) 8619 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:40.377 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.903435+0000 mon.a (mon.0) 8620 : audit 0 from='client.? 172.21.15.102:0/2205865065' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-05T07:15:40.377 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.956249+0000 mon.a (mon.0) 8621 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:40.377 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.958296+0000 mon.a (mon.0) 8622 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:40.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.960996+0000 mon.a (mon.0) 8623 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:40.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.961886+0000 mon.a (mon.0) 8624 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:40.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:39.968587+0000 mon.a (mon.0) 8625 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:40.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:40.047000+0000 mon.a (mon.0) 8626 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:40.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:40.049160+0000 mon.a (mon.0) 8627 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:40.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:40.051786+0000 mon.a (mon.0) 8628 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:40.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:40.052635+0000 mon.a (mon.0) 8629 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:40.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[71397]: audit 2024-02-05T07:15:40.059631+0000 mon.a (mon.0) 8630 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:40.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.960996+0000 mon.a (mon.0) 8623 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:40.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.961886+0000 mon.a (mon.0) 8624 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:40.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:39.968587+0000 mon.a (mon.0) 8625 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:40.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:40.047000+0000 mon.a (mon.0) 8626 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:40.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:40.049160+0000 mon.a (mon.0) 8627 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:40.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:40.051786+0000 mon.a (mon.0) 8628 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:40.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:40.052635+0000 mon.a (mon.0) 8629 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:40.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:40 smithi102 bash[68945]: audit 2024-02-05T07:15:40.059631+0000 mon.a (mon.0) 8630 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:40.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: cephadm 2024-02-05T07:15:38.182078+0000 mgr.y (mgr.25280) 2062 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:40.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: cephadm 2024-02-05T07:15:38.274815+0000 mgr.y (mgr.25280) 2063 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:40.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: cephadm 2024-02-05T07:15:38.378182+0000 mgr.y (mgr.25280) 2064 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:40.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: cephadm 2024-02-05T07:15:38.472347+0000 mgr.y (mgr.25280) 2065 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:40.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: cephadm 2024-02-05T07:15:38.568319+0000 mgr.y (mgr.25280) 2066 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:40.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: cephadm 2024-02-05T07:15:38.641105+0000 mgr.y (mgr.25280) 2067 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:40.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: cephadm 2024-02-05T07:15:38.731353+0000 mgr.y (mgr.25280) 2068 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:40.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: cephadm 2024-02-05T07:15:38.810635+0000 mgr.y (mgr.25280) 2069 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:40.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: cephadm 2024-02-05T07:15:38.889045+0000 mgr.y (mgr.25280) 2070 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:40.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: cephadm 2024-02-05T07:15:38.983398+0000 mgr.y (mgr.25280) 2071 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:40.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: cephadm 2024-02-05T07:15:39.078965+0000 mgr.y (mgr.25280) 2072 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:40.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: cluster 2024-02-05T07:15:39.089506+0000 mgr.y (mgr.25280) 2073 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-02-05T07:15:40.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.158283+0000 mon.a (mon.0) 8575 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:40.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.160308+0000 mon.a (mon.0) 8576 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:40.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.162687+0000 mon.a (mon.0) 8577 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:40.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.163609+0000 mon.a (mon.0) 8578 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:40.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.171152+0000 mon.a (mon.0) 8579 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:40.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.249799+0000 mon.a (mon.0) 8580 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:40.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.252731+0000 mon.a (mon.0) 8581 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:40.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.255650+0000 mon.a (mon.0) 8582 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:40.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.256695+0000 mon.a (mon.0) 8583 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:40.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.265359+0000 mon.a (mon.0) 8584 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:40.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.343245+0000 mon.a (mon.0) 8585 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:40.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.345551+0000 mon.a (mon.0) 8586 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:40.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.348144+0000 mon.a (mon.0) 8587 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:40.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.349258+0000 mon.a (mon.0) 8588 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:40.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.357466+0000 mon.a (mon.0) 8589 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:40.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.421424+0000 mon.a (mon.0) 8590 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:40.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.424416+0000 mon.a (mon.0) 8591 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:40.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.426922+0000 mon.a (mon.0) 8592 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:40.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.427769+0000 mon.a (mon.0) 8593 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:40.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.434035+0000 mon.a (mon.0) 8594 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:40.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.515296+0000 mon.a (mon.0) 8595 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:40.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.519774+0000 mon.a (mon.0) 8596 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:40.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.522935+0000 mon.a (mon.0) 8597 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:40.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.523834+0000 mon.a (mon.0) 8598 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:40.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.530500+0000 mon.a (mon.0) 8599 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:40.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.593592+0000 mon.a (mon.0) 8600 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:40.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.597119+0000 mon.a (mon.0) 8601 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:40.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.599740+0000 mon.a (mon.0) 8602 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:40.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.600674+0000 mon.a (mon.0) 8603 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:40.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.607979+0000 mon.a (mon.0) 8604 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:40.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.687454+0000 mon.a (mon.0) 8605 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:40.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.689556+0000 mon.a (mon.0) 8606 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:40.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.692206+0000 mon.a (mon.0) 8607 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:40.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.693094+0000 mon.a (mon.0) 8608 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:40.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.701384+0000 mon.a (mon.0) 8609 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:40.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.784015+0000 mon.a (mon.0) 8610 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:40.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.786105+0000 mon.a (mon.0) 8611 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:40.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.788469+0000 mon.a (mon.0) 8612 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:40.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.789145+0000 mon.a (mon.0) 8613 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:40.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.796092+0000 mon.a (mon.0) 8614 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:40.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.859939+0000 mon.a (mon.0) 8615 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:40.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.862393+0000 mon.a (mon.0) 8616 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:40.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.864565+0000 mon.a (mon.0) 8617 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:40.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.865500+0000 mon.a (mon.0) 8618 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:40.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.872856+0000 mon.a (mon.0) 8619 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:40.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.903435+0000 mon.a (mon.0) 8620 : audit 0 from='client.? 172.21.15.102:0/2205865065' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-05T07:15:40.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.956249+0000 mon.a (mon.0) 8621 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:40.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.958296+0000 mon.a (mon.0) 8622 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:40.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.960996+0000 mon.a (mon.0) 8623 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:40.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.961886+0000 mon.a (mon.0) 8624 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:40.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:39.968587+0000 mon.a (mon.0) 8625 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:40.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:40.047000+0000 mon.a (mon.0) 8626 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:40.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:40.049160+0000 mon.a (mon.0) 8627 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:40.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:40.051786+0000 mon.a (mon.0) 8628 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:40.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:40.052635+0000 mon.a (mon.0) 8629 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:40.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:40 smithi177 bash[56430]: audit 2024-02-05T07:15:40.059631+0000 mon.a (mon.0) 8630 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:41.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: cephadm 2024-02-05T07:15:39.171754+0000 mgr.y (mgr.25280) 2074 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: cephadm 2024-02-05T07:15:39.266259+0000 mgr.y (mgr.25280) 2075 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: cephadm 2024-02-05T07:15:39.358473+0000 mgr.y (mgr.25280) 2076 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: cephadm 2024-02-05T07:15:39.434780+0000 mgr.y (mgr.25280) 2077 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: cephadm 2024-02-05T07:15:39.533607+0000 mgr.y (mgr.25280) 2078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: cephadm 2024-02-05T07:15:39.608741+0000 mgr.y (mgr.25280) 2079 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: cephadm 2024-02-05T07:15:39.702212+0000 mgr.y (mgr.25280) 2080 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: cephadm 2024-02-05T07:15:39.796640+0000 mgr.y (mgr.25280) 2081 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: cephadm 2024-02-05T07:15:39.873567+0000 mgr.y (mgr.25280) 2082 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: cephadm 2024-02-05T07:15:39.969338+0000 mgr.y (mgr.25280) 2083 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: cephadm 2024-02-05T07:15:40.060199+0000 mgr.y (mgr.25280) 2084 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.140504+0000 mon.a (mon.0) 8631 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:41.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.142586+0000 mon.a (mon.0) 8632 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:41.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.145022+0000 mon.a (mon.0) 8633 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:41.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.145768+0000 mon.a (mon.0) 8634 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:41.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.151264+0000 mon.a (mon.0) 8635 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:41.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: cephadm 2024-02-05T07:15:40.151753+0000 mgr.y (mgr.25280) 2085 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.230912+0000 mon.a (mon.0) 8636 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:41.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.233050+0000 mon.a (mon.0) 8637 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:41.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.235241+0000 mon.a (mon.0) 8638 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:41.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.236028+0000 mon.a (mon.0) 8639 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:41.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: cephadm 2024-02-05T07:15:39.171754+0000 mgr.y (mgr.25280) 2074 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: cephadm 2024-02-05T07:15:39.266259+0000 mgr.y (mgr.25280) 2075 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: cephadm 2024-02-05T07:15:39.358473+0000 mgr.y (mgr.25280) 2076 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: cephadm 2024-02-05T07:15:39.434780+0000 mgr.y (mgr.25280) 2077 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: cephadm 2024-02-05T07:15:39.533607+0000 mgr.y (mgr.25280) 2078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: cephadm 2024-02-05T07:15:39.608741+0000 mgr.y (mgr.25280) 2079 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: cephadm 2024-02-05T07:15:39.702212+0000 mgr.y (mgr.25280) 2080 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: cephadm 2024-02-05T07:15:39.796640+0000 mgr.y (mgr.25280) 2081 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: cephadm 2024-02-05T07:15:39.873567+0000 mgr.y (mgr.25280) 2082 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: cephadm 2024-02-05T07:15:39.969338+0000 mgr.y (mgr.25280) 2083 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: cephadm 2024-02-05T07:15:40.060199+0000 mgr.y (mgr.25280) 2084 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.140504+0000 mon.a (mon.0) 8631 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:41.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.142586+0000 mon.a (mon.0) 8632 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:41.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.145022+0000 mon.a (mon.0) 8633 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:41.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.145768+0000 mon.a (mon.0) 8634 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:41.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.151264+0000 mon.a (mon.0) 8635 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:41.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: cephadm 2024-02-05T07:15:40.151753+0000 mgr.y (mgr.25280) 2085 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.230912+0000 mon.a (mon.0) 8636 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:41.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.233050+0000 mon.a (mon.0) 8637 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:41.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.235241+0000 mon.a (mon.0) 8638 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:41.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.236028+0000 mon.a (mon.0) 8639 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:41.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.243025+0000 mon.a (mon.0) 8640 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:41.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.321893+0000 mon.a (mon.0) 8641 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:41.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.322827+0000 mon.c (mon.1) 30 : audit 1 from='client.? 172.21.15.102:0/3722593346' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1567284378"}]: dispatch 2024-02-05T07:15:41.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.323515+0000 mon.a (mon.0) 8642 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1567284378"}]: dispatch 2024-02-05T07:15:41.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.325456+0000 mon.a (mon.0) 8643 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:41.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.327712+0000 mon.a (mon.0) 8644 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:41.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.328615+0000 mon.a (mon.0) 8645 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:41.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.334165+0000 mon.a (mon.0) 8646 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:41.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.412805+0000 mon.a (mon.0) 8647 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:41.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.415748+0000 mon.a (mon.0) 8648 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:41.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.418939+0000 mon.a (mon.0) 8649 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:41.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.420258+0000 mon.a (mon.0) 8650 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:41.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.430254+0000 mon.a (mon.0) 8651 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:41.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.497555+0000 mon.a (mon.0) 8652 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:41.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.500068+0000 mon.a (mon.0) 8653 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:41.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.503477+0000 mon.a (mon.0) 8654 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:41.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.504974+0000 mon.a (mon.0) 8655 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:41.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.513272+0000 mon.a (mon.0) 8656 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:41.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.592109+0000 mon.a (mon.0) 8657 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:41.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.243025+0000 mon.a (mon.0) 8640 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:41.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.321893+0000 mon.a (mon.0) 8641 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:41.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.322827+0000 mon.c (mon.1) 30 : audit 1 from='client.? 172.21.15.102:0/3722593346' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1567284378"}]: dispatch 2024-02-05T07:15:41.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.323515+0000 mon.a (mon.0) 8642 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1567284378"}]: dispatch 2024-02-05T07:15:41.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.325456+0000 mon.a (mon.0) 8643 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:41.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.327712+0000 mon.a (mon.0) 8644 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:41.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.328615+0000 mon.a (mon.0) 8645 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:41.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.334165+0000 mon.a (mon.0) 8646 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:41.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.412805+0000 mon.a (mon.0) 8647 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:41.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.415748+0000 mon.a (mon.0) 8648 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:41.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.418939+0000 mon.a (mon.0) 8649 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:41.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.420258+0000 mon.a (mon.0) 8650 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:41.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.430254+0000 mon.a (mon.0) 8651 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:41.395 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.497555+0000 mon.a (mon.0) 8652 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:41.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.500068+0000 mon.a (mon.0) 8653 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:41.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.503477+0000 mon.a (mon.0) 8654 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:41.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.504974+0000 mon.a (mon.0) 8655 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:41.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.513272+0000 mon.a (mon.0) 8656 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:41.396 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.592109+0000 mon.a (mon.0) 8657 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:41.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.596579+0000 mon.a (mon.0) 8658 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:41.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.600314+0000 mon.a (mon.0) 8659 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:41.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.601534+0000 mon.a (mon.0) 8660 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:41.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.608936+0000 mon.a (mon.0) 8661 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:41.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.687094+0000 mon.a (mon.0) 8662 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:41.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.690639+0000 mon.a (mon.0) 8663 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:41.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.694812+0000 mon.a (mon.0) 8664 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:41.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.696327+0000 mon.a (mon.0) 8665 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:41.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.703624+0000 mon.a (mon.0) 8666 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:41.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.782593+0000 mon.a (mon.0) 8667 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:41.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.784922+0000 mon.a (mon.0) 8668 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:41.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.788023+0000 mon.a (mon.0) 8669 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:41.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.789150+0000 mon.a (mon.0) 8670 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:41.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.797571+0000 mon.a (mon.0) 8671 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:41.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.806552+0000 mon.a (mon.0) 8672 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:15:41.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.932782+0000 mon.a (mon.0) 8673 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:41.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.934912+0000 mon.a (mon.0) 8674 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:41.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.937657+0000 mon.a (mon.0) 8675 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:41.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.938654+0000 mon.a (mon.0) 8676 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:41.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:40.946366+0000 mon.a (mon.0) 8677 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:41.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:41.066831+0000 mon.a (mon.0) 8678 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:41.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:41.070050+0000 mon.a (mon.0) 8679 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:41.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:41.074697+0000 mon.a (mon.0) 8680 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:41.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:41.076339+0000 mon.a (mon.0) 8681 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:41.398 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[68945]: audit 2024-02-05T07:15:41.085250+0000 mon.a (mon.0) 8682 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:41.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.596579+0000 mon.a (mon.0) 8658 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:41.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.600314+0000 mon.a (mon.0) 8659 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:41.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.601534+0000 mon.a (mon.0) 8660 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:41.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.608936+0000 mon.a (mon.0) 8661 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:41.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.687094+0000 mon.a (mon.0) 8662 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:41.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.690639+0000 mon.a (mon.0) 8663 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:41.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.694812+0000 mon.a (mon.0) 8664 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:41.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.696327+0000 mon.a (mon.0) 8665 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:41.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.703624+0000 mon.a (mon.0) 8666 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:41.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.782593+0000 mon.a (mon.0) 8667 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:41.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.784922+0000 mon.a (mon.0) 8668 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:41.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.788023+0000 mon.a (mon.0) 8669 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:41.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.789150+0000 mon.a (mon.0) 8670 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:41.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.797571+0000 mon.a (mon.0) 8671 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:41.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.806552+0000 mon.a (mon.0) 8672 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:15:41.400 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.932782+0000 mon.a (mon.0) 8673 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:41.400 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.934912+0000 mon.a (mon.0) 8674 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:41.400 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.937657+0000 mon.a (mon.0) 8675 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:41.400 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.938654+0000 mon.a (mon.0) 8676 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:41.400 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:40.946366+0000 mon.a (mon.0) 8677 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:41.400 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:41.066831+0000 mon.a (mon.0) 8678 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:41.400 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:41.070050+0000 mon.a (mon.0) 8679 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:41.400 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:41.074697+0000 mon.a (mon.0) 8680 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:41.400 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:41.076339+0000 mon.a (mon.0) 8681 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:41.400 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:41 smithi102 bash[71397]: audit 2024-02-05T07:15:41.085250+0000 mon.a (mon.0) 8682 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:41.552 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: cephadm 2024-02-05T07:15:39.171754+0000 mgr.y (mgr.25280) 2074 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.552 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: cephadm 2024-02-05T07:15:39.266259+0000 mgr.y (mgr.25280) 2075 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.552 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: cephadm 2024-02-05T07:15:39.358473+0000 mgr.y (mgr.25280) 2076 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.552 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: cephadm 2024-02-05T07:15:39.434780+0000 mgr.y (mgr.25280) 2077 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.552 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: cephadm 2024-02-05T07:15:39.533607+0000 mgr.y (mgr.25280) 2078 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.552 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: cephadm 2024-02-05T07:15:39.608741+0000 mgr.y (mgr.25280) 2079 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.552 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: cephadm 2024-02-05T07:15:39.702212+0000 mgr.y (mgr.25280) 2080 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.552 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: cephadm 2024-02-05T07:15:39.796640+0000 mgr.y (mgr.25280) 2081 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.552 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: cephadm 2024-02-05T07:15:39.873567+0000 mgr.y (mgr.25280) 2082 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.553 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: cephadm 2024-02-05T07:15:39.969338+0000 mgr.y (mgr.25280) 2083 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.553 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: cephadm 2024-02-05T07:15:40.060199+0000 mgr.y (mgr.25280) 2084 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.553 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.140504+0000 mon.a (mon.0) 8631 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:41.553 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.142586+0000 mon.a (mon.0) 8632 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:41.553 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.145022+0000 mon.a (mon.0) 8633 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:41.553 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.145768+0000 mon.a (mon.0) 8634 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:41.553 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.151264+0000 mon.a (mon.0) 8635 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:41.553 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: cephadm 2024-02-05T07:15:40.151753+0000 mgr.y (mgr.25280) 2085 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:41.553 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.230912+0000 mon.a (mon.0) 8636 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:41.553 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.233050+0000 mon.a (mon.0) 8637 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:41.553 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.235241+0000 mon.a (mon.0) 8638 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:41.553 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.236028+0000 mon.a (mon.0) 8639 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:41.554 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.243025+0000 mon.a (mon.0) 8640 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:41.554 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.321893+0000 mon.a (mon.0) 8641 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:41.554 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.322827+0000 mon.c (mon.1) 30 : audit 1 from='client.? 172.21.15.102:0/3722593346' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1567284378"}]: dispatch 2024-02-05T07:15:41.554 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.323515+0000 mon.a (mon.0) 8642 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1567284378"}]: dispatch 2024-02-05T07:15:41.554 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.325456+0000 mon.a (mon.0) 8643 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:41.554 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.327712+0000 mon.a (mon.0) 8644 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:41.554 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.328615+0000 mon.a (mon.0) 8645 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:41.554 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.334165+0000 mon.a (mon.0) 8646 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:41.554 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.412805+0000 mon.a (mon.0) 8647 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:41.554 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.415748+0000 mon.a (mon.0) 8648 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:41.554 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.418939+0000 mon.a (mon.0) 8649 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:41.554 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.420258+0000 mon.a (mon.0) 8650 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:41.554 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.430254+0000 mon.a (mon.0) 8651 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:41.554 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.497555+0000 mon.a (mon.0) 8652 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:41.555 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.500068+0000 mon.a (mon.0) 8653 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:41.555 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.503477+0000 mon.a (mon.0) 8654 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:41.555 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.504974+0000 mon.a (mon.0) 8655 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:41.555 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.513272+0000 mon.a (mon.0) 8656 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:41.555 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.592109+0000 mon.a (mon.0) 8657 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:41.555 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.596579+0000 mon.a (mon.0) 8658 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:41.555 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.600314+0000 mon.a (mon.0) 8659 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:41.555 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.601534+0000 mon.a (mon.0) 8660 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:41.555 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.608936+0000 mon.a (mon.0) 8661 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:41.555 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.687094+0000 mon.a (mon.0) 8662 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:41.555 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.690639+0000 mon.a (mon.0) 8663 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:41.555 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.694812+0000 mon.a (mon.0) 8664 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:41.556 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.696327+0000 mon.a (mon.0) 8665 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:41.556 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.703624+0000 mon.a (mon.0) 8666 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:41.556 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.782593+0000 mon.a (mon.0) 8667 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:41.556 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.784922+0000 mon.a (mon.0) 8668 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:41.556 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.788023+0000 mon.a (mon.0) 8669 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:41.556 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.789150+0000 mon.a (mon.0) 8670 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:41.556 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.797571+0000 mon.a (mon.0) 8671 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:41.556 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.806552+0000 mon.a (mon.0) 8672 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:15:41.556 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.932782+0000 mon.a (mon.0) 8673 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:41.556 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.934912+0000 mon.a (mon.0) 8674 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:41.556 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.937657+0000 mon.a (mon.0) 8675 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:41.556 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.938654+0000 mon.a (mon.0) 8676 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:41.556 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:40.946366+0000 mon.a (mon.0) 8677 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:41.557 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:41.066831+0000 mon.a (mon.0) 8678 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:41.557 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:41.070050+0000 mon.a (mon.0) 8679 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:41.557 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:41.074697+0000 mon.a (mon.0) 8680 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:41.557 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:41.076339+0000 mon.a (mon.0) 8681 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:41.557 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:41 smithi177 bash[56430]: audit 2024-02-05T07:15:41.085250+0000 mon.a (mon.0) 8682 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:42.421 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: cephadm 2024-02-05T07:15:40.243644+0000 mgr.y (mgr.25280) 2086 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:42.421 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: cephadm 2024-02-05T07:15:40.334832+0000 mgr.y (mgr.25280) 2087 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:42.421 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: cephadm 2024-02-05T07:15:40.430896+0000 mgr.y (mgr.25280) 2088 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:42.421 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: cephadm 2024-02-05T07:15:40.513904+0000 mgr.y (mgr.25280) 2089 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:42.421 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: cephadm 2024-02-05T07:15:40.609601+0000 mgr.y (mgr.25280) 2090 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:42.421 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: cephadm 2024-02-05T07:15:40.704241+0000 mgr.y (mgr.25280) 2091 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:42.421 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: cephadm 2024-02-05T07:15:40.798244+0000 mgr.y (mgr.25280) 2092 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:42.421 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: cephadm 2024-02-05T07:15:40.947055+0000 mgr.y (mgr.25280) 2093 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:42.421 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: cephadm 2024-02-05T07:15:41.086097+0000 mgr.y (mgr.25280) 2094 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:42.422 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: cluster 2024-02-05T07:15:41.090275+0000 mgr.y (mgr.25280) 2095 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 510 B/s rd, 0 op/s 2024-02-05T07:15:42.422 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.164127+0000 mon.a (mon.0) 8683 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:42.422 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.166721+0000 mon.a (mon.0) 8684 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:42.422 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.169435+0000 mon.a (mon.0) 8685 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:42.422 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.170498+0000 mon.a (mon.0) 8686 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:42.422 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.177666+0000 mon.a (mon.0) 8687 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:42.422 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.242867+0000 mon.a (mon.0) 8688 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1567284378"}]': finished 2024-02-05T07:15:42.422 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: cluster 2024-02-05T07:15:41.248738+0000 mon.a (mon.0) 8689 : cluster 0 osdmap e158: 8 total, 8 up, 8 in 2024-02-05T07:15:42.422 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.259249+0000 mon.a (mon.0) 8690 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:42.422 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.261954+0000 mon.a (mon.0) 8691 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:42.422 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.264834+0000 mon.a (mon.0) 8692 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:42.422 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.265929+0000 mon.a (mon.0) 8693 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:42.422 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.273013+0000 mon.a (mon.0) 8694 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:42.422 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.347485+0000 mon.a (mon.0) 8695 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:42.422 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.349818+0000 mon.a (mon.0) 8696 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:42.422 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.357888+0000 mon.a (mon.0) 8697 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:42.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.358806+0000 mon.a (mon.0) 8698 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:42.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.364289+0000 mon.a (mon.0) 8699 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:42.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.426168+0000 mon.a (mon.0) 8700 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:42.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.428964+0000 mon.a (mon.0) 8701 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:42.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.432383+0000 mon.a (mon.0) 8702 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:42.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.433548+0000 mon.a (mon.0) 8703 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:42.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.440392+0000 mon.a (mon.0) 8704 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:42.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.522952+0000 mon.a (mon.0) 8705 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:42.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.525359+0000 mon.a (mon.0) 8706 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:42.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.527790+0000 mon.a (mon.0) 8707 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:42.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.528831+0000 mon.a (mon.0) 8708 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:42.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.535663+0000 mon.a (mon.0) 8709 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:42.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.614905+0000 mon.a (mon.0) 8710 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:42.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.617825+0000 mon.a (mon.0) 8711 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:42.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.621050+0000 mon.a (mon.0) 8712 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:42.424 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: cephadm 2024-02-05T07:15:40.243644+0000 mgr.y (mgr.25280) 2086 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:42.424 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: cephadm 2024-02-05T07:15:40.334832+0000 mgr.y (mgr.25280) 2087 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:42.424 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: cephadm 2024-02-05T07:15:40.430896+0000 mgr.y (mgr.25280) 2088 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:42.424 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: cephadm 2024-02-05T07:15:40.513904+0000 mgr.y (mgr.25280) 2089 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:42.424 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: cephadm 2024-02-05T07:15:40.609601+0000 mgr.y (mgr.25280) 2090 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:42.424 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: cephadm 2024-02-05T07:15:40.704241+0000 mgr.y (mgr.25280) 2091 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:42.424 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: cephadm 2024-02-05T07:15:40.798244+0000 mgr.y (mgr.25280) 2092 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:42.424 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: cephadm 2024-02-05T07:15:40.947055+0000 mgr.y (mgr.25280) 2093 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:42.424 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: cephadm 2024-02-05T07:15:41.086097+0000 mgr.y (mgr.25280) 2094 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:42.425 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: cluster 2024-02-05T07:15:41.090275+0000 mgr.y (mgr.25280) 2095 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 510 B/s rd, 0 op/s 2024-02-05T07:15:42.425 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.164127+0000 mon.a (mon.0) 8683 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:42.425 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.166721+0000 mon.a (mon.0) 8684 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:42.425 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.169435+0000 mon.a (mon.0) 8685 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:42.425 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.170498+0000 mon.a (mon.0) 8686 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:42.425 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.177666+0000 mon.a (mon.0) 8687 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:42.425 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.242867+0000 mon.a (mon.0) 8688 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1567284378"}]': finished 2024-02-05T07:15:42.425 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: cluster 2024-02-05T07:15:41.248738+0000 mon.a (mon.0) 8689 : cluster 0 osdmap e158: 8 total, 8 up, 8 in 2024-02-05T07:15:42.425 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.259249+0000 mon.a (mon.0) 8690 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:42.425 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.261954+0000 mon.a (mon.0) 8691 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:42.425 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.264834+0000 mon.a (mon.0) 8692 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:42.425 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.265929+0000 mon.a (mon.0) 8693 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:42.425 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.273013+0000 mon.a (mon.0) 8694 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:42.426 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.347485+0000 mon.a (mon.0) 8695 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:42.426 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.349818+0000 mon.a (mon.0) 8696 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:42.426 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.357888+0000 mon.a (mon.0) 8697 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:42.426 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.358806+0000 mon.a (mon.0) 8698 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:42.426 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.364289+0000 mon.a (mon.0) 8699 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:42.426 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.426168+0000 mon.a (mon.0) 8700 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:42.426 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.428964+0000 mon.a (mon.0) 8701 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:42.426 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.432383+0000 mon.a (mon.0) 8702 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:42.426 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.433548+0000 mon.a (mon.0) 8703 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:42.426 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.440392+0000 mon.a (mon.0) 8704 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:42.426 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.522952+0000 mon.a (mon.0) 8705 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:42.426 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.525359+0000 mon.a (mon.0) 8706 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:42.426 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.527790+0000 mon.a (mon.0) 8707 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:42.426 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.528831+0000 mon.a (mon.0) 8708 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:42.427 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.535663+0000 mon.a (mon.0) 8709 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:42.427 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.614905+0000 mon.a (mon.0) 8710 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:42.427 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.617825+0000 mon.a (mon.0) 8711 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:42.427 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.621050+0000 mon.a (mon.0) 8712 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:42.427 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.622041+0000 mon.a (mon.0) 8713 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:42.427 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.630185+0000 mon.a (mon.0) 8714 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:42.427 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.682283+0000 mon.c (mon.1) 31 : audit 1 from='client.? 172.21.15.102:0/1403391683' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/2266878357"}]: dispatch 2024-02-05T07:15:42.427 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.682786+0000 mon.a (mon.0) 8715 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/2266878357"}]: dispatch 2024-02-05T07:15:42.427 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.715084+0000 mon.a (mon.0) 8716 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:42.427 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.717368+0000 mon.a (mon.0) 8717 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:42.427 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.719847+0000 mon.a (mon.0) 8718 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:42.427 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.720741+0000 mon.a (mon.0) 8719 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:42.427 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.726284+0000 mon.a (mon.0) 8720 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:42.427 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.787962+0000 mon.a (mon.0) 8721 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:42.428 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.790818+0000 mon.a (mon.0) 8722 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:42.428 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.793540+0000 mon.a (mon.0) 8723 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:42.428 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.794538+0000 mon.a (mon.0) 8724 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:42.428 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.802751+0000 mon.a (mon.0) 8725 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:42.428 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.865314+0000 mon.a (mon.0) 8726 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:42.428 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.868011+0000 mon.a (mon.0) 8727 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:42.428 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.870923+0000 mon.a (mon.0) 8728 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:42.428 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.871938+0000 mon.a (mon.0) 8729 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:42.428 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.880104+0000 mon.a (mon.0) 8730 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:42.428 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.959716+0000 mon.a (mon.0) 8731 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:42.428 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.962156+0000 mon.a (mon.0) 8732 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:42.428 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.965063+0000 mon.a (mon.0) 8733 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:42.428 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.966281+0000 mon.a (mon.0) 8734 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:42.428 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:41.975428+0000 mon.a (mon.0) 8735 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:42.428 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:42.057749+0000 mon.a (mon.0) 8736 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:42.429 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:42.059833+0000 mon.a (mon.0) 8737 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:42.429 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:42.063285+0000 mon.a (mon.0) 8738 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:42.429 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:42.064305+0000 mon.a (mon.0) 8739 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:42.429 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[71397]: audit 2024-02-05T07:15:42.073033+0000 mon.a (mon.0) 8740 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:42.429 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.622041+0000 mon.a (mon.0) 8713 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:42.429 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.630185+0000 mon.a (mon.0) 8714 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:42.429 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.682283+0000 mon.c (mon.1) 31 : audit 1 from='client.? 172.21.15.102:0/1403391683' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/2266878357"}]: dispatch 2024-02-05T07:15:42.429 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.682786+0000 mon.a (mon.0) 8715 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/2266878357"}]: dispatch 2024-02-05T07:15:42.429 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.715084+0000 mon.a (mon.0) 8716 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:42.429 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.717368+0000 mon.a (mon.0) 8717 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:42.430 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.719847+0000 mon.a (mon.0) 8718 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:42.430 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.720741+0000 mon.a (mon.0) 8719 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:42.430 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.726284+0000 mon.a (mon.0) 8720 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:42.430 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.787962+0000 mon.a (mon.0) 8721 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:42.430 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.790818+0000 mon.a (mon.0) 8722 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:42.430 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.793540+0000 mon.a (mon.0) 8723 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:42.430 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.794538+0000 mon.a (mon.0) 8724 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:42.430 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.802751+0000 mon.a (mon.0) 8725 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:42.430 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.865314+0000 mon.a (mon.0) 8726 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:42.430 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.868011+0000 mon.a (mon.0) 8727 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:42.430 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.870923+0000 mon.a (mon.0) 8728 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:42.430 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.871938+0000 mon.a (mon.0) 8729 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:42.430 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.880104+0000 mon.a (mon.0) 8730 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:42.430 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.959716+0000 mon.a (mon.0) 8731 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:42.430 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.962156+0000 mon.a (mon.0) 8732 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:42.431 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.965063+0000 mon.a (mon.0) 8733 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:42.431 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.966281+0000 mon.a (mon.0) 8734 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:42.431 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:41.975428+0000 mon.a (mon.0) 8735 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:42.431 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:42.057749+0000 mon.a (mon.0) 8736 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:42.431 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:42.059833+0000 mon.a (mon.0) 8737 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:42.431 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:42.063285+0000 mon.a (mon.0) 8738 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:42.431 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:42.064305+0000 mon.a (mon.0) 8739 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:42.431 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[68945]: audit 2024-02-05T07:15:42.073033+0000 mon.a (mon.0) 8740 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:42.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: cephadm 2024-02-05T07:15:40.243644+0000 mgr.y (mgr.25280) 2086 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:42.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: cephadm 2024-02-05T07:15:40.334832+0000 mgr.y (mgr.25280) 2087 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:42.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: cephadm 2024-02-05T07:15:40.430896+0000 mgr.y (mgr.25280) 2088 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:42.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: cephadm 2024-02-05T07:15:40.513904+0000 mgr.y (mgr.25280) 2089 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:42.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: cephadm 2024-02-05T07:15:40.609601+0000 mgr.y (mgr.25280) 2090 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:42.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: cephadm 2024-02-05T07:15:40.704241+0000 mgr.y (mgr.25280) 2091 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:42.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: cephadm 2024-02-05T07:15:40.798244+0000 mgr.y (mgr.25280) 2092 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:42.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: cephadm 2024-02-05T07:15:40.947055+0000 mgr.y (mgr.25280) 2093 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:42.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: cephadm 2024-02-05T07:15:41.086097+0000 mgr.y (mgr.25280) 2094 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:42.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: cluster 2024-02-05T07:15:41.090275+0000 mgr.y (mgr.25280) 2095 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 510 B/s rd, 0 op/s 2024-02-05T07:15:42.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.164127+0000 mon.a (mon.0) 8683 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:42.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.166721+0000 mon.a (mon.0) 8684 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:42.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.169435+0000 mon.a (mon.0) 8685 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:42.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.170498+0000 mon.a (mon.0) 8686 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:42.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.177666+0000 mon.a (mon.0) 8687 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:42.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.242867+0000 mon.a (mon.0) 8688 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1567284378"}]': finished 2024-02-05T07:15:42.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: cluster 2024-02-05T07:15:41.248738+0000 mon.a (mon.0) 8689 : cluster 0 osdmap e158: 8 total, 8 up, 8 in 2024-02-05T07:15:42.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.259249+0000 mon.a (mon.0) 8690 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:42.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.261954+0000 mon.a (mon.0) 8691 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:42.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.264834+0000 mon.a (mon.0) 8692 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:42.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.265929+0000 mon.a (mon.0) 8693 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:42.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.273013+0000 mon.a (mon.0) 8694 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:42.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.347485+0000 mon.a (mon.0) 8695 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:42.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.349818+0000 mon.a (mon.0) 8696 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:42.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.357888+0000 mon.a (mon.0) 8697 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:42.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.358806+0000 mon.a (mon.0) 8698 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:42.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.364289+0000 mon.a (mon.0) 8699 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:42.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.426168+0000 mon.a (mon.0) 8700 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:42.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.428964+0000 mon.a (mon.0) 8701 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:42.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.432383+0000 mon.a (mon.0) 8702 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:42.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.433548+0000 mon.a (mon.0) 8703 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:42.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.440392+0000 mon.a (mon.0) 8704 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:42.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.522952+0000 mon.a (mon.0) 8705 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:42.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.525359+0000 mon.a (mon.0) 8706 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:42.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.527790+0000 mon.a (mon.0) 8707 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:42.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.528831+0000 mon.a (mon.0) 8708 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:42.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.535663+0000 mon.a (mon.0) 8709 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:42.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.614905+0000 mon.a (mon.0) 8710 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:42.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.617825+0000 mon.a (mon.0) 8711 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:42.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.621050+0000 mon.a (mon.0) 8712 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:42.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.622041+0000 mon.a (mon.0) 8713 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:42.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.630185+0000 mon.a (mon.0) 8714 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:42.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.682283+0000 mon.c (mon.1) 31 : audit 1 from='client.? 172.21.15.102:0/1403391683' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/2266878357"}]: dispatch 2024-02-05T07:15:42.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.682786+0000 mon.a (mon.0) 8715 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/2266878357"}]: dispatch 2024-02-05T07:15:42.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.715084+0000 mon.a (mon.0) 8716 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:42.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.717368+0000 mon.a (mon.0) 8717 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:42.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.719847+0000 mon.a (mon.0) 8718 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:42.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.720741+0000 mon.a (mon.0) 8719 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:42.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.726284+0000 mon.a (mon.0) 8720 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:42.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.787962+0000 mon.a (mon.0) 8721 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:42.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.790818+0000 mon.a (mon.0) 8722 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:42.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.793540+0000 mon.a (mon.0) 8723 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:42.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.794538+0000 mon.a (mon.0) 8724 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:42.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.802751+0000 mon.a (mon.0) 8725 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:42.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.865314+0000 mon.a (mon.0) 8726 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:42.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.868011+0000 mon.a (mon.0) 8727 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:42.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.870923+0000 mon.a (mon.0) 8728 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:42.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.871938+0000 mon.a (mon.0) 8729 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:42.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.880104+0000 mon.a (mon.0) 8730 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:42.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.959716+0000 mon.a (mon.0) 8731 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:42.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.962156+0000 mon.a (mon.0) 8732 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:42.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.965063+0000 mon.a (mon.0) 8733 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:42.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.966281+0000 mon.a (mon.0) 8734 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:42.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:41.975428+0000 mon.a (mon.0) 8735 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:42.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:42.057749+0000 mon.a (mon.0) 8736 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:42.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:42.059833+0000 mon.a (mon.0) 8737 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:42.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:42.063285+0000 mon.a (mon.0) 8738 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:42.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:42.064305+0000 mon.a (mon.0) 8739 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:42.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:42 smithi177 bash[56430]: audit 2024-02-05T07:15:42.073033+0000 mon.a (mon.0) 8740 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:42.670 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:15:42 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:15:42] "GET /metrics HTTP/1.1" 200 38702 "" "Prometheus/2.33.4" 2024-02-05T07:15:43.409 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: cephadm 2024-02-05T07:15:41.178298+0000 mgr.y (mgr.25280) 2096 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.409 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: cephadm 2024-02-05T07:15:41.273729+0000 mgr.y (mgr.25280) 2097 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.409 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: cephadm 2024-02-05T07:15:41.364940+0000 mgr.y (mgr.25280) 2098 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.409 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: cephadm 2024-02-05T07:15:41.441187+0000 mgr.y (mgr.25280) 2099 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.409 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: cephadm 2024-02-05T07:15:41.536290+0000 mgr.y (mgr.25280) 2100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.409 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: cephadm 2024-02-05T07:15:41.631023+0000 mgr.y (mgr.25280) 2101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.409 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: cephadm 2024-02-05T07:15:41.726815+0000 mgr.y (mgr.25280) 2102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.409 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: cephadm 2024-02-05T07:15:41.804090+0000 mgr.y (mgr.25280) 2103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.409 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: cephadm 2024-02-05T07:15:41.881017+0000 mgr.y (mgr.25280) 2104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.409 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: cephadm 2024-02-05T07:15:41.976175+0000 mgr.y (mgr.25280) 2105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: cephadm 2024-02-05T07:15:42.073686+0000 mgr.y (mgr.25280) 2106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.150671+0000 mon.a (mon.0) 8741 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:43.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.152709+0000 mon.a (mon.0) 8742 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:43.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.154718+0000 mon.a (mon.0) 8743 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:43.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.155479+0000 mon.a (mon.0) 8744 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:43.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.163144+0000 mon.a (mon.0) 8745 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:43.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: cephadm 2024-02-05T07:15:42.163754+0000 mgr.y (mgr.25280) 2107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.241759+0000 mon.a (mon.0) 8746 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:43.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.244550+0000 mon.a (mon.0) 8747 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:43.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.247205+0000 mon.a (mon.0) 8748 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:43.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.248272+0000 mon.a (mon.0) 8749 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:43.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.254714+0000 mon.a (mon.0) 8750 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:43.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.335532+0000 mon.a (mon.0) 8751 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:43.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.338233+0000 mon.a (mon.0) 8752 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:43.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.341029+0000 mon.a (mon.0) 8753 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:43.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.342223+0000 mon.a (mon.0) 8754 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:43.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.349392+0000 mon.a (mon.0) 8755 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:43.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.429462+0000 mon.a (mon.0) 8756 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:43.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.432073+0000 mon.a (mon.0) 8757 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:43.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.434999+0000 mon.a (mon.0) 8758 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:43.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.436271+0000 mon.a (mon.0) 8759 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:43.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.444891+0000 mon.a (mon.0) 8760 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:43.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.523712+0000 mon.a (mon.0) 8761 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:43.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.528030+0000 mon.a (mon.0) 8762 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:43.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.532507+0000 mon.a (mon.0) 8763 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:43.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.533716+0000 mon.a (mon.0) 8764 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:43.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.540510+0000 mon.a (mon.0) 8765 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:43.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.618392+0000 mon.a (mon.0) 8766 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:43.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.620849+0000 mon.a (mon.0) 8767 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:43.412 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.623165+0000 mon.a (mon.0) 8768 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:43.412 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.624358+0000 mon.a (mon.0) 8769 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:43.412 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.628716+0000 mon.a (mon.0) 8770 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/2266878357"}]': finished 2024-02-05T07:15:43.412 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: cluster 2024-02-05T07:15:42.634660+0000 mon.a (mon.0) 8771 : cluster 0 osdmap e159: 8 total, 8 up, 8 in 2024-02-05T07:15:43.412 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.638955+0000 mon.a (mon.0) 8772 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:43.412 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.719299+0000 mon.a (mon.0) 8773 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:43.412 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.723251+0000 mon.a (mon.0) 8774 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:43.412 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.727001+0000 mon.a (mon.0) 8775 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:43.413 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.728114+0000 mon.a (mon.0) 8776 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:43.413 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.736040+0000 mon.a (mon.0) 8777 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:43.413 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.815847+0000 mon.a (mon.0) 8778 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:43.413 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.818318+0000 mon.a (mon.0) 8779 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:43.413 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.820794+0000 mon.a (mon.0) 8780 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:43.413 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.821626+0000 mon.a (mon.0) 8781 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:43.413 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.830605+0000 mon.a (mon.0) 8782 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:43.413 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.896212+0000 mon.a (mon.0) 8783 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:43.413 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.898392+0000 mon.a (mon.0) 8784 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:43.413 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.901414+0000 mon.a (mon.0) 8785 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:43.413 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.902161+0000 mon.a (mon.0) 8786 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:43.413 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.909439+0000 mon.a (mon.0) 8787 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:43.413 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.985355+0000 mon.a (mon.0) 8788 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:43.413 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.987647+0000 mon.a (mon.0) 8789 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:43.413 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.990259+0000 mon.a (mon.0) 8790 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:43.414 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.991388+0000 mon.a (mon.0) 8791 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:43.414 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:42.997811+0000 mon.a (mon.0) 8792 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:43.414 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:43.042099+0000 mon.c (mon.1) 32 : audit 1 from='client.? 172.21.15.102:0/885690731' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1801580489"}]: dispatch 2024-02-05T07:15:43.414 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:43.042624+0000 mon.a (mon.0) 8793 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1801580489"}]: dispatch 2024-02-05T07:15:43.414 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:43.081281+0000 mon.a (mon.0) 8794 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:43.414 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:43.083940+0000 mon.a (mon.0) 8795 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:43.414 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:43.086588+0000 mon.a (mon.0) 8796 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:43.414 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:43.088141+0000 mon.a (mon.0) 8797 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:43.414 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:43 smithi177 bash[56430]: audit 2024-02-05T07:15:43.096257+0000 mon.a (mon.0) 8798 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:43.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: cephadm 2024-02-05T07:15:41.178298+0000 mgr.y (mgr.25280) 2096 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: cephadm 2024-02-05T07:15:41.273729+0000 mgr.y (mgr.25280) 2097 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: cephadm 2024-02-05T07:15:41.364940+0000 mgr.y (mgr.25280) 2098 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: cephadm 2024-02-05T07:15:41.441187+0000 mgr.y (mgr.25280) 2099 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: cephadm 2024-02-05T07:15:41.536290+0000 mgr.y (mgr.25280) 2100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: cephadm 2024-02-05T07:15:41.631023+0000 mgr.y (mgr.25280) 2101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: cephadm 2024-02-05T07:15:41.726815+0000 mgr.y (mgr.25280) 2102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: cephadm 2024-02-05T07:15:41.804090+0000 mgr.y (mgr.25280) 2103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: cephadm 2024-02-05T07:15:41.881017+0000 mgr.y (mgr.25280) 2104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: cephadm 2024-02-05T07:15:41.976175+0000 mgr.y (mgr.25280) 2105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: cephadm 2024-02-05T07:15:42.073686+0000 mgr.y (mgr.25280) 2106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.150671+0000 mon.a (mon.0) 8741 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:43.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.152709+0000 mon.a (mon.0) 8742 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:43.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.154718+0000 mon.a (mon.0) 8743 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:43.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.155479+0000 mon.a (mon.0) 8744 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:43.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.163144+0000 mon.a (mon.0) 8745 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:43.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: cephadm 2024-02-05T07:15:42.163754+0000 mgr.y (mgr.25280) 2107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.241759+0000 mon.a (mon.0) 8746 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:43.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.244550+0000 mon.a (mon.0) 8747 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:43.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.247205+0000 mon.a (mon.0) 8748 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:43.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.248272+0000 mon.a (mon.0) 8749 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:43.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: cephadm 2024-02-05T07:15:41.178298+0000 mgr.y (mgr.25280) 2096 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: cephadm 2024-02-05T07:15:41.273729+0000 mgr.y (mgr.25280) 2097 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: cephadm 2024-02-05T07:15:41.364940+0000 mgr.y (mgr.25280) 2098 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: cephadm 2024-02-05T07:15:41.441187+0000 mgr.y (mgr.25280) 2099 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: cephadm 2024-02-05T07:15:41.536290+0000 mgr.y (mgr.25280) 2100 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: cephadm 2024-02-05T07:15:41.631023+0000 mgr.y (mgr.25280) 2101 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: cephadm 2024-02-05T07:15:41.726815+0000 mgr.y (mgr.25280) 2102 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: cephadm 2024-02-05T07:15:41.804090+0000 mgr.y (mgr.25280) 2103 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: cephadm 2024-02-05T07:15:41.881017+0000 mgr.y (mgr.25280) 2104 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: cephadm 2024-02-05T07:15:41.976175+0000 mgr.y (mgr.25280) 2105 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: cephadm 2024-02-05T07:15:42.073686+0000 mgr.y (mgr.25280) 2106 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.150671+0000 mon.a (mon.0) 8741 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:43.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.152709+0000 mon.a (mon.0) 8742 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:43.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.154718+0000 mon.a (mon.0) 8743 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:43.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.155479+0000 mon.a (mon.0) 8744 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:43.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.163144+0000 mon.a (mon.0) 8745 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:43.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: cephadm 2024-02-05T07:15:42.163754+0000 mgr.y (mgr.25280) 2107 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:43.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.241759+0000 mon.a (mon.0) 8746 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:43.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.244550+0000 mon.a (mon.0) 8747 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:43.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.247205+0000 mon.a (mon.0) 8748 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:43.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.248272+0000 mon.a (mon.0) 8749 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:43.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.254714+0000 mon.a (mon.0) 8750 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:43.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.335532+0000 mon.a (mon.0) 8751 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:43.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.338233+0000 mon.a (mon.0) 8752 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:43.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.341029+0000 mon.a (mon.0) 8753 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:43.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.342223+0000 mon.a (mon.0) 8754 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:43.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.349392+0000 mon.a (mon.0) 8755 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:43.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.429462+0000 mon.a (mon.0) 8756 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:43.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.432073+0000 mon.a (mon.0) 8757 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:43.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.434999+0000 mon.a (mon.0) 8758 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:43.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.436271+0000 mon.a (mon.0) 8759 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:43.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.444891+0000 mon.a (mon.0) 8760 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:43.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.523712+0000 mon.a (mon.0) 8761 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:43.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.528030+0000 mon.a (mon.0) 8762 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:43.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.532507+0000 mon.a (mon.0) 8763 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:43.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.533716+0000 mon.a (mon.0) 8764 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:43.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.540510+0000 mon.a (mon.0) 8765 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:43.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.618392+0000 mon.a (mon.0) 8766 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:43.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.620849+0000 mon.a (mon.0) 8767 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:43.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.623165+0000 mon.a (mon.0) 8768 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:43.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.624358+0000 mon.a (mon.0) 8769 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:43.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.254714+0000 mon.a (mon.0) 8750 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:43.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.335532+0000 mon.a (mon.0) 8751 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:43.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.338233+0000 mon.a (mon.0) 8752 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:43.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.341029+0000 mon.a (mon.0) 8753 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:43.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.342223+0000 mon.a (mon.0) 8754 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:43.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.349392+0000 mon.a (mon.0) 8755 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:43.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.429462+0000 mon.a (mon.0) 8756 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:43.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.432073+0000 mon.a (mon.0) 8757 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:43.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.434999+0000 mon.a (mon.0) 8758 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:43.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.436271+0000 mon.a (mon.0) 8759 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:43.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.444891+0000 mon.a (mon.0) 8760 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:43.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.523712+0000 mon.a (mon.0) 8761 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:43.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.528030+0000 mon.a (mon.0) 8762 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:43.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.532507+0000 mon.a (mon.0) 8763 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:43.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.533716+0000 mon.a (mon.0) 8764 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:43.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.540510+0000 mon.a (mon.0) 8765 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:43.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.618392+0000 mon.a (mon.0) 8766 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:43.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.620849+0000 mon.a (mon.0) 8767 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:43.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.623165+0000 mon.a (mon.0) 8768 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:43.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.624358+0000 mon.a (mon.0) 8769 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:43.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.628716+0000 mon.a (mon.0) 8770 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/2266878357"}]': finished 2024-02-05T07:15:43.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: cluster 2024-02-05T07:15:42.634660+0000 mon.a (mon.0) 8771 : cluster 0 osdmap e159: 8 total, 8 up, 8 in 2024-02-05T07:15:43.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.638955+0000 mon.a (mon.0) 8772 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:43.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.719299+0000 mon.a (mon.0) 8773 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:43.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.723251+0000 mon.a (mon.0) 8774 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:43.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.727001+0000 mon.a (mon.0) 8775 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:43.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.728114+0000 mon.a (mon.0) 8776 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:43.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.736040+0000 mon.a (mon.0) 8777 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:43.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.815847+0000 mon.a (mon.0) 8778 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:43.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.818318+0000 mon.a (mon.0) 8779 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:43.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.820794+0000 mon.a (mon.0) 8780 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:43.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.821626+0000 mon.a (mon.0) 8781 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:43.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.830605+0000 mon.a (mon.0) 8782 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:43.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.896212+0000 mon.a (mon.0) 8783 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:43.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.898392+0000 mon.a (mon.0) 8784 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:43.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.901414+0000 mon.a (mon.0) 8785 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:43.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.902161+0000 mon.a (mon.0) 8786 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:43.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.909439+0000 mon.a (mon.0) 8787 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:43.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.985355+0000 mon.a (mon.0) 8788 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:43.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.628716+0000 mon.a (mon.0) 8770 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/2266878357"}]': finished 2024-02-05T07:15:43.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: cluster 2024-02-05T07:15:42.634660+0000 mon.a (mon.0) 8771 : cluster 0 osdmap e159: 8 total, 8 up, 8 in 2024-02-05T07:15:43.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.638955+0000 mon.a (mon.0) 8772 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:43.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.719299+0000 mon.a (mon.0) 8773 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:43.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.723251+0000 mon.a (mon.0) 8774 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:43.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.727001+0000 mon.a (mon.0) 8775 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:43.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.728114+0000 mon.a (mon.0) 8776 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:43.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.736040+0000 mon.a (mon.0) 8777 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:43.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.815847+0000 mon.a (mon.0) 8778 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:43.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.818318+0000 mon.a (mon.0) 8779 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:43.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.820794+0000 mon.a (mon.0) 8780 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:43.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.821626+0000 mon.a (mon.0) 8781 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:43.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.830605+0000 mon.a (mon.0) 8782 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:43.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.896212+0000 mon.a (mon.0) 8783 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:43.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.898392+0000 mon.a (mon.0) 8784 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:43.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.901414+0000 mon.a (mon.0) 8785 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:43.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.902161+0000 mon.a (mon.0) 8786 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:43.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.909439+0000 mon.a (mon.0) 8787 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:43.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.985355+0000 mon.a (mon.0) 8788 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:43.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.987647+0000 mon.a (mon.0) 8789 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:43.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.990259+0000 mon.a (mon.0) 8790 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:43.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.991388+0000 mon.a (mon.0) 8791 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:43.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:42.997811+0000 mon.a (mon.0) 8792 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:43.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:43.042099+0000 mon.c (mon.1) 32 : audit 1 from='client.? 172.21.15.102:0/885690731' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1801580489"}]: dispatch 2024-02-05T07:15:43.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:43.042624+0000 mon.a (mon.0) 8793 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1801580489"}]: dispatch 2024-02-05T07:15:43.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:43.081281+0000 mon.a (mon.0) 8794 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:43.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:43.083940+0000 mon.a (mon.0) 8795 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:43.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:43.086588+0000 mon.a (mon.0) 8796 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:43.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:43.088141+0000 mon.a (mon.0) 8797 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:43.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[71397]: audit 2024-02-05T07:15:43.096257+0000 mon.a (mon.0) 8798 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:43.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.987647+0000 mon.a (mon.0) 8789 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:43.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.990259+0000 mon.a (mon.0) 8790 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:43.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.991388+0000 mon.a (mon.0) 8791 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:43.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:42.997811+0000 mon.a (mon.0) 8792 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:43.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:43.042099+0000 mon.c (mon.1) 32 : audit 1 from='client.? 172.21.15.102:0/885690731' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1801580489"}]: dispatch 2024-02-05T07:15:43.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:43.042624+0000 mon.a (mon.0) 8793 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1801580489"}]: dispatch 2024-02-05T07:15:43.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:43.081281+0000 mon.a (mon.0) 8794 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:43.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:43.083940+0000 mon.a (mon.0) 8795 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:43.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:43.086588+0000 mon.a (mon.0) 8796 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:43.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:43.088141+0000 mon.a (mon.0) 8797 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:43.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:43 smithi102 bash[68945]: audit 2024-02-05T07:15:43.096257+0000 mon.a (mon.0) 8798 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: cephadm 2024-02-05T07:15:42.255802+0000 mgr.y (mgr.25280) 2108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:44.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: cephadm 2024-02-05T07:15:42.350478+0000 mgr.y (mgr.25280) 2109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:44.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: cephadm 2024-02-05T07:15:42.445434+0000 mgr.y (mgr.25280) 2110 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:44.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: cephadm 2024-02-05T07:15:42.541391+0000 mgr.y (mgr.25280) 2111 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:44.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: cephadm 2024-02-05T07:15:42.639608+0000 mgr.y (mgr.25280) 2112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:44.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: cephadm 2024-02-05T07:15:42.736972+0000 mgr.y (mgr.25280) 2113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:44.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: cephadm 2024-02-05T07:15:42.836058+0000 mgr.y (mgr.25280) 2114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:44.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: cephadm 2024-02-05T07:15:42.910047+0000 mgr.y (mgr.25280) 2115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:44.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: cephadm 2024-02-05T07:15:42.998597+0000 mgr.y (mgr.25280) 2116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:44.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: cluster 2024-02-05T07:15:43.090641+0000 mgr.y (mgr.25280) 2117 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-02-05T07:15:44.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: cephadm 2024-02-05T07:15:43.096871+0000 mgr.y (mgr.25280) 2118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:44.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.173557+0000 mon.a (mon.0) 8799 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:44.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.176920+0000 mon.a (mon.0) 8800 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:44.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.179636+0000 mon.a (mon.0) 8801 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:44.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.180673+0000 mon.a (mon.0) 8802 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:44.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.187205+0000 mon.a (mon.0) 8803 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.265925+0000 mon.a (mon.0) 8804 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:44.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.269041+0000 mon.a (mon.0) 8805 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:44.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.272822+0000 mon.a (mon.0) 8806 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:44.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.273977+0000 mon.a (mon.0) 8807 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:44.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.282263+0000 mon.a (mon.0) 8808 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.362814+0000 mon.a (mon.0) 8809 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:44.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.364872+0000 mon.a (mon.0) 8810 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:44.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.374450+0000 mon.a (mon.0) 8811 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:44.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.378830+0000 mon.a (mon.0) 8812 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.379359+0000 mon.a (mon.0) 8813 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:44.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.385306+0000 mon.a (mon.0) 8814 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.391911+0000 mon.a (mon.0) 8815 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.399224+0000 mon.a (mon.0) 8816 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.474719+0000 mon.a (mon.0) 8817 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:44.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.477187+0000 mon.a (mon.0) 8818 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:44.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.481256+0000 mon.a (mon.0) 8819 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:44.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.482184+0000 mon.a (mon.0) 8820 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:44.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.488569+0000 mon.a (mon.0) 8821 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.566249+0000 mon.a (mon.0) 8822 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:44.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.570256+0000 mon.a (mon.0) 8823 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:44.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.573250+0000 mon.a (mon.0) 8824 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:44.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.574699+0000 mon.a (mon.0) 8825 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:44.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.585229+0000 mon.a (mon.0) 8826 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.670510+0000 mon.a (mon.0) 8827 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:44.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.673020+0000 mon.a (mon.0) 8828 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:44.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.676962+0000 mon.a (mon.0) 8829 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:44.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.678402+0000 mon.a (mon.0) 8830 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:44.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.690076+0000 mon.a (mon.0) 8831 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.773872+0000 mon.a (mon.0) 8832 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:44.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.776526+0000 mon.a (mon.0) 8833 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:44.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.779674+0000 mon.a (mon.0) 8834 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:44.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.780721+0000 mon.a (mon.0) 8835 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:44.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.788600+0000 mon.a (mon.0) 8836 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.863372+0000 mon.a (mon.0) 8837 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:44.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.866878+0000 mon.a (mon.0) 8838 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:44.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.870053+0000 mon.a (mon.0) 8839 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:44.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.871332+0000 mon.a (mon.0) 8840 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:44.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.879831+0000 mon.a (mon.0) 8841 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.962772+0000 mon.a (mon.0) 8842 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:44.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.965870+0000 mon.a (mon.0) 8843 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:44.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.970156+0000 mon.a (mon.0) 8844 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:44.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.971297+0000 mon.a (mon.0) 8845 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:44.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:43.981409+0000 mon.a (mon.0) 8846 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:44.007075+0000 mon.a (mon.0) 8847 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1801580489"}]': finished 2024-02-05T07:15:44.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: cluster 2024-02-05T07:15:44.014676+0000 mon.a (mon.0) 8848 : cluster 0 osdmap e160: 8 total, 8 up, 8 in 2024-02-05T07:15:44.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:44.064308+0000 mon.a (mon.0) 8849 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:44.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:44.067446+0000 mon.a (mon.0) 8850 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:44.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:44.071058+0000 mon.a (mon.0) 8851 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:44.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:44.072279+0000 mon.a (mon.0) 8852 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:44.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:44 smithi177 bash[56430]: audit 2024-02-05T07:15:44.082859+0000 mon.a (mon.0) 8853 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.370 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: cephadm 2024-02-05T07:15:42.255802+0000 mgr.y (mgr.25280) 2108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:44.370 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: cephadm 2024-02-05T07:15:42.350478+0000 mgr.y (mgr.25280) 2109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:44.371 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: cephadm 2024-02-05T07:15:42.445434+0000 mgr.y (mgr.25280) 2110 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:44.371 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: cephadm 2024-02-05T07:15:42.541391+0000 mgr.y (mgr.25280) 2111 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:44.371 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: cephadm 2024-02-05T07:15:42.639608+0000 mgr.y (mgr.25280) 2112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:44.371 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: cephadm 2024-02-05T07:15:42.736972+0000 mgr.y (mgr.25280) 2113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:44.371 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: cephadm 2024-02-05T07:15:42.836058+0000 mgr.y (mgr.25280) 2114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:44.371 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: cephadm 2024-02-05T07:15:42.910047+0000 mgr.y (mgr.25280) 2115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:44.371 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: cephadm 2024-02-05T07:15:42.998597+0000 mgr.y (mgr.25280) 2116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:44.371 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: cluster 2024-02-05T07:15:43.090641+0000 mgr.y (mgr.25280) 2117 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-02-05T07:15:44.371 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: cephadm 2024-02-05T07:15:43.096871+0000 mgr.y (mgr.25280) 2118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:44.371 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.173557+0000 mon.a (mon.0) 8799 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:44.371 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.176920+0000 mon.a (mon.0) 8800 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:44.371 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.179636+0000 mon.a (mon.0) 8801 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:44.371 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.180673+0000 mon.a (mon.0) 8802 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:44.371 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.187205+0000 mon.a (mon.0) 8803 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.371 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.265925+0000 mon.a (mon.0) 8804 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:44.372 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.269041+0000 mon.a (mon.0) 8805 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:44.372 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.272822+0000 mon.a (mon.0) 8806 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:44.372 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.273977+0000 mon.a (mon.0) 8807 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:44.372 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.282263+0000 mon.a (mon.0) 8808 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.372 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: cephadm 2024-02-05T07:15:42.255802+0000 mgr.y (mgr.25280) 2108 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:44.372 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: cephadm 2024-02-05T07:15:42.350478+0000 mgr.y (mgr.25280) 2109 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:44.372 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: cephadm 2024-02-05T07:15:42.445434+0000 mgr.y (mgr.25280) 2110 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:44.372 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: cephadm 2024-02-05T07:15:42.541391+0000 mgr.y (mgr.25280) 2111 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:44.372 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: cephadm 2024-02-05T07:15:42.639608+0000 mgr.y (mgr.25280) 2112 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:44.372 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: cephadm 2024-02-05T07:15:42.736972+0000 mgr.y (mgr.25280) 2113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:44.373 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: cephadm 2024-02-05T07:15:42.836058+0000 mgr.y (mgr.25280) 2114 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:44.373 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: cephadm 2024-02-05T07:15:42.910047+0000 mgr.y (mgr.25280) 2115 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:44.373 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: cephadm 2024-02-05T07:15:42.998597+0000 mgr.y (mgr.25280) 2116 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:44.373 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: cluster 2024-02-05T07:15:43.090641+0000 mgr.y (mgr.25280) 2117 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-02-05T07:15:44.373 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: cephadm 2024-02-05T07:15:43.096871+0000 mgr.y (mgr.25280) 2118 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:44.373 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.173557+0000 mon.a (mon.0) 8799 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:44.373 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.176920+0000 mon.a (mon.0) 8800 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:44.373 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.179636+0000 mon.a (mon.0) 8801 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:44.373 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.180673+0000 mon.a (mon.0) 8802 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:44.373 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.187205+0000 mon.a (mon.0) 8803 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.373 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.265925+0000 mon.a (mon.0) 8804 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:44.373 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.269041+0000 mon.a (mon.0) 8805 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:44.373 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.272822+0000 mon.a (mon.0) 8806 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:44.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.273977+0000 mon.a (mon.0) 8807 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:44.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.282263+0000 mon.a (mon.0) 8808 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.362814+0000 mon.a (mon.0) 8809 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:44.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.364872+0000 mon.a (mon.0) 8810 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:44.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.374450+0000 mon.a (mon.0) 8811 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:44.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.378830+0000 mon.a (mon.0) 8812 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.379359+0000 mon.a (mon.0) 8813 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:44.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.385306+0000 mon.a (mon.0) 8814 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.391911+0000 mon.a (mon.0) 8815 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.399224+0000 mon.a (mon.0) 8816 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.374 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.474719+0000 mon.a (mon.0) 8817 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:44.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.477187+0000 mon.a (mon.0) 8818 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:44.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.481256+0000 mon.a (mon.0) 8819 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:44.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.482184+0000 mon.a (mon.0) 8820 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:44.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.488569+0000 mon.a (mon.0) 8821 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.566249+0000 mon.a (mon.0) 8822 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:44.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.570256+0000 mon.a (mon.0) 8823 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:44.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.573250+0000 mon.a (mon.0) 8824 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:44.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.574699+0000 mon.a (mon.0) 8825 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:44.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.585229+0000 mon.a (mon.0) 8826 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.670510+0000 mon.a (mon.0) 8827 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:44.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.673020+0000 mon.a (mon.0) 8828 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:44.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.676962+0000 mon.a (mon.0) 8829 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:44.375 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.678402+0000 mon.a (mon.0) 8830 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:44.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.690076+0000 mon.a (mon.0) 8831 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.773872+0000 mon.a (mon.0) 8832 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:44.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.776526+0000 mon.a (mon.0) 8833 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:44.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.779674+0000 mon.a (mon.0) 8834 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:44.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.780721+0000 mon.a (mon.0) 8835 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:44.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.788600+0000 mon.a (mon.0) 8836 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.863372+0000 mon.a (mon.0) 8837 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:44.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.866878+0000 mon.a (mon.0) 8838 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:44.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.870053+0000 mon.a (mon.0) 8839 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:44.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.871332+0000 mon.a (mon.0) 8840 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:44.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.879831+0000 mon.a (mon.0) 8841 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.962772+0000 mon.a (mon.0) 8842 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:44.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.965870+0000 mon.a (mon.0) 8843 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:44.376 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.970156+0000 mon.a (mon.0) 8844 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:44.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.971297+0000 mon.a (mon.0) 8845 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:44.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:43.981409+0000 mon.a (mon.0) 8846 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:44.007075+0000 mon.a (mon.0) 8847 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1801580489"}]': finished 2024-02-05T07:15:44.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: cluster 2024-02-05T07:15:44.014676+0000 mon.a (mon.0) 8848 : cluster 0 osdmap e160: 8 total, 8 up, 8 in 2024-02-05T07:15:44.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:44.064308+0000 mon.a (mon.0) 8849 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:44.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:44.067446+0000 mon.a (mon.0) 8850 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:44.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:44.071058+0000 mon.a (mon.0) 8851 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:44.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:44.072279+0000 mon.a (mon.0) 8852 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:44.377 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[71397]: audit 2024-02-05T07:15:44.082859+0000 mon.a (mon.0) 8853 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.362814+0000 mon.a (mon.0) 8809 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:44.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.364872+0000 mon.a (mon.0) 8810 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:44.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.374450+0000 mon.a (mon.0) 8811 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:44.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.378830+0000 mon.a (mon.0) 8812 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.379359+0000 mon.a (mon.0) 8813 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:44.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.385306+0000 mon.a (mon.0) 8814 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.391911+0000 mon.a (mon.0) 8815 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.399224+0000 mon.a (mon.0) 8816 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.474719+0000 mon.a (mon.0) 8817 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:44.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.477187+0000 mon.a (mon.0) 8818 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:44.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.481256+0000 mon.a (mon.0) 8819 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:44.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.482184+0000 mon.a (mon.0) 8820 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:44.378 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.488569+0000 mon.a (mon.0) 8821 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.379 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.566249+0000 mon.a (mon.0) 8822 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:44.379 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.570256+0000 mon.a (mon.0) 8823 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:44.379 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.573250+0000 mon.a (mon.0) 8824 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:44.379 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.574699+0000 mon.a (mon.0) 8825 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:44.379 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.585229+0000 mon.a (mon.0) 8826 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.379 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.670510+0000 mon.a (mon.0) 8827 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:44.379 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.673020+0000 mon.a (mon.0) 8828 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:44.379 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.676962+0000 mon.a (mon.0) 8829 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:44.379 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.678402+0000 mon.a (mon.0) 8830 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:44.379 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.690076+0000 mon.a (mon.0) 8831 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.379 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.773872+0000 mon.a (mon.0) 8832 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:44.379 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.776526+0000 mon.a (mon.0) 8833 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:44.379 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.779674+0000 mon.a (mon.0) 8834 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:44.379 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.780721+0000 mon.a (mon.0) 8835 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:44.380 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.788600+0000 mon.a (mon.0) 8836 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.380 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.863372+0000 mon.a (mon.0) 8837 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:44.380 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.866878+0000 mon.a (mon.0) 8838 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:44.380 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.870053+0000 mon.a (mon.0) 8839 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:44.380 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.871332+0000 mon.a (mon.0) 8840 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:44.380 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.879831+0000 mon.a (mon.0) 8841 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.380 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.962772+0000 mon.a (mon.0) 8842 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:44.380 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.965870+0000 mon.a (mon.0) 8843 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:44.380 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.970156+0000 mon.a (mon.0) 8844 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:44.380 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.971297+0000 mon.a (mon.0) 8845 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:44.380 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:43.981409+0000 mon.a (mon.0) 8846 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:44.380 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:44.007075+0000 mon.a (mon.0) 8847 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/1801580489"}]': finished 2024-02-05T07:15:44.380 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: cluster 2024-02-05T07:15:44.014676+0000 mon.a (mon.0) 8848 : cluster 0 osdmap e160: 8 total, 8 up, 8 in 2024-02-05T07:15:44.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:44.064308+0000 mon.a (mon.0) 8849 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:44.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:44.067446+0000 mon.a (mon.0) 8850 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:44.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:44.071058+0000 mon.a (mon.0) 8851 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:44.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:44.072279+0000 mon.a (mon.0) 8852 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:44.381 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:44 smithi102 bash[68945]: audit 2024-02-05T07:15:44.082859+0000 mon.a (mon.0) 8853 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:45.406 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: cephadm 2024-02-05T07:15:43.187785+0000 mgr.y (mgr.25280) 2119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:45.406 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: cephadm 2024-02-05T07:15:43.283077+0000 mgr.y (mgr.25280) 2120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:45.406 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: cephadm 2024-02-05T07:15:43.392340+0000 mgr.y (mgr.25280) 2121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:45.407 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: cephadm 2024-02-05T07:15:43.489273+0000 mgr.y (mgr.25280) 2122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:45.407 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: cephadm 2024-02-05T07:15:43.585834+0000 mgr.y (mgr.25280) 2123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:45.407 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: cephadm 2024-02-05T07:15:43.690688+0000 mgr.y (mgr.25280) 2124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:45.407 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: cephadm 2024-02-05T07:15:43.789467+0000 mgr.y (mgr.25280) 2125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:45.407 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: cephadm 2024-02-05T07:15:43.880429+0000 mgr.y (mgr.25280) 2126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:45.407 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: cephadm 2024-02-05T07:15:43.982353+0000 mgr.y (mgr.25280) 2127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:45.407 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: cephadm 2024-02-05T07:15:44.083936+0000 mgr.y (mgr.25280) 2128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:45.407 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.162843+0000 mon.a (mon.0) 8854 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:45.407 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.166179+0000 mon.a (mon.0) 8855 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:45.407 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.168582+0000 mon.a (mon.0) 8856 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:45.407 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.169461+0000 mon.a (mon.0) 8857 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:45.407 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.175542+0000 mon.a (mon.0) 8858 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:45.407 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.257484+0000 mon.a (mon.0) 8859 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:45.408 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.260250+0000 mon.a (mon.0) 8860 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:45.408 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.262785+0000 mon.a (mon.0) 8861 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:45.408 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.263695+0000 mon.a (mon.0) 8862 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:45.408 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.271243+0000 mon.a (mon.0) 8863 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:45.408 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.354127+0000 mon.a (mon.0) 8864 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:45.408 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.356180+0000 mon.a (mon.0) 8865 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:45.408 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.358640+0000 mon.a (mon.0) 8866 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:45.408 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.359746+0000 mon.a (mon.0) 8867 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:45.408 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.368430+0000 mon.a (mon.0) 8868 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:45.408 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.424655+0000 mon.a (mon.0) 8869 : audit 1 from='client.? 172.21.15.102:0/3150737714' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/2986143873"}]: dispatch 2024-02-05T07:15:45.408 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.480010+0000 mon.a (mon.0) 8870 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:45.408 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.482779+0000 mon.a (mon.0) 8871 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:45.408 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.485929+0000 mon.a (mon.0) 8872 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:45.408 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.487029+0000 mon.a (mon.0) 8873 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:45.409 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.492963+0000 mon.a (mon.0) 8874 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:45.409 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.571566+0000 mon.a (mon.0) 8875 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:45.409 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.577577+0000 mon.a (mon.0) 8876 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:45.409 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.581056+0000 mon.a (mon.0) 8877 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:45.409 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.582555+0000 mon.a (mon.0) 8878 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:45.409 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.588127+0000 mon.a (mon.0) 8879 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:45.409 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.667062+0000 mon.a (mon.0) 8880 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:45.409 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.669826+0000 mon.a (mon.0) 8881 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:45.409 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.673164+0000 mon.a (mon.0) 8882 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:45.409 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.674126+0000 mon.a (mon.0) 8883 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:45.409 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.680516+0000 mon.a (mon.0) 8884 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:45.409 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.760539+0000 mon.a (mon.0) 8885 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:45.410 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.762497+0000 mon.a (mon.0) 8886 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:45.410 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.764910+0000 mon.a (mon.0) 8887 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:45.410 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.765743+0000 mon.a (mon.0) 8888 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:45.410 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.773994+0000 mon.a (mon.0) 8889 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:45.410 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.849843+0000 mon.a (mon.0) 8890 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:45.410 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.852518+0000 mon.a (mon.0) 8891 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:45.410 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.854884+0000 mon.a (mon.0) 8892 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:45.410 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.855718+0000 mon.a (mon.0) 8893 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:45.410 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.863789+0000 mon.a (mon.0) 8894 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:45.410 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.948039+0000 mon.a (mon.0) 8895 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:45.410 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.951176+0000 mon.a (mon.0) 8896 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:45.410 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.954364+0000 mon.a (mon.0) 8897 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:45.410 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.955498+0000 mon.a (mon.0) 8898 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:45.411 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:44.965881+0000 mon.a (mon.0) 8899 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:45.411 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:45.050219+0000 mon.a (mon.0) 8900 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:45.411 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:45.052828+0000 mon.a (mon.0) 8901 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:45.411 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:45.055501+0000 mon.a (mon.0) 8902 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:45.411 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:45.056387+0000 mon.a (mon.0) 8903 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:45.411 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[71397]: audit 2024-02-05T07:15:45.064397+0000 mon.a (mon.0) 8904 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:45.411 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: cephadm 2024-02-05T07:15:43.187785+0000 mgr.y (mgr.25280) 2119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:45.412 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: cephadm 2024-02-05T07:15:43.283077+0000 mgr.y (mgr.25280) 2120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:45.412 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: cephadm 2024-02-05T07:15:43.392340+0000 mgr.y (mgr.25280) 2121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:45.412 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: cephadm 2024-02-05T07:15:43.489273+0000 mgr.y (mgr.25280) 2122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:45.412 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: cephadm 2024-02-05T07:15:43.585834+0000 mgr.y (mgr.25280) 2123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:45.412 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: cephadm 2024-02-05T07:15:43.690688+0000 mgr.y (mgr.25280) 2124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:45.412 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: cephadm 2024-02-05T07:15:43.789467+0000 mgr.y (mgr.25280) 2125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:45.412 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: cephadm 2024-02-05T07:15:43.880429+0000 mgr.y (mgr.25280) 2126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:45.412 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: cephadm 2024-02-05T07:15:43.982353+0000 mgr.y (mgr.25280) 2127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:45.412 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: cephadm 2024-02-05T07:15:44.083936+0000 mgr.y (mgr.25280) 2128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:45.412 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.162843+0000 mon.a (mon.0) 8854 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:45.412 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.166179+0000 mon.a (mon.0) 8855 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:45.412 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.168582+0000 mon.a (mon.0) 8856 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:45.413 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.169461+0000 mon.a (mon.0) 8857 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:45.413 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.175542+0000 mon.a (mon.0) 8858 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:45.413 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.257484+0000 mon.a (mon.0) 8859 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:45.413 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.260250+0000 mon.a (mon.0) 8860 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:45.413 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.262785+0000 mon.a (mon.0) 8861 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:45.413 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.263695+0000 mon.a (mon.0) 8862 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:45.413 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.271243+0000 mon.a (mon.0) 8863 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:45.413 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.354127+0000 mon.a (mon.0) 8864 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:45.413 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.356180+0000 mon.a (mon.0) 8865 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:45.413 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.358640+0000 mon.a (mon.0) 8866 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:45.413 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.359746+0000 mon.a (mon.0) 8867 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:45.413 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.368430+0000 mon.a (mon.0) 8868 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:45.413 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.424655+0000 mon.a (mon.0) 8869 : audit 1 from='client.? 172.21.15.102:0/3150737714' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/2986143873"}]: dispatch 2024-02-05T07:15:45.413 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.480010+0000 mon.a (mon.0) 8870 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:45.414 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.482779+0000 mon.a (mon.0) 8871 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:45.414 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.485929+0000 mon.a (mon.0) 8872 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:45.414 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.487029+0000 mon.a (mon.0) 8873 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:45.414 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.492963+0000 mon.a (mon.0) 8874 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:45.414 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.571566+0000 mon.a (mon.0) 8875 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:45.414 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.577577+0000 mon.a (mon.0) 8876 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:45.414 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.581056+0000 mon.a (mon.0) 8877 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:45.414 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.582555+0000 mon.a (mon.0) 8878 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:45.414 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.588127+0000 mon.a (mon.0) 8879 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:45.414 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.667062+0000 mon.a (mon.0) 8880 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:45.414 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.669826+0000 mon.a (mon.0) 8881 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:45.414 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.673164+0000 mon.a (mon.0) 8882 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:45.414 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.674126+0000 mon.a (mon.0) 8883 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:45.414 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.680516+0000 mon.a (mon.0) 8884 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:45.414 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.760539+0000 mon.a (mon.0) 8885 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:45.415 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.762497+0000 mon.a (mon.0) 8886 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:45.415 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.764910+0000 mon.a (mon.0) 8887 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:45.415 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.765743+0000 mon.a (mon.0) 8888 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:45.415 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.773994+0000 mon.a (mon.0) 8889 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:45.415 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.849843+0000 mon.a (mon.0) 8890 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:45.415 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.852518+0000 mon.a (mon.0) 8891 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:45.415 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.854884+0000 mon.a (mon.0) 8892 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:45.415 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.855718+0000 mon.a (mon.0) 8893 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:45.415 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.863789+0000 mon.a (mon.0) 8894 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:45.415 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.948039+0000 mon.a (mon.0) 8895 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:45.415 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.951176+0000 mon.a (mon.0) 8896 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:45.415 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.954364+0000 mon.a (mon.0) 8897 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:45.415 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.955498+0000 mon.a (mon.0) 8898 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:45.415 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:44.965881+0000 mon.a (mon.0) 8899 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:45.415 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:45.050219+0000 mon.a (mon.0) 8900 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:45.416 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:45.052828+0000 mon.a (mon.0) 8901 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:45.416 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:45.055501+0000 mon.a (mon.0) 8902 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:45.416 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:45.056387+0000 mon.a (mon.0) 8903 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:45.416 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:45 smithi102 bash[68945]: audit 2024-02-05T07:15:45.064397+0000 mon.a (mon.0) 8904 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:45.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: cephadm 2024-02-05T07:15:43.187785+0000 mgr.y (mgr.25280) 2119 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:45.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: cephadm 2024-02-05T07:15:43.283077+0000 mgr.y (mgr.25280) 2120 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:45.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: cephadm 2024-02-05T07:15:43.392340+0000 mgr.y (mgr.25280) 2121 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:45.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: cephadm 2024-02-05T07:15:43.489273+0000 mgr.y (mgr.25280) 2122 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:45.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: cephadm 2024-02-05T07:15:43.585834+0000 mgr.y (mgr.25280) 2123 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:45.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: cephadm 2024-02-05T07:15:43.690688+0000 mgr.y (mgr.25280) 2124 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:45.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: cephadm 2024-02-05T07:15:43.789467+0000 mgr.y (mgr.25280) 2125 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:45.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: cephadm 2024-02-05T07:15:43.880429+0000 mgr.y (mgr.25280) 2126 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:45.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: cephadm 2024-02-05T07:15:43.982353+0000 mgr.y (mgr.25280) 2127 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:45.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: cephadm 2024-02-05T07:15:44.083936+0000 mgr.y (mgr.25280) 2128 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:45.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.162843+0000 mon.a (mon.0) 8854 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:45.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.166179+0000 mon.a (mon.0) 8855 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:45.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.168582+0000 mon.a (mon.0) 8856 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:45.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.169461+0000 mon.a (mon.0) 8857 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:45.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.175542+0000 mon.a (mon.0) 8858 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:45.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.257484+0000 mon.a (mon.0) 8859 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:45.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.260250+0000 mon.a (mon.0) 8860 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:45.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.262785+0000 mon.a (mon.0) 8861 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:45.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.263695+0000 mon.a (mon.0) 8862 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:45.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.271243+0000 mon.a (mon.0) 8863 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:45.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.354127+0000 mon.a (mon.0) 8864 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:45.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.356180+0000 mon.a (mon.0) 8865 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:45.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.358640+0000 mon.a (mon.0) 8866 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:45.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.359746+0000 mon.a (mon.0) 8867 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:45.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.368430+0000 mon.a (mon.0) 8868 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:45.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.424655+0000 mon.a (mon.0) 8869 : audit 1 from='client.? 172.21.15.102:0/3150737714' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/2986143873"}]: dispatch 2024-02-05T07:15:45.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.480010+0000 mon.a (mon.0) 8870 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:45.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.482779+0000 mon.a (mon.0) 8871 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:45.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.485929+0000 mon.a (mon.0) 8872 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:45.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.487029+0000 mon.a (mon.0) 8873 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:45.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.492963+0000 mon.a (mon.0) 8874 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:45.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.571566+0000 mon.a (mon.0) 8875 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:45.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.577577+0000 mon.a (mon.0) 8876 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:45.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.581056+0000 mon.a (mon.0) 8877 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:45.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.582555+0000 mon.a (mon.0) 8878 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:45.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.588127+0000 mon.a (mon.0) 8879 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:45.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.667062+0000 mon.a (mon.0) 8880 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:45.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.669826+0000 mon.a (mon.0) 8881 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:45.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.673164+0000 mon.a (mon.0) 8882 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:45.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.674126+0000 mon.a (mon.0) 8883 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:45.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.680516+0000 mon.a (mon.0) 8884 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:45.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.760539+0000 mon.a (mon.0) 8885 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:45.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.762497+0000 mon.a (mon.0) 8886 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:45.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.764910+0000 mon.a (mon.0) 8887 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:45.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.765743+0000 mon.a (mon.0) 8888 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:45.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.773994+0000 mon.a (mon.0) 8889 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:45.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.849843+0000 mon.a (mon.0) 8890 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:45.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.852518+0000 mon.a (mon.0) 8891 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:45.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.854884+0000 mon.a (mon.0) 8892 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:45.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.855718+0000 mon.a (mon.0) 8893 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:45.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.863789+0000 mon.a (mon.0) 8894 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:45.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.948039+0000 mon.a (mon.0) 8895 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:45.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.951176+0000 mon.a (mon.0) 8896 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:45.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.954364+0000 mon.a (mon.0) 8897 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:45.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.955498+0000 mon.a (mon.0) 8898 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:45.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:44.965881+0000 mon.a (mon.0) 8899 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:45.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:45.050219+0000 mon.a (mon.0) 8900 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:45.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:45.052828+0000 mon.a (mon.0) 8901 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:45.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:45.055501+0000 mon.a (mon.0) 8902 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:45.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:45.056387+0000 mon.a (mon.0) 8903 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:45.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:45 smithi177 bash[56430]: audit 2024-02-05T07:15:45.064397+0000 mon.a (mon.0) 8904 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:46.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: cephadm 2024-02-05T07:15:44.176383+0000 mgr.y (mgr.25280) 2129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:46.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: cephadm 2024-02-05T07:15:44.271835+0000 mgr.y (mgr.25280) 2130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:46.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: cephadm 2024-02-05T07:15:44.369110+0000 mgr.y (mgr.25280) 2131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:46.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: cephadm 2024-02-05T07:15:44.493561+0000 mgr.y (mgr.25280) 2132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:46.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: cephadm 2024-02-05T07:15:44.588566+0000 mgr.y (mgr.25280) 2133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:46.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: cephadm 2024-02-05T07:15:44.681222+0000 mgr.y (mgr.25280) 2134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:46.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: cephadm 2024-02-05T07:15:44.774857+0000 mgr.y (mgr.25280) 2135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:46.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: cephadm 2024-02-05T07:15:44.865308+0000 mgr.y (mgr.25280) 2136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:46.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: cephadm 2024-02-05T07:15:44.966540+0000 mgr.y (mgr.25280) 2137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:46.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: cephadm 2024-02-05T07:15:45.064907+0000 mgr.y (mgr.25280) 2138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:46.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: cluster 2024-02-05T07:15:45.091276+0000 mgr.y (mgr.25280) 2139 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-02-05T07:15:46.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.173370+0000 mon.a (mon.0) 8905 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:46.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.175437+0000 mon.a (mon.0) 8906 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.178572+0000 mon.a (mon.0) 8907 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:46.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.179544+0000 mon.a (mon.0) 8908 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:46.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.188155+0000 mon.a (mon.0) 8909 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:46.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.247912+0000 mon.a (mon.0) 8910 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:46.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.251342+0000 mon.a (mon.0) 8911 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.254256+0000 mon.a (mon.0) 8912 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:46.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.255039+0000 mon.a (mon.0) 8913 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:46.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.264586+0000 mon.a (mon.0) 8914 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:46.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: cephadm 2024-02-05T07:15:44.176383+0000 mgr.y (mgr.25280) 2129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:46.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: cephadm 2024-02-05T07:15:44.271835+0000 mgr.y (mgr.25280) 2130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:46.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: cephadm 2024-02-05T07:15:44.369110+0000 mgr.y (mgr.25280) 2131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:46.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: cephadm 2024-02-05T07:15:44.493561+0000 mgr.y (mgr.25280) 2132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:46.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: cephadm 2024-02-05T07:15:44.588566+0000 mgr.y (mgr.25280) 2133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:46.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: cephadm 2024-02-05T07:15:44.681222+0000 mgr.y (mgr.25280) 2134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:46.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: cephadm 2024-02-05T07:15:44.774857+0000 mgr.y (mgr.25280) 2135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:46.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: cephadm 2024-02-05T07:15:44.865308+0000 mgr.y (mgr.25280) 2136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:46.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: cephadm 2024-02-05T07:15:44.966540+0000 mgr.y (mgr.25280) 2137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:46.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: cephadm 2024-02-05T07:15:45.064907+0000 mgr.y (mgr.25280) 2138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:46.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: cluster 2024-02-05T07:15:45.091276+0000 mgr.y (mgr.25280) 2139 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-02-05T07:15:46.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.173370+0000 mon.a (mon.0) 8905 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:46.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.175437+0000 mon.a (mon.0) 8906 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.178572+0000 mon.a (mon.0) 8907 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:46.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.179544+0000 mon.a (mon.0) 8908 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:46.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.188155+0000 mon.a (mon.0) 8909 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:46.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.247912+0000 mon.a (mon.0) 8910 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:46.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.251342+0000 mon.a (mon.0) 8911 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.254256+0000 mon.a (mon.0) 8912 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:46.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.255039+0000 mon.a (mon.0) 8913 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:46.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.264586+0000 mon.a (mon.0) 8914 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:46.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.370433+0000 mon.a (mon.0) 8915 : audit 1 from='client.? 172.21.15.102:0/3150737714' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/2986143873"}]': finished 2024-02-05T07:15:46.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: cluster 2024-02-05T07:15:45.377740+0000 mon.a (mon.0) 8916 : cluster 0 osdmap e161: 8 total, 8 up, 8 in 2024-02-05T07:15:46.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.381580+0000 mon.a (mon.0) 8917 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:46.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.384669+0000 mon.a (mon.0) 8918 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.387122+0000 mon.a (mon.0) 8919 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:46.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.388152+0000 mon.a (mon.0) 8920 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:46.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.396255+0000 mon.a (mon.0) 8921 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:46.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.447412+0000 mon.a (mon.0) 8922 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:46.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.450345+0000 mon.a (mon.0) 8923 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.453065+0000 mon.a (mon.0) 8924 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:46.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.454151+0000 mon.a (mon.0) 8925 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:46.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.464015+0000 mon.a (mon.0) 8926 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:46.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.543628+0000 mon.a (mon.0) 8927 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:46.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.547469+0000 mon.a (mon.0) 8928 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.551416+0000 mon.a (mon.0) 8929 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:46.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.552173+0000 mon.a (mon.0) 8930 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:46.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.560862+0000 mon.a (mon.0) 8931 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:46.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.626690+0000 mon.a (mon.0) 8932 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:46.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.637970+0000 mon.a (mon.0) 8933 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:46.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.645143+0000 mon.a (mon.0) 8934 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:46.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.370433+0000 mon.a (mon.0) 8915 : audit 1 from='client.? 172.21.15.102:0/3150737714' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/2986143873"}]': finished 2024-02-05T07:15:46.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: cluster 2024-02-05T07:15:45.377740+0000 mon.a (mon.0) 8916 : cluster 0 osdmap e161: 8 total, 8 up, 8 in 2024-02-05T07:15:46.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.381580+0000 mon.a (mon.0) 8917 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:46.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.384669+0000 mon.a (mon.0) 8918 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.387122+0000 mon.a (mon.0) 8919 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:46.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.388152+0000 mon.a (mon.0) 8920 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:46.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.396255+0000 mon.a (mon.0) 8921 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:46.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.447412+0000 mon.a (mon.0) 8922 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:46.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.450345+0000 mon.a (mon.0) 8923 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.453065+0000 mon.a (mon.0) 8924 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:46.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.454151+0000 mon.a (mon.0) 8925 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:46.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.464015+0000 mon.a (mon.0) 8926 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:46.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.543628+0000 mon.a (mon.0) 8927 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:46.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.547469+0000 mon.a (mon.0) 8928 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.551416+0000 mon.a (mon.0) 8929 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:46.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.552173+0000 mon.a (mon.0) 8930 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:46.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.560862+0000 mon.a (mon.0) 8931 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:46.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.626690+0000 mon.a (mon.0) 8932 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:46.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.637970+0000 mon.a (mon.0) 8933 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:46.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.645143+0000 mon.a (mon.0) 8934 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:46.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.645598+0000 mon.a (mon.0) 8935 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:46.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.648182+0000 mon.a (mon.0) 8936 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.649754+0000 mon.a (mon.0) 8937 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.651179+0000 mon.a (mon.0) 8938 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.653982+0000 mon.a (mon.0) 8939 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.657423+0000 mon.a (mon.0) 8940 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.659597+0000 mon.a (mon.0) 8941 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.661068+0000 mon.a (mon.0) 8942 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.662409+0000 mon.a (mon.0) 8943 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.663825+0000 mon.a (mon.0) 8944 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.665534+0000 mon.a (mon.0) 8945 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.670899+0000 mon.a (mon.0) 8946 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:46.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.673545+0000 mon.a (mon.0) 8947 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi102.rtacbu"}]: dispatch 2024-02-05T07:15:46.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.678312+0000 mon.a (mon.0) 8948 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi102.rtacbu"}]': finished 2024-02-05T07:15:46.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.681427+0000 mon.a (mon.0) 8949 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.686578+0000 mon.a (mon.0) 8950 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:46.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.689661+0000 mon.a (mon.0) 8951 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.694632+0000 mon.a (mon.0) 8952 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:46.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.810706+0000 mon.c (mon.1) 33 : audit 1 from='client.? 172.21.15.102:0/4122705533' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/1782578090"}]: dispatch 2024-02-05T07:15:46.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[71397]: audit 2024-02-05T07:15:45.811296+0000 mon.a (mon.0) 8953 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/1782578090"}]: dispatch 2024-02-05T07:15:46.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.645598+0000 mon.a (mon.0) 8935 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:46.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.648182+0000 mon.a (mon.0) 8936 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.649754+0000 mon.a (mon.0) 8937 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.651179+0000 mon.a (mon.0) 8938 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.653982+0000 mon.a (mon.0) 8939 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.657423+0000 mon.a (mon.0) 8940 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.659597+0000 mon.a (mon.0) 8941 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.661068+0000 mon.a (mon.0) 8942 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.662409+0000 mon.a (mon.0) 8943 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.663825+0000 mon.a (mon.0) 8944 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.665534+0000 mon.a (mon.0) 8945 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.670899+0000 mon.a (mon.0) 8946 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:46.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.673545+0000 mon.a (mon.0) 8947 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi102.rtacbu"}]: dispatch 2024-02-05T07:15:46.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.678312+0000 mon.a (mon.0) 8948 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi102.rtacbu"}]': finished 2024-02-05T07:15:46.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.681427+0000 mon.a (mon.0) 8949 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.686578+0000 mon.a (mon.0) 8950 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:46.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.689661+0000 mon.a (mon.0) 8951 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.694632+0000 mon.a (mon.0) 8952 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:46.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.810706+0000 mon.c (mon.1) 33 : audit 1 from='client.? 172.21.15.102:0/4122705533' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/1782578090"}]: dispatch 2024-02-05T07:15:46.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:46 smithi102 bash[68945]: audit 2024-02-05T07:15:45.811296+0000 mon.a (mon.0) 8953 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/1782578090"}]: dispatch 2024-02-05T07:15:46.406 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: cephadm 2024-02-05T07:15:44.176383+0000 mgr.y (mgr.25280) 2129 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:46.406 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: cephadm 2024-02-05T07:15:44.271835+0000 mgr.y (mgr.25280) 2130 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:46.406 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: cephadm 2024-02-05T07:15:44.369110+0000 mgr.y (mgr.25280) 2131 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:46.406 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: cephadm 2024-02-05T07:15:44.493561+0000 mgr.y (mgr.25280) 2132 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:46.407 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: cephadm 2024-02-05T07:15:44.588566+0000 mgr.y (mgr.25280) 2133 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:46.407 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: cephadm 2024-02-05T07:15:44.681222+0000 mgr.y (mgr.25280) 2134 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:46.407 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: cephadm 2024-02-05T07:15:44.774857+0000 mgr.y (mgr.25280) 2135 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:46.407 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: cephadm 2024-02-05T07:15:44.865308+0000 mgr.y (mgr.25280) 2136 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:46.407 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: cephadm 2024-02-05T07:15:44.966540+0000 mgr.y (mgr.25280) 2137 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:46.407 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: cephadm 2024-02-05T07:15:45.064907+0000 mgr.y (mgr.25280) 2138 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:46.407 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: cluster 2024-02-05T07:15:45.091276+0000 mgr.y (mgr.25280) 2139 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-02-05T07:15:46.407 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.173370+0000 mon.a (mon.0) 8905 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:46.407 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.175437+0000 mon.a (mon.0) 8906 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.407 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.178572+0000 mon.a (mon.0) 8907 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:46.407 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.179544+0000 mon.a (mon.0) 8908 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:46.407 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.188155+0000 mon.a (mon.0) 8909 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:46.407 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.247912+0000 mon.a (mon.0) 8910 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:46.407 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.251342+0000 mon.a (mon.0) 8911 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.407 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.254256+0000 mon.a (mon.0) 8912 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:46.408 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.255039+0000 mon.a (mon.0) 8913 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:46.408 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.264586+0000 mon.a (mon.0) 8914 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:46.408 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.370433+0000 mon.a (mon.0) 8915 : audit 1 from='client.? 172.21.15.102:0/3150737714' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:0/2986143873"}]': finished 2024-02-05T07:15:46.408 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: cluster 2024-02-05T07:15:45.377740+0000 mon.a (mon.0) 8916 : cluster 0 osdmap e161: 8 total, 8 up, 8 in 2024-02-05T07:15:46.408 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.381580+0000 mon.a (mon.0) 8917 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:46.408 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.384669+0000 mon.a (mon.0) 8918 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.409 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.387122+0000 mon.a (mon.0) 8919 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:46.409 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.388152+0000 mon.a (mon.0) 8920 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:46.409 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.396255+0000 mon.a (mon.0) 8921 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:46.409 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.447412+0000 mon.a (mon.0) 8922 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:46.409 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.450345+0000 mon.a (mon.0) 8923 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.409 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.453065+0000 mon.a (mon.0) 8924 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:46.409 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.454151+0000 mon.a (mon.0) 8925 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:46.409 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.464015+0000 mon.a (mon.0) 8926 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:46.409 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.543628+0000 mon.a (mon.0) 8927 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:46.409 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.547469+0000 mon.a (mon.0) 8928 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.409 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.551416+0000 mon.a (mon.0) 8929 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:15:46.409 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.552173+0000 mon.a (mon.0) 8930 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:15:46.409 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.560862+0000 mon.a (mon.0) 8931 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:46.409 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.626690+0000 mon.a (mon.0) 8932 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:46.409 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.637970+0000 mon.a (mon.0) 8933 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:46.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.645143+0000 mon.a (mon.0) 8934 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:46.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.645598+0000 mon.a (mon.0) 8935 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:15:46.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.648182+0000 mon.a (mon.0) 8936 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.649754+0000 mon.a (mon.0) 8937 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.651179+0000 mon.a (mon.0) 8938 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.653982+0000 mon.a (mon.0) 8939 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.657423+0000 mon.a (mon.0) 8940 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.659597+0000 mon.a (mon.0) 8941 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.661068+0000 mon.a (mon.0) 8942 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.662409+0000 mon.a (mon.0) 8943 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.663825+0000 mon.a (mon.0) 8944 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.665534+0000 mon.a (mon.0) 8945 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.670899+0000 mon.a (mon.0) 8946 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:46.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.673545+0000 mon.a (mon.0) 8947 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi102.rtacbu"}]: dispatch 2024-02-05T07:15:46.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.678312+0000 mon.a (mon.0) 8948 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi102.rtacbu"}]': finished 2024-02-05T07:15:46.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.681427+0000 mon.a (mon.0) 8949 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.686578+0000 mon.a (mon.0) 8950 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:46.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.689661+0000 mon.a (mon.0) 8951 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:46.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.694632+0000 mon.a (mon.0) 8952 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:46.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.810706+0000 mon.c (mon.1) 33 : audit 1 from='client.? 172.21.15.102:0/4122705533' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/1782578090"}]: dispatch 2024-02-05T07:15:46.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:46 smithi177 bash[56430]: audit 2024-02-05T07:15:45.811296+0000 mon.a (mon.0) 8953 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/1782578090"}]: dispatch 2024-02-05T07:15:47.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:47 smithi177 bash[56430]: cephadm 2024-02-05T07:15:45.188852+0000 mgr.y (mgr.25280) 2140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:47.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:47 smithi177 bash[56430]: cephadm 2024-02-05T07:15:45.265468+0000 mgr.y (mgr.25280) 2141 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:47.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:47 smithi177 bash[56430]: cephadm 2024-02-05T07:15:45.397005+0000 mgr.y (mgr.25280) 2142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:47.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:47 smithi177 bash[56430]: cephadm 2024-02-05T07:15:45.464639+0000 mgr.y (mgr.25280) 2143 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:47.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:47 smithi177 bash[56430]: cephadm 2024-02-05T07:15:45.561609+0000 mgr.y (mgr.25280) 2144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:47.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:47 smithi177 bash[56430]: cephadm 2024-02-05T07:15:45.666335+0000 mgr.y (mgr.25280) 2145 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-02-05T07:15:47.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:47 smithi177 bash[56430]: cephadm 2024-02-05T07:15:45.682419+0000 mgr.y (mgr.25280) 2146 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-02-05T07:15:47.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:47 smithi177 bash[56430]: cephadm 2024-02-05T07:15:45.690576+0000 mgr.y (mgr.25280) 2147 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-02-05T07:15:47.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:47 smithi177 bash[56430]: audit 2024-02-05T07:15:46.695442+0000 mon.a (mon.0) 8954 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/1782578090"}]': finished 2024-02-05T07:15:47.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:47 smithi177 bash[56430]: cluster 2024-02-05T07:15:46.703025+0000 mon.a (mon.0) 8955 : cluster 0 osdmap e162: 8 total, 8 up, 8 in 2024-02-05T07:15:47.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:47 smithi177 bash[56430]: audit 2024-02-05T07:15:47.100917+0000 mon.a (mon.0) 8956 : audit 1 from='client.? 172.21.15.102:0/3985896422' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/1782578090"}]: dispatch 2024-02-05T07:15:47.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:47 smithi102 bash[68945]: cephadm 2024-02-05T07:15:45.188852+0000 mgr.y (mgr.25280) 2140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:47.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:47 smithi102 bash[68945]: cephadm 2024-02-05T07:15:45.265468+0000 mgr.y (mgr.25280) 2141 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:47.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:47 smithi102 bash[68945]: cephadm 2024-02-05T07:15:45.397005+0000 mgr.y (mgr.25280) 2142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:47.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:47 smithi102 bash[68945]: cephadm 2024-02-05T07:15:45.464639+0000 mgr.y (mgr.25280) 2143 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:47.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:47 smithi102 bash[68945]: cephadm 2024-02-05T07:15:45.561609+0000 mgr.y (mgr.25280) 2144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:47.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:47 smithi102 bash[68945]: cephadm 2024-02-05T07:15:45.666335+0000 mgr.y (mgr.25280) 2145 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-02-05T07:15:47.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:47 smithi102 bash[68945]: cephadm 2024-02-05T07:15:45.682419+0000 mgr.y (mgr.25280) 2146 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-02-05T07:15:47.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:47 smithi102 bash[68945]: cephadm 2024-02-05T07:15:45.690576+0000 mgr.y (mgr.25280) 2147 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-02-05T07:15:47.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:47 smithi102 bash[68945]: audit 2024-02-05T07:15:46.695442+0000 mon.a (mon.0) 8954 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/1782578090"}]': finished 2024-02-05T07:15:47.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:47 smithi102 bash[68945]: cluster 2024-02-05T07:15:46.703025+0000 mon.a (mon.0) 8955 : cluster 0 osdmap e162: 8 total, 8 up, 8 in 2024-02-05T07:15:47.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:47 smithi102 bash[68945]: audit 2024-02-05T07:15:47.100917+0000 mon.a (mon.0) 8956 : audit 1 from='client.? 172.21.15.102:0/3985896422' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/1782578090"}]: dispatch 2024-02-05T07:15:47.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:47 smithi102 bash[71397]: cephadm 2024-02-05T07:15:45.188852+0000 mgr.y (mgr.25280) 2140 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:47.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:47 smithi102 bash[71397]: cephadm 2024-02-05T07:15:45.265468+0000 mgr.y (mgr.25280) 2141 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:47.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:47 smithi102 bash[71397]: cephadm 2024-02-05T07:15:45.397005+0000 mgr.y (mgr.25280) 2142 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:47.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:47 smithi102 bash[71397]: cephadm 2024-02-05T07:15:45.464639+0000 mgr.y (mgr.25280) 2143 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:47.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:47 smithi102 bash[71397]: cephadm 2024-02-05T07:15:45.561609+0000 mgr.y (mgr.25280) 2144 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:15:47.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:47 smithi102 bash[71397]: cephadm 2024-02-05T07:15:45.666335+0000 mgr.y (mgr.25280) 2145 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-02-05T07:15:47.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:47 smithi102 bash[71397]: cephadm 2024-02-05T07:15:45.682419+0000 mgr.y (mgr.25280) 2146 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-02-05T07:15:47.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:47 smithi102 bash[71397]: cephadm 2024-02-05T07:15:45.690576+0000 mgr.y (mgr.25280) 2147 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-02-05T07:15:47.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:47 smithi102 bash[71397]: audit 2024-02-05T07:15:46.695442+0000 mon.a (mon.0) 8954 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6801/1782578090"}]': finished 2024-02-05T07:15:47.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:47 smithi102 bash[71397]: cluster 2024-02-05T07:15:46.703025+0000 mon.a (mon.0) 8955 : cluster 0 osdmap e162: 8 total, 8 up, 8 in 2024-02-05T07:15:47.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:47 smithi102 bash[71397]: audit 2024-02-05T07:15:47.100917+0000 mon.a (mon.0) 8956 : audit 1 from='client.? 172.21.15.102:0/3985896422' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/1782578090"}]: dispatch 2024-02-05T07:15:48.439 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:48 smithi102 bash[71397]: cluster 2024-02-05T07:15:47.091878+0000 mgr.y (mgr.25280) 2148 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:15:48.440 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:48 smithi102 bash[71397]: audit 2024-02-05T07:15:47.704629+0000 mon.a (mon.0) 8957 : audit 1 from='client.? 172.21.15.102:0/3985896422' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/1782578090"}]': finished 2024-02-05T07:15:48.440 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:48 smithi102 bash[71397]: cluster 2024-02-05T07:15:47.711847+0000 mon.a (mon.0) 8958 : cluster 0 osdmap e163: 8 total, 8 up, 8 in 2024-02-05T07:15:48.440 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:48 smithi102 bash[68945]: cluster 2024-02-05T07:15:47.091878+0000 mgr.y (mgr.25280) 2148 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:15:48.440 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:48 smithi102 bash[68945]: audit 2024-02-05T07:15:47.704629+0000 mon.a (mon.0) 8957 : audit 1 from='client.? 172.21.15.102:0/3985896422' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/1782578090"}]': finished 2024-02-05T07:15:48.440 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:48 smithi102 bash[68945]: cluster 2024-02-05T07:15:47.711847+0000 mon.a (mon.0) 8958 : cluster 0 osdmap e163: 8 total, 8 up, 8 in 2024-02-05T07:15:48.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:48 smithi177 bash[56430]: cluster 2024-02-05T07:15:47.091878+0000 mgr.y (mgr.25280) 2148 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-05T07:15:48.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:48 smithi177 bash[56430]: audit 2024-02-05T07:15:47.704629+0000 mon.a (mon.0) 8957 : audit 1 from='client.? 172.21.15.102:0/3985896422' entity='client.iscsi.foo.smithi102.rtacbu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.102:6800/1782578090"}]': finished 2024-02-05T07:15:48.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:48 smithi177 bash[56430]: cluster 2024-02-05T07:15:47.711847+0000 mon.a (mon.0) 8958 : cluster 0 osdmap e163: 8 total, 8 up, 8 in 2024-02-05T07:15:50.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:50 smithi102 bash[68945]: cluster 2024-02-05T07:15:49.092688+0000 mgr.y (mgr.25280) 2149 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1007 B/s rd, 0 op/s 2024-02-05T07:15:50.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:50 smithi102 bash[68945]: audit 2024-02-05T07:15:49.859775+0000 mon.a (mon.0) 8959 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:50.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:50 smithi102 bash[68945]: audit 2024-02-05T07:15:49.870265+0000 mon.a (mon.0) 8960 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:50.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:50 smithi102 bash[68945]: audit 2024-02-05T07:15:49.882323+0000 mon.a (mon.0) 8961 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:50.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:50 smithi102 bash[71397]: cluster 2024-02-05T07:15:49.092688+0000 mgr.y (mgr.25280) 2149 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1007 B/s rd, 0 op/s 2024-02-05T07:15:50.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:50 smithi102 bash[71397]: audit 2024-02-05T07:15:49.859775+0000 mon.a (mon.0) 8959 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:50.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:50 smithi102 bash[71397]: audit 2024-02-05T07:15:49.870265+0000 mon.a (mon.0) 8960 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:50.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:50 smithi102 bash[71397]: audit 2024-02-05T07:15:49.882323+0000 mon.a (mon.0) 8961 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:50.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:50 smithi177 bash[56430]: cluster 2024-02-05T07:15:49.092688+0000 mgr.y (mgr.25280) 2149 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1007 B/s rd, 0 op/s 2024-02-05T07:15:50.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:50 smithi177 bash[56430]: audit 2024-02-05T07:15:49.859775+0000 mon.a (mon.0) 8959 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:50.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:50 smithi177 bash[56430]: audit 2024-02-05T07:15:49.870265+0000 mon.a (mon.0) 8960 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:50.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:50 smithi177 bash[56430]: audit 2024-02-05T07:15:49.882323+0000 mon.a (mon.0) 8961 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:51.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:51 smithi102 bash[68945]: audit 2024-02-05T07:15:49.551162+0000 mgr.y (mgr.25280) 2150 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:15:51.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:51 smithi102 bash[71397]: audit 2024-02-05T07:15:49.551162+0000 mgr.y (mgr.25280) 2150 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:15:51.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:51 smithi177 bash[56430]: audit 2024-02-05T07:15:49.551162+0000 mgr.y (mgr.25280) 2150 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:15:52.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:52 smithi102 bash[68945]: cephadm 2024-02-05T07:15:51.027514+0000 mgr.y (mgr.25280) 2151 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-02-05T07:15:52.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:52 smithi102 bash[68945]: cephadm 2024-02-05T07:15:51.028079+0000 mgr.y (mgr.25280) 2152 : cephadm 1 Deploying daemon node-exporter.a on smithi102 2024-02-05T07:15:52.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:52 smithi102 bash[68945]: cluster 2024-02-05T07:15:51.093574+0000 mgr.y (mgr.25280) 2153 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-05T07:15:52.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:52 smithi102 bash[71397]: cephadm 2024-02-05T07:15:51.027514+0000 mgr.y (mgr.25280) 2151 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-02-05T07:15:52.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:52 smithi102 bash[71397]: cephadm 2024-02-05T07:15:51.028079+0000 mgr.y (mgr.25280) 2152 : cephadm 1 Deploying daemon node-exporter.a on smithi102 2024-02-05T07:15:52.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:52 smithi102 bash[71397]: cluster 2024-02-05T07:15:51.093574+0000 mgr.y (mgr.25280) 2153 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-05T07:15:52.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:52 smithi177 bash[56430]: cephadm 2024-02-05T07:15:51.027514+0000 mgr.y (mgr.25280) 2151 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-02-05T07:15:52.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:52 smithi177 bash[56430]: cephadm 2024-02-05T07:15:51.028079+0000 mgr.y (mgr.25280) 2152 : cephadm 1 Deploying daemon node-exporter.a on smithi102 2024-02-05T07:15:52.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:52 smithi177 bash[56430]: cluster 2024-02-05T07:15:51.093574+0000 mgr.y (mgr.25280) 2153 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-05T07:15:52.883 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:15:52 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:15:52] "GET /metrics HTTP/1.1" 200 38702 "" "Prometheus/2.33.4" 2024-02-05T07:15:53.524 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:53 smithi102 bash[68945]: cluster 2024-02-05T07:15:53.094852+0000 mgr.y (mgr.25280) 2154 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 663 B/s rd, 0 op/s 2024-02-05T07:15:53.524 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:53 smithi102 bash[71397]: cluster 2024-02-05T07:15:53.094852+0000 mgr.y (mgr.25280) 2154 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 663 B/s rd, 0 op/s 2024-02-05T07:15:53.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:53 smithi177 bash[56430]: cluster 2024-02-05T07:15:53.094852+0000 mgr.y (mgr.25280) 2154 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 663 B/s rd, 0 op/s 2024-02-05T07:15:54.633 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:54 smithi102 systemd[1]: Stopping Ceph node-exporter.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:15:55.474 INFO:teuthology.orchestra.run.smithi102.stdout:true 2024-02-05T07:15:55.633 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:55 smithi102 bash[104977]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-node-exporter-a 2024-02-05T07:15:55.633 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:55 smithi102 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-02-05T07:15:55.633 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:55 smithi102 bash[105077]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-node-exporter-a 2024-02-05T07:15:55.633 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:55 smithi102 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-05T07:15:55.633 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:55 smithi102 systemd[1]: Stopped Ceph node-exporter.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:15:56.132 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:55 smithi102 systemd[1]: Started Ceph node-exporter.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:15:56.133 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:55 smithi102 bash[105162]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-02-05T07:15:56.515 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:56 smithi102 bash[68945]: cluster 2024-02-05T07:15:55.095695+0000 mgr.y (mgr.25280) 2155 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:15:56.515 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:56 smithi102 bash[68945]: audit 2024-02-05T07:15:55.808071+0000 mon.a (mon.0) 8962 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:15:56.515 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:56 smithi102 bash[71397]: cluster 2024-02-05T07:15:55.095695+0000 mgr.y (mgr.25280) 2155 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:15:56.515 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:56 smithi102 bash[71397]: audit 2024-02-05T07:15:55.808071+0000 mon.a (mon.0) 8962 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:15:56.548 INFO:teuthology.orchestra.run.smithi102.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:15:56.548 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi102 smithi102 running 6s ago 26m - - 2024-02-05T07:15:56.548 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi177 smithi177 running 13s ago 25m - - 2024-02-05T07:15:56.548 INFO:teuthology.orchestra.run.smithi102.stdout:alertmanager.a smithi102 *:9093,9094 running (11m) 6s ago 18m 16.3M - 0.23.0 ba2b418f427c 1e7cc96814ef 2024-02-05T07:15:56.548 INFO:teuthology.orchestra.run.smithi102.stdout:grafana.a smithi177 *:3000 running (10m) 13s ago 18m 44.6M - 8.3.5 dad864ee21e9 897e6f8c4c23 2024-02-05T07:15:56.548 INFO:teuthology.orchestra.run.smithi102.stdout:iscsi.foo.smithi102.rtacbu smithi102 running (21s) 6s ago 16m 46.6M - 3.6 8f4bf3e8b16a 001d25891c3c 2024-02-05T07:15:56.548 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.x smithi177 *:8443,9283,8765 running (9m) 13s ago 25m 447M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a bc0c1c0fa978 2024-02-05T07:15:56.548 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.y smithi102 *:8443,9283,8765 running (10m) 6s ago 27m 539M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 2c235a1e22e9 2024-02-05T07:15:56.548 INFO:teuthology.orchestra.run.smithi102.stdout:mon.a smithi102 running (9m) 6s ago 27m 88.5M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 86bf6ea37a85 2024-02-05T07:15:56.548 INFO:teuthology.orchestra.run.smithi102.stdout:mon.b smithi177 running (8m) 13s ago 25m 63.5M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 43aa1d90c52a 2024-02-05T07:15:56.548 INFO:teuthology.orchestra.run.smithi102.stdout:mon.c smithi102 running (8m) 6s ago 25m 68.8M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 22368d23635d 2024-02-05T07:15:56.548 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.a smithi102 *:9100 starting - - - - 2024-02-05T07:15:56.548 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.b smithi177 *:9100 running (11m) 13s ago 18m 12.6M - 1.3.1 1dbe0e931976 2a74b329d2d7 2024-02-05T07:15:56.548 INFO:teuthology.orchestra.run.smithi102.stdout:osd.0 smithi102 running (7m) 6s ago 24m 62.8M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 821af6032e75 2024-02-05T07:15:56.548 INFO:teuthology.orchestra.run.smithi102.stdout:osd.1 smithi102 running (6m) 6s ago 24m 71.6M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 20b17ff42448 2024-02-05T07:15:56.549 INFO:teuthology.orchestra.run.smithi102.stdout:osd.2 smithi102 running (5m) 6s ago 23m 57.3M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a c80d1728ceb0 2024-02-05T07:15:56.549 INFO:teuthology.orchestra.run.smithi102.stdout:osd.3 smithi102 running (4m) 6s ago 22m 62.9M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f9cef81f6a04 2024-02-05T07:15:56.549 INFO:teuthology.orchestra.run.smithi102.stdout:osd.4 smithi177 running (3m) 13s ago 22m 62.4M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 835fc0acab61 2024-02-05T07:15:56.549 INFO:teuthology.orchestra.run.smithi102.stdout:osd.5 smithi177 running (3m) 13s ago 21m 61.6M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f6f459404c8e 2024-02-05T07:15:56.549 INFO:teuthology.orchestra.run.smithi102.stdout:osd.6 smithi177 running (2m) 13s ago 20m 55.1M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 4168e08da1ac 2024-02-05T07:15:56.549 INFO:teuthology.orchestra.run.smithi102.stdout:osd.7 smithi177 running (116s) 13s ago 20m 57.3M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 6ae203071e8d 2024-02-05T07:15:56.549 INFO:teuthology.orchestra.run.smithi102.stdout:prometheus.a smithi177 *:9095 running (9m) 13s ago 19m 65.8M - 2.33.4 514e6a882f6e 8a8af8ee8af4 2024-02-05T07:15:56.549 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi102.xsyvtb smithi102 *:8000 running (98s) 6s ago 16m 90.8M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 3749fa0e2128 2024-02-05T07:15:56.549 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi177.mzlged smithi177 *:8000 running (55s) 13s ago 16m 90.2M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a c87b8a92407b 2024-02-05T07:15:56.549 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi102.righwg smithi102 *:80 running (89s) 6s ago 16m 90.7M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 8cdf183ad52a 2024-02-05T07:15:56.549 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi177.uynbom smithi177 *:80 running (47s) 13s ago 16m 90.0M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 995044569a76 2024-02-05T07:15:56.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:56 smithi177 bash[56430]: cluster 2024-02-05T07:15:55.095695+0000 mgr.y (mgr.25280) 2155 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:15:56.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:56 smithi177 bash[56430]: audit 2024-02-05T07:15:55.808071+0000 mon.a (mon.0) 8962 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:15:56.806 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:56 smithi102 bash[105162]: v1.5.0: Pulling from prometheus/node-exporter 2024-02-05T07:15:56.806 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:56 smithi102 bash[105162]: 22b70bddd3ac: Pulling fs layer 2024-02-05T07:15:57.026 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:15:57.026 INFO:teuthology.orchestra.run.smithi102.stdout: "mon": { 2024-02-05T07:15:57.026 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T07:15:57.026 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:15:57.026 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr": { 2024-02-05T07:15:57.026 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T07:15:57.026 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:15:57.026 INFO:teuthology.orchestra.run.smithi102.stdout: "osd": { 2024-02-05T07:15:57.026 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 8 2024-02-05T07:15:57.026 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:15:57.026 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw": { 2024-02-05T07:15:57.026 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 4 2024-02-05T07:15:57.027 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:15:57.027 INFO:teuthology.orchestra.run.smithi102.stdout: "overall": { 2024-02-05T07:15:57.027 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 17 2024-02-05T07:15:57.027 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T07:15:57.027 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:15:57.093 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:56 smithi102 bash[105162]: 5c12815fee55: Pulling fs layer 2024-02-05T07:15:57.093 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:56 smithi102 bash[105162]: c0e87333d380: Pulling fs layer 2024-02-05T07:15:57.094 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:56 smithi102 bash[105162]: 5c12815fee55: Download complete 2024-02-05T07:15:57.094 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:57 smithi102 bash[105162]: 22b70bddd3ac: Verifying Checksum 2024-02-05T07:15:57.094 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:57 smithi102 bash[105162]: 22b70bddd3ac: Download complete 2024-02-05T07:15:57.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:57 smithi102 bash[68945]: audit 2024-02-05T07:15:55.451790+0000 mgr.y (mgr.25280) 2156 : audit 0 from='client.35058 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:15:57.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:57 smithi102 bash[68945]: audit 2024-02-05T07:15:55.869016+0000 mgr.y (mgr.25280) 2157 : audit 0 from='client.35064 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:15:57.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:57 smithi102 bash[68945]: audit 2024-02-05T07:15:56.166636+0000 mon.a (mon.0) 8963 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:57.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:57 smithi102 bash[68945]: audit 2024-02-05T07:15:56.177085+0000 mon.a (mon.0) 8964 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:57.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:57 smithi102 bash[68945]: audit 2024-02-05T07:15:56.516689+0000 mgr.y (mgr.25280) 2158 : audit 0 from='client.45001 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:15:57.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:57 smithi102 bash[68945]: audit 2024-02-05T07:15:57.018473+0000 mon.a (mon.0) 8965 : audit 0 from='client.? 172.21.15.102:0/404715034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:57.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:57 smithi102 bash[68945]: cluster 2024-02-05T07:15:57.096604+0000 mgr.y (mgr.25280) 2159 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T07:15:57.383 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:57 smithi102 bash[105162]: c0e87333d380: Verifying Checksum 2024-02-05T07:15:57.384 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:57 smithi102 bash[105162]: c0e87333d380: Download complete 2024-02-05T07:15:57.384 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:57 smithi102 bash[105162]: 22b70bddd3ac: Pull complete 2024-02-05T07:15:57.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:57 smithi102 bash[71397]: audit 2024-02-05T07:15:55.451790+0000 mgr.y (mgr.25280) 2156 : audit 0 from='client.35058 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:15:57.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:57 smithi102 bash[71397]: audit 2024-02-05T07:15:55.869016+0000 mgr.y (mgr.25280) 2157 : audit 0 from='client.35064 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:15:57.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:57 smithi102 bash[71397]: audit 2024-02-05T07:15:56.166636+0000 mon.a (mon.0) 8963 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:57.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:57 smithi102 bash[71397]: audit 2024-02-05T07:15:56.177085+0000 mon.a (mon.0) 8964 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:57.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:57 smithi102 bash[71397]: audit 2024-02-05T07:15:56.516689+0000 mgr.y (mgr.25280) 2158 : audit 0 from='client.45001 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:15:57.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:57 smithi102 bash[71397]: audit 2024-02-05T07:15:57.018473+0000 mon.a (mon.0) 8965 : audit 0 from='client.? 172.21.15.102:0/404715034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:57.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:57 smithi102 bash[71397]: cluster 2024-02-05T07:15:57.096604+0000 mgr.y (mgr.25280) 2159 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T07:15:57.433 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:15:57.433 INFO:teuthology.orchestra.run.smithi102.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:15:57.433 INFO:teuthology.orchestra.run.smithi102.stdout: "in_progress": true, 2024-02-05T07:15:57.433 INFO:teuthology.orchestra.run.smithi102.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T07:15:57.433 INFO:teuthology.orchestra.run.smithi102.stdout: "services_complete": [ 2024-02-05T07:15:57.433 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr", 2024-02-05T07:15:57.433 INFO:teuthology.orchestra.run.smithi102.stdout: "iscsi", 2024-02-05T07:15:57.433 INFO:teuthology.orchestra.run.smithi102.stdout: "osd", 2024-02-05T07:15:57.433 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw", 2024-02-05T07:15:57.433 INFO:teuthology.orchestra.run.smithi102.stdout: "mon" 2024-02-05T07:15:57.433 INFO:teuthology.orchestra.run.smithi102.stdout: ], 2024-02-05T07:15:57.433 INFO:teuthology.orchestra.run.smithi102.stdout: "progress": "18/23 daemons upgraded", 2024-02-05T07:15:57.434 INFO:teuthology.orchestra.run.smithi102.stdout: "message": "Currently upgrading node-exporter daemons", 2024-02-05T07:15:57.434 INFO:teuthology.orchestra.run.smithi102.stdout: "is_paused": false 2024-02-05T07:15:57.434 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:15:57.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:57 smithi177 bash[56430]: audit 2024-02-05T07:15:55.451790+0000 mgr.y (mgr.25280) 2156 : audit 0 from='client.35058 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:15:57.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:57 smithi177 bash[56430]: audit 2024-02-05T07:15:55.869016+0000 mgr.y (mgr.25280) 2157 : audit 0 from='client.35064 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:15:57.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:57 smithi177 bash[56430]: audit 2024-02-05T07:15:56.166636+0000 mon.a (mon.0) 8963 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:57.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:57 smithi177 bash[56430]: audit 2024-02-05T07:15:56.177085+0000 mon.a (mon.0) 8964 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:15:57.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:57 smithi177 bash[56430]: audit 2024-02-05T07:15:56.516689+0000 mgr.y (mgr.25280) 2158 : audit 0 from='client.45001 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:15:57.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:57 smithi177 bash[56430]: audit 2024-02-05T07:15:57.018473+0000 mon.a (mon.0) 8965 : audit 0 from='client.? 172.21.15.102:0/404715034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:15:57.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:57 smithi177 bash[56430]: cluster 2024-02-05T07:15:57.096604+0000 mgr.y (mgr.25280) 2159 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-05T07:15:57.912 INFO:teuthology.orchestra.run.smithi102.stdout:HEALTH_OK 2024-02-05T07:15:58.042 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:57 smithi102 bash[105162]: 5c12815fee55: Pull complete 2024-02-05T07:15:58.315 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:58 smithi102 bash[68945]: audit 2024-02-05T07:15:57.425068+0000 mgr.y (mgr.25280) 2160 : audit 0 from='client.35082 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:15:58.316 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:15:58 smithi102 bash[68945]: audit 2024-02-05T07:15:57.905583+0000 mon.c (mon.1) 34 : audit 0 from='client.? 172.21.15.102:0/1953333601' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:15:58.316 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:58 smithi102 bash[71397]: audit 2024-02-05T07:15:57.425068+0000 mgr.y (mgr.25280) 2160 : audit 0 from='client.35082 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:15:58.316 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:15:58 smithi102 bash[71397]: audit 2024-02-05T07:15:57.905583+0000 mon.c (mon.1) 34 : audit 0 from='client.? 172.21.15.102:0/1953333601' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:15:58.317 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:58 smithi102 bash[105162]: c0e87333d380: Pull complete 2024-02-05T07:15:58.317 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:58 smithi102 bash[105162]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-02-05T07:15:58.317 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:58 smithi102 bash[105162]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-02-05T07:15:58.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:58 smithi177 bash[56430]: audit 2024-02-05T07:15:57.425068+0000 mgr.y (mgr.25280) 2160 : audit 0 from='client.35082 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:15:58.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:15:58 smithi177 bash[56430]: audit 2024-02-05T07:15:57.905583+0000 mon.c (mon.1) 34 : audit 0 from='client.? 172.21.15.102:0/1953333601' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:15:59.827 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:15:59 smithi177 systemd[1]: Stopping Ceph node-exporter.b for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:15:59.883 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.689Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-02-05T07:15:59.884 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.689Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-02-05T07:15:59.884 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.690Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-02-05T07:15:59.884 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.690Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-02-05T07:15:59.884 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.691Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-02-05T07:15:59.884 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.691Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-02-05T07:15:59.884 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-02-05T07:15:59.884 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=arp 2024-02-05T07:15:59.884 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=bcache 2024-02-05T07:15:59.884 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=bonding 2024-02-05T07:15:59.884 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=btrfs 2024-02-05T07:15:59.884 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=conntrack 2024-02-05T07:15:59.884 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=cpu 2024-02-05T07:15:59.884 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-02-05T07:15:59.884 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=diskstats 2024-02-05T07:15:59.885 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=dmi 2024-02-05T07:15:59.885 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=edac 2024-02-05T07:15:59.885 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=entropy 2024-02-05T07:15:59.885 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-02-05T07:15:59.885 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=filefd 2024-02-05T07:15:59.885 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=filesystem 2024-02-05T07:15:59.885 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=hwmon 2024-02-05T07:15:59.885 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=infiniband 2024-02-05T07:15:59.885 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=ipvs 2024-02-05T07:15:59.885 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=loadavg 2024-02-05T07:15:59.885 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=mdadm 2024-02-05T07:15:59.886 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=meminfo 2024-02-05T07:15:59.886 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=netclass 2024-02-05T07:15:59.886 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=netdev 2024-02-05T07:15:59.886 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=netstat 2024-02-05T07:15:59.886 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=nfs 2024-02-05T07:15:59.886 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=nfsd 2024-02-05T07:15:59.886 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=nvme 2024-02-05T07:15:59.886 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=os 2024-02-05T07:15:59.886 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-02-05T07:15:59.886 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=pressure 2024-02-05T07:15:59.886 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=rapl 2024-02-05T07:15:59.886 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=schedstat 2024-02-05T07:15:59.886 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=selinux 2024-02-05T07:15:59.886 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=sockstat 2024-02-05T07:15:59.887 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=softnet 2024-02-05T07:15:59.887 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=stat 2024-02-05T07:15:59.887 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=tapestats 2024-02-05T07:15:59.887 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=textfile 2024-02-05T07:15:59.887 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-02-05T07:15:59.887 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=time 2024-02-05T07:15:59.887 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-02-05T07:15:59.887 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=uname 2024-02-05T07:15:59.887 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=vmstat 2024-02-05T07:15:59.887 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=xfs 2024-02-05T07:15:59.887 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.692Z caller=node_exporter.go:117 level=info collector=zfs 2024-02-05T07:15:59.887 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.693Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-02-05T07:15:59.887 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:15:59 smithi102 bash[105162]: ts=2024-02-05T07:15:59.693Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-02-05T07:16:00.536 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:00 smithi177 bash[85555]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-node-exporter-b 2024-02-05T07:16:00.536 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:00 smithi177 bash[56430]: cephadm 2024-02-05T07:15:58.792506+0000 mgr.y (mgr.25280) 2161 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-02-05T07:16:00.537 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:00 smithi177 bash[56430]: cephadm 2024-02-05T07:15:58.793425+0000 mgr.y (mgr.25280) 2162 : cephadm 1 Deploying daemon node-exporter.b on smithi177 2024-02-05T07:16:00.537 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:00 smithi177 bash[56430]: cluster 2024-02-05T07:15:59.097553+0000 mgr.y (mgr.25280) 2163 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 0 op/s 2024-02-05T07:16:00.537 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:00 smithi177 bash[56430]: audit 2024-02-05T07:15:59.823619+0000 mon.a (mon.0) 8966 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:00.537 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:00 smithi177 bash[56430]: audit 2024-02-05T07:15:59.832605+0000 mon.a (mon.0) 8967 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:00.537 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:00 smithi177 bash[56430]: audit 2024-02-05T07:15:59.842106+0000 mon.a (mon.0) 8968 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:00.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:00 smithi102 bash[68945]: cephadm 2024-02-05T07:15:58.792506+0000 mgr.y (mgr.25280) 2161 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-02-05T07:16:00.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:00 smithi102 bash[68945]: cephadm 2024-02-05T07:15:58.793425+0000 mgr.y (mgr.25280) 2162 : cephadm 1 Deploying daemon node-exporter.b on smithi177 2024-02-05T07:16:00.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:00 smithi102 bash[68945]: cluster 2024-02-05T07:15:59.097553+0000 mgr.y (mgr.25280) 2163 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 0 op/s 2024-02-05T07:16:00.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:00 smithi102 bash[68945]: audit 2024-02-05T07:15:59.823619+0000 mon.a (mon.0) 8966 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:00.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:00 smithi102 bash[68945]: audit 2024-02-05T07:15:59.832605+0000 mon.a (mon.0) 8967 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:00.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:00 smithi102 bash[68945]: audit 2024-02-05T07:15:59.842106+0000 mon.a (mon.0) 8968 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:00.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:00 smithi102 bash[71397]: cephadm 2024-02-05T07:15:58.792506+0000 mgr.y (mgr.25280) 2161 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-02-05T07:16:00.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:00 smithi102 bash[71397]: cephadm 2024-02-05T07:15:58.793425+0000 mgr.y (mgr.25280) 2162 : cephadm 1 Deploying daemon node-exporter.b on smithi177 2024-02-05T07:16:00.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:00 smithi102 bash[71397]: cluster 2024-02-05T07:15:59.097553+0000 mgr.y (mgr.25280) 2163 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 0 op/s 2024-02-05T07:16:00.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:00 smithi102 bash[71397]: audit 2024-02-05T07:15:59.823619+0000 mon.a (mon.0) 8966 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:00.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:00 smithi102 bash[71397]: audit 2024-02-05T07:15:59.832605+0000 mon.a (mon.0) 8967 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:00.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:00 smithi102 bash[71397]: audit 2024-02-05T07:15:59.842106+0000 mon.a (mon.0) 8968 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:00.808 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:00 smithi177 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-02-05T07:16:00.808 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:00 smithi177 bash[85661]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-node-exporter-b 2024-02-05T07:16:00.808 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:00 smithi177 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-05T07:16:00.808 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:00 smithi177 systemd[1]: Stopped Ceph node-exporter.b for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:16:00.808 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:00 smithi177 systemd[1]: Started Ceph node-exporter.b for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:16:01.077 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:00 smithi177 bash[85724]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-02-05T07:16:01.500 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[68945]: audit 2024-02-05T07:15:59.562765+0000 mgr.y (mgr.25280) 2164 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:16:01.500 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[68945]: cluster 2024-02-05T07:15:59.834848+0000 mgr.y (mgr.25280) 2165 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-05T07:16:01.500 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[68945]: cluster 2024-02-05T07:16:00.829500+0000 mon.a (mon.0) 8969 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:16:01.501 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[68945]: audit 2024-02-05T07:16:00.847266+0000 mon.a (mon.0) 8970 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:01.501 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[68945]: audit 2024-02-05T07:16:00.855954+0000 mon.a (mon.0) 8971 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:01.501 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[68945]: audit 2024-02-05T07:16:00.869708+0000 mon.a (mon.0) 8972 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:01.501 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[68945]: audit 2024-02-05T07:16:00.871297+0000 mon.a (mon.0) 8973 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:01.501 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[68945]: audit 2024-02-05T07:16:00.881945+0000 mon.a (mon.0) 8974 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:01.501 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[68945]: audit 2024-02-05T07:16:00.969369+0000 mon.a (mon.0) 8975 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:01.501 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[68945]: audit 2024-02-05T07:16:00.972324+0000 mon.a (mon.0) 8976 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:01.501 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[68945]: audit 2024-02-05T07:16:00.978954+0000 mon.a (mon.0) 8977 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:01.501 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[68945]: audit 2024-02-05T07:16:00.980607+0000 mon.a (mon.0) 8978 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:01.501 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[68945]: audit 2024-02-05T07:16:00.989408+0000 mon.a (mon.0) 8979 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:01.501 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[68945]: audit 2024-02-05T07:16:01.068554+0000 mon.a (mon.0) 8980 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:01.501 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[68945]: audit 2024-02-05T07:16:01.071706+0000 mon.a (mon.0) 8981 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:01.501 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[68945]: audit 2024-02-05T07:16:01.075765+0000 mon.a (mon.0) 8982 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:01.501 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[68945]: audit 2024-02-05T07:16:01.076972+0000 mon.a (mon.0) 8983 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:01.502 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[68945]: audit 2024-02-05T07:16:01.084603+0000 mon.a (mon.0) 8984 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:01.502 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[71397]: audit 2024-02-05T07:15:59.562765+0000 mgr.y (mgr.25280) 2164 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:16:01.502 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[71397]: cluster 2024-02-05T07:15:59.834848+0000 mgr.y (mgr.25280) 2165 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-05T07:16:01.502 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[71397]: cluster 2024-02-05T07:16:00.829500+0000 mon.a (mon.0) 8969 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:16:01.502 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[71397]: audit 2024-02-05T07:16:00.847266+0000 mon.a (mon.0) 8970 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:01.502 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[71397]: audit 2024-02-05T07:16:00.855954+0000 mon.a (mon.0) 8971 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:01.502 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[71397]: audit 2024-02-05T07:16:00.869708+0000 mon.a (mon.0) 8972 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:01.502 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[71397]: audit 2024-02-05T07:16:00.871297+0000 mon.a (mon.0) 8973 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:01.502 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[71397]: audit 2024-02-05T07:16:00.881945+0000 mon.a (mon.0) 8974 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:01.502 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[71397]: audit 2024-02-05T07:16:00.969369+0000 mon.a (mon.0) 8975 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:01.503 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[71397]: audit 2024-02-05T07:16:00.972324+0000 mon.a (mon.0) 8976 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:01.503 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[71397]: audit 2024-02-05T07:16:00.978954+0000 mon.a (mon.0) 8977 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:01.503 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[71397]: audit 2024-02-05T07:16:00.980607+0000 mon.a (mon.0) 8978 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:01.503 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[71397]: audit 2024-02-05T07:16:00.989408+0000 mon.a (mon.0) 8979 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:01.503 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[71397]: audit 2024-02-05T07:16:01.068554+0000 mon.a (mon.0) 8980 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:01.503 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[71397]: audit 2024-02-05T07:16:01.071706+0000 mon.a (mon.0) 8981 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:01.503 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[71397]: audit 2024-02-05T07:16:01.075765+0000 mon.a (mon.0) 8982 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:01.503 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[71397]: audit 2024-02-05T07:16:01.076972+0000 mon.a (mon.0) 8983 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:01.503 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:01 smithi102 bash[71397]: audit 2024-02-05T07:16:01.084603+0000 mon.a (mon.0) 8984 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:01.524 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:01 smithi177 bash[56430]: audit 2024-02-05T07:15:59.562765+0000 mgr.y (mgr.25280) 2164 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:16:01.524 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:01 smithi177 bash[56430]: cluster 2024-02-05T07:15:59.834848+0000 mgr.y (mgr.25280) 2165 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-05T07:16:01.525 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:01 smithi177 bash[56430]: cluster 2024-02-05T07:16:00.829500+0000 mon.a (mon.0) 8969 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-05T07:16:01.525 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:01 smithi177 bash[56430]: audit 2024-02-05T07:16:00.847266+0000 mon.a (mon.0) 8970 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:01.525 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:01 smithi177 bash[56430]: audit 2024-02-05T07:16:00.855954+0000 mon.a (mon.0) 8971 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:01.525 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:01 smithi177 bash[56430]: audit 2024-02-05T07:16:00.869708+0000 mon.a (mon.0) 8972 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:01.525 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:01 smithi177 bash[56430]: audit 2024-02-05T07:16:00.871297+0000 mon.a (mon.0) 8973 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:01.525 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:01 smithi177 bash[56430]: audit 2024-02-05T07:16:00.881945+0000 mon.a (mon.0) 8974 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:01.525 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:01 smithi177 bash[56430]: audit 2024-02-05T07:16:00.969369+0000 mon.a (mon.0) 8975 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:01.525 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:01 smithi177 bash[56430]: audit 2024-02-05T07:16:00.972324+0000 mon.a (mon.0) 8976 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:01.525 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:01 smithi177 bash[56430]: audit 2024-02-05T07:16:00.978954+0000 mon.a (mon.0) 8977 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:01.526 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:01 smithi177 bash[56430]: audit 2024-02-05T07:16:00.980607+0000 mon.a (mon.0) 8978 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:01.526 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:01 smithi177 bash[56430]: audit 2024-02-05T07:16:00.989408+0000 mon.a (mon.0) 8979 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:01.526 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:01 smithi177 bash[56430]: audit 2024-02-05T07:16:01.068554+0000 mon.a (mon.0) 8980 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:01.526 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:01 smithi177 bash[56430]: audit 2024-02-05T07:16:01.071706+0000 mon.a (mon.0) 8981 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:01.526 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:01 smithi177 bash[56430]: audit 2024-02-05T07:16:01.075765+0000 mon.a (mon.0) 8982 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:01.526 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:01 smithi177 bash[56430]: audit 2024-02-05T07:16:01.076972+0000 mon.a (mon.0) 8983 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:01.526 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:01 smithi177 bash[56430]: audit 2024-02-05T07:16:01.084603+0000 mon.a (mon.0) 8984 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:01.827 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:01 smithi177 bash[85724]: v1.5.0: Pulling from prometheus/node-exporter 2024-02-05T07:16:02.392 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: cluster 2024-02-05T07:16:00.874505+0000 mgr.y (mgr.25280) 2166 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-05T07:16:02.393 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: cephadm 2024-02-05T07:16:00.882931+0000 mgr.y (mgr.25280) 2167 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:02.393 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: cephadm 2024-02-05T07:16:00.990221+0000 mgr.y (mgr.25280) 2168 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:02.393 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: cephadm 2024-02-05T07:16:01.085202+0000 mgr.y (mgr.25280) 2169 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:02.393 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.168088+0000 mon.a (mon.0) 8985 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.393 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.170097+0000 mon.a (mon.0) 8986 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.393 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.172327+0000 mon.a (mon.0) 8987 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.393 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.173089+0000 mon.a (mon.0) 8988 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.393 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.179454+0000 mon.a (mon.0) 8989 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.393 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.257988+0000 mon.a (mon.0) 8990 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.393 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.260869+0000 mon.a (mon.0) 8991 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.393 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.264596+0000 mon.a (mon.0) 8992 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.394 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.265804+0000 mon.a (mon.0) 8993 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.394 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.273275+0000 mon.a (mon.0) 8994 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.394 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.352464+0000 mon.a (mon.0) 8995 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.394 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.355205+0000 mon.a (mon.0) 8996 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.394 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.358412+0000 mon.a (mon.0) 8997 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.394 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.359702+0000 mon.a (mon.0) 8998 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.394 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.368367+0000 mon.a (mon.0) 8999 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.394 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.430294+0000 mon.a (mon.0) 9000 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.395 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.432730+0000 mon.a (mon.0) 9001 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.395 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.436679+0000 mon.a (mon.0) 9002 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.395 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.437765+0000 mon.a (mon.0) 9003 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.395 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.445621+0000 mon.a (mon.0) 9004 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.395 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.504797+0000 mon.a (mon.0) 9005 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.395 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.507290+0000 mon.a (mon.0) 9006 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.395 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.509985+0000 mon.a (mon.0) 9007 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.395 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.510706+0000 mon.a (mon.0) 9008 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.395 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.515657+0000 mon.a (mon.0) 9009 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.395 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.576780+0000 mon.a (mon.0) 9010 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.396 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.579643+0000 mon.a (mon.0) 9011 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.396 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.583037+0000 mon.a (mon.0) 9012 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.396 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.583998+0000 mon.a (mon.0) 9013 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.396 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.591434+0000 mon.a (mon.0) 9014 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.396 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.669767+0000 mon.a (mon.0) 9015 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.396 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.672230+0000 mon.a (mon.0) 9016 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.396 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.675920+0000 mon.a (mon.0) 9017 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.396 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.676955+0000 mon.a (mon.0) 9018 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.396 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.685126+0000 mon.a (mon.0) 9019 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.396 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.763625+0000 mon.a (mon.0) 9020 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.396 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.765744+0000 mon.a (mon.0) 9021 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.396 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.768039+0000 mon.a (mon.0) 9022 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.396 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.768921+0000 mon.a (mon.0) 9023 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.396 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.775483+0000 mon.a (mon.0) 9024 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.397 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: cluster 2024-02-05T07:16:01.851951+0000 mon.a (mon.0) 9025 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:16:02.397 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: cluster 2024-02-05T07:16:01.852014+0000 mon.a (mon.0) 9026 : cluster 1 Cluster is now healthy 2024-02-05T07:16:02.397 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.858397+0000 mon.a (mon.0) 9027 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.397 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.861482+0000 mon.a (mon.0) 9028 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.397 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.864312+0000 mon.a (mon.0) 9029 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.397 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.865170+0000 mon.a (mon.0) 9030 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.397 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.871609+0000 mon.a (mon.0) 9031 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.397 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.940516+0000 mon.a (mon.0) 9032 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.397 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.942980+0000 mon.a (mon.0) 9033 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.397 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.945720+0000 mon.a (mon.0) 9034 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.397 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.946574+0000 mon.a (mon.0) 9035 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.397 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:01.952255+0000 mon.a (mon.0) 9036 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.397 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:02.031523+0000 mon.a (mon.0) 9037 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.397 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:02.033816+0000 mon.a (mon.0) 9038 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.397 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:02.038583+0000 mon.a (mon.0) 9039 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.398 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:02.039680+0000 mon.a (mon.0) 9040 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.398 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:02.050557+0000 mon.a (mon.0) 9041 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.398 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:02.112908+0000 mon.a (mon.0) 9042 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.398 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:02.115479+0000 mon.a (mon.0) 9043 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.398 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:02.119070+0000 mon.a (mon.0) 9044 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.398 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:02.120377+0000 mon.a (mon.0) 9045 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.398 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[56430]: audit 2024-02-05T07:16:02.126497+0000 mon.a (mon.0) 9046 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.419 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: cluster 2024-02-05T07:16:00.874505+0000 mgr.y (mgr.25280) 2166 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-05T07:16:02.419 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: cephadm 2024-02-05T07:16:00.882931+0000 mgr.y (mgr.25280) 2167 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:02.419 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: cephadm 2024-02-05T07:16:00.990221+0000 mgr.y (mgr.25280) 2168 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:02.420 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: cephadm 2024-02-05T07:16:01.085202+0000 mgr.y (mgr.25280) 2169 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:02.420 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.168088+0000 mon.a (mon.0) 8985 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.420 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.170097+0000 mon.a (mon.0) 8986 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.420 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.172327+0000 mon.a (mon.0) 8987 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.420 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.173089+0000 mon.a (mon.0) 8988 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.420 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.179454+0000 mon.a (mon.0) 8989 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.420 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.257988+0000 mon.a (mon.0) 8990 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.420 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.260869+0000 mon.a (mon.0) 8991 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.420 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.264596+0000 mon.a (mon.0) 8992 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.420 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.265804+0000 mon.a (mon.0) 8993 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.420 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.273275+0000 mon.a (mon.0) 8994 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.420 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.352464+0000 mon.a (mon.0) 8995 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.420 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.355205+0000 mon.a (mon.0) 8996 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.420 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.358412+0000 mon.a (mon.0) 8997 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.421 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.359702+0000 mon.a (mon.0) 8998 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.421 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.368367+0000 mon.a (mon.0) 8999 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.421 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.430294+0000 mon.a (mon.0) 9000 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.421 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: cluster 2024-02-05T07:16:00.874505+0000 mgr.y (mgr.25280) 2166 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-05T07:16:02.421 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: cephadm 2024-02-05T07:16:00.882931+0000 mgr.y (mgr.25280) 2167 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:02.421 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: cephadm 2024-02-05T07:16:00.990221+0000 mgr.y (mgr.25280) 2168 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:02.421 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: cephadm 2024-02-05T07:16:01.085202+0000 mgr.y (mgr.25280) 2169 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:02.421 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.168088+0000 mon.a (mon.0) 8985 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.421 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.170097+0000 mon.a (mon.0) 8986 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.421 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.172327+0000 mon.a (mon.0) 8987 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.173089+0000 mon.a (mon.0) 8988 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.179454+0000 mon.a (mon.0) 8989 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.257988+0000 mon.a (mon.0) 8990 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.260869+0000 mon.a (mon.0) 8991 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.264596+0000 mon.a (mon.0) 8992 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.265804+0000 mon.a (mon.0) 8993 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.273275+0000 mon.a (mon.0) 8994 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.352464+0000 mon.a (mon.0) 8995 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.355205+0000 mon.a (mon.0) 8996 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.358412+0000 mon.a (mon.0) 8997 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.359702+0000 mon.a (mon.0) 8998 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.368367+0000 mon.a (mon.0) 8999 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.430294+0000 mon.a (mon.0) 9000 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.432730+0000 mon.a (mon.0) 9001 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.436679+0000 mon.a (mon.0) 9002 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.437765+0000 mon.a (mon.0) 9003 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.445621+0000 mon.a (mon.0) 9004 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.504797+0000 mon.a (mon.0) 9005 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.507290+0000 mon.a (mon.0) 9006 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.509985+0000 mon.a (mon.0) 9007 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.510706+0000 mon.a (mon.0) 9008 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.423 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.515657+0000 mon.a (mon.0) 9009 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.576780+0000 mon.a (mon.0) 9010 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.579643+0000 mon.a (mon.0) 9011 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.583037+0000 mon.a (mon.0) 9012 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.583998+0000 mon.a (mon.0) 9013 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.591434+0000 mon.a (mon.0) 9014 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.669767+0000 mon.a (mon.0) 9015 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.672230+0000 mon.a (mon.0) 9016 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.675920+0000 mon.a (mon.0) 9017 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.676955+0000 mon.a (mon.0) 9018 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.685126+0000 mon.a (mon.0) 9019 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.763625+0000 mon.a (mon.0) 9020 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.765744+0000 mon.a (mon.0) 9021 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.768039+0000 mon.a (mon.0) 9022 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.768921+0000 mon.a (mon.0) 9023 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.425 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.775483+0000 mon.a (mon.0) 9024 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.425 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: cluster 2024-02-05T07:16:01.851951+0000 mon.a (mon.0) 9025 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:16:02.425 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: cluster 2024-02-05T07:16:01.852014+0000 mon.a (mon.0) 9026 : cluster 1 Cluster is now healthy 2024-02-05T07:16:02.425 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.858397+0000 mon.a (mon.0) 9027 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.425 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.861482+0000 mon.a (mon.0) 9028 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.425 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.864312+0000 mon.a (mon.0) 9029 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.425 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.865170+0000 mon.a (mon.0) 9030 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.425 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.871609+0000 mon.a (mon.0) 9031 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.425 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.940516+0000 mon.a (mon.0) 9032 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.425 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.942980+0000 mon.a (mon.0) 9033 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.425 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.945720+0000 mon.a (mon.0) 9034 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.425 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.946574+0000 mon.a (mon.0) 9035 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.425 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:01.952255+0000 mon.a (mon.0) 9036 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.426 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:02.031523+0000 mon.a (mon.0) 9037 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.426 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:02.033816+0000 mon.a (mon.0) 9038 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.426 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:02.038583+0000 mon.a (mon.0) 9039 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.426 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:02.039680+0000 mon.a (mon.0) 9040 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.426 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:02.050557+0000 mon.a (mon.0) 9041 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.426 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:02.112908+0000 mon.a (mon.0) 9042 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.426 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:02.115479+0000 mon.a (mon.0) 9043 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.426 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:02.119070+0000 mon.a (mon.0) 9044 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.426 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:02.120377+0000 mon.a (mon.0) 9045 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.426 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[68945]: audit 2024-02-05T07:16:02.126497+0000 mon.a (mon.0) 9046 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.426 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:16:02] "GET /metrics HTTP/1.1" 200 38695 "" "Prometheus/2.33.4" 2024-02-05T07:16:02.427 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.432730+0000 mon.a (mon.0) 9001 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.427 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.436679+0000 mon.a (mon.0) 9002 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.427 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.437765+0000 mon.a (mon.0) 9003 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.427 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.445621+0000 mon.a (mon.0) 9004 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.428 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.504797+0000 mon.a (mon.0) 9005 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.428 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.507290+0000 mon.a (mon.0) 9006 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.428 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.509985+0000 mon.a (mon.0) 9007 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.428 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.510706+0000 mon.a (mon.0) 9008 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.428 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.515657+0000 mon.a (mon.0) 9009 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.428 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.576780+0000 mon.a (mon.0) 9010 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.428 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.579643+0000 mon.a (mon.0) 9011 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.428 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.583037+0000 mon.a (mon.0) 9012 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.428 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.583998+0000 mon.a (mon.0) 9013 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.428 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.591434+0000 mon.a (mon.0) 9014 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.428 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.669767+0000 mon.a (mon.0) 9015 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.428 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.672230+0000 mon.a (mon.0) 9016 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.428 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.675920+0000 mon.a (mon.0) 9017 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.429 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.676955+0000 mon.a (mon.0) 9018 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.429 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.685126+0000 mon.a (mon.0) 9019 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.429 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.763625+0000 mon.a (mon.0) 9020 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.429 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.765744+0000 mon.a (mon.0) 9021 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.429 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.768039+0000 mon.a (mon.0) 9022 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.429 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.768921+0000 mon.a (mon.0) 9023 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.429 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.775483+0000 mon.a (mon.0) 9024 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.429 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: cluster 2024-02-05T07:16:01.851951+0000 mon.a (mon.0) 9025 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-05T07:16:02.429 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: cluster 2024-02-05T07:16:01.852014+0000 mon.a (mon.0) 9026 : cluster 1 Cluster is now healthy 2024-02-05T07:16:02.429 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.858397+0000 mon.a (mon.0) 9027 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.429 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.861482+0000 mon.a (mon.0) 9028 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.429 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.864312+0000 mon.a (mon.0) 9029 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.429 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.865170+0000 mon.a (mon.0) 9030 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.429 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.871609+0000 mon.a (mon.0) 9031 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.430 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.940516+0000 mon.a (mon.0) 9032 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.430 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.942980+0000 mon.a (mon.0) 9033 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.430 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.945720+0000 mon.a (mon.0) 9034 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.430 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.946574+0000 mon.a (mon.0) 9035 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.430 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:01.952255+0000 mon.a (mon.0) 9036 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.430 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:02.031523+0000 mon.a (mon.0) 9037 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.430 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:02.033816+0000 mon.a (mon.0) 9038 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.430 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:02.038583+0000 mon.a (mon.0) 9039 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.430 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:02.039680+0000 mon.a (mon.0) 9040 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.430 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:02.050557+0000 mon.a (mon.0) 9041 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.430 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:02.112908+0000 mon.a (mon.0) 9042 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:02.430 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:02.115479+0000 mon.a (mon.0) 9043 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:02.430 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:02.119070+0000 mon.a (mon.0) 9044 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:02.430 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:02.120377+0000 mon.a (mon.0) 9045 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:02.431 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:02 smithi102 bash[71397]: audit 2024-02-05T07:16:02.126497+0000 mon.a (mon.0) 9046 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:02.684 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[85724]: 22b70bddd3ac: Pulling fs layer 2024-02-05T07:16:02.684 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[85724]: 5c12815fee55: Pulling fs layer 2024-02-05T07:16:02.684 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[85724]: c0e87333d380: Pulling fs layer 2024-02-05T07:16:02.684 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[85724]: 22b70bddd3ac: Verifying Checksum 2024-02-05T07:16:02.684 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[85724]: 22b70bddd3ac: Download complete 2024-02-05T07:16:02.969 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[85724]: c0e87333d380: Verifying Checksum 2024-02-05T07:16:02.969 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[85724]: c0e87333d380: Download complete 2024-02-05T07:16:03.291 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:02 smithi177 bash[85724]: 22b70bddd3ac: Pull complete 2024-02-05T07:16:03.291 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: cephadm 2024-02-05T07:16:01.180228+0000 mgr.y (mgr.25280) 2170 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.291 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: cephadm 2024-02-05T07:16:01.273878+0000 mgr.y (mgr.25280) 2171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.291 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: cephadm 2024-02-05T07:16:01.368966+0000 mgr.y (mgr.25280) 2172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.291 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: cephadm 2024-02-05T07:16:01.446183+0000 mgr.y (mgr.25280) 2173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.292 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: cephadm 2024-02-05T07:16:01.516219+0000 mgr.y (mgr.25280) 2174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.292 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: cephadm 2024-02-05T07:16:01.591918+0000 mgr.y (mgr.25280) 2175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.292 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: cephadm 2024-02-05T07:16:01.686126+0000 mgr.y (mgr.25280) 2176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.292 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: cephadm 2024-02-05T07:16:01.776340+0000 mgr.y (mgr.25280) 2177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.292 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: cephadm 2024-02-05T07:16:01.872296+0000 mgr.y (mgr.25280) 2178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.292 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: cephadm 2024-02-05T07:16:01.952815+0000 mgr.y (mgr.25280) 2179 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.292 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: cephadm 2024-02-05T07:16:02.051168+0000 mgr.y (mgr.25280) 2180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.292 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: cephadm 2024-02-05T07:16:02.127080+0000 mgr.y (mgr.25280) 2181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.292 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.207143+0000 mon.a (mon.0) 9047 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:03.292 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.211120+0000 mon.a (mon.0) 9048 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:03.292 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.214595+0000 mon.a (mon.0) 9049 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:03.292 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.215976+0000 mon.a (mon.0) 9050 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:03.293 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.225497+0000 mon.a (mon.0) 9051 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:03.293 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.304814+0000 mon.a (mon.0) 9052 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:03.293 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.307657+0000 mon.a (mon.0) 9053 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:03.293 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.310909+0000 mon.a (mon.0) 9054 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:03.293 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.311934+0000 mon.a (mon.0) 9055 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:03.293 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.320583+0000 mon.a (mon.0) 9056 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:03.294 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.398617+0000 mon.a (mon.0) 9057 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:03.294 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.400823+0000 mon.a (mon.0) 9058 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:03.294 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.403252+0000 mon.a (mon.0) 9059 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:03.294 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.404134+0000 mon.a (mon.0) 9060 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:03.294 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.409796+0000 mon.a (mon.0) 9061 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:03.294 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.478946+0000 mon.a (mon.0) 9062 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:03.294 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.481995+0000 mon.a (mon.0) 9063 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:03.294 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.485987+0000 mon.a (mon.0) 9064 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:03.294 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.487462+0000 mon.a (mon.0) 9065 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:03.294 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.497285+0000 mon.a (mon.0) 9066 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:03.294 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.576571+0000 mon.a (mon.0) 9067 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:03.294 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.579240+0000 mon.a (mon.0) 9068 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:03.294 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.583555+0000 mon.a (mon.0) 9069 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:03.294 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.584583+0000 mon.a (mon.0) 9070 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:03.295 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.590644+0000 mon.a (mon.0) 9071 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:03.295 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.654810+0000 mon.a (mon.0) 9072 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:03.295 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.657246+0000 mon.a (mon.0) 9073 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:03.295 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.661145+0000 mon.a (mon.0) 9074 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:03.295 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.662713+0000 mon.a (mon.0) 9075 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:03.295 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.669928+0000 mon.a (mon.0) 9076 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:03.295 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.717969+0000 mon.a (mon.0) 9077 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:03.295 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.720598+0000 mon.a (mon.0) 9078 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:03.295 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.722772+0000 mon.a (mon.0) 9079 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:03.295 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.723492+0000 mon.a (mon.0) 9080 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:03.295 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.730441+0000 mon.a (mon.0) 9081 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:03.295 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.809464+0000 mon.a (mon.0) 9082 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:03.295 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.811923+0000 mon.a (mon.0) 9083 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:03.295 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.815006+0000 mon.a (mon.0) 9084 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:03.296 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.816091+0000 mon.a (mon.0) 9085 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:03.296 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.826377+0000 mon.a (mon.0) 9086 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:03.296 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.890100+0000 mon.a (mon.0) 9087 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:03.296 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.892108+0000 mon.a (mon.0) 9088 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:03.296 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.895197+0000 mon.a (mon.0) 9089 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:03.296 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.896155+0000 mon.a (mon.0) 9090 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:03.296 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.904659+0000 mon.a (mon.0) 9091 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:03.296 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.982081+0000 mon.a (mon.0) 9092 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:03.296 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.984499+0000 mon.a (mon.0) 9093 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:03.296 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.987905+0000 mon.a (mon.0) 9094 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:03.296 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.989129+0000 mon.a (mon.0) 9095 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:03.296 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:02.999691+0000 mon.a (mon.0) 9096 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:03.296 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:03.065003+0000 mon.a (mon.0) 9097 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:03.297 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:03.067264+0000 mon.a (mon.0) 9098 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:03.297 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:03.069800+0000 mon.a (mon.0) 9099 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:03.297 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:03.070687+0000 mon.a (mon.0) 9100 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:03.297 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[56430]: audit 2024-02-05T07:16:03.080216+0000 mon.a (mon.0) 9101 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:03.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: cephadm 2024-02-05T07:16:01.180228+0000 mgr.y (mgr.25280) 2170 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: cephadm 2024-02-05T07:16:01.273878+0000 mgr.y (mgr.25280) 2171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: cephadm 2024-02-05T07:16:01.368966+0000 mgr.y (mgr.25280) 2172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: cephadm 2024-02-05T07:16:01.446183+0000 mgr.y (mgr.25280) 2173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: cephadm 2024-02-05T07:16:01.516219+0000 mgr.y (mgr.25280) 2174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: cephadm 2024-02-05T07:16:01.591918+0000 mgr.y (mgr.25280) 2175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: cephadm 2024-02-05T07:16:01.686126+0000 mgr.y (mgr.25280) 2176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: cephadm 2024-02-05T07:16:01.776340+0000 mgr.y (mgr.25280) 2177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: cephadm 2024-02-05T07:16:01.872296+0000 mgr.y (mgr.25280) 2178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: cephadm 2024-02-05T07:16:01.952815+0000 mgr.y (mgr.25280) 2179 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: cephadm 2024-02-05T07:16:02.051168+0000 mgr.y (mgr.25280) 2180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: cephadm 2024-02-05T07:16:02.127080+0000 mgr.y (mgr.25280) 2181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.207143+0000 mon.a (mon.0) 9047 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:03.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.211120+0000 mon.a (mon.0) 9048 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:03.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.214595+0000 mon.a (mon.0) 9049 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:03.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.215976+0000 mon.a (mon.0) 9050 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:03.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.225497+0000 mon.a (mon.0) 9051 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:03.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.304814+0000 mon.a (mon.0) 9052 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:03.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.307657+0000 mon.a (mon.0) 9053 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:03.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.310909+0000 mon.a (mon.0) 9054 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:03.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.311934+0000 mon.a (mon.0) 9055 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:03.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: cephadm 2024-02-05T07:16:01.180228+0000 mgr.y (mgr.25280) 2170 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: cephadm 2024-02-05T07:16:01.273878+0000 mgr.y (mgr.25280) 2171 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: cephadm 2024-02-05T07:16:01.368966+0000 mgr.y (mgr.25280) 2172 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: cephadm 2024-02-05T07:16:01.446183+0000 mgr.y (mgr.25280) 2173 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: cephadm 2024-02-05T07:16:01.516219+0000 mgr.y (mgr.25280) 2174 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: cephadm 2024-02-05T07:16:01.591918+0000 mgr.y (mgr.25280) 2175 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: cephadm 2024-02-05T07:16:01.686126+0000 mgr.y (mgr.25280) 2176 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: cephadm 2024-02-05T07:16:01.776340+0000 mgr.y (mgr.25280) 2177 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: cephadm 2024-02-05T07:16:01.872296+0000 mgr.y (mgr.25280) 2178 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: cephadm 2024-02-05T07:16:01.952815+0000 mgr.y (mgr.25280) 2179 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: cephadm 2024-02-05T07:16:02.051168+0000 mgr.y (mgr.25280) 2180 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: cephadm 2024-02-05T07:16:02.127080+0000 mgr.y (mgr.25280) 2181 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:03.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.207143+0000 mon.a (mon.0) 9047 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:03.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.211120+0000 mon.a (mon.0) 9048 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:03.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.214595+0000 mon.a (mon.0) 9049 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:03.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.215976+0000 mon.a (mon.0) 9050 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:03.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.225497+0000 mon.a (mon.0) 9051 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:03.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.304814+0000 mon.a (mon.0) 9052 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:03.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.307657+0000 mon.a (mon.0) 9053 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:03.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.310909+0000 mon.a (mon.0) 9054 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:03.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.311934+0000 mon.a (mon.0) 9055 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:03.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.320583+0000 mon.a (mon.0) 9056 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:03.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.398617+0000 mon.a (mon.0) 9057 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:03.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.400823+0000 mon.a (mon.0) 9058 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:03.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.403252+0000 mon.a (mon.0) 9059 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:03.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.404134+0000 mon.a (mon.0) 9060 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:03.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.409796+0000 mon.a (mon.0) 9061 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:03.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.478946+0000 mon.a (mon.0) 9062 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:03.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.481995+0000 mon.a (mon.0) 9063 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:03.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.485987+0000 mon.a (mon.0) 9064 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:03.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.487462+0000 mon.a (mon.0) 9065 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:03.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.497285+0000 mon.a (mon.0) 9066 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:03.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.576571+0000 mon.a (mon.0) 9067 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:03.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.579240+0000 mon.a (mon.0) 9068 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:03.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.583555+0000 mon.a (mon.0) 9069 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:03.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.584583+0000 mon.a (mon.0) 9070 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:03.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.590644+0000 mon.a (mon.0) 9071 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:03.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.654810+0000 mon.a (mon.0) 9072 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:03.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.657246+0000 mon.a (mon.0) 9073 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:03.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.661145+0000 mon.a (mon.0) 9074 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:03.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.662713+0000 mon.a (mon.0) 9075 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:03.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.320583+0000 mon.a (mon.0) 9056 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:03.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.398617+0000 mon.a (mon.0) 9057 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:03.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.400823+0000 mon.a (mon.0) 9058 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:03.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.403252+0000 mon.a (mon.0) 9059 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:03.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.404134+0000 mon.a (mon.0) 9060 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:03.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.409796+0000 mon.a (mon.0) 9061 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:03.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.478946+0000 mon.a (mon.0) 9062 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:03.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.481995+0000 mon.a (mon.0) 9063 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:03.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.485987+0000 mon.a (mon.0) 9064 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:03.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.487462+0000 mon.a (mon.0) 9065 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:03.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.497285+0000 mon.a (mon.0) 9066 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:03.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.576571+0000 mon.a (mon.0) 9067 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:03.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.579240+0000 mon.a (mon.0) 9068 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:03.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.583555+0000 mon.a (mon.0) 9069 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:03.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.584583+0000 mon.a (mon.0) 9070 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:03.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.590644+0000 mon.a (mon.0) 9071 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:03.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.654810+0000 mon.a (mon.0) 9072 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:03.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.657246+0000 mon.a (mon.0) 9073 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:03.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.661145+0000 mon.a (mon.0) 9074 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:03.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.662713+0000 mon.a (mon.0) 9075 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:03.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.669928+0000 mon.a (mon.0) 9076 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:03.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.717969+0000 mon.a (mon.0) 9077 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:03.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.720598+0000 mon.a (mon.0) 9078 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:03.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.722772+0000 mon.a (mon.0) 9079 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:03.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.723492+0000 mon.a (mon.0) 9080 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:03.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.730441+0000 mon.a (mon.0) 9081 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:03.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.809464+0000 mon.a (mon.0) 9082 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:03.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.811923+0000 mon.a (mon.0) 9083 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:03.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.815006+0000 mon.a (mon.0) 9084 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:03.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.816091+0000 mon.a (mon.0) 9085 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:03.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.826377+0000 mon.a (mon.0) 9086 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:03.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.890100+0000 mon.a (mon.0) 9087 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:03.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.892108+0000 mon.a (mon.0) 9088 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:03.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.895197+0000 mon.a (mon.0) 9089 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:03.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.896155+0000 mon.a (mon.0) 9090 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:03.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.904659+0000 mon.a (mon.0) 9091 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:03.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.982081+0000 mon.a (mon.0) 9092 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:03.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.984499+0000 mon.a (mon.0) 9093 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:03.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.987905+0000 mon.a (mon.0) 9094 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:03.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.669928+0000 mon.a (mon.0) 9076 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:03.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.717969+0000 mon.a (mon.0) 9077 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:03.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.720598+0000 mon.a (mon.0) 9078 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:03.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.722772+0000 mon.a (mon.0) 9079 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:03.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.723492+0000 mon.a (mon.0) 9080 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:03.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.730441+0000 mon.a (mon.0) 9081 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:03.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.809464+0000 mon.a (mon.0) 9082 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:03.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.811923+0000 mon.a (mon.0) 9083 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:03.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.815006+0000 mon.a (mon.0) 9084 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:03.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.816091+0000 mon.a (mon.0) 9085 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:03.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.826377+0000 mon.a (mon.0) 9086 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:03.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.890100+0000 mon.a (mon.0) 9087 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:03.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.892108+0000 mon.a (mon.0) 9088 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:03.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.895197+0000 mon.a (mon.0) 9089 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:03.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.896155+0000 mon.a (mon.0) 9090 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:03.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.904659+0000 mon.a (mon.0) 9091 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:03.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.982081+0000 mon.a (mon.0) 9092 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:03.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.984499+0000 mon.a (mon.0) 9093 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:03.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.987905+0000 mon.a (mon.0) 9094 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:03.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.989129+0000 mon.a (mon.0) 9095 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:03.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:02.999691+0000 mon.a (mon.0) 9096 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:03.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:03.065003+0000 mon.a (mon.0) 9097 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:03.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:03.067264+0000 mon.a (mon.0) 9098 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:03.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:03.069800+0000 mon.a (mon.0) 9099 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:03.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:03.070687+0000 mon.a (mon.0) 9100 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:03.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[71397]: audit 2024-02-05T07:16:03.080216+0000 mon.a (mon.0) 9101 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:03.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.989129+0000 mon.a (mon.0) 9095 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:03.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:02.999691+0000 mon.a (mon.0) 9096 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:03.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:03.065003+0000 mon.a (mon.0) 9097 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:03.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:03.067264+0000 mon.a (mon.0) 9098 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:03.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:03.069800+0000 mon.a (mon.0) 9099 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:03.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:03.070687+0000 mon.a (mon.0) 9100 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:03.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:03 smithi102 bash[68945]: audit 2024-02-05T07:16:03.080216+0000 mon.a (mon.0) 9101 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:04.077 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:03 smithi177 bash[85724]: 5c12815fee55: Pull complete 2024-02-05T07:16:04.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: cephadm 2024-02-05T07:16:02.226023+0000 mgr.y (mgr.25280) 2182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: cephadm 2024-02-05T07:16:02.321187+0000 mgr.y (mgr.25280) 2183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: cephadm 2024-02-05T07:16:02.410645+0000 mgr.y (mgr.25280) 2184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: cephadm 2024-02-05T07:16:02.498111+0000 mgr.y (mgr.25280) 2185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: cephadm 2024-02-05T07:16:02.591124+0000 mgr.y (mgr.25280) 2186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: cephadm 2024-02-05T07:16:02.670765+0000 mgr.y (mgr.25280) 2187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: cephadm 2024-02-05T07:16:02.730935+0000 mgr.y (mgr.25280) 2188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: cephadm 2024-02-05T07:16:02.827081+0000 mgr.y (mgr.25280) 2189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: cluster 2024-02-05T07:16:02.875345+0000 mgr.y (mgr.25280) 2190 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-05T07:16:04.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: cephadm 2024-02-05T07:16:02.905204+0000 mgr.y (mgr.25280) 2191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: cephadm 2024-02-05T07:16:03.000595+0000 mgr.y (mgr.25280) 2192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: cephadm 2024-02-05T07:16:03.080817+0000 mgr.y (mgr.25280) 2193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.154418+0000 mon.a (mon.0) 9102 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:04.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.156089+0000 mon.a (mon.0) 9103 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:04.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.157872+0000 mon.a (mon.0) 9104 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:04.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.158648+0000 mon.a (mon.0) 9105 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:04.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.165707+0000 mon.a (mon.0) 9106 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:04.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: cephadm 2024-02-05T07:16:03.166209+0000 mgr.y (mgr.25280) 2194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.243083+0000 mon.a (mon.0) 9107 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:04.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.246486+0000 mon.a (mon.0) 9108 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:04.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.250881+0000 mon.a (mon.0) 9109 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:04.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.251860+0000 mon.a (mon.0) 9110 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:04.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.262517+0000 mon.a (mon.0) 9111 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:04.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.342503+0000 mon.a (mon.0) 9112 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:04.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.346470+0000 mon.a (mon.0) 9113 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:04.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.350376+0000 mon.a (mon.0) 9114 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:04.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.351217+0000 mon.a (mon.0) 9115 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:04.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.359662+0000 mon.a (mon.0) 9116 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:04.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.442601+0000 mon.a (mon.0) 9117 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:04.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.445153+0000 mon.a (mon.0) 9118 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:04.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.447929+0000 mon.a (mon.0) 9119 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:04.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.448700+0000 mon.a (mon.0) 9120 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:04.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.456778+0000 mon.a (mon.0) 9121 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:04.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.537566+0000 mon.a (mon.0) 9122 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:04.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.539854+0000 mon.a (mon.0) 9123 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:04.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.543011+0000 mon.a (mon.0) 9124 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:04.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.543936+0000 mon.a (mon.0) 9125 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:04.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.554426+0000 mon.a (mon.0) 9126 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:04.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.619931+0000 mon.a (mon.0) 9127 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:04.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.621857+0000 mon.a (mon.0) 9128 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:04.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.624196+0000 mon.a (mon.0) 9129 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:04.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.624923+0000 mon.a (mon.0) 9130 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:04.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.633327+0000 mon.a (mon.0) 9131 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:04.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.695217+0000 mon.a (mon.0) 9132 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:04.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.697196+0000 mon.a (mon.0) 9133 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:04.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.699664+0000 mon.a (mon.0) 9134 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:04.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.700515+0000 mon.a (mon.0) 9135 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:04.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.709756+0000 mon.a (mon.0) 9136 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:04.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.793873+0000 mon.a (mon.0) 9137 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:04.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.795901+0000 mon.a (mon.0) 9138 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:04.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.798390+0000 mon.a (mon.0) 9139 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:04.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.799231+0000 mon.a (mon.0) 9140 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:04.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.808036+0000 mon.a (mon.0) 9141 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:04.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.869374+0000 mon.a (mon.0) 9142 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:04.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.872102+0000 mon.a (mon.0) 9143 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:04.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.875093+0000 mon.a (mon.0) 9144 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:04.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.876423+0000 mon.a (mon.0) 9145 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:04.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.885159+0000 mon.a (mon.0) 9146 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:04.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.962976+0000 mon.a (mon.0) 9147 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:04.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.966503+0000 mon.a (mon.0) 9148 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:04.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.971627+0000 mon.a (mon.0) 9149 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:04.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.972948+0000 mon.a (mon.0) 9150 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:04.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:03.983764+0000 mon.a (mon.0) 9151 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:04.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:04.061926+0000 mon.a (mon.0) 9152 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:04.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:04.065047+0000 mon.a (mon.0) 9153 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:04.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:04.068878+0000 mon.a (mon.0) 9154 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:04.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:04.070497+0000 mon.a (mon.0) 9155 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:04.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:04 smithi177 bash[56430]: audit 2024-02-05T07:16:04.080724+0000 mon.a (mon.0) 9156 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:04.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: cephadm 2024-02-05T07:16:02.226023+0000 mgr.y (mgr.25280) 2182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: cephadm 2024-02-05T07:16:02.321187+0000 mgr.y (mgr.25280) 2183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: cephadm 2024-02-05T07:16:02.410645+0000 mgr.y (mgr.25280) 2184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: cephadm 2024-02-05T07:16:02.498111+0000 mgr.y (mgr.25280) 2185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: cephadm 2024-02-05T07:16:02.591124+0000 mgr.y (mgr.25280) 2186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: cephadm 2024-02-05T07:16:02.670765+0000 mgr.y (mgr.25280) 2187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: cephadm 2024-02-05T07:16:02.730935+0000 mgr.y (mgr.25280) 2188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: cephadm 2024-02-05T07:16:02.827081+0000 mgr.y (mgr.25280) 2189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: cluster 2024-02-05T07:16:02.875345+0000 mgr.y (mgr.25280) 2190 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-05T07:16:04.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: cephadm 2024-02-05T07:16:02.905204+0000 mgr.y (mgr.25280) 2191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: cephadm 2024-02-05T07:16:03.000595+0000 mgr.y (mgr.25280) 2192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: cephadm 2024-02-05T07:16:03.080817+0000 mgr.y (mgr.25280) 2193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.154418+0000 mon.a (mon.0) 9102 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:04.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.156089+0000 mon.a (mon.0) 9103 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:04.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.157872+0000 mon.a (mon.0) 9104 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:04.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.158648+0000 mon.a (mon.0) 9105 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:04.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.165707+0000 mon.a (mon.0) 9106 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:04.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: cephadm 2024-02-05T07:16:03.166209+0000 mgr.y (mgr.25280) 2194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.243083+0000 mon.a (mon.0) 9107 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:04.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.246486+0000 mon.a (mon.0) 9108 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:04.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.250881+0000 mon.a (mon.0) 9109 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:04.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: cephadm 2024-02-05T07:16:02.226023+0000 mgr.y (mgr.25280) 2182 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: cephadm 2024-02-05T07:16:02.321187+0000 mgr.y (mgr.25280) 2183 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: cephadm 2024-02-05T07:16:02.410645+0000 mgr.y (mgr.25280) 2184 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: cephadm 2024-02-05T07:16:02.498111+0000 mgr.y (mgr.25280) 2185 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: cephadm 2024-02-05T07:16:02.591124+0000 mgr.y (mgr.25280) 2186 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: cephadm 2024-02-05T07:16:02.670765+0000 mgr.y (mgr.25280) 2187 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: cephadm 2024-02-05T07:16:02.730935+0000 mgr.y (mgr.25280) 2188 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: cephadm 2024-02-05T07:16:02.827081+0000 mgr.y (mgr.25280) 2189 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: cluster 2024-02-05T07:16:02.875345+0000 mgr.y (mgr.25280) 2190 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-05T07:16:04.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: cephadm 2024-02-05T07:16:02.905204+0000 mgr.y (mgr.25280) 2191 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: cephadm 2024-02-05T07:16:03.000595+0000 mgr.y (mgr.25280) 2192 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: cephadm 2024-02-05T07:16:03.080817+0000 mgr.y (mgr.25280) 2193 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.154418+0000 mon.a (mon.0) 9102 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:04.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.156089+0000 mon.a (mon.0) 9103 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:04.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.157872+0000 mon.a (mon.0) 9104 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:04.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.158648+0000 mon.a (mon.0) 9105 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:04.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.165707+0000 mon.a (mon.0) 9106 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:04.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: cephadm 2024-02-05T07:16:03.166209+0000 mgr.y (mgr.25280) 2194 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:04.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.243083+0000 mon.a (mon.0) 9107 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:04.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.246486+0000 mon.a (mon.0) 9108 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:04.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.250881+0000 mon.a (mon.0) 9109 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:04.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.251860+0000 mon.a (mon.0) 9110 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:04.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.262517+0000 mon.a (mon.0) 9111 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:04.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.342503+0000 mon.a (mon.0) 9112 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:04.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.346470+0000 mon.a (mon.0) 9113 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:04.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.350376+0000 mon.a (mon.0) 9114 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:04.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.351217+0000 mon.a (mon.0) 9115 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:04.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.359662+0000 mon.a (mon.0) 9116 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:04.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.442601+0000 mon.a (mon.0) 9117 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:04.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.445153+0000 mon.a (mon.0) 9118 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:04.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.447929+0000 mon.a (mon.0) 9119 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:04.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.448700+0000 mon.a (mon.0) 9120 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:04.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.456778+0000 mon.a (mon.0) 9121 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:04.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.537566+0000 mon.a (mon.0) 9122 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:04.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.539854+0000 mon.a (mon.0) 9123 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:04.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.543011+0000 mon.a (mon.0) 9124 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:04.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.543936+0000 mon.a (mon.0) 9125 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:04.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.554426+0000 mon.a (mon.0) 9126 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:04.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.619931+0000 mon.a (mon.0) 9127 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:04.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.621857+0000 mon.a (mon.0) 9128 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:04.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.624196+0000 mon.a (mon.0) 9129 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:04.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.251860+0000 mon.a (mon.0) 9110 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:04.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.262517+0000 mon.a (mon.0) 9111 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:04.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.342503+0000 mon.a (mon.0) 9112 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:04.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.346470+0000 mon.a (mon.0) 9113 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:04.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.350376+0000 mon.a (mon.0) 9114 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:04.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.351217+0000 mon.a (mon.0) 9115 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:04.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.359662+0000 mon.a (mon.0) 9116 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:04.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.442601+0000 mon.a (mon.0) 9117 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:04.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.445153+0000 mon.a (mon.0) 9118 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:04.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.447929+0000 mon.a (mon.0) 9119 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:04.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.448700+0000 mon.a (mon.0) 9120 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:04.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.456778+0000 mon.a (mon.0) 9121 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:04.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.537566+0000 mon.a (mon.0) 9122 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:04.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.539854+0000 mon.a (mon.0) 9123 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:04.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.543011+0000 mon.a (mon.0) 9124 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:04.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.543936+0000 mon.a (mon.0) 9125 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:04.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.554426+0000 mon.a (mon.0) 9126 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:04.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.619931+0000 mon.a (mon.0) 9127 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:04.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.621857+0000 mon.a (mon.0) 9128 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:04.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.624196+0000 mon.a (mon.0) 9129 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:04.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.624923+0000 mon.a (mon.0) 9130 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:04.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.633327+0000 mon.a (mon.0) 9131 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:04.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.695217+0000 mon.a (mon.0) 9132 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:04.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.697196+0000 mon.a (mon.0) 9133 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:04.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.699664+0000 mon.a (mon.0) 9134 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:04.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.700515+0000 mon.a (mon.0) 9135 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:04.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.709756+0000 mon.a (mon.0) 9136 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:04.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.793873+0000 mon.a (mon.0) 9137 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:04.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.795901+0000 mon.a (mon.0) 9138 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:04.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.798390+0000 mon.a (mon.0) 9139 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:04.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.799231+0000 mon.a (mon.0) 9140 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:04.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.808036+0000 mon.a (mon.0) 9141 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:04.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.869374+0000 mon.a (mon.0) 9142 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:04.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.872102+0000 mon.a (mon.0) 9143 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:04.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.875093+0000 mon.a (mon.0) 9144 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:04.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.876423+0000 mon.a (mon.0) 9145 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:04.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.885159+0000 mon.a (mon.0) 9146 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:04.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.962976+0000 mon.a (mon.0) 9147 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:04.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.966503+0000 mon.a (mon.0) 9148 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:04.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.971627+0000 mon.a (mon.0) 9149 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:04.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.972948+0000 mon.a (mon.0) 9150 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:04.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:03.983764+0000 mon.a (mon.0) 9151 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:04.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:04.061926+0000 mon.a (mon.0) 9152 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:04.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:04.065047+0000 mon.a (mon.0) 9153 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:04.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:04.068878+0000 mon.a (mon.0) 9154 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:04.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:04.070497+0000 mon.a (mon.0) 9155 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:04.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[68945]: audit 2024-02-05T07:16:04.080724+0000 mon.a (mon.0) 9156 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:04.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.624923+0000 mon.a (mon.0) 9130 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:04.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.633327+0000 mon.a (mon.0) 9131 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:04.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.695217+0000 mon.a (mon.0) 9132 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:04.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.697196+0000 mon.a (mon.0) 9133 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:04.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.699664+0000 mon.a (mon.0) 9134 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:04.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.700515+0000 mon.a (mon.0) 9135 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:04.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.709756+0000 mon.a (mon.0) 9136 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:04.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.793873+0000 mon.a (mon.0) 9137 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:04.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.795901+0000 mon.a (mon.0) 9138 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:04.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.798390+0000 mon.a (mon.0) 9139 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:04.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.799231+0000 mon.a (mon.0) 9140 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:04.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.808036+0000 mon.a (mon.0) 9141 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:04.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.869374+0000 mon.a (mon.0) 9142 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:04.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.872102+0000 mon.a (mon.0) 9143 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:04.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.875093+0000 mon.a (mon.0) 9144 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:04.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.876423+0000 mon.a (mon.0) 9145 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:04.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.885159+0000 mon.a (mon.0) 9146 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:04.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.962976+0000 mon.a (mon.0) 9147 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:04.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.966503+0000 mon.a (mon.0) 9148 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:04.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.971627+0000 mon.a (mon.0) 9149 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:04.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.972948+0000 mon.a (mon.0) 9150 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:04.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:03.983764+0000 mon.a (mon.0) 9151 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:04.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:04.061926+0000 mon.a (mon.0) 9152 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:04.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:04.065047+0000 mon.a (mon.0) 9153 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:04.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:04.068878+0000 mon.a (mon.0) 9154 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:04.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:04.070497+0000 mon.a (mon.0) 9155 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:04.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:04 smithi102 bash[71397]: audit 2024-02-05T07:16:04.080724+0000 mon.a (mon.0) 9156 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:05.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: cephadm 2024-02-05T07:16:03.263470+0000 mgr.y (mgr.25280) 2195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:05.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: cephadm 2024-02-05T07:16:03.360244+0000 mgr.y (mgr.25280) 2196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:05.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: cephadm 2024-02-05T07:16:03.457505+0000 mgr.y (mgr.25280) 2197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:05.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: cephadm 2024-02-05T07:16:03.555227+0000 mgr.y (mgr.25280) 2198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:05.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: cephadm 2024-02-05T07:16:03.633992+0000 mgr.y (mgr.25280) 2199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:05.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: cephadm 2024-02-05T07:16:03.710298+0000 mgr.y (mgr.25280) 2200 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:05.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: cephadm 2024-02-05T07:16:03.808553+0000 mgr.y (mgr.25280) 2201 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:05.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: cephadm 2024-02-05T07:16:03.885771+0000 mgr.y (mgr.25280) 2202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:05.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: cephadm 2024-02-05T07:16:03.984343+0000 mgr.y (mgr.25280) 2203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:05.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: cephadm 2024-02-05T07:16:04.081305+0000 mgr.y (mgr.25280) 2204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:05.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.158236+0000 mon.a (mon.0) 9157 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:05.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.160475+0000 mon.a (mon.0) 9158 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:05.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.162881+0000 mon.a (mon.0) 9159 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:05.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.163633+0000 mon.a (mon.0) 9160 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:05.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.169282+0000 mon.a (mon.0) 9161 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:05.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: cephadm 2024-02-05T07:16:04.169934+0000 mgr.y (mgr.25280) 2205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:05.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.248457+0000 mon.a (mon.0) 9162 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:05.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.250699+0000 mon.a (mon.0) 9163 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:05.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.252862+0000 mon.a (mon.0) 9164 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:05.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.253781+0000 mon.a (mon.0) 9165 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:05.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.264006+0000 mon.a (mon.0) 9166 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:05.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: cephadm 2024-02-05T07:16:03.263470+0000 mgr.y (mgr.25280) 2195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:05.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: cephadm 2024-02-05T07:16:03.360244+0000 mgr.y (mgr.25280) 2196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:05.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: cephadm 2024-02-05T07:16:03.457505+0000 mgr.y (mgr.25280) 2197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:05.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: cephadm 2024-02-05T07:16:03.555227+0000 mgr.y (mgr.25280) 2198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:05.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: cephadm 2024-02-05T07:16:03.633992+0000 mgr.y (mgr.25280) 2199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:05.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: cephadm 2024-02-05T07:16:03.710298+0000 mgr.y (mgr.25280) 2200 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:05.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: cephadm 2024-02-05T07:16:03.808553+0000 mgr.y (mgr.25280) 2201 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:05.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: cephadm 2024-02-05T07:16:03.885771+0000 mgr.y (mgr.25280) 2202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:05.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: cephadm 2024-02-05T07:16:03.984343+0000 mgr.y (mgr.25280) 2203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:05.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: cephadm 2024-02-05T07:16:04.081305+0000 mgr.y (mgr.25280) 2204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:05.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.158236+0000 mon.a (mon.0) 9157 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:05.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.160475+0000 mon.a (mon.0) 9158 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:05.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.162881+0000 mon.a (mon.0) 9159 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:05.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.163633+0000 mon.a (mon.0) 9160 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:05.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.169282+0000 mon.a (mon.0) 9161 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:05.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: cephadm 2024-02-05T07:16:04.169934+0000 mgr.y (mgr.25280) 2205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:05.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.248457+0000 mon.a (mon.0) 9162 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:05.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.250699+0000 mon.a (mon.0) 9163 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:05.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.252862+0000 mon.a (mon.0) 9164 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:05.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.253781+0000 mon.a (mon.0) 9165 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:05.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.264006+0000 mon.a (mon.0) 9166 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:05.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.327629+0000 mon.a (mon.0) 9167 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:05.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.330091+0000 mon.a (mon.0) 9168 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:05.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.332677+0000 mon.a (mon.0) 9169 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.333519+0000 mon.a (mon.0) 9170 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.339530+0000 mon.a (mon.0) 9171 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.420125+0000 mon.a (mon.0) 9172 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.422938+0000 mon.a (mon.0) 9173 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.427876+0000 mon.a (mon.0) 9174 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.429097+0000 mon.a (mon.0) 9175 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.438549+0000 mon.a (mon.0) 9176 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.522024+0000 mon.a (mon.0) 9177 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.524317+0000 mon.a (mon.0) 9178 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.527116+0000 mon.a (mon.0) 9179 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.528053+0000 mon.a (mon.0) 9180 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.534437+0000 mon.a (mon.0) 9181 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:05.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.618275+0000 mon.a (mon.0) 9182 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:05.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.620619+0000 mon.a (mon.0) 9183 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:05.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.623246+0000 mon.a (mon.0) 9184 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:05.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.624125+0000 mon.a (mon.0) 9185 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:05.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.633875+0000 mon.a (mon.0) 9186 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:05.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.713171+0000 mon.a (mon.0) 9187 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:05.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.716040+0000 mon.a (mon.0) 9188 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:05.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.718956+0000 mon.a (mon.0) 9189 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:05.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.720059+0000 mon.a (mon.0) 9190 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:05.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.728546+0000 mon.a (mon.0) 9191 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:05.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.804347+0000 mon.a (mon.0) 9192 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:05.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.806489+0000 mon.a (mon.0) 9193 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:05.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.808903+0000 mon.a (mon.0) 9194 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:05.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.809687+0000 mon.a (mon.0) 9195 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:05.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.816831+0000 mon.a (mon.0) 9196 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:05.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.897653+0000 mon.a (mon.0) 9197 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:05.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.899414+0000 mon.a (mon.0) 9198 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:05.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.901963+0000 mon.a (mon.0) 9199 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:05.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.902885+0000 mon.a (mon.0) 9200 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:05.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.911766+0000 mon.a (mon.0) 9201 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:05.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.974022+0000 mon.a (mon.0) 9202 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:05.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.976094+0000 mon.a (mon.0) 9203 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:05.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.978810+0000 mon.a (mon.0) 9204 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:05.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.979987+0000 mon.a (mon.0) 9205 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:05.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.327629+0000 mon.a (mon.0) 9167 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:05.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.330091+0000 mon.a (mon.0) 9168 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:05.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.332677+0000 mon.a (mon.0) 9169 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:05.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.333519+0000 mon.a (mon.0) 9170 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:05.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.339530+0000 mon.a (mon.0) 9171 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:05.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.420125+0000 mon.a (mon.0) 9172 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:05.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.422938+0000 mon.a (mon.0) 9173 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:05.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.427876+0000 mon.a (mon.0) 9174 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:05.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.429097+0000 mon.a (mon.0) 9175 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:05.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.438549+0000 mon.a (mon.0) 9176 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:05.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.522024+0000 mon.a (mon.0) 9177 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:05.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.524317+0000 mon.a (mon.0) 9178 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:05.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.527116+0000 mon.a (mon.0) 9179 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:05.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.528053+0000 mon.a (mon.0) 9180 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:05.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.534437+0000 mon.a (mon.0) 9181 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:05.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.618275+0000 mon.a (mon.0) 9182 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:05.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.620619+0000 mon.a (mon.0) 9183 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:05.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.623246+0000 mon.a (mon.0) 9184 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:05.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.624125+0000 mon.a (mon.0) 9185 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:05.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.633875+0000 mon.a (mon.0) 9186 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:05.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:04.988003+0000 mon.a (mon.0) 9206 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:05.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:05.068218+0000 mon.a (mon.0) 9207 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:05.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:05.071651+0000 mon.a (mon.0) 9208 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:05.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:05.076566+0000 mon.a (mon.0) 9209 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:05.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:05.077498+0000 mon.a (mon.0) 9210 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:05.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[68945]: audit 2024-02-05T07:16:05.086529+0000 mon.a (mon.0) 9211 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.713171+0000 mon.a (mon.0) 9187 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.716040+0000 mon.a (mon.0) 9188 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.718956+0000 mon.a (mon.0) 9189 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.720059+0000 mon.a (mon.0) 9190 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.728546+0000 mon.a (mon.0) 9191 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.804347+0000 mon.a (mon.0) 9192 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.806489+0000 mon.a (mon.0) 9193 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.808903+0000 mon.a (mon.0) 9194 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.809687+0000 mon.a (mon.0) 9195 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:05.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.816831+0000 mon.a (mon.0) 9196 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:05.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.897653+0000 mon.a (mon.0) 9197 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:05.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.899414+0000 mon.a (mon.0) 9198 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:05.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.901963+0000 mon.a (mon.0) 9199 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:05.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.902885+0000 mon.a (mon.0) 9200 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:05.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.911766+0000 mon.a (mon.0) 9201 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:05.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.974022+0000 mon.a (mon.0) 9202 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:05.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.976094+0000 mon.a (mon.0) 9203 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:05.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.978810+0000 mon.a (mon.0) 9204 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:05.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.979987+0000 mon.a (mon.0) 9205 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:05.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:04.988003+0000 mon.a (mon.0) 9206 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:05.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:05.068218+0000 mon.a (mon.0) 9207 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:05.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:05.071651+0000 mon.a (mon.0) 9208 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:05.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:05.076566+0000 mon.a (mon.0) 9209 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:05.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:05.077498+0000 mon.a (mon.0) 9210 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:05.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:05 smithi102 bash[71397]: audit 2024-02-05T07:16:05.086529+0000 mon.a (mon.0) 9211 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:05.481 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[85724]: c0e87333d380: Pull complete 2024-02-05T07:16:05.482 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: cephadm 2024-02-05T07:16:03.263470+0000 mgr.y (mgr.25280) 2195 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:05.482 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: cephadm 2024-02-05T07:16:03.360244+0000 mgr.y (mgr.25280) 2196 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:05.482 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: cephadm 2024-02-05T07:16:03.457505+0000 mgr.y (mgr.25280) 2197 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:05.482 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: cephadm 2024-02-05T07:16:03.555227+0000 mgr.y (mgr.25280) 2198 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:05.482 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: cephadm 2024-02-05T07:16:03.633992+0000 mgr.y (mgr.25280) 2199 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:05.482 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: cephadm 2024-02-05T07:16:03.710298+0000 mgr.y (mgr.25280) 2200 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:05.482 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: cephadm 2024-02-05T07:16:03.808553+0000 mgr.y (mgr.25280) 2201 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:05.482 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: cephadm 2024-02-05T07:16:03.885771+0000 mgr.y (mgr.25280) 2202 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:05.482 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: cephadm 2024-02-05T07:16:03.984343+0000 mgr.y (mgr.25280) 2203 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:05.482 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: cephadm 2024-02-05T07:16:04.081305+0000 mgr.y (mgr.25280) 2204 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:05.482 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.158236+0000 mon.a (mon.0) 9157 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:05.482 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.160475+0000 mon.a (mon.0) 9158 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:05.482 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.162881+0000 mon.a (mon.0) 9159 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:05.483 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.163633+0000 mon.a (mon.0) 9160 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:05.483 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.169282+0000 mon.a (mon.0) 9161 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:05.483 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: cephadm 2024-02-05T07:16:04.169934+0000 mgr.y (mgr.25280) 2205 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:05.483 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.248457+0000 mon.a (mon.0) 9162 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:05.483 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.250699+0000 mon.a (mon.0) 9163 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:05.483 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.252862+0000 mon.a (mon.0) 9164 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:05.483 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.253781+0000 mon.a (mon.0) 9165 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:05.483 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.264006+0000 mon.a (mon.0) 9166 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:05.483 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.327629+0000 mon.a (mon.0) 9167 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:05.483 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.330091+0000 mon.a (mon.0) 9168 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:05.483 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.332677+0000 mon.a (mon.0) 9169 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:05.483 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.333519+0000 mon.a (mon.0) 9170 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:05.483 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.339530+0000 mon.a (mon.0) 9171 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:05.483 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.420125+0000 mon.a (mon.0) 9172 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:05.483 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.422938+0000 mon.a (mon.0) 9173 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:05.484 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.427876+0000 mon.a (mon.0) 9174 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:05.484 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.429097+0000 mon.a (mon.0) 9175 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:05.484 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.438549+0000 mon.a (mon.0) 9176 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:05.484 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.522024+0000 mon.a (mon.0) 9177 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:05.484 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.524317+0000 mon.a (mon.0) 9178 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:05.484 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.527116+0000 mon.a (mon.0) 9179 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:05.484 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.528053+0000 mon.a (mon.0) 9180 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:05.484 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.534437+0000 mon.a (mon.0) 9181 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:05.484 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.618275+0000 mon.a (mon.0) 9182 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:05.484 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.620619+0000 mon.a (mon.0) 9183 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:05.484 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.623246+0000 mon.a (mon.0) 9184 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:05.484 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.624125+0000 mon.a (mon.0) 9185 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:05.484 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.633875+0000 mon.a (mon.0) 9186 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:05.485 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.713171+0000 mon.a (mon.0) 9187 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:05.485 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.716040+0000 mon.a (mon.0) 9188 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:05.485 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.718956+0000 mon.a (mon.0) 9189 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:05.485 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.720059+0000 mon.a (mon.0) 9190 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:05.485 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.728546+0000 mon.a (mon.0) 9191 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:05.485 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.804347+0000 mon.a (mon.0) 9192 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:05.485 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.806489+0000 mon.a (mon.0) 9193 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:05.485 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.808903+0000 mon.a (mon.0) 9194 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:05.485 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.809687+0000 mon.a (mon.0) 9195 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:05.485 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.816831+0000 mon.a (mon.0) 9196 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:05.486 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.897653+0000 mon.a (mon.0) 9197 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:05.486 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.899414+0000 mon.a (mon.0) 9198 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:05.486 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.901963+0000 mon.a (mon.0) 9199 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:05.486 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.902885+0000 mon.a (mon.0) 9200 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:05.486 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.911766+0000 mon.a (mon.0) 9201 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:05.486 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.974022+0000 mon.a (mon.0) 9202 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:05.486 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.976094+0000 mon.a (mon.0) 9203 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:05.486 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.978810+0000 mon.a (mon.0) 9204 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:05.486 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.979987+0000 mon.a (mon.0) 9205 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:05.486 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:04.988003+0000 mon.a (mon.0) 9206 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:05.486 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:05.068218+0000 mon.a (mon.0) 9207 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:05.486 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:05.071651+0000 mon.a (mon.0) 9208 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:05.486 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:05.076566+0000 mon.a (mon.0) 9209 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:05.486 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:05.077498+0000 mon.a (mon.0) 9210 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:05.486 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[56430]: audit 2024-02-05T07:16:05.086529+0000 mon.a (mon.0) 9211 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:05.827 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[85724]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-02-05T07:16:05.828 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:05 smithi177 bash[85724]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-02-05T07:16:06.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: cephadm 2024-02-05T07:16:04.264696+0000 mgr.y (mgr.25280) 2206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:06.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: cephadm 2024-02-05T07:16:04.340020+0000 mgr.y (mgr.25280) 2207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:06.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: cephadm 2024-02-05T07:16:04.439514+0000 mgr.y (mgr.25280) 2208 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:06.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: cephadm 2024-02-05T07:16:04.534890+0000 mgr.y (mgr.25280) 2209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:06.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: cephadm 2024-02-05T07:16:04.634547+0000 mgr.y (mgr.25280) 2210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:06.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: cephadm 2024-02-05T07:16:04.729358+0000 mgr.y (mgr.25280) 2211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:06.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: cephadm 2024-02-05T07:16:04.817450+0000 mgr.y (mgr.25280) 2212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:06.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: cluster 2024-02-05T07:16:04.875926+0000 mgr.y (mgr.25280) 2213 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-05T07:16:06.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: cephadm 2024-02-05T07:16:04.912249+0000 mgr.y (mgr.25280) 2214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:06.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: cephadm 2024-02-05T07:16:04.988493+0000 mgr.y (mgr.25280) 2215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:06.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: cephadm 2024-02-05T07:16:05.087059+0000 mgr.y (mgr.25280) 2216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:06.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.161141+0000 mon.a (mon.0) 9212 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.163030+0000 mon.a (mon.0) 9213 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.165866+0000 mon.a (mon.0) 9214 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.166837+0000 mon.a (mon.0) 9215 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.176072+0000 mon.a (mon.0) 9216 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:06.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.238289+0000 mon.a (mon.0) 9217 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.240704+0000 mon.a (mon.0) 9218 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.243604+0000 mon.a (mon.0) 9219 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.244639+0000 mon.a (mon.0) 9220 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.254667+0000 mon.a (mon.0) 9221 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:06.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.319606+0000 mon.a (mon.0) 9222 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.322374+0000 mon.a (mon.0) 9223 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.326840+0000 mon.a (mon.0) 9224 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.328979+0000 mon.a (mon.0) 9225 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.340381+0000 mon.a (mon.0) 9226 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:06.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.399978+0000 mon.a (mon.0) 9227 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.402084+0000 mon.a (mon.0) 9228 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.404654+0000 mon.a (mon.0) 9229 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.405614+0000 mon.a (mon.0) 9230 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.413722+0000 mon.a (mon.0) 9231 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:06.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.477800+0000 mon.a (mon.0) 9232 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.480491+0000 mon.a (mon.0) 9233 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.483036+0000 mon.a (mon.0) 9234 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.483966+0000 mon.a (mon.0) 9235 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.492063+0000 mon.a (mon.0) 9236 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:06.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.573830+0000 mon.a (mon.0) 9237 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.576311+0000 mon.a (mon.0) 9238 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.578902+0000 mon.a (mon.0) 9239 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.579774+0000 mon.a (mon.0) 9240 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.587097+0000 mon.a (mon.0) 9241 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:06.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.673178+0000 mon.a (mon.0) 9242 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.336 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.675324+0000 mon.a (mon.0) 9243 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.677676+0000 mon.a (mon.0) 9244 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.678556+0000 mon.a (mon.0) 9245 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.685991+0000 mon.a (mon.0) 9246 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:06.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.765818+0000 mon.a (mon.0) 9247 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.337 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.767922+0000 mon.a (mon.0) 9248 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.769939+0000 mon.a (mon.0) 9249 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.770801+0000 mon.a (mon.0) 9250 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.778053+0000 mon.a (mon.0) 9251 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:06.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.858472+0000 mon.a (mon.0) 9252 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.860725+0000 mon.a (mon.0) 9253 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.863639+0000 mon.a (mon.0) 9254 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.339 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.864668+0000 mon.a (mon.0) 9255 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.339 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.873939+0000 mon.a (mon.0) 9256 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:06.339 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.937161+0000 mon.a (mon.0) 9257 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.339 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.940588+0000 mon.a (mon.0) 9258 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.339 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.943837+0000 mon.a (mon.0) 9259 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.339 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.945052+0000 mon.a (mon.0) 9260 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.340 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:05.954637+0000 mon.a (mon.0) 9261 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:06.340 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:06.017707+0000 mon.a (mon.0) 9262 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.340 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:06.019450+0000 mon.a (mon.0) 9263 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.340 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:06.021707+0000 mon.a (mon.0) 9264 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.340 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:06.022578+0000 mon.a (mon.0) 9265 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.340 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:06.028700+0000 mon.a (mon.0) 9266 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:06.341 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:06.112310+0000 mon.a (mon.0) 9267 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.341 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:06.114161+0000 mon.a (mon.0) 9268 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.341 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:06.116618+0000 mon.a (mon.0) 9269 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.341 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:06.117332+0000 mon.a (mon.0) 9270 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.341 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:06 smithi177 bash[56430]: audit 2024-02-05T07:16:06.123389+0000 mon.a (mon.0) 9271 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:06.406 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: cephadm 2024-02-05T07:16:04.264696+0000 mgr.y (mgr.25280) 2206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:06.406 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: cephadm 2024-02-05T07:16:04.340020+0000 mgr.y (mgr.25280) 2207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:06.406 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: cephadm 2024-02-05T07:16:04.439514+0000 mgr.y (mgr.25280) 2208 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:06.406 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: cephadm 2024-02-05T07:16:04.534890+0000 mgr.y (mgr.25280) 2209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:06.407 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: cephadm 2024-02-05T07:16:04.634547+0000 mgr.y (mgr.25280) 2210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:06.407 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: cephadm 2024-02-05T07:16:04.729358+0000 mgr.y (mgr.25280) 2211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:06.407 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: cephadm 2024-02-05T07:16:04.817450+0000 mgr.y (mgr.25280) 2212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:06.407 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: cluster 2024-02-05T07:16:04.875926+0000 mgr.y (mgr.25280) 2213 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-05T07:16:06.407 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: cephadm 2024-02-05T07:16:04.912249+0000 mgr.y (mgr.25280) 2214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:06.407 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: cephadm 2024-02-05T07:16:04.988493+0000 mgr.y (mgr.25280) 2215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:06.408 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: cephadm 2024-02-05T07:16:05.087059+0000 mgr.y (mgr.25280) 2216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:06.408 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.161141+0000 mon.a (mon.0) 9212 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.408 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.163030+0000 mon.a (mon.0) 9213 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.408 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.165866+0000 mon.a (mon.0) 9214 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.408 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.166837+0000 mon.a (mon.0) 9215 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.409 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.176072+0000 mon.a (mon.0) 9216 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:06.409 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.238289+0000 mon.a (mon.0) 9217 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.409 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.240704+0000 mon.a (mon.0) 9218 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.409 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.243604+0000 mon.a (mon.0) 9219 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.409 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.244639+0000 mon.a (mon.0) 9220 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.409 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.254667+0000 mon.a (mon.0) 9221 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:06.410 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.319606+0000 mon.a (mon.0) 9222 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.410 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.322374+0000 mon.a (mon.0) 9223 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.410 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.326840+0000 mon.a (mon.0) 9224 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.410 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.328979+0000 mon.a (mon.0) 9225 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.410 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.340381+0000 mon.a (mon.0) 9226 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:06.410 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.399978+0000 mon.a (mon.0) 9227 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.411 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.402084+0000 mon.a (mon.0) 9228 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.411 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.404654+0000 mon.a (mon.0) 9229 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.411 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.405614+0000 mon.a (mon.0) 9230 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.411 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.413722+0000 mon.a (mon.0) 9231 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:06.411 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.477800+0000 mon.a (mon.0) 9232 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.411 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.480491+0000 mon.a (mon.0) 9233 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.412 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.483036+0000 mon.a (mon.0) 9234 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.412 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.483966+0000 mon.a (mon.0) 9235 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.412 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.492063+0000 mon.a (mon.0) 9236 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:06.412 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.573830+0000 mon.a (mon.0) 9237 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.412 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.576311+0000 mon.a (mon.0) 9238 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.412 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.578902+0000 mon.a (mon.0) 9239 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.413 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.579774+0000 mon.a (mon.0) 9240 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.413 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.587097+0000 mon.a (mon.0) 9241 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:06.413 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.673178+0000 mon.a (mon.0) 9242 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.413 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.675324+0000 mon.a (mon.0) 9243 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.413 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.677676+0000 mon.a (mon.0) 9244 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.414 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.678556+0000 mon.a (mon.0) 9245 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.414 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.685991+0000 mon.a (mon.0) 9246 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:06.414 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.765818+0000 mon.a (mon.0) 9247 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.414 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.767922+0000 mon.a (mon.0) 9248 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.414 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.769939+0000 mon.a (mon.0) 9249 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.414 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.770801+0000 mon.a (mon.0) 9250 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.415 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.778053+0000 mon.a (mon.0) 9251 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:06.415 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.858472+0000 mon.a (mon.0) 9252 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.415 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.860725+0000 mon.a (mon.0) 9253 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.415 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.863639+0000 mon.a (mon.0) 9254 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.415 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.864668+0000 mon.a (mon.0) 9255 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.415 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.873939+0000 mon.a (mon.0) 9256 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:06.416 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.937161+0000 mon.a (mon.0) 9257 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.416 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.940588+0000 mon.a (mon.0) 9258 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.416 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.943837+0000 mon.a (mon.0) 9259 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.416 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.945052+0000 mon.a (mon.0) 9260 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.416 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:05.954637+0000 mon.a (mon.0) 9261 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:06.416 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:06.017707+0000 mon.a (mon.0) 9262 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.417 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:06.019450+0000 mon.a (mon.0) 9263 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.417 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:06.021707+0000 mon.a (mon.0) 9264 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.417 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:06.022578+0000 mon.a (mon.0) 9265 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.417 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:06.028700+0000 mon.a (mon.0) 9266 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:06.417 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:06.112310+0000 mon.a (mon.0) 9267 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.417 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:06.114161+0000 mon.a (mon.0) 9268 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.418 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:06.116618+0000 mon.a (mon.0) 9269 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.418 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:06.117332+0000 mon.a (mon.0) 9270 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.418 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[68945]: audit 2024-02-05T07:16:06.123389+0000 mon.a (mon.0) 9271 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:06.419 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: cephadm 2024-02-05T07:16:04.264696+0000 mgr.y (mgr.25280) 2206 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:06.419 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: cephadm 2024-02-05T07:16:04.340020+0000 mgr.y (mgr.25280) 2207 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:06.419 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: cephadm 2024-02-05T07:16:04.439514+0000 mgr.y (mgr.25280) 2208 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:06.420 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: cephadm 2024-02-05T07:16:04.534890+0000 mgr.y (mgr.25280) 2209 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:06.420 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: cephadm 2024-02-05T07:16:04.634547+0000 mgr.y (mgr.25280) 2210 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:06.420 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: cephadm 2024-02-05T07:16:04.729358+0000 mgr.y (mgr.25280) 2211 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:06.420 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: cephadm 2024-02-05T07:16:04.817450+0000 mgr.y (mgr.25280) 2212 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:06.420 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: cluster 2024-02-05T07:16:04.875926+0000 mgr.y (mgr.25280) 2213 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-05T07:16:06.420 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: cephadm 2024-02-05T07:16:04.912249+0000 mgr.y (mgr.25280) 2214 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:06.421 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: cephadm 2024-02-05T07:16:04.988493+0000 mgr.y (mgr.25280) 2215 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:06.421 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: cephadm 2024-02-05T07:16:05.087059+0000 mgr.y (mgr.25280) 2216 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:06.421 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.161141+0000 mon.a (mon.0) 9212 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.421 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.163030+0000 mon.a (mon.0) 9213 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.421 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.165866+0000 mon.a (mon.0) 9214 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.421 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.166837+0000 mon.a (mon.0) 9215 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.176072+0000 mon.a (mon.0) 9216 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:06.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.238289+0000 mon.a (mon.0) 9217 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.240704+0000 mon.a (mon.0) 9218 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.243604+0000 mon.a (mon.0) 9219 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.244639+0000 mon.a (mon.0) 9220 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.254667+0000 mon.a (mon.0) 9221 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:06.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.319606+0000 mon.a (mon.0) 9222 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.423 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.322374+0000 mon.a (mon.0) 9223 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.423 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.326840+0000 mon.a (mon.0) 9224 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.423 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.328979+0000 mon.a (mon.0) 9225 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.423 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.340381+0000 mon.a (mon.0) 9226 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:06.423 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.399978+0000 mon.a (mon.0) 9227 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.423 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.402084+0000 mon.a (mon.0) 9228 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.424 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.404654+0000 mon.a (mon.0) 9229 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.424 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.405614+0000 mon.a (mon.0) 9230 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.424 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.413722+0000 mon.a (mon.0) 9231 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:06.424 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.477800+0000 mon.a (mon.0) 9232 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.424 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.480491+0000 mon.a (mon.0) 9233 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.424 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.483036+0000 mon.a (mon.0) 9234 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.425 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.483966+0000 mon.a (mon.0) 9235 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.425 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.492063+0000 mon.a (mon.0) 9236 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:06.425 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.573830+0000 mon.a (mon.0) 9237 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.425 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.576311+0000 mon.a (mon.0) 9238 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.425 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.578902+0000 mon.a (mon.0) 9239 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.425 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.579774+0000 mon.a (mon.0) 9240 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.426 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.587097+0000 mon.a (mon.0) 9241 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:06.426 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.673178+0000 mon.a (mon.0) 9242 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.426 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.675324+0000 mon.a (mon.0) 9243 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.426 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.677676+0000 mon.a (mon.0) 9244 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.426 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.678556+0000 mon.a (mon.0) 9245 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.426 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.685991+0000 mon.a (mon.0) 9246 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:06.427 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.765818+0000 mon.a (mon.0) 9247 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.427 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.767922+0000 mon.a (mon.0) 9248 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.427 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.769939+0000 mon.a (mon.0) 9249 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.427 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.770801+0000 mon.a (mon.0) 9250 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.427 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.778053+0000 mon.a (mon.0) 9251 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:06.427 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.858472+0000 mon.a (mon.0) 9252 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.428 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.860725+0000 mon.a (mon.0) 9253 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.428 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.863639+0000 mon.a (mon.0) 9254 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.428 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.864668+0000 mon.a (mon.0) 9255 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.428 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.873939+0000 mon.a (mon.0) 9256 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:06.428 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.937161+0000 mon.a (mon.0) 9257 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.428 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.940588+0000 mon.a (mon.0) 9258 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.429 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.943837+0000 mon.a (mon.0) 9259 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.429 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.945052+0000 mon.a (mon.0) 9260 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.429 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:05.954637+0000 mon.a (mon.0) 9261 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:06.429 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:06.017707+0000 mon.a (mon.0) 9262 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.429 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:06.019450+0000 mon.a (mon.0) 9263 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.430 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:06.021707+0000 mon.a (mon.0) 9264 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.430 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:06.022578+0000 mon.a (mon.0) 9265 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.430 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:06.028700+0000 mon.a (mon.0) 9266 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:06.430 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:06.112310+0000 mon.a (mon.0) 9267 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:06.430 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:06.114161+0000 mon.a (mon.0) 9268 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:06.430 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:06.116618+0000 mon.a (mon.0) 9269 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:06.431 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:06.117332+0000 mon.a (mon.0) 9270 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:06.431 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:06 smithi102 bash[71397]: audit 2024-02-05T07:16:06.123389+0000 mon.a (mon.0) 9271 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:07.409 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: cephadm 2024-02-05T07:16:05.176917+0000 mgr.y (mgr.25280) 2217 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: cephadm 2024-02-05T07:16:05.255458+0000 mgr.y (mgr.25280) 2218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: cephadm 2024-02-05T07:16:05.341284+0000 mgr.y (mgr.25280) 2219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: cephadm 2024-02-05T07:16:05.414313+0000 mgr.y (mgr.25280) 2220 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: cephadm 2024-02-05T07:16:05.492756+0000 mgr.y (mgr.25280) 2221 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: cephadm 2024-02-05T07:16:05.588632+0000 mgr.y (mgr.25280) 2222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: cephadm 2024-02-05T07:16:05.686603+0000 mgr.y (mgr.25280) 2223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: cephadm 2024-02-05T07:16:05.778622+0000 mgr.y (mgr.25280) 2224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: cephadm 2024-02-05T07:16:05.874826+0000 mgr.y (mgr.25280) 2225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: cephadm 2024-02-05T07:16:05.955330+0000 mgr.y (mgr.25280) 2226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: cephadm 2024-02-05T07:16:06.029375+0000 mgr.y (mgr.25280) 2227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: cephadm 2024-02-05T07:16:06.123859+0000 mgr.y (mgr.25280) 2228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.410 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.187331+0000 mon.a (mon.0) 9272 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:07.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.189773+0000 mon.a (mon.0) 9273 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:07.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.193068+0000 mon.a (mon.0) 9274 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:07.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.194168+0000 mon.a (mon.0) 9275 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:07.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.202191+0000 mon.a (mon.0) 9276 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:07.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.267367+0000 mon.a (mon.0) 9277 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:07.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.269575+0000 mon.a (mon.0) 9278 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:07.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.274321+0000 mon.a (mon.0) 9279 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:07.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.275465+0000 mon.a (mon.0) 9280 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:07.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.281595+0000 mon.a (mon.0) 9281 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:07.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.344335+0000 mon.a (mon.0) 9282 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:07.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.346844+0000 mon.a (mon.0) 9283 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:07.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.350190+0000 mon.a (mon.0) 9284 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:07.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.351266+0000 mon.a (mon.0) 9285 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:07.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.358387+0000 mon.a (mon.0) 9286 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:07.412 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.437977+0000 mon.a (mon.0) 9287 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:07.412 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.439965+0000 mon.a (mon.0) 9288 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:07.412 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.442660+0000 mon.a (mon.0) 9289 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:07.412 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.443689+0000 mon.a (mon.0) 9290 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:07.412 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.452249+0000 mon.a (mon.0) 9291 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:07.412 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.529838+0000 mon.a (mon.0) 9292 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:07.412 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.532663+0000 mon.a (mon.0) 9293 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:07.412 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.535707+0000 mon.a (mon.0) 9294 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:07.412 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.536593+0000 mon.a (mon.0) 9295 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:07.412 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.543401+0000 mon.a (mon.0) 9296 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:07.412 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.623443+0000 mon.a (mon.0) 9297 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:07.412 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.626488+0000 mon.a (mon.0) 9298 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:07.412 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.630272+0000 mon.a (mon.0) 9299 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:07.412 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.631427+0000 mon.a (mon.0) 9300 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:07.413 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.639096+0000 mon.a (mon.0) 9301 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:07.413 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.701592+0000 mon.a (mon.0) 9302 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:07.413 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.704453+0000 mon.a (mon.0) 9303 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:07.413 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.709162+0000 mon.a (mon.0) 9304 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:07.413 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.710639+0000 mon.a (mon.0) 9305 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:07.413 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.720509+0000 mon.a (mon.0) 9306 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:07.413 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.786813+0000 mon.a (mon.0) 9307 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:07.413 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.789672+0000 mon.a (mon.0) 9308 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:07.413 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.792651+0000 mon.a (mon.0) 9309 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:07.413 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.793558+0000 mon.a (mon.0) 9310 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:07.413 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.799265+0000 mon.a (mon.0) 9311 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:07.413 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.877012+0000 mon.a (mon.0) 9312 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:07.413 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.880249+0000 mon.a (mon.0) 9313 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:07.413 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.883328+0000 mon.a (mon.0) 9314 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:07.414 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.884392+0000 mon.a (mon.0) 9315 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:07.414 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.892543+0000 mon.a (mon.0) 9316 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:07.414 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.970858+0000 mon.a (mon.0) 9317 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:07.414 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.974169+0000 mon.a (mon.0) 9318 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:07.414 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.977778+0000 mon.a (mon.0) 9319 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:07.414 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.979248+0000 mon.a (mon.0) 9320 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:07.414 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:06.987826+0000 mon.a (mon.0) 9321 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:07.414 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:07.066975+0000 mon.a (mon.0) 9322 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:07.414 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:07.070583+0000 mon.a (mon.0) 9323 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:07.414 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:07.074741+0000 mon.a (mon.0) 9324 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:07.414 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:07.076108+0000 mon.a (mon.0) 9325 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:07.414 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[56430]: audit 2024-02-05T07:16:07.083732+0000 mon.a (mon.0) 9326 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:07.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: cephadm 2024-02-05T07:16:05.176917+0000 mgr.y (mgr.25280) 2217 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: cephadm 2024-02-05T07:16:05.255458+0000 mgr.y (mgr.25280) 2218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: cephadm 2024-02-05T07:16:05.341284+0000 mgr.y (mgr.25280) 2219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: cephadm 2024-02-05T07:16:05.414313+0000 mgr.y (mgr.25280) 2220 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: cephadm 2024-02-05T07:16:05.492756+0000 mgr.y (mgr.25280) 2221 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: cephadm 2024-02-05T07:16:05.588632+0000 mgr.y (mgr.25280) 2222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: cephadm 2024-02-05T07:16:05.686603+0000 mgr.y (mgr.25280) 2223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: cephadm 2024-02-05T07:16:05.778622+0000 mgr.y (mgr.25280) 2224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: cephadm 2024-02-05T07:16:05.874826+0000 mgr.y (mgr.25280) 2225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: cephadm 2024-02-05T07:16:05.955330+0000 mgr.y (mgr.25280) 2226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: cephadm 2024-02-05T07:16:06.029375+0000 mgr.y (mgr.25280) 2227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: cephadm 2024-02-05T07:16:06.123859+0000 mgr.y (mgr.25280) 2228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.187331+0000 mon.a (mon.0) 9272 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:07.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.189773+0000 mon.a (mon.0) 9273 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:07.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.193068+0000 mon.a (mon.0) 9274 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:07.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.194168+0000 mon.a (mon.0) 9275 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:07.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.202191+0000 mon.a (mon.0) 9276 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:07.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.267367+0000 mon.a (mon.0) 9277 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:07.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.269575+0000 mon.a (mon.0) 9278 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:07.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.274321+0000 mon.a (mon.0) 9279 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:07.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.275465+0000 mon.a (mon.0) 9280 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:07.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: cephadm 2024-02-05T07:16:05.176917+0000 mgr.y (mgr.25280) 2217 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: cephadm 2024-02-05T07:16:05.255458+0000 mgr.y (mgr.25280) 2218 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: cephadm 2024-02-05T07:16:05.341284+0000 mgr.y (mgr.25280) 2219 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: cephadm 2024-02-05T07:16:05.414313+0000 mgr.y (mgr.25280) 2220 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: cephadm 2024-02-05T07:16:05.492756+0000 mgr.y (mgr.25280) 2221 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: cephadm 2024-02-05T07:16:05.588632+0000 mgr.y (mgr.25280) 2222 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: cephadm 2024-02-05T07:16:05.686603+0000 mgr.y (mgr.25280) 2223 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: cephadm 2024-02-05T07:16:05.778622+0000 mgr.y (mgr.25280) 2224 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: cephadm 2024-02-05T07:16:05.874826+0000 mgr.y (mgr.25280) 2225 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: cephadm 2024-02-05T07:16:05.955330+0000 mgr.y (mgr.25280) 2226 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: cephadm 2024-02-05T07:16:06.029375+0000 mgr.y (mgr.25280) 2227 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: cephadm 2024-02-05T07:16:06.123859+0000 mgr.y (mgr.25280) 2228 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:07.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.187331+0000 mon.a (mon.0) 9272 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:07.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.189773+0000 mon.a (mon.0) 9273 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:07.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.193068+0000 mon.a (mon.0) 9274 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:07.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.194168+0000 mon.a (mon.0) 9275 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:07.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.202191+0000 mon.a (mon.0) 9276 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:07.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.267367+0000 mon.a (mon.0) 9277 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:07.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.269575+0000 mon.a (mon.0) 9278 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:07.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.274321+0000 mon.a (mon.0) 9279 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:07.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.275465+0000 mon.a (mon.0) 9280 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:07.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.281595+0000 mon.a (mon.0) 9281 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:07.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.344335+0000 mon.a (mon.0) 9282 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:07.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.346844+0000 mon.a (mon.0) 9283 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:07.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.350190+0000 mon.a (mon.0) 9284 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:07.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.351266+0000 mon.a (mon.0) 9285 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:07.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.358387+0000 mon.a (mon.0) 9286 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:07.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.437977+0000 mon.a (mon.0) 9287 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:07.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.439965+0000 mon.a (mon.0) 9288 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:07.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.442660+0000 mon.a (mon.0) 9289 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:07.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.443689+0000 mon.a (mon.0) 9290 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:07.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.452249+0000 mon.a (mon.0) 9291 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:07.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.529838+0000 mon.a (mon.0) 9292 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:07.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.532663+0000 mon.a (mon.0) 9293 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:07.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.535707+0000 mon.a (mon.0) 9294 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:07.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.536593+0000 mon.a (mon.0) 9295 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:07.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.543401+0000 mon.a (mon.0) 9296 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:07.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.623443+0000 mon.a (mon.0) 9297 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:07.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.626488+0000 mon.a (mon.0) 9298 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:07.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.630272+0000 mon.a (mon.0) 9299 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:07.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.631427+0000 mon.a (mon.0) 9300 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:07.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.281595+0000 mon.a (mon.0) 9281 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:07.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.344335+0000 mon.a (mon.0) 9282 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:07.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.346844+0000 mon.a (mon.0) 9283 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:07.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.350190+0000 mon.a (mon.0) 9284 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:07.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.351266+0000 mon.a (mon.0) 9285 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:07.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.358387+0000 mon.a (mon.0) 9286 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:07.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.437977+0000 mon.a (mon.0) 9287 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:07.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.439965+0000 mon.a (mon.0) 9288 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:07.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.442660+0000 mon.a (mon.0) 9289 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:07.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.443689+0000 mon.a (mon.0) 9290 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:07.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.452249+0000 mon.a (mon.0) 9291 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:07.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.529838+0000 mon.a (mon.0) 9292 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:07.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.532663+0000 mon.a (mon.0) 9293 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:07.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.535707+0000 mon.a (mon.0) 9294 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:07.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.536593+0000 mon.a (mon.0) 9295 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:07.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.543401+0000 mon.a (mon.0) 9296 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:07.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.623443+0000 mon.a (mon.0) 9297 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:07.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.626488+0000 mon.a (mon.0) 9298 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:07.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.630272+0000 mon.a (mon.0) 9299 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:07.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.631427+0000 mon.a (mon.0) 9300 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:07.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.639096+0000 mon.a (mon.0) 9301 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:07.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.701592+0000 mon.a (mon.0) 9302 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:07.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.704453+0000 mon.a (mon.0) 9303 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:07.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.709162+0000 mon.a (mon.0) 9304 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:07.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.710639+0000 mon.a (mon.0) 9305 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:07.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.720509+0000 mon.a (mon.0) 9306 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:07.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.786813+0000 mon.a (mon.0) 9307 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:07.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.789672+0000 mon.a (mon.0) 9308 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:07.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.792651+0000 mon.a (mon.0) 9309 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:07.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.793558+0000 mon.a (mon.0) 9310 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:07.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.799265+0000 mon.a (mon.0) 9311 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:07.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.877012+0000 mon.a (mon.0) 9312 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:07.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.880249+0000 mon.a (mon.0) 9313 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:07.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.883328+0000 mon.a (mon.0) 9314 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:07.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.884392+0000 mon.a (mon.0) 9315 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:07.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.892543+0000 mon.a (mon.0) 9316 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:07.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.970858+0000 mon.a (mon.0) 9317 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:07.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.974169+0000 mon.a (mon.0) 9318 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:07.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.977778+0000 mon.a (mon.0) 9319 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:07.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.979248+0000 mon.a (mon.0) 9320 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:07.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:06.987826+0000 mon.a (mon.0) 9321 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:07.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:07.066975+0000 mon.a (mon.0) 9322 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:07.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:07.070583+0000 mon.a (mon.0) 9323 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:07.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:07.074741+0000 mon.a (mon.0) 9324 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:07.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:07.076108+0000 mon.a (mon.0) 9325 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:07.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[68945]: audit 2024-02-05T07:16:07.083732+0000 mon.a (mon.0) 9326 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:07.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.639096+0000 mon.a (mon.0) 9301 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:07.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.701592+0000 mon.a (mon.0) 9302 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:07.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.704453+0000 mon.a (mon.0) 9303 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:07.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.709162+0000 mon.a (mon.0) 9304 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:07.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.710639+0000 mon.a (mon.0) 9305 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:07.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.720509+0000 mon.a (mon.0) 9306 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:07.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.786813+0000 mon.a (mon.0) 9307 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:07.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.789672+0000 mon.a (mon.0) 9308 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:07.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.792651+0000 mon.a (mon.0) 9309 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:07.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.793558+0000 mon.a (mon.0) 9310 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:07.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.799265+0000 mon.a (mon.0) 9311 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:07.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.877012+0000 mon.a (mon.0) 9312 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:07.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.880249+0000 mon.a (mon.0) 9313 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:07.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.883328+0000 mon.a (mon.0) 9314 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:07.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.884392+0000 mon.a (mon.0) 9315 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:07.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.892543+0000 mon.a (mon.0) 9316 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:07.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.970858+0000 mon.a (mon.0) 9317 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:07.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.974169+0000 mon.a (mon.0) 9318 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:07.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.977778+0000 mon.a (mon.0) 9319 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:07.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.979248+0000 mon.a (mon.0) 9320 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:07.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:06.987826+0000 mon.a (mon.0) 9321 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:07.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:07.066975+0000 mon.a (mon.0) 9322 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:07.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:07.070583+0000 mon.a (mon.0) 9323 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:07.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:07.074741+0000 mon.a (mon.0) 9324 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:07.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:07.076108+0000 mon.a (mon.0) 9325 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:07.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:07 smithi102 bash[71397]: audit 2024-02-05T07:16:07.083732+0000 mon.a (mon.0) 9326 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:07.828 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.441Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-02-05T07:16:07.828 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.441Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-02-05T07:16:07.828 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.442Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-02-05T07:16:07.828 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.442Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-02-05T07:16:07.828 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.443Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-02-05T07:16:07.829 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.443Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-02-05T07:16:07.829 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-02-05T07:16:07.829 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=arp 2024-02-05T07:16:07.829 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=bcache 2024-02-05T07:16:07.829 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=bonding 2024-02-05T07:16:07.829 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=btrfs 2024-02-05T07:16:07.829 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=conntrack 2024-02-05T07:16:07.829 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=cpu 2024-02-05T07:16:07.829 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-02-05T07:16:07.829 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=diskstats 2024-02-05T07:16:07.829 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=dmi 2024-02-05T07:16:07.829 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=edac 2024-02-05T07:16:07.829 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=entropy 2024-02-05T07:16:07.829 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-02-05T07:16:07.829 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=filefd 2024-02-05T07:16:07.830 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=filesystem 2024-02-05T07:16:07.830 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=hwmon 2024-02-05T07:16:07.830 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=infiniband 2024-02-05T07:16:07.830 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=ipvs 2024-02-05T07:16:07.830 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=loadavg 2024-02-05T07:16:07.830 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=mdadm 2024-02-05T07:16:07.830 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=meminfo 2024-02-05T07:16:07.830 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=netclass 2024-02-05T07:16:07.830 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=netdev 2024-02-05T07:16:07.830 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=netstat 2024-02-05T07:16:07.830 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=nfs 2024-02-05T07:16:07.830 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=nfsd 2024-02-05T07:16:07.830 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=nvme 2024-02-05T07:16:07.830 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=os 2024-02-05T07:16:07.831 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-02-05T07:16:07.831 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=pressure 2024-02-05T07:16:07.831 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=rapl 2024-02-05T07:16:07.831 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=schedstat 2024-02-05T07:16:07.831 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=selinux 2024-02-05T07:16:07.831 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=sockstat 2024-02-05T07:16:07.831 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=softnet 2024-02-05T07:16:07.831 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=stat 2024-02-05T07:16:07.831 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=tapestats 2024-02-05T07:16:07.831 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=textfile 2024-02-05T07:16:07.831 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-02-05T07:16:07.831 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=time 2024-02-05T07:16:07.831 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-02-05T07:16:07.831 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=uname 2024-02-05T07:16:07.831 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=vmstat 2024-02-05T07:16:07.832 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=xfs 2024-02-05T07:16:07.832 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.444Z caller=node_exporter.go:117 level=info collector=zfs 2024-02-05T07:16:07.832 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.445Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-02-05T07:16:07.832 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:16:07 smithi177 bash[85724]: ts=2024-02-05T07:16:07.445Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-02-05T07:16:08.418 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: cephadm 2024-02-05T07:16:06.202834+0000 mgr.y (mgr.25280) 2229 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:08.418 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: cephadm 2024-02-05T07:16:06.282044+0000 mgr.y (mgr.25280) 2230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:08.418 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: cephadm 2024-02-05T07:16:06.359091+0000 mgr.y (mgr.25280) 2231 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:08.418 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: cephadm 2024-02-05T07:16:06.453055+0000 mgr.y (mgr.25280) 2232 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:08.418 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: cephadm 2024-02-05T07:16:06.544014+0000 mgr.y (mgr.25280) 2233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:08.418 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: cephadm 2024-02-05T07:16:06.639616+0000 mgr.y (mgr.25280) 2234 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:08.418 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: cephadm 2024-02-05T07:16:06.721247+0000 mgr.y (mgr.25280) 2235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:08.419 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: cephadm 2024-02-05T07:16:06.799863+0000 mgr.y (mgr.25280) 2236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:08.419 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: cluster 2024-02-05T07:16:06.877037+0000 mgr.y (mgr.25280) 2237 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-05T07:16:08.419 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: cephadm 2024-02-05T07:16:06.893119+0000 mgr.y (mgr.25280) 2238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:08.419 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: cephadm 2024-02-05T07:16:06.988446+0000 mgr.y (mgr.25280) 2239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:08.419 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: cephadm 2024-02-05T07:16:07.084328+0000 mgr.y (mgr.25280) 2240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:08.419 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.168065+0000 mon.a (mon.0) 9327 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.419 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.169852+0000 mon.a (mon.0) 9328 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.419 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.172029+0000 mon.a (mon.0) 9329 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.419 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.172839+0000 mon.a (mon.0) 9330 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.419 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.177994+0000 mon.a (mon.0) 9331 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:08.419 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.223805+0000 mon.a (mon.0) 9332 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.419 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.225678+0000 mon.a (mon.0) 9333 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.419 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.227628+0000 mon.a (mon.0) 9334 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.419 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.228372+0000 mon.a (mon.0) 9335 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.420 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.236711+0000 mon.a (mon.0) 9336 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:08.420 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.314717+0000 mon.a (mon.0) 9337 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.420 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.317275+0000 mon.a (mon.0) 9338 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.420 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.320267+0000 mon.a (mon.0) 9339 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.420 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.321437+0000 mon.a (mon.0) 9340 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.420 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.330818+0000 mon.a (mon.0) 9341 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:08.420 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.392540+0000 mon.a (mon.0) 9342 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.420 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.396558+0000 mon.a (mon.0) 9343 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.420 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.400415+0000 mon.a (mon.0) 9344 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.420 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.402071+0000 mon.a (mon.0) 9345 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.420 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.411203+0000 mon.a (mon.0) 9346 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:08.420 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.488558+0000 mon.a (mon.0) 9347 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.420 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.492061+0000 mon.a (mon.0) 9348 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.420 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.495460+0000 mon.a (mon.0) 9349 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.421 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.496682+0000 mon.a (mon.0) 9350 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.421 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.504551+0000 mon.a (mon.0) 9351 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:08.421 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.583482+0000 mon.a (mon.0) 9352 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.421 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.585526+0000 mon.a (mon.0) 9353 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.421 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.588667+0000 mon.a (mon.0) 9354 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.421 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.589446+0000 mon.a (mon.0) 9355 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.421 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.597448+0000 mon.a (mon.0) 9356 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:08.421 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.675664+0000 mon.a (mon.0) 9357 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.421 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.677935+0000 mon.a (mon.0) 9358 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.421 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.680728+0000 mon.a (mon.0) 9359 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.421 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.681714+0000 mon.a (mon.0) 9360 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.421 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.691176+0000 mon.a (mon.0) 9361 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:08.421 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.769146+0000 mon.a (mon.0) 9362 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.421 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.772009+0000 mon.a (mon.0) 9363 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.775231+0000 mon.a (mon.0) 9364 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.776484+0000 mon.a (mon.0) 9365 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.785403+0000 mon.a (mon.0) 9366 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:08.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.863223+0000 mon.a (mon.0) 9367 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.866949+0000 mon.a (mon.0) 9368 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.870663+0000 mon.a (mon.0) 9369 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.872034+0000 mon.a (mon.0) 9370 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.881764+0000 mon.a (mon.0) 9371 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:08.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.959908+0000 mon.a (mon.0) 9372 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.962446+0000 mon.a (mon.0) 9373 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.965778+0000 mon.a (mon.0) 9374 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.966767+0000 mon.a (mon.0) 9375 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:07.974825+0000 mon.a (mon.0) 9376 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:08.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:08.052901+0000 mon.a (mon.0) 9377 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:08.055162+0000 mon.a (mon.0) 9378 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.422 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:08.058083+0000 mon.a (mon.0) 9379 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.423 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:08.059186+0000 mon.a (mon.0) 9380 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.423 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:08.066768+0000 mon.a (mon.0) 9381 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:08.423 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:08.129275+0000 mon.a (mon.0) 9382 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.423 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:08.131817+0000 mon.a (mon.0) 9383 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.423 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:08.135515+0000 mon.a (mon.0) 9384 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.423 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:08.136707+0000 mon.a (mon.0) 9385 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.423 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[71397]: audit 2024-02-05T07:16:08.144713+0000 mon.a (mon.0) 9386 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:08.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: cephadm 2024-02-05T07:16:06.202834+0000 mgr.y (mgr.25280) 2229 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:08.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: cephadm 2024-02-05T07:16:06.282044+0000 mgr.y (mgr.25280) 2230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:08.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: cephadm 2024-02-05T07:16:06.359091+0000 mgr.y (mgr.25280) 2231 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:08.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: cephadm 2024-02-05T07:16:06.453055+0000 mgr.y (mgr.25280) 2232 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:08.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: cephadm 2024-02-05T07:16:06.544014+0000 mgr.y (mgr.25280) 2233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:08.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: cephadm 2024-02-05T07:16:06.639616+0000 mgr.y (mgr.25280) 2234 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:08.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: cephadm 2024-02-05T07:16:06.721247+0000 mgr.y (mgr.25280) 2235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:08.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: cephadm 2024-02-05T07:16:06.799863+0000 mgr.y (mgr.25280) 2236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:08.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: cluster 2024-02-05T07:16:06.877037+0000 mgr.y (mgr.25280) 2237 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-05T07:16:08.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: cephadm 2024-02-05T07:16:06.893119+0000 mgr.y (mgr.25280) 2238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:08.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: cephadm 2024-02-05T07:16:06.988446+0000 mgr.y (mgr.25280) 2239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:08.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: cephadm 2024-02-05T07:16:07.084328+0000 mgr.y (mgr.25280) 2240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:08.424 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.168065+0000 mon.a (mon.0) 9327 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.425 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.169852+0000 mon.a (mon.0) 9328 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.425 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.172029+0000 mon.a (mon.0) 9329 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.425 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.172839+0000 mon.a (mon.0) 9330 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.425 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.177994+0000 mon.a (mon.0) 9331 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:08.425 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.223805+0000 mon.a (mon.0) 9332 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.425 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.225678+0000 mon.a (mon.0) 9333 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.425 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.227628+0000 mon.a (mon.0) 9334 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.425 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.228372+0000 mon.a (mon.0) 9335 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.425 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.236711+0000 mon.a (mon.0) 9336 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:08.425 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.314717+0000 mon.a (mon.0) 9337 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.425 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.317275+0000 mon.a (mon.0) 9338 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.425 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.320267+0000 mon.a (mon.0) 9339 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.425 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.321437+0000 mon.a (mon.0) 9340 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.425 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.330818+0000 mon.a (mon.0) 9341 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:08.425 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.392540+0000 mon.a (mon.0) 9342 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.425 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.396558+0000 mon.a (mon.0) 9343 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.426 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.400415+0000 mon.a (mon.0) 9344 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.426 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.402071+0000 mon.a (mon.0) 9345 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.426 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.411203+0000 mon.a (mon.0) 9346 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:08.426 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.488558+0000 mon.a (mon.0) 9347 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.426 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.492061+0000 mon.a (mon.0) 9348 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.426 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.495460+0000 mon.a (mon.0) 9349 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.426 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.496682+0000 mon.a (mon.0) 9350 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.426 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.504551+0000 mon.a (mon.0) 9351 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:08.426 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.583482+0000 mon.a (mon.0) 9352 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.426 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.585526+0000 mon.a (mon.0) 9353 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.426 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.588667+0000 mon.a (mon.0) 9354 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.426 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.589446+0000 mon.a (mon.0) 9355 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.426 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.597448+0000 mon.a (mon.0) 9356 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:08.426 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.675664+0000 mon.a (mon.0) 9357 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.426 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.677935+0000 mon.a (mon.0) 9358 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.426 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.680728+0000 mon.a (mon.0) 9359 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.427 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.681714+0000 mon.a (mon.0) 9360 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.427 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.691176+0000 mon.a (mon.0) 9361 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:08.427 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.769146+0000 mon.a (mon.0) 9362 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.427 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.772009+0000 mon.a (mon.0) 9363 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.427 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.775231+0000 mon.a (mon.0) 9364 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.427 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.776484+0000 mon.a (mon.0) 9365 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.427 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.785403+0000 mon.a (mon.0) 9366 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:08.427 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.863223+0000 mon.a (mon.0) 9367 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.427 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.866949+0000 mon.a (mon.0) 9368 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.427 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.870663+0000 mon.a (mon.0) 9369 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.427 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.872034+0000 mon.a (mon.0) 9370 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.427 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.881764+0000 mon.a (mon.0) 9371 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:08.427 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.959908+0000 mon.a (mon.0) 9372 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.427 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.962446+0000 mon.a (mon.0) 9373 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.427 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.965778+0000 mon.a (mon.0) 9374 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.427 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.966767+0000 mon.a (mon.0) 9375 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.428 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:07.974825+0000 mon.a (mon.0) 9376 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:08.428 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:08.052901+0000 mon.a (mon.0) 9377 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.428 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:08.055162+0000 mon.a (mon.0) 9378 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.428 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:08.058083+0000 mon.a (mon.0) 9379 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.428 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:08.059186+0000 mon.a (mon.0) 9380 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.428 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:08.066768+0000 mon.a (mon.0) 9381 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:08.428 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:08.129275+0000 mon.a (mon.0) 9382 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.428 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:08.131817+0000 mon.a (mon.0) 9383 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.428 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:08.135515+0000 mon.a (mon.0) 9384 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.428 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:08.136707+0000 mon.a (mon.0) 9385 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.428 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:08 smithi102 bash[68945]: audit 2024-02-05T07:16:08.144713+0000 mon.a (mon.0) 9386 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:08.497 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: cephadm 2024-02-05T07:16:06.202834+0000 mgr.y (mgr.25280) 2229 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:08.497 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: cephadm 2024-02-05T07:16:06.282044+0000 mgr.y (mgr.25280) 2230 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:08.497 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: cephadm 2024-02-05T07:16:06.359091+0000 mgr.y (mgr.25280) 2231 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:08.497 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: cephadm 2024-02-05T07:16:06.453055+0000 mgr.y (mgr.25280) 2232 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:08.497 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: cephadm 2024-02-05T07:16:06.544014+0000 mgr.y (mgr.25280) 2233 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:08.498 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: cephadm 2024-02-05T07:16:06.639616+0000 mgr.y (mgr.25280) 2234 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:08.498 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: cephadm 2024-02-05T07:16:06.721247+0000 mgr.y (mgr.25280) 2235 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:08.498 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: cephadm 2024-02-05T07:16:06.799863+0000 mgr.y (mgr.25280) 2236 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:08.498 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: cluster 2024-02-05T07:16:06.877037+0000 mgr.y (mgr.25280) 2237 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-05T07:16:08.498 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: cephadm 2024-02-05T07:16:06.893119+0000 mgr.y (mgr.25280) 2238 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:08.498 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: cephadm 2024-02-05T07:16:06.988446+0000 mgr.y (mgr.25280) 2239 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:08.498 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: cephadm 2024-02-05T07:16:07.084328+0000 mgr.y (mgr.25280) 2240 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:08.498 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.168065+0000 mon.a (mon.0) 9327 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.498 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.169852+0000 mon.a (mon.0) 9328 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.498 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.172029+0000 mon.a (mon.0) 9329 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.498 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.172839+0000 mon.a (mon.0) 9330 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.498 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.177994+0000 mon.a (mon.0) 9331 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:08.498 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.223805+0000 mon.a (mon.0) 9332 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.498 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.225678+0000 mon.a (mon.0) 9333 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.498 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.227628+0000 mon.a (mon.0) 9334 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.499 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.228372+0000 mon.a (mon.0) 9335 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.499 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.236711+0000 mon.a (mon.0) 9336 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:08.499 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.314717+0000 mon.a (mon.0) 9337 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.499 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.317275+0000 mon.a (mon.0) 9338 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.499 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.320267+0000 mon.a (mon.0) 9339 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.499 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.321437+0000 mon.a (mon.0) 9340 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.499 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.330818+0000 mon.a (mon.0) 9341 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:08.499 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.392540+0000 mon.a (mon.0) 9342 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.499 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.396558+0000 mon.a (mon.0) 9343 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.499 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.400415+0000 mon.a (mon.0) 9344 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.499 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.402071+0000 mon.a (mon.0) 9345 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.499 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.411203+0000 mon.a (mon.0) 9346 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:08.499 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.488558+0000 mon.a (mon.0) 9347 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.499 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.492061+0000 mon.a (mon.0) 9348 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.500 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.495460+0000 mon.a (mon.0) 9349 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.500 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.496682+0000 mon.a (mon.0) 9350 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.500 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.504551+0000 mon.a (mon.0) 9351 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:08.500 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.583482+0000 mon.a (mon.0) 9352 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.500 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.585526+0000 mon.a (mon.0) 9353 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.500 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.588667+0000 mon.a (mon.0) 9354 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.500 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.589446+0000 mon.a (mon.0) 9355 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.500 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.597448+0000 mon.a (mon.0) 9356 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:08.501 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.675664+0000 mon.a (mon.0) 9357 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.501 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.677935+0000 mon.a (mon.0) 9358 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.501 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.680728+0000 mon.a (mon.0) 9359 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.501 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.681714+0000 mon.a (mon.0) 9360 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.501 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.691176+0000 mon.a (mon.0) 9361 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:08.501 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.769146+0000 mon.a (mon.0) 9362 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.501 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.772009+0000 mon.a (mon.0) 9363 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.501 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.775231+0000 mon.a (mon.0) 9364 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.501 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.776484+0000 mon.a (mon.0) 9365 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.501 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.785403+0000 mon.a (mon.0) 9366 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:08.501 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.863223+0000 mon.a (mon.0) 9367 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.501 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.866949+0000 mon.a (mon.0) 9368 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.501 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.870663+0000 mon.a (mon.0) 9369 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.501 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.872034+0000 mon.a (mon.0) 9370 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.502 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.881764+0000 mon.a (mon.0) 9371 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:08.502 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.959908+0000 mon.a (mon.0) 9372 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.502 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.962446+0000 mon.a (mon.0) 9373 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.502 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.965778+0000 mon.a (mon.0) 9374 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.502 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.966767+0000 mon.a (mon.0) 9375 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.502 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:07.974825+0000 mon.a (mon.0) 9376 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:08.502 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:08.052901+0000 mon.a (mon.0) 9377 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.502 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:08.055162+0000 mon.a (mon.0) 9378 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.502 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:08.058083+0000 mon.a (mon.0) 9379 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.502 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:08.059186+0000 mon.a (mon.0) 9380 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.502 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:08.066768+0000 mon.a (mon.0) 9381 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:08.502 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:08.129275+0000 mon.a (mon.0) 9382 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:08.502 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:08.131817+0000 mon.a (mon.0) 9383 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:08.502 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:08.135515+0000 mon.a (mon.0) 9384 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:08.502 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:08.136707+0000 mon.a (mon.0) 9385 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:08.503 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:08 smithi177 bash[56430]: audit 2024-02-05T07:16:08.144713+0000 mon.a (mon.0) 9386 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:09.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: cephadm 2024-02-05T07:16:07.178681+0000 mgr.y (mgr.25280) 2241 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: cephadm 2024-02-05T07:16:07.237368+0000 mgr.y (mgr.25280) 2242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: cephadm 2024-02-05T07:16:07.331274+0000 mgr.y (mgr.25280) 2243 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: cephadm 2024-02-05T07:16:07.411618+0000 mgr.y (mgr.25280) 2244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: cephadm 2024-02-05T07:16:07.505063+0000 mgr.y (mgr.25280) 2245 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: cephadm 2024-02-05T07:16:07.597998+0000 mgr.y (mgr.25280) 2246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: cephadm 2024-02-05T07:16:07.691739+0000 mgr.y (mgr.25280) 2247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: cephadm 2024-02-05T07:16:07.785844+0000 mgr.y (mgr.25280) 2248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: cephadm 2024-02-05T07:16:07.882534+0000 mgr.y (mgr.25280) 2249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: cephadm 2024-02-05T07:16:07.975536+0000 mgr.y (mgr.25280) 2250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: cephadm 2024-02-05T07:16:08.067384+0000 mgr.y (mgr.25280) 2251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: cephadm 2024-02-05T07:16:08.145282+0000 mgr.y (mgr.25280) 2252 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.225830+0000 mon.a (mon.0) 9387 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:09.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.227872+0000 mon.a (mon.0) 9388 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:09.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.230921+0000 mon.a (mon.0) 9389 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:09.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.231941+0000 mon.a (mon.0) 9390 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:09.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.241100+0000 mon.a (mon.0) 9391 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:09.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.317351+0000 mon.a (mon.0) 9392 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:09.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.321033+0000 mon.a (mon.0) 9393 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:09.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.324022+0000 mon.a (mon.0) 9394 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:09.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.324940+0000 mon.a (mon.0) 9395 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:09.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.333438+0000 mon.a (mon.0) 9396 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:09.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.414514+0000 mon.a (mon.0) 9397 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:09.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.416570+0000 mon.a (mon.0) 9398 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:09.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.419849+0000 mon.a (mon.0) 9399 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:09.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.420800+0000 mon.a (mon.0) 9400 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:09.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.429785+0000 mon.a (mon.0) 9401 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:09.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.509786+0000 mon.a (mon.0) 9402 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:09.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.511736+0000 mon.a (mon.0) 9403 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:09.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.513780+0000 mon.a (mon.0) 9404 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:09.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.514691+0000 mon.a (mon.0) 9405 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:09.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.525156+0000 mon.a (mon.0) 9406 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:09.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.606643+0000 mon.a (mon.0) 9407 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:09.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.608698+0000 mon.a (mon.0) 9408 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:09.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.611217+0000 mon.a (mon.0) 9409 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:09.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.612269+0000 mon.a (mon.0) 9410 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:09.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.620340+0000 mon.a (mon.0) 9411 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:09.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.699360+0000 mon.a (mon.0) 9412 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:09.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.703044+0000 mon.a (mon.0) 9413 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:09.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.706239+0000 mon.a (mon.0) 9414 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:09.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.707393+0000 mon.a (mon.0) 9415 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:09.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.715835+0000 mon.a (mon.0) 9416 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:09.469 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.793270+0000 mon.a (mon.0) 9417 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:09.469 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.795219+0000 mon.a (mon.0) 9418 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:09.469 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.798619+0000 mon.a (mon.0) 9419 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:09.469 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.799718+0000 mon.a (mon.0) 9420 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:09.469 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.809659+0000 mon.a (mon.0) 9421 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:09.469 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.887011+0000 mon.a (mon.0) 9422 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:09.469 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.890914+0000 mon.a (mon.0) 9423 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:09.469 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.896096+0000 mon.a (mon.0) 9424 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:09.469 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.897656+0000 mon.a (mon.0) 9425 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:09.469 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.909478+0000 mon.a (mon.0) 9426 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:09.469 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.992673+0000 mon.a (mon.0) 9427 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:09.469 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.994608+0000 mon.a (mon.0) 9428 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:09.469 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.997479+0000 mon.a (mon.0) 9429 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:09.469 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:08.998473+0000 mon.a (mon.0) 9430 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:09.469 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:09.006892+0000 mon.a (mon.0) 9431 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:09.470 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:09.087794+0000 mon.a (mon.0) 9432 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:09.470 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:09.089471+0000 mon.a (mon.0) 9433 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:09.470 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:09.091843+0000 mon.a (mon.0) 9434 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:09.470 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:09.092841+0000 mon.a (mon.0) 9435 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:09.470 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:09 smithi177 bash[56430]: audit 2024-02-05T07:16:09.100781+0000 mon.a (mon.0) 9436 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:09.581 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: cephadm 2024-02-05T07:16:07.178681+0000 mgr.y (mgr.25280) 2241 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.581 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: cephadm 2024-02-05T07:16:07.237368+0000 mgr.y (mgr.25280) 2242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.581 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: cephadm 2024-02-05T07:16:07.331274+0000 mgr.y (mgr.25280) 2243 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.581 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: cephadm 2024-02-05T07:16:07.411618+0000 mgr.y (mgr.25280) 2244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.581 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: cephadm 2024-02-05T07:16:07.505063+0000 mgr.y (mgr.25280) 2245 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.581 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: cephadm 2024-02-05T07:16:07.597998+0000 mgr.y (mgr.25280) 2246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.582 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: cephadm 2024-02-05T07:16:07.691739+0000 mgr.y (mgr.25280) 2247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.582 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: cephadm 2024-02-05T07:16:07.785844+0000 mgr.y (mgr.25280) 2248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.582 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: cephadm 2024-02-05T07:16:07.882534+0000 mgr.y (mgr.25280) 2249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.582 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: cephadm 2024-02-05T07:16:07.975536+0000 mgr.y (mgr.25280) 2250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.582 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: cephadm 2024-02-05T07:16:08.067384+0000 mgr.y (mgr.25280) 2251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.582 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: cephadm 2024-02-05T07:16:08.145282+0000 mgr.y (mgr.25280) 2252 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.582 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.225830+0000 mon.a (mon.0) 9387 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:09.582 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.227872+0000 mon.a (mon.0) 9388 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:09.582 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.230921+0000 mon.a (mon.0) 9389 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:09.582 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.231941+0000 mon.a (mon.0) 9390 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:09.582 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.241100+0000 mon.a (mon.0) 9391 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:09.582 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.317351+0000 mon.a (mon.0) 9392 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:09.582 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.321033+0000 mon.a (mon.0) 9393 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:09.582 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.324022+0000 mon.a (mon.0) 9394 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:09.582 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.324940+0000 mon.a (mon.0) 9395 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:09.583 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: cephadm 2024-02-05T07:16:07.178681+0000 mgr.y (mgr.25280) 2241 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.583 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: cephadm 2024-02-05T07:16:07.237368+0000 mgr.y (mgr.25280) 2242 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.583 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: cephadm 2024-02-05T07:16:07.331274+0000 mgr.y (mgr.25280) 2243 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.583 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: cephadm 2024-02-05T07:16:07.411618+0000 mgr.y (mgr.25280) 2244 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.583 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: cephadm 2024-02-05T07:16:07.505063+0000 mgr.y (mgr.25280) 2245 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.583 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: cephadm 2024-02-05T07:16:07.597998+0000 mgr.y (mgr.25280) 2246 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.583 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: cephadm 2024-02-05T07:16:07.691739+0000 mgr.y (mgr.25280) 2247 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.583 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: cephadm 2024-02-05T07:16:07.785844+0000 mgr.y (mgr.25280) 2248 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.583 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: cephadm 2024-02-05T07:16:07.882534+0000 mgr.y (mgr.25280) 2249 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.583 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: cephadm 2024-02-05T07:16:07.975536+0000 mgr.y (mgr.25280) 2250 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.583 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: cephadm 2024-02-05T07:16:08.067384+0000 mgr.y (mgr.25280) 2251 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.583 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: cephadm 2024-02-05T07:16:08.145282+0000 mgr.y (mgr.25280) 2252 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:09.583 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.225830+0000 mon.a (mon.0) 9387 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:09.584 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.227872+0000 mon.a (mon.0) 9388 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:09.584 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.230921+0000 mon.a (mon.0) 9389 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:09.584 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.231941+0000 mon.a (mon.0) 9390 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:09.584 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.241100+0000 mon.a (mon.0) 9391 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:09.584 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.317351+0000 mon.a (mon.0) 9392 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:09.584 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.321033+0000 mon.a (mon.0) 9393 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:09.584 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.324022+0000 mon.a (mon.0) 9394 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:09.584 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.324940+0000 mon.a (mon.0) 9395 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:09.584 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.333438+0000 mon.a (mon.0) 9396 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:09.584 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.414514+0000 mon.a (mon.0) 9397 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:09.585 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.416570+0000 mon.a (mon.0) 9398 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:09.585 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.419849+0000 mon.a (mon.0) 9399 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:09.585 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.420800+0000 mon.a (mon.0) 9400 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:09.585 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.429785+0000 mon.a (mon.0) 9401 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:09.585 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.509786+0000 mon.a (mon.0) 9402 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:09.585 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.511736+0000 mon.a (mon.0) 9403 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:09.585 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.513780+0000 mon.a (mon.0) 9404 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:09.585 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.514691+0000 mon.a (mon.0) 9405 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:09.585 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.525156+0000 mon.a (mon.0) 9406 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:09.585 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.606643+0000 mon.a (mon.0) 9407 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:09.585 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.608698+0000 mon.a (mon.0) 9408 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:09.585 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.611217+0000 mon.a (mon.0) 9409 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:09.585 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.612269+0000 mon.a (mon.0) 9410 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:09.585 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.620340+0000 mon.a (mon.0) 9411 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:09.585 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.699360+0000 mon.a (mon.0) 9412 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:09.586 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.703044+0000 mon.a (mon.0) 9413 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:09.586 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.706239+0000 mon.a (mon.0) 9414 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:09.586 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.707393+0000 mon.a (mon.0) 9415 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:09.586 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.333438+0000 mon.a (mon.0) 9396 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:09.586 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.414514+0000 mon.a (mon.0) 9397 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:09.586 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.416570+0000 mon.a (mon.0) 9398 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:09.586 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.419849+0000 mon.a (mon.0) 9399 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:09.586 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.420800+0000 mon.a (mon.0) 9400 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:09.586 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.429785+0000 mon.a (mon.0) 9401 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:09.586 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.509786+0000 mon.a (mon.0) 9402 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:09.586 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.511736+0000 mon.a (mon.0) 9403 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:09.586 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.513780+0000 mon.a (mon.0) 9404 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:09.586 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.514691+0000 mon.a (mon.0) 9405 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:09.587 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.525156+0000 mon.a (mon.0) 9406 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:09.587 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.606643+0000 mon.a (mon.0) 9407 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:09.587 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.608698+0000 mon.a (mon.0) 9408 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:09.587 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.611217+0000 mon.a (mon.0) 9409 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:09.587 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.612269+0000 mon.a (mon.0) 9410 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:09.587 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.620340+0000 mon.a (mon.0) 9411 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:09.587 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.699360+0000 mon.a (mon.0) 9412 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:09.587 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.703044+0000 mon.a (mon.0) 9413 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:09.587 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.706239+0000 mon.a (mon.0) 9414 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:09.587 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.707393+0000 mon.a (mon.0) 9415 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:09.587 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.715835+0000 mon.a (mon.0) 9416 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:09.588 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.793270+0000 mon.a (mon.0) 9417 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:09.588 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.795219+0000 mon.a (mon.0) 9418 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:09.588 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.798619+0000 mon.a (mon.0) 9419 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:09.588 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.799718+0000 mon.a (mon.0) 9420 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:09.588 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.809659+0000 mon.a (mon.0) 9421 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:09.588 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.887011+0000 mon.a (mon.0) 9422 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:09.588 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.890914+0000 mon.a (mon.0) 9423 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:09.588 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.896096+0000 mon.a (mon.0) 9424 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:09.588 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.897656+0000 mon.a (mon.0) 9425 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:09.588 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.909478+0000 mon.a (mon.0) 9426 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:09.588 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.992673+0000 mon.a (mon.0) 9427 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:09.588 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.994608+0000 mon.a (mon.0) 9428 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:09.588 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.997479+0000 mon.a (mon.0) 9429 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:09.588 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:08.998473+0000 mon.a (mon.0) 9430 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:09.589 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:09.006892+0000 mon.a (mon.0) 9431 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:09.589 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:09.087794+0000 mon.a (mon.0) 9432 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:09.589 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:09.089471+0000 mon.a (mon.0) 9433 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:09.589 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:09.091843+0000 mon.a (mon.0) 9434 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:09.589 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:09.092841+0000 mon.a (mon.0) 9435 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:09.589 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[71397]: audit 2024-02-05T07:16:09.100781+0000 mon.a (mon.0) 9436 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:09.589 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.715835+0000 mon.a (mon.0) 9416 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:09.589 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.793270+0000 mon.a (mon.0) 9417 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:09.589 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.795219+0000 mon.a (mon.0) 9418 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:09.589 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.798619+0000 mon.a (mon.0) 9419 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:09.589 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.799718+0000 mon.a (mon.0) 9420 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:09.589 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.809659+0000 mon.a (mon.0) 9421 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:09.589 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.887011+0000 mon.a (mon.0) 9422 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:09.590 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.890914+0000 mon.a (mon.0) 9423 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:09.590 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.896096+0000 mon.a (mon.0) 9424 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:09.590 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.897656+0000 mon.a (mon.0) 9425 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:09.590 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.909478+0000 mon.a (mon.0) 9426 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:09.590 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.992673+0000 mon.a (mon.0) 9427 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:09.590 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.994608+0000 mon.a (mon.0) 9428 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:09.590 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.997479+0000 mon.a (mon.0) 9429 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:09.590 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:08.998473+0000 mon.a (mon.0) 9430 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:09.590 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:09.006892+0000 mon.a (mon.0) 9431 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:09.590 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:09.087794+0000 mon.a (mon.0) 9432 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:09.590 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:09.089471+0000 mon.a (mon.0) 9433 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:09.590 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:09.091843+0000 mon.a (mon.0) 9434 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:09.590 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:09.092841+0000 mon.a (mon.0) 9435 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:09.590 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:09 smithi102 bash[68945]: audit 2024-02-05T07:16:09.100781+0000 mon.a (mon.0) 9436 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.332 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: cephadm 2024-02-05T07:16:08.242012+0000 mgr.y (mgr.25280) 2253 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:10.332 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: cephadm 2024-02-05T07:16:08.334005+0000 mgr.y (mgr.25280) 2254 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:10.332 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: cephadm 2024-02-05T07:16:08.430391+0000 mgr.y (mgr.25280) 2255 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:10.332 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: cephadm 2024-02-05T07:16:08.525796+0000 mgr.y (mgr.25280) 2256 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:10.332 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: cephadm 2024-02-05T07:16:08.620952+0000 mgr.y (mgr.25280) 2257 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:10.332 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: cephadm 2024-02-05T07:16:08.716464+0000 mgr.y (mgr.25280) 2258 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:10.332 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: cephadm 2024-02-05T07:16:08.810179+0000 mgr.y (mgr.25280) 2259 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:10.332 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: cluster 2024-02-05T07:16:08.878039+0000 mgr.y (mgr.25280) 2260 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-05T07:16:10.332 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: cephadm 2024-02-05T07:16:08.910205+0000 mgr.y (mgr.25280) 2261 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:10.332 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: cephadm 2024-02-05T07:16:09.007552+0000 mgr.y (mgr.25280) 2262 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:10.332 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: cephadm 2024-02-05T07:16:09.101551+0000 mgr.y (mgr.25280) 2263 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:10.332 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.180337+0000 mon.a (mon.0) 9437 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:10.333 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.182072+0000 mon.a (mon.0) 9438 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:10.333 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.183950+0000 mon.a (mon.0) 9439 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:10.333 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.184615+0000 mon.a (mon.0) 9440 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:10.333 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.205345+0000 mon.a (mon.0) 9441 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.333 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.269070+0000 mon.a (mon.0) 9442 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:10.333 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.271373+0000 mon.a (mon.0) 9443 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:10.333 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.274095+0000 mon.a (mon.0) 9444 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:10.333 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.274971+0000 mon.a (mon.0) 9445 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:10.333 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.282824+0000 mon.a (mon.0) 9446 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.333 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: cephadm 2024-02-05T07:16:08.242012+0000 mgr.y (mgr.25280) 2253 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:10.334 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: cephadm 2024-02-05T07:16:08.334005+0000 mgr.y (mgr.25280) 2254 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:10.334 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: cephadm 2024-02-05T07:16:08.430391+0000 mgr.y (mgr.25280) 2255 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:10.334 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: cephadm 2024-02-05T07:16:08.525796+0000 mgr.y (mgr.25280) 2256 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:10.334 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: cephadm 2024-02-05T07:16:08.620952+0000 mgr.y (mgr.25280) 2257 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:10.334 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: cephadm 2024-02-05T07:16:08.716464+0000 mgr.y (mgr.25280) 2258 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:10.334 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: cephadm 2024-02-05T07:16:08.810179+0000 mgr.y (mgr.25280) 2259 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:10.334 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: cluster 2024-02-05T07:16:08.878039+0000 mgr.y (mgr.25280) 2260 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-05T07:16:10.334 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: cephadm 2024-02-05T07:16:08.910205+0000 mgr.y (mgr.25280) 2261 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:10.334 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: cephadm 2024-02-05T07:16:09.007552+0000 mgr.y (mgr.25280) 2262 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:10.334 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: cephadm 2024-02-05T07:16:09.101551+0000 mgr.y (mgr.25280) 2263 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:10.334 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.180337+0000 mon.a (mon.0) 9437 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:10.334 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.182072+0000 mon.a (mon.0) 9438 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:10.334 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.183950+0000 mon.a (mon.0) 9439 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:10.334 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.184615+0000 mon.a (mon.0) 9440 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:10.334 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.205345+0000 mon.a (mon.0) 9441 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.335 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.269070+0000 mon.a (mon.0) 9442 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:10.335 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.271373+0000 mon.a (mon.0) 9443 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:10.335 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.274095+0000 mon.a (mon.0) 9444 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:10.335 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.274971+0000 mon.a (mon.0) 9445 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:10.335 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.282824+0000 mon.a (mon.0) 9446 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.335 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.362484+0000 mon.a (mon.0) 9447 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:10.335 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.366347+0000 mon.a (mon.0) 9448 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:10.335 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.369416+0000 mon.a (mon.0) 9449 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:10.335 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.370373+0000 mon.a (mon.0) 9450 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:10.336 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.378508+0000 mon.a (mon.0) 9451 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.336 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.456350+0000 mon.a (mon.0) 9452 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:10.336 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.459943+0000 mon.a (mon.0) 9453 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:10.336 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.463916+0000 mon.a (mon.0) 9454 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:10.336 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.465528+0000 mon.a (mon.0) 9455 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:10.336 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.475293+0000 mon.a (mon.0) 9456 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.336 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.543312+0000 mon.a (mon.0) 9457 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:10.336 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.545317+0000 mon.a (mon.0) 9458 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:10.336 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.548922+0000 mon.a (mon.0) 9459 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:10.336 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.549846+0000 mon.a (mon.0) 9460 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:10.336 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.555541+0000 mon.a (mon.0) 9461 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.336 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.636362+0000 mon.a (mon.0) 9462 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:10.336 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.638562+0000 mon.a (mon.0) 9463 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:10.336 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.641041+0000 mon.a (mon.0) 9464 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:10.337 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.642395+0000 mon.a (mon.0) 9465 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:10.337 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.362484+0000 mon.a (mon.0) 9447 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:10.337 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.366347+0000 mon.a (mon.0) 9448 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:10.337 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.369416+0000 mon.a (mon.0) 9449 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:10.337 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.370373+0000 mon.a (mon.0) 9450 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:10.337 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.378508+0000 mon.a (mon.0) 9451 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.337 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.456350+0000 mon.a (mon.0) 9452 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:10.337 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.459943+0000 mon.a (mon.0) 9453 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:10.337 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.463916+0000 mon.a (mon.0) 9454 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:10.337 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.465528+0000 mon.a (mon.0) 9455 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:10.338 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.475293+0000 mon.a (mon.0) 9456 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.338 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.543312+0000 mon.a (mon.0) 9457 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:10.338 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.545317+0000 mon.a (mon.0) 9458 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:10.338 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.548922+0000 mon.a (mon.0) 9459 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:10.338 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.549846+0000 mon.a (mon.0) 9460 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:10.338 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.555541+0000 mon.a (mon.0) 9461 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.338 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.636362+0000 mon.a (mon.0) 9462 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:10.338 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.638562+0000 mon.a (mon.0) 9463 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:10.338 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.641041+0000 mon.a (mon.0) 9464 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:10.338 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.642395+0000 mon.a (mon.0) 9465 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:10.338 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.650697+0000 mon.a (mon.0) 9466 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.339 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.734295+0000 mon.a (mon.0) 9467 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:10.339 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.736275+0000 mon.a (mon.0) 9468 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:10.339 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.739470+0000 mon.a (mon.0) 9469 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:10.339 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.740448+0000 mon.a (mon.0) 9470 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:10.339 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.747758+0000 mon.a (mon.0) 9471 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.339 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.833551+0000 mon.a (mon.0) 9472 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:10.339 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.835459+0000 mon.a (mon.0) 9473 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:10.339 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.837595+0000 mon.a (mon.0) 9474 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:10.339 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.838405+0000 mon.a (mon.0) 9475 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:10.339 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.846730+0000 mon.a (mon.0) 9476 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.339 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.907077+0000 mon.a (mon.0) 9477 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:10.339 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.909289+0000 mon.a (mon.0) 9478 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:10.339 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.911948+0000 mon.a (mon.0) 9479 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:10.339 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.912807+0000 mon.a (mon.0) 9480 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:10.339 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.922595+0000 mon.a (mon.0) 9481 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.340 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:09.998158+0000 mon.a (mon.0) 9482 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:10.340 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:10.000455+0000 mon.a (mon.0) 9483 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:10.340 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:10.003653+0000 mon.a (mon.0) 9484 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:10.340 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:10.004772+0000 mon.a (mon.0) 9485 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:10.340 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:10.012994+0000 mon.a (mon.0) 9486 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.340 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:10.029727+0000 mon.a (mon.0) 9487 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.340 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:10.039712+0000 mon.a (mon.0) 9488 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.340 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:10.046278+0000 mon.a (mon.0) 9489 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.340 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:10.095132+0000 mon.a (mon.0) 9490 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:10.340 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:10.098008+0000 mon.a (mon.0) 9491 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:10.340 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:10.101089+0000 mon.a (mon.0) 9492 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:10.340 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:10.102111+0000 mon.a (mon.0) 9493 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:10.340 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[71397]: audit 2024-02-05T07:16:10.112441+0000 mon.a (mon.0) 9494 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.341 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.650697+0000 mon.a (mon.0) 9466 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.341 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.734295+0000 mon.a (mon.0) 9467 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:10.341 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.736275+0000 mon.a (mon.0) 9468 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:10.341 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.739470+0000 mon.a (mon.0) 9469 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:10.341 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.740448+0000 mon.a (mon.0) 9470 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:10.341 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.747758+0000 mon.a (mon.0) 9471 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.341 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.833551+0000 mon.a (mon.0) 9472 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:10.341 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.835459+0000 mon.a (mon.0) 9473 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:10.341 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.837595+0000 mon.a (mon.0) 9474 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:10.342 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.838405+0000 mon.a (mon.0) 9475 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:10.342 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.846730+0000 mon.a (mon.0) 9476 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.342 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.907077+0000 mon.a (mon.0) 9477 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:10.342 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.909289+0000 mon.a (mon.0) 9478 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:10.342 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.911948+0000 mon.a (mon.0) 9479 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:10.342 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.912807+0000 mon.a (mon.0) 9480 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:10.342 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.922595+0000 mon.a (mon.0) 9481 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.342 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:09.998158+0000 mon.a (mon.0) 9482 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:10.342 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:10.000455+0000 mon.a (mon.0) 9483 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:10.342 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:10.003653+0000 mon.a (mon.0) 9484 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:10.342 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:10.004772+0000 mon.a (mon.0) 9485 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:10.342 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:10.012994+0000 mon.a (mon.0) 9486 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.342 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:10.029727+0000 mon.a (mon.0) 9487 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.342 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:10.039712+0000 mon.a (mon.0) 9488 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.342 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:10.046278+0000 mon.a (mon.0) 9489 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.342 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:10.095132+0000 mon.a (mon.0) 9490 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:10.343 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:10.098008+0000 mon.a (mon.0) 9491 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:10.343 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:10.101089+0000 mon.a (mon.0) 9492 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:10.343 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:10.102111+0000 mon.a (mon.0) 9493 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:10.343 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:10 smithi102 bash[68945]: audit 2024-02-05T07:16:10.112441+0000 mon.a (mon.0) 9494 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: cephadm 2024-02-05T07:16:08.242012+0000 mgr.y (mgr.25280) 2253 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:10.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: cephadm 2024-02-05T07:16:08.334005+0000 mgr.y (mgr.25280) 2254 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:10.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: cephadm 2024-02-05T07:16:08.430391+0000 mgr.y (mgr.25280) 2255 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:10.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: cephadm 2024-02-05T07:16:08.525796+0000 mgr.y (mgr.25280) 2256 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:10.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: cephadm 2024-02-05T07:16:08.620952+0000 mgr.y (mgr.25280) 2257 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:10.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: cephadm 2024-02-05T07:16:08.716464+0000 mgr.y (mgr.25280) 2258 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:10.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: cephadm 2024-02-05T07:16:08.810179+0000 mgr.y (mgr.25280) 2259 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:10.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: cluster 2024-02-05T07:16:08.878039+0000 mgr.y (mgr.25280) 2260 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-05T07:16:10.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: cephadm 2024-02-05T07:16:08.910205+0000 mgr.y (mgr.25280) 2261 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:10.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: cephadm 2024-02-05T07:16:09.007552+0000 mgr.y (mgr.25280) 2262 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:10.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: cephadm 2024-02-05T07:16:09.101551+0000 mgr.y (mgr.25280) 2263 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:10.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.180337+0000 mon.a (mon.0) 9437 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:10.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.182072+0000 mon.a (mon.0) 9438 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:10.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.183950+0000 mon.a (mon.0) 9439 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:10.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.184615+0000 mon.a (mon.0) 9440 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:10.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.205345+0000 mon.a (mon.0) 9441 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.269070+0000 mon.a (mon.0) 9442 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:10.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.271373+0000 mon.a (mon.0) 9443 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:10.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.274095+0000 mon.a (mon.0) 9444 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:10.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.274971+0000 mon.a (mon.0) 9445 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:10.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.282824+0000 mon.a (mon.0) 9446 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.362484+0000 mon.a (mon.0) 9447 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:10.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.366347+0000 mon.a (mon.0) 9448 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:10.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.369416+0000 mon.a (mon.0) 9449 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:10.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.370373+0000 mon.a (mon.0) 9450 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:10.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.378508+0000 mon.a (mon.0) 9451 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.456350+0000 mon.a (mon.0) 9452 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:10.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.459943+0000 mon.a (mon.0) 9453 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:10.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.463916+0000 mon.a (mon.0) 9454 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:10.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.465528+0000 mon.a (mon.0) 9455 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:10.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.475293+0000 mon.a (mon.0) 9456 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.543312+0000 mon.a (mon.0) 9457 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:10.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.545317+0000 mon.a (mon.0) 9458 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:10.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.548922+0000 mon.a (mon.0) 9459 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:10.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.549846+0000 mon.a (mon.0) 9460 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:10.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.555541+0000 mon.a (mon.0) 9461 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.636362+0000 mon.a (mon.0) 9462 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:10.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.638562+0000 mon.a (mon.0) 9463 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:10.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.641041+0000 mon.a (mon.0) 9464 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:10.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.642395+0000 mon.a (mon.0) 9465 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:10.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.650697+0000 mon.a (mon.0) 9466 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.734295+0000 mon.a (mon.0) 9467 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:10.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.736275+0000 mon.a (mon.0) 9468 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:10.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.739470+0000 mon.a (mon.0) 9469 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:10.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.740448+0000 mon.a (mon.0) 9470 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:10.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.747758+0000 mon.a (mon.0) 9471 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.833551+0000 mon.a (mon.0) 9472 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:10.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.835459+0000 mon.a (mon.0) 9473 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:10.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.837595+0000 mon.a (mon.0) 9474 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:10.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.838405+0000 mon.a (mon.0) 9475 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:10.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.846730+0000 mon.a (mon.0) 9476 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.907077+0000 mon.a (mon.0) 9477 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:10.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.909289+0000 mon.a (mon.0) 9478 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:10.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.911948+0000 mon.a (mon.0) 9479 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:10.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.912807+0000 mon.a (mon.0) 9480 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:10.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.922595+0000 mon.a (mon.0) 9481 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:09.998158+0000 mon.a (mon.0) 9482 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:10.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:10.000455+0000 mon.a (mon.0) 9483 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:10.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:10.003653+0000 mon.a (mon.0) 9484 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:10.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:10.004772+0000 mon.a (mon.0) 9485 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:10.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:10.012994+0000 mon.a (mon.0) 9486 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:10.029727+0000 mon.a (mon.0) 9487 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:10.039712+0000 mon.a (mon.0) 9488 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:10.046278+0000 mon.a (mon.0) 9489 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:10.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:10.095132+0000 mon.a (mon.0) 9490 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:10.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:10.098008+0000 mon.a (mon.0) 9491 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:10.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:10.101089+0000 mon.a (mon.0) 9492 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:10.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:10.102111+0000 mon.a (mon.0) 9493 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:10.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:10 smithi177 bash[56430]: audit 2024-02-05T07:16:10.112441+0000 mon.a (mon.0) 9494 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:11.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: cephadm 2024-02-05T07:16:09.206261+0000 mgr.y (mgr.25280) 2264 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:11.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: cephadm 2024-02-05T07:16:09.283734+0000 mgr.y (mgr.25280) 2265 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:11.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: cephadm 2024-02-05T07:16:09.378957+0000 mgr.y (mgr.25280) 2266 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:11.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: cephadm 2024-02-05T07:16:09.476085+0000 mgr.y (mgr.25280) 2267 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:11.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: cephadm 2024-02-05T07:16:09.556072+0000 mgr.y (mgr.25280) 2268 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:11.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:09.573715+0000 mgr.y (mgr.25280) 2269 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:16:11.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: cephadm 2024-02-05T07:16:09.651240+0000 mgr.y (mgr.25280) 2270 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:11.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: cephadm 2024-02-05T07:16:09.748675+0000 mgr.y (mgr.25280) 2271 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:11.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: cephadm 2024-02-05T07:16:09.847628+0000 mgr.y (mgr.25280) 2272 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:11.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: cephadm 2024-02-05T07:16:09.923584+0000 mgr.y (mgr.25280) 2273 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:11.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: cephadm 2024-02-05T07:16:10.013549+0000 mgr.y (mgr.25280) 2274 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:11.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: cephadm 2024-02-05T07:16:10.113020+0000 mgr.y (mgr.25280) 2275 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:11.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.186860+0000 mon.a (mon.0) 9495 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:11.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.189015+0000 mon.a (mon.0) 9496 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:11.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.191256+0000 mon.a (mon.0) 9497 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:11.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.192078+0000 mon.a (mon.0) 9498 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:11.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.197564+0000 mon.a (mon.0) 9499 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:11.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.260455+0000 mon.a (mon.0) 9500 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:11.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.263693+0000 mon.a (mon.0) 9501 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:11.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.266979+0000 mon.a (mon.0) 9502 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:11.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.268206+0000 mon.a (mon.0) 9503 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:11.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.275076+0000 mon.a (mon.0) 9504 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:11.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.352851+0000 mon.a (mon.0) 9505 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:11.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.355074+0000 mon.a (mon.0) 9506 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:11.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.357215+0000 mon.a (mon.0) 9507 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:11.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.357904+0000 mon.a (mon.0) 9508 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:11.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.363728+0000 mon.a (mon.0) 9509 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:11.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.445467+0000 mon.a (mon.0) 9510 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:11.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.447616+0000 mon.a (mon.0) 9511 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:11.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.450069+0000 mon.a (mon.0) 9512 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:11.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.451480+0000 mon.a (mon.0) 9513 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:11.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.458016+0000 mon.a (mon.0) 9514 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:11.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.536694+0000 mon.a (mon.0) 9515 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:11.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.541780+0000 mon.a (mon.0) 9516 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:11.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.544453+0000 mon.a (mon.0) 9517 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:11.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.545446+0000 mon.a (mon.0) 9518 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:11.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.553445+0000 mon.a (mon.0) 9519 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:11.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.614592+0000 mon.a (mon.0) 9520 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:11.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.616826+0000 mon.a (mon.0) 9521 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:11.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.619778+0000 mon.a (mon.0) 9522 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:11.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.620781+0000 mon.a (mon.0) 9523 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:11.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.627919+0000 mon.a (mon.0) 9524 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:11.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.707019+0000 mon.a (mon.0) 9525 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:11.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.709802+0000 mon.a (mon.0) 9526 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:11.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.712588+0000 mon.a (mon.0) 9527 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:11.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.713595+0000 mon.a (mon.0) 9528 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:11.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.720630+0000 mon.a (mon.0) 9529 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:11.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.809072+0000 mon.a (mon.0) 9530 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:16:11.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.861600+0000 mon.a (mon.0) 9531 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:11.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.864183+0000 mon.a (mon.0) 9532 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:11.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.866584+0000 mon.a (mon.0) 9533 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:11.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.867385+0000 mon.a (mon.0) 9534 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:11.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.874435+0000 mon.a (mon.0) 9535 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:11.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.989713+0000 mon.a (mon.0) 9536 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:11.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.992992+0000 mon.a (mon.0) 9537 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:11.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.995654+0000 mon.a (mon.0) 9538 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:11.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:10.996624+0000 mon.a (mon.0) 9539 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:11.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:11.002998+0000 mon.a (mon.0) 9540 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:11.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:11.065526+0000 mon.a (mon.0) 9541 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:11.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:11.067967+0000 mon.a (mon.0) 9542 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:11.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:11.071321+0000 mon.a (mon.0) 9543 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:11.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:11.072373+0000 mon.a (mon.0) 9544 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:11.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:11.079737+0000 mon.a (mon.0) 9545 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:11.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:11 smithi177 bash[56430]: audit 2024-02-05T07:16:11.154276+0000 mon.a (mon.0) 9546 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:11.468 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: cephadm 2024-02-05T07:16:09.206261+0000 mgr.y (mgr.25280) 2264 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:11.468 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: cephadm 2024-02-05T07:16:09.283734+0000 mgr.y (mgr.25280) 2265 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:11.468 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: cephadm 2024-02-05T07:16:09.378957+0000 mgr.y (mgr.25280) 2266 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:11.468 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: cephadm 2024-02-05T07:16:09.476085+0000 mgr.y (mgr.25280) 2267 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:11.468 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: cephadm 2024-02-05T07:16:09.556072+0000 mgr.y (mgr.25280) 2268 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:11.468 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:09.573715+0000 mgr.y (mgr.25280) 2269 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:16:11.469 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: cephadm 2024-02-05T07:16:09.651240+0000 mgr.y (mgr.25280) 2270 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:11.469 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: cephadm 2024-02-05T07:16:09.748675+0000 mgr.y (mgr.25280) 2271 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:11.469 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: cephadm 2024-02-05T07:16:09.847628+0000 mgr.y (mgr.25280) 2272 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:11.469 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: cephadm 2024-02-05T07:16:09.923584+0000 mgr.y (mgr.25280) 2273 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:11.469 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: cephadm 2024-02-05T07:16:10.013549+0000 mgr.y (mgr.25280) 2274 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:11.469 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: cephadm 2024-02-05T07:16:10.113020+0000 mgr.y (mgr.25280) 2275 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:11.469 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.186860+0000 mon.a (mon.0) 9495 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:11.469 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.189015+0000 mon.a (mon.0) 9496 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:11.469 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.191256+0000 mon.a (mon.0) 9497 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:11.469 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.192078+0000 mon.a (mon.0) 9498 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:11.469 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.197564+0000 mon.a (mon.0) 9499 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:11.469 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.260455+0000 mon.a (mon.0) 9500 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:11.469 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.263693+0000 mon.a (mon.0) 9501 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:11.469 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.266979+0000 mon.a (mon.0) 9502 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:11.470 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: cephadm 2024-02-05T07:16:09.206261+0000 mgr.y (mgr.25280) 2264 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:11.470 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: cephadm 2024-02-05T07:16:09.283734+0000 mgr.y (mgr.25280) 2265 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:11.470 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: cephadm 2024-02-05T07:16:09.378957+0000 mgr.y (mgr.25280) 2266 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:11.470 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: cephadm 2024-02-05T07:16:09.476085+0000 mgr.y (mgr.25280) 2267 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:11.470 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: cephadm 2024-02-05T07:16:09.556072+0000 mgr.y (mgr.25280) 2268 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:11.470 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:09.573715+0000 mgr.y (mgr.25280) 2269 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:16:11.470 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: cephadm 2024-02-05T07:16:09.651240+0000 mgr.y (mgr.25280) 2270 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:11.470 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: cephadm 2024-02-05T07:16:09.748675+0000 mgr.y (mgr.25280) 2271 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:11.470 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: cephadm 2024-02-05T07:16:09.847628+0000 mgr.y (mgr.25280) 2272 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:11.470 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: cephadm 2024-02-05T07:16:09.923584+0000 mgr.y (mgr.25280) 2273 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:11.471 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: cephadm 2024-02-05T07:16:10.013549+0000 mgr.y (mgr.25280) 2274 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:11.471 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: cephadm 2024-02-05T07:16:10.113020+0000 mgr.y (mgr.25280) 2275 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:11.471 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.186860+0000 mon.a (mon.0) 9495 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:11.471 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.189015+0000 mon.a (mon.0) 9496 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:11.471 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.191256+0000 mon.a (mon.0) 9497 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:11.471 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.192078+0000 mon.a (mon.0) 9498 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:11.471 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.197564+0000 mon.a (mon.0) 9499 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:11.471 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.260455+0000 mon.a (mon.0) 9500 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:11.471 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.263693+0000 mon.a (mon.0) 9501 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:11.471 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.266979+0000 mon.a (mon.0) 9502 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:11.471 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.268206+0000 mon.a (mon.0) 9503 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:11.471 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.275076+0000 mon.a (mon.0) 9504 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:11.472 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.352851+0000 mon.a (mon.0) 9505 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:11.472 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.355074+0000 mon.a (mon.0) 9506 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:11.472 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.357215+0000 mon.a (mon.0) 9507 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:11.472 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.357904+0000 mon.a (mon.0) 9508 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:11.472 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.363728+0000 mon.a (mon.0) 9509 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:11.472 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.445467+0000 mon.a (mon.0) 9510 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:11.472 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.447616+0000 mon.a (mon.0) 9511 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:11.472 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.450069+0000 mon.a (mon.0) 9512 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:11.472 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.451480+0000 mon.a (mon.0) 9513 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:11.472 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.458016+0000 mon.a (mon.0) 9514 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:11.472 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.536694+0000 mon.a (mon.0) 9515 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:11.472 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.541780+0000 mon.a (mon.0) 9516 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:11.472 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.544453+0000 mon.a (mon.0) 9517 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:11.472 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.545446+0000 mon.a (mon.0) 9518 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:11.473 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.553445+0000 mon.a (mon.0) 9519 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:11.473 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.614592+0000 mon.a (mon.0) 9520 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:11.473 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.616826+0000 mon.a (mon.0) 9521 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:11.473 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.619778+0000 mon.a (mon.0) 9522 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:11.473 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.268206+0000 mon.a (mon.0) 9503 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:11.473 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.275076+0000 mon.a (mon.0) 9504 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:11.473 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.352851+0000 mon.a (mon.0) 9505 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:11.473 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.355074+0000 mon.a (mon.0) 9506 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:11.473 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.357215+0000 mon.a (mon.0) 9507 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:11.473 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.357904+0000 mon.a (mon.0) 9508 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:11.473 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.363728+0000 mon.a (mon.0) 9509 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:11.473 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.445467+0000 mon.a (mon.0) 9510 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:11.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.447616+0000 mon.a (mon.0) 9511 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:11.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.450069+0000 mon.a (mon.0) 9512 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:11.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.451480+0000 mon.a (mon.0) 9513 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:11.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.458016+0000 mon.a (mon.0) 9514 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:11.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.536694+0000 mon.a (mon.0) 9515 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:11.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.541780+0000 mon.a (mon.0) 9516 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:11.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.544453+0000 mon.a (mon.0) 9517 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:11.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.545446+0000 mon.a (mon.0) 9518 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:11.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.553445+0000 mon.a (mon.0) 9519 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:11.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.614592+0000 mon.a (mon.0) 9520 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:11.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.616826+0000 mon.a (mon.0) 9521 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:11.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.619778+0000 mon.a (mon.0) 9522 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:11.475 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.620781+0000 mon.a (mon.0) 9523 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:11.475 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.627919+0000 mon.a (mon.0) 9524 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:11.475 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.707019+0000 mon.a (mon.0) 9525 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:11.475 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.709802+0000 mon.a (mon.0) 9526 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:11.475 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.712588+0000 mon.a (mon.0) 9527 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:11.475 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.713595+0000 mon.a (mon.0) 9528 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:11.475 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.720630+0000 mon.a (mon.0) 9529 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:11.475 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.809072+0000 mon.a (mon.0) 9530 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:16:11.475 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.861600+0000 mon.a (mon.0) 9531 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:11.475 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.864183+0000 mon.a (mon.0) 9532 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:11.475 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.866584+0000 mon.a (mon.0) 9533 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:11.475 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.867385+0000 mon.a (mon.0) 9534 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:11.476 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.874435+0000 mon.a (mon.0) 9535 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:11.476 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.989713+0000 mon.a (mon.0) 9536 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:11.476 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.992992+0000 mon.a (mon.0) 9537 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:11.476 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.995654+0000 mon.a (mon.0) 9538 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:11.476 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:10.996624+0000 mon.a (mon.0) 9539 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:11.476 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:11.002998+0000 mon.a (mon.0) 9540 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:11.476 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:11.065526+0000 mon.a (mon.0) 9541 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:11.476 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:11.067967+0000 mon.a (mon.0) 9542 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:11.476 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:11.071321+0000 mon.a (mon.0) 9543 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:11.476 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:11.072373+0000 mon.a (mon.0) 9544 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:11.476 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:11.079737+0000 mon.a (mon.0) 9545 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:11.476 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[68945]: audit 2024-02-05T07:16:11.154276+0000 mon.a (mon.0) 9546 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:11.477 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.620781+0000 mon.a (mon.0) 9523 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:11.477 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.627919+0000 mon.a (mon.0) 9524 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:11.477 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.707019+0000 mon.a (mon.0) 9525 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:11.477 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.709802+0000 mon.a (mon.0) 9526 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:11.477 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.712588+0000 mon.a (mon.0) 9527 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:11.477 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.713595+0000 mon.a (mon.0) 9528 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:11.477 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.720630+0000 mon.a (mon.0) 9529 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:11.477 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.809072+0000 mon.a (mon.0) 9530 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:16:11.477 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.861600+0000 mon.a (mon.0) 9531 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:11.477 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.864183+0000 mon.a (mon.0) 9532 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:11.477 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.866584+0000 mon.a (mon.0) 9533 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:11.478 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.867385+0000 mon.a (mon.0) 9534 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:11.478 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.874435+0000 mon.a (mon.0) 9535 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:11.478 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.989713+0000 mon.a (mon.0) 9536 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:11.478 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.992992+0000 mon.a (mon.0) 9537 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:11.478 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.995654+0000 mon.a (mon.0) 9538 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:11.478 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:10.996624+0000 mon.a (mon.0) 9539 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:11.478 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:11.002998+0000 mon.a (mon.0) 9540 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:11.478 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:11.065526+0000 mon.a (mon.0) 9541 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:11.478 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:11.067967+0000 mon.a (mon.0) 9542 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:11.478 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:11.071321+0000 mon.a (mon.0) 9543 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:11.478 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:11.072373+0000 mon.a (mon.0) 9544 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:11.478 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:11.079737+0000 mon.a (mon.0) 9545 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:11.478 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:11 smithi102 bash[71397]: audit 2024-02-05T07:16:11.154276+0000 mon.a (mon.0) 9546 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:12.179 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: cephadm 2024-02-05T07:16:10.198250+0000 mgr.y (mgr.25280) 2276 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:12.179 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: cephadm 2024-02-05T07:16:10.275725+0000 mgr.y (mgr.25280) 2277 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:12.179 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: cephadm 2024-02-05T07:16:10.364296+0000 mgr.y (mgr.25280) 2278 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:12.179 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: cephadm 2024-02-05T07:16:10.458626+0000 mgr.y (mgr.25280) 2279 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:12.179 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: cephadm 2024-02-05T07:16:10.554027+0000 mgr.y (mgr.25280) 2280 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:12.180 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: cephadm 2024-02-05T07:16:10.629090+0000 mgr.y (mgr.25280) 2281 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:12.180 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: cephadm 2024-02-05T07:16:10.721220+0000 mgr.y (mgr.25280) 2282 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:12.180 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: cephadm 2024-02-05T07:16:10.875094+0000 mgr.y (mgr.25280) 2283 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:12.180 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: cluster 2024-02-05T07:16:10.878665+0000 mgr.y (mgr.25280) 2284 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 927 B/s rd, 0 op/s 2024-02-05T07:16:12.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: cephadm 2024-02-05T07:16:11.003500+0000 mgr.y (mgr.25280) 2285 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:12.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: cephadm 2024-02-05T07:16:11.080649+0000 mgr.y (mgr.25280) 2286 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:12.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.157596+0000 mon.a (mon.0) 9547 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.170214+0000 mon.a (mon.0) 9548 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.171057+0000 mon.a (mon.0) 9549 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.176529+0000 mon.a (mon.0) 9550 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.251990+0000 mon.a (mon.0) 9551 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:12.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.254201+0000 mon.a (mon.0) 9552 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.257209+0000 mon.a (mon.0) 9553 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.258165+0000 mon.a (mon.0) 9554 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.264185+0000 mon.a (mon.0) 9555 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.339299+0000 mon.a (mon.0) 9556 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:12.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.341304+0000 mon.a (mon.0) 9557 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.343955+0000 mon.a (mon.0) 9558 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.345301+0000 mon.a (mon.0) 9559 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.351407+0000 mon.a (mon.0) 9560 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.425799+0000 mon.a (mon.0) 9561 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:12.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.428218+0000 mon.a (mon.0) 9562 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.430747+0000 mon.a (mon.0) 9563 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: cephadm 2024-02-05T07:16:10.198250+0000 mgr.y (mgr.25280) 2276 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:12.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: cephadm 2024-02-05T07:16:10.275725+0000 mgr.y (mgr.25280) 2277 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:12.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: cephadm 2024-02-05T07:16:10.364296+0000 mgr.y (mgr.25280) 2278 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:12.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: cephadm 2024-02-05T07:16:10.458626+0000 mgr.y (mgr.25280) 2279 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:12.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: cephadm 2024-02-05T07:16:10.554027+0000 mgr.y (mgr.25280) 2280 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:12.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: cephadm 2024-02-05T07:16:10.629090+0000 mgr.y (mgr.25280) 2281 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:12.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: cephadm 2024-02-05T07:16:10.721220+0000 mgr.y (mgr.25280) 2282 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:12.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: cephadm 2024-02-05T07:16:10.875094+0000 mgr.y (mgr.25280) 2283 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:12.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: cluster 2024-02-05T07:16:10.878665+0000 mgr.y (mgr.25280) 2284 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 927 B/s rd, 0 op/s 2024-02-05T07:16:12.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: cephadm 2024-02-05T07:16:11.003500+0000 mgr.y (mgr.25280) 2285 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:12.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: cephadm 2024-02-05T07:16:11.080649+0000 mgr.y (mgr.25280) 2286 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:12.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.157596+0000 mon.a (mon.0) 9547 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.170214+0000 mon.a (mon.0) 9548 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.171057+0000 mon.a (mon.0) 9549 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.176529+0000 mon.a (mon.0) 9550 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.251990+0000 mon.a (mon.0) 9551 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:12.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.254201+0000 mon.a (mon.0) 9552 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.257209+0000 mon.a (mon.0) 9553 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.258165+0000 mon.a (mon.0) 9554 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.264185+0000 mon.a (mon.0) 9555 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.339299+0000 mon.a (mon.0) 9556 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:12.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.341304+0000 mon.a (mon.0) 9557 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.343955+0000 mon.a (mon.0) 9558 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.345301+0000 mon.a (mon.0) 9559 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.351407+0000 mon.a (mon.0) 9560 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.425799+0000 mon.a (mon.0) 9561 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:12.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.428218+0000 mon.a (mon.0) 9562 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.430747+0000 mon.a (mon.0) 9563 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.431498+0000 mon.a (mon.0) 9564 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.437053+0000 mon.a (mon.0) 9565 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.444048+0000 mon.a (mon.0) 9566 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.450807+0000 mon.a (mon.0) 9567 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.459321+0000 mon.a (mon.0) 9568 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.519082+0000 mon.a (mon.0) 9569 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:12.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.521267+0000 mon.a (mon.0) 9570 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.524191+0000 mon.a (mon.0) 9571 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.525066+0000 mon.a (mon.0) 9572 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.531790+0000 mon.a (mon.0) 9573 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.599456+0000 mon.a (mon.0) 9574 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:12.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.601349+0000 mon.a (mon.0) 9575 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.603560+0000 mon.a (mon.0) 9576 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.431498+0000 mon.a (mon.0) 9564 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.437053+0000 mon.a (mon.0) 9565 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.444048+0000 mon.a (mon.0) 9566 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.450807+0000 mon.a (mon.0) 9567 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.459321+0000 mon.a (mon.0) 9568 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.519082+0000 mon.a (mon.0) 9569 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:12.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.521267+0000 mon.a (mon.0) 9570 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.524191+0000 mon.a (mon.0) 9571 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.525066+0000 mon.a (mon.0) 9572 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.531790+0000 mon.a (mon.0) 9573 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.599456+0000 mon.a (mon.0) 9574 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:12.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.601349+0000 mon.a (mon.0) 9575 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.603560+0000 mon.a (mon.0) 9576 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.604290+0000 mon.a (mon.0) 9577 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.612907+0000 mon.a (mon.0) 9578 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.678577+0000 mon.a (mon.0) 9579 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:12.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.680845+0000 mon.a (mon.0) 9580 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.684069+0000 mon.a (mon.0) 9581 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.685217+0000 mon.a (mon.0) 9582 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.694024+0000 mon.a (mon.0) 9583 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.757560+0000 mon.a (mon.0) 9584 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:12.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.604290+0000 mon.a (mon.0) 9577 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.612907+0000 mon.a (mon.0) 9578 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.678577+0000 mon.a (mon.0) 9579 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:12.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.680845+0000 mon.a (mon.0) 9580 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.684069+0000 mon.a (mon.0) 9581 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.685217+0000 mon.a (mon.0) 9582 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.694024+0000 mon.a (mon.0) 9583 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.757560+0000 mon.a (mon.0) 9584 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:12.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.760174+0000 mon.a (mon.0) 9585 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.763084+0000 mon.a (mon.0) 9586 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.764031+0000 mon.a (mon.0) 9587 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.773197+0000 mon.a (mon.0) 9588 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.847439+0000 mon.a (mon.0) 9589 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:12.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.851418+0000 mon.a (mon.0) 9590 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.854992+0000 mon.a (mon.0) 9591 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.856214+0000 mon.a (mon.0) 9592 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.864424+0000 mon.a (mon.0) 9593 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.949248+0000 mon.a (mon.0) 9594 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:12.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.953078+0000 mon.a (mon.0) 9595 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.958445+0000 mon.a (mon.0) 9596 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.959804+0000 mon.a (mon.0) 9597 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:11.970215+0000 mon.a (mon.0) 9598 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:12.050613+0000 mon.a (mon.0) 9599 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:12.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:12.053560+0000 mon.a (mon.0) 9600 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:12.056651+0000 mon.a (mon.0) 9601 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:12.057660+0000 mon.a (mon.0) 9602 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:12.066715+0000 mon.a (mon.0) 9603 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:12.147276+0000 mon.a (mon.0) 9604 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:12.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:12.149463+0000 mon.a (mon.0) 9605 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:12.152243+0000 mon.a (mon.0) 9606 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[71397]: audit 2024-02-05T07:16:12.153309+0000 mon.a (mon.0) 9607 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.760174+0000 mon.a (mon.0) 9585 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.763084+0000 mon.a (mon.0) 9586 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.764031+0000 mon.a (mon.0) 9587 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.773197+0000 mon.a (mon.0) 9588 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.847439+0000 mon.a (mon.0) 9589 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:12.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.851418+0000 mon.a (mon.0) 9590 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.854992+0000 mon.a (mon.0) 9591 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.856214+0000 mon.a (mon.0) 9592 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.864424+0000 mon.a (mon.0) 9593 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.949248+0000 mon.a (mon.0) 9594 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.953078+0000 mon.a (mon.0) 9595 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.958445+0000 mon.a (mon.0) 9596 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.959804+0000 mon.a (mon.0) 9597 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:11.970215+0000 mon.a (mon.0) 9598 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:12.050613+0000 mon.a (mon.0) 9599 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:12.053560+0000 mon.a (mon.0) 9600 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:12.056651+0000 mon.a (mon.0) 9601 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:12.057660+0000 mon.a (mon.0) 9602 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:12.066715+0000 mon.a (mon.0) 9603 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:12.147276+0000 mon.a (mon.0) 9604 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:12.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:12.149463+0000 mon.a (mon.0) 9605 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:12.152243+0000 mon.a (mon.0) 9606 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.394 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[68945]: audit 2024-02-05T07:16:12.153309+0000 mon.a (mon.0) 9607 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: cephadm 2024-02-05T07:16:10.198250+0000 mgr.y (mgr.25280) 2276 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:12.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: cephadm 2024-02-05T07:16:10.275725+0000 mgr.y (mgr.25280) 2277 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:12.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: cephadm 2024-02-05T07:16:10.364296+0000 mgr.y (mgr.25280) 2278 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:12.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: cephadm 2024-02-05T07:16:10.458626+0000 mgr.y (mgr.25280) 2279 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:12.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: cephadm 2024-02-05T07:16:10.554027+0000 mgr.y (mgr.25280) 2280 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:12.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: cephadm 2024-02-05T07:16:10.629090+0000 mgr.y (mgr.25280) 2281 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:12.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: cephadm 2024-02-05T07:16:10.721220+0000 mgr.y (mgr.25280) 2282 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:12.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: cephadm 2024-02-05T07:16:10.875094+0000 mgr.y (mgr.25280) 2283 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:12.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: cluster 2024-02-05T07:16:10.878665+0000 mgr.y (mgr.25280) 2284 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 927 B/s rd, 0 op/s 2024-02-05T07:16:12.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: cephadm 2024-02-05T07:16:11.003500+0000 mgr.y (mgr.25280) 2285 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:12.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: cephadm 2024-02-05T07:16:11.080649+0000 mgr.y (mgr.25280) 2286 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:12.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.157596+0000 mon.a (mon.0) 9547 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.170214+0000 mon.a (mon.0) 9548 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.171057+0000 mon.a (mon.0) 9549 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.176529+0000 mon.a (mon.0) 9550 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.251990+0000 mon.a (mon.0) 9551 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:12.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.254201+0000 mon.a (mon.0) 9552 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.257209+0000 mon.a (mon.0) 9553 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.258165+0000 mon.a (mon.0) 9554 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.264185+0000 mon.a (mon.0) 9555 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.339299+0000 mon.a (mon.0) 9556 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:12.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.341304+0000 mon.a (mon.0) 9557 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.343955+0000 mon.a (mon.0) 9558 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.345301+0000 mon.a (mon.0) 9559 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.351407+0000 mon.a (mon.0) 9560 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.425799+0000 mon.a (mon.0) 9561 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:12.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.428218+0000 mon.a (mon.0) 9562 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.430747+0000 mon.a (mon.0) 9563 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.431498+0000 mon.a (mon.0) 9564 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.437053+0000 mon.a (mon.0) 9565 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.444048+0000 mon.a (mon.0) 9566 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.450807+0000 mon.a (mon.0) 9567 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.459321+0000 mon.a (mon.0) 9568 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.519082+0000 mon.a (mon.0) 9569 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.521267+0000 mon.a (mon.0) 9570 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.524191+0000 mon.a (mon.0) 9571 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.525066+0000 mon.a (mon.0) 9572 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.531790+0000 mon.a (mon.0) 9573 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.599456+0000 mon.a (mon.0) 9574 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.601349+0000 mon.a (mon.0) 9575 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.603560+0000 mon.a (mon.0) 9576 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.604290+0000 mon.a (mon.0) 9577 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.612907+0000 mon.a (mon.0) 9578 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.678577+0000 mon.a (mon.0) 9579 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.680845+0000 mon.a (mon.0) 9580 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.684069+0000 mon.a (mon.0) 9581 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.685217+0000 mon.a (mon.0) 9582 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.694024+0000 mon.a (mon.0) 9583 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.757560+0000 mon.a (mon.0) 9584 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.760174+0000 mon.a (mon.0) 9585 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.763084+0000 mon.a (mon.0) 9586 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.764031+0000 mon.a (mon.0) 9587 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.773197+0000 mon.a (mon.0) 9588 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.847439+0000 mon.a (mon.0) 9589 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.851418+0000 mon.a (mon.0) 9590 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.854992+0000 mon.a (mon.0) 9591 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.856214+0000 mon.a (mon.0) 9592 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.864424+0000 mon.a (mon.0) 9593 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.949248+0000 mon.a (mon.0) 9594 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:12.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.953078+0000 mon.a (mon.0) 9595 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.958445+0000 mon.a (mon.0) 9596 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.959804+0000 mon.a (mon.0) 9597 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:11.970215+0000 mon.a (mon.0) 9598 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:12.050613+0000 mon.a (mon.0) 9599 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:12.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:12.053560+0000 mon.a (mon.0) 9600 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:12.056651+0000 mon.a (mon.0) 9601 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:12.057660+0000 mon.a (mon.0) 9602 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:12.066715+0000 mon.a (mon.0) 9603 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:12.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:12.147276+0000 mon.a (mon.0) 9604 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:12.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:12.149463+0000 mon.a (mon.0) 9605 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:12.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:12.152243+0000 mon.a (mon.0) 9606 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:12.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:12 smithi177 bash[56430]: audit 2024-02-05T07:16:12.153309+0000 mon.a (mon.0) 9607 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:12.632 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:16:12 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:16:12] "GET /metrics HTTP/1.1" 200 38696 "" "Prometheus/2.33.4" 2024-02-05T07:16:13.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: cephadm 2024-02-05T07:16:11.177051+0000 mgr.y (mgr.25280) 2287 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: cephadm 2024-02-05T07:16:11.264860+0000 mgr.y (mgr.25280) 2288 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: cephadm 2024-02-05T07:16:11.352116+0000 mgr.y (mgr.25280) 2289 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: cephadm 2024-02-05T07:16:11.439790+0000 mgr.y (mgr.25280) 2290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: cephadm 2024-02-05T07:16:11.532452+0000 mgr.y (mgr.25280) 2291 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: cephadm 2024-02-05T07:16:11.613430+0000 mgr.y (mgr.25280) 2292 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: cephadm 2024-02-05T07:16:11.694665+0000 mgr.y (mgr.25280) 2293 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: cephadm 2024-02-05T07:16:11.773937+0000 mgr.y (mgr.25280) 2294 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: cephadm 2024-02-05T07:16:11.865072+0000 mgr.y (mgr.25280) 2295 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: cephadm 2024-02-05T07:16:11.971035+0000 mgr.y (mgr.25280) 2296 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: cephadm 2024-02-05T07:16:12.067363+0000 mgr.y (mgr.25280) 2297 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.163104+0000 mon.a (mon.0) 9608 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:13.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: cephadm 2024-02-05T07:16:12.163738+0000 mgr.y (mgr.25280) 2298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.245883+0000 mon.a (mon.0) 9609 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:13.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.248679+0000 mon.a (mon.0) 9610 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:13.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.251379+0000 mon.a (mon.0) 9611 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:13.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.252299+0000 mon.a (mon.0) 9612 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:13.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.259791+0000 mon.a (mon.0) 9613 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:13.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.339898+0000 mon.a (mon.0) 9614 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:13.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.343430+0000 mon.a (mon.0) 9615 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:13.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.346685+0000 mon.a (mon.0) 9616 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:13.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.347922+0000 mon.a (mon.0) 9617 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:13.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.354697+0000 mon.a (mon.0) 9618 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:13.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.435443+0000 mon.a (mon.0) 9619 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:13.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.437882+0000 mon.a (mon.0) 9620 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:13.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.440925+0000 mon.a (mon.0) 9621 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:13.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.442103+0000 mon.a (mon.0) 9622 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:13.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.448389+0000 mon.a (mon.0) 9623 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:13.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.531600+0000 mon.a (mon.0) 9624 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:13.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.535732+0000 mon.a (mon.0) 9625 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:13.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.539362+0000 mon.a (mon.0) 9626 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:13.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.540469+0000 mon.a (mon.0) 9627 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:13.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.548373+0000 mon.a (mon.0) 9628 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:13.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.658938+0000 mon.a (mon.0) 9629 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:13.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.661775+0000 mon.a (mon.0) 9630 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:13.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.665621+0000 mon.a (mon.0) 9631 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:13.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.666852+0000 mon.a (mon.0) 9632 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:13.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.672895+0000 mon.a (mon.0) 9633 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:13.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.750502+0000 mon.a (mon.0) 9634 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:13.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.753606+0000 mon.a (mon.0) 9635 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:13.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.757211+0000 mon.a (mon.0) 9636 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:13.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.758492+0000 mon.a (mon.0) 9637 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:13.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.765882+0000 mon.a (mon.0) 9638 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:13.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.843506+0000 mon.a (mon.0) 9639 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:13.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.848136+0000 mon.a (mon.0) 9640 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:13.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.851439+0000 mon.a (mon.0) 9641 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:13.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.852793+0000 mon.a (mon.0) 9642 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:13.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.859204+0000 mon.a (mon.0) 9643 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:13.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.942639+0000 mon.a (mon.0) 9644 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:13.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.945647+0000 mon.a (mon.0) 9645 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:13.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.949104+0000 mon.a (mon.0) 9646 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:13.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.950234+0000 mon.a (mon.0) 9647 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:13.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:12.958206+0000 mon.a (mon.0) 9648 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:13.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:13.039603+0000 mon.a (mon.0) 9649 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:13.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:13.042429+0000 mon.a (mon.0) 9650 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:13.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:13.045367+0000 mon.a (mon.0) 9651 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:13.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:13.046365+0000 mon.a (mon.0) 9652 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:13.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:13.055420+0000 mon.a (mon.0) 9653 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:13.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:13.133669+0000 mon.a (mon.0) 9654 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:13.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:13.136859+0000 mon.a (mon.0) 9655 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:13.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:13.140758+0000 mon.a (mon.0) 9656 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:13.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:13.142103+0000 mon.a (mon.0) 9657 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:13.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:13 smithi177 bash[56430]: audit 2024-02-05T07:16:13.152375+0000 mon.a (mon.0) 9658 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:13.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: cephadm 2024-02-05T07:16:11.177051+0000 mgr.y (mgr.25280) 2287 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: cephadm 2024-02-05T07:16:11.264860+0000 mgr.y (mgr.25280) 2288 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: cephadm 2024-02-05T07:16:11.352116+0000 mgr.y (mgr.25280) 2289 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: cephadm 2024-02-05T07:16:11.439790+0000 mgr.y (mgr.25280) 2290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: cephadm 2024-02-05T07:16:11.532452+0000 mgr.y (mgr.25280) 2291 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: cephadm 2024-02-05T07:16:11.613430+0000 mgr.y (mgr.25280) 2292 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: cephadm 2024-02-05T07:16:11.694665+0000 mgr.y (mgr.25280) 2293 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: cephadm 2024-02-05T07:16:11.773937+0000 mgr.y (mgr.25280) 2294 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: cephadm 2024-02-05T07:16:11.865072+0000 mgr.y (mgr.25280) 2295 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: cephadm 2024-02-05T07:16:11.971035+0000 mgr.y (mgr.25280) 2296 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: cephadm 2024-02-05T07:16:12.067363+0000 mgr.y (mgr.25280) 2297 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.163104+0000 mon.a (mon.0) 9608 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:13.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: cephadm 2024-02-05T07:16:12.163738+0000 mgr.y (mgr.25280) 2298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.245883+0000 mon.a (mon.0) 9609 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:13.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.248679+0000 mon.a (mon.0) 9610 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:13.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.251379+0000 mon.a (mon.0) 9611 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:13.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.252299+0000 mon.a (mon.0) 9612 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:13.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.259791+0000 mon.a (mon.0) 9613 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:13.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.339898+0000 mon.a (mon.0) 9614 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:13.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.343430+0000 mon.a (mon.0) 9615 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:13.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.346685+0000 mon.a (mon.0) 9616 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:13.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: cephadm 2024-02-05T07:16:11.177051+0000 mgr.y (mgr.25280) 2287 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: cephadm 2024-02-05T07:16:11.264860+0000 mgr.y (mgr.25280) 2288 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: cephadm 2024-02-05T07:16:11.352116+0000 mgr.y (mgr.25280) 2289 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: cephadm 2024-02-05T07:16:11.439790+0000 mgr.y (mgr.25280) 2290 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: cephadm 2024-02-05T07:16:11.532452+0000 mgr.y (mgr.25280) 2291 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: cephadm 2024-02-05T07:16:11.613430+0000 mgr.y (mgr.25280) 2292 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: cephadm 2024-02-05T07:16:11.694665+0000 mgr.y (mgr.25280) 2293 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: cephadm 2024-02-05T07:16:11.773937+0000 mgr.y (mgr.25280) 2294 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: cephadm 2024-02-05T07:16:11.865072+0000 mgr.y (mgr.25280) 2295 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: cephadm 2024-02-05T07:16:11.971035+0000 mgr.y (mgr.25280) 2296 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: cephadm 2024-02-05T07:16:12.067363+0000 mgr.y (mgr.25280) 2297 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.163104+0000 mon.a (mon.0) 9608 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:13.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: cephadm 2024-02-05T07:16:12.163738+0000 mgr.y (mgr.25280) 2298 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:13.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.245883+0000 mon.a (mon.0) 9609 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:13.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.248679+0000 mon.a (mon.0) 9610 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:13.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.251379+0000 mon.a (mon.0) 9611 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:13.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.252299+0000 mon.a (mon.0) 9612 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:13.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.259791+0000 mon.a (mon.0) 9613 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:13.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.339898+0000 mon.a (mon.0) 9614 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:13.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.343430+0000 mon.a (mon.0) 9615 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:13.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.346685+0000 mon.a (mon.0) 9616 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:13.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.347922+0000 mon.a (mon.0) 9617 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:13.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.354697+0000 mon.a (mon.0) 9618 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:13.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.435443+0000 mon.a (mon.0) 9619 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:13.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.437882+0000 mon.a (mon.0) 9620 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:13.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.440925+0000 mon.a (mon.0) 9621 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:13.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.442103+0000 mon.a (mon.0) 9622 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:13.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.448389+0000 mon.a (mon.0) 9623 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:13.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.531600+0000 mon.a (mon.0) 9624 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:13.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.535732+0000 mon.a (mon.0) 9625 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:13.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.539362+0000 mon.a (mon.0) 9626 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:13.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.540469+0000 mon.a (mon.0) 9627 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:13.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.548373+0000 mon.a (mon.0) 9628 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:13.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.658938+0000 mon.a (mon.0) 9629 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:13.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.661775+0000 mon.a (mon.0) 9630 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:13.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.665621+0000 mon.a (mon.0) 9631 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:13.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.666852+0000 mon.a (mon.0) 9632 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:13.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.672895+0000 mon.a (mon.0) 9633 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:13.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.750502+0000 mon.a (mon.0) 9634 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:13.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.753606+0000 mon.a (mon.0) 9635 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:13.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.757211+0000 mon.a (mon.0) 9636 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:13.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.758492+0000 mon.a (mon.0) 9637 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:13.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.765882+0000 mon.a (mon.0) 9638 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:13.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.843506+0000 mon.a (mon.0) 9639 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:13.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.848136+0000 mon.a (mon.0) 9640 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:13.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.851439+0000 mon.a (mon.0) 9641 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:13.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.852793+0000 mon.a (mon.0) 9642 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:13.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.859204+0000 mon.a (mon.0) 9643 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:13.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.942639+0000 mon.a (mon.0) 9644 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:13.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.945647+0000 mon.a (mon.0) 9645 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:13.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.949104+0000 mon.a (mon.0) 9646 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:13.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.950234+0000 mon.a (mon.0) 9647 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:13.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:12.958206+0000 mon.a (mon.0) 9648 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:13.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:13.039603+0000 mon.a (mon.0) 9649 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:13.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:13.042429+0000 mon.a (mon.0) 9650 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:13.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:13.045367+0000 mon.a (mon.0) 9651 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:13.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:13.046365+0000 mon.a (mon.0) 9652 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:13.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:13.055420+0000 mon.a (mon.0) 9653 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:13.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:13.133669+0000 mon.a (mon.0) 9654 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:13.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:13.136859+0000 mon.a (mon.0) 9655 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:13.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:13.140758+0000 mon.a (mon.0) 9656 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:13.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:13.142103+0000 mon.a (mon.0) 9657 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:13.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[68945]: audit 2024-02-05T07:16:13.152375+0000 mon.a (mon.0) 9658 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:13.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.347922+0000 mon.a (mon.0) 9617 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:13.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.354697+0000 mon.a (mon.0) 9618 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:13.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.435443+0000 mon.a (mon.0) 9619 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:13.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.437882+0000 mon.a (mon.0) 9620 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:13.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.440925+0000 mon.a (mon.0) 9621 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:13.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.442103+0000 mon.a (mon.0) 9622 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:13.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.448389+0000 mon.a (mon.0) 9623 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:13.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.531600+0000 mon.a (mon.0) 9624 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:13.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.535732+0000 mon.a (mon.0) 9625 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:13.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.539362+0000 mon.a (mon.0) 9626 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:13.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.540469+0000 mon.a (mon.0) 9627 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:13.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.548373+0000 mon.a (mon.0) 9628 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:13.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.658938+0000 mon.a (mon.0) 9629 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:13.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.661775+0000 mon.a (mon.0) 9630 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:13.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.665621+0000 mon.a (mon.0) 9631 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:13.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.666852+0000 mon.a (mon.0) 9632 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:13.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.672895+0000 mon.a (mon.0) 9633 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:13.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.750502+0000 mon.a (mon.0) 9634 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:13.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.753606+0000 mon.a (mon.0) 9635 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:13.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.757211+0000 mon.a (mon.0) 9636 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:13.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.758492+0000 mon.a (mon.0) 9637 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:13.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.765882+0000 mon.a (mon.0) 9638 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:13.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.843506+0000 mon.a (mon.0) 9639 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:13.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.848136+0000 mon.a (mon.0) 9640 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:13.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.851439+0000 mon.a (mon.0) 9641 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:13.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.852793+0000 mon.a (mon.0) 9642 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:13.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.859204+0000 mon.a (mon.0) 9643 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:13.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.942639+0000 mon.a (mon.0) 9644 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:13.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.945647+0000 mon.a (mon.0) 9645 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:13.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.949104+0000 mon.a (mon.0) 9646 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:13.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.950234+0000 mon.a (mon.0) 9647 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:13.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:12.958206+0000 mon.a (mon.0) 9648 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:13.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:13.039603+0000 mon.a (mon.0) 9649 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:13.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:13.042429+0000 mon.a (mon.0) 9650 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:13.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:13.045367+0000 mon.a (mon.0) 9651 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:13.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:13.046365+0000 mon.a (mon.0) 9652 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:13.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:13.055420+0000 mon.a (mon.0) 9653 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:13.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:13.133669+0000 mon.a (mon.0) 9654 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:13.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:13.136859+0000 mon.a (mon.0) 9655 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:13.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:13.140758+0000 mon.a (mon.0) 9656 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:13.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:13.142103+0000 mon.a (mon.0) 9657 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:13.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:13 smithi102 bash[71397]: audit 2024-02-05T07:16:13.152375+0000 mon.a (mon.0) 9658 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:14.480 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: cephadm 2024-02-05T07:16:12.260404+0000 mgr.y (mgr.25280) 2299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.480 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: cephadm 2024-02-05T07:16:12.355251+0000 mgr.y (mgr.25280) 2300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.480 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: cephadm 2024-02-05T07:16:12.448894+0000 mgr.y (mgr.25280) 2301 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.480 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: cephadm 2024-02-05T07:16:12.548931+0000 mgr.y (mgr.25280) 2302 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.480 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: cephadm 2024-02-05T07:16:12.673410+0000 mgr.y (mgr.25280) 2303 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.480 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: cephadm 2024-02-05T07:16:12.766544+0000 mgr.y (mgr.25280) 2304 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.480 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: cephadm 2024-02-05T07:16:12.859864+0000 mgr.y (mgr.25280) 2305 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.480 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: cluster 2024-02-05T07:16:12.879931+0000 mgr.y (mgr.25280) 2306 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:14.480 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: cephadm 2024-02-05T07:16:12.959002+0000 mgr.y (mgr.25280) 2307 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.481 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: cephadm 2024-02-05T07:16:13.055980+0000 mgr.y (mgr.25280) 2308 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.481 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: cephadm 2024-02-05T07:16:13.153276+0000 mgr.y (mgr.25280) 2309 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.481 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.214759+0000 mon.a (mon.0) 9659 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:14.481 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.217163+0000 mon.a (mon.0) 9660 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.481 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.219640+0000 mon.a (mon.0) 9661 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:14.481 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.220451+0000 mon.a (mon.0) 9662 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:14.481 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.226715+0000 mon.a (mon.0) 9663 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:14.481 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: cephadm 2024-02-05T07:16:13.227201+0000 mgr.y (mgr.25280) 2310 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.481 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.309031+0000 mon.a (mon.0) 9664 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:14.481 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.311105+0000 mon.a (mon.0) 9665 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.481 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.315382+0000 mon.a (mon.0) 9666 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:14.481 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.316524+0000 mon.a (mon.0) 9667 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:14.481 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: cephadm 2024-02-05T07:16:12.260404+0000 mgr.y (mgr.25280) 2299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.482 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: cephadm 2024-02-05T07:16:12.355251+0000 mgr.y (mgr.25280) 2300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.482 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: cephadm 2024-02-05T07:16:12.448894+0000 mgr.y (mgr.25280) 2301 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.482 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: cephadm 2024-02-05T07:16:12.548931+0000 mgr.y (mgr.25280) 2302 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.482 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: cephadm 2024-02-05T07:16:12.673410+0000 mgr.y (mgr.25280) 2303 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.482 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: cephadm 2024-02-05T07:16:12.766544+0000 mgr.y (mgr.25280) 2304 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.482 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: cephadm 2024-02-05T07:16:12.859864+0000 mgr.y (mgr.25280) 2305 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.482 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: cluster 2024-02-05T07:16:12.879931+0000 mgr.y (mgr.25280) 2306 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:14.482 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: cephadm 2024-02-05T07:16:12.959002+0000 mgr.y (mgr.25280) 2307 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.482 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: cephadm 2024-02-05T07:16:13.055980+0000 mgr.y (mgr.25280) 2308 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.482 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: cephadm 2024-02-05T07:16:13.153276+0000 mgr.y (mgr.25280) 2309 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.482 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.214759+0000 mon.a (mon.0) 9659 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:14.482 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.217163+0000 mon.a (mon.0) 9660 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.482 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.219640+0000 mon.a (mon.0) 9661 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:14.482 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.220451+0000 mon.a (mon.0) 9662 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:14.482 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.226715+0000 mon.a (mon.0) 9663 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:14.483 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: cephadm 2024-02-05T07:16:13.227201+0000 mgr.y (mgr.25280) 2310 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.483 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.309031+0000 mon.a (mon.0) 9664 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:14.483 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.311105+0000 mon.a (mon.0) 9665 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.483 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.315382+0000 mon.a (mon.0) 9666 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:14.483 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.316524+0000 mon.a (mon.0) 9667 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:14.483 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.326264+0000 mon.a (mon.0) 9668 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:14.483 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: cephadm 2024-02-05T07:16:13.327116+0000 mgr.y (mgr.25280) 2311 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.483 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.406840+0000 mon.a (mon.0) 9669 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:14.483 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.409286+0000 mon.a (mon.0) 9670 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.483 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.412176+0000 mon.a (mon.0) 9671 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:14.483 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.413064+0000 mon.a (mon.0) 9672 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:14.483 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.419483+0000 mon.a (mon.0) 9673 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:14.483 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: cephadm 2024-02-05T07:16:13.420151+0000 mgr.y (mgr.25280) 2312 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.484 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.499709+0000 mon.a (mon.0) 9674 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:14.484 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.502068+0000 mon.a (mon.0) 9675 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.484 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.505331+0000 mon.a (mon.0) 9676 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:14.484 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.506722+0000 mon.a (mon.0) 9677 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:14.484 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.514936+0000 mon.a (mon.0) 9678 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:14.484 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: cephadm 2024-02-05T07:16:13.515688+0000 mgr.y (mgr.25280) 2313 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.484 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.599043+0000 mon.a (mon.0) 9679 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:14.484 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.601494+0000 mon.a (mon.0) 9680 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.484 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.604904+0000 mon.a (mon.0) 9681 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:14.484 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.605849+0000 mon.a (mon.0) 9682 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:14.484 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.612832+0000 mon.a (mon.0) 9683 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:14.484 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: cephadm 2024-02-05T07:16:13.613625+0000 mgr.y (mgr.25280) 2314 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.485 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.326264+0000 mon.a (mon.0) 9668 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:14.485 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: cephadm 2024-02-05T07:16:13.327116+0000 mgr.y (mgr.25280) 2311 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.485 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.406840+0000 mon.a (mon.0) 9669 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:14.485 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.409286+0000 mon.a (mon.0) 9670 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.485 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.412176+0000 mon.a (mon.0) 9671 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:14.485 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.413064+0000 mon.a (mon.0) 9672 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:14.485 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.419483+0000 mon.a (mon.0) 9673 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:14.485 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: cephadm 2024-02-05T07:16:13.420151+0000 mgr.y (mgr.25280) 2312 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.485 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.499709+0000 mon.a (mon.0) 9674 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:14.485 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.502068+0000 mon.a (mon.0) 9675 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.485 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.505331+0000 mon.a (mon.0) 9676 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:14.485 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.506722+0000 mon.a (mon.0) 9677 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:14.485 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.514936+0000 mon.a (mon.0) 9678 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:14.485 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: cephadm 2024-02-05T07:16:13.515688+0000 mgr.y (mgr.25280) 2313 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.485 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.599043+0000 mon.a (mon.0) 9679 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:14.486 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.601494+0000 mon.a (mon.0) 9680 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.486 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.604904+0000 mon.a (mon.0) 9681 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:14.486 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.605849+0000 mon.a (mon.0) 9682 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:14.486 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.612832+0000 mon.a (mon.0) 9683 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:14.486 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: cephadm 2024-02-05T07:16:13.613625+0000 mgr.y (mgr.25280) 2314 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.486 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.692156+0000 mon.a (mon.0) 9684 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:14.486 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.694664+0000 mon.a (mon.0) 9685 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.486 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.697994+0000 mon.a (mon.0) 9686 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:14.486 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.698949+0000 mon.a (mon.0) 9687 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:14.487 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.705509+0000 mon.a (mon.0) 9688 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:14.487 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: cephadm 2024-02-05T07:16:13.706317+0000 mgr.y (mgr.25280) 2315 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.487 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.727815+0000 mon.a (mon.0) 9689 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:14.487 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.735834+0000 mon.a (mon.0) 9690 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:14.487 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.742676+0000 mon.a (mon.0) 9691 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:14.487 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.785017+0000 mon.a (mon.0) 9692 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:14.487 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.789719+0000 mon.a (mon.0) 9693 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.487 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.793098+0000 mon.a (mon.0) 9694 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.487 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.795507+0000 mon.a (mon.0) 9695 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.487 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.799467+0000 mon.a (mon.0) 9696 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.487 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.804687+0000 mon.a (mon.0) 9697 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.487 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.806987+0000 mon.a (mon.0) 9698 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.487 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.808752+0000 mon.a (mon.0) 9699 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.487 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.810713+0000 mon.a (mon.0) 9700 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.488 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.812553+0000 mon.a (mon.0) 9701 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.488 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.814553+0000 mon.a (mon.0) 9702 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.488 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.816361+0000 mon.a (mon.0) 9703 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.488 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.818407+0000 mon.a (mon.0) 9704 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.488 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[71397]: audit 2024-02-05T07:16:13.821179+0000 mon.a (mon.0) 9705 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.488 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.692156+0000 mon.a (mon.0) 9684 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:14.488 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.694664+0000 mon.a (mon.0) 9685 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.488 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.697994+0000 mon.a (mon.0) 9686 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:14.488 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.698949+0000 mon.a (mon.0) 9687 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:14.488 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.705509+0000 mon.a (mon.0) 9688 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:14.489 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: cephadm 2024-02-05T07:16:13.706317+0000 mgr.y (mgr.25280) 2315 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.489 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.727815+0000 mon.a (mon.0) 9689 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:14.489 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.735834+0000 mon.a (mon.0) 9690 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:14.489 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.742676+0000 mon.a (mon.0) 9691 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:14.489 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.785017+0000 mon.a (mon.0) 9692 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:14.489 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.789719+0000 mon.a (mon.0) 9693 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.489 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.793098+0000 mon.a (mon.0) 9694 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.489 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.795507+0000 mon.a (mon.0) 9695 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.489 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.799467+0000 mon.a (mon.0) 9696 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.489 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.804687+0000 mon.a (mon.0) 9697 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.489 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.806987+0000 mon.a (mon.0) 9698 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.489 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.808752+0000 mon.a (mon.0) 9699 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.489 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.810713+0000 mon.a (mon.0) 9700 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.489 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.812553+0000 mon.a (mon.0) 9701 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.489 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.814553+0000 mon.a (mon.0) 9702 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.490 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.816361+0000 mon.a (mon.0) 9703 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.490 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.818407+0000 mon.a (mon.0) 9704 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.490 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:14 smithi102 bash[68945]: audit 2024-02-05T07:16:13.821179+0000 mon.a (mon.0) 9705 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: cephadm 2024-02-05T07:16:12.260404+0000 mgr.y (mgr.25280) 2299 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: cephadm 2024-02-05T07:16:12.355251+0000 mgr.y (mgr.25280) 2300 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: cephadm 2024-02-05T07:16:12.448894+0000 mgr.y (mgr.25280) 2301 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: cephadm 2024-02-05T07:16:12.548931+0000 mgr.y (mgr.25280) 2302 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: cephadm 2024-02-05T07:16:12.673410+0000 mgr.y (mgr.25280) 2303 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: cephadm 2024-02-05T07:16:12.766544+0000 mgr.y (mgr.25280) 2304 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: cephadm 2024-02-05T07:16:12.859864+0000 mgr.y (mgr.25280) 2305 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: cluster 2024-02-05T07:16:12.879931+0000 mgr.y (mgr.25280) 2306 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: cephadm 2024-02-05T07:16:12.959002+0000 mgr.y (mgr.25280) 2307 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: cephadm 2024-02-05T07:16:13.055980+0000 mgr.y (mgr.25280) 2308 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: cephadm 2024-02-05T07:16:13.153276+0000 mgr.y (mgr.25280) 2309 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.214759+0000 mon.a (mon.0) 9659 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.217163+0000 mon.a (mon.0) 9660 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.219640+0000 mon.a (mon.0) 9661 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.220451+0000 mon.a (mon.0) 9662 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.226715+0000 mon.a (mon.0) 9663 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: cephadm 2024-02-05T07:16:13.227201+0000 mgr.y (mgr.25280) 2310 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.309031+0000 mon.a (mon.0) 9664 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.311105+0000 mon.a (mon.0) 9665 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.315382+0000 mon.a (mon.0) 9666 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.316524+0000 mon.a (mon.0) 9667 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:14.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.326264+0000 mon.a (mon.0) 9668 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:14.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: cephadm 2024-02-05T07:16:13.327116+0000 mgr.y (mgr.25280) 2311 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.406840+0000 mon.a (mon.0) 9669 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:14.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.409286+0000 mon.a (mon.0) 9670 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.412176+0000 mon.a (mon.0) 9671 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:14.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.413064+0000 mon.a (mon.0) 9672 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.419483+0000 mon.a (mon.0) 9673 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: cephadm 2024-02-05T07:16:13.420151+0000 mgr.y (mgr.25280) 2312 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.499709+0000 mon.a (mon.0) 9674 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.502068+0000 mon.a (mon.0) 9675 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.505331+0000 mon.a (mon.0) 9676 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.506722+0000 mon.a (mon.0) 9677 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.514936+0000 mon.a (mon.0) 9678 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: cephadm 2024-02-05T07:16:13.515688+0000 mgr.y (mgr.25280) 2313 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.599043+0000 mon.a (mon.0) 9679 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.601494+0000 mon.a (mon.0) 9680 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.604904+0000 mon.a (mon.0) 9681 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.605849+0000 mon.a (mon.0) 9682 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.612832+0000 mon.a (mon.0) 9683 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: cephadm 2024-02-05T07:16:13.613625+0000 mgr.y (mgr.25280) 2314 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.692156+0000 mon.a (mon.0) 9684 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.694664+0000 mon.a (mon.0) 9685 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.697994+0000 mon.a (mon.0) 9686 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.698949+0000 mon.a (mon.0) 9687 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.705509+0000 mon.a (mon.0) 9688 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: cephadm 2024-02-05T07:16:13.706317+0000 mgr.y (mgr.25280) 2315 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.727815+0000 mon.a (mon.0) 9689 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.735834+0000 mon.a (mon.0) 9690 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.742676+0000 mon.a (mon.0) 9691 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.785017+0000 mon.a (mon.0) 9692 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.789719+0000 mon.a (mon.0) 9693 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.793098+0000 mon.a (mon.0) 9694 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.795507+0000 mon.a (mon.0) 9695 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.799467+0000 mon.a (mon.0) 9696 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.804687+0000 mon.a (mon.0) 9697 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.806987+0000 mon.a (mon.0) 9698 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.808752+0000 mon.a (mon.0) 9699 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.810713+0000 mon.a (mon.0) 9700 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.812553+0000 mon.a (mon.0) 9701 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.814553+0000 mon.a (mon.0) 9702 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.816361+0000 mon.a (mon.0) 9703 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.818407+0000 mon.a (mon.0) 9704 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:14.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:14 smithi177 bash[56430]: audit 2024-02-05T07:16:13.821179+0000 mon.a (mon.0) 9705 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:16.202 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:15 smithi102 bash[68945]: audit 2024-02-05T07:16:14.877711+0000 mon.a (mon.0) 9706 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:16.202 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:15 smithi102 bash[68945]: cluster 2024-02-05T07:16:14.880920+0000 mgr.y (mgr.25280) 2316 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:16:16.202 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:15 smithi102 bash[68945]: audit 2024-02-05T07:16:14.887555+0000 mon.a (mon.0) 9707 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:16.202 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:15 smithi102 bash[68945]: audit 2024-02-05T07:16:14.897386+0000 mon.a (mon.0) 9708 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:16.202 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:15 smithi102 bash[71397]: audit 2024-02-05T07:16:14.877711+0000 mon.a (mon.0) 9706 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:16.202 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:15 smithi102 bash[71397]: cluster 2024-02-05T07:16:14.880920+0000 mgr.y (mgr.25280) 2316 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:16:16.203 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:15 smithi102 bash[71397]: audit 2024-02-05T07:16:14.887555+0000 mon.a (mon.0) 9707 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:16.203 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:15 smithi102 bash[71397]: audit 2024-02-05T07:16:14.897386+0000 mon.a (mon.0) 9708 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:16.306 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:15 smithi177 bash[56430]: audit 2024-02-05T07:16:14.877711+0000 mon.a (mon.0) 9706 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:16.307 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:15 smithi177 bash[56430]: cluster 2024-02-05T07:16:14.880920+0000 mgr.y (mgr.25280) 2316 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:16:16.307 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:15 smithi177 bash[56430]: audit 2024-02-05T07:16:14.887555+0000 mon.a (mon.0) 9707 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:16.307 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:15 smithi177 bash[56430]: audit 2024-02-05T07:16:14.897386+0000 mon.a (mon.0) 9708 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:18.227 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:17 smithi177 bash[56430]: cluster 2024-02-05T07:16:16.882221+0000 mgr.y (mgr.25280) 2317 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:18.227 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:17 smithi177 bash[56430]: audit 2024-02-05T07:16:17.592583+0000 mon.a (mon.0) 9709 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:18.227 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:17 smithi177 bash[56430]: audit 2024-02-05T07:16:17.601799+0000 mon.a (mon.0) 9710 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:18.227 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:17 smithi177 bash[56430]: audit 2024-02-05T07:16:17.613646+0000 mon.a (mon.0) 9711 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:18.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:17 smithi102 bash[68945]: cluster 2024-02-05T07:16:16.882221+0000 mgr.y (mgr.25280) 2317 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:18.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:17 smithi102 bash[68945]: audit 2024-02-05T07:16:17.592583+0000 mon.a (mon.0) 9709 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:18.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:17 smithi102 bash[68945]: audit 2024-02-05T07:16:17.601799+0000 mon.a (mon.0) 9710 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:18.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:17 smithi102 bash[68945]: audit 2024-02-05T07:16:17.613646+0000 mon.a (mon.0) 9711 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:18.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:17 smithi102 bash[71397]: cluster 2024-02-05T07:16:16.882221+0000 mgr.y (mgr.25280) 2317 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:18.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:17 smithi102 bash[71397]: audit 2024-02-05T07:16:17.592583+0000 mon.a (mon.0) 9709 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:18.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:17 smithi102 bash[71397]: audit 2024-02-05T07:16:17.601799+0000 mon.a (mon.0) 9710 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:18.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:17 smithi102 bash[71397]: audit 2024-02-05T07:16:17.613646+0000 mon.a (mon.0) 9711 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:18.984 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:18 smithi177 bash[56430]: cephadm 2024-02-05T07:16:18.048949+0000 mgr.y (mgr.25280) 2318 : cephadm 1 Upgrade: Updating prometheus.a 2024-02-05T07:16:19.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:18 smithi102 bash[68945]: cephadm 2024-02-05T07:16:18.048949+0000 mgr.y (mgr.25280) 2318 : cephadm 1 Upgrade: Updating prometheus.a 2024-02-05T07:16:19.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:18 smithi102 bash[71397]: cephadm 2024-02-05T07:16:18.048949+0000 mgr.y (mgr.25280) 2318 : cephadm 1 Upgrade: Updating prometheus.a 2024-02-05T07:16:20.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:20 smithi177 bash[56430]: cephadm 2024-02-05T07:16:18.296454+0000 mgr.y (mgr.25280) 2319 : cephadm 1 Deploying daemon prometheus.a on smithi177 2024-02-05T07:16:20.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:20 smithi177 bash[56430]: cluster 2024-02-05T07:16:18.883386+0000 mgr.y (mgr.25280) 2320 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:20.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:20 smithi102 bash[68945]: cephadm 2024-02-05T07:16:18.296454+0000 mgr.y (mgr.25280) 2319 : cephadm 1 Deploying daemon prometheus.a on smithi177 2024-02-05T07:16:20.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:20 smithi102 bash[68945]: cluster 2024-02-05T07:16:18.883386+0000 mgr.y (mgr.25280) 2320 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:20.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:20 smithi102 bash[71397]: cephadm 2024-02-05T07:16:18.296454+0000 mgr.y (mgr.25280) 2319 : cephadm 1 Deploying daemon prometheus.a on smithi177 2024-02-05T07:16:20.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:20 smithi102 bash[71397]: cluster 2024-02-05T07:16:18.883386+0000 mgr.y (mgr.25280) 2320 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:21.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:21 smithi177 bash[56430]: audit 2024-02-05T07:16:19.584376+0000 mgr.y (mgr.25280) 2321 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:16:21.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:21 smithi102 bash[68945]: audit 2024-02-05T07:16:19.584376+0000 mgr.y (mgr.25280) 2321 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:16:21.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:21 smithi102 bash[71397]: audit 2024-02-05T07:16:19.584376+0000 mgr.y (mgr.25280) 2321 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:16:22.420 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:22 smithi102 bash[68945]: cluster 2024-02-05T07:16:20.884515+0000 mgr.y (mgr.25280) 2322 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:16:22.421 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:22 smithi102 bash[71397]: cluster 2024-02-05T07:16:20.884515+0000 mgr.y (mgr.25280) 2322 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:16:22.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:22 smithi177 bash[56430]: cluster 2024-02-05T07:16:20.884515+0000 mgr.y (mgr.25280) 2322 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:16:22.827 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:22 smithi177 systemd[1]: Stopping Ceph prometheus.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:16:22.882 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:16:22 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:16:22] "GET /metrics HTTP/1.1" 200 38696 "" "Prometheus/2.33.4" 2024-02-05T07:16:23.328 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:22 smithi177 bash[51852]: ts=2024-02-05T07:16:22.883Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-05T07:16:23.328 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:22 smithi177 bash[51852]: ts=2024-02-05T07:16:22.883Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-02-05T07:16:23.328 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:22 smithi177 bash[51852]: ts=2024-02-05T07:16:22.883Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-02-05T07:16:23.328 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:22 smithi177 bash[51852]: ts=2024-02-05T07:16:22.883Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-02-05T07:16:23.328 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:22 smithi177 bash[51852]: ts=2024-02-05T07:16:22.883Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-02-05T07:16:23.328 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:22 smithi177 bash[51852]: ts=2024-02-05T07:16:22.884Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-02-05T07:16:23.328 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:22 smithi177 bash[51852]: ts=2024-02-05T07:16:22.884Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-05T07:16:23.328 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:22 smithi177 bash[51852]: ts=2024-02-05T07:16:22.884Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-02-05T07:16:23.328 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:22 smithi177 bash[51852]: ts=2024-02-05T07:16:22.884Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-02-05T07:16:23.329 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:22 smithi177 bash[51852]: ts=2024-02-05T07:16:22.885Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-02-05T07:16:23.329 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:22 smithi177 bash[51852]: ts=2024-02-05T07:16:22.885Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-02-05T07:16:23.329 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:22 smithi177 bash[51852]: ts=2024-02-05T07:16:22.885Z caller=main.go:1066 level=info msg="See you next time!" 2024-02-05T07:16:23.827 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:23 smithi177 bash[87521]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-prometheus-a 2024-02-05T07:16:23.827 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:23 smithi177 bash[87596]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-prometheus-a 2024-02-05T07:16:23.828 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:23 smithi177 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@prometheus.a.service: Succeeded. 2024-02-05T07:16:23.828 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:23 smithi177 systemd[1]: Stopped Ceph prometheus.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:16:24.169 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:23 smithi177 systemd[1]: Started Ceph prometheus.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:16:24.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:24 smithi177 bash[56430]: cluster 2024-02-05T07:16:22.885985+0000 mgr.y (mgr.25280) 2323 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:24.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:24 smithi177 bash[56430]: audit 2024-02-05T07:16:24.009853+0000 mon.a (mon.0) 9712 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:24.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:24 smithi177 bash[56430]: audit 2024-02-05T07:16:24.018698+0000 mon.a (mon.0) 9713 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:24.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:24 smithi177 bash[56430]: audit 2024-02-05T07:16:24.036184+0000 mon.a (mon.0) 9714 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:24.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:24 smithi177 bash[56430]: audit 2024-02-05T07:16:24.037850+0000 mon.a (mon.0) 9715 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:24.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:24 smithi177 bash[56430]: audit 2024-02-05T07:16:24.047419+0000 mon.a (mon.0) 9716 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:24.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:24 smithi177 bash[56430]: audit 2024-02-05T07:16:24.129054+0000 mon.a (mon.0) 9717 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:16:24.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:24 smithi177 bash[56430]: audit 2024-02-05T07:16:24.142656+0000 mon.a (mon.0) 9718 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:24.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:24 smithi177 bash[56430]: audit 2024-02-05T07:16:24.145431+0000 mon.a (mon.0) 9719 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:24.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:24 smithi177 bash[56430]: audit 2024-02-05T07:16:24.149469+0000 mon.a (mon.0) 9720 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:24.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:24 smithi177 bash[56430]: audit 2024-02-05T07:16:24.150787+0000 mon.a (mon.0) 9721 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:24.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:24 smithi102 bash[68945]: cluster 2024-02-05T07:16:22.885985+0000 mgr.y (mgr.25280) 2323 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:24.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:24 smithi102 bash[68945]: audit 2024-02-05T07:16:24.009853+0000 mon.a (mon.0) 9712 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:24.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:24 smithi102 bash[68945]: audit 2024-02-05T07:16:24.018698+0000 mon.a (mon.0) 9713 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:24.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:24 smithi102 bash[68945]: audit 2024-02-05T07:16:24.036184+0000 mon.a (mon.0) 9714 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:24.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:24 smithi102 bash[68945]: audit 2024-02-05T07:16:24.037850+0000 mon.a (mon.0) 9715 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:24.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:24 smithi102 bash[68945]: audit 2024-02-05T07:16:24.047419+0000 mon.a (mon.0) 9716 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:24.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:24 smithi102 bash[68945]: audit 2024-02-05T07:16:24.129054+0000 mon.a (mon.0) 9717 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:16:24.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:24 smithi102 bash[68945]: audit 2024-02-05T07:16:24.142656+0000 mon.a (mon.0) 9718 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:24.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:24 smithi102 bash[68945]: audit 2024-02-05T07:16:24.145431+0000 mon.a (mon.0) 9719 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:24.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:24 smithi102 bash[68945]: audit 2024-02-05T07:16:24.149469+0000 mon.a (mon.0) 9720 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:24.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:24 smithi102 bash[68945]: audit 2024-02-05T07:16:24.150787+0000 mon.a (mon.0) 9721 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:24.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:24 smithi102 bash[71397]: cluster 2024-02-05T07:16:22.885985+0000 mgr.y (mgr.25280) 2323 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:24.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:24 smithi102 bash[71397]: audit 2024-02-05T07:16:24.009853+0000 mon.a (mon.0) 9712 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:24.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:24 smithi102 bash[71397]: audit 2024-02-05T07:16:24.018698+0000 mon.a (mon.0) 9713 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:24.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:24 smithi102 bash[71397]: audit 2024-02-05T07:16:24.036184+0000 mon.a (mon.0) 9714 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:24.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:24 smithi102 bash[71397]: audit 2024-02-05T07:16:24.037850+0000 mon.a (mon.0) 9715 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:24.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:24 smithi102 bash[71397]: audit 2024-02-05T07:16:24.047419+0000 mon.a (mon.0) 9716 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:24.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:24 smithi102 bash[71397]: audit 2024-02-05T07:16:24.129054+0000 mon.a (mon.0) 9717 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:16:24.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:24 smithi102 bash[71397]: audit 2024-02-05T07:16:24.142656+0000 mon.a (mon.0) 9718 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:24.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:24 smithi102 bash[71397]: audit 2024-02-05T07:16:24.145431+0000 mon.a (mon.0) 9719 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:24.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:24 smithi102 bash[71397]: audit 2024-02-05T07:16:24.149469+0000 mon.a (mon.0) 9720 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:24.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:24 smithi102 bash[71397]: audit 2024-02-05T07:16:24.150787+0000 mon.a (mon.0) 9721 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:25.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: cephadm 2024-02-05T07:16:24.048413+0000 mgr.y (mgr.25280) 2324 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:25.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.129755+0000 mgr.y (mgr.25280) 2325 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:16:25.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.158102+0000 mon.a (mon.0) 9722 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:25.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: cephadm 2024-02-05T07:16:24.158798+0000 mgr.y (mgr.25280) 2326 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:25.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.242468+0000 mon.a (mon.0) 9723 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:25.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.244787+0000 mon.a (mon.0) 9724 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:25.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.248519+0000 mon.a (mon.0) 9725 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:25.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.249972+0000 mon.a (mon.0) 9726 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:25.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.256346+0000 mon.a (mon.0) 9727 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:25.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.319234+0000 mon.a (mon.0) 9728 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:25.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.322549+0000 mon.a (mon.0) 9729 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:25.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.326401+0000 mon.a (mon.0) 9730 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:25.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.327852+0000 mon.a (mon.0) 9731 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:25.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.337864+0000 mon.a (mon.0) 9732 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:25.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.417266+0000 mon.a (mon.0) 9733 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:25.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.419591+0000 mon.a (mon.0) 9734 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:25.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.422864+0000 mon.a (mon.0) 9735 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:25.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.423736+0000 mon.a (mon.0) 9736 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:25.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.432253+0000 mon.a (mon.0) 9737 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:25.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.510986+0000 mon.a (mon.0) 9738 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:25.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.513947+0000 mon.a (mon.0) 9739 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:25.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.517657+0000 mon.a (mon.0) 9740 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:25.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.519002+0000 mon.a (mon.0) 9741 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:25.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.528265+0000 mon.a (mon.0) 9742 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:25.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.605305+0000 mon.a (mon.0) 9743 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:25.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.608415+0000 mon.a (mon.0) 9744 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:25.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.612037+0000 mon.a (mon.0) 9745 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:25.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.613152+0000 mon.a (mon.0) 9746 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:25.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.621760+0000 mon.a (mon.0) 9747 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:25.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.706185+0000 mon.a (mon.0) 9748 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:25.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.709369+0000 mon.a (mon.0) 9749 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:25.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.714665+0000 mon.a (mon.0) 9750 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:25.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.716107+0000 mon.a (mon.0) 9751 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:25.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.724924+0000 mon.a (mon.0) 9752 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:25.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.809744+0000 mon.a (mon.0) 9753 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:25.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.811849+0000 mon.a (mon.0) 9754 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:25.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.815130+0000 mon.a (mon.0) 9755 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:25.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.816180+0000 mon.a (mon.0) 9756 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:25.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.824989+0000 mon.a (mon.0) 9757 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:25.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.906438+0000 mon.a (mon.0) 9758 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:25.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.908937+0000 mon.a (mon.0) 9759 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:25.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.913267+0000 mon.a (mon.0) 9760 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:25.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.914659+0000 mon.a (mon.0) 9761 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:25.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:24.922404+0000 mon.a (mon.0) 9762 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:25.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:25.001792+0000 mon.a (mon.0) 9763 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:25.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:25.004746+0000 mon.a (mon.0) 9764 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:25.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:25.008565+0000 mon.a (mon.0) 9765 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:25.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:25.009805+0000 mon.a (mon.0) 9766 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:25.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:25.018602+0000 mon.a (mon.0) 9767 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:25.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:25.099391+0000 mon.a (mon.0) 9768 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:25.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:25.102198+0000 mon.a (mon.0) 9769 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:25.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:25.104869+0000 mon.a (mon.0) 9770 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:25.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:25.105810+0000 mon.a (mon.0) 9771 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:25.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[56430]: audit 2024-02-05T07:16:25.113420+0000 mon.a (mon.0) 9772 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:25.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: cephadm 2024-02-05T07:16:24.048413+0000 mgr.y (mgr.25280) 2324 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:25.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.129755+0000 mgr.y (mgr.25280) 2325 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:16:25.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.158102+0000 mon.a (mon.0) 9722 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:25.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: cephadm 2024-02-05T07:16:24.158798+0000 mgr.y (mgr.25280) 2326 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:25.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.242468+0000 mon.a (mon.0) 9723 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:25.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.244787+0000 mon.a (mon.0) 9724 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:25.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.248519+0000 mon.a (mon.0) 9725 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:25.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.249972+0000 mon.a (mon.0) 9726 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:25.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.256346+0000 mon.a (mon.0) 9727 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:25.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.319234+0000 mon.a (mon.0) 9728 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:25.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.322549+0000 mon.a (mon.0) 9729 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:25.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.326401+0000 mon.a (mon.0) 9730 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:25.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.327852+0000 mon.a (mon.0) 9731 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:25.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.337864+0000 mon.a (mon.0) 9732 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:25.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.417266+0000 mon.a (mon.0) 9733 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:25.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.419591+0000 mon.a (mon.0) 9734 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:25.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.422864+0000 mon.a (mon.0) 9735 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:25.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.423736+0000 mon.a (mon.0) 9736 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:25.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.432253+0000 mon.a (mon.0) 9737 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:25.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.510986+0000 mon.a (mon.0) 9738 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:25.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.513947+0000 mon.a (mon.0) 9739 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:25.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.517657+0000 mon.a (mon.0) 9740 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:25.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.519002+0000 mon.a (mon.0) 9741 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:25.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.528265+0000 mon.a (mon.0) 9742 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:25.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.605305+0000 mon.a (mon.0) 9743 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:25.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.608415+0000 mon.a (mon.0) 9744 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:25.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.612037+0000 mon.a (mon.0) 9745 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:25.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.613152+0000 mon.a (mon.0) 9746 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:25.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.621760+0000 mon.a (mon.0) 9747 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:25.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.706185+0000 mon.a (mon.0) 9748 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:25.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.709369+0000 mon.a (mon.0) 9749 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:25.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.714665+0000 mon.a (mon.0) 9750 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:25.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.716107+0000 mon.a (mon.0) 9751 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:25.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.724924+0000 mon.a (mon.0) 9752 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:25.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.809744+0000 mon.a (mon.0) 9753 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:25.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.811849+0000 mon.a (mon.0) 9754 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:25.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.815130+0000 mon.a (mon.0) 9755 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:25.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.816180+0000 mon.a (mon.0) 9756 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:25.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.824989+0000 mon.a (mon.0) 9757 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:25.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: cephadm 2024-02-05T07:16:24.048413+0000 mgr.y (mgr.25280) 2324 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:25.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.129755+0000 mgr.y (mgr.25280) 2325 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-05T07:16:25.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.158102+0000 mon.a (mon.0) 9722 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:25.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: cephadm 2024-02-05T07:16:24.158798+0000 mgr.y (mgr.25280) 2326 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:25.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.242468+0000 mon.a (mon.0) 9723 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:25.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.244787+0000 mon.a (mon.0) 9724 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:25.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.248519+0000 mon.a (mon.0) 9725 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:25.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.249972+0000 mon.a (mon.0) 9726 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:25.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.256346+0000 mon.a (mon.0) 9727 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:25.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.319234+0000 mon.a (mon.0) 9728 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:25.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.322549+0000 mon.a (mon.0) 9729 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:25.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.326401+0000 mon.a (mon.0) 9730 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:25.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.327852+0000 mon.a (mon.0) 9731 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:25.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.337864+0000 mon.a (mon.0) 9732 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:25.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.417266+0000 mon.a (mon.0) 9733 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:25.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.419591+0000 mon.a (mon.0) 9734 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:25.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.422864+0000 mon.a (mon.0) 9735 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:25.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.423736+0000 mon.a (mon.0) 9736 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:25.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.432253+0000 mon.a (mon.0) 9737 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:25.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.510986+0000 mon.a (mon.0) 9738 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:25.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.906438+0000 mon.a (mon.0) 9758 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:25.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.908937+0000 mon.a (mon.0) 9759 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:25.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.913267+0000 mon.a (mon.0) 9760 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:25.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.914659+0000 mon.a (mon.0) 9761 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:25.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:24.922404+0000 mon.a (mon.0) 9762 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:25.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:25.001792+0000 mon.a (mon.0) 9763 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:25.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:25.004746+0000 mon.a (mon.0) 9764 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:25.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:25.008565+0000 mon.a (mon.0) 9765 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:25.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:25.009805+0000 mon.a (mon.0) 9766 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:25.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:25.018602+0000 mon.a (mon.0) 9767 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:25.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:25.099391+0000 mon.a (mon.0) 9768 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:25.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:25.102198+0000 mon.a (mon.0) 9769 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:25.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:25.104869+0000 mon.a (mon.0) 9770 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:25.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:25.105810+0000 mon.a (mon.0) 9771 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:25.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[71397]: audit 2024-02-05T07:16:25.113420+0000 mon.a (mon.0) 9772 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:25.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.513947+0000 mon.a (mon.0) 9739 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:25.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.517657+0000 mon.a (mon.0) 9740 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:25.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.519002+0000 mon.a (mon.0) 9741 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:25.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.528265+0000 mon.a (mon.0) 9742 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:25.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.605305+0000 mon.a (mon.0) 9743 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:25.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.608415+0000 mon.a (mon.0) 9744 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:25.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.612037+0000 mon.a (mon.0) 9745 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:25.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.613152+0000 mon.a (mon.0) 9746 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:25.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.621760+0000 mon.a (mon.0) 9747 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:25.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.706185+0000 mon.a (mon.0) 9748 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:25.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.709369+0000 mon.a (mon.0) 9749 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:25.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.714665+0000 mon.a (mon.0) 9750 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:25.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.716107+0000 mon.a (mon.0) 9751 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:25.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.724924+0000 mon.a (mon.0) 9752 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:25.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.809744+0000 mon.a (mon.0) 9753 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:25.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.811849+0000 mon.a (mon.0) 9754 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:25.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.815130+0000 mon.a (mon.0) 9755 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:25.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.816180+0000 mon.a (mon.0) 9756 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:25.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.824989+0000 mon.a (mon.0) 9757 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:25.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.906438+0000 mon.a (mon.0) 9758 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:25.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.908937+0000 mon.a (mon.0) 9759 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:25.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.913267+0000 mon.a (mon.0) 9760 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:25.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.914659+0000 mon.a (mon.0) 9761 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:25.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:24.922404+0000 mon.a (mon.0) 9762 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:25.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:25.001792+0000 mon.a (mon.0) 9763 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:25.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:25.004746+0000 mon.a (mon.0) 9764 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:25.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:25.008565+0000 mon.a (mon.0) 9765 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:25.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:25.009805+0000 mon.a (mon.0) 9766 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:25.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:25.018602+0000 mon.a (mon.0) 9767 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:25.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:25.099391+0000 mon.a (mon.0) 9768 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:25.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:25.102198+0000 mon.a (mon.0) 9769 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:25.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:25.104869+0000 mon.a (mon.0) 9770 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:25.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:25.105810+0000 mon.a (mon.0) 9771 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:25.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:25 smithi102 bash[68945]: audit 2024-02-05T07:16:25.113420+0000 mon.a (mon.0) 9772 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:26.078 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[87663]: ts=2024-02-05T07:16:25.876Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-02-05T07:16:26.078 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[87663]: ts=2024-02-05T07:16:25.876Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-02-05T07:16:26.078 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[87663]: ts=2024-02-05T07:16:25.877Z caller=main.go:570 level=info host_details="(Linux 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 smithi177 (none))" 2024-02-05T07:16:26.078 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[87663]: ts=2024-02-05T07:16:25.877Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-05T07:16:26.078 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[87663]: ts=2024-02-05T07:16:25.877Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-05T07:16:26.079 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[87663]: ts=2024-02-05T07:16:25.879Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-02-05T07:16:26.079 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[87663]: ts=2024-02-05T07:16:25.880Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-02-05T07:16:26.079 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[87663]: ts=2024-02-05T07:16:25.881Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-02-05T07:16:26.079 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[87663]: ts=2024-02-05T07:16:25.881Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-02-05T07:16:26.079 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[87663]: ts=2024-02-05T07:16:25.883Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-05T07:16:26.079 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[87663]: ts=2024-02-05T07:16:25.883Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.666µs 2024-02-05T07:16:26.080 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[87663]: ts=2024-02-05T07:16:25.883Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-05T07:16:26.080 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[87663]: ts=2024-02-05T07:16:25.885Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-02-05T07:16:26.080 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[87663]: ts=2024-02-05T07:16:25.914Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-02-05T07:16:26.080 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[87663]: ts=2024-02-05T07:16:25.917Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-02-05T07:16:26.080 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[87663]: ts=2024-02-05T07:16:25.932Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-02-05T07:16:26.080 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[87663]: ts=2024-02-05T07:16:25.932Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-02-05T07:16:26.081 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[87663]: ts=2024-02-05T07:16:25.932Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=29.936µs wal_replay_duration=49.775353ms wbl_replay_duration=97ns total_replay_duration=49.839713ms 2024-02-05T07:16:26.081 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[87663]: ts=2024-02-05T07:16:25.936Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-02-05T07:16:26.081 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[87663]: ts=2024-02-05T07:16:25.936Z caller=main.go:1029 level=info msg="TSDB started" 2024-02-05T07:16:26.081 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[87663]: ts=2024-02-05T07:16:25.936Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-05T07:16:26.081 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[87663]: ts=2024-02-05T07:16:25.957Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.765361ms db_storage=943ns remote_storage=1.438µs web_handler=769ns query_engine=839ns scrape=319.406µs scrape_sd=89.861µs notify=20.75µs notify_sd=23.224µs rules=20.034106ms tracing=6.305µs 2024-02-05T07:16:26.082 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[87663]: ts=2024-02-05T07:16:25.957Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-02-05T07:16:26.082 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:16:25 smithi177 bash[87663]: ts=2024-02-05T07:16:25.957Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-02-05T07:16:26.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: cephadm 2024-02-05T07:16:24.256948+0000 mgr.y (mgr.25280) 2327 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:26.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: cephadm 2024-02-05T07:16:24.338735+0000 mgr.y (mgr.25280) 2328 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:26.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: cephadm 2024-02-05T07:16:24.432942+0000 mgr.y (mgr.25280) 2329 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:26.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: cephadm 2024-02-05T07:16:24.528815+0000 mgr.y (mgr.25280) 2330 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:26.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: cephadm 2024-02-05T07:16:24.622505+0000 mgr.y (mgr.25280) 2331 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:26.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: cephadm 2024-02-05T07:16:24.725932+0000 mgr.y (mgr.25280) 2332 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:26.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: cephadm 2024-02-05T07:16:24.825582+0000 mgr.y (mgr.25280) 2333 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:26.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: cluster 2024-02-05T07:16:24.887063+0000 mgr.y (mgr.25280) 2334 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:16:26.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: cephadm 2024-02-05T07:16:24.923362+0000 mgr.y (mgr.25280) 2335 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:26.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: cephadm 2024-02-05T07:16:25.019353+0000 mgr.y (mgr.25280) 2336 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:26.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: cephadm 2024-02-05T07:16:25.113952+0000 mgr.y (mgr.25280) 2337 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:26.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.188222+0000 mon.a (mon.0) 9773 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:26.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.190631+0000 mon.a (mon.0) 9774 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:26.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.192903+0000 mon.a (mon.0) 9775 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:26.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.193938+0000 mon.a (mon.0) 9776 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:26.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.200957+0000 mon.a (mon.0) 9777 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:26.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.285735+0000 mon.a (mon.0) 9778 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:26.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.288575+0000 mon.a (mon.0) 9779 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:26.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.292007+0000 mon.a (mon.0) 9780 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:26.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.293414+0000 mon.a (mon.0) 9781 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:26.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.301206+0000 mon.a (mon.0) 9782 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:26.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.382834+0000 mon.a (mon.0) 9783 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:26.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.385534+0000 mon.a (mon.0) 9784 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:26.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.388672+0000 mon.a (mon.0) 9785 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:26.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.389608+0000 mon.a (mon.0) 9786 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:26.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.397354+0000 mon.a (mon.0) 9787 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:26.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.480235+0000 mon.a (mon.0) 9788 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:26.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.482276+0000 mon.a (mon.0) 9789 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:26.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.484456+0000 mon.a (mon.0) 9790 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:26.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.485217+0000 mon.a (mon.0) 9791 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:26.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.490091+0000 mon.a (mon.0) 9792 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:26.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.570933+0000 mon.a (mon.0) 9793 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:26.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.573019+0000 mon.a (mon.0) 9794 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:26.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.575636+0000 mon.a (mon.0) 9795 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:26.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.576489+0000 mon.a (mon.0) 9796 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:26.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.584155+0000 mon.a (mon.0) 9797 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:26.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.663549+0000 mon.a (mon.0) 9798 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:26.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.665994+0000 mon.a (mon.0) 9799 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:26.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.669330+0000 mon.a (mon.0) 9800 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:26.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.670264+0000 mon.a (mon.0) 9801 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:26.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.677822+0000 mon.a (mon.0) 9802 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:26.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.757367+0000 mon.a (mon.0) 9803 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:26.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.761941+0000 mon.a (mon.0) 9804 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:26.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.765086+0000 mon.a (mon.0) 9805 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:26.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.766272+0000 mon.a (mon.0) 9806 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:26.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.774119+0000 mon.a (mon.0) 9807 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:26.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.808438+0000 mon.a (mon.0) 9808 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:16:26.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.893305+0000 mon.a (mon.0) 9809 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:26.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.895633+0000 mon.a (mon.0) 9810 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:26.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.898626+0000 mon.a (mon.0) 9811 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:26.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.899593+0000 mon.a (mon.0) 9812 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:26.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.904897+0000 mon.a (mon.0) 9813 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:26.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.982465+0000 mon.a (mon.0) 9814 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:26.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.985659+0000 mon.a (mon.0) 9815 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:26.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.989343+0000 mon.a (mon.0) 9816 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:26.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.990665+0000 mon.a (mon.0) 9817 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:26.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:25.998958+0000 mon.a (mon.0) 9818 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:26.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:26.076713+0000 mon.a (mon.0) 9819 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:26.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:26.080042+0000 mon.a (mon.0) 9820 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:26.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:26.083968+0000 mon.a (mon.0) 9821 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:26.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:26.085347+0000 mon.a (mon.0) 9822 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:26.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:26 smithi177 bash[56430]: audit 2024-02-05T07:16:26.092691+0000 mon.a (mon.0) 9823 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:26.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: cephadm 2024-02-05T07:16:24.256948+0000 mgr.y (mgr.25280) 2327 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:26.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: cephadm 2024-02-05T07:16:24.338735+0000 mgr.y (mgr.25280) 2328 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:26.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: cephadm 2024-02-05T07:16:24.432942+0000 mgr.y (mgr.25280) 2329 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:26.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: cephadm 2024-02-05T07:16:24.528815+0000 mgr.y (mgr.25280) 2330 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:26.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: cephadm 2024-02-05T07:16:24.622505+0000 mgr.y (mgr.25280) 2331 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:26.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: cephadm 2024-02-05T07:16:24.725932+0000 mgr.y (mgr.25280) 2332 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:26.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: cephadm 2024-02-05T07:16:24.825582+0000 mgr.y (mgr.25280) 2333 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:26.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: cluster 2024-02-05T07:16:24.887063+0000 mgr.y (mgr.25280) 2334 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:16:26.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: cephadm 2024-02-05T07:16:24.923362+0000 mgr.y (mgr.25280) 2335 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:26.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: cephadm 2024-02-05T07:16:25.019353+0000 mgr.y (mgr.25280) 2336 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:26.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: cephadm 2024-02-05T07:16:25.113952+0000 mgr.y (mgr.25280) 2337 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:26.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.188222+0000 mon.a (mon.0) 9773 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:26.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.190631+0000 mon.a (mon.0) 9774 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:26.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.192903+0000 mon.a (mon.0) 9775 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:26.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.193938+0000 mon.a (mon.0) 9776 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:26.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.200957+0000 mon.a (mon.0) 9777 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:26.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.285735+0000 mon.a (mon.0) 9778 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:26.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.288575+0000 mon.a (mon.0) 9779 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:26.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.292007+0000 mon.a (mon.0) 9780 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:26.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.293414+0000 mon.a (mon.0) 9781 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:26.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.301206+0000 mon.a (mon.0) 9782 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:26.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: cephadm 2024-02-05T07:16:24.256948+0000 mgr.y (mgr.25280) 2327 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:26.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: cephadm 2024-02-05T07:16:24.338735+0000 mgr.y (mgr.25280) 2328 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:26.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: cephadm 2024-02-05T07:16:24.432942+0000 mgr.y (mgr.25280) 2329 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:26.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: cephadm 2024-02-05T07:16:24.528815+0000 mgr.y (mgr.25280) 2330 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:26.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: cephadm 2024-02-05T07:16:24.622505+0000 mgr.y (mgr.25280) 2331 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:26.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: cephadm 2024-02-05T07:16:24.725932+0000 mgr.y (mgr.25280) 2332 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:26.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: cephadm 2024-02-05T07:16:24.825582+0000 mgr.y (mgr.25280) 2333 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:26.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: cluster 2024-02-05T07:16:24.887063+0000 mgr.y (mgr.25280) 2334 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:16:26.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: cephadm 2024-02-05T07:16:24.923362+0000 mgr.y (mgr.25280) 2335 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:26.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: cephadm 2024-02-05T07:16:25.019353+0000 mgr.y (mgr.25280) 2336 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:26.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: cephadm 2024-02-05T07:16:25.113952+0000 mgr.y (mgr.25280) 2337 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:26.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.188222+0000 mon.a (mon.0) 9773 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:26.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.190631+0000 mon.a (mon.0) 9774 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:26.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.192903+0000 mon.a (mon.0) 9775 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:26.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.193938+0000 mon.a (mon.0) 9776 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:26.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.200957+0000 mon.a (mon.0) 9777 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:26.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.285735+0000 mon.a (mon.0) 9778 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:26.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.288575+0000 mon.a (mon.0) 9779 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:26.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.292007+0000 mon.a (mon.0) 9780 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:26.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.293414+0000 mon.a (mon.0) 9781 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:26.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.301206+0000 mon.a (mon.0) 9782 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:26.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.382834+0000 mon.a (mon.0) 9783 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:26.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.385534+0000 mon.a (mon.0) 9784 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:26.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.388672+0000 mon.a (mon.0) 9785 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:26.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.389608+0000 mon.a (mon.0) 9786 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:26.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.397354+0000 mon.a (mon.0) 9787 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:26.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.480235+0000 mon.a (mon.0) 9788 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:26.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.482276+0000 mon.a (mon.0) 9789 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:26.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.484456+0000 mon.a (mon.0) 9790 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:26.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.485217+0000 mon.a (mon.0) 9791 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:26.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.490091+0000 mon.a (mon.0) 9792 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:26.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.570933+0000 mon.a (mon.0) 9793 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:26.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.573019+0000 mon.a (mon.0) 9794 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:26.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.575636+0000 mon.a (mon.0) 9795 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:26.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.576489+0000 mon.a (mon.0) 9796 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:26.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.584155+0000 mon.a (mon.0) 9797 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:26.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.663549+0000 mon.a (mon.0) 9798 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:26.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.665994+0000 mon.a (mon.0) 9799 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:26.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.669330+0000 mon.a (mon.0) 9800 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:26.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.670264+0000 mon.a (mon.0) 9801 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:26.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.382834+0000 mon.a (mon.0) 9783 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:26.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.385534+0000 mon.a (mon.0) 9784 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:26.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.388672+0000 mon.a (mon.0) 9785 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:26.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.389608+0000 mon.a (mon.0) 9786 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:26.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.397354+0000 mon.a (mon.0) 9787 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:26.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.480235+0000 mon.a (mon.0) 9788 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:26.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.482276+0000 mon.a (mon.0) 9789 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:26.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.484456+0000 mon.a (mon.0) 9790 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:26.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.485217+0000 mon.a (mon.0) 9791 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:26.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.490091+0000 mon.a (mon.0) 9792 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:26.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.570933+0000 mon.a (mon.0) 9793 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:26.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.573019+0000 mon.a (mon.0) 9794 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:26.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.575636+0000 mon.a (mon.0) 9795 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:26.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.576489+0000 mon.a (mon.0) 9796 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:26.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.584155+0000 mon.a (mon.0) 9797 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:26.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.663549+0000 mon.a (mon.0) 9798 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:26.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.665994+0000 mon.a (mon.0) 9799 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:26.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.669330+0000 mon.a (mon.0) 9800 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:26.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.670264+0000 mon.a (mon.0) 9801 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:26.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.677822+0000 mon.a (mon.0) 9802 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:26.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.757367+0000 mon.a (mon.0) 9803 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:26.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.761941+0000 mon.a (mon.0) 9804 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:26.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.765086+0000 mon.a (mon.0) 9805 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:26.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.766272+0000 mon.a (mon.0) 9806 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:26.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.774119+0000 mon.a (mon.0) 9807 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:26.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.808438+0000 mon.a (mon.0) 9808 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:16:26.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.893305+0000 mon.a (mon.0) 9809 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:26.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.895633+0000 mon.a (mon.0) 9810 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:26.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.898626+0000 mon.a (mon.0) 9811 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:26.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.899593+0000 mon.a (mon.0) 9812 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:26.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.904897+0000 mon.a (mon.0) 9813 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:26.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.982465+0000 mon.a (mon.0) 9814 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:26.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.985659+0000 mon.a (mon.0) 9815 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:26.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.989343+0000 mon.a (mon.0) 9816 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:26.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.990665+0000 mon.a (mon.0) 9817 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:26.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:25.998958+0000 mon.a (mon.0) 9818 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:26.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:26.076713+0000 mon.a (mon.0) 9819 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:26.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:26.080042+0000 mon.a (mon.0) 9820 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:26.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:26.083968+0000 mon.a (mon.0) 9821 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:26.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:26.085347+0000 mon.a (mon.0) 9822 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:26.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[68945]: audit 2024-02-05T07:16:26.092691+0000 mon.a (mon.0) 9823 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:26.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.677822+0000 mon.a (mon.0) 9802 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:26.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.757367+0000 mon.a (mon.0) 9803 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:26.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.761941+0000 mon.a (mon.0) 9804 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:26.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.765086+0000 mon.a (mon.0) 9805 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:26.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.766272+0000 mon.a (mon.0) 9806 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:26.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.774119+0000 mon.a (mon.0) 9807 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:26.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.808438+0000 mon.a (mon.0) 9808 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:16:26.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.893305+0000 mon.a (mon.0) 9809 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:26.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.895633+0000 mon.a (mon.0) 9810 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:26.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.898626+0000 mon.a (mon.0) 9811 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:26.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.899593+0000 mon.a (mon.0) 9812 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:26.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.904897+0000 mon.a (mon.0) 9813 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:26.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.982465+0000 mon.a (mon.0) 9814 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:26.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.985659+0000 mon.a (mon.0) 9815 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:26.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.989343+0000 mon.a (mon.0) 9816 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:26.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.990665+0000 mon.a (mon.0) 9817 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:26.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:25.998958+0000 mon.a (mon.0) 9818 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:26.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:26.076713+0000 mon.a (mon.0) 9819 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:26.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:26.080042+0000 mon.a (mon.0) 9820 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:26.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:26.083968+0000 mon.a (mon.0) 9821 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:26.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:26.085347+0000 mon.a (mon.0) 9822 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:26.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:26 smithi102 bash[71397]: audit 2024-02-05T07:16:26.092691+0000 mon.a (mon.0) 9823 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:27.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: cephadm 2024-02-05T07:16:25.201648+0000 mgr.y (mgr.25280) 2338 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:27.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: cephadm 2024-02-05T07:16:25.301890+0000 mgr.y (mgr.25280) 2339 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:27.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: cephadm 2024-02-05T07:16:25.398189+0000 mgr.y (mgr.25280) 2340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:27.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: cephadm 2024-02-05T07:16:25.490531+0000 mgr.y (mgr.25280) 2341 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:27.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: cephadm 2024-02-05T07:16:25.584697+0000 mgr.y (mgr.25280) 2342 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:27.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: cephadm 2024-02-05T07:16:25.678639+0000 mgr.y (mgr.25280) 2343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:27.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: cephadm 2024-02-05T07:16:25.774906+0000 mgr.y (mgr.25280) 2344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:27.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: cephadm 2024-02-05T07:16:25.905442+0000 mgr.y (mgr.25280) 2345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:27.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: cephadm 2024-02-05T07:16:25.999540+0000 mgr.y (mgr.25280) 2346 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:27.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: cephadm 2024-02-05T07:16:26.093199+0000 mgr.y (mgr.25280) 2347 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:27.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.179059+0000 mon.a (mon.0) 9824 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:27.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.181089+0000 mon.a (mon.0) 9825 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:27.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.183023+0000 mon.a (mon.0) 9826 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:27.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.183720+0000 mon.a (mon.0) 9827 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:27.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.188502+0000 mon.a (mon.0) 9828 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:27.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.267757+0000 mon.a (mon.0) 9829 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:27.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.270451+0000 mon.a (mon.0) 9830 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:27.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.273879+0000 mon.a (mon.0) 9831 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:27.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.274992+0000 mon.a (mon.0) 9832 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:27.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.283169+0000 mon.a (mon.0) 9833 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:27.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.363545+0000 mon.a (mon.0) 9834 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:27.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.365642+0000 mon.a (mon.0) 9835 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:27.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.368285+0000 mon.a (mon.0) 9836 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:27.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.369439+0000 mon.a (mon.0) 9837 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:27.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.376545+0000 mon.a (mon.0) 9838 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:27.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.461701+0000 mon.a (mon.0) 9839 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:27.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.463974+0000 mon.a (mon.0) 9840 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:27.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.466970+0000 mon.a (mon.0) 9841 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:27.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.468024+0000 mon.a (mon.0) 9842 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:27.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.476296+0000 mon.a (mon.0) 9843 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:27.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.558676+0000 mon.a (mon.0) 9844 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:27.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.561473+0000 mon.a (mon.0) 9845 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:27.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.564561+0000 mon.a (mon.0) 9846 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:27.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.565744+0000 mon.a (mon.0) 9847 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:27.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.573324+0000 mon.a (mon.0) 9848 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:27.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.658136+0000 mon.a (mon.0) 9849 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:27.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.661290+0000 mon.a (mon.0) 9850 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:27.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.665786+0000 mon.a (mon.0) 9851 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:27.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.667530+0000 mon.a (mon.0) 9852 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:27.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.675810+0000 mon.a (mon.0) 9853 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:27.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.755230+0000 mon.a (mon.0) 9854 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:27.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.758732+0000 mon.a (mon.0) 9855 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:27.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.762285+0000 mon.a (mon.0) 9856 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:27.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.763466+0000 mon.a (mon.0) 9857 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:27.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.770427+0000 mon.a (mon.0) 9858 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:27.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.853125+0000 mon.a (mon.0) 9859 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:27.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.855813+0000 mon.a (mon.0) 9860 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:27.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.859489+0000 mon.a (mon.0) 9861 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:27.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.860899+0000 mon.a (mon.0) 9862 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:27.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.870491+0000 mon.a (mon.0) 9863 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:27.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.951513+0000 mon.a (mon.0) 9864 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:27.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.954218+0000 mon.a (mon.0) 9865 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:27.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.958493+0000 mon.a (mon.0) 9866 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:27.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.959931+0000 mon.a (mon.0) 9867 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:27.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:26.969198+0000 mon.a (mon.0) 9868 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:27.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:27.050450+0000 mon.a (mon.0) 9869 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:27.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:27.053322+0000 mon.a (mon.0) 9870 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:27.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:27.056257+0000 mon.a (mon.0) 9871 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:27.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:27.057358+0000 mon.a (mon.0) 9872 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:27.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:27.063836+0000 mon.a (mon.0) 9873 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:27.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:27.143803+0000 mon.a (mon.0) 9874 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:27.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:27.146455+0000 mon.a (mon.0) 9875 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:27.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:27.149812+0000 mon.a (mon.0) 9876 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:27.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:27.150833+0000 mon.a (mon.0) 9877 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:27.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:27 smithi177 bash[56430]: audit 2024-02-05T07:16:27.158601+0000 mon.a (mon.0) 9878 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:27.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: cephadm 2024-02-05T07:16:25.201648+0000 mgr.y (mgr.25280) 2338 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:27.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: cephadm 2024-02-05T07:16:25.301890+0000 mgr.y (mgr.25280) 2339 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:27.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: cephadm 2024-02-05T07:16:25.398189+0000 mgr.y (mgr.25280) 2340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:27.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: cephadm 2024-02-05T07:16:25.490531+0000 mgr.y (mgr.25280) 2341 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:27.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: cephadm 2024-02-05T07:16:25.584697+0000 mgr.y (mgr.25280) 2342 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:27.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: cephadm 2024-02-05T07:16:25.678639+0000 mgr.y (mgr.25280) 2343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:27.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: cephadm 2024-02-05T07:16:25.774906+0000 mgr.y (mgr.25280) 2344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:27.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: cephadm 2024-02-05T07:16:25.905442+0000 mgr.y (mgr.25280) 2345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:27.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: cephadm 2024-02-05T07:16:25.999540+0000 mgr.y (mgr.25280) 2346 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:27.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: cephadm 2024-02-05T07:16:26.093199+0000 mgr.y (mgr.25280) 2347 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:27.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.179059+0000 mon.a (mon.0) 9824 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:27.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.181089+0000 mon.a (mon.0) 9825 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:27.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.183023+0000 mon.a (mon.0) 9826 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:27.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.183720+0000 mon.a (mon.0) 9827 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:27.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.188502+0000 mon.a (mon.0) 9828 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:27.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.267757+0000 mon.a (mon.0) 9829 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:27.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.270451+0000 mon.a (mon.0) 9830 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:27.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.273879+0000 mon.a (mon.0) 9831 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:27.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.274992+0000 mon.a (mon.0) 9832 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:27.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.283169+0000 mon.a (mon.0) 9833 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:27.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.363545+0000 mon.a (mon.0) 9834 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:27.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: cephadm 2024-02-05T07:16:25.201648+0000 mgr.y (mgr.25280) 2338 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:27.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: cephadm 2024-02-05T07:16:25.301890+0000 mgr.y (mgr.25280) 2339 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:27.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: cephadm 2024-02-05T07:16:25.398189+0000 mgr.y (mgr.25280) 2340 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:27.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: cephadm 2024-02-05T07:16:25.490531+0000 mgr.y (mgr.25280) 2341 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:27.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: cephadm 2024-02-05T07:16:25.584697+0000 mgr.y (mgr.25280) 2342 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:27.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: cephadm 2024-02-05T07:16:25.678639+0000 mgr.y (mgr.25280) 2343 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:27.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: cephadm 2024-02-05T07:16:25.774906+0000 mgr.y (mgr.25280) 2344 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:27.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: cephadm 2024-02-05T07:16:25.905442+0000 mgr.y (mgr.25280) 2345 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:27.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: cephadm 2024-02-05T07:16:25.999540+0000 mgr.y (mgr.25280) 2346 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:27.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: cephadm 2024-02-05T07:16:26.093199+0000 mgr.y (mgr.25280) 2347 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:27.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.179059+0000 mon.a (mon.0) 9824 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:27.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.181089+0000 mon.a (mon.0) 9825 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:27.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.183023+0000 mon.a (mon.0) 9826 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:27.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.183720+0000 mon.a (mon.0) 9827 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:27.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.188502+0000 mon.a (mon.0) 9828 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:27.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.267757+0000 mon.a (mon.0) 9829 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:27.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.270451+0000 mon.a (mon.0) 9830 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:27.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.273879+0000 mon.a (mon.0) 9831 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:27.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.274992+0000 mon.a (mon.0) 9832 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:27.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.283169+0000 mon.a (mon.0) 9833 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:27.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.363545+0000 mon.a (mon.0) 9834 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:27.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.365642+0000 mon.a (mon.0) 9835 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:27.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.368285+0000 mon.a (mon.0) 9836 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:27.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.369439+0000 mon.a (mon.0) 9837 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:27.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.376545+0000 mon.a (mon.0) 9838 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:27.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.461701+0000 mon.a (mon.0) 9839 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:27.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.463974+0000 mon.a (mon.0) 9840 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:27.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.466970+0000 mon.a (mon.0) 9841 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:27.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.468024+0000 mon.a (mon.0) 9842 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:27.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.476296+0000 mon.a (mon.0) 9843 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:27.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.558676+0000 mon.a (mon.0) 9844 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:27.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.561473+0000 mon.a (mon.0) 9845 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:27.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.564561+0000 mon.a (mon.0) 9846 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:27.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.565744+0000 mon.a (mon.0) 9847 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:27.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.573324+0000 mon.a (mon.0) 9848 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:27.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.658136+0000 mon.a (mon.0) 9849 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:27.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.661290+0000 mon.a (mon.0) 9850 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:27.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.665786+0000 mon.a (mon.0) 9851 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:27.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.667530+0000 mon.a (mon.0) 9852 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:27.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.675810+0000 mon.a (mon.0) 9853 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:27.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.365642+0000 mon.a (mon.0) 9835 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:27.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.368285+0000 mon.a (mon.0) 9836 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:27.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.369439+0000 mon.a (mon.0) 9837 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:27.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.376545+0000 mon.a (mon.0) 9838 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:27.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.461701+0000 mon.a (mon.0) 9839 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:27.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.463974+0000 mon.a (mon.0) 9840 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:27.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.466970+0000 mon.a (mon.0) 9841 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:27.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.468024+0000 mon.a (mon.0) 9842 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:27.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.476296+0000 mon.a (mon.0) 9843 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:27.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.558676+0000 mon.a (mon.0) 9844 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:27.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.561473+0000 mon.a (mon.0) 9845 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:27.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.564561+0000 mon.a (mon.0) 9846 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:27.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.565744+0000 mon.a (mon.0) 9847 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:27.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.573324+0000 mon.a (mon.0) 9848 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:27.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.658136+0000 mon.a (mon.0) 9849 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:27.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.661290+0000 mon.a (mon.0) 9850 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:27.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.665786+0000 mon.a (mon.0) 9851 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:27.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.667530+0000 mon.a (mon.0) 9852 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:27.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.675810+0000 mon.a (mon.0) 9853 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:27.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.755230+0000 mon.a (mon.0) 9854 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:27.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.758732+0000 mon.a (mon.0) 9855 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:27.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.762285+0000 mon.a (mon.0) 9856 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:27.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.763466+0000 mon.a (mon.0) 9857 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:27.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.770427+0000 mon.a (mon.0) 9858 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:27.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.853125+0000 mon.a (mon.0) 9859 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:27.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.855813+0000 mon.a (mon.0) 9860 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:27.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.859489+0000 mon.a (mon.0) 9861 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:27.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.860899+0000 mon.a (mon.0) 9862 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:27.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.870491+0000 mon.a (mon.0) 9863 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:27.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.951513+0000 mon.a (mon.0) 9864 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:27.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.954218+0000 mon.a (mon.0) 9865 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:27.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.958493+0000 mon.a (mon.0) 9866 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:27.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.959931+0000 mon.a (mon.0) 9867 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:27.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:26.969198+0000 mon.a (mon.0) 9868 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:27.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:27.050450+0000 mon.a (mon.0) 9869 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:27.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:27.053322+0000 mon.a (mon.0) 9870 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:27.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:27.056257+0000 mon.a (mon.0) 9871 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:27.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:27.057358+0000 mon.a (mon.0) 9872 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:27.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:27.063836+0000 mon.a (mon.0) 9873 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:27.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:27.143803+0000 mon.a (mon.0) 9874 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:27.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:27.146455+0000 mon.a (mon.0) 9875 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:27.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:27.149812+0000 mon.a (mon.0) 9876 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:27.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:27.150833+0000 mon.a (mon.0) 9877 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:27.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[71397]: audit 2024-02-05T07:16:27.158601+0000 mon.a (mon.0) 9878 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:27.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.755230+0000 mon.a (mon.0) 9854 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:27.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.758732+0000 mon.a (mon.0) 9855 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:27.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.762285+0000 mon.a (mon.0) 9856 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:27.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.763466+0000 mon.a (mon.0) 9857 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:27.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.770427+0000 mon.a (mon.0) 9858 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:27.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.853125+0000 mon.a (mon.0) 9859 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:27.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.855813+0000 mon.a (mon.0) 9860 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:27.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.859489+0000 mon.a (mon.0) 9861 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:27.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.860899+0000 mon.a (mon.0) 9862 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:27.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.870491+0000 mon.a (mon.0) 9863 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:27.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.951513+0000 mon.a (mon.0) 9864 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:27.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.954218+0000 mon.a (mon.0) 9865 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:27.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.958493+0000 mon.a (mon.0) 9866 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:27.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.959931+0000 mon.a (mon.0) 9867 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:27.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:26.969198+0000 mon.a (mon.0) 9868 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:27.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:27.050450+0000 mon.a (mon.0) 9869 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:27.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:27.053322+0000 mon.a (mon.0) 9870 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:27.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:27.056257+0000 mon.a (mon.0) 9871 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:27.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:27.057358+0000 mon.a (mon.0) 9872 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:27.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:27.063836+0000 mon.a (mon.0) 9873 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:27.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:27.143803+0000 mon.a (mon.0) 9874 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:27.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:27.146455+0000 mon.a (mon.0) 9875 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:27.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:27.149812+0000 mon.a (mon.0) 9876 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:27.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:27.150833+0000 mon.a (mon.0) 9877 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:27.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:27 smithi102 bash[68945]: audit 2024-02-05T07:16:27.158601+0000 mon.a (mon.0) 9878 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:28.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: cephadm 2024-02-05T07:16:26.188925+0000 mgr.y (mgr.25280) 2348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:28.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: cephadm 2024-02-05T07:16:26.283747+0000 mgr.y (mgr.25280) 2349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:28.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: cephadm 2024-02-05T07:16:26.377444+0000 mgr.y (mgr.25280) 2350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:28.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: cephadm 2024-02-05T07:16:26.476911+0000 mgr.y (mgr.25280) 2351 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:28.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: cephadm 2024-02-05T07:16:26.574077+0000 mgr.y (mgr.25280) 2352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:28.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: cephadm 2024-02-05T07:16:26.676514+0000 mgr.y (mgr.25280) 2353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:28.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: cephadm 2024-02-05T07:16:26.771144+0000 mgr.y (mgr.25280) 2354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:28.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: cephadm 2024-02-05T07:16:26.871179+0000 mgr.y (mgr.25280) 2355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:28.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: cluster 2024-02-05T07:16:26.887968+0000 mgr.y (mgr.25280) 2356 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:28.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: cephadm 2024-02-05T07:16:26.969898+0000 mgr.y (mgr.25280) 2357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:28.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: cephadm 2024-02-05T07:16:27.064501+0000 mgr.y (mgr.25280) 2358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:28.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: cephadm 2024-02-05T07:16:27.159294+0000 mgr.y (mgr.25280) 2359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:28.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.239524+0000 mon.a (mon.0) 9879 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:28.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.242091+0000 mon.a (mon.0) 9880 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:28.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.244694+0000 mon.a (mon.0) 9881 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:28.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.245628+0000 mon.a (mon.0) 9882 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:28.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.254601+0000 mon.a (mon.0) 9883 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:28.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.335761+0000 mon.a (mon.0) 9884 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:28.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.338031+0000 mon.a (mon.0) 9885 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:28.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.341095+0000 mon.a (mon.0) 9886 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:28.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.342086+0000 mon.a (mon.0) 9887 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:28.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.351709+0000 mon.a (mon.0) 9888 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:28.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.431394+0000 mon.a (mon.0) 9889 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:28.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.434235+0000 mon.a (mon.0) 9890 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:28.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.437508+0000 mon.a (mon.0) 9891 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:28.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.439018+0000 mon.a (mon.0) 9892 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:28.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.450045+0000 mon.a (mon.0) 9893 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:28.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.533740+0000 mon.a (mon.0) 9894 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:28.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.535769+0000 mon.a (mon.0) 9895 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:28.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.537843+0000 mon.a (mon.0) 9896 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:28.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.538839+0000 mon.a (mon.0) 9897 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:28.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.548552+0000 mon.a (mon.0) 9898 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:28.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.628303+0000 mon.a (mon.0) 9899 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:28.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.630683+0000 mon.a (mon.0) 9900 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:28.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.633606+0000 mon.a (mon.0) 9901 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:28.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.634513+0000 mon.a (mon.0) 9902 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:28.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.642841+0000 mon.a (mon.0) 9903 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:28.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.722938+0000 mon.a (mon.0) 9904 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:28.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.725185+0000 mon.a (mon.0) 9905 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:28.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.727999+0000 mon.a (mon.0) 9906 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:28.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.728906+0000 mon.a (mon.0) 9907 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:28.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.736359+0000 mon.a (mon.0) 9908 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:28.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.818399+0000 mon.a (mon.0) 9909 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:28.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.820803+0000 mon.a (mon.0) 9910 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:28.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.823675+0000 mon.a (mon.0) 9911 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:28.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.824614+0000 mon.a (mon.0) 9912 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:28.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.834622+0000 mon.a (mon.0) 9913 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:28.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.915327+0000 mon.a (mon.0) 9914 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:28.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.917560+0000 mon.a (mon.0) 9915 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:28.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.920224+0000 mon.a (mon.0) 9916 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:28.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.921662+0000 mon.a (mon.0) 9917 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:28.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.929361+0000 mon.a (mon.0) 9918 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:28.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.995321+0000 mon.a (mon.0) 9919 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:28.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:27.998295+0000 mon.a (mon.0) 9920 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:28.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:28.001398+0000 mon.a (mon.0) 9921 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:28.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:28.002571+0000 mon.a (mon.0) 9922 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:28.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:28.010724+0000 mon.a (mon.0) 9923 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:28.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:28.091956+0000 mon.a (mon.0) 9924 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:28.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:28.094403+0000 mon.a (mon.0) 9925 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:28.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:28.097239+0000 mon.a (mon.0) 9926 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:28.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:28.098372+0000 mon.a (mon.0) 9927 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:28.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:28 smithi177 bash[56430]: audit 2024-02-05T07:16:28.106016+0000 mon.a (mon.0) 9928 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:28.362 INFO:teuthology.orchestra.run.smithi102.stdout:true 2024-02-05T07:16:28.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: cephadm 2024-02-05T07:16:26.188925+0000 mgr.y (mgr.25280) 2348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:28.682 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: cephadm 2024-02-05T07:16:26.283747+0000 mgr.y (mgr.25280) 2349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:28.682 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: cephadm 2024-02-05T07:16:26.377444+0000 mgr.y (mgr.25280) 2350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:28.683 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: cephadm 2024-02-05T07:16:26.476911+0000 mgr.y (mgr.25280) 2351 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:28.683 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: cephadm 2024-02-05T07:16:26.574077+0000 mgr.y (mgr.25280) 2352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:28.683 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: cephadm 2024-02-05T07:16:26.676514+0000 mgr.y (mgr.25280) 2353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:28.683 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: cephadm 2024-02-05T07:16:26.771144+0000 mgr.y (mgr.25280) 2354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:28.683 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: cephadm 2024-02-05T07:16:26.871179+0000 mgr.y (mgr.25280) 2355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:28.683 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: cluster 2024-02-05T07:16:26.887968+0000 mgr.y (mgr.25280) 2356 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:28.683 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: cephadm 2024-02-05T07:16:26.969898+0000 mgr.y (mgr.25280) 2357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:28.683 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: cephadm 2024-02-05T07:16:27.064501+0000 mgr.y (mgr.25280) 2358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:28.683 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: cephadm 2024-02-05T07:16:27.159294+0000 mgr.y (mgr.25280) 2359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:28.683 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.239524+0000 mon.a (mon.0) 9879 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:28.683 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.242091+0000 mon.a (mon.0) 9880 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:28.683 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.244694+0000 mon.a (mon.0) 9881 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:28.683 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.245628+0000 mon.a (mon.0) 9882 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:28.683 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.254601+0000 mon.a (mon.0) 9883 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:28.684 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.335761+0000 mon.a (mon.0) 9884 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:28.684 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.338031+0000 mon.a (mon.0) 9885 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:28.684 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.341095+0000 mon.a (mon.0) 9886 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:28.684 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.342086+0000 mon.a (mon.0) 9887 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:28.684 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: cephadm 2024-02-05T07:16:26.188925+0000 mgr.y (mgr.25280) 2348 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:28.684 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: cephadm 2024-02-05T07:16:26.283747+0000 mgr.y (mgr.25280) 2349 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:28.684 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: cephadm 2024-02-05T07:16:26.377444+0000 mgr.y (mgr.25280) 2350 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:28.684 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: cephadm 2024-02-05T07:16:26.476911+0000 mgr.y (mgr.25280) 2351 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:28.684 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: cephadm 2024-02-05T07:16:26.574077+0000 mgr.y (mgr.25280) 2352 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:28.685 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: cephadm 2024-02-05T07:16:26.676514+0000 mgr.y (mgr.25280) 2353 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:28.685 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: cephadm 2024-02-05T07:16:26.771144+0000 mgr.y (mgr.25280) 2354 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:28.685 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: cephadm 2024-02-05T07:16:26.871179+0000 mgr.y (mgr.25280) 2355 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:28.685 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: cluster 2024-02-05T07:16:26.887968+0000 mgr.y (mgr.25280) 2356 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:28.685 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: cephadm 2024-02-05T07:16:26.969898+0000 mgr.y (mgr.25280) 2357 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:28.685 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: cephadm 2024-02-05T07:16:27.064501+0000 mgr.y (mgr.25280) 2358 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:28.685 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: cephadm 2024-02-05T07:16:27.159294+0000 mgr.y (mgr.25280) 2359 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:28.685 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.239524+0000 mon.a (mon.0) 9879 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:28.685 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.242091+0000 mon.a (mon.0) 9880 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:28.685 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.244694+0000 mon.a (mon.0) 9881 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:28.685 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.245628+0000 mon.a (mon.0) 9882 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:28.685 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.254601+0000 mon.a (mon.0) 9883 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:28.685 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.335761+0000 mon.a (mon.0) 9884 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:28.685 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.338031+0000 mon.a (mon.0) 9885 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:28.686 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.341095+0000 mon.a (mon.0) 9886 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:28.686 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.342086+0000 mon.a (mon.0) 9887 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:28.686 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.351709+0000 mon.a (mon.0) 9888 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:28.686 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.431394+0000 mon.a (mon.0) 9889 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:28.686 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.434235+0000 mon.a (mon.0) 9890 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:28.686 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.437508+0000 mon.a (mon.0) 9891 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:28.686 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.439018+0000 mon.a (mon.0) 9892 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:28.686 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.450045+0000 mon.a (mon.0) 9893 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:28.686 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.533740+0000 mon.a (mon.0) 9894 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:28.686 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.535769+0000 mon.a (mon.0) 9895 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:28.687 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.537843+0000 mon.a (mon.0) 9896 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:28.687 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.538839+0000 mon.a (mon.0) 9897 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:28.687 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.548552+0000 mon.a (mon.0) 9898 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:28.687 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.628303+0000 mon.a (mon.0) 9899 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:28.687 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.630683+0000 mon.a (mon.0) 9900 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:28.687 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.633606+0000 mon.a (mon.0) 9901 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:28.687 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.634513+0000 mon.a (mon.0) 9902 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:28.687 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.642841+0000 mon.a (mon.0) 9903 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:28.687 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.722938+0000 mon.a (mon.0) 9904 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:28.687 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.725185+0000 mon.a (mon.0) 9905 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:28.687 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.727999+0000 mon.a (mon.0) 9906 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:28.688 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.351709+0000 mon.a (mon.0) 9888 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:28.688 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.431394+0000 mon.a (mon.0) 9889 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:28.688 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.434235+0000 mon.a (mon.0) 9890 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:28.688 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.437508+0000 mon.a (mon.0) 9891 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:28.688 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.439018+0000 mon.a (mon.0) 9892 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:28.688 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.450045+0000 mon.a (mon.0) 9893 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:28.688 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.533740+0000 mon.a (mon.0) 9894 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:28.688 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.535769+0000 mon.a (mon.0) 9895 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:28.688 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.537843+0000 mon.a (mon.0) 9896 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:28.688 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.538839+0000 mon.a (mon.0) 9897 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:28.688 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.548552+0000 mon.a (mon.0) 9898 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:28.688 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.628303+0000 mon.a (mon.0) 9899 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:28.689 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.630683+0000 mon.a (mon.0) 9900 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:28.689 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.633606+0000 mon.a (mon.0) 9901 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:28.689 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.634513+0000 mon.a (mon.0) 9902 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:28.689 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.642841+0000 mon.a (mon.0) 9903 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:28.689 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.722938+0000 mon.a (mon.0) 9904 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:28.689 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.725185+0000 mon.a (mon.0) 9905 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:28.689 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.727999+0000 mon.a (mon.0) 9906 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:28.689 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.728906+0000 mon.a (mon.0) 9907 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:28.689 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.736359+0000 mon.a (mon.0) 9908 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:28.689 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.818399+0000 mon.a (mon.0) 9909 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:28.689 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.820803+0000 mon.a (mon.0) 9910 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:28.690 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.823675+0000 mon.a (mon.0) 9911 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:28.690 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.824614+0000 mon.a (mon.0) 9912 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:28.690 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.834622+0000 mon.a (mon.0) 9913 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:28.690 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.915327+0000 mon.a (mon.0) 9914 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:28.690 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.917560+0000 mon.a (mon.0) 9915 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:28.690 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.920224+0000 mon.a (mon.0) 9916 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:28.690 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.921662+0000 mon.a (mon.0) 9917 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:28.690 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.929361+0000 mon.a (mon.0) 9918 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:28.690 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.995321+0000 mon.a (mon.0) 9919 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:28.690 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:27.998295+0000 mon.a (mon.0) 9920 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:28.690 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:28.001398+0000 mon.a (mon.0) 9921 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:28.690 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:28.002571+0000 mon.a (mon.0) 9922 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:28.690 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:28.010724+0000 mon.a (mon.0) 9923 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:28.690 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:28.091956+0000 mon.a (mon.0) 9924 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:28.690 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:28.094403+0000 mon.a (mon.0) 9925 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:28.691 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:28.097239+0000 mon.a (mon.0) 9926 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:28.691 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:28.098372+0000 mon.a (mon.0) 9927 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:28.691 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[68945]: audit 2024-02-05T07:16:28.106016+0000 mon.a (mon.0) 9928 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:28.691 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.728906+0000 mon.a (mon.0) 9907 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:28.691 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.736359+0000 mon.a (mon.0) 9908 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:28.691 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.818399+0000 mon.a (mon.0) 9909 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:28.691 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.820803+0000 mon.a (mon.0) 9910 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:28.691 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.823675+0000 mon.a (mon.0) 9911 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:28.691 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.824614+0000 mon.a (mon.0) 9912 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:28.691 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.834622+0000 mon.a (mon.0) 9913 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:28.691 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.915327+0000 mon.a (mon.0) 9914 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:28.691 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.917560+0000 mon.a (mon.0) 9915 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:28.691 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.920224+0000 mon.a (mon.0) 9916 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:28.692 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.921662+0000 mon.a (mon.0) 9917 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:28.692 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.929361+0000 mon.a (mon.0) 9918 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:28.692 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.995321+0000 mon.a (mon.0) 9919 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:28.692 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:27.998295+0000 mon.a (mon.0) 9920 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:28.692 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:28.001398+0000 mon.a (mon.0) 9921 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:28.692 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:28.002571+0000 mon.a (mon.0) 9922 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:28.692 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:28.010724+0000 mon.a (mon.0) 9923 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:28.692 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:28.091956+0000 mon.a (mon.0) 9924 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:28.692 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:28.094403+0000 mon.a (mon.0) 9925 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:28.692 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:28.097239+0000 mon.a (mon.0) 9926 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:28.692 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:28.098372+0000 mon.a (mon.0) 9927 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:28.692 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:28 smithi102 bash[71397]: audit 2024-02-05T07:16:28.106016+0000 mon.a (mon.0) 9928 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:29.158 INFO:teuthology.orchestra.run.smithi102.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:16:29.158 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi102 smithi102 running 14s ago 26m - - 2024-02-05T07:16:29.159 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi177 smithi177 running 11s ago 26m - - 2024-02-05T07:16:29.159 INFO:teuthology.orchestra.run.smithi102.stdout:alertmanager.a smithi102 *:9093,9094 running (12m) 14s ago 19m 16.6M - 0.23.0 ba2b418f427c 1e7cc96814ef 2024-02-05T07:16:29.159 INFO:teuthology.orchestra.run.smithi102.stdout:grafana.a smithi177 *:3000 running (11m) 11s ago 18m 45.2M - 8.3.5 dad864ee21e9 897e6f8c4c23 2024-02-05T07:16:29.159 INFO:teuthology.orchestra.run.smithi102.stdout:iscsi.foo.smithi102.rtacbu smithi102 running (54s) 14s ago 16m 46.8M - 3.6 8f4bf3e8b16a 001d25891c3c 2024-02-05T07:16:29.159 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.x smithi177 *:8443,9283,8765 running (10m) 11s ago 25m 448M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a bc0c1c0fa978 2024-02-05T07:16:29.159 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.y smithi102 *:8443,9283,8765 running (10m) 14s ago 27m 540M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 2c235a1e22e9 2024-02-05T07:16:29.159 INFO:teuthology.orchestra.run.smithi102.stdout:mon.a smithi102 running (10m) 14s ago 28m 91.5M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 86bf6ea37a85 2024-02-05T07:16:29.159 INFO:teuthology.orchestra.run.smithi102.stdout:mon.b smithi177 running (9m) 11s ago 26m 67.2M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 43aa1d90c52a 2024-02-05T07:16:29.159 INFO:teuthology.orchestra.run.smithi102.stdout:mon.c smithi102 running (9m) 14s ago 26m 71.6M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 22368d23635d 2024-02-05T07:16:29.159 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.a smithi102 *:9100 running (30s) 14s ago 19m 8187k - 1.5.0 0da6a335fe13 66217662b55f 2024-02-05T07:16:29.159 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.b smithi177 *:9100 running (23s) 11s ago 19m 9035k - 1.5.0 0da6a335fe13 e02fbc000c74 2024-02-05T07:16:29.159 INFO:teuthology.orchestra.run.smithi102.stdout:osd.0 smithi102 running (7m) 14s ago 25m 62.7M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 821af6032e75 2024-02-05T07:16:29.159 INFO:teuthology.orchestra.run.smithi102.stdout:osd.1 smithi102 running (6m) 14s ago 24m 71.8M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 20b17ff42448 2024-02-05T07:16:29.159 INFO:teuthology.orchestra.run.smithi102.stdout:osd.2 smithi102 running (6m) 14s ago 23m 57.5M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a c80d1728ceb0 2024-02-05T07:16:29.159 INFO:teuthology.orchestra.run.smithi102.stdout:osd.3 smithi102 running (5m) 14s ago 23m 63.0M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f9cef81f6a04 2024-02-05T07:16:29.160 INFO:teuthology.orchestra.run.smithi102.stdout:osd.4 smithi177 running (4m) 11s ago 22m 63.2M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 835fc0acab61 2024-02-05T07:16:29.160 INFO:teuthology.orchestra.run.smithi102.stdout:osd.5 smithi177 running (3m) 11s ago 21m 62.6M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f6f459404c8e 2024-02-05T07:16:29.160 INFO:teuthology.orchestra.run.smithi102.stdout:osd.6 smithi177 running (3m) 11s ago 21m 55.5M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 4168e08da1ac 2024-02-05T07:16:29.160 INFO:teuthology.orchestra.run.smithi102.stdout:osd.7 smithi177 running (2m) 11s ago 20m 57.8M 4096M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 6ae203071e8d 2024-02-05T07:16:29.160 INFO:teuthology.orchestra.run.smithi102.stdout:prometheus.a smithi177 *:9095 starting - - - - 2024-02-05T07:16:29.160 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi102.xsyvtb smithi102 *:8000 running (2m) 14s ago 17m 91.0M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 3749fa0e2128 2024-02-05T07:16:29.160 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi177.mzlged smithi177 *:8000 running (88s) 11s ago 17m 90.6M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a c87b8a92407b 2024-02-05T07:16:29.160 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi102.righwg smithi102 *:80 running (2m) 14s ago 16m 90.8M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 8cdf183ad52a 2024-02-05T07:16:29.160 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi177.uynbom smithi177 *:80 running (80s) 11s ago 16m 90.4M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 995044569a76 2024-02-05T07:16:29.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: cephadm 2024-02-05T07:16:27.255443+0000 mgr.y (mgr.25280) 2360 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:29.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: cephadm 2024-02-05T07:16:27.352658+0000 mgr.y (mgr.25280) 2361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:29.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: cephadm 2024-02-05T07:16:27.450842+0000 mgr.y (mgr.25280) 2362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:29.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: cephadm 2024-02-05T07:16:27.549093+0000 mgr.y (mgr.25280) 2363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:29.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: cephadm 2024-02-05T07:16:27.643551+0000 mgr.y (mgr.25280) 2364 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:29.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: cephadm 2024-02-05T07:16:27.736898+0000 mgr.y (mgr.25280) 2365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:29.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: cephadm 2024-02-05T07:16:27.835249+0000 mgr.y (mgr.25280) 2366 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:29.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: cephadm 2024-02-05T07:16:27.931295+0000 mgr.y (mgr.25280) 2367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:29.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: cephadm 2024-02-05T07:16:28.011755+0000 mgr.y (mgr.25280) 2368 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:29.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: cephadm 2024-02-05T07:16:28.106772+0000 mgr.y (mgr.25280) 2369 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:29.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.194186+0000 mon.a (mon.0) 9929 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:29.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.196518+0000 mon.a (mon.0) 9930 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:29.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.199042+0000 mon.a (mon.0) 9931 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:29.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.199856+0000 mon.a (mon.0) 9932 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:29.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.205517+0000 mon.a (mon.0) 9933 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:29.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.283503+0000 mon.a (mon.0) 9934 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:29.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.288080+0000 mon.a (mon.0) 9935 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:29.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.291889+0000 mon.a (mon.0) 9936 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:29.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.293314+0000 mon.a (mon.0) 9937 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:29.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.304275+0000 mon.a (mon.0) 9938 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:29.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.383772+0000 mon.a (mon.0) 9939 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:29.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.386503+0000 mon.a (mon.0) 9940 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:29.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.389512+0000 mon.a (mon.0) 9941 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:29.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.390703+0000 mon.a (mon.0) 9942 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:29.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.400127+0000 mon.a (mon.0) 9943 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:29.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.478577+0000 mon.a (mon.0) 9944 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:29.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.486958+0000 mon.a (mon.0) 9945 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:29.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.490431+0000 mon.a (mon.0) 9946 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:29.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.491338+0000 mon.a (mon.0) 9947 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:29.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.500453+0000 mon.a (mon.0) 9948 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:29.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.575639+0000 mon.a (mon.0) 9949 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:29.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.578836+0000 mon.a (mon.0) 9950 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:29.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.582194+0000 mon.a (mon.0) 9951 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:29.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.583317+0000 mon.a (mon.0) 9952 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:29.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.590851+0000 mon.a (mon.0) 9953 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:29.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.670323+0000 mon.a (mon.0) 9954 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:29.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.673620+0000 mon.a (mon.0) 9955 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:29.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.677656+0000 mon.a (mon.0) 9956 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:29.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.678894+0000 mon.a (mon.0) 9957 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:29.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.688668+0000 mon.a (mon.0) 9958 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:29.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.767735+0000 mon.a (mon.0) 9959 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:29.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.770753+0000 mon.a (mon.0) 9960 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:29.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.773976+0000 mon.a (mon.0) 9961 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:29.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.775181+0000 mon.a (mon.0) 9962 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:29.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.783013+0000 mon.a (mon.0) 9963 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:29.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.863405+0000 mon.a (mon.0) 9964 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:29.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.866445+0000 mon.a (mon.0) 9965 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:29.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.870870+0000 mon.a (mon.0) 9966 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:29.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.871593+0000 mon.a (mon.0) 9967 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:29.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.877567+0000 mon.a (mon.0) 9968 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:29.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.959856+0000 mon.a (mon.0) 9969 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:29.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.962165+0000 mon.a (mon.0) 9970 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:29.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.964572+0000 mon.a (mon.0) 9971 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:29.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.965421+0000 mon.a (mon.0) 9972 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:29.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:28.970850+0000 mon.a (mon.0) 9973 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:29.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:29.053132+0000 mon.a (mon.0) 9974 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:29.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:29.055846+0000 mon.a (mon.0) 9975 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:29.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:29.058522+0000 mon.a (mon.0) 9976 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:29.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:29.059559+0000 mon.a (mon.0) 9977 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:29.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:29.068220+0000 mon.a (mon.0) 9978 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:29.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:29.167302+0000 mon.a (mon.0) 9979 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:29.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:29 smithi177 bash[56430]: audit 2024-02-05T07:16:29.170370+0000 mon.a (mon.0) 9980 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:29.602 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: cephadm 2024-02-05T07:16:27.255443+0000 mgr.y (mgr.25280) 2360 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:29.602 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: cephadm 2024-02-05T07:16:27.352658+0000 mgr.y (mgr.25280) 2361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:29.602 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: cephadm 2024-02-05T07:16:27.450842+0000 mgr.y (mgr.25280) 2362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:29.602 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: cephadm 2024-02-05T07:16:27.549093+0000 mgr.y (mgr.25280) 2363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:29.603 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: cephadm 2024-02-05T07:16:27.643551+0000 mgr.y (mgr.25280) 2364 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:29.603 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: cephadm 2024-02-05T07:16:27.736898+0000 mgr.y (mgr.25280) 2365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:29.603 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: cephadm 2024-02-05T07:16:27.835249+0000 mgr.y (mgr.25280) 2366 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:29.603 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: cephadm 2024-02-05T07:16:27.931295+0000 mgr.y (mgr.25280) 2367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:29.603 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: cephadm 2024-02-05T07:16:28.011755+0000 mgr.y (mgr.25280) 2368 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:29.603 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: cephadm 2024-02-05T07:16:28.106772+0000 mgr.y (mgr.25280) 2369 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:29.603 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.194186+0000 mon.a (mon.0) 9929 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:29.603 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.196518+0000 mon.a (mon.0) 9930 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:29.603 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.199042+0000 mon.a (mon.0) 9931 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:29.603 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.199856+0000 mon.a (mon.0) 9932 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:29.603 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.205517+0000 mon.a (mon.0) 9933 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:29.603 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.283503+0000 mon.a (mon.0) 9934 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:29.604 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.288080+0000 mon.a (mon.0) 9935 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:29.604 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.291889+0000 mon.a (mon.0) 9936 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:29.604 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.293314+0000 mon.a (mon.0) 9937 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:29.604 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.304275+0000 mon.a (mon.0) 9938 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:29.604 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.383772+0000 mon.a (mon.0) 9939 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:29.604 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: cephadm 2024-02-05T07:16:27.255443+0000 mgr.y (mgr.25280) 2360 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:29.604 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: cephadm 2024-02-05T07:16:27.352658+0000 mgr.y (mgr.25280) 2361 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:29.604 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: cephadm 2024-02-05T07:16:27.450842+0000 mgr.y (mgr.25280) 2362 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:29.604 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: cephadm 2024-02-05T07:16:27.549093+0000 mgr.y (mgr.25280) 2363 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:29.604 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: cephadm 2024-02-05T07:16:27.643551+0000 mgr.y (mgr.25280) 2364 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:29.605 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: cephadm 2024-02-05T07:16:27.736898+0000 mgr.y (mgr.25280) 2365 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:29.605 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: cephadm 2024-02-05T07:16:27.835249+0000 mgr.y (mgr.25280) 2366 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:29.605 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: cephadm 2024-02-05T07:16:27.931295+0000 mgr.y (mgr.25280) 2367 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:29.605 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: cephadm 2024-02-05T07:16:28.011755+0000 mgr.y (mgr.25280) 2368 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:29.605 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: cephadm 2024-02-05T07:16:28.106772+0000 mgr.y (mgr.25280) 2369 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:29.605 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.194186+0000 mon.a (mon.0) 9929 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:29.605 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.196518+0000 mon.a (mon.0) 9930 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:29.605 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.199042+0000 mon.a (mon.0) 9931 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:29.605 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.199856+0000 mon.a (mon.0) 9932 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:29.605 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.205517+0000 mon.a (mon.0) 9933 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:29.605 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.283503+0000 mon.a (mon.0) 9934 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:29.605 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.288080+0000 mon.a (mon.0) 9935 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:29.605 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.291889+0000 mon.a (mon.0) 9936 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:29.606 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.293314+0000 mon.a (mon.0) 9937 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:29.606 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.304275+0000 mon.a (mon.0) 9938 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:29.606 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.383772+0000 mon.a (mon.0) 9939 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:29.606 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.386503+0000 mon.a (mon.0) 9940 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:29.606 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.389512+0000 mon.a (mon.0) 9941 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:29.606 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.390703+0000 mon.a (mon.0) 9942 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:29.607 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.400127+0000 mon.a (mon.0) 9943 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:29.607 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.478577+0000 mon.a (mon.0) 9944 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:29.607 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.486958+0000 mon.a (mon.0) 9945 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:29.607 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.490431+0000 mon.a (mon.0) 9946 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:29.607 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.491338+0000 mon.a (mon.0) 9947 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:29.607 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.500453+0000 mon.a (mon.0) 9948 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:29.607 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.575639+0000 mon.a (mon.0) 9949 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:29.607 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.578836+0000 mon.a (mon.0) 9950 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:29.607 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.582194+0000 mon.a (mon.0) 9951 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:29.607 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.583317+0000 mon.a (mon.0) 9952 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:29.607 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.590851+0000 mon.a (mon.0) 9953 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:29.607 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.670323+0000 mon.a (mon.0) 9954 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:29.607 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.673620+0000 mon.a (mon.0) 9955 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:29.607 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.677656+0000 mon.a (mon.0) 9956 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:29.608 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.678894+0000 mon.a (mon.0) 9957 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:29.608 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.688668+0000 mon.a (mon.0) 9958 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:29.608 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.767735+0000 mon.a (mon.0) 9959 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:29.608 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.770753+0000 mon.a (mon.0) 9960 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:29.608 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.773976+0000 mon.a (mon.0) 9961 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:29.608 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.775181+0000 mon.a (mon.0) 9962 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:29.608 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.783013+0000 mon.a (mon.0) 9963 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:29.608 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.863405+0000 mon.a (mon.0) 9964 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:29.608 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.866445+0000 mon.a (mon.0) 9965 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:29.608 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.870870+0000 mon.a (mon.0) 9966 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:29.608 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.871593+0000 mon.a (mon.0) 9967 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:29.608 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.877567+0000 mon.a (mon.0) 9968 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:29.608 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.959856+0000 mon.a (mon.0) 9969 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:29.609 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.962165+0000 mon.a (mon.0) 9970 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:29.609 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.964572+0000 mon.a (mon.0) 9971 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:29.609 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.965421+0000 mon.a (mon.0) 9972 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:29.609 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:28.970850+0000 mon.a (mon.0) 9973 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:29.609 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:29.053132+0000 mon.a (mon.0) 9974 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:29.609 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:29.055846+0000 mon.a (mon.0) 9975 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:29.609 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:29.058522+0000 mon.a (mon.0) 9976 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:29.609 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:29.059559+0000 mon.a (mon.0) 9977 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:29.609 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:29.068220+0000 mon.a (mon.0) 9978 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:29.609 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:29.167302+0000 mon.a (mon.0) 9979 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:29.609 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[68945]: audit 2024-02-05T07:16:29.170370+0000 mon.a (mon.0) 9980 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:29.610 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.386503+0000 mon.a (mon.0) 9940 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:29.610 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.389512+0000 mon.a (mon.0) 9941 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:29.610 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.390703+0000 mon.a (mon.0) 9942 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:29.610 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.400127+0000 mon.a (mon.0) 9943 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:29.610 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.478577+0000 mon.a (mon.0) 9944 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:29.610 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.486958+0000 mon.a (mon.0) 9945 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:29.610 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.490431+0000 mon.a (mon.0) 9946 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:29.610 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.491338+0000 mon.a (mon.0) 9947 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:29.610 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.500453+0000 mon.a (mon.0) 9948 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:29.610 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.575639+0000 mon.a (mon.0) 9949 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:29.611 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.578836+0000 mon.a (mon.0) 9950 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:29.611 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.582194+0000 mon.a (mon.0) 9951 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:29.611 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.583317+0000 mon.a (mon.0) 9952 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:29.611 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.590851+0000 mon.a (mon.0) 9953 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:29.611 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.670323+0000 mon.a (mon.0) 9954 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:29.611 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.673620+0000 mon.a (mon.0) 9955 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:29.611 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.677656+0000 mon.a (mon.0) 9956 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:29.611 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.678894+0000 mon.a (mon.0) 9957 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:29.611 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.688668+0000 mon.a (mon.0) 9958 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:29.611 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.767735+0000 mon.a (mon.0) 9959 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:29.611 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.770753+0000 mon.a (mon.0) 9960 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:29.611 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.773976+0000 mon.a (mon.0) 9961 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:29.612 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.775181+0000 mon.a (mon.0) 9962 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:29.612 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.783013+0000 mon.a (mon.0) 9963 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:29.612 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.863405+0000 mon.a (mon.0) 9964 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:29.612 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.866445+0000 mon.a (mon.0) 9965 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:29.612 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.870870+0000 mon.a (mon.0) 9966 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:29.612 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.871593+0000 mon.a (mon.0) 9967 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:29.612 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.877567+0000 mon.a (mon.0) 9968 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:29.612 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.959856+0000 mon.a (mon.0) 9969 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:29.612 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.962165+0000 mon.a (mon.0) 9970 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:29.612 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.964572+0000 mon.a (mon.0) 9971 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:29.612 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.965421+0000 mon.a (mon.0) 9972 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:29.612 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:28.970850+0000 mon.a (mon.0) 9973 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:29.612 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:29.053132+0000 mon.a (mon.0) 9974 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:29.612 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:29.055846+0000 mon.a (mon.0) 9975 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:29.612 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:29.058522+0000 mon.a (mon.0) 9976 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:29.613 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:29.059559+0000 mon.a (mon.0) 9977 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:29.613 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:29.068220+0000 mon.a (mon.0) 9978 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:29.613 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:29.167302+0000 mon.a (mon.0) 9979 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:29.613 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:29 smithi102 bash[71397]: audit 2024-02-05T07:16:29.170370+0000 mon.a (mon.0) 9980 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:29.633 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:16:29.633 INFO:teuthology.orchestra.run.smithi102.stdout: "mon": { 2024-02-05T07:16:29.633 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T07:16:29.633 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:16:29.633 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr": { 2024-02-05T07:16:29.633 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T07:16:29.634 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:16:29.634 INFO:teuthology.orchestra.run.smithi102.stdout: "osd": { 2024-02-05T07:16:29.634 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 8 2024-02-05T07:16:29.634 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:16:29.634 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw": { 2024-02-05T07:16:29.634 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 4 2024-02-05T07:16:29.634 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:16:29.634 INFO:teuthology.orchestra.run.smithi102.stdout: "overall": { 2024-02-05T07:16:29.634 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 17 2024-02-05T07:16:29.634 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T07:16:29.634 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:16:30.022 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:16:30.023 INFO:teuthology.orchestra.run.smithi102.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:16:30.023 INFO:teuthology.orchestra.run.smithi102.stdout: "in_progress": true, 2024-02-05T07:16:30.023 INFO:teuthology.orchestra.run.smithi102.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T07:16:30.023 INFO:teuthology.orchestra.run.smithi102.stdout: "services_complete": [ 2024-02-05T07:16:30.023 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr", 2024-02-05T07:16:30.023 INFO:teuthology.orchestra.run.smithi102.stdout: "iscsi", 2024-02-05T07:16:30.023 INFO:teuthology.orchestra.run.smithi102.stdout: "osd", 2024-02-05T07:16:30.023 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw", 2024-02-05T07:16:30.023 INFO:teuthology.orchestra.run.smithi102.stdout: "mon" 2024-02-05T07:16:30.023 INFO:teuthology.orchestra.run.smithi102.stdout: ], 2024-02-05T07:16:30.023 INFO:teuthology.orchestra.run.smithi102.stdout: "progress": "18/23 daemons upgraded", 2024-02-05T07:16:30.023 INFO:teuthology.orchestra.run.smithi102.stdout: "message": "Currently upgrading prometheus daemons", 2024-02-05T07:16:30.023 INFO:teuthology.orchestra.run.smithi102.stdout: "is_paused": false 2024-02-05T07:16:30.024 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:16:30.473 INFO:teuthology.orchestra.run.smithi102.stdout:HEALTH_OK 2024-02-05T07:16:30.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: cephadm 2024-02-05T07:16:28.206091+0000 mgr.y (mgr.25280) 2370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:30.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: cephadm 2024-02-05T07:16:28.305070+0000 mgr.y (mgr.25280) 2371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:30.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:28.342254+0000 mgr.y (mgr.25280) 2372 : audit 0 from='client.35094 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:16:30.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: cephadm 2024-02-05T07:16:28.400832+0000 mgr.y (mgr.25280) 2373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:30.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: cephadm 2024-02-05T07:16:28.501058+0000 mgr.y (mgr.25280) 2374 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:30.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: cephadm 2024-02-05T07:16:28.591440+0000 mgr.y (mgr.25280) 2375 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:30.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: cephadm 2024-02-05T07:16:28.689521+0000 mgr.y (mgr.25280) 2376 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:30.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:28.745708+0000 mgr.y (mgr.25280) 2377 : audit 0 from='client.35100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:16:30.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: cephadm 2024-02-05T07:16:28.783655+0000 mgr.y (mgr.25280) 2378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:30.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: cephadm 2024-02-05T07:16:28.878156+0000 mgr.y (mgr.25280) 2379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:30.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: cluster 2024-02-05T07:16:28.888838+0000 mgr.y (mgr.25280) 2380 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:30.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: cephadm 2024-02-05T07:16:28.971446+0000 mgr.y (mgr.25280) 2381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:30.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: cephadm 2024-02-05T07:16:29.068812+0000 mgr.y (mgr.25280) 2382 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:30.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.128777+0000 mgr.y (mgr.25280) 2383 : audit 0 from='client.35106 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:16:30.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.174359+0000 mon.a (mon.0) 9981 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:30.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.175673+0000 mon.a (mon.0) 9982 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:30.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.191253+0000 mon.a (mon.0) 9983 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:30.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.254374+0000 mon.a (mon.0) 9984 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:30.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.258788+0000 mon.a (mon.0) 9985 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:30.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.262396+0000 mon.a (mon.0) 9986 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:30.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.263321+0000 mon.a (mon.0) 9987 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:30.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.270874+0000 mon.a (mon.0) 9988 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:30.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.351477+0000 mon.a (mon.0) 9989 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:30.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.353593+0000 mon.a (mon.0) 9990 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:30.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.356835+0000 mon.a (mon.0) 9991 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:30.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.357695+0000 mon.a (mon.0) 9992 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:30.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.365344+0000 mon.a (mon.0) 9993 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:30.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.449786+0000 mon.a (mon.0) 9994 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:30.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.451979+0000 mon.a (mon.0) 9995 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:30.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.455110+0000 mon.a (mon.0) 9996 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:30.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.456125+0000 mon.a (mon.0) 9997 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:30.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.463433+0000 mon.a (mon.0) 9998 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:30.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.542764+0000 mon.a (mon.0) 9999 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:30.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.546067+0000 mon.a (mon.0) 10000 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:30.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.549247+0000 mon.a (mon.0) 10001 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:30.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.550389+0000 mon.a (mon.0) 10002 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:30.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.559070+0000 mon.a (mon.0) 10003 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:30.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.626104+0000 mon.c (mon.1) 35 : audit 0 from='client.? 172.21.15.102:0/2369792858' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:30.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.640968+0000 mon.a (mon.0) 10004 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:30.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.643576+0000 mon.a (mon.0) 10005 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:30.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.645659+0000 mon.a (mon.0) 10006 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:30.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.646354+0000 mon.a (mon.0) 10007 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:30.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.651802+0000 mon.a (mon.0) 10008 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:30.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.733370+0000 mon.a (mon.0) 10009 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:30.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.737703+0000 mon.a (mon.0) 10010 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:30.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.740463+0000 mon.a (mon.0) 10011 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:30.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.742456+0000 mon.a (mon.0) 10012 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:30.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.749112+0000 mon.a (mon.0) 10013 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:30.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.835907+0000 mon.a (mon.0) 10014 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:30.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.838640+0000 mon.a (mon.0) 10015 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:30.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.841897+0000 mon.a (mon.0) 10016 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:30.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.842836+0000 mon.a (mon.0) 10017 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:30.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.850963+0000 mon.a (mon.0) 10018 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:30.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.934104+0000 mon.a (mon.0) 10019 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:30.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.936300+0000 mon.a (mon.0) 10020 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:30.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.938639+0000 mon.a (mon.0) 10021 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:30.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.939386+0000 mon.a (mon.0) 10022 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:30.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:29.946859+0000 mon.a (mon.0) 10023 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:30.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:30.027872+0000 mon.a (mon.0) 10024 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:30.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:30.030070+0000 mon.a (mon.0) 10025 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:30.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:30.032151+0000 mon.a (mon.0) 10026 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:30.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:30.032883+0000 mon.a (mon.0) 10027 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:30.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:30.039539+0000 mon.a (mon.0) 10028 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:30.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:30.102491+0000 mon.a (mon.0) 10029 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:30.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:30.105190+0000 mon.a (mon.0) 10030 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:30.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:30.107615+0000 mon.a (mon.0) 10031 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:30.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:30.108398+0000 mon.a (mon.0) 10032 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:30.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:30 smithi177 bash[56430]: audit 2024-02-05T07:16:30.113926+0000 mon.a (mon.0) 10033 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:30.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: cephadm 2024-02-05T07:16:28.206091+0000 mgr.y (mgr.25280) 2370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:30.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: cephadm 2024-02-05T07:16:28.305070+0000 mgr.y (mgr.25280) 2371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:30.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:28.342254+0000 mgr.y (mgr.25280) 2372 : audit 0 from='client.35094 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:16:30.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: cephadm 2024-02-05T07:16:28.400832+0000 mgr.y (mgr.25280) 2373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:30.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: cephadm 2024-02-05T07:16:28.501058+0000 mgr.y (mgr.25280) 2374 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:30.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: cephadm 2024-02-05T07:16:28.591440+0000 mgr.y (mgr.25280) 2375 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:30.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: cephadm 2024-02-05T07:16:28.689521+0000 mgr.y (mgr.25280) 2376 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:30.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:28.745708+0000 mgr.y (mgr.25280) 2377 : audit 0 from='client.35100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:16:30.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: cephadm 2024-02-05T07:16:28.783655+0000 mgr.y (mgr.25280) 2378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:30.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: cephadm 2024-02-05T07:16:28.878156+0000 mgr.y (mgr.25280) 2379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:30.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: cluster 2024-02-05T07:16:28.888838+0000 mgr.y (mgr.25280) 2380 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:30.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: cephadm 2024-02-05T07:16:28.971446+0000 mgr.y (mgr.25280) 2381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:30.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: cephadm 2024-02-05T07:16:29.068812+0000 mgr.y (mgr.25280) 2382 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:30.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.128777+0000 mgr.y (mgr.25280) 2383 : audit 0 from='client.35106 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:16:30.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.174359+0000 mon.a (mon.0) 9981 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:30.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.175673+0000 mon.a (mon.0) 9982 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:30.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.191253+0000 mon.a (mon.0) 9983 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:30.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.254374+0000 mon.a (mon.0) 9984 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:30.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.258788+0000 mon.a (mon.0) 9985 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:30.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.262396+0000 mon.a (mon.0) 9986 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:30.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: cephadm 2024-02-05T07:16:28.206091+0000 mgr.y (mgr.25280) 2370 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:30.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: cephadm 2024-02-05T07:16:28.305070+0000 mgr.y (mgr.25280) 2371 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:30.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:28.342254+0000 mgr.y (mgr.25280) 2372 : audit 0 from='client.35094 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:16:30.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: cephadm 2024-02-05T07:16:28.400832+0000 mgr.y (mgr.25280) 2373 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:30.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: cephadm 2024-02-05T07:16:28.501058+0000 mgr.y (mgr.25280) 2374 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:30.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: cephadm 2024-02-05T07:16:28.591440+0000 mgr.y (mgr.25280) 2375 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:30.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: cephadm 2024-02-05T07:16:28.689521+0000 mgr.y (mgr.25280) 2376 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:30.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:28.745708+0000 mgr.y (mgr.25280) 2377 : audit 0 from='client.35100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:16:30.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: cephadm 2024-02-05T07:16:28.783655+0000 mgr.y (mgr.25280) 2378 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:30.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: cephadm 2024-02-05T07:16:28.878156+0000 mgr.y (mgr.25280) 2379 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:30.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: cluster 2024-02-05T07:16:28.888838+0000 mgr.y (mgr.25280) 2380 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:30.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: cephadm 2024-02-05T07:16:28.971446+0000 mgr.y (mgr.25280) 2381 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:30.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: cephadm 2024-02-05T07:16:29.068812+0000 mgr.y (mgr.25280) 2382 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:30.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.128777+0000 mgr.y (mgr.25280) 2383 : audit 0 from='client.35106 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:16:30.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.174359+0000 mon.a (mon.0) 9981 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:30.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.175673+0000 mon.a (mon.0) 9982 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:30.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.191253+0000 mon.a (mon.0) 9983 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:30.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.254374+0000 mon.a (mon.0) 9984 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:30.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.258788+0000 mon.a (mon.0) 9985 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:30.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.262396+0000 mon.a (mon.0) 9986 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:30.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.263321+0000 mon.a (mon.0) 9987 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:30.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.270874+0000 mon.a (mon.0) 9988 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:30.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.351477+0000 mon.a (mon.0) 9989 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:30.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.353593+0000 mon.a (mon.0) 9990 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:30.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.356835+0000 mon.a (mon.0) 9991 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:30.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.357695+0000 mon.a (mon.0) 9992 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:30.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.365344+0000 mon.a (mon.0) 9993 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:30.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.449786+0000 mon.a (mon.0) 9994 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:30.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.451979+0000 mon.a (mon.0) 9995 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:30.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.455110+0000 mon.a (mon.0) 9996 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:30.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.456125+0000 mon.a (mon.0) 9997 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:30.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.463433+0000 mon.a (mon.0) 9998 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:30.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.542764+0000 mon.a (mon.0) 9999 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:30.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.546067+0000 mon.a (mon.0) 10000 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:30.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.549247+0000 mon.a (mon.0) 10001 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:30.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.550389+0000 mon.a (mon.0) 10002 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:30.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.559070+0000 mon.a (mon.0) 10003 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:30.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.626104+0000 mon.c (mon.1) 35 : audit 0 from='client.? 172.21.15.102:0/2369792858' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:30.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.640968+0000 mon.a (mon.0) 10004 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:30.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.643576+0000 mon.a (mon.0) 10005 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:30.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.263321+0000 mon.a (mon.0) 9987 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:30.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.270874+0000 mon.a (mon.0) 9988 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:30.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.351477+0000 mon.a (mon.0) 9989 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:30.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.353593+0000 mon.a (mon.0) 9990 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:30.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.356835+0000 mon.a (mon.0) 9991 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:30.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.357695+0000 mon.a (mon.0) 9992 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:30.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.365344+0000 mon.a (mon.0) 9993 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:30.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.449786+0000 mon.a (mon.0) 9994 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:30.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.451979+0000 mon.a (mon.0) 9995 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:30.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.455110+0000 mon.a (mon.0) 9996 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:30.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.456125+0000 mon.a (mon.0) 9997 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:30.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.463433+0000 mon.a (mon.0) 9998 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:30.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.542764+0000 mon.a (mon.0) 9999 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:30.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.546067+0000 mon.a (mon.0) 10000 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:30.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.549247+0000 mon.a (mon.0) 10001 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:30.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.550389+0000 mon.a (mon.0) 10002 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:30.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.559070+0000 mon.a (mon.0) 10003 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:30.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.626104+0000 mon.c (mon.1) 35 : audit 0 from='client.? 172.21.15.102:0/2369792858' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:30.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.640968+0000 mon.a (mon.0) 10004 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:30.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.643576+0000 mon.a (mon.0) 10005 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:30.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.645659+0000 mon.a (mon.0) 10006 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:30.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.646354+0000 mon.a (mon.0) 10007 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:30.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.651802+0000 mon.a (mon.0) 10008 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:30.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.733370+0000 mon.a (mon.0) 10009 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:30.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.737703+0000 mon.a (mon.0) 10010 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:30.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.740463+0000 mon.a (mon.0) 10011 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:30.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.742456+0000 mon.a (mon.0) 10012 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:30.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.749112+0000 mon.a (mon.0) 10013 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:30.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.835907+0000 mon.a (mon.0) 10014 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:30.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.838640+0000 mon.a (mon.0) 10015 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:30.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.841897+0000 mon.a (mon.0) 10016 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:30.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.842836+0000 mon.a (mon.0) 10017 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:30.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.850963+0000 mon.a (mon.0) 10018 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:30.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.934104+0000 mon.a (mon.0) 10019 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:30.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.936300+0000 mon.a (mon.0) 10020 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:30.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.938639+0000 mon.a (mon.0) 10021 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:30.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.939386+0000 mon.a (mon.0) 10022 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:30.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:29.946859+0000 mon.a (mon.0) 10023 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:30.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:30.027872+0000 mon.a (mon.0) 10024 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:30.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:30.030070+0000 mon.a (mon.0) 10025 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:30.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:30.032151+0000 mon.a (mon.0) 10026 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:30.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:30.032883+0000 mon.a (mon.0) 10027 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:30.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:30.039539+0000 mon.a (mon.0) 10028 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:30.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:30.102491+0000 mon.a (mon.0) 10029 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:30.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:30.105190+0000 mon.a (mon.0) 10030 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:30.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:30.107615+0000 mon.a (mon.0) 10031 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:30.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:30.108398+0000 mon.a (mon.0) 10032 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:30.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[71397]: audit 2024-02-05T07:16:30.113926+0000 mon.a (mon.0) 10033 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:30.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.645659+0000 mon.a (mon.0) 10006 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:30.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.646354+0000 mon.a (mon.0) 10007 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:30.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.651802+0000 mon.a (mon.0) 10008 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:30.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.733370+0000 mon.a (mon.0) 10009 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:30.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.737703+0000 mon.a (mon.0) 10010 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:30.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.740463+0000 mon.a (mon.0) 10011 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:30.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.742456+0000 mon.a (mon.0) 10012 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:30.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.749112+0000 mon.a (mon.0) 10013 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:30.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.835907+0000 mon.a (mon.0) 10014 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:30.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.838640+0000 mon.a (mon.0) 10015 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:30.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.841897+0000 mon.a (mon.0) 10016 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:30.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.842836+0000 mon.a (mon.0) 10017 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:30.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.850963+0000 mon.a (mon.0) 10018 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:30.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.934104+0000 mon.a (mon.0) 10019 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:30.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.936300+0000 mon.a (mon.0) 10020 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:30.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.938639+0000 mon.a (mon.0) 10021 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:30.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.939386+0000 mon.a (mon.0) 10022 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:30.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:29.946859+0000 mon.a (mon.0) 10023 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:30.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:30.027872+0000 mon.a (mon.0) 10024 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:30.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:30.030070+0000 mon.a (mon.0) 10025 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:30.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:30.032151+0000 mon.a (mon.0) 10026 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:30.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:30.032883+0000 mon.a (mon.0) 10027 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:30.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:30.039539+0000 mon.a (mon.0) 10028 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:30.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:30.102491+0000 mon.a (mon.0) 10029 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:30.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:30.105190+0000 mon.a (mon.0) 10030 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:30.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:30.107615+0000 mon.a (mon.0) 10031 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:30.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:30.108398+0000 mon.a (mon.0) 10032 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:30.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:30 smithi102 bash[68945]: audit 2024-02-05T07:16:30.113926+0000 mon.a (mon.0) 10033 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:31.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: cephadm 2024-02-05T07:16:29.192029+0000 mgr.y (mgr.25280) 2384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:31.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: cephadm 2024-02-05T07:16:29.271385+0000 mgr.y (mgr.25280) 2385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:31.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: cephadm 2024-02-05T07:16:29.366065+0000 mgr.y (mgr.25280) 2386 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:31.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: cephadm 2024-02-05T07:16:29.464072+0000 mgr.y (mgr.25280) 2387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:31.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: cephadm 2024-02-05T07:16:29.559971+0000 mgr.y (mgr.25280) 2388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:31.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:29.594666+0000 mgr.y (mgr.25280) 2389 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:16:31.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: cephadm 2024-02-05T07:16:29.652309+0000 mgr.y (mgr.25280) 2390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:31.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: cephadm 2024-02-05T07:16:29.749661+0000 mgr.y (mgr.25280) 2391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:31.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: cephadm 2024-02-05T07:16:29.851599+0000 mgr.y (mgr.25280) 2392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:31.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: cephadm 2024-02-05T07:16:29.947430+0000 mgr.y (mgr.25280) 2393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:31.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.014226+0000 mgr.y (mgr.25280) 2394 : audit 0 from='client.35118 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:16:31.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: cephadm 2024-02-05T07:16:30.040051+0000 mgr.y (mgr.25280) 2395 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:31.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: cephadm 2024-02-05T07:16:30.114435+0000 mgr.y (mgr.25280) 2396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:31.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.177285+0000 mon.a (mon.0) 10034 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:31.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.191336+0000 mon.a (mon.0) 10035 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:31.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.194007+0000 mon.a (mon.0) 10036 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:31.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.194803+0000 mon.a (mon.0) 10037 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:31.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.200187+0000 mon.a (mon.0) 10038 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:31.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.265057+0000 mon.a (mon.0) 10039 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:31.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.268473+0000 mon.a (mon.0) 10040 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:31.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.272322+0000 mon.a (mon.0) 10041 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:31.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.273515+0000 mon.a (mon.0) 10042 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:31.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.282523+0000 mon.a (mon.0) 10043 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:31.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.350251+0000 mon.a (mon.0) 10044 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:31.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.353010+0000 mon.a (mon.0) 10045 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:31.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.355379+0000 mon.a (mon.0) 10046 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:31.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.356288+0000 mon.a (mon.0) 10047 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:31.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.362846+0000 mon.a (mon.0) 10048 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:31.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.441106+0000 mon.a (mon.0) 10049 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:31.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.445401+0000 mon.a (mon.0) 10050 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:31.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.449188+0000 mon.a (mon.0) 10051 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:31.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.450238+0000 mon.a (mon.0) 10052 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:31.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.458117+0000 mon.a (mon.0) 10053 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:31.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.466318+0000 mon.a (mon.0) 10054 : audit 0 from='client.? 172.21.15.102:0/1386813124' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:16:31.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.544053+0000 mon.a (mon.0) 10055 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:31.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.546854+0000 mon.a (mon.0) 10056 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:31.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.550127+0000 mon.a (mon.0) 10057 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:31.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.551258+0000 mon.a (mon.0) 10058 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:31.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.559112+0000 mon.a (mon.0) 10059 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:31.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.639913+0000 mon.a (mon.0) 10060 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:31.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.642837+0000 mon.a (mon.0) 10061 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:31.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.646396+0000 mon.a (mon.0) 10062 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:31.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.647743+0000 mon.a (mon.0) 10063 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:31.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.658882+0000 mon.a (mon.0) 10064 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:31.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.737872+0000 mon.a (mon.0) 10065 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:31.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.740857+0000 mon.a (mon.0) 10066 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:31.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.744338+0000 mon.a (mon.0) 10067 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:31.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.745540+0000 mon.a (mon.0) 10068 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:31.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.756023+0000 mon.a (mon.0) 10069 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:31.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.824019+0000 mon.a (mon.0) 10070 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:31.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.826657+0000 mon.a (mon.0) 10071 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:31.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.829663+0000 mon.a (mon.0) 10072 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:31.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.830648+0000 mon.a (mon.0) 10073 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:31.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.837103+0000 mon.a (mon.0) 10074 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:31.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.921410+0000 mon.a (mon.0) 10075 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:31.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.923591+0000 mon.a (mon.0) 10076 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:31.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.926395+0000 mon.a (mon.0) 10077 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:31.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.927202+0000 mon.a (mon.0) 10078 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:31.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:30.935853+0000 mon.a (mon.0) 10079 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:31.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:31.018181+0000 mon.a (mon.0) 10080 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:31.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:31.020813+0000 mon.a (mon.0) 10081 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:31.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:31.023740+0000 mon.a (mon.0) 10082 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:31.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:31.025201+0000 mon.a (mon.0) 10083 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:31.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:31.033402+0000 mon.a (mon.0) 10084 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:31.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:31.114859+0000 mon.a (mon.0) 10085 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:31.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:31.117405+0000 mon.a (mon.0) 10086 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:31.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:31.121856+0000 mon.a (mon.0) 10087 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:31.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:31.123346+0000 mon.a (mon.0) 10088 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:31.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:31 smithi177 bash[56430]: audit 2024-02-05T07:16:31.132187+0000 mon.a (mon.0) 10089 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:31.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: cephadm 2024-02-05T07:16:29.192029+0000 mgr.y (mgr.25280) 2384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:31.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: cephadm 2024-02-05T07:16:29.271385+0000 mgr.y (mgr.25280) 2385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:31.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: cephadm 2024-02-05T07:16:29.366065+0000 mgr.y (mgr.25280) 2386 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:31.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: cephadm 2024-02-05T07:16:29.464072+0000 mgr.y (mgr.25280) 2387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:31.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: cephadm 2024-02-05T07:16:29.559971+0000 mgr.y (mgr.25280) 2388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:31.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:29.594666+0000 mgr.y (mgr.25280) 2389 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:16:31.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: cephadm 2024-02-05T07:16:29.652309+0000 mgr.y (mgr.25280) 2390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:31.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: cephadm 2024-02-05T07:16:29.749661+0000 mgr.y (mgr.25280) 2391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:31.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: cephadm 2024-02-05T07:16:29.851599+0000 mgr.y (mgr.25280) 2392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:31.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: cephadm 2024-02-05T07:16:29.947430+0000 mgr.y (mgr.25280) 2393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:31.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.014226+0000 mgr.y (mgr.25280) 2394 : audit 0 from='client.35118 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:16:31.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: cephadm 2024-02-05T07:16:30.040051+0000 mgr.y (mgr.25280) 2395 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:31.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: cephadm 2024-02-05T07:16:30.114435+0000 mgr.y (mgr.25280) 2396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:31.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.177285+0000 mon.a (mon.0) 10034 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:31.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.191336+0000 mon.a (mon.0) 10035 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:31.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.194007+0000 mon.a (mon.0) 10036 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:31.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.194803+0000 mon.a (mon.0) 10037 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:31.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.200187+0000 mon.a (mon.0) 10038 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:31.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.265057+0000 mon.a (mon.0) 10039 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:31.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.268473+0000 mon.a (mon.0) 10040 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:31.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: cephadm 2024-02-05T07:16:29.192029+0000 mgr.y (mgr.25280) 2384 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:31.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: cephadm 2024-02-05T07:16:29.271385+0000 mgr.y (mgr.25280) 2385 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:31.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: cephadm 2024-02-05T07:16:29.366065+0000 mgr.y (mgr.25280) 2386 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:31.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: cephadm 2024-02-05T07:16:29.464072+0000 mgr.y (mgr.25280) 2387 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:31.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: cephadm 2024-02-05T07:16:29.559971+0000 mgr.y (mgr.25280) 2388 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:31.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:29.594666+0000 mgr.y (mgr.25280) 2389 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:16:31.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: cephadm 2024-02-05T07:16:29.652309+0000 mgr.y (mgr.25280) 2390 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:31.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: cephadm 2024-02-05T07:16:29.749661+0000 mgr.y (mgr.25280) 2391 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:31.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: cephadm 2024-02-05T07:16:29.851599+0000 mgr.y (mgr.25280) 2392 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:31.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: cephadm 2024-02-05T07:16:29.947430+0000 mgr.y (mgr.25280) 2393 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:31.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.014226+0000 mgr.y (mgr.25280) 2394 : audit 0 from='client.35118 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:16:31.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: cephadm 2024-02-05T07:16:30.040051+0000 mgr.y (mgr.25280) 2395 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:31.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: cephadm 2024-02-05T07:16:30.114435+0000 mgr.y (mgr.25280) 2396 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:31.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.177285+0000 mon.a (mon.0) 10034 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:31.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.191336+0000 mon.a (mon.0) 10035 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:31.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.194007+0000 mon.a (mon.0) 10036 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:31.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.194803+0000 mon.a (mon.0) 10037 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:31.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.200187+0000 mon.a (mon.0) 10038 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:31.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.265057+0000 mon.a (mon.0) 10039 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:31.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.268473+0000 mon.a (mon.0) 10040 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:31.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.272322+0000 mon.a (mon.0) 10041 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:31.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.273515+0000 mon.a (mon.0) 10042 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:31.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.282523+0000 mon.a (mon.0) 10043 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:31.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.350251+0000 mon.a (mon.0) 10044 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:31.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.353010+0000 mon.a (mon.0) 10045 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:31.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.355379+0000 mon.a (mon.0) 10046 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:31.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.356288+0000 mon.a (mon.0) 10047 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:31.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.362846+0000 mon.a (mon.0) 10048 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:31.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.441106+0000 mon.a (mon.0) 10049 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:31.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.445401+0000 mon.a (mon.0) 10050 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:31.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.449188+0000 mon.a (mon.0) 10051 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:31.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.450238+0000 mon.a (mon.0) 10052 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:31.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.458117+0000 mon.a (mon.0) 10053 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:31.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.466318+0000 mon.a (mon.0) 10054 : audit 0 from='client.? 172.21.15.102:0/1386813124' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:16:31.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.544053+0000 mon.a (mon.0) 10055 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:31.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.546854+0000 mon.a (mon.0) 10056 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:31.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.550127+0000 mon.a (mon.0) 10057 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:31.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.551258+0000 mon.a (mon.0) 10058 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:31.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.559112+0000 mon.a (mon.0) 10059 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:31.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.639913+0000 mon.a (mon.0) 10060 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:31.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.642837+0000 mon.a (mon.0) 10061 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:31.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.646396+0000 mon.a (mon.0) 10062 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:31.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.647743+0000 mon.a (mon.0) 10063 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:31.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.658882+0000 mon.a (mon.0) 10064 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:31.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.737872+0000 mon.a (mon.0) 10065 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:31.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.740857+0000 mon.a (mon.0) 10066 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:31.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.744338+0000 mon.a (mon.0) 10067 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:31.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.745540+0000 mon.a (mon.0) 10068 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:31.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.756023+0000 mon.a (mon.0) 10069 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:31.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.824019+0000 mon.a (mon.0) 10070 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:31.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.826657+0000 mon.a (mon.0) 10071 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:31.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.829663+0000 mon.a (mon.0) 10072 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:31.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.830648+0000 mon.a (mon.0) 10073 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:31.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.837103+0000 mon.a (mon.0) 10074 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:31.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.921410+0000 mon.a (mon.0) 10075 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:31.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.923591+0000 mon.a (mon.0) 10076 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:31.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.926395+0000 mon.a (mon.0) 10077 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:31.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.927202+0000 mon.a (mon.0) 10078 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:31.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:30.935853+0000 mon.a (mon.0) 10079 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:31.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:31.018181+0000 mon.a (mon.0) 10080 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:31.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:31.020813+0000 mon.a (mon.0) 10081 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:31.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:31.023740+0000 mon.a (mon.0) 10082 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:31.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:31.025201+0000 mon.a (mon.0) 10083 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:31.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:31.033402+0000 mon.a (mon.0) 10084 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:31.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:31.114859+0000 mon.a (mon.0) 10085 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:31.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:31.117405+0000 mon.a (mon.0) 10086 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:31.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:31.121856+0000 mon.a (mon.0) 10087 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:31.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:31.123346+0000 mon.a (mon.0) 10088 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:31.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[71397]: audit 2024-02-05T07:16:31.132187+0000 mon.a (mon.0) 10089 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:31.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.272322+0000 mon.a (mon.0) 10041 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:31.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.273515+0000 mon.a (mon.0) 10042 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:31.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.282523+0000 mon.a (mon.0) 10043 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:31.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.350251+0000 mon.a (mon.0) 10044 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:31.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.353010+0000 mon.a (mon.0) 10045 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:31.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.355379+0000 mon.a (mon.0) 10046 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:31.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.356288+0000 mon.a (mon.0) 10047 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:31.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.362846+0000 mon.a (mon.0) 10048 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:31.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.441106+0000 mon.a (mon.0) 10049 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:31.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.445401+0000 mon.a (mon.0) 10050 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:31.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.449188+0000 mon.a (mon.0) 10051 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:31.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.450238+0000 mon.a (mon.0) 10052 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:31.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.458117+0000 mon.a (mon.0) 10053 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:31.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.466318+0000 mon.a (mon.0) 10054 : audit 0 from='client.? 172.21.15.102:0/1386813124' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:16:31.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.544053+0000 mon.a (mon.0) 10055 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:31.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.546854+0000 mon.a (mon.0) 10056 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:31.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.550127+0000 mon.a (mon.0) 10057 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:31.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.551258+0000 mon.a (mon.0) 10058 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:31.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.559112+0000 mon.a (mon.0) 10059 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:31.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.639913+0000 mon.a (mon.0) 10060 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:31.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.642837+0000 mon.a (mon.0) 10061 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:31.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.646396+0000 mon.a (mon.0) 10062 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:31.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.647743+0000 mon.a (mon.0) 10063 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:31.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.658882+0000 mon.a (mon.0) 10064 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:31.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.737872+0000 mon.a (mon.0) 10065 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:31.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.740857+0000 mon.a (mon.0) 10066 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:31.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.744338+0000 mon.a (mon.0) 10067 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:31.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.745540+0000 mon.a (mon.0) 10068 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:31.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.756023+0000 mon.a (mon.0) 10069 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:31.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.824019+0000 mon.a (mon.0) 10070 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:31.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.826657+0000 mon.a (mon.0) 10071 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:31.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.829663+0000 mon.a (mon.0) 10072 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:31.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.830648+0000 mon.a (mon.0) 10073 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:31.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.837103+0000 mon.a (mon.0) 10074 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:31.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.921410+0000 mon.a (mon.0) 10075 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:31.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.923591+0000 mon.a (mon.0) 10076 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:31.646 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.926395+0000 mon.a (mon.0) 10077 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:31.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.927202+0000 mon.a (mon.0) 10078 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:31.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:30.935853+0000 mon.a (mon.0) 10079 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:31.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:31.018181+0000 mon.a (mon.0) 10080 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:31.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:31.020813+0000 mon.a (mon.0) 10081 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:31.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:31.023740+0000 mon.a (mon.0) 10082 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:31.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:31.025201+0000 mon.a (mon.0) 10083 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:31.647 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:31.033402+0000 mon.a (mon.0) 10084 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:31.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:31.114859+0000 mon.a (mon.0) 10085 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:31.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:31.117405+0000 mon.a (mon.0) 10086 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:31.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:31.121856+0000 mon.a (mon.0) 10087 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:31.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:31.123346+0000 mon.a (mon.0) 10088 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:31.648 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:31 smithi102 bash[68945]: audit 2024-02-05T07:16:31.132187+0000 mon.a (mon.0) 10089 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:32.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: cephadm 2024-02-05T07:16:30.200653+0000 mgr.y (mgr.25280) 2397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: cephadm 2024-02-05T07:16:30.283357+0000 mgr.y (mgr.25280) 2398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: cephadm 2024-02-05T07:16:30.363375+0000 mgr.y (mgr.25280) 2399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: cephadm 2024-02-05T07:16:30.459115+0000 mgr.y (mgr.25280) 2400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: cephadm 2024-02-05T07:16:30.559803+0000 mgr.y (mgr.25280) 2401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: cephadm 2024-02-05T07:16:30.659475+0000 mgr.y (mgr.25280) 2402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: cephadm 2024-02-05T07:16:30.756849+0000 mgr.y (mgr.25280) 2403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: cephadm 2024-02-05T07:16:30.837900+0000 mgr.y (mgr.25280) 2404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: cluster 2024-02-05T07:16:30.889852+0000 mgr.y (mgr.25280) 2405 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:16:32.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: cephadm 2024-02-05T07:16:30.936312+0000 mgr.y (mgr.25280) 2406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: cephadm 2024-02-05T07:16:31.033948+0000 mgr.y (mgr.25280) 2407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: cephadm 2024-02-05T07:16:31.133016+0000 mgr.y (mgr.25280) 2408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.209680+0000 mon.a (mon.0) 10090 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:32.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.211902+0000 mon.a (mon.0) 10091 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:32.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.214514+0000 mon.a (mon.0) 10092 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:32.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.215444+0000 mon.a (mon.0) 10093 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:32.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.222847+0000 mon.a (mon.0) 10094 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:32.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: cephadm 2024-02-05T07:16:31.223427+0000 mgr.y (mgr.25280) 2409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.300982+0000 mon.a (mon.0) 10095 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:32.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.305045+0000 mon.a (mon.0) 10096 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:32.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.308840+0000 mon.a (mon.0) 10097 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:32.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.310227+0000 mon.a (mon.0) 10098 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:32.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.320851+0000 mon.a (mon.0) 10099 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:32.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: cephadm 2024-02-05T07:16:31.321761+0000 mgr.y (mgr.25280) 2410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.401504+0000 mon.a (mon.0) 10100 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:32.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.404121+0000 mon.a (mon.0) 10101 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:32.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.407195+0000 mon.a (mon.0) 10102 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:32.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.408150+0000 mon.a (mon.0) 10103 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:32.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.416170+0000 mon.a (mon.0) 10104 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:32.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: cephadm 2024-02-05T07:16:31.416751+0000 mgr.y (mgr.25280) 2411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.498970+0000 mon.a (mon.0) 10105 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:32.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.503622+0000 mon.a (mon.0) 10106 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:32.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.509102+0000 mon.a (mon.0) 10107 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:32.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.510556+0000 mon.a (mon.0) 10108 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:32.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.520576+0000 mon.a (mon.0) 10109 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:32.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: cephadm 2024-02-05T07:16:31.521277+0000 mgr.y (mgr.25280) 2412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.600993+0000 mon.a (mon.0) 10110 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:32.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.604735+0000 mon.a (mon.0) 10111 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:32.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.607941+0000 mon.a (mon.0) 10112 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:32.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.609182+0000 mon.a (mon.0) 10113 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:32.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.618972+0000 mon.a (mon.0) 10114 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:32.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: cephadm 2024-02-05T07:16:31.619754+0000 mgr.y (mgr.25280) 2413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.699023+0000 mon.a (mon.0) 10115 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:32.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.703218+0000 mon.a (mon.0) 10116 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:32.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.706636+0000 mon.a (mon.0) 10117 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:32.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.707810+0000 mon.a (mon.0) 10118 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:32.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.718531+0000 mon.a (mon.0) 10119 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:32.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: cephadm 2024-02-05T07:16:31.719106+0000 mgr.y (mgr.25280) 2414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.798807+0000 mon.a (mon.0) 10120 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:32.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.801218+0000 mon.a (mon.0) 10121 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:32.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.803507+0000 mon.a (mon.0) 10122 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:32.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.804405+0000 mon.a (mon.0) 10123 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:32.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.813019+0000 mon.a (mon.0) 10124 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:32.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: cephadm 2024-02-05T07:16:31.813767+0000 mgr.y (mgr.25280) 2415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.896524+0000 mon.a (mon.0) 10125 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:32.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.899996+0000 mon.a (mon.0) 10126 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:32.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.903405+0000 mon.a (mon.0) 10127 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:32.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.904713+0000 mon.a (mon.0) 10128 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:32.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.914005+0000 mon.a (mon.0) 10129 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:32.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: cephadm 2024-02-05T07:16:31.914597+0000 mgr.y (mgr.25280) 2416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.993023+0000 mon.a (mon.0) 10130 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:32.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.995760+0000 mon.a (mon.0) 10131 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:32.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:31.999953+0000 mon.a (mon.0) 10132 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:32.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:32.001098+0000 mon.a (mon.0) 10133 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:32.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:32.010809+0000 mon.a (mon.0) 10134 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:32.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: cephadm 2024-02-05T07:16:32.011436+0000 mgr.y (mgr.25280) 2417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:32.089175+0000 mon.a (mon.0) 10135 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:32.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:32.093214+0000 mon.a (mon.0) 10136 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:32.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:32.097455+0000 mon.a (mon.0) 10137 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:32.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:32.098695+0000 mon.a (mon.0) 10138 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:32.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: audit 2024-02-05T07:16:32.108555+0000 mon.a (mon.0) 10139 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:32.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:32 smithi177 bash[56430]: cephadm 2024-02-05T07:16:32.109355+0000 mgr.y (mgr.25280) 2418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.632 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:16:32] "GET /metrics HTTP/1.1" 200 38700 "" "Prometheus/2.43.0" 2024-02-05T07:16:32.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: cephadm 2024-02-05T07:16:30.200653+0000 mgr.y (mgr.25280) 2397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: cephadm 2024-02-05T07:16:30.283357+0000 mgr.y (mgr.25280) 2398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: cephadm 2024-02-05T07:16:30.363375+0000 mgr.y (mgr.25280) 2399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: cephadm 2024-02-05T07:16:30.459115+0000 mgr.y (mgr.25280) 2400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: cephadm 2024-02-05T07:16:30.559803+0000 mgr.y (mgr.25280) 2401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: cephadm 2024-02-05T07:16:30.659475+0000 mgr.y (mgr.25280) 2402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: cephadm 2024-02-05T07:16:30.756849+0000 mgr.y (mgr.25280) 2403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: cephadm 2024-02-05T07:16:30.837900+0000 mgr.y (mgr.25280) 2404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: cluster 2024-02-05T07:16:30.889852+0000 mgr.y (mgr.25280) 2405 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:16:32.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: cephadm 2024-02-05T07:16:30.936312+0000 mgr.y (mgr.25280) 2406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: cephadm 2024-02-05T07:16:31.033948+0000 mgr.y (mgr.25280) 2407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: cephadm 2024-02-05T07:16:31.133016+0000 mgr.y (mgr.25280) 2408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.209680+0000 mon.a (mon.0) 10090 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:32.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.211902+0000 mon.a (mon.0) 10091 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:32.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.214514+0000 mon.a (mon.0) 10092 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:32.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.215444+0000 mon.a (mon.0) 10093 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:32.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.222847+0000 mon.a (mon.0) 10094 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:32.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: cephadm 2024-02-05T07:16:31.223427+0000 mgr.y (mgr.25280) 2409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.300982+0000 mon.a (mon.0) 10095 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:32.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.305045+0000 mon.a (mon.0) 10096 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:32.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.308840+0000 mon.a (mon.0) 10097 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:32.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.310227+0000 mon.a (mon.0) 10098 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:32.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.320851+0000 mon.a (mon.0) 10099 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:32.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: cephadm 2024-02-05T07:16:31.321761+0000 mgr.y (mgr.25280) 2410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.401504+0000 mon.a (mon.0) 10100 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:32.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.404121+0000 mon.a (mon.0) 10101 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:32.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.407195+0000 mon.a (mon.0) 10102 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:32.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.408150+0000 mon.a (mon.0) 10103 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:32.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.416170+0000 mon.a (mon.0) 10104 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:32.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: cephadm 2024-02-05T07:16:31.416751+0000 mgr.y (mgr.25280) 2411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.498970+0000 mon.a (mon.0) 10105 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:32.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.503622+0000 mon.a (mon.0) 10106 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:32.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.509102+0000 mon.a (mon.0) 10107 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:32.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.510556+0000 mon.a (mon.0) 10108 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:32.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.520576+0000 mon.a (mon.0) 10109 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:32.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: cephadm 2024-02-05T07:16:31.521277+0000 mgr.y (mgr.25280) 2412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.600993+0000 mon.a (mon.0) 10110 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:32.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.604735+0000 mon.a (mon.0) 10111 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:32.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.607941+0000 mon.a (mon.0) 10112 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:32.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.609182+0000 mon.a (mon.0) 10113 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:32.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.618972+0000 mon.a (mon.0) 10114 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:32.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: cephadm 2024-02-05T07:16:30.200653+0000 mgr.y (mgr.25280) 2397 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: cephadm 2024-02-05T07:16:30.283357+0000 mgr.y (mgr.25280) 2398 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: cephadm 2024-02-05T07:16:30.363375+0000 mgr.y (mgr.25280) 2399 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: cephadm 2024-02-05T07:16:30.459115+0000 mgr.y (mgr.25280) 2400 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: cephadm 2024-02-05T07:16:30.559803+0000 mgr.y (mgr.25280) 2401 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: cephadm 2024-02-05T07:16:30.659475+0000 mgr.y (mgr.25280) 2402 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: cephadm 2024-02-05T07:16:30.756849+0000 mgr.y (mgr.25280) 2403 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: cephadm 2024-02-05T07:16:30.837900+0000 mgr.y (mgr.25280) 2404 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: cluster 2024-02-05T07:16:30.889852+0000 mgr.y (mgr.25280) 2405 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:16:32.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: cephadm 2024-02-05T07:16:30.936312+0000 mgr.y (mgr.25280) 2406 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: cephadm 2024-02-05T07:16:31.033948+0000 mgr.y (mgr.25280) 2407 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: cephadm 2024-02-05T07:16:31.133016+0000 mgr.y (mgr.25280) 2408 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.209680+0000 mon.a (mon.0) 10090 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:32.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.211902+0000 mon.a (mon.0) 10091 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:32.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.214514+0000 mon.a (mon.0) 10092 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:32.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.215444+0000 mon.a (mon.0) 10093 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:32.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.222847+0000 mon.a (mon.0) 10094 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:32.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: cephadm 2024-02-05T07:16:31.223427+0000 mgr.y (mgr.25280) 2409 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.300982+0000 mon.a (mon.0) 10095 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:32.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.305045+0000 mon.a (mon.0) 10096 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:32.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.308840+0000 mon.a (mon.0) 10097 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:32.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: cephadm 2024-02-05T07:16:31.619754+0000 mgr.y (mgr.25280) 2413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.699023+0000 mon.a (mon.0) 10115 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:32.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.703218+0000 mon.a (mon.0) 10116 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:32.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.706636+0000 mon.a (mon.0) 10117 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:32.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.707810+0000 mon.a (mon.0) 10118 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:32.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.718531+0000 mon.a (mon.0) 10119 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:32.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: cephadm 2024-02-05T07:16:31.719106+0000 mgr.y (mgr.25280) 2414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.798807+0000 mon.a (mon.0) 10120 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:32.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.801218+0000 mon.a (mon.0) 10121 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:32.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.803507+0000 mon.a (mon.0) 10122 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:32.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.804405+0000 mon.a (mon.0) 10123 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:32.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.813019+0000 mon.a (mon.0) 10124 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:32.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: cephadm 2024-02-05T07:16:31.813767+0000 mgr.y (mgr.25280) 2415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.896524+0000 mon.a (mon.0) 10125 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:32.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.899996+0000 mon.a (mon.0) 10126 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:32.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.903405+0000 mon.a (mon.0) 10127 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:32.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.904713+0000 mon.a (mon.0) 10128 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:32.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.914005+0000 mon.a (mon.0) 10129 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:32.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: cephadm 2024-02-05T07:16:31.914597+0000 mgr.y (mgr.25280) 2416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.993023+0000 mon.a (mon.0) 10130 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:32.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.995760+0000 mon.a (mon.0) 10131 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:32.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:31.999953+0000 mon.a (mon.0) 10132 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:32.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:32.001098+0000 mon.a (mon.0) 10133 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:32.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:32.010809+0000 mon.a (mon.0) 10134 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:32.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: cephadm 2024-02-05T07:16:32.011436+0000 mgr.y (mgr.25280) 2417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:32.089175+0000 mon.a (mon.0) 10135 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:32.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:32.093214+0000 mon.a (mon.0) 10136 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:32.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:32.097455+0000 mon.a (mon.0) 10137 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:32.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:32.098695+0000 mon.a (mon.0) 10138 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:32.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: audit 2024-02-05T07:16:32.108555+0000 mon.a (mon.0) 10139 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:32.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[71397]: cephadm 2024-02-05T07:16:32.109355+0000 mgr.y (mgr.25280) 2418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.310227+0000 mon.a (mon.0) 10098 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:32.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.320851+0000 mon.a (mon.0) 10099 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:32.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: cephadm 2024-02-05T07:16:31.321761+0000 mgr.y (mgr.25280) 2410 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.401504+0000 mon.a (mon.0) 10100 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:32.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.404121+0000 mon.a (mon.0) 10101 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:32.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.407195+0000 mon.a (mon.0) 10102 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:32.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.408150+0000 mon.a (mon.0) 10103 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:32.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.416170+0000 mon.a (mon.0) 10104 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:32.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: cephadm 2024-02-05T07:16:31.416751+0000 mgr.y (mgr.25280) 2411 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.498970+0000 mon.a (mon.0) 10105 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:32.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.503622+0000 mon.a (mon.0) 10106 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:32.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.509102+0000 mon.a (mon.0) 10107 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:32.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.510556+0000 mon.a (mon.0) 10108 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:32.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.520576+0000 mon.a (mon.0) 10109 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:32.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: cephadm 2024-02-05T07:16:31.521277+0000 mgr.y (mgr.25280) 2412 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.600993+0000 mon.a (mon.0) 10110 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:32.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.604735+0000 mon.a (mon.0) 10111 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:32.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.607941+0000 mon.a (mon.0) 10112 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:32.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.609182+0000 mon.a (mon.0) 10113 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:32.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.618972+0000 mon.a (mon.0) 10114 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:32.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: cephadm 2024-02-05T07:16:31.619754+0000 mgr.y (mgr.25280) 2413 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.699023+0000 mon.a (mon.0) 10115 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:32.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.703218+0000 mon.a (mon.0) 10116 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:32.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.706636+0000 mon.a (mon.0) 10117 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:32.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.707810+0000 mon.a (mon.0) 10118 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:32.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.718531+0000 mon.a (mon.0) 10119 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:32.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: cephadm 2024-02-05T07:16:31.719106+0000 mgr.y (mgr.25280) 2414 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.798807+0000 mon.a (mon.0) 10120 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:32.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.801218+0000 mon.a (mon.0) 10121 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:32.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.803507+0000 mon.a (mon.0) 10122 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:32.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.804405+0000 mon.a (mon.0) 10123 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:32.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.813019+0000 mon.a (mon.0) 10124 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:32.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: cephadm 2024-02-05T07:16:31.813767+0000 mgr.y (mgr.25280) 2415 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.896524+0000 mon.a (mon.0) 10125 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:32.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.899996+0000 mon.a (mon.0) 10126 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:32.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.903405+0000 mon.a (mon.0) 10127 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:32.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.904713+0000 mon.a (mon.0) 10128 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:32.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.914005+0000 mon.a (mon.0) 10129 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:32.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: cephadm 2024-02-05T07:16:31.914597+0000 mgr.y (mgr.25280) 2416 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.993023+0000 mon.a (mon.0) 10130 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:32.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.995760+0000 mon.a (mon.0) 10131 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:32.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:31.999953+0000 mon.a (mon.0) 10132 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:32.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:32.001098+0000 mon.a (mon.0) 10133 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:32.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:32.010809+0000 mon.a (mon.0) 10134 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:32.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: cephadm 2024-02-05T07:16:32.011436+0000 mgr.y (mgr.25280) 2417 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:32.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:32.089175+0000 mon.a (mon.0) 10135 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:32.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:32.093214+0000 mon.a (mon.0) 10136 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:32.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:32.097455+0000 mon.a (mon.0) 10137 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:32.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:32.098695+0000 mon.a (mon.0) 10138 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:32.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: audit 2024-02-05T07:16:32.108555+0000 mon.a (mon.0) 10139 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:32.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:32 smithi102 bash[68945]: cephadm 2024-02-05T07:16:32.109355+0000 mgr.y (mgr.25280) 2418 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:33.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.199050+0000 mon.a (mon.0) 10140 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:33.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.201635+0000 mon.a (mon.0) 10141 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:33.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.203955+0000 mon.a (mon.0) 10142 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:33.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.204672+0000 mon.a (mon.0) 10143 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:33.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.212021+0000 mon.a (mon.0) 10144 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:33.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: cephadm 2024-02-05T07:16:32.212490+0000 mgr.y (mgr.25280) 2419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:33.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.294446+0000 mon.a (mon.0) 10145 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:33.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.297974+0000 mon.a (mon.0) 10146 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:33.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.300935+0000 mon.a (mon.0) 10147 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:33.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.302139+0000 mon.a (mon.0) 10148 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:33.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.309488+0000 mon.a (mon.0) 10149 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:33.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: cephadm 2024-02-05T07:16:32.310241+0000 mgr.y (mgr.25280) 2420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:33.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.370784+0000 mon.a (mon.0) 10150 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:33.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.373430+0000 mon.a (mon.0) 10151 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:33.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.376545+0000 mon.a (mon.0) 10152 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:33.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.377397+0000 mon.a (mon.0) 10153 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:33.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.383836+0000 mon.a (mon.0) 10154 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:33.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: cephadm 2024-02-05T07:16:32.384385+0000 mgr.y (mgr.25280) 2421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:33.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.462503+0000 mon.a (mon.0) 10155 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:33.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.464426+0000 mon.a (mon.0) 10156 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:33.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.466717+0000 mon.a (mon.0) 10157 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:33.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.467525+0000 mon.a (mon.0) 10158 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:33.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.474866+0000 mon.a (mon.0) 10159 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:33.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: cephadm 2024-02-05T07:16:32.475522+0000 mgr.y (mgr.25280) 2422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:33.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.555204+0000 mon.a (mon.0) 10160 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:33.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.557980+0000 mon.a (mon.0) 10161 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:33.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.561116+0000 mon.a (mon.0) 10162 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:33.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.562106+0000 mon.a (mon.0) 10163 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:33.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.569422+0000 mon.a (mon.0) 10164 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:33.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: cephadm 2024-02-05T07:16:32.569941+0000 mgr.y (mgr.25280) 2423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:33.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.651515+0000 mon.a (mon.0) 10165 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:33.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.654035+0000 mon.a (mon.0) 10166 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:33.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.656792+0000 mon.a (mon.0) 10167 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:33.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.657654+0000 mon.a (mon.0) 10168 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:33.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.663440+0000 mon.a (mon.0) 10169 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:33.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: cephadm 2024-02-05T07:16:32.663993+0000 mgr.y (mgr.25280) 2424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:33.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.741803+0000 mon.a (mon.0) 10170 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:33.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.744965+0000 mon.a (mon.0) 10171 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:33.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.748268+0000 mon.a (mon.0) 10172 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:33.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.750211+0000 mon.a (mon.0) 10173 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:33.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.758676+0000 mon.a (mon.0) 10174 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:33.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: cephadm 2024-02-05T07:16:32.759461+0000 mgr.y (mgr.25280) 2425 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:33.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.837512+0000 mon.a (mon.0) 10175 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:33.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.840727+0000 mon.a (mon.0) 10176 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:33.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.844596+0000 mon.a (mon.0) 10177 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:33.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.845675+0000 mon.a (mon.0) 10178 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:33.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.852957+0000 mon.a (mon.0) 10179 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:33.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: cephadm 2024-02-05T07:16:32.853727+0000 mgr.y (mgr.25280) 2426 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:33.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: cluster 2024-02-05T07:16:32.891072+0000 mgr.y (mgr.25280) 2427 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:33.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.933236+0000 mon.a (mon.0) 10180 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:33.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.936081+0000 mon.a (mon.0) 10181 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:33.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.938713+0000 mon.a (mon.0) 10182 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:33.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.939758+0000 mon.a (mon.0) 10183 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:33.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:32.948429+0000 mon.a (mon.0) 10184 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:33.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: cephadm 2024-02-05T07:16:32.949008+0000 mgr.y (mgr.25280) 2428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:33.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:33.027624+0000 mon.a (mon.0) 10185 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:33.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:33.030876+0000 mon.a (mon.0) 10186 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:33.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:33.036416+0000 mon.a (mon.0) 10187 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:33.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:33.037731+0000 mon.a (mon.0) 10188 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:33.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:33.047339+0000 mon.a (mon.0) 10189 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:33.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: cephadm 2024-02-05T07:16:33.048034+0000 mgr.y (mgr.25280) 2429 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:33.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:33.127523+0000 mon.a (mon.0) 10190 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:33.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:33.130111+0000 mon.a (mon.0) 10191 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:33.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:33.133516+0000 mon.a (mon.0) 10192 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:33.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:33.134934+0000 mon.a (mon.0) 10193 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:33.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: audit 2024-02-05T07:16:33.141908+0000 mon.a (mon.0) 10194 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:33.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:33 smithi177 bash[56430]: cephadm 2024-02-05T07:16:33.142576+0000 mgr.y (mgr.25280) 2430 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:33.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.199050+0000 mon.a (mon.0) 10140 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:33.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.201635+0000 mon.a (mon.0) 10141 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:33.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.203955+0000 mon.a (mon.0) 10142 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:33.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.204672+0000 mon.a (mon.0) 10143 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:33.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.212021+0000 mon.a (mon.0) 10144 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:33.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: cephadm 2024-02-05T07:16:32.212490+0000 mgr.y (mgr.25280) 2419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:33.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.294446+0000 mon.a (mon.0) 10145 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:33.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.297974+0000 mon.a (mon.0) 10146 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:33.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.300935+0000 mon.a (mon.0) 10147 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:33.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.302139+0000 mon.a (mon.0) 10148 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:33.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.309488+0000 mon.a (mon.0) 10149 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:33.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: cephadm 2024-02-05T07:16:32.310241+0000 mgr.y (mgr.25280) 2420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:33.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.370784+0000 mon.a (mon.0) 10150 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:33.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.373430+0000 mon.a (mon.0) 10151 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:33.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.376545+0000 mon.a (mon.0) 10152 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:33.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.377397+0000 mon.a (mon.0) 10153 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:33.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.383836+0000 mon.a (mon.0) 10154 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:33.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: cephadm 2024-02-05T07:16:32.384385+0000 mgr.y (mgr.25280) 2421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:33.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.462503+0000 mon.a (mon.0) 10155 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:33.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.464426+0000 mon.a (mon.0) 10156 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:33.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.199050+0000 mon.a (mon.0) 10140 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:33.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.201635+0000 mon.a (mon.0) 10141 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:33.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.203955+0000 mon.a (mon.0) 10142 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:33.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.204672+0000 mon.a (mon.0) 10143 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:33.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.212021+0000 mon.a (mon.0) 10144 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:33.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: cephadm 2024-02-05T07:16:32.212490+0000 mgr.y (mgr.25280) 2419 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:33.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.294446+0000 mon.a (mon.0) 10145 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:33.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.297974+0000 mon.a (mon.0) 10146 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:33.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.300935+0000 mon.a (mon.0) 10147 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:33.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.302139+0000 mon.a (mon.0) 10148 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:33.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.309488+0000 mon.a (mon.0) 10149 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:33.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: cephadm 2024-02-05T07:16:32.310241+0000 mgr.y (mgr.25280) 2420 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:33.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.370784+0000 mon.a (mon.0) 10150 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:33.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.373430+0000 mon.a (mon.0) 10151 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:33.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.376545+0000 mon.a (mon.0) 10152 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:33.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.377397+0000 mon.a (mon.0) 10153 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:33.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.383836+0000 mon.a (mon.0) 10154 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:33.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: cephadm 2024-02-05T07:16:32.384385+0000 mgr.y (mgr.25280) 2421 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:33.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.462503+0000 mon.a (mon.0) 10155 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:33.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.464426+0000 mon.a (mon.0) 10156 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:33.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.466717+0000 mon.a (mon.0) 10157 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:33.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.467525+0000 mon.a (mon.0) 10158 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:33.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.474866+0000 mon.a (mon.0) 10159 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:33.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: cephadm 2024-02-05T07:16:32.475522+0000 mgr.y (mgr.25280) 2422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:33.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.555204+0000 mon.a (mon.0) 10160 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:33.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.557980+0000 mon.a (mon.0) 10161 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:33.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.561116+0000 mon.a (mon.0) 10162 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:33.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.562106+0000 mon.a (mon.0) 10163 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:33.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.569422+0000 mon.a (mon.0) 10164 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:33.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: cephadm 2024-02-05T07:16:32.569941+0000 mgr.y (mgr.25280) 2423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:33.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.651515+0000 mon.a (mon.0) 10165 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:33.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.654035+0000 mon.a (mon.0) 10166 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:33.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.656792+0000 mon.a (mon.0) 10167 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:33.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.657654+0000 mon.a (mon.0) 10168 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:33.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.663440+0000 mon.a (mon.0) 10169 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:33.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: cephadm 2024-02-05T07:16:32.663993+0000 mgr.y (mgr.25280) 2424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:33.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.741803+0000 mon.a (mon.0) 10170 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:33.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.744965+0000 mon.a (mon.0) 10171 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:33.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.748268+0000 mon.a (mon.0) 10172 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:33.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.466717+0000 mon.a (mon.0) 10157 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:33.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.467525+0000 mon.a (mon.0) 10158 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:33.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.474866+0000 mon.a (mon.0) 10159 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:33.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: cephadm 2024-02-05T07:16:32.475522+0000 mgr.y (mgr.25280) 2422 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:33.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.555204+0000 mon.a (mon.0) 10160 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:33.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.557980+0000 mon.a (mon.0) 10161 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:33.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.561116+0000 mon.a (mon.0) 10162 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:33.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.562106+0000 mon.a (mon.0) 10163 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:33.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.569422+0000 mon.a (mon.0) 10164 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:33.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: cephadm 2024-02-05T07:16:32.569941+0000 mgr.y (mgr.25280) 2423 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:33.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.651515+0000 mon.a (mon.0) 10165 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:33.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.654035+0000 mon.a (mon.0) 10166 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:33.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.656792+0000 mon.a (mon.0) 10167 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:33.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.657654+0000 mon.a (mon.0) 10168 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:33.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.663440+0000 mon.a (mon.0) 10169 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:33.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: cephadm 2024-02-05T07:16:32.663993+0000 mgr.y (mgr.25280) 2424 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:33.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.741803+0000 mon.a (mon.0) 10170 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:33.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.744965+0000 mon.a (mon.0) 10171 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:33.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.748268+0000 mon.a (mon.0) 10172 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:33.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.750211+0000 mon.a (mon.0) 10173 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:33.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.758676+0000 mon.a (mon.0) 10174 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:33.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: cephadm 2024-02-05T07:16:32.759461+0000 mgr.y (mgr.25280) 2425 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:33.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.837512+0000 mon.a (mon.0) 10175 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:33.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.840727+0000 mon.a (mon.0) 10176 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:33.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.844596+0000 mon.a (mon.0) 10177 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:33.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.845675+0000 mon.a (mon.0) 10178 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:33.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.852957+0000 mon.a (mon.0) 10179 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:33.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: cephadm 2024-02-05T07:16:32.853727+0000 mgr.y (mgr.25280) 2426 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:33.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: cluster 2024-02-05T07:16:32.891072+0000 mgr.y (mgr.25280) 2427 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:33.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.933236+0000 mon.a (mon.0) 10180 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:33.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.936081+0000 mon.a (mon.0) 10181 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:33.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.938713+0000 mon.a (mon.0) 10182 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:33.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.939758+0000 mon.a (mon.0) 10183 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:33.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:32.948429+0000 mon.a (mon.0) 10184 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:33.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: cephadm 2024-02-05T07:16:32.949008+0000 mgr.y (mgr.25280) 2428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:33.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:33.027624+0000 mon.a (mon.0) 10185 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:33.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:33.030876+0000 mon.a (mon.0) 10186 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:33.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:33.036416+0000 mon.a (mon.0) 10187 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:33.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:33.037731+0000 mon.a (mon.0) 10188 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:33.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:33.047339+0000 mon.a (mon.0) 10189 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:33.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: cephadm 2024-02-05T07:16:33.048034+0000 mgr.y (mgr.25280) 2429 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:33.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:33.127523+0000 mon.a (mon.0) 10190 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:33.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:33.130111+0000 mon.a (mon.0) 10191 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:33.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:33.133516+0000 mon.a (mon.0) 10192 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:33.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:33.134934+0000 mon.a (mon.0) 10193 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:33.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: audit 2024-02-05T07:16:33.141908+0000 mon.a (mon.0) 10194 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:33.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[71397]: cephadm 2024-02-05T07:16:33.142576+0000 mgr.y (mgr.25280) 2430 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:33.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.750211+0000 mon.a (mon.0) 10173 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:33.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.758676+0000 mon.a (mon.0) 10174 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:33.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: cephadm 2024-02-05T07:16:32.759461+0000 mgr.y (mgr.25280) 2425 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:33.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.837512+0000 mon.a (mon.0) 10175 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:33.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.840727+0000 mon.a (mon.0) 10176 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:33.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.844596+0000 mon.a (mon.0) 10177 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:33.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.845675+0000 mon.a (mon.0) 10178 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:33.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.852957+0000 mon.a (mon.0) 10179 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:33.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: cephadm 2024-02-05T07:16:32.853727+0000 mgr.y (mgr.25280) 2426 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:33.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: cluster 2024-02-05T07:16:32.891072+0000 mgr.y (mgr.25280) 2427 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:33.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.933236+0000 mon.a (mon.0) 10180 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:33.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.936081+0000 mon.a (mon.0) 10181 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:33.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.938713+0000 mon.a (mon.0) 10182 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:33.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.939758+0000 mon.a (mon.0) 10183 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:33.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:32.948429+0000 mon.a (mon.0) 10184 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:33.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: cephadm 2024-02-05T07:16:32.949008+0000 mgr.y (mgr.25280) 2428 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:33.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:33.027624+0000 mon.a (mon.0) 10185 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:33.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:33.030876+0000 mon.a (mon.0) 10186 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:33.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:33.036416+0000 mon.a (mon.0) 10187 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:33.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:33.037731+0000 mon.a (mon.0) 10188 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:33.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:33.047339+0000 mon.a (mon.0) 10189 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:33.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: cephadm 2024-02-05T07:16:33.048034+0000 mgr.y (mgr.25280) 2429 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:33.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:33.127523+0000 mon.a (mon.0) 10190 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:33.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:33.130111+0000 mon.a (mon.0) 10191 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:33.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:33.133516+0000 mon.a (mon.0) 10192 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:33.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:33.134934+0000 mon.a (mon.0) 10193 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:33.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: audit 2024-02-05T07:16:33.141908+0000 mon.a (mon.0) 10194 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:33.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:33 smithi102 bash[68945]: cephadm 2024-02-05T07:16:33.142576+0000 mgr.y (mgr.25280) 2430 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:34.491 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.219292+0000 mon.a (mon.0) 10195 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:34.491 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.221195+0000 mon.a (mon.0) 10196 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:34.491 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.223848+0000 mon.a (mon.0) 10197 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:34.491 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.224562+0000 mon.a (mon.0) 10198 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:34.491 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.230640+0000 mon.a (mon.0) 10199 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:34.491 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: cephadm 2024-02-05T07:16:33.231218+0000 mgr.y (mgr.25280) 2431 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:34.491 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.310938+0000 mon.a (mon.0) 10200 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:34.491 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.314187+0000 mon.a (mon.0) 10201 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:34.491 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.319300+0000 mon.a (mon.0) 10202 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:34.491 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.320973+0000 mon.a (mon.0) 10203 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:34.491 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.329300+0000 mon.a (mon.0) 10204 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:34.491 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: cephadm 2024-02-05T07:16:33.330045+0000 mgr.y (mgr.25280) 2432 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:34.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.406625+0000 mon.a (mon.0) 10205 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:34.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.409512+0000 mon.a (mon.0) 10206 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:34.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.413030+0000 mon.a (mon.0) 10207 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:34.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.414198+0000 mon.a (mon.0) 10208 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:34.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.422477+0000 mon.a (mon.0) 10209 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:34.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: cephadm 2024-02-05T07:16:33.423211+0000 mgr.y (mgr.25280) 2433 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:34.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.500251+0000 mon.a (mon.0) 10210 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:34.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.502884+0000 mon.a (mon.0) 10211 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:34.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.505454+0000 mon.a (mon.0) 10212 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:34.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.506455+0000 mon.a (mon.0) 10213 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:34.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.512764+0000 mon.a (mon.0) 10214 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:34.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: cephadm 2024-02-05T07:16:33.513243+0000 mgr.y (mgr.25280) 2434 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:34.493 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.598540+0000 mon.a (mon.0) 10215 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:34.493 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.602542+0000 mon.a (mon.0) 10216 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:34.493 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.606188+0000 mon.a (mon.0) 10217 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:34.493 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.607396+0000 mon.a (mon.0) 10218 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:34.493 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.615369+0000 mon.a (mon.0) 10219 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:34.493 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: cephadm 2024-02-05T07:16:33.616129+0000 mgr.y (mgr.25280) 2435 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:34.493 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.696072+0000 mon.a (mon.0) 10220 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:34.493 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.699051+0000 mon.a (mon.0) 10221 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:34.493 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.701989+0000 mon.a (mon.0) 10222 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:34.493 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.703043+0000 mon.a (mon.0) 10223 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:34.493 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.711402+0000 mon.a (mon.0) 10224 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:34.493 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: cephadm 2024-02-05T07:16:33.712280+0000 mgr.y (mgr.25280) 2436 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:34.493 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.795501+0000 mon.a (mon.0) 10225 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:34.493 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.798133+0000 mon.a (mon.0) 10226 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:34.494 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.801745+0000 mon.a (mon.0) 10227 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:34.494 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.802881+0000 mon.a (mon.0) 10228 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:34.494 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.811128+0000 mon.a (mon.0) 10229 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:34.494 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: cephadm 2024-02-05T07:16:33.811831+0000 mgr.y (mgr.25280) 2437 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:34.494 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.926358+0000 mon.a (mon.0) 10230 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:34.494 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.929505+0000 mon.a (mon.0) 10231 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:34.494 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.934041+0000 mon.a (mon.0) 10232 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:34.494 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.935383+0000 mon.a (mon.0) 10233 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:34.494 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:33.944779+0000 mon.a (mon.0) 10234 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:34.494 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: cephadm 2024-02-05T07:16:33.945772+0000 mgr.y (mgr.25280) 2438 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:34.494 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:34.024743+0000 mon.a (mon.0) 10235 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:34.494 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:34.028497+0000 mon.a (mon.0) 10236 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:34.494 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:34.032022+0000 mon.a (mon.0) 10237 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:34.494 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:34.033378+0000 mon.a (mon.0) 10238 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:34.494 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:34.040626+0000 mon.a (mon.0) 10239 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:34.495 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: cephadm 2024-02-05T07:16:34.041254+0000 mgr.y (mgr.25280) 2439 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:34.495 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:34.125193+0000 mon.a (mon.0) 10240 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:34.495 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:34.127674+0000 mon.a (mon.0) 10241 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:34.495 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:34.130492+0000 mon.a (mon.0) 10242 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:34.495 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:34.131535+0000 mon.a (mon.0) 10243 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:34.495 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: audit 2024-02-05T07:16:34.139615+0000 mon.a (mon.0) 10244 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:34.495 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:34 smithi177 bash[56430]: cephadm 2024-02-05T07:16:34.140376+0000 mgr.y (mgr.25280) 2440 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:34.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.219292+0000 mon.a (mon.0) 10195 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:34.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.221195+0000 mon.a (mon.0) 10196 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:34.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.223848+0000 mon.a (mon.0) 10197 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:34.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.224562+0000 mon.a (mon.0) 10198 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:34.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.230640+0000 mon.a (mon.0) 10199 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:34.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: cephadm 2024-02-05T07:16:33.231218+0000 mgr.y (mgr.25280) 2431 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:34.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.310938+0000 mon.a (mon.0) 10200 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:34.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.314187+0000 mon.a (mon.0) 10201 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:34.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.319300+0000 mon.a (mon.0) 10202 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:34.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.320973+0000 mon.a (mon.0) 10203 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:34.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.329300+0000 mon.a (mon.0) 10204 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:34.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: cephadm 2024-02-05T07:16:33.330045+0000 mgr.y (mgr.25280) 2432 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:34.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.406625+0000 mon.a (mon.0) 10205 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:34.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.409512+0000 mon.a (mon.0) 10206 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:34.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.413030+0000 mon.a (mon.0) 10207 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:34.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.414198+0000 mon.a (mon.0) 10208 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:34.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.422477+0000 mon.a (mon.0) 10209 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:34.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: cephadm 2024-02-05T07:16:33.423211+0000 mgr.y (mgr.25280) 2433 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:34.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.500251+0000 mon.a (mon.0) 10210 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:34.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.502884+0000 mon.a (mon.0) 10211 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:34.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.219292+0000 mon.a (mon.0) 10195 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:34.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.221195+0000 mon.a (mon.0) 10196 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:34.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.223848+0000 mon.a (mon.0) 10197 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:34.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.224562+0000 mon.a (mon.0) 10198 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:34.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.230640+0000 mon.a (mon.0) 10199 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:34.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: cephadm 2024-02-05T07:16:33.231218+0000 mgr.y (mgr.25280) 2431 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:34.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.310938+0000 mon.a (mon.0) 10200 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:34.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.314187+0000 mon.a (mon.0) 10201 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:34.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.319300+0000 mon.a (mon.0) 10202 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:34.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.320973+0000 mon.a (mon.0) 10203 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:34.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.329300+0000 mon.a (mon.0) 10204 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:34.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: cephadm 2024-02-05T07:16:33.330045+0000 mgr.y (mgr.25280) 2432 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:34.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.406625+0000 mon.a (mon.0) 10205 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:34.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.409512+0000 mon.a (mon.0) 10206 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:34.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.413030+0000 mon.a (mon.0) 10207 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:34.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.414198+0000 mon.a (mon.0) 10208 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:34.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.422477+0000 mon.a (mon.0) 10209 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:34.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: cephadm 2024-02-05T07:16:33.423211+0000 mgr.y (mgr.25280) 2433 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:34.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.500251+0000 mon.a (mon.0) 10210 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:34.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.502884+0000 mon.a (mon.0) 10211 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:34.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.505454+0000 mon.a (mon.0) 10212 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:34.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.506455+0000 mon.a (mon.0) 10213 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:34.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.512764+0000 mon.a (mon.0) 10214 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:34.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: cephadm 2024-02-05T07:16:33.513243+0000 mgr.y (mgr.25280) 2434 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:34.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.598540+0000 mon.a (mon.0) 10215 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:34.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.602542+0000 mon.a (mon.0) 10216 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:34.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.606188+0000 mon.a (mon.0) 10217 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:34.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.607396+0000 mon.a (mon.0) 10218 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:34.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.615369+0000 mon.a (mon.0) 10219 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:34.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: cephadm 2024-02-05T07:16:33.616129+0000 mgr.y (mgr.25280) 2435 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:34.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.696072+0000 mon.a (mon.0) 10220 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:34.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.699051+0000 mon.a (mon.0) 10221 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:34.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.701989+0000 mon.a (mon.0) 10222 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:34.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.703043+0000 mon.a (mon.0) 10223 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:34.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.711402+0000 mon.a (mon.0) 10224 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:34.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: cephadm 2024-02-05T07:16:33.712280+0000 mgr.y (mgr.25280) 2436 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:34.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.795501+0000 mon.a (mon.0) 10225 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:34.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.798133+0000 mon.a (mon.0) 10226 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:34.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.801745+0000 mon.a (mon.0) 10227 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:34.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.802881+0000 mon.a (mon.0) 10228 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:34.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.811128+0000 mon.a (mon.0) 10229 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:34.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: cephadm 2024-02-05T07:16:33.811831+0000 mgr.y (mgr.25280) 2437 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:34.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.926358+0000 mon.a (mon.0) 10230 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:34.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.929505+0000 mon.a (mon.0) 10231 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:34.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.934041+0000 mon.a (mon.0) 10232 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:34.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.935383+0000 mon.a (mon.0) 10233 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:34.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:33.944779+0000 mon.a (mon.0) 10234 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:34.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: cephadm 2024-02-05T07:16:33.945772+0000 mgr.y (mgr.25280) 2438 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:34.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:34.024743+0000 mon.a (mon.0) 10235 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:34.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:34.028497+0000 mon.a (mon.0) 10236 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:34.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:34.032022+0000 mon.a (mon.0) 10237 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:34.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:34.033378+0000 mon.a (mon.0) 10238 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:34.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:34.040626+0000 mon.a (mon.0) 10239 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:34.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: cephadm 2024-02-05T07:16:34.041254+0000 mgr.y (mgr.25280) 2439 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:34.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:34.125193+0000 mon.a (mon.0) 10240 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:34.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:34.127674+0000 mon.a (mon.0) 10241 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:34.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:34.130492+0000 mon.a (mon.0) 10242 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:34.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:34.131535+0000 mon.a (mon.0) 10243 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:34.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: audit 2024-02-05T07:16:34.139615+0000 mon.a (mon.0) 10244 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:34.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[71397]: cephadm 2024-02-05T07:16:34.140376+0000 mgr.y (mgr.25280) 2440 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:34.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.505454+0000 mon.a (mon.0) 10212 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:34.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.506455+0000 mon.a (mon.0) 10213 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:34.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.512764+0000 mon.a (mon.0) 10214 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:34.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: cephadm 2024-02-05T07:16:33.513243+0000 mgr.y (mgr.25280) 2434 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:34.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.598540+0000 mon.a (mon.0) 10215 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:34.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.602542+0000 mon.a (mon.0) 10216 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:34.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.606188+0000 mon.a (mon.0) 10217 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:34.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.607396+0000 mon.a (mon.0) 10218 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:34.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.615369+0000 mon.a (mon.0) 10219 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:34.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: cephadm 2024-02-05T07:16:33.616129+0000 mgr.y (mgr.25280) 2435 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:34.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.696072+0000 mon.a (mon.0) 10220 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:34.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.699051+0000 mon.a (mon.0) 10221 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:34.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.701989+0000 mon.a (mon.0) 10222 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:34.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.703043+0000 mon.a (mon.0) 10223 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:34.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.711402+0000 mon.a (mon.0) 10224 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:34.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: cephadm 2024-02-05T07:16:33.712280+0000 mgr.y (mgr.25280) 2436 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:34.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.795501+0000 mon.a (mon.0) 10225 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:34.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.798133+0000 mon.a (mon.0) 10226 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:34.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.801745+0000 mon.a (mon.0) 10227 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:34.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.802881+0000 mon.a (mon.0) 10228 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:34.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.811128+0000 mon.a (mon.0) 10229 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:34.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: cephadm 2024-02-05T07:16:33.811831+0000 mgr.y (mgr.25280) 2437 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:34.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.926358+0000 mon.a (mon.0) 10230 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:34.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.929505+0000 mon.a (mon.0) 10231 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:34.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.934041+0000 mon.a (mon.0) 10232 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:34.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.935383+0000 mon.a (mon.0) 10233 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:34.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:33.944779+0000 mon.a (mon.0) 10234 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:34.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: cephadm 2024-02-05T07:16:33.945772+0000 mgr.y (mgr.25280) 2438 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:34.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:34.024743+0000 mon.a (mon.0) 10235 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:34.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:34.028497+0000 mon.a (mon.0) 10236 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:34.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:34.032022+0000 mon.a (mon.0) 10237 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:34.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:34.033378+0000 mon.a (mon.0) 10238 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:34.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:34.040626+0000 mon.a (mon.0) 10239 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:34.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: cephadm 2024-02-05T07:16:34.041254+0000 mgr.y (mgr.25280) 2439 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:34.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:34.125193+0000 mon.a (mon.0) 10240 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:34.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:34.127674+0000 mon.a (mon.0) 10241 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:34.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:34.130492+0000 mon.a (mon.0) 10242 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:34.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:34.131535+0000 mon.a (mon.0) 10243 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:34.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: audit 2024-02-05T07:16:34.139615+0000 mon.a (mon.0) 10244 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:34.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:34 smithi102 bash[68945]: cephadm 2024-02-05T07:16:34.140376+0000 mgr.y (mgr.25280) 2440 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:35.324 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.218160+0000 mon.a (mon.0) 10245 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:35.325 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.220472+0000 mon.a (mon.0) 10246 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.325 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.224483+0000 mon.a (mon.0) 10247 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:35.325 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.225628+0000 mon.a (mon.0) 10248 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:35.325 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.233212+0000 mon.a (mon.0) 10249 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.325 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: cephadm 2024-02-05T07:16:34.233879+0000 mgr.y (mgr.25280) 2441 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:35.325 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.311885+0000 mon.a (mon.0) 10250 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:35.325 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.315127+0000 mon.a (mon.0) 10251 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.325 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.318875+0000 mon.a (mon.0) 10252 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:35.325 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.320172+0000 mon.a (mon.0) 10253 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:35.325 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.330157+0000 mon.a (mon.0) 10254 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.326 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: cephadm 2024-02-05T07:16:34.330808+0000 mgr.y (mgr.25280) 2442 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:35.326 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.408608+0000 mon.a (mon.0) 10255 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:35.326 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.411905+0000 mon.a (mon.0) 10256 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.326 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.415807+0000 mon.a (mon.0) 10257 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:35.326 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.417102+0000 mon.a (mon.0) 10258 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:35.326 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.427035+0000 mon.a (mon.0) 10259 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.326 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: cephadm 2024-02-05T07:16:34.427654+0000 mgr.y (mgr.25280) 2443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:35.326 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.506106+0000 mon.a (mon.0) 10260 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:35.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.509325+0000 mon.a (mon.0) 10261 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.513039+0000 mon.a (mon.0) 10262 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:35.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.514294+0000 mon.a (mon.0) 10263 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:35.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.526974+0000 mon.a (mon.0) 10264 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: cephadm 2024-02-05T07:16:34.527588+0000 mgr.y (mgr.25280) 2444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:35.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.608216+0000 mon.a (mon.0) 10265 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:35.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.611032+0000 mon.a (mon.0) 10266 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.614709+0000 mon.a (mon.0) 10267 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:35.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.615879+0000 mon.a (mon.0) 10268 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:35.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.625470+0000 mon.a (mon.0) 10269 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: cephadm 2024-02-05T07:16:34.626395+0000 mgr.y (mgr.25280) 2445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:35.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.706369+0000 mon.a (mon.0) 10270 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:35.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.708708+0000 mon.a (mon.0) 10271 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.711256+0000 mon.a (mon.0) 10272 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:35.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.712161+0000 mon.a (mon.0) 10273 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:35.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.718624+0000 mon.a (mon.0) 10274 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: cephadm 2024-02-05T07:16:34.719867+0000 mgr.y (mgr.25280) 2446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:35.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.804061+0000 mon.a (mon.0) 10275 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:35.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.806232+0000 mon.a (mon.0) 10276 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.808881+0000 mon.a (mon.0) 10277 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:35.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.809853+0000 mon.a (mon.0) 10278 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:35.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.818020+0000 mon.a (mon.0) 10279 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: cephadm 2024-02-05T07:16:34.818712+0000 mgr.y (mgr.25280) 2447 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:35.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: cluster 2024-02-05T07:16:34.892007+0000 mgr.y (mgr.25280) 2448 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:16:35.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.896044+0000 mon.a (mon.0) 10280 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:35.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.899112+0000 mon.a (mon.0) 10281 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.902819+0000 mon.a (mon.0) 10282 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:35.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.904025+0000 mon.a (mon.0) 10283 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:35.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.910217+0000 mon.a (mon.0) 10284 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: cephadm 2024-02-05T07:16:34.911268+0000 mgr.y (mgr.25280) 2449 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:35.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.972896+0000 mon.a (mon.0) 10285 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.980426+0000 mon.a (mon.0) 10286 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.990052+0000 mon.a (mon.0) 10287 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.990430+0000 mon.a (mon.0) 10288 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:35.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.993025+0000 mon.a (mon.0) 10289 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.994782+0000 mon.a (mon.0) 10290 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.995865+0000 mon.a (mon.0) 10291 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:34.998259+0000 mon.a (mon.0) 10292 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:35.000956+0000 mon.a (mon.0) 10293 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:35.002774+0000 mon.a (mon.0) 10294 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:35.003986+0000 mon.a (mon.0) 10295 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:35.005192+0000 mon.a (mon.0) 10296 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:35.006428+0000 mon.a (mon.0) 10297 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:35.007836+0000 mon.a (mon.0) 10298 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:35.009092+0000 mon.a (mon.0) 10299 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:35.010488+0000 mon.a (mon.0) 10300 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:35.012424+0000 mon.a (mon.0) 10301 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:35.013994+0000 mon.a (mon.0) 10302 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:35.056110+0000 mon.a (mon.0) 10303 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:35.068556+0000 mon.a (mon.0) 10304 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:35 smithi177 bash[56430]: audit 2024-02-05T07:16:35.078850+0000 mon.a (mon.0) 10305 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.218160+0000 mon.a (mon.0) 10245 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:35.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.220472+0000 mon.a (mon.0) 10246 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.224483+0000 mon.a (mon.0) 10247 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:35.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.225628+0000 mon.a (mon.0) 10248 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:35.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.233212+0000 mon.a (mon.0) 10249 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: cephadm 2024-02-05T07:16:34.233879+0000 mgr.y (mgr.25280) 2441 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:35.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.311885+0000 mon.a (mon.0) 10250 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:35.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.315127+0000 mon.a (mon.0) 10251 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.318875+0000 mon.a (mon.0) 10252 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:35.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.320172+0000 mon.a (mon.0) 10253 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:35.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.330157+0000 mon.a (mon.0) 10254 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: cephadm 2024-02-05T07:16:34.330808+0000 mgr.y (mgr.25280) 2442 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:35.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.408608+0000 mon.a (mon.0) 10255 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:35.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.411905+0000 mon.a (mon.0) 10256 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.415807+0000 mon.a (mon.0) 10257 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:35.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.417102+0000 mon.a (mon.0) 10258 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:35.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.427035+0000 mon.a (mon.0) 10259 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: cephadm 2024-02-05T07:16:34.427654+0000 mgr.y (mgr.25280) 2443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:35.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.506106+0000 mon.a (mon.0) 10260 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:35.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.509325+0000 mon.a (mon.0) 10261 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.218160+0000 mon.a (mon.0) 10245 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:35.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.220472+0000 mon.a (mon.0) 10246 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.224483+0000 mon.a (mon.0) 10247 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:35.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.225628+0000 mon.a (mon.0) 10248 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:35.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.233212+0000 mon.a (mon.0) 10249 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: cephadm 2024-02-05T07:16:34.233879+0000 mgr.y (mgr.25280) 2441 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:35.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.311885+0000 mon.a (mon.0) 10250 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:35.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.315127+0000 mon.a (mon.0) 10251 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.318875+0000 mon.a (mon.0) 10252 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:35.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.320172+0000 mon.a (mon.0) 10253 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:35.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.330157+0000 mon.a (mon.0) 10254 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: cephadm 2024-02-05T07:16:34.330808+0000 mgr.y (mgr.25280) 2442 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:35.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.408608+0000 mon.a (mon.0) 10255 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:35.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.411905+0000 mon.a (mon.0) 10256 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.415807+0000 mon.a (mon.0) 10257 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:35.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.417102+0000 mon.a (mon.0) 10258 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:35.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.427035+0000 mon.a (mon.0) 10259 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: cephadm 2024-02-05T07:16:34.427654+0000 mgr.y (mgr.25280) 2443 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:35.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.506106+0000 mon.a (mon.0) 10260 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:35.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.509325+0000 mon.a (mon.0) 10261 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.513039+0000 mon.a (mon.0) 10262 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:35.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.514294+0000 mon.a (mon.0) 10263 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:35.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.526974+0000 mon.a (mon.0) 10264 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: cephadm 2024-02-05T07:16:34.527588+0000 mgr.y (mgr.25280) 2444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:35.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.608216+0000 mon.a (mon.0) 10265 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:35.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.611032+0000 mon.a (mon.0) 10266 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.614709+0000 mon.a (mon.0) 10267 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:35.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.615879+0000 mon.a (mon.0) 10268 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:35.392 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.625470+0000 mon.a (mon.0) 10269 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: cephadm 2024-02-05T07:16:34.626395+0000 mgr.y (mgr.25280) 2445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:35.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.706369+0000 mon.a (mon.0) 10270 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:35.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.708708+0000 mon.a (mon.0) 10271 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.711256+0000 mon.a (mon.0) 10272 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:35.393 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.712161+0000 mon.a (mon.0) 10273 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:35.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.718624+0000 mon.a (mon.0) 10274 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: cephadm 2024-02-05T07:16:34.719867+0000 mgr.y (mgr.25280) 2446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:35.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.804061+0000 mon.a (mon.0) 10275 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:35.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.806232+0000 mon.a (mon.0) 10276 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.394 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.808881+0000 mon.a (mon.0) 10277 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:35.395 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.513039+0000 mon.a (mon.0) 10262 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:35.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.514294+0000 mon.a (mon.0) 10263 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:35.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.526974+0000 mon.a (mon.0) 10264 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: cephadm 2024-02-05T07:16:34.527588+0000 mgr.y (mgr.25280) 2444 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:35.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.608216+0000 mon.a (mon.0) 10265 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:35.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.611032+0000 mon.a (mon.0) 10266 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.614709+0000 mon.a (mon.0) 10267 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:35.396 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.615879+0000 mon.a (mon.0) 10268 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:35.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.625470+0000 mon.a (mon.0) 10269 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: cephadm 2024-02-05T07:16:34.626395+0000 mgr.y (mgr.25280) 2445 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:35.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.706369+0000 mon.a (mon.0) 10270 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:35.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.708708+0000 mon.a (mon.0) 10271 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.711256+0000 mon.a (mon.0) 10272 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:35.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.712161+0000 mon.a (mon.0) 10273 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:35.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.718624+0000 mon.a (mon.0) 10274 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: cephadm 2024-02-05T07:16:34.719867+0000 mgr.y (mgr.25280) 2446 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:35.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.804061+0000 mon.a (mon.0) 10275 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:35.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.806232+0000 mon.a (mon.0) 10276 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.397 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.808881+0000 mon.a (mon.0) 10277 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:35.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.809853+0000 mon.a (mon.0) 10278 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:35.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.818020+0000 mon.a (mon.0) 10279 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: cephadm 2024-02-05T07:16:34.818712+0000 mgr.y (mgr.25280) 2447 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:35.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: cluster 2024-02-05T07:16:34.892007+0000 mgr.y (mgr.25280) 2448 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:16:35.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.896044+0000 mon.a (mon.0) 10280 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:35.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.899112+0000 mon.a (mon.0) 10281 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.902819+0000 mon.a (mon.0) 10282 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:35.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.904025+0000 mon.a (mon.0) 10283 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:35.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.910217+0000 mon.a (mon.0) 10284 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.398 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: cephadm 2024-02-05T07:16:34.911268+0000 mgr.y (mgr.25280) 2449 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:35.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.972896+0000 mon.a (mon.0) 10285 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.980426+0000 mon.a (mon.0) 10286 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.990052+0000 mon.a (mon.0) 10287 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.990430+0000 mon.a (mon.0) 10288 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:35.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.993025+0000 mon.a (mon.0) 10289 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.994782+0000 mon.a (mon.0) 10290 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.995865+0000 mon.a (mon.0) 10291 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:34.998259+0000 mon.a (mon.0) 10292 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:35.000956+0000 mon.a (mon.0) 10293 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:35.002774+0000 mon.a (mon.0) 10294 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.399 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:35.003986+0000 mon.a (mon.0) 10295 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.399 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.809853+0000 mon.a (mon.0) 10278 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:35.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.818020+0000 mon.a (mon.0) 10279 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: cephadm 2024-02-05T07:16:34.818712+0000 mgr.y (mgr.25280) 2447 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:35.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: cluster 2024-02-05T07:16:34.892007+0000 mgr.y (mgr.25280) 2448 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:16:35.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.896044+0000 mon.a (mon.0) 10280 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:35.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.899112+0000 mon.a (mon.0) 10281 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.902819+0000 mon.a (mon.0) 10282 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:35.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.904025+0000 mon.a (mon.0) 10283 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:35.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.910217+0000 mon.a (mon.0) 10284 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: cephadm 2024-02-05T07:16:34.911268+0000 mgr.y (mgr.25280) 2449 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:35.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.972896+0000 mon.a (mon.0) 10285 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.980426+0000 mon.a (mon.0) 10286 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.400 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.990052+0000 mon.a (mon.0) 10287 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.401 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.990430+0000 mon.a (mon.0) 10288 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:35.401 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.993025+0000 mon.a (mon.0) 10289 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.401 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.994782+0000 mon.a (mon.0) 10290 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.401 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.995865+0000 mon.a (mon.0) 10291 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.401 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:34.998259+0000 mon.a (mon.0) 10292 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.401 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:35.000956+0000 mon.a (mon.0) 10293 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.401 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:35.002774+0000 mon.a (mon.0) 10294 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.401 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:35.003986+0000 mon.a (mon.0) 10295 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.401 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:35.005192+0000 mon.a (mon.0) 10296 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.401 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:35.006428+0000 mon.a (mon.0) 10297 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.401 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:35.007836+0000 mon.a (mon.0) 10298 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.402 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:35.009092+0000 mon.a (mon.0) 10299 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.402 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:35.010488+0000 mon.a (mon.0) 10300 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.402 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:35.012424+0000 mon.a (mon.0) 10301 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.402 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:35.013994+0000 mon.a (mon.0) 10302 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.402 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:35.056110+0000 mon.a (mon.0) 10303 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.402 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:35.068556+0000 mon.a (mon.0) 10304 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.402 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[71397]: audit 2024-02-05T07:16:35.078850+0000 mon.a (mon.0) 10305 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.402 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:35.005192+0000 mon.a (mon.0) 10296 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.402 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:35.006428+0000 mon.a (mon.0) 10297 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.402 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:35.007836+0000 mon.a (mon.0) 10298 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.402 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:35.009092+0000 mon.a (mon.0) 10299 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.402 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:35.010488+0000 mon.a (mon.0) 10300 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.403 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:35.012424+0000 mon.a (mon.0) 10301 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.403 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:35.013994+0000 mon.a (mon.0) 10302 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:35.403 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:35.056110+0000 mon.a (mon.0) 10303 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.403 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:35.068556+0000 mon.a (mon.0) 10304 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:35.403 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:35 smithi102 bash[68945]: audit 2024-02-05T07:16:35.078850+0000 mon.a (mon.0) 10305 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:38.077 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:37 smithi177 bash[56430]: cluster 2024-02-05T07:16:36.893219+0000 mgr.y (mgr.25280) 2450 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:38.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:37 smithi102 bash[68945]: cluster 2024-02-05T07:16:36.893219+0000 mgr.y (mgr.25280) 2450 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:38.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:37 smithi102 bash[71397]: cluster 2024-02-05T07:16:36.893219+0000 mgr.y (mgr.25280) 2450 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:40.609 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:40 smithi177 bash[56430]: cephadm 2024-02-05T07:16:38.689770+0000 mgr.y (mgr.25280) 2451 : cephadm 1 Upgrade: Updating alertmanager.a 2024-02-05T07:16:40.609 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:40 smithi177 bash[56430]: cephadm 2024-02-05T07:16:38.703871+0000 mgr.y (mgr.25280) 2452 : cephadm 1 Deploying daemon alertmanager.a on smithi102 2024-02-05T07:16:40.609 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:40 smithi177 bash[56430]: cluster 2024-02-05T07:16:38.894148+0000 mgr.y (mgr.25280) 2453 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:40.609 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:40 smithi177 bash[56430]: audit 2024-02-05T07:16:39.424181+0000 mon.a (mon.0) 10306 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:40.609 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:40 smithi177 bash[56430]: audit 2024-02-05T07:16:39.434024+0000 mon.a (mon.0) 10307 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:40.609 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:40 smithi177 bash[56430]: audit 2024-02-05T07:16:39.444842+0000 mon.a (mon.0) 10308 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:40.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:40 smithi102 bash[68945]: cephadm 2024-02-05T07:16:38.689770+0000 mgr.y (mgr.25280) 2451 : cephadm 1 Upgrade: Updating alertmanager.a 2024-02-05T07:16:40.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:40 smithi102 bash[68945]: cephadm 2024-02-05T07:16:38.703871+0000 mgr.y (mgr.25280) 2452 : cephadm 1 Deploying daemon alertmanager.a on smithi102 2024-02-05T07:16:40.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:40 smithi102 bash[68945]: cluster 2024-02-05T07:16:38.894148+0000 mgr.y (mgr.25280) 2453 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:40.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:40 smithi102 bash[68945]: audit 2024-02-05T07:16:39.424181+0000 mon.a (mon.0) 10306 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:40.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:40 smithi102 bash[68945]: audit 2024-02-05T07:16:39.434024+0000 mon.a (mon.0) 10307 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:40.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:40 smithi102 bash[68945]: audit 2024-02-05T07:16:39.444842+0000 mon.a (mon.0) 10308 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:40.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:40 smithi102 bash[71397]: cephadm 2024-02-05T07:16:38.689770+0000 mgr.y (mgr.25280) 2451 : cephadm 1 Upgrade: Updating alertmanager.a 2024-02-05T07:16:40.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:40 smithi102 bash[71397]: cephadm 2024-02-05T07:16:38.703871+0000 mgr.y (mgr.25280) 2452 : cephadm 1 Deploying daemon alertmanager.a on smithi102 2024-02-05T07:16:40.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:40 smithi102 bash[71397]: cluster 2024-02-05T07:16:38.894148+0000 mgr.y (mgr.25280) 2453 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:40.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:40 smithi102 bash[71397]: audit 2024-02-05T07:16:39.424181+0000 mon.a (mon.0) 10306 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:40.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:40 smithi102 bash[71397]: audit 2024-02-05T07:16:39.434024+0000 mon.a (mon.0) 10307 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:40.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:40 smithi102 bash[71397]: audit 2024-02-05T07:16:39.444842+0000 mon.a (mon.0) 10308 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:41.259 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:41 smithi102 bash[68945]: audit 2024-02-05T07:16:39.602910+0000 mgr.y (mgr.25280) 2454 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:16:41.259 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:41 smithi102 bash[68945]: audit 2024-02-05T07:16:40.808992+0000 mon.a (mon.0) 10309 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:16:41.259 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:41 smithi102 bash[71397]: audit 2024-02-05T07:16:39.602910+0000 mgr.y (mgr.25280) 2454 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:16:41.259 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:41 smithi102 bash[71397]: audit 2024-02-05T07:16:40.808992+0000 mon.a (mon.0) 10309 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:16:41.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:41 smithi177 bash[56430]: audit 2024-02-05T07:16:39.602910+0000 mgr.y (mgr.25280) 2454 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:16:41.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:41 smithi177 bash[56430]: audit 2024-02-05T07:16:40.808992+0000 mon.a (mon.0) 10309 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:16:42.176 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:42 smithi102 bash[71397]: cluster 2024-02-05T07:16:40.895116+0000 mgr.y (mgr.25280) 2455 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:16:42.177 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:42 smithi102 bash[68945]: cluster 2024-02-05T07:16:40.895116+0000 mgr.y (mgr.25280) 2455 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:16:42.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:42 smithi177 bash[56430]: cluster 2024-02-05T07:16:40.895116+0000 mgr.y (mgr.25280) 2455 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:16:42.632 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:16:42 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:16:42] "GET /metrics HTTP/1.1" 200 38695 "" "Prometheus/2.43.0" 2024-02-05T07:16:44.255 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:44 smithi102 bash[71397]: cluster 2024-02-05T07:16:42.896486+0000 mgr.y (mgr.25280) 2456 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:44.256 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:44 smithi102 bash[68945]: cluster 2024-02-05T07:16:42.896486+0000 mgr.y (mgr.25280) 2456 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:44.256 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:16:44 smithi102 systemd[1]: Stopping Ceph alertmanager.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:16:44.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:44 smithi177 bash[56430]: cluster 2024-02-05T07:16:42.896486+0000 mgr.y (mgr.25280) 2456 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:44.882 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:16:44 smithi102 bash[60788]: level=info ts=2024-02-05T07:16:44.387Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-02-05T07:16:45.382 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:16:45 smithi102 bash[107784]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-alertmanager-a 2024-02-05T07:16:45.383 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:16:45 smithi102 bash[107859]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-alertmanager-a 2024-02-05T07:16:45.383 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:16:45 smithi102 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-05T07:16:45.383 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:16:45 smithi102 systemd[1]: Stopped Ceph alertmanager.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:16:45.882 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:16:45 smithi102 systemd[1]: Started Ceph alertmanager.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:16:46.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: cluster 2024-02-05T07:16:44.897524+0000 mgr.y (mgr.25280) 2457 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:16:46.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:45.612707+0000 mon.a (mon.0) 10310 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:46.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:45.622258+0000 mon.a (mon.0) 10311 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:46.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:45.665936+0000 mon.a (mon.0) 10312 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:16:46.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:45.666388+0000 mon.a (mon.0) 10313 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:16:46.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:45.667898+0000 mon.a (mon.0) 10314 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:16:46.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:45.668455+0000 mon.a (mon.0) 10315 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:16:46.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:45.669832+0000 mon.a (mon.0) 10316 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:16:46.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:45.670403+0000 mon.a (mon.0) 10317 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:16:46.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:45.672007+0000 mon.a (mon.0) 10318 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:16:46.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:45.672479+0000 mon.a (mon.0) 10319 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:16:46.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:45.679871+0000 mon.a (mon.0) 10320 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:46.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:45.685752+0000 mon.a (mon.0) 10321 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:46.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:45.688326+0000 mon.a (mon.0) 10322 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:46.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:45.689433+0000 mon.a (mon.0) 10323 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:46.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:45.698440+0000 mon.a (mon.0) 10324 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:46.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:45.777011+0000 mon.a (mon.0) 10325 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:16:46.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:45.785841+0000 mon.a (mon.0) 10326 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:46.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:45.789022+0000 mon.a (mon.0) 10327 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:46.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:45.793823+0000 mon.a (mon.0) 10328 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:46.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:45.795451+0000 mon.a (mon.0) 10329 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:46.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:45.806762+0000 mon.a (mon.0) 10330 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:46.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:45.887425+0000 mon.a (mon.0) 10331 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:46.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:45.890237+0000 mon.a (mon.0) 10332 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:46.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:45.894115+0000 mon.a (mon.0) 10333 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:46.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:45.895556+0000 mon.a (mon.0) 10334 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:46.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:45.906537+0000 mon.a (mon.0) 10335 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:46.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:45.987289+0000 mon.a (mon.0) 10336 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:46.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:45.991577+0000 mon.a (mon.0) 10337 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:46.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:45.995452+0000 mon.a (mon.0) 10338 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:46.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:45.996569+0000 mon.a (mon.0) 10339 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:46.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:46.006309+0000 mon.a (mon.0) 10340 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:46.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:46.090678+0000 mon.a (mon.0) 10341 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:46.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:46.093549+0000 mon.a (mon.0) 10342 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:46.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:46.097461+0000 mon.a (mon.0) 10343 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:46.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:46.098824+0000 mon.a (mon.0) 10344 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:46.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:46 smithi177 bash[56430]: audit 2024-02-05T07:16:46.108945+0000 mon.a (mon.0) 10345 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:46.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: cluster 2024-02-05T07:16:44.897524+0000 mgr.y (mgr.25280) 2457 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:16:46.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:45.612707+0000 mon.a (mon.0) 10310 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:46.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:45.622258+0000 mon.a (mon.0) 10311 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:46.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:45.665936+0000 mon.a (mon.0) 10312 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:16:46.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:45.666388+0000 mon.a (mon.0) 10313 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:16:46.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:45.667898+0000 mon.a (mon.0) 10314 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:16:46.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:45.668455+0000 mon.a (mon.0) 10315 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:16:46.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:45.669832+0000 mon.a (mon.0) 10316 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:16:46.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:45.670403+0000 mon.a (mon.0) 10317 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:16:46.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:45.672007+0000 mon.a (mon.0) 10318 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:16:46.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:45.672479+0000 mon.a (mon.0) 10319 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:16:46.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:45.679871+0000 mon.a (mon.0) 10320 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:46.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:45.685752+0000 mon.a (mon.0) 10321 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:46.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:45.688326+0000 mon.a (mon.0) 10322 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:46.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:45.689433+0000 mon.a (mon.0) 10323 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:46.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:45.698440+0000 mon.a (mon.0) 10324 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:46.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:45.777011+0000 mon.a (mon.0) 10325 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:16:46.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:45.785841+0000 mon.a (mon.0) 10326 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:46.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:45.789022+0000 mon.a (mon.0) 10327 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:46.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:45.793823+0000 mon.a (mon.0) 10328 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:46.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:45.795451+0000 mon.a (mon.0) 10329 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:46.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:45.806762+0000 mon.a (mon.0) 10330 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:46.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:45.887425+0000 mon.a (mon.0) 10331 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:46.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:45.890237+0000 mon.a (mon.0) 10332 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:46.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:45.894115+0000 mon.a (mon.0) 10333 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:46.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:45.895556+0000 mon.a (mon.0) 10334 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:46.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:45.906537+0000 mon.a (mon.0) 10335 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:46.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:45.987289+0000 mon.a (mon.0) 10336 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:46.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:45.991577+0000 mon.a (mon.0) 10337 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:46.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:45.995452+0000 mon.a (mon.0) 10338 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:46.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:45.996569+0000 mon.a (mon.0) 10339 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:46.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:46.006309+0000 mon.a (mon.0) 10340 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:46.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:46.090678+0000 mon.a (mon.0) 10341 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:46.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:46.093549+0000 mon.a (mon.0) 10342 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:46.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:46.097461+0000 mon.a (mon.0) 10343 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:46.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:46.098824+0000 mon.a (mon.0) 10344 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:46.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[68945]: audit 2024-02-05T07:16:46.108945+0000 mon.a (mon.0) 10345 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:46.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: cluster 2024-02-05T07:16:44.897524+0000 mgr.y (mgr.25280) 2457 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:16:46.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:45.612707+0000 mon.a (mon.0) 10310 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:46.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:45.622258+0000 mon.a (mon.0) 10311 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:46.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:45.665936+0000 mon.a (mon.0) 10312 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:16:46.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:45.666388+0000 mon.a (mon.0) 10313 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:16:46.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:45.667898+0000 mon.a (mon.0) 10314 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:16:46.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:45.668455+0000 mon.a (mon.0) 10315 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:16:46.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:45.669832+0000 mon.a (mon.0) 10316 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:16:46.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:45.670403+0000 mon.a (mon.0) 10317 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:16:46.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:45.672007+0000 mon.a (mon.0) 10318 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:16:46.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:45.672479+0000 mon.a (mon.0) 10319 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-05T07:16:46.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:45.679871+0000 mon.a (mon.0) 10320 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:46.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:45.685752+0000 mon.a (mon.0) 10321 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:46.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:45.688326+0000 mon.a (mon.0) 10322 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:46.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:45.689433+0000 mon.a (mon.0) 10323 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:46.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:45.698440+0000 mon.a (mon.0) 10324 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:46.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:45.777011+0000 mon.a (mon.0) 10325 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:16:46.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:45.785841+0000 mon.a (mon.0) 10326 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:46.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:45.789022+0000 mon.a (mon.0) 10327 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:46.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:45.793823+0000 mon.a (mon.0) 10328 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:46.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:45.795451+0000 mon.a (mon.0) 10329 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:46.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:45.806762+0000 mon.a (mon.0) 10330 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:46.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:45.887425+0000 mon.a (mon.0) 10331 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:46.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:45.890237+0000 mon.a (mon.0) 10332 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:46.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:45.894115+0000 mon.a (mon.0) 10333 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:46.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:45.895556+0000 mon.a (mon.0) 10334 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:46.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:45.906537+0000 mon.a (mon.0) 10335 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:46.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:45.987289+0000 mon.a (mon.0) 10336 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:46.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:45.991577+0000 mon.a (mon.0) 10337 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:46.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:45.995452+0000 mon.a (mon.0) 10338 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:46.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:45.996569+0000 mon.a (mon.0) 10339 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:46.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:46.006309+0000 mon.a (mon.0) 10340 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:46.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:46.090678+0000 mon.a (mon.0) 10341 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:46.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:46.093549+0000 mon.a (mon.0) 10342 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:46.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:46.097461+0000 mon.a (mon.0) 10343 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:46.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:46.098824+0000 mon.a (mon.0) 10344 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:46.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[71397]: audit 2024-02-05T07:16:46.108945+0000 mon.a (mon.0) 10345 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:47.132 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[107924]: ts=2024-02-05T07:16:46.771Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-02-05T07:16:47.132 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[107924]: ts=2024-02-05T07:16:46.771Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-02-05T07:16:47.133 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[107924]: ts=2024-02-05T07:16:46.774Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.102 port=9094 2024-02-05T07:16:47.133 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[107924]: ts=2024-02-05T07:16:46.775Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-05T07:16:47.133 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[107924]: ts=2024-02-05T07:16:46.819Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-05T07:16:47.133 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[107924]: ts=2024-02-05T07:16:46.820Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-05T07:16:47.133 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[107924]: ts=2024-02-05T07:16:46.824Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-02-05T07:16:47.133 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:16:46 smithi102 bash[107924]: ts=2024-02-05T07:16:46.824Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-02-05T07:16:47.461 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: cephadm 2024-02-05T07:16:45.673414+0000 mgr.y (mgr.25280) 2458 : cephadm 1 Adjusting osd_memory_target on smithi177 to 2781M 2024-02-05T07:16:47.461 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: cephadm 2024-02-05T07:16:45.674020+0000 mgr.y (mgr.25280) 2459 : cephadm 1 Adjusting osd_memory_target on smithi102 to 2525M 2024-02-05T07:16:47.461 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: cephadm 2024-02-05T07:16:45.698991+0000 mgr.y (mgr.25280) 2460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:47.462 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:45.777916+0000 mgr.y (mgr.25280) 2461 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:16:47.462 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: cephadm 2024-02-05T07:16:45.807560+0000 mgr.y (mgr.25280) 2462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:47.462 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: cephadm 2024-02-05T07:16:45.907313+0000 mgr.y (mgr.25280) 2463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:47.462 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: cephadm 2024-02-05T07:16:46.007445+0000 mgr.y (mgr.25280) 2464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:47.462 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: cephadm 2024-02-05T07:16:46.109686+0000 mgr.y (mgr.25280) 2465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:47.462 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.188421+0000 mon.a (mon.0) 10346 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:47.462 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.190408+0000 mon.a (mon.0) 10347 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:47.462 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.192387+0000 mon.a (mon.0) 10348 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:47.462 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.193179+0000 mon.a (mon.0) 10349 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:47.462 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.199640+0000 mon.a (mon.0) 10350 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:47.462 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.280191+0000 mon.a (mon.0) 10351 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:47.462 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.282862+0000 mon.a (mon.0) 10352 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:47.462 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.285999+0000 mon.a (mon.0) 10353 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:47.462 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.286965+0000 mon.a (mon.0) 10354 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:47.462 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.294632+0000 mon.a (mon.0) 10355 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:47.463 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.376783+0000 mon.a (mon.0) 10356 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:47.463 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.379683+0000 mon.a (mon.0) 10357 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:47.463 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.382380+0000 mon.a (mon.0) 10358 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:47.463 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.383466+0000 mon.a (mon.0) 10359 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:47.463 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.389914+0000 mon.a (mon.0) 10360 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:47.463 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.467889+0000 mon.a (mon.0) 10361 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:47.463 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.472512+0000 mon.a (mon.0) 10362 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:47.463 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.476696+0000 mon.a (mon.0) 10363 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:47.463 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.478242+0000 mon.a (mon.0) 10364 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:47.463 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.484281+0000 mon.a (mon.0) 10365 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:47.463 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.561018+0000 mon.a (mon.0) 10366 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:47.463 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.563865+0000 mon.a (mon.0) 10367 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:47.463 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.567384+0000 mon.a (mon.0) 10368 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:47.463 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.568561+0000 mon.a (mon.0) 10369 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:47.463 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.576809+0000 mon.a (mon.0) 10370 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:47.464 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.661640+0000 mon.a (mon.0) 10371 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:47.464 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.664406+0000 mon.a (mon.0) 10372 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:47.464 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.667363+0000 mon.a (mon.0) 10373 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:47.464 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.668323+0000 mon.a (mon.0) 10374 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:47.464 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.674430+0000 mon.a (mon.0) 10375 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:47.464 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.753104+0000 mon.a (mon.0) 10376 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:47.464 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.755466+0000 mon.a (mon.0) 10377 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:47.464 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.757689+0000 mon.a (mon.0) 10378 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:47.464 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.758677+0000 mon.a (mon.0) 10379 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:47.464 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.764616+0000 mon.a (mon.0) 10380 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:47.464 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.841153+0000 mon.a (mon.0) 10381 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:47.464 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.843556+0000 mon.a (mon.0) 10382 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:47.464 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.846090+0000 mon.a (mon.0) 10383 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:47.465 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.847095+0000 mon.a (mon.0) 10384 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:47.465 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.855373+0000 mon.a (mon.0) 10385 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:47.465 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.933121+0000 mon.a (mon.0) 10386 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:47.465 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.936616+0000 mon.a (mon.0) 10387 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:47.465 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.940705+0000 mon.a (mon.0) 10388 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:47.465 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.942043+0000 mon.a (mon.0) 10389 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:47.465 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:46.950536+0000 mon.a (mon.0) 10390 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:47.465 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:47.031544+0000 mon.a (mon.0) 10391 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:47.465 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:47.035540+0000 mon.a (mon.0) 10392 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:47.465 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:47.039028+0000 mon.a (mon.0) 10393 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:47.465 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:47.040032+0000 mon.a (mon.0) 10394 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:47.465 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:47.047174+0000 mon.a (mon.0) 10395 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:47.465 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:47.130132+0000 mon.a (mon.0) 10396 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:47.465 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:47.134665+0000 mon.a (mon.0) 10397 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:47.465 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:47.138584+0000 mon.a (mon.0) 10398 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:47.466 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:47.139900+0000 mon.a (mon.0) 10399 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:47.466 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[68945]: audit 2024-02-05T07:16:47.147990+0000 mon.a (mon.0) 10400 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:47.466 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: cephadm 2024-02-05T07:16:45.673414+0000 mgr.y (mgr.25280) 2458 : cephadm 1 Adjusting osd_memory_target on smithi177 to 2781M 2024-02-05T07:16:47.466 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: cephadm 2024-02-05T07:16:45.674020+0000 mgr.y (mgr.25280) 2459 : cephadm 1 Adjusting osd_memory_target on smithi102 to 2525M 2024-02-05T07:16:47.466 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: cephadm 2024-02-05T07:16:45.698991+0000 mgr.y (mgr.25280) 2460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:47.466 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:45.777916+0000 mgr.y (mgr.25280) 2461 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:16:47.467 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: cephadm 2024-02-05T07:16:45.807560+0000 mgr.y (mgr.25280) 2462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:47.467 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: cephadm 2024-02-05T07:16:45.907313+0000 mgr.y (mgr.25280) 2463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:47.467 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: cephadm 2024-02-05T07:16:46.007445+0000 mgr.y (mgr.25280) 2464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:47.467 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: cephadm 2024-02-05T07:16:46.109686+0000 mgr.y (mgr.25280) 2465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:47.467 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.188421+0000 mon.a (mon.0) 10346 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:47.467 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.190408+0000 mon.a (mon.0) 10347 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:47.467 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.192387+0000 mon.a (mon.0) 10348 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:47.467 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.193179+0000 mon.a (mon.0) 10349 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:47.467 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.199640+0000 mon.a (mon.0) 10350 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:47.467 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.280191+0000 mon.a (mon.0) 10351 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:47.467 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.282862+0000 mon.a (mon.0) 10352 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:47.467 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.285999+0000 mon.a (mon.0) 10353 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:47.467 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.286965+0000 mon.a (mon.0) 10354 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:47.467 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.294632+0000 mon.a (mon.0) 10355 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:47.467 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.376783+0000 mon.a (mon.0) 10356 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:47.468 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.379683+0000 mon.a (mon.0) 10357 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:47.468 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.382380+0000 mon.a (mon.0) 10358 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:47.468 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.383466+0000 mon.a (mon.0) 10359 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:47.468 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.389914+0000 mon.a (mon.0) 10360 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:47.468 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.467889+0000 mon.a (mon.0) 10361 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:47.468 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.472512+0000 mon.a (mon.0) 10362 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:47.468 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.476696+0000 mon.a (mon.0) 10363 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:47.468 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.478242+0000 mon.a (mon.0) 10364 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:47.468 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.484281+0000 mon.a (mon.0) 10365 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:47.468 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.561018+0000 mon.a (mon.0) 10366 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:47.468 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.563865+0000 mon.a (mon.0) 10367 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:47.468 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.567384+0000 mon.a (mon.0) 10368 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:47.468 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.568561+0000 mon.a (mon.0) 10369 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:47.468 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.576809+0000 mon.a (mon.0) 10370 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:47.469 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.661640+0000 mon.a (mon.0) 10371 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:47.469 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.664406+0000 mon.a (mon.0) 10372 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:47.469 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.667363+0000 mon.a (mon.0) 10373 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:47.469 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.668323+0000 mon.a (mon.0) 10374 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:47.469 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.674430+0000 mon.a (mon.0) 10375 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:47.469 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.753104+0000 mon.a (mon.0) 10376 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:47.469 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.755466+0000 mon.a (mon.0) 10377 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:47.469 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.757689+0000 mon.a (mon.0) 10378 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:47.469 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.758677+0000 mon.a (mon.0) 10379 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:47.469 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.764616+0000 mon.a (mon.0) 10380 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:47.469 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.841153+0000 mon.a (mon.0) 10381 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:47.469 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.843556+0000 mon.a (mon.0) 10382 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:47.469 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.846090+0000 mon.a (mon.0) 10383 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:47.469 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.847095+0000 mon.a (mon.0) 10384 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:47.470 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.855373+0000 mon.a (mon.0) 10385 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:47.470 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.933121+0000 mon.a (mon.0) 10386 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:47.470 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.936616+0000 mon.a (mon.0) 10387 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:47.470 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.940705+0000 mon.a (mon.0) 10388 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:47.470 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.942043+0000 mon.a (mon.0) 10389 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:47.470 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:46.950536+0000 mon.a (mon.0) 10390 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:47.470 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:47.031544+0000 mon.a (mon.0) 10391 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:47.470 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:47.035540+0000 mon.a (mon.0) 10392 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:47.470 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:47.039028+0000 mon.a (mon.0) 10393 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:47.470 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:47.040032+0000 mon.a (mon.0) 10394 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:47.470 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:47.047174+0000 mon.a (mon.0) 10395 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:47.470 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:47.130132+0000 mon.a (mon.0) 10396 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:47.470 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:47.134665+0000 mon.a (mon.0) 10397 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:47.470 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:47.138584+0000 mon.a (mon.0) 10398 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:47.470 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:47.139900+0000 mon.a (mon.0) 10399 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:47.470 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:47 smithi102 bash[71397]: audit 2024-02-05T07:16:47.147990+0000 mon.a (mon.0) 10400 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:47.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: cephadm 2024-02-05T07:16:45.673414+0000 mgr.y (mgr.25280) 2458 : cephadm 1 Adjusting osd_memory_target on smithi177 to 2781M 2024-02-05T07:16:47.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: cephadm 2024-02-05T07:16:45.674020+0000 mgr.y (mgr.25280) 2459 : cephadm 1 Adjusting osd_memory_target on smithi102 to 2525M 2024-02-05T07:16:47.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: cephadm 2024-02-05T07:16:45.698991+0000 mgr.y (mgr.25280) 2460 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:47.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:45.777916+0000 mgr.y (mgr.25280) 2461 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:16:47.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: cephadm 2024-02-05T07:16:45.807560+0000 mgr.y (mgr.25280) 2462 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:47.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: cephadm 2024-02-05T07:16:45.907313+0000 mgr.y (mgr.25280) 2463 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:47.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: cephadm 2024-02-05T07:16:46.007445+0000 mgr.y (mgr.25280) 2464 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:47.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: cephadm 2024-02-05T07:16:46.109686+0000 mgr.y (mgr.25280) 2465 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:47.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.188421+0000 mon.a (mon.0) 10346 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:47.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.190408+0000 mon.a (mon.0) 10347 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:47.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.192387+0000 mon.a (mon.0) 10348 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:47.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.193179+0000 mon.a (mon.0) 10349 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:47.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.199640+0000 mon.a (mon.0) 10350 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:47.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.280191+0000 mon.a (mon.0) 10351 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:47.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.282862+0000 mon.a (mon.0) 10352 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:47.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.285999+0000 mon.a (mon.0) 10353 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:47.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.286965+0000 mon.a (mon.0) 10354 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:47.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.294632+0000 mon.a (mon.0) 10355 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:47.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.376783+0000 mon.a (mon.0) 10356 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:47.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.379683+0000 mon.a (mon.0) 10357 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:47.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.382380+0000 mon.a (mon.0) 10358 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:47.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.383466+0000 mon.a (mon.0) 10359 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:47.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.389914+0000 mon.a (mon.0) 10360 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:47.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.467889+0000 mon.a (mon.0) 10361 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:47.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.472512+0000 mon.a (mon.0) 10362 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:47.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.476696+0000 mon.a (mon.0) 10363 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:47.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.478242+0000 mon.a (mon.0) 10364 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:47.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.484281+0000 mon.a (mon.0) 10365 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:47.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.561018+0000 mon.a (mon.0) 10366 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:47.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.563865+0000 mon.a (mon.0) 10367 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:47.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.567384+0000 mon.a (mon.0) 10368 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:47.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.568561+0000 mon.a (mon.0) 10369 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:47.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.576809+0000 mon.a (mon.0) 10370 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:47.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.661640+0000 mon.a (mon.0) 10371 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:47.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.664406+0000 mon.a (mon.0) 10372 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:47.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.667363+0000 mon.a (mon.0) 10373 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:47.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.668323+0000 mon.a (mon.0) 10374 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:47.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.674430+0000 mon.a (mon.0) 10375 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:47.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.753104+0000 mon.a (mon.0) 10376 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:47.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.755466+0000 mon.a (mon.0) 10377 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:47.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.757689+0000 mon.a (mon.0) 10378 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:47.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.758677+0000 mon.a (mon.0) 10379 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:47.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.764616+0000 mon.a (mon.0) 10380 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:47.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.841153+0000 mon.a (mon.0) 10381 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:47.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.843556+0000 mon.a (mon.0) 10382 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:47.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.846090+0000 mon.a (mon.0) 10383 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:47.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.847095+0000 mon.a (mon.0) 10384 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:47.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.855373+0000 mon.a (mon.0) 10385 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:47.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.933121+0000 mon.a (mon.0) 10386 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:47.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.936616+0000 mon.a (mon.0) 10387 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:47.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.940705+0000 mon.a (mon.0) 10388 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:47.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.942043+0000 mon.a (mon.0) 10389 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:47.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:46.950536+0000 mon.a (mon.0) 10390 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:47.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:47.031544+0000 mon.a (mon.0) 10391 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:47.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:47.035540+0000 mon.a (mon.0) 10392 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:47.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:47.039028+0000 mon.a (mon.0) 10393 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:47.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:47.040032+0000 mon.a (mon.0) 10394 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:47.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:47.047174+0000 mon.a (mon.0) 10395 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:47.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:47.130132+0000 mon.a (mon.0) 10396 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:47.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:47.134665+0000 mon.a (mon.0) 10397 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:47.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:47.138584+0000 mon.a (mon.0) 10398 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:47.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:47.139900+0000 mon.a (mon.0) 10399 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:47.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:47 smithi177 bash[56430]: audit 2024-02-05T07:16:47.147990+0000 mon.a (mon.0) 10400 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:48.532 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: cephadm 2024-02-05T07:16:46.200323+0000 mgr.y (mgr.25280) 2466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:48.532 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: cephadm 2024-02-05T07:16:46.295381+0000 mgr.y (mgr.25280) 2467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:48.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: cephadm 2024-02-05T07:16:46.390431+0000 mgr.y (mgr.25280) 2468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:48.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: cephadm 2024-02-05T07:16:46.484858+0000 mgr.y (mgr.25280) 2469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:48.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: cephadm 2024-02-05T07:16:46.577683+0000 mgr.y (mgr.25280) 2470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:48.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: cephadm 2024-02-05T07:16:46.675001+0000 mgr.y (mgr.25280) 2471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:48.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: cephadm 2024-02-05T07:16:46.766156+0000 mgr.y (mgr.25280) 2472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:48.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: cephadm 2024-02-05T07:16:46.856065+0000 mgr.y (mgr.25280) 2473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:48.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: cluster 2024-02-05T07:16:46.898294+0000 mgr.y (mgr.25280) 2474 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:48.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: cephadm 2024-02-05T07:16:46.951306+0000 mgr.y (mgr.25280) 2475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:48.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: cephadm 2024-02-05T07:16:47.047815+0000 mgr.y (mgr.25280) 2476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:48.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: cephadm 2024-02-05T07:16:47.148560+0000 mgr.y (mgr.25280) 2477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:48.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.232215+0000 mon.a (mon.0) 10401 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:48.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.234872+0000 mon.a (mon.0) 10402 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:48.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.237758+0000 mon.a (mon.0) 10403 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:48.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.238951+0000 mon.a (mon.0) 10404 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:48.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.247571+0000 mon.a (mon.0) 10405 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:48.534 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.330658+0000 mon.a (mon.0) 10406 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:48.534 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.333068+0000 mon.a (mon.0) 10407 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:48.534 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.336070+0000 mon.a (mon.0) 10408 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:48.534 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.337053+0000 mon.a (mon.0) 10409 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:48.534 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.347403+0000 mon.a (mon.0) 10410 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:48.534 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.429866+0000 mon.a (mon.0) 10411 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:48.534 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.432821+0000 mon.a (mon.0) 10412 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:48.534 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.436237+0000 mon.a (mon.0) 10413 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:48.534 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.437124+0000 mon.a (mon.0) 10414 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:48.534 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.446865+0000 mon.a (mon.0) 10415 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:48.534 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.514160+0000 mon.a (mon.0) 10416 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:48.534 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.516200+0000 mon.a (mon.0) 10417 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:48.534 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.518627+0000 mon.a (mon.0) 10418 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:48.534 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.519360+0000 mon.a (mon.0) 10419 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:48.534 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.528634+0000 mon.a (mon.0) 10420 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:48.534 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.610529+0000 mon.a (mon.0) 10421 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:48.534 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.612605+0000 mon.a (mon.0) 10422 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:48.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.615000+0000 mon.a (mon.0) 10423 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:48.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.615787+0000 mon.a (mon.0) 10424 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:48.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.622913+0000 mon.a (mon.0) 10425 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:48.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.703343+0000 mon.a (mon.0) 10426 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:48.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.706064+0000 mon.a (mon.0) 10427 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:48.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.709666+0000 mon.a (mon.0) 10428 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:48.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.710846+0000 mon.a (mon.0) 10429 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:48.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.720207+0000 mon.a (mon.0) 10430 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:48.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.799811+0000 mon.a (mon.0) 10431 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:48.536 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.802575+0000 mon.a (mon.0) 10432 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:48.536 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.805247+0000 mon.a (mon.0) 10433 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:48.536 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.806263+0000 mon.a (mon.0) 10434 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:48.536 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.815616+0000 mon.a (mon.0) 10435 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:48.536 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.898417+0000 mon.a (mon.0) 10436 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:48.536 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.901238+0000 mon.a (mon.0) 10437 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:48.536 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.906075+0000 mon.a (mon.0) 10438 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:48.536 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.907641+0000 mon.a (mon.0) 10439 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:48.536 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.918237+0000 mon.a (mon.0) 10440 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:48.536 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:47.999542+0000 mon.a (mon.0) 10441 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:48.536 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:48.001701+0000 mon.a (mon.0) 10442 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:48.536 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:48.005437+0000 mon.a (mon.0) 10443 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:48.536 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:48.006520+0000 mon.a (mon.0) 10444 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:48.536 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:48.016053+0000 mon.a (mon.0) 10445 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:48.536 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:48.100215+0000 mon.a (mon.0) 10446 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:48.537 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:48.104423+0000 mon.a (mon.0) 10447 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:48.537 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:48.107975+0000 mon.a (mon.0) 10448 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:48.537 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:48.109306+0000 mon.a (mon.0) 10449 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:48.537 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[71397]: audit 2024-02-05T07:16:48.118647+0000 mon.a (mon.0) 10450 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:48.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: cephadm 2024-02-05T07:16:46.200323+0000 mgr.y (mgr.25280) 2466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:48.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: cephadm 2024-02-05T07:16:46.295381+0000 mgr.y (mgr.25280) 2467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:48.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: cephadm 2024-02-05T07:16:46.390431+0000 mgr.y (mgr.25280) 2468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:48.538 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: cephadm 2024-02-05T07:16:46.484858+0000 mgr.y (mgr.25280) 2469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:48.538 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: cephadm 2024-02-05T07:16:46.577683+0000 mgr.y (mgr.25280) 2470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:48.538 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: cephadm 2024-02-05T07:16:46.675001+0000 mgr.y (mgr.25280) 2471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:48.538 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: cephadm 2024-02-05T07:16:46.766156+0000 mgr.y (mgr.25280) 2472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:48.538 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: cephadm 2024-02-05T07:16:46.856065+0000 mgr.y (mgr.25280) 2473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:48.538 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: cluster 2024-02-05T07:16:46.898294+0000 mgr.y (mgr.25280) 2474 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:48.538 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: cephadm 2024-02-05T07:16:46.951306+0000 mgr.y (mgr.25280) 2475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:48.538 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: cephadm 2024-02-05T07:16:47.047815+0000 mgr.y (mgr.25280) 2476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:48.538 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: cephadm 2024-02-05T07:16:47.148560+0000 mgr.y (mgr.25280) 2477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:48.538 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.232215+0000 mon.a (mon.0) 10401 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:48.538 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.234872+0000 mon.a (mon.0) 10402 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:48.538 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.237758+0000 mon.a (mon.0) 10403 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:48.538 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.238951+0000 mon.a (mon.0) 10404 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:48.538 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.247571+0000 mon.a (mon.0) 10405 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:48.538 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.330658+0000 mon.a (mon.0) 10406 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:48.539 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.333068+0000 mon.a (mon.0) 10407 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:48.539 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.336070+0000 mon.a (mon.0) 10408 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:48.539 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.337053+0000 mon.a (mon.0) 10409 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:48.539 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.347403+0000 mon.a (mon.0) 10410 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:48.539 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.429866+0000 mon.a (mon.0) 10411 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:48.539 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.432821+0000 mon.a (mon.0) 10412 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:48.539 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.436237+0000 mon.a (mon.0) 10413 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:48.539 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.437124+0000 mon.a (mon.0) 10414 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:48.539 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.446865+0000 mon.a (mon.0) 10415 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:48.539 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.514160+0000 mon.a (mon.0) 10416 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:48.539 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.516200+0000 mon.a (mon.0) 10417 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:48.539 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.518627+0000 mon.a (mon.0) 10418 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:48.539 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.519360+0000 mon.a (mon.0) 10419 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:48.539 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.528634+0000 mon.a (mon.0) 10420 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:48.539 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.610529+0000 mon.a (mon.0) 10421 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:48.539 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.612605+0000 mon.a (mon.0) 10422 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:48.540 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.615000+0000 mon.a (mon.0) 10423 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:48.540 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.615787+0000 mon.a (mon.0) 10424 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:48.540 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.622913+0000 mon.a (mon.0) 10425 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:48.540 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.703343+0000 mon.a (mon.0) 10426 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:48.540 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.706064+0000 mon.a (mon.0) 10427 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:48.540 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.709666+0000 mon.a (mon.0) 10428 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:48.540 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.710846+0000 mon.a (mon.0) 10429 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:48.540 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.720207+0000 mon.a (mon.0) 10430 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:48.540 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.799811+0000 mon.a (mon.0) 10431 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:48.540 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.802575+0000 mon.a (mon.0) 10432 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:48.540 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.805247+0000 mon.a (mon.0) 10433 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:48.540 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.806263+0000 mon.a (mon.0) 10434 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:48.540 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.815616+0000 mon.a (mon.0) 10435 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:48.540 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.898417+0000 mon.a (mon.0) 10436 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:48.541 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.901238+0000 mon.a (mon.0) 10437 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:48.541 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.906075+0000 mon.a (mon.0) 10438 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:48.541 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.907641+0000 mon.a (mon.0) 10439 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:48.541 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.918237+0000 mon.a (mon.0) 10440 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:48.541 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:47.999542+0000 mon.a (mon.0) 10441 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:48.541 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:48.001701+0000 mon.a (mon.0) 10442 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:48.541 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:48.005437+0000 mon.a (mon.0) 10443 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:48.541 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:48.006520+0000 mon.a (mon.0) 10444 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:48.541 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:48.016053+0000 mon.a (mon.0) 10445 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:48.541 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:48.100215+0000 mon.a (mon.0) 10446 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:48.541 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:48.104423+0000 mon.a (mon.0) 10447 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:48.541 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:48.107975+0000 mon.a (mon.0) 10448 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:48.541 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:48.109306+0000 mon.a (mon.0) 10449 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:48.541 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[68945]: audit 2024-02-05T07:16:48.118647+0000 mon.a (mon.0) 10450 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:48.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: cephadm 2024-02-05T07:16:46.200323+0000 mgr.y (mgr.25280) 2466 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:48.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: cephadm 2024-02-05T07:16:46.295381+0000 mgr.y (mgr.25280) 2467 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:48.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: cephadm 2024-02-05T07:16:46.390431+0000 mgr.y (mgr.25280) 2468 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:48.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: cephadm 2024-02-05T07:16:46.484858+0000 mgr.y (mgr.25280) 2469 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:48.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: cephadm 2024-02-05T07:16:46.577683+0000 mgr.y (mgr.25280) 2470 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:48.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: cephadm 2024-02-05T07:16:46.675001+0000 mgr.y (mgr.25280) 2471 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:48.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: cephadm 2024-02-05T07:16:46.766156+0000 mgr.y (mgr.25280) 2472 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:48.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: cephadm 2024-02-05T07:16:46.856065+0000 mgr.y (mgr.25280) 2473 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:48.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: cluster 2024-02-05T07:16:46.898294+0000 mgr.y (mgr.25280) 2474 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:48.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: cephadm 2024-02-05T07:16:46.951306+0000 mgr.y (mgr.25280) 2475 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:48.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: cephadm 2024-02-05T07:16:47.047815+0000 mgr.y (mgr.25280) 2476 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:48.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: cephadm 2024-02-05T07:16:47.148560+0000 mgr.y (mgr.25280) 2477 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:48.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.232215+0000 mon.a (mon.0) 10401 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:48.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.234872+0000 mon.a (mon.0) 10402 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:48.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.237758+0000 mon.a (mon.0) 10403 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:48.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.238951+0000 mon.a (mon.0) 10404 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:48.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.247571+0000 mon.a (mon.0) 10405 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:48.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.330658+0000 mon.a (mon.0) 10406 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:48.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.333068+0000 mon.a (mon.0) 10407 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:48.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.336070+0000 mon.a (mon.0) 10408 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:48.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.337053+0000 mon.a (mon.0) 10409 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:48.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.347403+0000 mon.a (mon.0) 10410 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:48.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.429866+0000 mon.a (mon.0) 10411 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:48.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.432821+0000 mon.a (mon.0) 10412 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:48.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.436237+0000 mon.a (mon.0) 10413 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:48.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.437124+0000 mon.a (mon.0) 10414 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:48.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.446865+0000 mon.a (mon.0) 10415 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:48.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.514160+0000 mon.a (mon.0) 10416 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:48.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.516200+0000 mon.a (mon.0) 10417 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:48.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.518627+0000 mon.a (mon.0) 10418 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:48.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.519360+0000 mon.a (mon.0) 10419 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:48.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.528634+0000 mon.a (mon.0) 10420 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:48.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.610529+0000 mon.a (mon.0) 10421 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:48.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.612605+0000 mon.a (mon.0) 10422 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:48.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.615000+0000 mon.a (mon.0) 10423 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:48.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.615787+0000 mon.a (mon.0) 10424 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:48.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.622913+0000 mon.a (mon.0) 10425 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:48.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.703343+0000 mon.a (mon.0) 10426 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:48.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.706064+0000 mon.a (mon.0) 10427 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:48.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.709666+0000 mon.a (mon.0) 10428 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:48.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.710846+0000 mon.a (mon.0) 10429 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:48.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.720207+0000 mon.a (mon.0) 10430 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:48.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.799811+0000 mon.a (mon.0) 10431 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:48.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.802575+0000 mon.a (mon.0) 10432 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:48.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.805247+0000 mon.a (mon.0) 10433 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:48.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.806263+0000 mon.a (mon.0) 10434 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:48.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.815616+0000 mon.a (mon.0) 10435 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:48.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.898417+0000 mon.a (mon.0) 10436 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:48.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.901238+0000 mon.a (mon.0) 10437 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:48.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.906075+0000 mon.a (mon.0) 10438 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:48.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.907641+0000 mon.a (mon.0) 10439 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:48.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.918237+0000 mon.a (mon.0) 10440 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:48.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:47.999542+0000 mon.a (mon.0) 10441 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:48.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:48.001701+0000 mon.a (mon.0) 10442 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:48.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:48.005437+0000 mon.a (mon.0) 10443 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:48.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:48.006520+0000 mon.a (mon.0) 10444 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:48.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:48.016053+0000 mon.a (mon.0) 10445 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:48.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:48.100215+0000 mon.a (mon.0) 10446 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:48.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:48.104423+0000 mon.a (mon.0) 10447 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:48.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:48.107975+0000 mon.a (mon.0) 10448 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:48.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:48.109306+0000 mon.a (mon.0) 10449 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:48.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:48 smithi177 bash[56430]: audit 2024-02-05T07:16:48.118647+0000 mon.a (mon.0) 10450 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:49.132 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:16:48 smithi102 bash[107924]: ts=2024-02-05T07:16:48.776Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00035326s 2024-02-05T07:16:49.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: cephadm 2024-02-05T07:16:47.248337+0000 mgr.y (mgr.25280) 2478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:49.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: cephadm 2024-02-05T07:16:47.348058+0000 mgr.y (mgr.25280) 2479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:49.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: cephadm 2024-02-05T07:16:47.447557+0000 mgr.y (mgr.25280) 2480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:49.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: cephadm 2024-02-05T07:16:47.529287+0000 mgr.y (mgr.25280) 2481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:49.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: cephadm 2024-02-05T07:16:47.623661+0000 mgr.y (mgr.25280) 2482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:49.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: cephadm 2024-02-05T07:16:47.720796+0000 mgr.y (mgr.25280) 2483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:49.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: cephadm 2024-02-05T07:16:47.816185+0000 mgr.y (mgr.25280) 2484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:49.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: cephadm 2024-02-05T07:16:47.919190+0000 mgr.y (mgr.25280) 2485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:49.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: cephadm 2024-02-05T07:16:48.016610+0000 mgr.y (mgr.25280) 2486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:49.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: cephadm 2024-02-05T07:16:48.119333+0000 mgr.y (mgr.25280) 2487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:49.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.200150+0000 mon.a (mon.0) 10451 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:49.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.201980+0000 mon.a (mon.0) 10452 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:49.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.203715+0000 mon.a (mon.0) 10453 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:49.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.204338+0000 mon.a (mon.0) 10454 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:49.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.209731+0000 mon.a (mon.0) 10455 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:49.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.293385+0000 mon.a (mon.0) 10456 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:49.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.295819+0000 mon.a (mon.0) 10457 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:49.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.298897+0000 mon.a (mon.0) 10458 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:49.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.300081+0000 mon.a (mon.0) 10459 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:49.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.306854+0000 mon.a (mon.0) 10460 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:49.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.386535+0000 mon.a (mon.0) 10461 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:49.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.389266+0000 mon.a (mon.0) 10462 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:49.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.392699+0000 mon.a (mon.0) 10463 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:49.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.393899+0000 mon.a (mon.0) 10464 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:49.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.400799+0000 mon.a (mon.0) 10465 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:49.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.480580+0000 mon.a (mon.0) 10466 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:49.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.482619+0000 mon.a (mon.0) 10467 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:49.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.484500+0000 mon.a (mon.0) 10468 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:49.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.485193+0000 mon.a (mon.0) 10469 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:49.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.491120+0000 mon.a (mon.0) 10470 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:49.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.575066+0000 mon.a (mon.0) 10471 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:49.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.577211+0000 mon.a (mon.0) 10472 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:49.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.579588+0000 mon.a (mon.0) 10473 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:49.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.580447+0000 mon.a (mon.0) 10474 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:49.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.585970+0000 mon.a (mon.0) 10475 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:49.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.664912+0000 mon.a (mon.0) 10476 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:49.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.667408+0000 mon.a (mon.0) 10477 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:49.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.671378+0000 mon.a (mon.0) 10478 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:49.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.672604+0000 mon.a (mon.0) 10479 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:49.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.681230+0000 mon.a (mon.0) 10480 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:49.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.752457+0000 mon.a (mon.0) 10481 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:49.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.754493+0000 mon.a (mon.0) 10482 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:49.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.757329+0000 mon.a (mon.0) 10483 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:49.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.758200+0000 mon.a (mon.0) 10484 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:49.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.766586+0000 mon.a (mon.0) 10485 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:49.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.846411+0000 mon.a (mon.0) 10486 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:49.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.850606+0000 mon.a (mon.0) 10487 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:49.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.854069+0000 mon.a (mon.0) 10488 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:49.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.855580+0000 mon.a (mon.0) 10489 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:49.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.863715+0000 mon.a (mon.0) 10490 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:49.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.946648+0000 mon.a (mon.0) 10491 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:49.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.949346+0000 mon.a (mon.0) 10492 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:49.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.953741+0000 mon.a (mon.0) 10493 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:49.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.955050+0000 mon.a (mon.0) 10494 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:49.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:48.963513+0000 mon.a (mon.0) 10495 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:49.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:49.043461+0000 mon.a (mon.0) 10496 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:49.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:49.045589+0000 mon.a (mon.0) 10497 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:49.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:49.048027+0000 mon.a (mon.0) 10498 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:49.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:49.048863+0000 mon.a (mon.0) 10499 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:49.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:49.054663+0000 mon.a (mon.0) 10500 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:49.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:49.133002+0000 mon.a (mon.0) 10501 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:49.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:49.137443+0000 mon.a (mon.0) 10502 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:49.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:49.140842+0000 mon.a (mon.0) 10503 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:49.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:49.142130+0000 mon.a (mon.0) 10504 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:49.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:49 smithi177 bash[56430]: audit 2024-02-05T07:16:49.149682+0000 mon.a (mon.0) 10505 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:49.620 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: cephadm 2024-02-05T07:16:47.248337+0000 mgr.y (mgr.25280) 2478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:49.621 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: cephadm 2024-02-05T07:16:47.348058+0000 mgr.y (mgr.25280) 2479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:49.621 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: cephadm 2024-02-05T07:16:47.447557+0000 mgr.y (mgr.25280) 2480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:49.621 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: cephadm 2024-02-05T07:16:47.529287+0000 mgr.y (mgr.25280) 2481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:49.621 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: cephadm 2024-02-05T07:16:47.623661+0000 mgr.y (mgr.25280) 2482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:49.621 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: cephadm 2024-02-05T07:16:47.720796+0000 mgr.y (mgr.25280) 2483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:49.621 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: cephadm 2024-02-05T07:16:47.816185+0000 mgr.y (mgr.25280) 2484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:49.621 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: cephadm 2024-02-05T07:16:47.919190+0000 mgr.y (mgr.25280) 2485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:49.621 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: cephadm 2024-02-05T07:16:48.016610+0000 mgr.y (mgr.25280) 2486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:49.621 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: cephadm 2024-02-05T07:16:48.119333+0000 mgr.y (mgr.25280) 2487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:49.621 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.200150+0000 mon.a (mon.0) 10451 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:49.621 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.201980+0000 mon.a (mon.0) 10452 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:49.621 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.203715+0000 mon.a (mon.0) 10453 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:49.621 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.204338+0000 mon.a (mon.0) 10454 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:49.621 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.209731+0000 mon.a (mon.0) 10455 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:49.621 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.293385+0000 mon.a (mon.0) 10456 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:49.622 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.295819+0000 mon.a (mon.0) 10457 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:49.622 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.298897+0000 mon.a (mon.0) 10458 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:49.622 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.300081+0000 mon.a (mon.0) 10459 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:49.622 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.306854+0000 mon.a (mon.0) 10460 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:49.622 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.386535+0000 mon.a (mon.0) 10461 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:49.622 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.389266+0000 mon.a (mon.0) 10462 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:49.622 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.392699+0000 mon.a (mon.0) 10463 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:49.622 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.393899+0000 mon.a (mon.0) 10464 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:49.622 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.400799+0000 mon.a (mon.0) 10465 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:49.622 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.480580+0000 mon.a (mon.0) 10466 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:49.622 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.482619+0000 mon.a (mon.0) 10467 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:49.622 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.484500+0000 mon.a (mon.0) 10468 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:49.622 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.485193+0000 mon.a (mon.0) 10469 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:49.622 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.491120+0000 mon.a (mon.0) 10470 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:49.623 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.575066+0000 mon.a (mon.0) 10471 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:49.623 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.577211+0000 mon.a (mon.0) 10472 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:49.623 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.579588+0000 mon.a (mon.0) 10473 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:49.623 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.580447+0000 mon.a (mon.0) 10474 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:49.623 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.585970+0000 mon.a (mon.0) 10475 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:49.623 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.664912+0000 mon.a (mon.0) 10476 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:49.623 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.667408+0000 mon.a (mon.0) 10477 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:49.623 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.671378+0000 mon.a (mon.0) 10478 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:49.623 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.672604+0000 mon.a (mon.0) 10479 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:49.623 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.681230+0000 mon.a (mon.0) 10480 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:49.623 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: cephadm 2024-02-05T07:16:47.248337+0000 mgr.y (mgr.25280) 2478 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:49.624 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: cephadm 2024-02-05T07:16:47.348058+0000 mgr.y (mgr.25280) 2479 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:49.624 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: cephadm 2024-02-05T07:16:47.447557+0000 mgr.y (mgr.25280) 2480 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:49.624 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: cephadm 2024-02-05T07:16:47.529287+0000 mgr.y (mgr.25280) 2481 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:49.624 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: cephadm 2024-02-05T07:16:47.623661+0000 mgr.y (mgr.25280) 2482 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:49.624 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: cephadm 2024-02-05T07:16:47.720796+0000 mgr.y (mgr.25280) 2483 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:49.624 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: cephadm 2024-02-05T07:16:47.816185+0000 mgr.y (mgr.25280) 2484 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:49.624 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: cephadm 2024-02-05T07:16:47.919190+0000 mgr.y (mgr.25280) 2485 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:49.624 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: cephadm 2024-02-05T07:16:48.016610+0000 mgr.y (mgr.25280) 2486 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:49.624 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: cephadm 2024-02-05T07:16:48.119333+0000 mgr.y (mgr.25280) 2487 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:49.624 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.200150+0000 mon.a (mon.0) 10451 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:49.624 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.201980+0000 mon.a (mon.0) 10452 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:49.624 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.203715+0000 mon.a (mon.0) 10453 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:49.624 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.204338+0000 mon.a (mon.0) 10454 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:49.624 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.209731+0000 mon.a (mon.0) 10455 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:49.625 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.293385+0000 mon.a (mon.0) 10456 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:49.625 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.295819+0000 mon.a (mon.0) 10457 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:49.625 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.298897+0000 mon.a (mon.0) 10458 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:49.625 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.300081+0000 mon.a (mon.0) 10459 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:49.625 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.306854+0000 mon.a (mon.0) 10460 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:49.625 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.386535+0000 mon.a (mon.0) 10461 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:49.625 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.752457+0000 mon.a (mon.0) 10481 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:49.625 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.754493+0000 mon.a (mon.0) 10482 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:49.626 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.757329+0000 mon.a (mon.0) 10483 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:49.626 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.758200+0000 mon.a (mon.0) 10484 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:49.626 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.766586+0000 mon.a (mon.0) 10485 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:49.626 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.846411+0000 mon.a (mon.0) 10486 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:49.626 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.850606+0000 mon.a (mon.0) 10487 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:49.626 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.854069+0000 mon.a (mon.0) 10488 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:49.626 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.855580+0000 mon.a (mon.0) 10489 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:49.626 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.863715+0000 mon.a (mon.0) 10490 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:49.626 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.946648+0000 mon.a (mon.0) 10491 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:49.626 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.949346+0000 mon.a (mon.0) 10492 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:49.626 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.953741+0000 mon.a (mon.0) 10493 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:49.626 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.955050+0000 mon.a (mon.0) 10494 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:49.626 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:48.963513+0000 mon.a (mon.0) 10495 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:49.626 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:49.043461+0000 mon.a (mon.0) 10496 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:49.626 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:49.045589+0000 mon.a (mon.0) 10497 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:49.627 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:49.048027+0000 mon.a (mon.0) 10498 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:49.627 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:49.048863+0000 mon.a (mon.0) 10499 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:49.627 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:49.054663+0000 mon.a (mon.0) 10500 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:49.627 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:49.133002+0000 mon.a (mon.0) 10501 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:49.627 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:49.137443+0000 mon.a (mon.0) 10502 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:49.627 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:49.140842+0000 mon.a (mon.0) 10503 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:49.627 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:49.142130+0000 mon.a (mon.0) 10504 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:49.627 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[68945]: audit 2024-02-05T07:16:49.149682+0000 mon.a (mon.0) 10505 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:49.627 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.389266+0000 mon.a (mon.0) 10462 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:49.628 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.392699+0000 mon.a (mon.0) 10463 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:49.628 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.393899+0000 mon.a (mon.0) 10464 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:49.628 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.400799+0000 mon.a (mon.0) 10465 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:49.628 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.480580+0000 mon.a (mon.0) 10466 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:49.628 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.482619+0000 mon.a (mon.0) 10467 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:49.628 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.484500+0000 mon.a (mon.0) 10468 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:49.628 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.485193+0000 mon.a (mon.0) 10469 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:49.628 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.491120+0000 mon.a (mon.0) 10470 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:49.628 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.575066+0000 mon.a (mon.0) 10471 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:49.628 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.577211+0000 mon.a (mon.0) 10472 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:49.628 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.579588+0000 mon.a (mon.0) 10473 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:49.628 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.580447+0000 mon.a (mon.0) 10474 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:49.629 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.585970+0000 mon.a (mon.0) 10475 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:49.629 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.664912+0000 mon.a (mon.0) 10476 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:49.629 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.667408+0000 mon.a (mon.0) 10477 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:49.629 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.671378+0000 mon.a (mon.0) 10478 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:49.629 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.672604+0000 mon.a (mon.0) 10479 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:49.629 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.681230+0000 mon.a (mon.0) 10480 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:49.629 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.752457+0000 mon.a (mon.0) 10481 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:49.629 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.754493+0000 mon.a (mon.0) 10482 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:49.629 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.757329+0000 mon.a (mon.0) 10483 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:49.629 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.758200+0000 mon.a (mon.0) 10484 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:49.629 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.766586+0000 mon.a (mon.0) 10485 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:49.629 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.846411+0000 mon.a (mon.0) 10486 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:49.629 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.850606+0000 mon.a (mon.0) 10487 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:49.629 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.854069+0000 mon.a (mon.0) 10488 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:49.629 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.855580+0000 mon.a (mon.0) 10489 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:49.630 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.863715+0000 mon.a (mon.0) 10490 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:49.630 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.946648+0000 mon.a (mon.0) 10491 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:49.630 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.949346+0000 mon.a (mon.0) 10492 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:49.630 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.953741+0000 mon.a (mon.0) 10493 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:49.630 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.955050+0000 mon.a (mon.0) 10494 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:49.630 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:48.963513+0000 mon.a (mon.0) 10495 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:49.630 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:49.043461+0000 mon.a (mon.0) 10496 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:49.630 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:49.045589+0000 mon.a (mon.0) 10497 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:49.630 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:49.048027+0000 mon.a (mon.0) 10498 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:49.630 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:49.048863+0000 mon.a (mon.0) 10499 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:49.630 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:49.054663+0000 mon.a (mon.0) 10500 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:49.630 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:49.133002+0000 mon.a (mon.0) 10501 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:49.630 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:49.137443+0000 mon.a (mon.0) 10502 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:49.630 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:49.140842+0000 mon.a (mon.0) 10503 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:49.630 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:49.142130+0000 mon.a (mon.0) 10504 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:49.630 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:49 smithi102 bash[71397]: audit 2024-02-05T07:16:49.149682+0000 mon.a (mon.0) 10505 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:50.201 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: cephadm 2024-02-05T07:16:48.210300+0000 mgr.y (mgr.25280) 2488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.201 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: cephadm 2024-02-05T07:16:48.307424+0000 mgr.y (mgr.25280) 2489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.201 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: cephadm 2024-02-05T07:16:48.401371+0000 mgr.y (mgr.25280) 2490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.202 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: cephadm 2024-02-05T07:16:48.491604+0000 mgr.y (mgr.25280) 2491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.202 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: cephadm 2024-02-05T07:16:48.586476+0000 mgr.y (mgr.25280) 2492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.202 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: cephadm 2024-02-05T07:16:48.681926+0000 mgr.y (mgr.25280) 2493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.202 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: cephadm 2024-02-05T07:16:48.767203+0000 mgr.y (mgr.25280) 2494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.202 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: cephadm 2024-02-05T07:16:48.864589+0000 mgr.y (mgr.25280) 2495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.202 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: cluster 2024-02-05T07:16:48.899142+0000 mgr.y (mgr.25280) 2496 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:50.202 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: cephadm 2024-02-05T07:16:48.964088+0000 mgr.y (mgr.25280) 2497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.202 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: cephadm 2024-02-05T07:16:49.055163+0000 mgr.y (mgr.25280) 2498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.202 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: cephadm 2024-02-05T07:16:49.150254+0000 mgr.y (mgr.25280) 2499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.202 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.209989+0000 mon.a (mon.0) 10506 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:50.202 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.212568+0000 mon.a (mon.0) 10507 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:50.202 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.214811+0000 mon.a (mon.0) 10508 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:50.202 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.215647+0000 mon.a (mon.0) 10509 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:50.203 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.223494+0000 mon.a (mon.0) 10510 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:50.203 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: cephadm 2024-02-05T07:16:49.224086+0000 mgr.y (mgr.25280) 2500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.203 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.303590+0000 mon.a (mon.0) 10511 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:50.203 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.307212+0000 mon.a (mon.0) 10512 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:50.203 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.309908+0000 mon.a (mon.0) 10513 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:50.203 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.310980+0000 mon.a (mon.0) 10514 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:50.203 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.319537+0000 mon.a (mon.0) 10515 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:50.203 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: cephadm 2024-02-05T07:16:49.320101+0000 mgr.y (mgr.25280) 2501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.203 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: cephadm 2024-02-05T07:16:48.210300+0000 mgr.y (mgr.25280) 2488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.204 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: cephadm 2024-02-05T07:16:48.307424+0000 mgr.y (mgr.25280) 2489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.204 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: cephadm 2024-02-05T07:16:48.401371+0000 mgr.y (mgr.25280) 2490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.204 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: cephadm 2024-02-05T07:16:48.491604+0000 mgr.y (mgr.25280) 2491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.204 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: cephadm 2024-02-05T07:16:48.586476+0000 mgr.y (mgr.25280) 2492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.204 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: cephadm 2024-02-05T07:16:48.681926+0000 mgr.y (mgr.25280) 2493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.204 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: cephadm 2024-02-05T07:16:48.767203+0000 mgr.y (mgr.25280) 2494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.204 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: cephadm 2024-02-05T07:16:48.864589+0000 mgr.y (mgr.25280) 2495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.204 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: cluster 2024-02-05T07:16:48.899142+0000 mgr.y (mgr.25280) 2496 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:50.204 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: cephadm 2024-02-05T07:16:48.964088+0000 mgr.y (mgr.25280) 2497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.204 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: cephadm 2024-02-05T07:16:49.055163+0000 mgr.y (mgr.25280) 2498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.204 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: cephadm 2024-02-05T07:16:49.150254+0000 mgr.y (mgr.25280) 2499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.204 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.209989+0000 mon.a (mon.0) 10506 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:50.204 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.212568+0000 mon.a (mon.0) 10507 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:50.205 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.214811+0000 mon.a (mon.0) 10508 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:50.205 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.215647+0000 mon.a (mon.0) 10509 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:50.205 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.223494+0000 mon.a (mon.0) 10510 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:50.205 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: cephadm 2024-02-05T07:16:49.224086+0000 mgr.y (mgr.25280) 2500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.205 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.303590+0000 mon.a (mon.0) 10511 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:50.205 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.307212+0000 mon.a (mon.0) 10512 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:50.205 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.309908+0000 mon.a (mon.0) 10513 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:50.205 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.310980+0000 mon.a (mon.0) 10514 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:50.205 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.319537+0000 mon.a (mon.0) 10515 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:50.205 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: cephadm 2024-02-05T07:16:49.320101+0000 mgr.y (mgr.25280) 2501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.205 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.399740+0000 mon.a (mon.0) 10516 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:50.205 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.401959+0000 mon.a (mon.0) 10517 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:50.205 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.404466+0000 mon.a (mon.0) 10518 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:50.205 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.405160+0000 mon.a (mon.0) 10519 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:50.205 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.412609+0000 mon.a (mon.0) 10520 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:50.206 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: cephadm 2024-02-05T07:16:49.413251+0000 mgr.y (mgr.25280) 2502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.206 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.493314+0000 mon.a (mon.0) 10521 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:50.206 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.495209+0000 mon.a (mon.0) 10522 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:50.206 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.497101+0000 mon.a (mon.0) 10523 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:50.206 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.497801+0000 mon.a (mon.0) 10524 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:50.206 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.506588+0000 mon.a (mon.0) 10525 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:50.206 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: cephadm 2024-02-05T07:16:49.507099+0000 mgr.y (mgr.25280) 2503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.206 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.567270+0000 mon.a (mon.0) 10526 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:50.206 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.570244+0000 mon.a (mon.0) 10527 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:50.206 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.573656+0000 mon.a (mon.0) 10528 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:50.206 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.574655+0000 mon.a (mon.0) 10529 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:50.531 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.580820+0000 mon.a (mon.0) 10530 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:50.531 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: cephadm 2024-02-05T07:16:49.581721+0000 mgr.y (mgr.25280) 2504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.532 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.613407+0000 mgr.y (mgr.25280) 2505 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:16:50.532 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.661097+0000 mon.a (mon.0) 10531 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:50.532 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.664103+0000 mon.a (mon.0) 10532 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:50.532 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.667207+0000 mon.a (mon.0) 10533 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:50.532 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.668449+0000 mon.a (mon.0) 10534 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:50.532 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.677489+0000 mon.a (mon.0) 10535 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:50.532 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: cephadm 2024-02-05T07:16:49.678315+0000 mgr.y (mgr.25280) 2506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.532 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.761137+0000 mon.a (mon.0) 10536 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:50.532 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.763509+0000 mon.a (mon.0) 10537 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:50.532 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.766407+0000 mon.a (mon.0) 10538 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:50.532 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.767457+0000 mon.a (mon.0) 10539 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:50.532 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.774503+0000 mon.a (mon.0) 10540 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:50.532 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: cephadm 2024-02-05T07:16:49.775177+0000 mgr.y (mgr.25280) 2507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.532 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.855813+0000 mon.a (mon.0) 10541 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:50.532 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.857992+0000 mon.a (mon.0) 10542 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:50.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.861939+0000 mon.a (mon.0) 10543 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:50.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.865651+0000 mon.a (mon.0) 10544 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:50.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.872375+0000 mon.a (mon.0) 10545 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:50.533 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.399740+0000 mon.a (mon.0) 10516 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:50.533 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.401959+0000 mon.a (mon.0) 10517 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:50.533 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.404466+0000 mon.a (mon.0) 10518 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:50.533 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.405160+0000 mon.a (mon.0) 10519 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:50.533 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.412609+0000 mon.a (mon.0) 10520 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:50.533 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: cephadm 2024-02-05T07:16:49.413251+0000 mgr.y (mgr.25280) 2502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.533 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.493314+0000 mon.a (mon.0) 10521 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:50.533 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.495209+0000 mon.a (mon.0) 10522 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:50.533 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.497101+0000 mon.a (mon.0) 10523 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:50.534 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.497801+0000 mon.a (mon.0) 10524 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:50.534 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.506588+0000 mon.a (mon.0) 10525 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:50.534 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: cephadm 2024-02-05T07:16:49.507099+0000 mgr.y (mgr.25280) 2503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.534 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.567270+0000 mon.a (mon.0) 10526 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:50.534 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.570244+0000 mon.a (mon.0) 10527 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:50.534 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.573656+0000 mon.a (mon.0) 10528 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:50.534 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.574655+0000 mon.a (mon.0) 10529 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:50.534 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.580820+0000 mon.a (mon.0) 10530 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:50.534 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: cephadm 2024-02-05T07:16:49.581721+0000 mgr.y (mgr.25280) 2504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.534 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.613407+0000 mgr.y (mgr.25280) 2505 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:16:50.534 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: cephadm 2024-02-05T07:16:49.873078+0000 mgr.y (mgr.25280) 2508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.534 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.951299+0000 mon.a (mon.0) 10546 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:50.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.955789+0000 mon.a (mon.0) 10547 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:50.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.959866+0000 mon.a (mon.0) 10548 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:50.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.960897+0000 mon.a (mon.0) 10549 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:50.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:49.967642+0000 mon.a (mon.0) 10550 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:50.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: cephadm 2024-02-05T07:16:49.968330+0000 mgr.y (mgr.25280) 2509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:50.047590+0000 mon.a (mon.0) 10551 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:50.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:50.049859+0000 mon.a (mon.0) 10552 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:50.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:50.052824+0000 mon.a (mon.0) 10553 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:50.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:50.053899+0000 mon.a (mon.0) 10554 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:50.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:50.060982+0000 mon.a (mon.0) 10555 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:50.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: cephadm 2024-02-05T07:16:50.061557+0000 mgr.y (mgr.25280) 2510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:50.140096+0000 mon.a (mon.0) 10556 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:50.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:50.143235+0000 mon.a (mon.0) 10557 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:50.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:50.147678+0000 mon.a (mon.0) 10558 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:50.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:50.149079+0000 mon.a (mon.0) 10559 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:50.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: audit 2024-02-05T07:16:50.157924+0000 mon.a (mon.0) 10560 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:50.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[71397]: cephadm 2024-02-05T07:16:50.158490+0000 mgr.y (mgr.25280) 2511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.536 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.661097+0000 mon.a (mon.0) 10531 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:50.536 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.664103+0000 mon.a (mon.0) 10532 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:50.536 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.667207+0000 mon.a (mon.0) 10533 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:50.536 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.668449+0000 mon.a (mon.0) 10534 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:50.536 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.677489+0000 mon.a (mon.0) 10535 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:50.536 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: cephadm 2024-02-05T07:16:49.678315+0000 mgr.y (mgr.25280) 2506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.536 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.761137+0000 mon.a (mon.0) 10536 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:50.536 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.763509+0000 mon.a (mon.0) 10537 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:50.536 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.766407+0000 mon.a (mon.0) 10538 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:50.536 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.767457+0000 mon.a (mon.0) 10539 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:50.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.774503+0000 mon.a (mon.0) 10540 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:50.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: cephadm 2024-02-05T07:16:49.775177+0000 mgr.y (mgr.25280) 2507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.855813+0000 mon.a (mon.0) 10541 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:50.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.857992+0000 mon.a (mon.0) 10542 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:50.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.861939+0000 mon.a (mon.0) 10543 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:50.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.865651+0000 mon.a (mon.0) 10544 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:50.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.872375+0000 mon.a (mon.0) 10545 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:50.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: cephadm 2024-02-05T07:16:49.873078+0000 mgr.y (mgr.25280) 2508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.951299+0000 mon.a (mon.0) 10546 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:50.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.955789+0000 mon.a (mon.0) 10547 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:50.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.959866+0000 mon.a (mon.0) 10548 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:50.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.960897+0000 mon.a (mon.0) 10549 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:50.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:49.967642+0000 mon.a (mon.0) 10550 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:50.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: cephadm 2024-02-05T07:16:49.968330+0000 mgr.y (mgr.25280) 2509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:50.047590+0000 mon.a (mon.0) 10551 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:50.538 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:50.049859+0000 mon.a (mon.0) 10552 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:50.538 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:50.052824+0000 mon.a (mon.0) 10553 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:50.538 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:50.053899+0000 mon.a (mon.0) 10554 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:50.538 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:50.060982+0000 mon.a (mon.0) 10555 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:50.538 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: cephadm 2024-02-05T07:16:50.061557+0000 mgr.y (mgr.25280) 2510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.538 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:50.140096+0000 mon.a (mon.0) 10556 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:50.538 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:50.143235+0000 mon.a (mon.0) 10557 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:50.538 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:50.147678+0000 mon.a (mon.0) 10558 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:50.538 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:50.149079+0000 mon.a (mon.0) 10559 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:50.538 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: audit 2024-02-05T07:16:50.157924+0000 mon.a (mon.0) 10560 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:50.538 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:50 smithi102 bash[68945]: cephadm 2024-02-05T07:16:50.158490+0000 mgr.y (mgr.25280) 2511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: cephadm 2024-02-05T07:16:48.210300+0000 mgr.y (mgr.25280) 2488 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: cephadm 2024-02-05T07:16:48.307424+0000 mgr.y (mgr.25280) 2489 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: cephadm 2024-02-05T07:16:48.401371+0000 mgr.y (mgr.25280) 2490 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: cephadm 2024-02-05T07:16:48.491604+0000 mgr.y (mgr.25280) 2491 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: cephadm 2024-02-05T07:16:48.586476+0000 mgr.y (mgr.25280) 2492 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: cephadm 2024-02-05T07:16:48.681926+0000 mgr.y (mgr.25280) 2493 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: cephadm 2024-02-05T07:16:48.767203+0000 mgr.y (mgr.25280) 2494 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: cephadm 2024-02-05T07:16:48.864589+0000 mgr.y (mgr.25280) 2495 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: cluster 2024-02-05T07:16:48.899142+0000 mgr.y (mgr.25280) 2496 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:50.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: cephadm 2024-02-05T07:16:48.964088+0000 mgr.y (mgr.25280) 2497 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: cephadm 2024-02-05T07:16:49.055163+0000 mgr.y (mgr.25280) 2498 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: cephadm 2024-02-05T07:16:49.150254+0000 mgr.y (mgr.25280) 2499 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.209989+0000 mon.a (mon.0) 10506 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:50.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.212568+0000 mon.a (mon.0) 10507 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:50.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.214811+0000 mon.a (mon.0) 10508 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:50.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.215647+0000 mon.a (mon.0) 10509 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:50.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.223494+0000 mon.a (mon.0) 10510 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:50.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: cephadm 2024-02-05T07:16:49.224086+0000 mgr.y (mgr.25280) 2500 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.303590+0000 mon.a (mon.0) 10511 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:50.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.307212+0000 mon.a (mon.0) 10512 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:50.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.309908+0000 mon.a (mon.0) 10513 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:50.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.310980+0000 mon.a (mon.0) 10514 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:50.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.319537+0000 mon.a (mon.0) 10515 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:50.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: cephadm 2024-02-05T07:16:49.320101+0000 mgr.y (mgr.25280) 2501 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.399740+0000 mon.a (mon.0) 10516 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:50.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.401959+0000 mon.a (mon.0) 10517 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:50.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.404466+0000 mon.a (mon.0) 10518 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:50.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.405160+0000 mon.a (mon.0) 10519 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:50.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.412609+0000 mon.a (mon.0) 10520 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:50.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: cephadm 2024-02-05T07:16:49.413251+0000 mgr.y (mgr.25280) 2502 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.493314+0000 mon.a (mon.0) 10521 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:50.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.495209+0000 mon.a (mon.0) 10522 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:50.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.497101+0000 mon.a (mon.0) 10523 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:50.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.497801+0000 mon.a (mon.0) 10524 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:50.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.506588+0000 mon.a (mon.0) 10525 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:50.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: cephadm 2024-02-05T07:16:49.507099+0000 mgr.y (mgr.25280) 2503 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.567270+0000 mon.a (mon.0) 10526 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:50.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.570244+0000 mon.a (mon.0) 10527 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:50.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.573656+0000 mon.a (mon.0) 10528 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:50.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.574655+0000 mon.a (mon.0) 10529 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:50.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.580820+0000 mon.a (mon.0) 10530 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:50.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: cephadm 2024-02-05T07:16:49.581721+0000 mgr.y (mgr.25280) 2504 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.613407+0000 mgr.y (mgr.25280) 2505 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:16:50.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.661097+0000 mon.a (mon.0) 10531 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:50.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.664103+0000 mon.a (mon.0) 10532 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:50.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.667207+0000 mon.a (mon.0) 10533 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:50.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.668449+0000 mon.a (mon.0) 10534 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:50.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.677489+0000 mon.a (mon.0) 10535 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:50.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: cephadm 2024-02-05T07:16:49.678315+0000 mgr.y (mgr.25280) 2506 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.761137+0000 mon.a (mon.0) 10536 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:50.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.763509+0000 mon.a (mon.0) 10537 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:50.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.766407+0000 mon.a (mon.0) 10538 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:50.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.767457+0000 mon.a (mon.0) 10539 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:50.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.774503+0000 mon.a (mon.0) 10540 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:50.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: cephadm 2024-02-05T07:16:49.775177+0000 mgr.y (mgr.25280) 2507 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.855813+0000 mon.a (mon.0) 10541 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:50.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.857992+0000 mon.a (mon.0) 10542 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:50.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.861939+0000 mon.a (mon.0) 10543 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:50.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.865651+0000 mon.a (mon.0) 10544 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:50.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.872375+0000 mon.a (mon.0) 10545 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:50.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: cephadm 2024-02-05T07:16:49.873078+0000 mgr.y (mgr.25280) 2508 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.951299+0000 mon.a (mon.0) 10546 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:50.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.955789+0000 mon.a (mon.0) 10547 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:50.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.959866+0000 mon.a (mon.0) 10548 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:50.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.960897+0000 mon.a (mon.0) 10549 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:50.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:49.967642+0000 mon.a (mon.0) 10550 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:50.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: cephadm 2024-02-05T07:16:49.968330+0000 mgr.y (mgr.25280) 2509 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:50.047590+0000 mon.a (mon.0) 10551 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:50.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:50.049859+0000 mon.a (mon.0) 10552 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:50.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:50.052824+0000 mon.a (mon.0) 10553 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:50.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:50.053899+0000 mon.a (mon.0) 10554 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:50.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:50.060982+0000 mon.a (mon.0) 10555 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:50.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: cephadm 2024-02-05T07:16:50.061557+0000 mgr.y (mgr.25280) 2510 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:50.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:50.140096+0000 mon.a (mon.0) 10556 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:50.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:50.143235+0000 mon.a (mon.0) 10557 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:50.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:50.147678+0000 mon.a (mon.0) 10558 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:50.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:50.149079+0000 mon.a (mon.0) 10559 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:50.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: audit 2024-02-05T07:16:50.157924+0000 mon.a (mon.0) 10560 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:50.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:50 smithi177 bash[56430]: cephadm 2024-02-05T07:16:50.158490+0000 mgr.y (mgr.25280) 2511 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:51.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.236453+0000 mon.a (mon.0) 10561 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:51.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.239416+0000 mon.a (mon.0) 10562 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:51.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.241916+0000 mon.a (mon.0) 10563 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:51.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.242922+0000 mon.a (mon.0) 10564 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:51.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.250963+0000 mon.a (mon.0) 10565 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:51.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: cephadm 2024-02-05T07:16:50.251596+0000 mgr.y (mgr.25280) 2512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:51.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.332017+0000 mon.a (mon.0) 10566 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:51.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.334156+0000 mon.a (mon.0) 10567 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:51.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.336760+0000 mon.a (mon.0) 10568 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:51.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.337690+0000 mon.a (mon.0) 10569 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:51.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.345616+0000 mon.a (mon.0) 10570 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:51.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: cephadm 2024-02-05T07:16:50.348477+0000 mgr.y (mgr.25280) 2513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:51.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.428061+0000 mon.a (mon.0) 10571 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:51.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.430967+0000 mon.a (mon.0) 10572 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:51.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.434313+0000 mon.a (mon.0) 10573 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:51.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.435321+0000 mon.a (mon.0) 10574 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:51.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.443572+0000 mon.a (mon.0) 10575 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:51.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: cephadm 2024-02-05T07:16:50.444119+0000 mgr.y (mgr.25280) 2514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:51.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.523032+0000 mon.a (mon.0) 10576 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:51.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.526789+0000 mon.a (mon.0) 10577 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:51.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.236453+0000 mon.a (mon.0) 10561 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:51.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.239416+0000 mon.a (mon.0) 10562 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:51.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.241916+0000 mon.a (mon.0) 10563 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:51.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.242922+0000 mon.a (mon.0) 10564 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:51.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.250963+0000 mon.a (mon.0) 10565 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:51.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: cephadm 2024-02-05T07:16:50.251596+0000 mgr.y (mgr.25280) 2512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:51.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.332017+0000 mon.a (mon.0) 10566 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:51.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.334156+0000 mon.a (mon.0) 10567 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:51.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.336760+0000 mon.a (mon.0) 10568 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:51.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.337690+0000 mon.a (mon.0) 10569 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:51.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.345616+0000 mon.a (mon.0) 10570 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:51.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: cephadm 2024-02-05T07:16:50.348477+0000 mgr.y (mgr.25280) 2513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:51.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.428061+0000 mon.a (mon.0) 10571 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:51.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.430967+0000 mon.a (mon.0) 10572 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:51.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.434313+0000 mon.a (mon.0) 10573 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:51.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.435321+0000 mon.a (mon.0) 10574 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:51.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.443572+0000 mon.a (mon.0) 10575 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:51.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: cephadm 2024-02-05T07:16:50.444119+0000 mgr.y (mgr.25280) 2514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:51.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.523032+0000 mon.a (mon.0) 10576 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:51.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.526789+0000 mon.a (mon.0) 10577 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:51.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.529814+0000 mon.a (mon.0) 10578 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:51.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.530916+0000 mon.a (mon.0) 10579 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:51.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.540306+0000 mon.a (mon.0) 10580 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:51.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: cephadm 2024-02-05T07:16:50.541136+0000 mgr.y (mgr.25280) 2515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:51.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.620318+0000 mon.a (mon.0) 10581 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:51.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.624590+0000 mon.a (mon.0) 10582 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:51.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.628153+0000 mon.a (mon.0) 10583 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:51.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.629253+0000 mon.a (mon.0) 10584 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:51.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.638417+0000 mon.a (mon.0) 10585 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:51.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: cephadm 2024-02-05T07:16:50.639212+0000 mgr.y (mgr.25280) 2516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:51.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.719634+0000 mon.a (mon.0) 10586 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:51.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.723770+0000 mon.a (mon.0) 10587 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:51.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.727025+0000 mon.a (mon.0) 10588 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:51.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.728078+0000 mon.a (mon.0) 10589 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:51.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.735519+0000 mon.a (mon.0) 10590 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:51.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: cephadm 2024-02-05T07:16:50.736143+0000 mgr.y (mgr.25280) 2517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:51.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.815898+0000 mon.a (mon.0) 10591 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:51.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.820630+0000 mon.a (mon.0) 10592 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:51.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.823774+0000 mon.a (mon.0) 10593 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:51.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.824918+0000 mon.a (mon.0) 10594 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:51.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.834153+0000 mon.a (mon.0) 10595 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:51.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: cephadm 2024-02-05T07:16:50.835074+0000 mgr.y (mgr.25280) 2518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:51.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: cluster 2024-02-05T07:16:50.900219+0000 mgr.y (mgr.25280) 2519 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:16:51.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.913711+0000 mon.a (mon.0) 10596 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:51.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.916584+0000 mon.a (mon.0) 10597 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:51.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.920213+0000 mon.a (mon.0) 10598 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:51.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.921407+0000 mon.a (mon.0) 10599 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:51.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:50.929867+0000 mon.a (mon.0) 10600 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:51.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: cephadm 2024-02-05T07:16:50.930616+0000 mgr.y (mgr.25280) 2520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:51.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:51.012090+0000 mon.a (mon.0) 10601 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:51.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:51.014889+0000 mon.a (mon.0) 10602 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:51.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:51.018454+0000 mon.a (mon.0) 10603 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:51.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:51.019703+0000 mon.a (mon.0) 10604 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:51.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:51.027876+0000 mon.a (mon.0) 10605 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:51.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: cephadm 2024-02-05T07:16:51.028562+0000 mgr.y (mgr.25280) 2521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:51.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:51.110776+0000 mon.a (mon.0) 10606 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:51.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:51.116011+0000 mon.a (mon.0) 10607 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:51.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:51.120198+0000 mon.a (mon.0) 10608 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:51.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:51.121119+0000 mon.a (mon.0) 10609 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:51.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: audit 2024-02-05T07:16:51.127336+0000 mon.a (mon.0) 10610 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:51.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[71397]: cephadm 2024-02-05T07:16:51.127902+0000 mgr.y (mgr.25280) 2522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:51.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.529814+0000 mon.a (mon.0) 10578 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:51.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.530916+0000 mon.a (mon.0) 10579 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:51.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.540306+0000 mon.a (mon.0) 10580 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:51.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: cephadm 2024-02-05T07:16:50.541136+0000 mgr.y (mgr.25280) 2515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:51.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.620318+0000 mon.a (mon.0) 10581 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:51.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.624590+0000 mon.a (mon.0) 10582 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:51.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.628153+0000 mon.a (mon.0) 10583 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:51.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.629253+0000 mon.a (mon.0) 10584 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:51.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.638417+0000 mon.a (mon.0) 10585 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:51.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: cephadm 2024-02-05T07:16:50.639212+0000 mgr.y (mgr.25280) 2516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:51.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.719634+0000 mon.a (mon.0) 10586 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:51.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.723770+0000 mon.a (mon.0) 10587 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:51.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.727025+0000 mon.a (mon.0) 10588 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:51.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.728078+0000 mon.a (mon.0) 10589 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:51.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.735519+0000 mon.a (mon.0) 10590 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:51.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: cephadm 2024-02-05T07:16:50.736143+0000 mgr.y (mgr.25280) 2517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:51.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.815898+0000 mon.a (mon.0) 10591 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:51.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.820630+0000 mon.a (mon.0) 10592 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:51.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.823774+0000 mon.a (mon.0) 10593 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:51.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.824918+0000 mon.a (mon.0) 10594 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:51.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.834153+0000 mon.a (mon.0) 10595 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:51.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: cephadm 2024-02-05T07:16:50.835074+0000 mgr.y (mgr.25280) 2518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:51.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: cluster 2024-02-05T07:16:50.900219+0000 mgr.y (mgr.25280) 2519 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:16:51.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.913711+0000 mon.a (mon.0) 10596 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:51.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.916584+0000 mon.a (mon.0) 10597 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:51.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.920213+0000 mon.a (mon.0) 10598 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:51.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.921407+0000 mon.a (mon.0) 10599 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:51.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:50.929867+0000 mon.a (mon.0) 10600 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:51.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: cephadm 2024-02-05T07:16:50.930616+0000 mgr.y (mgr.25280) 2520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:51.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:51.012090+0000 mon.a (mon.0) 10601 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:51.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:51.014889+0000 mon.a (mon.0) 10602 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:51.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:51.018454+0000 mon.a (mon.0) 10603 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:51.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:51.019703+0000 mon.a (mon.0) 10604 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:51.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:51.027876+0000 mon.a (mon.0) 10605 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:51.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: cephadm 2024-02-05T07:16:51.028562+0000 mgr.y (mgr.25280) 2521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:51.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:51.110776+0000 mon.a (mon.0) 10606 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:51.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:51.116011+0000 mon.a (mon.0) 10607 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:51.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:51.120198+0000 mon.a (mon.0) 10608 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:51.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:51.121119+0000 mon.a (mon.0) 10609 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:51.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: audit 2024-02-05T07:16:51.127336+0000 mon.a (mon.0) 10610 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:51.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:51 smithi102 bash[68945]: cephadm 2024-02-05T07:16:51.127902+0000 mgr.y (mgr.25280) 2522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:51.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.236453+0000 mon.a (mon.0) 10561 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:51.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.239416+0000 mon.a (mon.0) 10562 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:51.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.241916+0000 mon.a (mon.0) 10563 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:51.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.242922+0000 mon.a (mon.0) 10564 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:51.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.250963+0000 mon.a (mon.0) 10565 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:51.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: cephadm 2024-02-05T07:16:50.251596+0000 mgr.y (mgr.25280) 2512 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:51.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.332017+0000 mon.a (mon.0) 10566 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:51.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.334156+0000 mon.a (mon.0) 10567 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:51.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.336760+0000 mon.a (mon.0) 10568 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:51.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.337690+0000 mon.a (mon.0) 10569 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:51.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.345616+0000 mon.a (mon.0) 10570 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:51.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: cephadm 2024-02-05T07:16:50.348477+0000 mgr.y (mgr.25280) 2513 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:51.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.428061+0000 mon.a (mon.0) 10571 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:51.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.430967+0000 mon.a (mon.0) 10572 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:51.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.434313+0000 mon.a (mon.0) 10573 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:51.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.435321+0000 mon.a (mon.0) 10574 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:51.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.443572+0000 mon.a (mon.0) 10575 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:51.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: cephadm 2024-02-05T07:16:50.444119+0000 mgr.y (mgr.25280) 2514 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:51.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.523032+0000 mon.a (mon.0) 10576 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:51.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.526789+0000 mon.a (mon.0) 10577 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:51.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.529814+0000 mon.a (mon.0) 10578 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:51.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.530916+0000 mon.a (mon.0) 10579 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:51.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.540306+0000 mon.a (mon.0) 10580 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:51.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: cephadm 2024-02-05T07:16:50.541136+0000 mgr.y (mgr.25280) 2515 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:51.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.620318+0000 mon.a (mon.0) 10581 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:51.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.624590+0000 mon.a (mon.0) 10582 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:51.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.628153+0000 mon.a (mon.0) 10583 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:51.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.629253+0000 mon.a (mon.0) 10584 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:51.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.638417+0000 mon.a (mon.0) 10585 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:51.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: cephadm 2024-02-05T07:16:50.639212+0000 mgr.y (mgr.25280) 2516 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:51.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.719634+0000 mon.a (mon.0) 10586 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:51.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.723770+0000 mon.a (mon.0) 10587 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:51.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.727025+0000 mon.a (mon.0) 10588 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:51.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.728078+0000 mon.a (mon.0) 10589 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:51.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.735519+0000 mon.a (mon.0) 10590 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:51.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: cephadm 2024-02-05T07:16:50.736143+0000 mgr.y (mgr.25280) 2517 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:51.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.815898+0000 mon.a (mon.0) 10591 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:51.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.820630+0000 mon.a (mon.0) 10592 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:51.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.823774+0000 mon.a (mon.0) 10593 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:51.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.824918+0000 mon.a (mon.0) 10594 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:51.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.834153+0000 mon.a (mon.0) 10595 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:51.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: cephadm 2024-02-05T07:16:50.835074+0000 mgr.y (mgr.25280) 2518 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:51.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: cluster 2024-02-05T07:16:50.900219+0000 mgr.y (mgr.25280) 2519 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:16:51.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.913711+0000 mon.a (mon.0) 10596 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:51.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.916584+0000 mon.a (mon.0) 10597 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:51.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.920213+0000 mon.a (mon.0) 10598 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:51.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.921407+0000 mon.a (mon.0) 10599 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:51.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:50.929867+0000 mon.a (mon.0) 10600 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:51.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: cephadm 2024-02-05T07:16:50.930616+0000 mgr.y (mgr.25280) 2520 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:51.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:51.012090+0000 mon.a (mon.0) 10601 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:51.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:51.014889+0000 mon.a (mon.0) 10602 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:51.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:51.018454+0000 mon.a (mon.0) 10603 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:51.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:51.019703+0000 mon.a (mon.0) 10604 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:51.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:51.027876+0000 mon.a (mon.0) 10605 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:51.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: cephadm 2024-02-05T07:16:51.028562+0000 mgr.y (mgr.25280) 2521 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:51.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:51.110776+0000 mon.a (mon.0) 10606 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:51.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:51.116011+0000 mon.a (mon.0) 10607 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:51.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:51.120198+0000 mon.a (mon.0) 10608 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:51.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:51.121119+0000 mon.a (mon.0) 10609 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:51.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: audit 2024-02-05T07:16:51.127336+0000 mon.a (mon.0) 10610 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:51.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:51 smithi177 bash[56430]: cephadm 2024-02-05T07:16:51.127902+0000 mgr.y (mgr.25280) 2522 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:52.490 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:16:52] "GET /metrics HTTP/1.1" 200 38695 "" "Prometheus/2.43.0" 2024-02-05T07:16:52.491 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.208018+0000 mon.a (mon.0) 10611 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:52.491 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.210399+0000 mon.a (mon.0) 10612 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:52.491 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.212823+0000 mon.a (mon.0) 10613 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:52.491 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.214099+0000 mon.a (mon.0) 10614 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:52.491 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.220491+0000 mon.a (mon.0) 10615 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:52.491 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: cephadm 2024-02-05T07:16:51.221207+0000 mgr.y (mgr.25280) 2523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:52.491 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.302142+0000 mon.a (mon.0) 10616 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:52.491 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.305140+0000 mon.a (mon.0) 10617 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:52.491 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.308105+0000 mon.a (mon.0) 10618 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:52.491 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.309068+0000 mon.a (mon.0) 10619 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:52.491 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.315354+0000 mon.a (mon.0) 10620 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:52.491 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: cephadm 2024-02-05T07:16:51.315977+0000 mgr.y (mgr.25280) 2524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:52.492 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.396305+0000 mon.a (mon.0) 10621 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:52.492 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.398418+0000 mon.a (mon.0) 10622 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:52.492 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.401576+0000 mon.a (mon.0) 10623 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:52.492 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.402631+0000 mon.a (mon.0) 10624 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:52.492 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.409359+0000 mon.a (mon.0) 10625 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:52.492 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: cephadm 2024-02-05T07:16:51.409987+0000 mgr.y (mgr.25280) 2525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:52.492 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.487236+0000 mon.a (mon.0) 10626 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:52.492 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.489656+0000 mon.a (mon.0) 10627 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:52.492 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.208018+0000 mon.a (mon.0) 10611 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:52.492 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.210399+0000 mon.a (mon.0) 10612 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:52.492 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.212823+0000 mon.a (mon.0) 10613 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:52.493 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.214099+0000 mon.a (mon.0) 10614 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:52.493 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.220491+0000 mon.a (mon.0) 10615 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:52.493 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: cephadm 2024-02-05T07:16:51.221207+0000 mgr.y (mgr.25280) 2523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:52.493 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.302142+0000 mon.a (mon.0) 10616 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:52.493 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.305140+0000 mon.a (mon.0) 10617 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:52.493 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.308105+0000 mon.a (mon.0) 10618 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:52.493 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.309068+0000 mon.a (mon.0) 10619 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:52.493 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.315354+0000 mon.a (mon.0) 10620 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:52.493 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: cephadm 2024-02-05T07:16:51.315977+0000 mgr.y (mgr.25280) 2524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:52.493 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.396305+0000 mon.a (mon.0) 10621 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:52.493 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.398418+0000 mon.a (mon.0) 10622 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:52.493 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.401576+0000 mon.a (mon.0) 10623 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:52.493 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.402631+0000 mon.a (mon.0) 10624 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:52.493 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.409359+0000 mon.a (mon.0) 10625 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:52.493 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: cephadm 2024-02-05T07:16:51.409987+0000 mgr.y (mgr.25280) 2525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:52.494 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.487236+0000 mon.a (mon.0) 10626 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:52.494 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.489656+0000 mon.a (mon.0) 10627 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:52.494 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.492013+0000 mon.a (mon.0) 10628 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:52.494 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.493025+0000 mon.a (mon.0) 10629 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:52.494 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.499922+0000 mon.a (mon.0) 10630 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:52.494 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: cephadm 2024-02-05T07:16:51.500636+0000 mgr.y (mgr.25280) 2526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:52.494 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.581899+0000 mon.a (mon.0) 10631 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:52.494 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.584279+0000 mon.a (mon.0) 10632 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:52.494 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.587165+0000 mon.a (mon.0) 10633 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:52.494 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.588035+0000 mon.a (mon.0) 10634 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:52.494 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.594354+0000 mon.a (mon.0) 10635 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:52.494 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: cephadm 2024-02-05T07:16:51.594921+0000 mgr.y (mgr.25280) 2527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:52.495 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.677828+0000 mon.a (mon.0) 10636 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:52.495 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.679824+0000 mon.a (mon.0) 10637 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:52.495 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.682600+0000 mon.a (mon.0) 10638 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:52.495 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.683446+0000 mon.a (mon.0) 10639 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:52.495 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.691124+0000 mon.a (mon.0) 10640 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:52.495 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: cephadm 2024-02-05T07:16:51.691856+0000 mgr.y (mgr.25280) 2528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:52.495 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.773053+0000 mon.a (mon.0) 10641 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:52.495 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.776827+0000 mon.a (mon.0) 10642 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:52.495 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.781045+0000 mon.a (mon.0) 10643 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:52.495 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.492013+0000 mon.a (mon.0) 10628 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:52.495 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.493025+0000 mon.a (mon.0) 10629 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:52.495 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.499922+0000 mon.a (mon.0) 10630 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:52.496 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: cephadm 2024-02-05T07:16:51.500636+0000 mgr.y (mgr.25280) 2526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:52.496 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.581899+0000 mon.a (mon.0) 10631 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:52.496 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.584279+0000 mon.a (mon.0) 10632 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:52.496 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.587165+0000 mon.a (mon.0) 10633 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:52.496 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.588035+0000 mon.a (mon.0) 10634 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:52.496 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.594354+0000 mon.a (mon.0) 10635 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:52.496 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: cephadm 2024-02-05T07:16:51.594921+0000 mgr.y (mgr.25280) 2527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:52.496 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.677828+0000 mon.a (mon.0) 10636 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:52.496 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.679824+0000 mon.a (mon.0) 10637 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:52.496 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.682600+0000 mon.a (mon.0) 10638 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:52.496 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.683446+0000 mon.a (mon.0) 10639 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:52.496 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.691124+0000 mon.a (mon.0) 10640 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:52.496 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: cephadm 2024-02-05T07:16:51.691856+0000 mgr.y (mgr.25280) 2528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:52.497 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.773053+0000 mon.a (mon.0) 10641 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:52.497 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.776827+0000 mon.a (mon.0) 10642 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:52.497 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.781045+0000 mon.a (mon.0) 10643 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:52.497 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.782408+0000 mon.a (mon.0) 10644 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:52.497 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.790689+0000 mon.a (mon.0) 10645 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:52.497 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: cephadm 2024-02-05T07:16:51.791559+0000 mgr.y (mgr.25280) 2529 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:52.497 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.871727+0000 mon.a (mon.0) 10646 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:52.497 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.874815+0000 mon.a (mon.0) 10647 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:52.498 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.881896+0000 mon.a (mon.0) 10648 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:52.498 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.882988+0000 mon.a (mon.0) 10649 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:52.498 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.892262+0000 mon.a (mon.0) 10650 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:52.498 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: cephadm 2024-02-05T07:16:51.892891+0000 mgr.y (mgr.25280) 2530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:52.498 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.954620+0000 mon.a (mon.0) 10651 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:52.498 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.959256+0000 mon.a (mon.0) 10652 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:52.498 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.962094+0000 mon.a (mon.0) 10653 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:52.498 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.963215+0000 mon.a (mon.0) 10654 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:52.498 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:51.972640+0000 mon.a (mon.0) 10655 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:52.498 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: cephadm 2024-02-05T07:16:51.973247+0000 mgr.y (mgr.25280) 2531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:52.498 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:52.051783+0000 mon.a (mon.0) 10656 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:52.498 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:52.054191+0000 mon.a (mon.0) 10657 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:52.498 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:52.057222+0000 mon.a (mon.0) 10658 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:52.498 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:52.058171+0000 mon.a (mon.0) 10659 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:52.498 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:52.067416+0000 mon.a (mon.0) 10660 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:52.499 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: cephadm 2024-02-05T07:16:52.067962+0000 mgr.y (mgr.25280) 2532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:52.499 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:52.149924+0000 mon.a (mon.0) 10661 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:52.499 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:52.152044+0000 mon.a (mon.0) 10662 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:52.499 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:52.154725+0000 mon.a (mon.0) 10663 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:52.499 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:52.155450+0000 mon.a (mon.0) 10664 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:52.499 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: audit 2024-02-05T07:16:52.162732+0000 mon.a (mon.0) 10665 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:52.499 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[68945]: cephadm 2024-02-05T07:16:52.163375+0000 mgr.y (mgr.25280) 2533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:52.499 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.782408+0000 mon.a (mon.0) 10644 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:52.499 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.790689+0000 mon.a (mon.0) 10645 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:52.500 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: cephadm 2024-02-05T07:16:51.791559+0000 mgr.y (mgr.25280) 2529 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:52.500 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.871727+0000 mon.a (mon.0) 10646 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:52.500 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.874815+0000 mon.a (mon.0) 10647 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:52.500 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.881896+0000 mon.a (mon.0) 10648 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:52.500 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.882988+0000 mon.a (mon.0) 10649 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:52.500 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.892262+0000 mon.a (mon.0) 10650 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:52.500 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: cephadm 2024-02-05T07:16:51.892891+0000 mgr.y (mgr.25280) 2530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:52.500 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.954620+0000 mon.a (mon.0) 10651 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:52.500 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.959256+0000 mon.a (mon.0) 10652 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:52.500 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.962094+0000 mon.a (mon.0) 10653 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:52.500 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.963215+0000 mon.a (mon.0) 10654 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:52.500 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:51.972640+0000 mon.a (mon.0) 10655 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:52.500 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: cephadm 2024-02-05T07:16:51.973247+0000 mgr.y (mgr.25280) 2531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:52.500 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:52.051783+0000 mon.a (mon.0) 10656 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:52.500 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:52.054191+0000 mon.a (mon.0) 10657 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:52.501 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:52.057222+0000 mon.a (mon.0) 10658 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:52.501 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:52.058171+0000 mon.a (mon.0) 10659 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:52.501 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:52.067416+0000 mon.a (mon.0) 10660 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:52.501 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: cephadm 2024-02-05T07:16:52.067962+0000 mgr.y (mgr.25280) 2532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:52.501 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:52.149924+0000 mon.a (mon.0) 10661 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:52.501 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:52.152044+0000 mon.a (mon.0) 10662 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:52.501 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:52.154725+0000 mon.a (mon.0) 10663 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:52.501 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:52.155450+0000 mon.a (mon.0) 10664 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:52.501 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: audit 2024-02-05T07:16:52.162732+0000 mon.a (mon.0) 10665 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:52.501 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:52 smithi102 bash[71397]: cephadm 2024-02-05T07:16:52.163375+0000 mgr.y (mgr.25280) 2533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:52.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.208018+0000 mon.a (mon.0) 10611 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:52.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.210399+0000 mon.a (mon.0) 10612 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:52.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.212823+0000 mon.a (mon.0) 10613 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:52.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.214099+0000 mon.a (mon.0) 10614 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:52.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.220491+0000 mon.a (mon.0) 10615 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:52.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: cephadm 2024-02-05T07:16:51.221207+0000 mgr.y (mgr.25280) 2523 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:52.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.302142+0000 mon.a (mon.0) 10616 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:52.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.305140+0000 mon.a (mon.0) 10617 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:52.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.308105+0000 mon.a (mon.0) 10618 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:52.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.309068+0000 mon.a (mon.0) 10619 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:52.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.315354+0000 mon.a (mon.0) 10620 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:52.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: cephadm 2024-02-05T07:16:51.315977+0000 mgr.y (mgr.25280) 2524 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:52.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.396305+0000 mon.a (mon.0) 10621 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:52.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.398418+0000 mon.a (mon.0) 10622 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:52.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.401576+0000 mon.a (mon.0) 10623 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:52.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.402631+0000 mon.a (mon.0) 10624 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:52.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.409359+0000 mon.a (mon.0) 10625 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:52.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: cephadm 2024-02-05T07:16:51.409987+0000 mgr.y (mgr.25280) 2525 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:52.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.487236+0000 mon.a (mon.0) 10626 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:52.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.489656+0000 mon.a (mon.0) 10627 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:52.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.492013+0000 mon.a (mon.0) 10628 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:52.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.493025+0000 mon.a (mon.0) 10629 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:52.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.499922+0000 mon.a (mon.0) 10630 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:52.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: cephadm 2024-02-05T07:16:51.500636+0000 mgr.y (mgr.25280) 2526 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:52.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.581899+0000 mon.a (mon.0) 10631 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:52.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.584279+0000 mon.a (mon.0) 10632 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:52.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.587165+0000 mon.a (mon.0) 10633 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:52.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.588035+0000 mon.a (mon.0) 10634 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:52.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.594354+0000 mon.a (mon.0) 10635 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:52.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: cephadm 2024-02-05T07:16:51.594921+0000 mgr.y (mgr.25280) 2527 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:52.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.677828+0000 mon.a (mon.0) 10636 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:52.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.679824+0000 mon.a (mon.0) 10637 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:52.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.682600+0000 mon.a (mon.0) 10638 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:52.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.683446+0000 mon.a (mon.0) 10639 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:52.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.691124+0000 mon.a (mon.0) 10640 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:52.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: cephadm 2024-02-05T07:16:51.691856+0000 mgr.y (mgr.25280) 2528 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:52.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.773053+0000 mon.a (mon.0) 10641 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:52.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.776827+0000 mon.a (mon.0) 10642 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:52.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.781045+0000 mon.a (mon.0) 10643 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:52.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.782408+0000 mon.a (mon.0) 10644 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:52.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.790689+0000 mon.a (mon.0) 10645 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:52.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: cephadm 2024-02-05T07:16:51.791559+0000 mgr.y (mgr.25280) 2529 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:52.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.871727+0000 mon.a (mon.0) 10646 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:52.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.874815+0000 mon.a (mon.0) 10647 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:52.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.881896+0000 mon.a (mon.0) 10648 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:52.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.882988+0000 mon.a (mon.0) 10649 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:52.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.892262+0000 mon.a (mon.0) 10650 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:52.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: cephadm 2024-02-05T07:16:51.892891+0000 mgr.y (mgr.25280) 2530 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:52.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.954620+0000 mon.a (mon.0) 10651 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:52.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.959256+0000 mon.a (mon.0) 10652 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:52.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.962094+0000 mon.a (mon.0) 10653 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:52.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.963215+0000 mon.a (mon.0) 10654 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:52.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:51.972640+0000 mon.a (mon.0) 10655 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:52.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: cephadm 2024-02-05T07:16:51.973247+0000 mgr.y (mgr.25280) 2531 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:52.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:52.051783+0000 mon.a (mon.0) 10656 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:52.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:52.054191+0000 mon.a (mon.0) 10657 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:52.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:52.057222+0000 mon.a (mon.0) 10658 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:52.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:52.058171+0000 mon.a (mon.0) 10659 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:52.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:52.067416+0000 mon.a (mon.0) 10660 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:52.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: cephadm 2024-02-05T07:16:52.067962+0000 mgr.y (mgr.25280) 2532 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:52.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:52.149924+0000 mon.a (mon.0) 10661 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:52.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:52.152044+0000 mon.a (mon.0) 10662 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:52.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:52.154725+0000 mon.a (mon.0) 10663 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:52.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:52.155450+0000 mon.a (mon.0) 10664 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:52.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: audit 2024-02-05T07:16:52.162732+0000 mon.a (mon.0) 10665 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:52.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:52 smithi177 bash[56430]: cephadm 2024-02-05T07:16:52.163375+0000 mgr.y (mgr.25280) 2533 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:53.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.240958+0000 mon.a (mon.0) 10666 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:53.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.243879+0000 mon.a (mon.0) 10667 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:53.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.246657+0000 mon.a (mon.0) 10668 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:53.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.247913+0000 mon.a (mon.0) 10669 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:53.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.257998+0000 mon.a (mon.0) 10670 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:53.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: cephadm 2024-02-05T07:16:52.258677+0000 mgr.y (mgr.25280) 2534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:53.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.337272+0000 mon.a (mon.0) 10671 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:53.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.340176+0000 mon.a (mon.0) 10672 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:53.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.344260+0000 mon.a (mon.0) 10673 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:53.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.345121+0000 mon.a (mon.0) 10674 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:53.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.353773+0000 mon.a (mon.0) 10675 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:53.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: cephadm 2024-02-05T07:16:52.354493+0000 mgr.y (mgr.25280) 2535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:53.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.435270+0000 mon.a (mon.0) 10676 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:53.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.437867+0000 mon.a (mon.0) 10677 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:53.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.440961+0000 mon.a (mon.0) 10678 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:53.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.442258+0000 mon.a (mon.0) 10679 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:53.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.452489+0000 mon.a (mon.0) 10680 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:53.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: cephadm 2024-02-05T07:16:52.453369+0000 mgr.y (mgr.25280) 2536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:53.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.538414+0000 mon.a (mon.0) 10681 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:53.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.540829+0000 mon.a (mon.0) 10682 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:53.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.543780+0000 mon.a (mon.0) 10683 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:53.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.544968+0000 mon.a (mon.0) 10684 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:53.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.555121+0000 mon.a (mon.0) 10685 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:53.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: cephadm 2024-02-05T07:16:52.555988+0000 mgr.y (mgr.25280) 2537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:53.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.638776+0000 mon.a (mon.0) 10686 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:53.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.641726+0000 mon.a (mon.0) 10687 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:53.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.645111+0000 mon.a (mon.0) 10688 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:53.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.646015+0000 mon.a (mon.0) 10689 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:53.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.654062+0000 mon.a (mon.0) 10690 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:53.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: cephadm 2024-02-05T07:16:52.654608+0000 mgr.y (mgr.25280) 2538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:53.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.734867+0000 mon.a (mon.0) 10691 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:53.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.737914+0000 mon.a (mon.0) 10692 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:53.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.741520+0000 mon.a (mon.0) 10693 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:53.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.742874+0000 mon.a (mon.0) 10694 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:53.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.752122+0000 mon.a (mon.0) 10695 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:53.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: cephadm 2024-02-05T07:16:52.752734+0000 mgr.y (mgr.25280) 2539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:53.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.832830+0000 mon.a (mon.0) 10696 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:53.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.834931+0000 mon.a (mon.0) 10697 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:53.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.837435+0000 mon.a (mon.0) 10698 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:53.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.838153+0000 mon.a (mon.0) 10699 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:53.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.847734+0000 mon.a (mon.0) 10700 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:53.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: cephadm 2024-02-05T07:16:52.848388+0000 mgr.y (mgr.25280) 2540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:53.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: cluster 2024-02-05T07:16:52.901614+0000 mgr.y (mgr.25280) 2541 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:53.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.930682+0000 mon.a (mon.0) 10701 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:53.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.933210+0000 mon.a (mon.0) 10702 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:53.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.936586+0000 mon.a (mon.0) 10703 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:53.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.937707+0000 mon.a (mon.0) 10704 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:53.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:52.946046+0000 mon.a (mon.0) 10705 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:53.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: cephadm 2024-02-05T07:16:52.946616+0000 mgr.y (mgr.25280) 2542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:53.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:53.027030+0000 mon.a (mon.0) 10706 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:53.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:53.030110+0000 mon.a (mon.0) 10707 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:53.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:53.033006+0000 mon.a (mon.0) 10708 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:53.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:53.033901+0000 mon.a (mon.0) 10709 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:53.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:53.041575+0000 mon.a (mon.0) 10710 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:53.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: cephadm 2024-02-05T07:16:53.042137+0000 mgr.y (mgr.25280) 2543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:53.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:53.120962+0000 mon.a (mon.0) 10711 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:53.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:53.123750+0000 mon.a (mon.0) 10712 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:53.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:53.126342+0000 mon.a (mon.0) 10713 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:53.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:53.127444+0000 mon.a (mon.0) 10714 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:53.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: audit 2024-02-05T07:16:53.137533+0000 mon.a (mon.0) 10715 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:53.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:53 smithi177 bash[56430]: cephadm 2024-02-05T07:16:53.138071+0000 mgr.y (mgr.25280) 2544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:53.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.240958+0000 mon.a (mon.0) 10666 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:53.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.243879+0000 mon.a (mon.0) 10667 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:53.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.246657+0000 mon.a (mon.0) 10668 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:53.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.247913+0000 mon.a (mon.0) 10669 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:53.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.257998+0000 mon.a (mon.0) 10670 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:53.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: cephadm 2024-02-05T07:16:52.258677+0000 mgr.y (mgr.25280) 2534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:53.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.337272+0000 mon.a (mon.0) 10671 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:53.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.340176+0000 mon.a (mon.0) 10672 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:53.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.344260+0000 mon.a (mon.0) 10673 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:53.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.345121+0000 mon.a (mon.0) 10674 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:53.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.353773+0000 mon.a (mon.0) 10675 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:53.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: cephadm 2024-02-05T07:16:52.354493+0000 mgr.y (mgr.25280) 2535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:53.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.435270+0000 mon.a (mon.0) 10676 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:53.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.437867+0000 mon.a (mon.0) 10677 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:53.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.440961+0000 mon.a (mon.0) 10678 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:53.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.442258+0000 mon.a (mon.0) 10679 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:53.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.452489+0000 mon.a (mon.0) 10680 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:53.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: cephadm 2024-02-05T07:16:52.453369+0000 mgr.y (mgr.25280) 2536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:53.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.538414+0000 mon.a (mon.0) 10681 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:53.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.540829+0000 mon.a (mon.0) 10682 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:53.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.543780+0000 mon.a (mon.0) 10683 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:53.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.544968+0000 mon.a (mon.0) 10684 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:53.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.555121+0000 mon.a (mon.0) 10685 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:53.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: cephadm 2024-02-05T07:16:52.555988+0000 mgr.y (mgr.25280) 2537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:53.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.638776+0000 mon.a (mon.0) 10686 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:53.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.641726+0000 mon.a (mon.0) 10687 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:53.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.645111+0000 mon.a (mon.0) 10688 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:53.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.646015+0000 mon.a (mon.0) 10689 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:53.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.654062+0000 mon.a (mon.0) 10690 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:53.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: cephadm 2024-02-05T07:16:52.654608+0000 mgr.y (mgr.25280) 2538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:53.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.734867+0000 mon.a (mon.0) 10691 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:53.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.737914+0000 mon.a (mon.0) 10692 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:53.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.741520+0000 mon.a (mon.0) 10693 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:53.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.742874+0000 mon.a (mon.0) 10694 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:53.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.752122+0000 mon.a (mon.0) 10695 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:53.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: cephadm 2024-02-05T07:16:52.752734+0000 mgr.y (mgr.25280) 2539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:53.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.832830+0000 mon.a (mon.0) 10696 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:53.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.834931+0000 mon.a (mon.0) 10697 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:53.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.837435+0000 mon.a (mon.0) 10698 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:53.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.240958+0000 mon.a (mon.0) 10666 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:53.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.243879+0000 mon.a (mon.0) 10667 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:53.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.246657+0000 mon.a (mon.0) 10668 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:53.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.247913+0000 mon.a (mon.0) 10669 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:53.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.257998+0000 mon.a (mon.0) 10670 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:53.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: cephadm 2024-02-05T07:16:52.258677+0000 mgr.y (mgr.25280) 2534 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:53.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.337272+0000 mon.a (mon.0) 10671 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:53.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.340176+0000 mon.a (mon.0) 10672 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:53.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.344260+0000 mon.a (mon.0) 10673 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:53.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.345121+0000 mon.a (mon.0) 10674 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:53.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.353773+0000 mon.a (mon.0) 10675 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:53.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: cephadm 2024-02-05T07:16:52.354493+0000 mgr.y (mgr.25280) 2535 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:53.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.435270+0000 mon.a (mon.0) 10676 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:53.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.437867+0000 mon.a (mon.0) 10677 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:53.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.440961+0000 mon.a (mon.0) 10678 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:53.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.442258+0000 mon.a (mon.0) 10679 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:53.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.452489+0000 mon.a (mon.0) 10680 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:53.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: cephadm 2024-02-05T07:16:52.453369+0000 mgr.y (mgr.25280) 2536 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:53.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.538414+0000 mon.a (mon.0) 10681 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:53.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.540829+0000 mon.a (mon.0) 10682 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:53.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.838153+0000 mon.a (mon.0) 10699 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:53.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.847734+0000 mon.a (mon.0) 10700 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:53.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: cephadm 2024-02-05T07:16:52.848388+0000 mgr.y (mgr.25280) 2540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:53.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: cluster 2024-02-05T07:16:52.901614+0000 mgr.y (mgr.25280) 2541 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:53.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.930682+0000 mon.a (mon.0) 10701 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:53.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.933210+0000 mon.a (mon.0) 10702 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:53.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.936586+0000 mon.a (mon.0) 10703 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:53.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.937707+0000 mon.a (mon.0) 10704 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:53.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:52.946046+0000 mon.a (mon.0) 10705 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:53.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: cephadm 2024-02-05T07:16:52.946616+0000 mgr.y (mgr.25280) 2542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:53.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:53.027030+0000 mon.a (mon.0) 10706 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:53.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:53.030110+0000 mon.a (mon.0) 10707 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:53.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:53.033006+0000 mon.a (mon.0) 10708 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:53.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:53.033901+0000 mon.a (mon.0) 10709 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:53.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:53.041575+0000 mon.a (mon.0) 10710 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:53.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: cephadm 2024-02-05T07:16:53.042137+0000 mgr.y (mgr.25280) 2543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:53.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:53.120962+0000 mon.a (mon.0) 10711 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:53.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:53.123750+0000 mon.a (mon.0) 10712 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:53.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:53.126342+0000 mon.a (mon.0) 10713 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:53.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:53.127444+0000 mon.a (mon.0) 10714 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:53.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: audit 2024-02-05T07:16:53.137533+0000 mon.a (mon.0) 10715 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:53.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[68945]: cephadm 2024-02-05T07:16:53.138071+0000 mgr.y (mgr.25280) 2544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:53.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.543780+0000 mon.a (mon.0) 10683 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:53.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.544968+0000 mon.a (mon.0) 10684 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:53.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.555121+0000 mon.a (mon.0) 10685 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:53.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: cephadm 2024-02-05T07:16:52.555988+0000 mgr.y (mgr.25280) 2537 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:53.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.638776+0000 mon.a (mon.0) 10686 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:53.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.641726+0000 mon.a (mon.0) 10687 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:53.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.645111+0000 mon.a (mon.0) 10688 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:53.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.646015+0000 mon.a (mon.0) 10689 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:53.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.654062+0000 mon.a (mon.0) 10690 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:53.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: cephadm 2024-02-05T07:16:52.654608+0000 mgr.y (mgr.25280) 2538 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:53.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.734867+0000 mon.a (mon.0) 10691 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:53.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.737914+0000 mon.a (mon.0) 10692 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:53.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.741520+0000 mon.a (mon.0) 10693 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:53.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.742874+0000 mon.a (mon.0) 10694 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:53.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.752122+0000 mon.a (mon.0) 10695 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:53.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: cephadm 2024-02-05T07:16:52.752734+0000 mgr.y (mgr.25280) 2539 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:53.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.832830+0000 mon.a (mon.0) 10696 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:53.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.834931+0000 mon.a (mon.0) 10697 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:53.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.837435+0000 mon.a (mon.0) 10698 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:53.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.838153+0000 mon.a (mon.0) 10699 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:53.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.847734+0000 mon.a (mon.0) 10700 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:53.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: cephadm 2024-02-05T07:16:52.848388+0000 mgr.y (mgr.25280) 2540 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:53.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: cluster 2024-02-05T07:16:52.901614+0000 mgr.y (mgr.25280) 2541 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:53.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.930682+0000 mon.a (mon.0) 10701 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:53.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.933210+0000 mon.a (mon.0) 10702 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:53.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.936586+0000 mon.a (mon.0) 10703 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:53.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.937707+0000 mon.a (mon.0) 10704 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:53.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:52.946046+0000 mon.a (mon.0) 10705 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:53.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: cephadm 2024-02-05T07:16:52.946616+0000 mgr.y (mgr.25280) 2542 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:53.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:53.027030+0000 mon.a (mon.0) 10706 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:53.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:53.030110+0000 mon.a (mon.0) 10707 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:53.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:53.033006+0000 mon.a (mon.0) 10708 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:53.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:53.033901+0000 mon.a (mon.0) 10709 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:53.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:53.041575+0000 mon.a (mon.0) 10710 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:53.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: cephadm 2024-02-05T07:16:53.042137+0000 mgr.y (mgr.25280) 2543 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:53.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:53.120962+0000 mon.a (mon.0) 10711 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:53.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:53.123750+0000 mon.a (mon.0) 10712 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:53.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:53.126342+0000 mon.a (mon.0) 10713 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:53.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:53.127444+0000 mon.a (mon.0) 10714 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:53.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: audit 2024-02-05T07:16:53.137533+0000 mon.a (mon.0) 10715 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:53.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:53 smithi102 bash[71397]: cephadm 2024-02-05T07:16:53.138071+0000 mgr.y (mgr.25280) 2544 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:54.528 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.221916+0000 mon.a (mon.0) 10716 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:54.528 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.224415+0000 mon.a (mon.0) 10717 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:54.528 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.226980+0000 mon.a (mon.0) 10718 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:54.528 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.227918+0000 mon.a (mon.0) 10719 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:54.528 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.238584+0000 mon.a (mon.0) 10720 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:54.529 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: cephadm 2024-02-05T07:16:53.239663+0000 mgr.y (mgr.25280) 2545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:54.529 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.319884+0000 mon.a (mon.0) 10721 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:54.529 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.322829+0000 mon.a (mon.0) 10722 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:54.529 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.325887+0000 mon.a (mon.0) 10723 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:54.529 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.327351+0000 mon.a (mon.0) 10724 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:54.529 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.334625+0000 mon.a (mon.0) 10725 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:54.529 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: cephadm 2024-02-05T07:16:53.335346+0000 mgr.y (mgr.25280) 2546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:54.529 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.422429+0000 mon.a (mon.0) 10726 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:54.529 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.425123+0000 mon.a (mon.0) 10727 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:54.529 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.428868+0000 mon.a (mon.0) 10728 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:54.529 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.430059+0000 mon.a (mon.0) 10729 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:54.529 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.438153+0000 mon.a (mon.0) 10730 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:54.529 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: cephadm 2024-02-05T07:16:53.439008+0000 mgr.y (mgr.25280) 2547 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:54.529 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.521837+0000 mon.a (mon.0) 10731 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:54.530 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.525422+0000 mon.a (mon.0) 10732 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:54.530 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.221916+0000 mon.a (mon.0) 10716 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:54.530 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.224415+0000 mon.a (mon.0) 10717 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:54.530 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.226980+0000 mon.a (mon.0) 10718 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:54.530 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.227918+0000 mon.a (mon.0) 10719 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:54.530 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.238584+0000 mon.a (mon.0) 10720 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:54.530 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: cephadm 2024-02-05T07:16:53.239663+0000 mgr.y (mgr.25280) 2545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:54.530 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.319884+0000 mon.a (mon.0) 10721 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:54.530 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.322829+0000 mon.a (mon.0) 10722 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:54.530 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.325887+0000 mon.a (mon.0) 10723 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:54.530 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.327351+0000 mon.a (mon.0) 10724 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:54.531 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.334625+0000 mon.a (mon.0) 10725 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:54.531 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: cephadm 2024-02-05T07:16:53.335346+0000 mgr.y (mgr.25280) 2546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:54.531 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.422429+0000 mon.a (mon.0) 10726 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:54.531 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.425123+0000 mon.a (mon.0) 10727 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:54.531 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.428868+0000 mon.a (mon.0) 10728 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:54.531 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.430059+0000 mon.a (mon.0) 10729 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:54.531 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.438153+0000 mon.a (mon.0) 10730 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:54.531 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: cephadm 2024-02-05T07:16:53.439008+0000 mgr.y (mgr.25280) 2547 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:54.531 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.521837+0000 mon.a (mon.0) 10731 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:54.531 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.525422+0000 mon.a (mon.0) 10732 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:54.532 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.530845+0000 mon.a (mon.0) 10733 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:54.532 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.532108+0000 mon.a (mon.0) 10734 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:54.532 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.539895+0000 mon.a (mon.0) 10735 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:54.532 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: cephadm 2024-02-05T07:16:53.540642+0000 mgr.y (mgr.25280) 2548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:54.532 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.620059+0000 mon.a (mon.0) 10736 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:54.532 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.623193+0000 mon.a (mon.0) 10737 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:54.532 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.627319+0000 mon.a (mon.0) 10738 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:54.532 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.628768+0000 mon.a (mon.0) 10739 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:54.532 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.637698+0000 mon.a (mon.0) 10740 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:54.532 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: cephadm 2024-02-05T07:16:53.638416+0000 mgr.y (mgr.25280) 2549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:54.532 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.718027+0000 mon.a (mon.0) 10741 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:54.532 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.720455+0000 mon.a (mon.0) 10742 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:54.532 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.724709+0000 mon.a (mon.0) 10743 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:54.532 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.725610+0000 mon.a (mon.0) 10744 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:54.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.732890+0000 mon.a (mon.0) 10745 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:54.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: cephadm 2024-02-05T07:16:53.733422+0000 mgr.y (mgr.25280) 2550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:54.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.811683+0000 mon.a (mon.0) 10746 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:54.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.813705+0000 mon.a (mon.0) 10747 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:54.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.816153+0000 mon.a (mon.0) 10748 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:54.533 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.530845+0000 mon.a (mon.0) 10733 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:54.533 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.532108+0000 mon.a (mon.0) 10734 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:54.533 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.539895+0000 mon.a (mon.0) 10735 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:54.533 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: cephadm 2024-02-05T07:16:53.540642+0000 mgr.y (mgr.25280) 2548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:54.533 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.620059+0000 mon.a (mon.0) 10736 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:54.533 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.623193+0000 mon.a (mon.0) 10737 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:54.533 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.627319+0000 mon.a (mon.0) 10738 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:54.534 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.628768+0000 mon.a (mon.0) 10739 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:54.534 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.637698+0000 mon.a (mon.0) 10740 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:54.534 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: cephadm 2024-02-05T07:16:53.638416+0000 mgr.y (mgr.25280) 2549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:54.534 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.718027+0000 mon.a (mon.0) 10741 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:54.534 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.720455+0000 mon.a (mon.0) 10742 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:54.534 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.724709+0000 mon.a (mon.0) 10743 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:54.534 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.725610+0000 mon.a (mon.0) 10744 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:54.534 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.732890+0000 mon.a (mon.0) 10745 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:54.534 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: cephadm 2024-02-05T07:16:53.733422+0000 mgr.y (mgr.25280) 2550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:54.534 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.811683+0000 mon.a (mon.0) 10746 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:54.534 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.813705+0000 mon.a (mon.0) 10747 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:54.534 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.816153+0000 mon.a (mon.0) 10748 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:54.534 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.817132+0000 mon.a (mon.0) 10749 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:54.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.825456+0000 mon.a (mon.0) 10750 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:54.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: cephadm 2024-02-05T07:16:53.826061+0000 mgr.y (mgr.25280) 2551 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:54.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.907752+0000 mon.a (mon.0) 10751 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:54.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.909863+0000 mon.a (mon.0) 10752 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:54.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.912620+0000 mon.a (mon.0) 10753 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:54.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.913610+0000 mon.a (mon.0) 10754 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:54.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:53.922706+0000 mon.a (mon.0) 10755 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:54.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: cephadm 2024-02-05T07:16:53.923364+0000 mgr.y (mgr.25280) 2552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:54.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:54.004285+0000 mon.a (mon.0) 10756 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:54.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:54.007004+0000 mon.a (mon.0) 10757 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:54.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:54.009978+0000 mon.a (mon.0) 10758 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:54.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:54.011111+0000 mon.a (mon.0) 10759 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:54.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:54.019188+0000 mon.a (mon.0) 10760 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:54.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: cephadm 2024-02-05T07:16:54.019780+0000 mgr.y (mgr.25280) 2553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:54.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:54.103570+0000 mon.a (mon.0) 10761 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:54.536 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:54.107876+0000 mon.a (mon.0) 10762 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:54.536 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:54.110918+0000 mon.a (mon.0) 10763 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:54.536 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:54.112148+0000 mon.a (mon.0) 10764 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:54.536 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:54.120001+0000 mon.a (mon.0) 10765 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:54.536 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: cephadm 2024-02-05T07:16:54.120616+0000 mgr.y (mgr.25280) 2554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:54.536 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[71397]: audit 2024-02-05T07:16:54.198500+0000 mon.a (mon.0) 10766 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:54.536 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.817132+0000 mon.a (mon.0) 10749 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:54.536 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.825456+0000 mon.a (mon.0) 10750 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:54.536 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: cephadm 2024-02-05T07:16:53.826061+0000 mgr.y (mgr.25280) 2551 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:54.536 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.907752+0000 mon.a (mon.0) 10751 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:54.536 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.909863+0000 mon.a (mon.0) 10752 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:54.536 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.912620+0000 mon.a (mon.0) 10753 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:54.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.913610+0000 mon.a (mon.0) 10754 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:54.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:53.922706+0000 mon.a (mon.0) 10755 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:54.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: cephadm 2024-02-05T07:16:53.923364+0000 mgr.y (mgr.25280) 2552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:54.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:54.004285+0000 mon.a (mon.0) 10756 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:54.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:54.007004+0000 mon.a (mon.0) 10757 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:54.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:54.009978+0000 mon.a (mon.0) 10758 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:54.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:54.011111+0000 mon.a (mon.0) 10759 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:54.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:54.019188+0000 mon.a (mon.0) 10760 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:54.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: cephadm 2024-02-05T07:16:54.019780+0000 mgr.y (mgr.25280) 2553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:54.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:54.103570+0000 mon.a (mon.0) 10761 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:54.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:54.107876+0000 mon.a (mon.0) 10762 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:54.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:54.110918+0000 mon.a (mon.0) 10763 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:54.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:54.112148+0000 mon.a (mon.0) 10764 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:54.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:54.120001+0000 mon.a (mon.0) 10765 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:54.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: cephadm 2024-02-05T07:16:54.120616+0000 mgr.y (mgr.25280) 2554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:54.538 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:54 smithi102 bash[68945]: audit 2024-02-05T07:16:54.198500+0000 mon.a (mon.0) 10766 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:54.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.221916+0000 mon.a (mon.0) 10716 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:54.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.224415+0000 mon.a (mon.0) 10717 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:54.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.226980+0000 mon.a (mon.0) 10718 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:54.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.227918+0000 mon.a (mon.0) 10719 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:54.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.238584+0000 mon.a (mon.0) 10720 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:54.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: cephadm 2024-02-05T07:16:53.239663+0000 mgr.y (mgr.25280) 2545 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:54.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.319884+0000 mon.a (mon.0) 10721 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:54.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.322829+0000 mon.a (mon.0) 10722 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:54.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.325887+0000 mon.a (mon.0) 10723 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:54.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.327351+0000 mon.a (mon.0) 10724 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:54.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.334625+0000 mon.a (mon.0) 10725 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:54.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: cephadm 2024-02-05T07:16:53.335346+0000 mgr.y (mgr.25280) 2546 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:54.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.422429+0000 mon.a (mon.0) 10726 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:54.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.425123+0000 mon.a (mon.0) 10727 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:54.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.428868+0000 mon.a (mon.0) 10728 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:54.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.430059+0000 mon.a (mon.0) 10729 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:54.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.438153+0000 mon.a (mon.0) 10730 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:54.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: cephadm 2024-02-05T07:16:53.439008+0000 mgr.y (mgr.25280) 2547 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:54.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.521837+0000 mon.a (mon.0) 10731 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:54.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.525422+0000 mon.a (mon.0) 10732 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:54.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.530845+0000 mon.a (mon.0) 10733 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:54.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.532108+0000 mon.a (mon.0) 10734 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:54.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.539895+0000 mon.a (mon.0) 10735 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:54.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: cephadm 2024-02-05T07:16:53.540642+0000 mgr.y (mgr.25280) 2548 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:54.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.620059+0000 mon.a (mon.0) 10736 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:54.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.623193+0000 mon.a (mon.0) 10737 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:54.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.627319+0000 mon.a (mon.0) 10738 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:54.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.628768+0000 mon.a (mon.0) 10739 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:54.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.637698+0000 mon.a (mon.0) 10740 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:54.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: cephadm 2024-02-05T07:16:53.638416+0000 mgr.y (mgr.25280) 2549 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:54.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.718027+0000 mon.a (mon.0) 10741 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:54.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.720455+0000 mon.a (mon.0) 10742 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:54.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.724709+0000 mon.a (mon.0) 10743 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:54.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.725610+0000 mon.a (mon.0) 10744 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:54.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.732890+0000 mon.a (mon.0) 10745 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:54.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: cephadm 2024-02-05T07:16:53.733422+0000 mgr.y (mgr.25280) 2550 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:54.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.811683+0000 mon.a (mon.0) 10746 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:54.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.813705+0000 mon.a (mon.0) 10747 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:54.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.816153+0000 mon.a (mon.0) 10748 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:54.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.817132+0000 mon.a (mon.0) 10749 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:54.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.825456+0000 mon.a (mon.0) 10750 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:54.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: cephadm 2024-02-05T07:16:53.826061+0000 mgr.y (mgr.25280) 2551 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:54.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.907752+0000 mon.a (mon.0) 10751 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:54.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.909863+0000 mon.a (mon.0) 10752 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:54.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.912620+0000 mon.a (mon.0) 10753 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:54.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.913610+0000 mon.a (mon.0) 10754 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:54.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:53.922706+0000 mon.a (mon.0) 10755 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:54.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: cephadm 2024-02-05T07:16:53.923364+0000 mgr.y (mgr.25280) 2552 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:54.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:54.004285+0000 mon.a (mon.0) 10756 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:54.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:54.007004+0000 mon.a (mon.0) 10757 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:54.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:54.009978+0000 mon.a (mon.0) 10758 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:54.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:54.011111+0000 mon.a (mon.0) 10759 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:54.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:54.019188+0000 mon.a (mon.0) 10760 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:54.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: cephadm 2024-02-05T07:16:54.019780+0000 mgr.y (mgr.25280) 2553 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:54.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:54.103570+0000 mon.a (mon.0) 10761 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:54.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:54.107876+0000 mon.a (mon.0) 10762 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:54.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:54.110918+0000 mon.a (mon.0) 10763 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:54.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:54.112148+0000 mon.a (mon.0) 10764 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:54.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:54.120001+0000 mon.a (mon.0) 10765 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:54.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: cephadm 2024-02-05T07:16:54.120616+0000 mgr.y (mgr.25280) 2554 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:54.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:54 smithi177 bash[56430]: audit 2024-02-05T07:16:54.198500+0000 mon.a (mon.0) 10766 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:55.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.209034+0000 mon.a (mon.0) 10767 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:55.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.221283+0000 mon.a (mon.0) 10768 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:55.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.222210+0000 mon.a (mon.0) 10769 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:55.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.227206+0000 mon.a (mon.0) 10770 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:55.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: cephadm 2024-02-05T07:16:54.227775+0000 mgr.y (mgr.25280) 2555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:55.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.289306+0000 mon.a (mon.0) 10771 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:55.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.292047+0000 mon.a (mon.0) 10772 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:55.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.294780+0000 mon.a (mon.0) 10773 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:55.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.295610+0000 mon.a (mon.0) 10774 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:55.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.303244+0000 mon.a (mon.0) 10775 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:55.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: cephadm 2024-02-05T07:16:54.303951+0000 mgr.y (mgr.25280) 2556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:55.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.380108+0000 mon.a (mon.0) 10776 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:55.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.382224+0000 mon.a (mon.0) 10777 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:55.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.386246+0000 mon.a (mon.0) 10778 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:55.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.387315+0000 mon.a (mon.0) 10779 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:55.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.394249+0000 mon.a (mon.0) 10780 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:55.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: cephadm 2024-02-05T07:16:54.394978+0000 mgr.y (mgr.25280) 2557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:55.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.477303+0000 mon.a (mon.0) 10781 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:55.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.480011+0000 mon.a (mon.0) 10782 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:55.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.483429+0000 mon.a (mon.0) 10783 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:55.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.485658+0000 mon.a (mon.0) 10784 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:55.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.493171+0000 mon.a (mon.0) 10785 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:55.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: cephadm 2024-02-05T07:16:54.493701+0000 mgr.y (mgr.25280) 2558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:55.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.572981+0000 mon.a (mon.0) 10786 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:55.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.575679+0000 mon.a (mon.0) 10787 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:55.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.579361+0000 mon.a (mon.0) 10788 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:55.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.580474+0000 mon.a (mon.0) 10789 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:55.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.590234+0000 mon.a (mon.0) 10790 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:55.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: cephadm 2024-02-05T07:16:54.590962+0000 mgr.y (mgr.25280) 2559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:55.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.669310+0000 mon.a (mon.0) 10791 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:55.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.672577+0000 mon.a (mon.0) 10792 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:55.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.676353+0000 mon.a (mon.0) 10793 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:55.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.677559+0000 mon.a (mon.0) 10794 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:55.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.687871+0000 mon.a (mon.0) 10795 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:55.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: cephadm 2024-02-05T07:16:54.688767+0000 mgr.y (mgr.25280) 2560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:55.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.767895+0000 mon.a (mon.0) 10796 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:55.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.770091+0000 mon.a (mon.0) 10797 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:55.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.773045+0000 mon.a (mon.0) 10798 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:55.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.773941+0000 mon.a (mon.0) 10799 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:55.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.785069+0000 mon.a (mon.0) 10800 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:55.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: cephadm 2024-02-05T07:16:54.785815+0000 mgr.y (mgr.25280) 2561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:55.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.869453+0000 mon.a (mon.0) 10801 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:55.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.872322+0000 mon.a (mon.0) 10802 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:55.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.876420+0000 mon.a (mon.0) 10803 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:55.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.877955+0000 mon.a (mon.0) 10804 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:55.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.888660+0000 mon.a (mon.0) 10805 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:55.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: cephadm 2024-02-05T07:16:54.889370+0000 mgr.y (mgr.25280) 2562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:55.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: cluster 2024-02-05T07:16:54.902401+0000 mgr.y (mgr.25280) 2563 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:16:55.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.967826+0000 mon.a (mon.0) 10806 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:55.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.970504+0000 mon.a (mon.0) 10807 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:55.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.974020+0000 mon.a (mon.0) 10808 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:55.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.975004+0000 mon.a (mon.0) 10809 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:55.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:54.982839+0000 mon.a (mon.0) 10810 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:55.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: cephadm 2024-02-05T07:16:54.983503+0000 mgr.y (mgr.25280) 2564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:55.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:55.063098+0000 mon.a (mon.0) 10811 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:55.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:55.065685+0000 mon.a (mon.0) 10812 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:55.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:55.069643+0000 mon.a (mon.0) 10813 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:55.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:55.070909+0000 mon.a (mon.0) 10814 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:55.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:55.080067+0000 mon.a (mon.0) 10815 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:55.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: cephadm 2024-02-05T07:16:55.080895+0000 mgr.y (mgr.25280) 2565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:55.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:55.163065+0000 mon.a (mon.0) 10816 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:55.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:55.165324+0000 mon.a (mon.0) 10817 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:55.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:55.168217+0000 mon.a (mon.0) 10818 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:55.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:55.169195+0000 mon.a (mon.0) 10819 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:55.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: audit 2024-02-05T07:16:55.178641+0000 mon.a (mon.0) 10820 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:55.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:55 smithi177 bash[56430]: cephadm 2024-02-05T07:16:55.179426+0000 mgr.y (mgr.25280) 2566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:55.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.209034+0000 mon.a (mon.0) 10767 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:55.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.221283+0000 mon.a (mon.0) 10768 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:55.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.222210+0000 mon.a (mon.0) 10769 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:55.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.227206+0000 mon.a (mon.0) 10770 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:55.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: cephadm 2024-02-05T07:16:54.227775+0000 mgr.y (mgr.25280) 2555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:55.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.289306+0000 mon.a (mon.0) 10771 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:55.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.292047+0000 mon.a (mon.0) 10772 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:55.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.294780+0000 mon.a (mon.0) 10773 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:55.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.295610+0000 mon.a (mon.0) 10774 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:55.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.303244+0000 mon.a (mon.0) 10775 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:55.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: cephadm 2024-02-05T07:16:54.303951+0000 mgr.y (mgr.25280) 2556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:55.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.380108+0000 mon.a (mon.0) 10776 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:55.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.382224+0000 mon.a (mon.0) 10777 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:55.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.386246+0000 mon.a (mon.0) 10778 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:55.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.387315+0000 mon.a (mon.0) 10779 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:55.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.394249+0000 mon.a (mon.0) 10780 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:55.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: cephadm 2024-02-05T07:16:54.394978+0000 mgr.y (mgr.25280) 2557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:55.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.477303+0000 mon.a (mon.0) 10781 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:55.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.480011+0000 mon.a (mon.0) 10782 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:55.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.483429+0000 mon.a (mon.0) 10783 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:55.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.485658+0000 mon.a (mon.0) 10784 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:55.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.493171+0000 mon.a (mon.0) 10785 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:55.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: cephadm 2024-02-05T07:16:54.493701+0000 mgr.y (mgr.25280) 2558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:55.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.572981+0000 mon.a (mon.0) 10786 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:55.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.575679+0000 mon.a (mon.0) 10787 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:55.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.579361+0000 mon.a (mon.0) 10788 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:55.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.580474+0000 mon.a (mon.0) 10789 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:55.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.590234+0000 mon.a (mon.0) 10790 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:55.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: cephadm 2024-02-05T07:16:54.590962+0000 mgr.y (mgr.25280) 2559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:55.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.669310+0000 mon.a (mon.0) 10791 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:55.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.672577+0000 mon.a (mon.0) 10792 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:55.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.676353+0000 mon.a (mon.0) 10793 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:55.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.677559+0000 mon.a (mon.0) 10794 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:55.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.687871+0000 mon.a (mon.0) 10795 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:55.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: cephadm 2024-02-05T07:16:54.688767+0000 mgr.y (mgr.25280) 2560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:55.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.767895+0000 mon.a (mon.0) 10796 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:55.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.770091+0000 mon.a (mon.0) 10797 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:55.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.773045+0000 mon.a (mon.0) 10798 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:55.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.773941+0000 mon.a (mon.0) 10799 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:55.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.785069+0000 mon.a (mon.0) 10800 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:55.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.209034+0000 mon.a (mon.0) 10767 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:55.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.221283+0000 mon.a (mon.0) 10768 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:55.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.222210+0000 mon.a (mon.0) 10769 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:55.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.227206+0000 mon.a (mon.0) 10770 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:55.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: cephadm 2024-02-05T07:16:54.227775+0000 mgr.y (mgr.25280) 2555 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:55.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.289306+0000 mon.a (mon.0) 10771 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:55.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.292047+0000 mon.a (mon.0) 10772 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:55.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.294780+0000 mon.a (mon.0) 10773 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:55.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.295610+0000 mon.a (mon.0) 10774 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:55.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.303244+0000 mon.a (mon.0) 10775 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:55.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: cephadm 2024-02-05T07:16:54.303951+0000 mgr.y (mgr.25280) 2556 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:55.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.380108+0000 mon.a (mon.0) 10776 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:55.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.382224+0000 mon.a (mon.0) 10777 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:55.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.386246+0000 mon.a (mon.0) 10778 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:55.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.387315+0000 mon.a (mon.0) 10779 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:55.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.394249+0000 mon.a (mon.0) 10780 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:55.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: cephadm 2024-02-05T07:16:54.394978+0000 mgr.y (mgr.25280) 2557 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:55.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.477303+0000 mon.a (mon.0) 10781 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:55.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.480011+0000 mon.a (mon.0) 10782 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:55.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.483429+0000 mon.a (mon.0) 10783 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:55.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: cephadm 2024-02-05T07:16:54.785815+0000 mgr.y (mgr.25280) 2561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:55.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.869453+0000 mon.a (mon.0) 10801 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:55.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.872322+0000 mon.a (mon.0) 10802 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:55.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.876420+0000 mon.a (mon.0) 10803 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:55.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.877955+0000 mon.a (mon.0) 10804 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:55.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.888660+0000 mon.a (mon.0) 10805 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:55.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: cephadm 2024-02-05T07:16:54.889370+0000 mgr.y (mgr.25280) 2562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:55.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: cluster 2024-02-05T07:16:54.902401+0000 mgr.y (mgr.25280) 2563 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:16:55.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.967826+0000 mon.a (mon.0) 10806 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:55.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.970504+0000 mon.a (mon.0) 10807 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:55.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.974020+0000 mon.a (mon.0) 10808 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:55.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.975004+0000 mon.a (mon.0) 10809 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:55.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:54.982839+0000 mon.a (mon.0) 10810 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:55.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: cephadm 2024-02-05T07:16:54.983503+0000 mgr.y (mgr.25280) 2564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:55.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:55.063098+0000 mon.a (mon.0) 10811 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:55.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:55.065685+0000 mon.a (mon.0) 10812 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:55.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:55.069643+0000 mon.a (mon.0) 10813 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:55.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:55.070909+0000 mon.a (mon.0) 10814 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:55.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:55.080067+0000 mon.a (mon.0) 10815 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:55.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: cephadm 2024-02-05T07:16:55.080895+0000 mgr.y (mgr.25280) 2565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:55.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:55.163065+0000 mon.a (mon.0) 10816 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:55.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:55.165324+0000 mon.a (mon.0) 10817 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:55.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:55.168217+0000 mon.a (mon.0) 10818 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:55.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:55.169195+0000 mon.a (mon.0) 10819 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:55.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: audit 2024-02-05T07:16:55.178641+0000 mon.a (mon.0) 10820 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:55.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[68945]: cephadm 2024-02-05T07:16:55.179426+0000 mgr.y (mgr.25280) 2566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:55.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.485658+0000 mon.a (mon.0) 10784 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:55.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.493171+0000 mon.a (mon.0) 10785 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:55.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: cephadm 2024-02-05T07:16:54.493701+0000 mgr.y (mgr.25280) 2558 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:55.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.572981+0000 mon.a (mon.0) 10786 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:55.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.575679+0000 mon.a (mon.0) 10787 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:55.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.579361+0000 mon.a (mon.0) 10788 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:55.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.580474+0000 mon.a (mon.0) 10789 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:55.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.590234+0000 mon.a (mon.0) 10790 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:55.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: cephadm 2024-02-05T07:16:54.590962+0000 mgr.y (mgr.25280) 2559 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:55.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.669310+0000 mon.a (mon.0) 10791 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:55.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.672577+0000 mon.a (mon.0) 10792 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:55.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.676353+0000 mon.a (mon.0) 10793 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:55.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.677559+0000 mon.a (mon.0) 10794 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:55.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.687871+0000 mon.a (mon.0) 10795 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:55.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: cephadm 2024-02-05T07:16:54.688767+0000 mgr.y (mgr.25280) 2560 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:55.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.767895+0000 mon.a (mon.0) 10796 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:55.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.770091+0000 mon.a (mon.0) 10797 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:55.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.773045+0000 mon.a (mon.0) 10798 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:55.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.773941+0000 mon.a (mon.0) 10799 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:55.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.785069+0000 mon.a (mon.0) 10800 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:55.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: cephadm 2024-02-05T07:16:54.785815+0000 mgr.y (mgr.25280) 2561 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:55.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.869453+0000 mon.a (mon.0) 10801 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:55.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.872322+0000 mon.a (mon.0) 10802 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:55.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.876420+0000 mon.a (mon.0) 10803 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:55.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.877955+0000 mon.a (mon.0) 10804 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:55.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.888660+0000 mon.a (mon.0) 10805 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:55.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: cephadm 2024-02-05T07:16:54.889370+0000 mgr.y (mgr.25280) 2562 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:55.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: cluster 2024-02-05T07:16:54.902401+0000 mgr.y (mgr.25280) 2563 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:16:55.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.967826+0000 mon.a (mon.0) 10806 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:55.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.970504+0000 mon.a (mon.0) 10807 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:55.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.974020+0000 mon.a (mon.0) 10808 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:55.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.975004+0000 mon.a (mon.0) 10809 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:55.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:54.982839+0000 mon.a (mon.0) 10810 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:55.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: cephadm 2024-02-05T07:16:54.983503+0000 mgr.y (mgr.25280) 2564 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:55.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:55.063098+0000 mon.a (mon.0) 10811 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:55.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:55.065685+0000 mon.a (mon.0) 10812 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:55.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:55.069643+0000 mon.a (mon.0) 10813 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:55.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:55.070909+0000 mon.a (mon.0) 10814 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:55.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:55.080067+0000 mon.a (mon.0) 10815 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:55.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: cephadm 2024-02-05T07:16:55.080895+0000 mgr.y (mgr.25280) 2565 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:55.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:55.163065+0000 mon.a (mon.0) 10816 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:55.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:55.165324+0000 mon.a (mon.0) 10817 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:55.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:55.168217+0000 mon.a (mon.0) 10818 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:16:55.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:55.169195+0000 mon.a (mon.0) 10819 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:16:55.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: audit 2024-02-05T07:16:55.178641+0000 mon.a (mon.0) 10820 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:55.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:55 smithi102 bash[71397]: cephadm 2024-02-05T07:16:55.179426+0000 mgr.y (mgr.25280) 2566 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:16:56.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:56 smithi177 bash[56430]: audit 2024-02-05T07:16:55.235801+0000 mon.a (mon.0) 10821 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:56.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:56 smithi177 bash[56430]: audit 2024-02-05T07:16:55.244704+0000 mon.a (mon.0) 10822 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:56.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:56 smithi177 bash[56430]: audit 2024-02-05T07:16:55.253616+0000 mon.a (mon.0) 10823 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:56.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:56 smithi177 bash[56430]: audit 2024-02-05T07:16:55.261219+0000 mon.a (mon.0) 10824 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:56.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:56 smithi177 bash[56430]: audit 2024-02-05T07:16:55.264432+0000 mon.a (mon.0) 10825 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:56 smithi177 bash[56430]: audit 2024-02-05T07:16:55.266888+0000 mon.a (mon.0) 10826 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:56 smithi177 bash[56430]: audit 2024-02-05T07:16:55.270606+0000 mon.a (mon.0) 10827 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:56 smithi177 bash[56430]: audit 2024-02-05T07:16:55.274816+0000 mon.a (mon.0) 10828 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:56 smithi177 bash[56430]: audit 2024-02-05T07:16:55.278415+0000 mon.a (mon.0) 10829 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:56 smithi177 bash[56430]: audit 2024-02-05T07:16:55.280262+0000 mon.a (mon.0) 10830 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:56 smithi177 bash[56430]: audit 2024-02-05T07:16:55.281477+0000 mon.a (mon.0) 10831 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:56 smithi177 bash[56430]: audit 2024-02-05T07:16:55.282771+0000 mon.a (mon.0) 10832 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:56 smithi177 bash[56430]: audit 2024-02-05T07:16:55.284114+0000 mon.a (mon.0) 10833 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:56 smithi177 bash[56430]: audit 2024-02-05T07:16:55.285612+0000 mon.a (mon.0) 10834 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:56 smithi177 bash[56430]: audit 2024-02-05T07:16:55.286945+0000 mon.a (mon.0) 10835 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:56 smithi177 bash[56430]: audit 2024-02-05T07:16:55.288422+0000 mon.a (mon.0) 10836 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:56 smithi177 bash[56430]: audit 2024-02-05T07:16:55.290428+0000 mon.a (mon.0) 10837 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:56 smithi177 bash[56430]: audit 2024-02-05T07:16:55.292248+0000 mon.a (mon.0) 10838 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:56 smithi177 bash[56430]: audit 2024-02-05T07:16:55.809122+0000 mon.a (mon.0) 10839 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:16:56.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[68945]: audit 2024-02-05T07:16:55.235801+0000 mon.a (mon.0) 10821 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:56.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[68945]: audit 2024-02-05T07:16:55.244704+0000 mon.a (mon.0) 10822 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:56.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[68945]: audit 2024-02-05T07:16:55.253616+0000 mon.a (mon.0) 10823 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:56.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[68945]: audit 2024-02-05T07:16:55.261219+0000 mon.a (mon.0) 10824 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:56.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[68945]: audit 2024-02-05T07:16:55.264432+0000 mon.a (mon.0) 10825 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[68945]: audit 2024-02-05T07:16:55.266888+0000 mon.a (mon.0) 10826 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[68945]: audit 2024-02-05T07:16:55.270606+0000 mon.a (mon.0) 10827 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[68945]: audit 2024-02-05T07:16:55.274816+0000 mon.a (mon.0) 10828 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[68945]: audit 2024-02-05T07:16:55.278415+0000 mon.a (mon.0) 10829 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[68945]: audit 2024-02-05T07:16:55.280262+0000 mon.a (mon.0) 10830 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[68945]: audit 2024-02-05T07:16:55.281477+0000 mon.a (mon.0) 10831 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[68945]: audit 2024-02-05T07:16:55.282771+0000 mon.a (mon.0) 10832 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[68945]: audit 2024-02-05T07:16:55.284114+0000 mon.a (mon.0) 10833 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[68945]: audit 2024-02-05T07:16:55.285612+0000 mon.a (mon.0) 10834 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[68945]: audit 2024-02-05T07:16:55.286945+0000 mon.a (mon.0) 10835 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[68945]: audit 2024-02-05T07:16:55.288422+0000 mon.a (mon.0) 10836 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[68945]: audit 2024-02-05T07:16:55.290428+0000 mon.a (mon.0) 10837 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[68945]: audit 2024-02-05T07:16:55.292248+0000 mon.a (mon.0) 10838 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[68945]: audit 2024-02-05T07:16:55.809122+0000 mon.a (mon.0) 10839 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:16:56.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[71397]: audit 2024-02-05T07:16:55.235801+0000 mon.a (mon.0) 10821 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:56.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[71397]: audit 2024-02-05T07:16:55.244704+0000 mon.a (mon.0) 10822 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:56.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[71397]: audit 2024-02-05T07:16:55.253616+0000 mon.a (mon.0) 10823 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:56.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[71397]: audit 2024-02-05T07:16:55.261219+0000 mon.a (mon.0) 10824 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:16:56.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[71397]: audit 2024-02-05T07:16:55.264432+0000 mon.a (mon.0) 10825 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[71397]: audit 2024-02-05T07:16:55.266888+0000 mon.a (mon.0) 10826 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[71397]: audit 2024-02-05T07:16:55.270606+0000 mon.a (mon.0) 10827 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[71397]: audit 2024-02-05T07:16:55.274816+0000 mon.a (mon.0) 10828 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[71397]: audit 2024-02-05T07:16:55.278415+0000 mon.a (mon.0) 10829 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[71397]: audit 2024-02-05T07:16:55.280262+0000 mon.a (mon.0) 10830 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[71397]: audit 2024-02-05T07:16:55.281477+0000 mon.a (mon.0) 10831 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[71397]: audit 2024-02-05T07:16:55.282771+0000 mon.a (mon.0) 10832 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[71397]: audit 2024-02-05T07:16:55.284114+0000 mon.a (mon.0) 10833 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[71397]: audit 2024-02-05T07:16:55.285612+0000 mon.a (mon.0) 10834 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[71397]: audit 2024-02-05T07:16:55.286945+0000 mon.a (mon.0) 10835 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[71397]: audit 2024-02-05T07:16:55.288422+0000 mon.a (mon.0) 10836 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[71397]: audit 2024-02-05T07:16:55.290428+0000 mon.a (mon.0) 10837 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[71397]: audit 2024-02-05T07:16:55.292248+0000 mon.a (mon.0) 10838 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:16:56.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[71397]: audit 2024-02-05T07:16:55.809122+0000 mon.a (mon.0) 10839 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:16:57.132 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:16:56 smithi102 bash[107924]: ts=2024-02-05T07:16:56.777Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.00176177s 2024-02-05T07:16:57.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:57 smithi177 bash[56430]: cluster 2024-02-05T07:16:56.903883+0000 mgr.y (mgr.25280) 2567 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:57.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:57 smithi102 bash[68945]: cluster 2024-02-05T07:16:56.903883+0000 mgr.y (mgr.25280) 2567 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:57.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:57 smithi102 bash[71397]: cluster 2024-02-05T07:16:56.903883+0000 mgr.y (mgr.25280) 2567 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:16:58.827 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:58 smithi177 bash[56430]: audit 2024-02-05T07:16:57.732527+0000 mon.a (mon.0) 10840 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:58.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:58 smithi177 bash[56430]: audit 2024-02-05T07:16:57.740389+0000 mon.a (mon.0) 10841 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:58.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:16:58 smithi177 bash[56430]: audit 2024-02-05T07:16:57.749616+0000 mon.a (mon.0) 10842 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:59.075 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:58 smithi102 bash[71397]: audit 2024-02-05T07:16:57.732527+0000 mon.a (mon.0) 10840 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:59.075 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:58 smithi102 bash[71397]: audit 2024-02-05T07:16:57.740389+0000 mon.a (mon.0) 10841 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:59.075 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:16:58 smithi102 bash[71397]: audit 2024-02-05T07:16:57.749616+0000 mon.a (mon.0) 10842 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:59.076 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:58 smithi102 bash[68945]: audit 2024-02-05T07:16:57.732527+0000 mon.a (mon.0) 10840 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:59.076 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:58 smithi102 bash[68945]: audit 2024-02-05T07:16:57.740389+0000 mon.a (mon.0) 10841 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:16:59.076 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:16:58 smithi102 bash[68945]: audit 2024-02-05T07:16:57.749616+0000 mon.a (mon.0) 10842 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:00.303 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:00 smithi177 bash[56430]: cephadm 2024-02-05T07:16:58.615152+0000 mgr.y (mgr.25280) 2568 : cephadm 1 Upgrade: Updating alertmanager.a 2024-02-05T07:17:00.303 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:00 smithi177 bash[56430]: cephadm 2024-02-05T07:16:58.622074+0000 mgr.y (mgr.25280) 2569 : cephadm 1 Deploying daemon alertmanager.a on smithi102 2024-02-05T07:17:00.303 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:00 smithi177 bash[56430]: cluster 2024-02-05T07:16:58.905023+0000 mgr.y (mgr.25280) 2570 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:00.303 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:00 smithi177 bash[56430]: audit 2024-02-05T07:16:59.608740+0000 mon.a (mon.0) 10843 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:00.303 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:00 smithi177 bash[56430]: audit 2024-02-05T07:16:59.617379+0000 mon.a (mon.0) 10844 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:00.303 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:00 smithi177 bash[56430]: audit 2024-02-05T07:16:59.624616+0000 mon.a (mon.0) 10845 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:00.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:00 smithi102 bash[71397]: cephadm 2024-02-05T07:16:58.615152+0000 mgr.y (mgr.25280) 2568 : cephadm 1 Upgrade: Updating alertmanager.a 2024-02-05T07:17:00.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:00 smithi102 bash[71397]: cephadm 2024-02-05T07:16:58.622074+0000 mgr.y (mgr.25280) 2569 : cephadm 1 Deploying daemon alertmanager.a on smithi102 2024-02-05T07:17:00.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:00 smithi102 bash[71397]: cluster 2024-02-05T07:16:58.905023+0000 mgr.y (mgr.25280) 2570 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:00.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:00 smithi102 bash[71397]: audit 2024-02-05T07:16:59.608740+0000 mon.a (mon.0) 10843 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:00.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:00 smithi102 bash[71397]: audit 2024-02-05T07:16:59.617379+0000 mon.a (mon.0) 10844 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:00.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:00 smithi102 bash[71397]: audit 2024-02-05T07:16:59.624616+0000 mon.a (mon.0) 10845 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:00.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:00 smithi102 bash[68945]: cephadm 2024-02-05T07:16:58.615152+0000 mgr.y (mgr.25280) 2568 : cephadm 1 Upgrade: Updating alertmanager.a 2024-02-05T07:17:00.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:00 smithi102 bash[68945]: cephadm 2024-02-05T07:16:58.622074+0000 mgr.y (mgr.25280) 2569 : cephadm 1 Deploying daemon alertmanager.a on smithi102 2024-02-05T07:17:00.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:00 smithi102 bash[68945]: cluster 2024-02-05T07:16:58.905023+0000 mgr.y (mgr.25280) 2570 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:00.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:00 smithi102 bash[68945]: audit 2024-02-05T07:16:59.608740+0000 mon.a (mon.0) 10843 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:00.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:00 smithi102 bash[68945]: audit 2024-02-05T07:16:59.617379+0000 mon.a (mon.0) 10844 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:00.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:00 smithi102 bash[68945]: audit 2024-02-05T07:16:59.624616+0000 mon.a (mon.0) 10845 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:00.882 INFO:teuthology.orchestra.run.smithi102.stdout:true 2024-02-05T07:17:01.504 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:01 smithi177 bash[56430]: audit 2024-02-05T07:16:59.622675+0000 mgr.y (mgr.25280) 2571 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:17:01.505 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:01 smithi177 bash[56430]: audit 2024-02-05T07:17:00.678157+0000 mon.a (mon.0) 10846 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:01.505 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:01 smithi177 bash[56430]: audit 2024-02-05T07:17:00.688075+0000 mon.a (mon.0) 10847 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:01.505 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:01 smithi177 bash[56430]: audit 2024-02-05T07:17:00.696335+0000 mon.a (mon.0) 10848 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:01.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:01 smithi102 bash[68945]: audit 2024-02-05T07:16:59.622675+0000 mgr.y (mgr.25280) 2571 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:17:01.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:01 smithi102 bash[68945]: audit 2024-02-05T07:17:00.678157+0000 mon.a (mon.0) 10846 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:01.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:01 smithi102 bash[68945]: audit 2024-02-05T07:17:00.688075+0000 mon.a (mon.0) 10847 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:01.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:01 smithi102 bash[68945]: audit 2024-02-05T07:17:00.696335+0000 mon.a (mon.0) 10848 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:01.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:01 smithi102 bash[71397]: audit 2024-02-05T07:16:59.622675+0000 mgr.y (mgr.25280) 2571 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:17:01.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:01 smithi102 bash[71397]: audit 2024-02-05T07:17:00.678157+0000 mon.a (mon.0) 10846 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:01.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:01 smithi102 bash[71397]: audit 2024-02-05T07:17:00.688075+0000 mon.a (mon.0) 10847 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:01.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:01 smithi102 bash[71397]: audit 2024-02-05T07:17:00.696335+0000 mon.a (mon.0) 10848 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:01.661 INFO:teuthology.orchestra.run.smithi102.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:17:01.661 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi102 smithi102 running 0s ago 27m - - 2024-02-05T07:17:01.661 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi177 smithi177 running 2s ago 27m - - 2024-02-05T07:17:01.661 INFO:teuthology.orchestra.run.smithi102.stdout:alertmanager.a smithi102 *:9093,9094 running (16s) 0s ago 19m 15.2M - 0.25.0 c8568f914cd2 7251f70f493f 2024-02-05T07:17:01.661 INFO:teuthology.orchestra.run.smithi102.stdout:grafana.a smithi177 *:3000 running (11m) 2s ago 19m 45.5M - 8.3.5 dad864ee21e9 897e6f8c4c23 2024-02-05T07:17:01.661 INFO:teuthology.orchestra.run.smithi102.stdout:iscsi.foo.smithi102.rtacbu smithi102 running (86s) 0s ago 17m 47.2M - 3.6 8f4bf3e8b16a 001d25891c3c 2024-02-05T07:17:01.661 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.x smithi177 *:8443,9283,8765 running (10m) 2s ago 26m 448M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a bc0c1c0fa978 2024-02-05T07:17:01.661 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.y smithi102 *:8443,9283,8765 running (11m) 0s ago 28m 543M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 2c235a1e22e9 2024-02-05T07:17:01.662 INFO:teuthology.orchestra.run.smithi102.stdout:mon.a smithi102 running (10m) 0s ago 28m 93.7M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 86bf6ea37a85 2024-02-05T07:17:01.662 INFO:teuthology.orchestra.run.smithi102.stdout:mon.b smithi177 running (9m) 2s ago 26m 69.5M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 43aa1d90c52a 2024-02-05T07:17:01.662 INFO:teuthology.orchestra.run.smithi102.stdout:mon.c smithi102 running (10m) 0s ago 26m 72.2M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 22368d23635d 2024-02-05T07:17:01.662 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.a smithi102 *:9100 running (63s) 0s ago 20m 9.77M - 1.5.0 0da6a335fe13 66217662b55f 2024-02-05T07:17:01.662 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.b smithi177 *:9100 running (56s) 2s ago 20m 10.0M - 1.5.0 0da6a335fe13 e02fbc000c74 2024-02-05T07:17:01.662 INFO:teuthology.orchestra.run.smithi102.stdout:osd.0 smithi102 running (8m) 0s ago 25m 63.2M 2525M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 821af6032e75 2024-02-05T07:17:01.662 INFO:teuthology.orchestra.run.smithi102.stdout:osd.1 smithi102 running (7m) 0s ago 25m 71.9M 2525M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 20b17ff42448 2024-02-05T07:17:01.662 INFO:teuthology.orchestra.run.smithi102.stdout:osd.2 smithi102 running (6m) 0s ago 24m 58.0M 2525M 19.0.0-1241-g164d3be4 8f4bf3e8b16a c80d1728ceb0 2024-02-05T07:17:01.662 INFO:teuthology.orchestra.run.smithi102.stdout:osd.3 smithi102 running (6m) 0s ago 23m 63.6M 2525M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f9cef81f6a04 2024-02-05T07:17:01.662 INFO:teuthology.orchestra.run.smithi102.stdout:osd.4 smithi177 running (5m) 2s ago 23m 63.9M 2781M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 835fc0acab61 2024-02-05T07:17:01.662 INFO:teuthology.orchestra.run.smithi102.stdout:osd.5 smithi177 running (4m) 2s ago 22m 62.9M 2781M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f6f459404c8e 2024-02-05T07:17:01.662 INFO:teuthology.orchestra.run.smithi102.stdout:osd.6 smithi177 running (3m) 2s ago 21m 56.4M 2781M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 4168e08da1ac 2024-02-05T07:17:01.662 INFO:teuthology.orchestra.run.smithi102.stdout:osd.7 smithi177 running (3m) 2s ago 21m 58.4M 2781M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 6ae203071e8d 2024-02-05T07:17:01.662 INFO:teuthology.orchestra.run.smithi102.stdout:prometheus.a smithi177 *:9095 running (37s) 2s ago 20m 51.7M - 2.43.0 a07b618ecd1d d68f1f2b6984 2024-02-05T07:17:01.662 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi102.xsyvtb smithi102 *:8000 running (2m) 0s ago 17m 91.5M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 3749fa0e2128 2024-02-05T07:17:01.662 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi177.mzlged smithi177 *:8000 running (2m) 2s ago 17m 91.1M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a c87b8a92407b 2024-02-05T07:17:01.663 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi102.righwg smithi102 *:80 running (2m) 0s ago 17m 91.3M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 8cdf183ad52a 2024-02-05T07:17:01.663 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi177.uynbom smithi177 *:80 running (112s) 2s ago 17m 90.8M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 995044569a76 2024-02-05T07:17:02.126 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:17:02.126 INFO:teuthology.orchestra.run.smithi102.stdout: "mon": { 2024-02-05T07:17:02.126 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T07:17:02.127 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:17:02.127 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr": { 2024-02-05T07:17:02.127 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T07:17:02.127 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:17:02.127 INFO:teuthology.orchestra.run.smithi102.stdout: "osd": { 2024-02-05T07:17:02.127 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 8 2024-02-05T07:17:02.127 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:17:02.127 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw": { 2024-02-05T07:17:02.127 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 4 2024-02-05T07:17:02.127 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:17:02.127 INFO:teuthology.orchestra.run.smithi102.stdout: "overall": { 2024-02-05T07:17:02.127 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 17 2024-02-05T07:17:02.127 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T07:17:02.127 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:17:02.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:02 smithi177 bash[56430]: audit 2024-02-05T07:17:00.859745+0000 mgr.y (mgr.25280) 2572 : audit 0 from='client.45061 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:17:02.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:02 smithi177 bash[56430]: cluster 2024-02-05T07:17:00.906164+0000 mgr.y (mgr.25280) 2573 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:02.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:02 smithi177 bash[56430]: audit 2024-02-05T07:17:02.119343+0000 mon.a (mon.0) 10849 : audit 0 from='client.? 172.21.15.102:0/2458359300' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:02.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:02 smithi102 bash[71397]: audit 2024-02-05T07:17:00.859745+0000 mgr.y (mgr.25280) 2572 : audit 0 from='client.45061 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:17:02.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:02 smithi102 bash[71397]: cluster 2024-02-05T07:17:00.906164+0000 mgr.y (mgr.25280) 2573 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:02.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:02 smithi102 bash[71397]: audit 2024-02-05T07:17:02.119343+0000 mon.a (mon.0) 10849 : audit 0 from='client.? 172.21.15.102:0/2458359300' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:02.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:02 smithi102 bash[68945]: audit 2024-02-05T07:17:00.859745+0000 mgr.y (mgr.25280) 2572 : audit 0 from='client.45061 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:17:02.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:02 smithi102 bash[68945]: cluster 2024-02-05T07:17:00.906164+0000 mgr.y (mgr.25280) 2573 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:02.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:02 smithi102 bash[68945]: audit 2024-02-05T07:17:02.119343+0000 mon.a (mon.0) 10849 : audit 0 from='client.? 172.21.15.102:0/2458359300' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:02.520 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:17:02.520 INFO:teuthology.orchestra.run.smithi102.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:17:02.520 INFO:teuthology.orchestra.run.smithi102.stdout: "in_progress": true, 2024-02-05T07:17:02.520 INFO:teuthology.orchestra.run.smithi102.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T07:17:02.520 INFO:teuthology.orchestra.run.smithi102.stdout: "services_complete": [ 2024-02-05T07:17:02.520 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr", 2024-02-05T07:17:02.520 INFO:teuthology.orchestra.run.smithi102.stdout: "iscsi", 2024-02-05T07:17:02.520 INFO:teuthology.orchestra.run.smithi102.stdout: "osd", 2024-02-05T07:17:02.520 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw", 2024-02-05T07:17:02.521 INFO:teuthology.orchestra.run.smithi102.stdout: "mon" 2024-02-05T07:17:02.521 INFO:teuthology.orchestra.run.smithi102.stdout: ], 2024-02-05T07:17:02.521 INFO:teuthology.orchestra.run.smithi102.stdout: "progress": "18/23 daemons upgraded", 2024-02-05T07:17:02.521 INFO:teuthology.orchestra.run.smithi102.stdout: "message": "Currently upgrading alertmanager daemons", 2024-02-05T07:17:02.521 INFO:teuthology.orchestra.run.smithi102.stdout: "is_paused": false 2024-02-05T07:17:02.521 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:17:02.882 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:17:02 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:17:02] "GET /metrics HTTP/1.1" 200 38696 "" "Prometheus/2.43.0" 2024-02-05T07:17:02.974 INFO:teuthology.orchestra.run.smithi102.stdout:HEALTH_OK 2024-02-05T07:17:03.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:03 smithi102 bash[68945]: audit 2024-02-05T07:17:01.251339+0000 mgr.y (mgr.25280) 2574 : audit 0 from='client.45067 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:17:03.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:03 smithi102 bash[68945]: audit 2024-02-05T07:17:01.636456+0000 mgr.y (mgr.25280) 2575 : audit 0 from='client.35142 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:17:03.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:03 smithi102 bash[68945]: audit 2024-02-05T07:17:02.967377+0000 mon.a (mon.0) 10850 : audit 0 from='client.? 172.21.15.102:0/2991744641' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:17:03.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:03 smithi102 bash[71397]: audit 2024-02-05T07:17:01.251339+0000 mgr.y (mgr.25280) 2574 : audit 0 from='client.45067 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:17:03.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:03 smithi102 bash[71397]: audit 2024-02-05T07:17:01.636456+0000 mgr.y (mgr.25280) 2575 : audit 0 from='client.35142 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:17:03.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:03 smithi102 bash[71397]: audit 2024-02-05T07:17:02.967377+0000 mon.a (mon.0) 10850 : audit 0 from='client.? 172.21.15.102:0/2991744641' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:17:03.477 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:03 smithi177 bash[56430]: audit 2024-02-05T07:17:01.251339+0000 mgr.y (mgr.25280) 2574 : audit 0 from='client.45067 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:17:03.477 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:03 smithi177 bash[56430]: audit 2024-02-05T07:17:01.636456+0000 mgr.y (mgr.25280) 2575 : audit 0 from='client.35142 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:17:03.477 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:03 smithi177 bash[56430]: audit 2024-02-05T07:17:02.967377+0000 mon.a (mon.0) 10850 : audit 0 from='client.? 172.21.15.102:0/2991744641' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:17:04.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:04 smithi177 bash[56430]: audit 2024-02-05T07:17:02.513044+0000 mgr.y (mgr.25280) 2576 : audit 0 from='client.35154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:17:04.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:04 smithi177 bash[56430]: cluster 2024-02-05T07:17:02.907606+0000 mgr.y (mgr.25280) 2577 : cluster 0 pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:04.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:04 smithi102 bash[68945]: audit 2024-02-05T07:17:02.513044+0000 mgr.y (mgr.25280) 2576 : audit 0 from='client.35154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:17:04.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:04 smithi102 bash[68945]: cluster 2024-02-05T07:17:02.907606+0000 mgr.y (mgr.25280) 2577 : cluster 0 pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:04.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:04 smithi102 bash[71397]: audit 2024-02-05T07:17:02.513044+0000 mgr.y (mgr.25280) 2576 : audit 0 from='client.35154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:17:04.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:04 smithi102 bash[71397]: cluster 2024-02-05T07:17:02.907606+0000 mgr.y (mgr.25280) 2577 : cluster 0 pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:06.117 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:17:05 smithi102 systemd[1]: Stopping Ceph alertmanager.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:17:06.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:06 smithi102 bash[68945]: cluster 2024-02-05T07:17:04.908709+0000 mgr.y (mgr.25280) 2578 : cluster 0 pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:06.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:06 smithi102 bash[71397]: cluster 2024-02-05T07:17:04.908709+0000 mgr.y (mgr.25280) 2578 : cluster 0 pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:06.383 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:17:06 smithi102 bash[107924]: ts=2024-02-05T07:17:06.110Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-02-05T07:17:06.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:06 smithi177 bash[56430]: cluster 2024-02-05T07:17:04.908709+0000 mgr.y (mgr.25280) 2578 : cluster 0 pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:07.090 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:17:06 smithi102 bash[109699]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-alertmanager-a 2024-02-05T07:17:07.090 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:17:06 smithi102 bash[109775]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-alertmanager-a 2024-02-05T07:17:07.091 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:17:06 smithi102 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-05T07:17:07.091 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:17:06 smithi102 systemd[1]: Stopped Ceph alertmanager.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:17:07.382 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:17:07 smithi102 systemd[1]: Started Ceph alertmanager.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:17:08.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: cluster 2024-02-05T07:17:06.910242+0000 mgr.y (mgr.25280) 2579 : cluster 0 pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:08.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.240927+0000 mon.a (mon.0) 10851 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:08.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.248426+0000 mon.a (mon.0) 10852 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:08.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.263519+0000 mon.a (mon.0) 10853 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:08.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.264614+0000 mon.a (mon.0) 10854 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:08.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.272205+0000 mon.a (mon.0) 10855 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:08.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.352251+0000 mon.a (mon.0) 10856 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:17:08.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.360667+0000 mon.a (mon.0) 10857 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:08.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.363342+0000 mon.a (mon.0) 10858 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:08.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.367791+0000 mon.a (mon.0) 10859 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:08.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.368904+0000 mon.a (mon.0) 10860 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:08.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.379480+0000 mon.a (mon.0) 10861 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:08.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.458277+0000 mon.a (mon.0) 10862 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:08.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.461280+0000 mon.a (mon.0) 10863 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:08.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.464292+0000 mon.a (mon.0) 10864 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:08.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.465613+0000 mon.a (mon.0) 10865 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:08.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.476341+0000 mon.a (mon.0) 10866 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:08.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.559173+0000 mon.a (mon.0) 10867 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:08.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.561725+0000 mon.a (mon.0) 10868 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:08.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: cluster 2024-02-05T07:17:06.910242+0000 mgr.y (mgr.25280) 2579 : cluster 0 pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:08.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.240927+0000 mon.a (mon.0) 10851 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:08.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.248426+0000 mon.a (mon.0) 10852 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:08.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.263519+0000 mon.a (mon.0) 10853 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:08.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.264614+0000 mon.a (mon.0) 10854 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:08.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.272205+0000 mon.a (mon.0) 10855 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:08.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.352251+0000 mon.a (mon.0) 10856 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:17:08.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.360667+0000 mon.a (mon.0) 10857 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:08.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.363342+0000 mon.a (mon.0) 10858 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:08.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.367791+0000 mon.a (mon.0) 10859 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:08.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.368904+0000 mon.a (mon.0) 10860 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:08.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.379480+0000 mon.a (mon.0) 10861 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:08.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.458277+0000 mon.a (mon.0) 10862 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:08.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.461280+0000 mon.a (mon.0) 10863 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:08.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.464292+0000 mon.a (mon.0) 10864 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:08.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.465613+0000 mon.a (mon.0) 10865 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:08.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.476341+0000 mon.a (mon.0) 10866 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:08.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.559173+0000 mon.a (mon.0) 10867 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:08.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.561725+0000 mon.a (mon.0) 10868 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:08.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.564614+0000 mon.a (mon.0) 10869 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:08.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.565804+0000 mon.a (mon.0) 10870 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:08.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.576067+0000 mon.a (mon.0) 10871 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:08.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.659036+0000 mon.a (mon.0) 10872 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:08.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.661966+0000 mon.a (mon.0) 10873 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:08.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.665380+0000 mon.a (mon.0) 10874 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:08.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.666472+0000 mon.a (mon.0) 10875 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:08.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.674684+0000 mon.a (mon.0) 10876 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:08.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.756269+0000 mon.a (mon.0) 10877 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:08.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.758709+0000 mon.a (mon.0) 10878 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:08.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.761282+0000 mon.a (mon.0) 10879 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:08.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.762312+0000 mon.a (mon.0) 10880 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:08.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.770079+0000 mon.a (mon.0) 10881 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:08.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.852064+0000 mon.a (mon.0) 10882 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:08.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.855076+0000 mon.a (mon.0) 10883 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:08.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.859031+0000 mon.a (mon.0) 10884 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:08.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.860355+0000 mon.a (mon.0) 10885 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:08.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.870053+0000 mon.a (mon.0) 10886 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:08.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.948110+0000 mon.a (mon.0) 10887 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:08.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.951227+0000 mon.a (mon.0) 10888 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:08.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.564614+0000 mon.a (mon.0) 10869 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:08.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.565804+0000 mon.a (mon.0) 10870 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:08.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.576067+0000 mon.a (mon.0) 10871 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:08.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.659036+0000 mon.a (mon.0) 10872 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:08.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.661966+0000 mon.a (mon.0) 10873 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:08.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.665380+0000 mon.a (mon.0) 10874 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:08.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.666472+0000 mon.a (mon.0) 10875 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:08.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.674684+0000 mon.a (mon.0) 10876 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:08.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.756269+0000 mon.a (mon.0) 10877 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:08.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.758709+0000 mon.a (mon.0) 10878 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:08.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.761282+0000 mon.a (mon.0) 10879 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:08.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.762312+0000 mon.a (mon.0) 10880 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:08.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.770079+0000 mon.a (mon.0) 10881 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:08.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.852064+0000 mon.a (mon.0) 10882 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:08.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.855076+0000 mon.a (mon.0) 10883 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:08.388 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.859031+0000 mon.a (mon.0) 10884 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:08.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.860355+0000 mon.a (mon.0) 10885 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:08.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.870053+0000 mon.a (mon.0) 10886 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:08.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.948110+0000 mon.a (mon.0) 10887 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:08.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.951227+0000 mon.a (mon.0) 10888 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:08.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.954634+0000 mon.a (mon.0) 10889 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:08.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.955816+0000 mon.a (mon.0) 10890 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:08.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:07.966481+0000 mon.a (mon.0) 10891 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:08.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:08.045582+0000 mon.a (mon.0) 10892 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:08.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:08.048630+0000 mon.a (mon.0) 10893 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:08.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:08.051854+0000 mon.a (mon.0) 10894 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:08.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:08.053204+0000 mon.a (mon.0) 10895 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:08.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:08.063898+0000 mon.a (mon.0) 10896 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:08.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:08.146633+0000 mon.a (mon.0) 10897 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:08.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:08.150932+0000 mon.a (mon.0) 10898 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:08.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:08.155225+0000 mon.a (mon.0) 10899 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:08.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:08.156728+0000 mon.a (mon.0) 10900 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:08.390 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[68945]: audit 2024-02-05T07:17:08.167723+0000 mon.a (mon.0) 10901 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:08.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.954634+0000 mon.a (mon.0) 10889 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:08.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.955816+0000 mon.a (mon.0) 10890 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:08.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:07.966481+0000 mon.a (mon.0) 10891 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:08.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:08.045582+0000 mon.a (mon.0) 10892 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:08.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:08.048630+0000 mon.a (mon.0) 10893 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:08.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:08.051854+0000 mon.a (mon.0) 10894 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:08.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:08.053204+0000 mon.a (mon.0) 10895 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:08.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:08.063898+0000 mon.a (mon.0) 10896 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:08.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:08.146633+0000 mon.a (mon.0) 10897 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:08.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:08.150932+0000 mon.a (mon.0) 10898 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:08.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:08.155225+0000 mon.a (mon.0) 10899 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:08.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:08.156728+0000 mon.a (mon.0) 10900 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:08.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:08 smithi102 bash[71397]: audit 2024-02-05T07:17:08.167723+0000 mon.a (mon.0) 10901 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:08.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: cluster 2024-02-05T07:17:06.910242+0000 mgr.y (mgr.25280) 2579 : cluster 0 pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:08.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.240927+0000 mon.a (mon.0) 10851 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:08.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.248426+0000 mon.a (mon.0) 10852 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:08.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.263519+0000 mon.a (mon.0) 10853 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:08.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.264614+0000 mon.a (mon.0) 10854 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:08.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.272205+0000 mon.a (mon.0) 10855 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:08.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.352251+0000 mon.a (mon.0) 10856 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:17:08.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.360667+0000 mon.a (mon.0) 10857 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:08.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.363342+0000 mon.a (mon.0) 10858 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:08.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.367791+0000 mon.a (mon.0) 10859 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:08.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.368904+0000 mon.a (mon.0) 10860 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:08.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.379480+0000 mon.a (mon.0) 10861 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:08.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.458277+0000 mon.a (mon.0) 10862 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:08.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.461280+0000 mon.a (mon.0) 10863 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:08.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.464292+0000 mon.a (mon.0) 10864 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:08.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.465613+0000 mon.a (mon.0) 10865 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:08.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.476341+0000 mon.a (mon.0) 10866 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:08.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.559173+0000 mon.a (mon.0) 10867 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:08.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.561725+0000 mon.a (mon.0) 10868 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:08.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.564614+0000 mon.a (mon.0) 10869 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:08.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.565804+0000 mon.a (mon.0) 10870 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:08.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.576067+0000 mon.a (mon.0) 10871 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:08.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.659036+0000 mon.a (mon.0) 10872 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:08.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.661966+0000 mon.a (mon.0) 10873 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:08.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.665380+0000 mon.a (mon.0) 10874 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:08.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.666472+0000 mon.a (mon.0) 10875 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:08.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.674684+0000 mon.a (mon.0) 10876 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:08.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.756269+0000 mon.a (mon.0) 10877 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:08.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.758709+0000 mon.a (mon.0) 10878 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:08.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.761282+0000 mon.a (mon.0) 10879 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:08.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.762312+0000 mon.a (mon.0) 10880 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:08.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.770079+0000 mon.a (mon.0) 10881 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:08.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.852064+0000 mon.a (mon.0) 10882 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:08.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.855076+0000 mon.a (mon.0) 10883 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:08.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.859031+0000 mon.a (mon.0) 10884 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:08.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.860355+0000 mon.a (mon.0) 10885 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:08.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.870053+0000 mon.a (mon.0) 10886 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:08.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.948110+0000 mon.a (mon.0) 10887 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:08.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.951227+0000 mon.a (mon.0) 10888 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:08.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.954634+0000 mon.a (mon.0) 10889 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:08.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.955816+0000 mon.a (mon.0) 10890 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:08.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:07.966481+0000 mon.a (mon.0) 10891 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:08.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:08.045582+0000 mon.a (mon.0) 10892 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:08.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:08.048630+0000 mon.a (mon.0) 10893 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:08.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:08.051854+0000 mon.a (mon.0) 10894 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:08.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:08.053204+0000 mon.a (mon.0) 10895 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:08.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:08.063898+0000 mon.a (mon.0) 10896 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:08.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:08.146633+0000 mon.a (mon.0) 10897 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:08.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:08.150932+0000 mon.a (mon.0) 10898 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:08.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:08.155225+0000 mon.a (mon.0) 10899 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:08.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:08.156728+0000 mon.a (mon.0) 10900 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:08.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:08 smithi177 bash[56430]: audit 2024-02-05T07:17:08.167723+0000 mon.a (mon.0) 10901 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:09.472 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: cephadm 2024-02-05T07:17:07.272822+0000 mgr.y (mgr.25280) 2580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:09.472 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:07.353034+0000 mgr.y (mgr.25280) 2581 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:17:09.473 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: cephadm 2024-02-05T07:17:07.380495+0000 mgr.y (mgr.25280) 2582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:09.473 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: cephadm 2024-02-05T07:17:07.477213+0000 mgr.y (mgr.25280) 2583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:09.473 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: cephadm 2024-02-05T07:17:07.576844+0000 mgr.y (mgr.25280) 2584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:09.473 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: cephadm 2024-02-05T07:17:07.675248+0000 mgr.y (mgr.25280) 2585 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:09.473 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: cephadm 2024-02-05T07:17:07.770751+0000 mgr.y (mgr.25280) 2586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:09.473 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: cephadm 2024-02-05T07:17:07.870689+0000 mgr.y (mgr.25280) 2587 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:09.473 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: cephadm 2024-02-05T07:17:07.967105+0000 mgr.y (mgr.25280) 2588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:09.473 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: cephadm 2024-02-05T07:17:08.064603+0000 mgr.y (mgr.25280) 2589 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:09.473 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: cephadm 2024-02-05T07:17:08.168610+0000 mgr.y (mgr.25280) 2590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:09.473 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.247357+0000 mon.a (mon.0) 10902 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:09.473 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.250002+0000 mon.a (mon.0) 10903 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:09.473 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.254820+0000 mon.a (mon.0) 10904 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:09.473 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.255956+0000 mon.a (mon.0) 10905 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:09.473 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.266248+0000 mon.a (mon.0) 10906 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:09.474 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.350172+0000 mon.a (mon.0) 10907 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:09.474 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.352424+0000 mon.a (mon.0) 10908 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:09.474 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.355270+0000 mon.a (mon.0) 10909 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:09.474 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.356182+0000 mon.a (mon.0) 10910 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:09.474 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.365367+0000 mon.a (mon.0) 10911 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:09.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: cephadm 2024-02-05T07:17:07.272822+0000 mgr.y (mgr.25280) 2580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:09.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:07.353034+0000 mgr.y (mgr.25280) 2581 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:17:09.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: cephadm 2024-02-05T07:17:07.380495+0000 mgr.y (mgr.25280) 2582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:09.474 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: cephadm 2024-02-05T07:17:07.477213+0000 mgr.y (mgr.25280) 2583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:09.475 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: cephadm 2024-02-05T07:17:07.576844+0000 mgr.y (mgr.25280) 2584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:09.475 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: cephadm 2024-02-05T07:17:07.675248+0000 mgr.y (mgr.25280) 2585 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:09.475 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: cephadm 2024-02-05T07:17:07.770751+0000 mgr.y (mgr.25280) 2586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:09.475 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: cephadm 2024-02-05T07:17:07.870689+0000 mgr.y (mgr.25280) 2587 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:09.475 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: cephadm 2024-02-05T07:17:07.967105+0000 mgr.y (mgr.25280) 2588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:09.475 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: cephadm 2024-02-05T07:17:08.064603+0000 mgr.y (mgr.25280) 2589 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:09.475 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: cephadm 2024-02-05T07:17:08.168610+0000 mgr.y (mgr.25280) 2590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:09.475 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.247357+0000 mon.a (mon.0) 10902 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:09.475 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.250002+0000 mon.a (mon.0) 10903 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:09.475 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.254820+0000 mon.a (mon.0) 10904 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:09.475 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.255956+0000 mon.a (mon.0) 10905 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:09.475 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.266248+0000 mon.a (mon.0) 10906 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:09.475 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.350172+0000 mon.a (mon.0) 10907 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:09.475 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.352424+0000 mon.a (mon.0) 10908 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:09.476 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.355270+0000 mon.a (mon.0) 10909 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:09.476 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.356182+0000 mon.a (mon.0) 10910 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:09.476 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.365367+0000 mon.a (mon.0) 10911 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:09.476 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.444561+0000 mon.a (mon.0) 10912 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:09.476 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.448164+0000 mon.a (mon.0) 10913 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:09.476 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.451448+0000 mon.a (mon.0) 10914 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:09.476 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.452515+0000 mon.a (mon.0) 10915 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:09.476 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.461616+0000 mon.a (mon.0) 10916 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:09.476 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.542243+0000 mon.a (mon.0) 10917 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:09.476 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.545995+0000 mon.a (mon.0) 10918 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:09.476 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.550635+0000 mon.a (mon.0) 10919 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:09.476 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.552017+0000 mon.a (mon.0) 10920 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:09.476 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.563362+0000 mon.a (mon.0) 10921 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:09.476 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.643982+0000 mon.a (mon.0) 10922 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:09.477 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.646448+0000 mon.a (mon.0) 10923 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:09.477 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.648829+0000 mon.a (mon.0) 10924 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:09.477 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.649683+0000 mon.a (mon.0) 10925 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:09.477 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.656792+0000 mon.a (mon.0) 10926 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:09.477 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.736866+0000 mon.a (mon.0) 10927 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:09.477 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.739060+0000 mon.a (mon.0) 10928 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:09.477 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.741940+0000 mon.a (mon.0) 10929 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:09.477 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.743017+0000 mon.a (mon.0) 10930 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:09.477 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.444561+0000 mon.a (mon.0) 10912 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:09.477 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.448164+0000 mon.a (mon.0) 10913 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:09.478 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.451448+0000 mon.a (mon.0) 10914 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:09.478 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.452515+0000 mon.a (mon.0) 10915 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:09.478 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.461616+0000 mon.a (mon.0) 10916 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:09.478 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.542243+0000 mon.a (mon.0) 10917 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:09.478 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.545995+0000 mon.a (mon.0) 10918 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:09.478 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.550635+0000 mon.a (mon.0) 10919 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:09.478 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.552017+0000 mon.a (mon.0) 10920 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:09.478 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.563362+0000 mon.a (mon.0) 10921 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:09.478 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.643982+0000 mon.a (mon.0) 10922 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:09.478 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.646448+0000 mon.a (mon.0) 10923 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:09.478 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.648829+0000 mon.a (mon.0) 10924 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:09.478 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.649683+0000 mon.a (mon.0) 10925 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:09.478 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.656792+0000 mon.a (mon.0) 10926 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:09.478 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.736866+0000 mon.a (mon.0) 10927 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:09.478 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.739060+0000 mon.a (mon.0) 10928 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:09.479 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.741940+0000 mon.a (mon.0) 10929 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:09.479 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.743017+0000 mon.a (mon.0) 10930 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:09.479 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.751661+0000 mon.a (mon.0) 10931 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:09.479 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.834721+0000 mon.a (mon.0) 10932 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:09.479 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.837506+0000 mon.a (mon.0) 10933 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:09.479 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.841245+0000 mon.a (mon.0) 10934 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:09.479 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.842584+0000 mon.a (mon.0) 10935 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:09.479 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.853394+0000 mon.a (mon.0) 10936 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:09.479 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.932164+0000 mon.a (mon.0) 10937 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:09.480 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.935313+0000 mon.a (mon.0) 10938 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:09.480 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.939898+0000 mon.a (mon.0) 10939 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:09.480 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.941602+0000 mon.a (mon.0) 10940 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:09.480 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:08.951031+0000 mon.a (mon.0) 10941 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:09.480 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:09.033317+0000 mon.a (mon.0) 10942 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:09.480 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:09.036135+0000 mon.a (mon.0) 10943 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:09.480 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:09.038526+0000 mon.a (mon.0) 10944 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:09.480 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:09.039358+0000 mon.a (mon.0) 10945 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:09.480 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:09.045507+0000 mon.a (mon.0) 10946 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:09.480 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:09.124661+0000 mon.a (mon.0) 10947 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:09.480 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:09.128596+0000 mon.a (mon.0) 10948 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:09.480 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:09.131797+0000 mon.a (mon.0) 10949 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:09.480 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:09.133006+0000 mon.a (mon.0) 10950 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:09.480 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[71397]: audit 2024-02-05T07:17:09.142319+0000 mon.a (mon.0) 10951 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:09.481 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.751661+0000 mon.a (mon.0) 10931 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:09.481 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.834721+0000 mon.a (mon.0) 10932 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:09.481 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.837506+0000 mon.a (mon.0) 10933 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:09.481 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.841245+0000 mon.a (mon.0) 10934 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:09.481 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.842584+0000 mon.a (mon.0) 10935 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:09.481 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.853394+0000 mon.a (mon.0) 10936 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:09.481 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.932164+0000 mon.a (mon.0) 10937 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:09.481 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.935313+0000 mon.a (mon.0) 10938 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:09.481 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.939898+0000 mon.a (mon.0) 10939 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:09.481 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.941602+0000 mon.a (mon.0) 10940 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:09.481 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:08.951031+0000 mon.a (mon.0) 10941 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:09.481 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:09.033317+0000 mon.a (mon.0) 10942 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:09.481 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:09.036135+0000 mon.a (mon.0) 10943 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:09.481 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:09.038526+0000 mon.a (mon.0) 10944 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:09.482 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:09.039358+0000 mon.a (mon.0) 10945 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:09.482 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:09.045507+0000 mon.a (mon.0) 10946 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:09.482 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:09.124661+0000 mon.a (mon.0) 10947 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:09.482 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:09.128596+0000 mon.a (mon.0) 10948 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:09.482 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:09.131797+0000 mon.a (mon.0) 10949 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:09.482 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:09.133006+0000 mon.a (mon.0) 10950 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:09.482 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[68945]: audit 2024-02-05T07:17:09.142319+0000 mon.a (mon.0) 10951 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:09.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: cephadm 2024-02-05T07:17:07.272822+0000 mgr.y (mgr.25280) 2580 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:09.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:07.353034+0000 mgr.y (mgr.25280) 2581 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-05T07:17:09.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: cephadm 2024-02-05T07:17:07.380495+0000 mgr.y (mgr.25280) 2582 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:09.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: cephadm 2024-02-05T07:17:07.477213+0000 mgr.y (mgr.25280) 2583 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:09.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: cephadm 2024-02-05T07:17:07.576844+0000 mgr.y (mgr.25280) 2584 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:09.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: cephadm 2024-02-05T07:17:07.675248+0000 mgr.y (mgr.25280) 2585 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:09.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: cephadm 2024-02-05T07:17:07.770751+0000 mgr.y (mgr.25280) 2586 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:09.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: cephadm 2024-02-05T07:17:07.870689+0000 mgr.y (mgr.25280) 2587 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:09.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: cephadm 2024-02-05T07:17:07.967105+0000 mgr.y (mgr.25280) 2588 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:09.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: cephadm 2024-02-05T07:17:08.064603+0000 mgr.y (mgr.25280) 2589 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:09.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: cephadm 2024-02-05T07:17:08.168610+0000 mgr.y (mgr.25280) 2590 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:09.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.247357+0000 mon.a (mon.0) 10902 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:09.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.250002+0000 mon.a (mon.0) 10903 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:09.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.254820+0000 mon.a (mon.0) 10904 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:09.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.255956+0000 mon.a (mon.0) 10905 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:09.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.266248+0000 mon.a (mon.0) 10906 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:09.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.350172+0000 mon.a (mon.0) 10907 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:09.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.352424+0000 mon.a (mon.0) 10908 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:09.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.355270+0000 mon.a (mon.0) 10909 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:09.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.356182+0000 mon.a (mon.0) 10910 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:09.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.365367+0000 mon.a (mon.0) 10911 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:09.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.444561+0000 mon.a (mon.0) 10912 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:09.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.448164+0000 mon.a (mon.0) 10913 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:09.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.451448+0000 mon.a (mon.0) 10914 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:09.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.452515+0000 mon.a (mon.0) 10915 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:09.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.461616+0000 mon.a (mon.0) 10916 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:09.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.542243+0000 mon.a (mon.0) 10917 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:09.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.545995+0000 mon.a (mon.0) 10918 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:09.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.550635+0000 mon.a (mon.0) 10919 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:09.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.552017+0000 mon.a (mon.0) 10920 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:09.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.563362+0000 mon.a (mon.0) 10921 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:09.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.643982+0000 mon.a (mon.0) 10922 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:09.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.646448+0000 mon.a (mon.0) 10923 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:09.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.648829+0000 mon.a (mon.0) 10924 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:09.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.649683+0000 mon.a (mon.0) 10925 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:09.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.656792+0000 mon.a (mon.0) 10926 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:09.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.736866+0000 mon.a (mon.0) 10927 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:09.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.739060+0000 mon.a (mon.0) 10928 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:09.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.741940+0000 mon.a (mon.0) 10929 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:09.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.743017+0000 mon.a (mon.0) 10930 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:09.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.751661+0000 mon.a (mon.0) 10931 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:09.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.834721+0000 mon.a (mon.0) 10932 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:09.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.837506+0000 mon.a (mon.0) 10933 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:09.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.841245+0000 mon.a (mon.0) 10934 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:09.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.842584+0000 mon.a (mon.0) 10935 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:09.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.853394+0000 mon.a (mon.0) 10936 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:09.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.932164+0000 mon.a (mon.0) 10937 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:09.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.935313+0000 mon.a (mon.0) 10938 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:09.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.939898+0000 mon.a (mon.0) 10939 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:09.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.941602+0000 mon.a (mon.0) 10940 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:09.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:08.951031+0000 mon.a (mon.0) 10941 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:09.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:09.033317+0000 mon.a (mon.0) 10942 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:09.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:09.036135+0000 mon.a (mon.0) 10943 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:09.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:09.038526+0000 mon.a (mon.0) 10944 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:09.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:09.039358+0000 mon.a (mon.0) 10945 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:09.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:09.045507+0000 mon.a (mon.0) 10946 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:09.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:09.124661+0000 mon.a (mon.0) 10947 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:09.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:09.128596+0000 mon.a (mon.0) 10948 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:09.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:09.131797+0000 mon.a (mon.0) 10949 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:09.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:09.133006+0000 mon.a (mon.0) 10950 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:09.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:09 smithi177 bash[56430]: audit 2024-02-05T07:17:09.142319+0000 mon.a (mon.0) 10951 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:09.882 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[109842]: ts=2024-02-05T07:17:09.591Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-02-05T07:17:09.882 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[109842]: ts=2024-02-05T07:17:09.591Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-02-05T07:17:09.882 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[109842]: ts=2024-02-05T07:17:09.594Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.102 port=9094 2024-02-05T07:17:09.882 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[109842]: ts=2024-02-05T07:17:09.596Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-05T07:17:09.882 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[109842]: ts=2024-02-05T07:17:09.635Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-05T07:17:09.882 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[109842]: ts=2024-02-05T07:17:09.635Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-05T07:17:09.883 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[109842]: ts=2024-02-05T07:17:09.642Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-02-05T07:17:09.883 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:17:09 smithi102 bash[109842]: ts=2024-02-05T07:17:09.642Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-02-05T07:17:10.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: cephadm 2024-02-05T07:17:08.267086+0000 mgr.y (mgr.25280) 2591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:10.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: cephadm 2024-02-05T07:17:08.365997+0000 mgr.y (mgr.25280) 2592 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:10.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: cephadm 2024-02-05T07:17:08.462080+0000 mgr.y (mgr.25280) 2593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:10.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: cephadm 2024-02-05T07:17:08.564311+0000 mgr.y (mgr.25280) 2594 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:10.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: cephadm 2024-02-05T07:17:08.657231+0000 mgr.y (mgr.25280) 2595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:10.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: cephadm 2024-02-05T07:17:08.752296+0000 mgr.y (mgr.25280) 2596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:10.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: cephadm 2024-02-05T07:17:08.854056+0000 mgr.y (mgr.25280) 2597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:10.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: cluster 2024-02-05T07:17:08.911417+0000 mgr.y (mgr.25280) 2598 : cluster 0 pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:10.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: cephadm 2024-02-05T07:17:08.951538+0000 mgr.y (mgr.25280) 2599 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:10.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: cephadm 2024-02-05T07:17:09.046058+0000 mgr.y (mgr.25280) 2600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:10.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: cephadm 2024-02-05T07:17:09.143210+0000 mgr.y (mgr.25280) 2601 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:10.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.220042+0000 mon.a (mon.0) 10952 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:10.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.222691+0000 mon.a (mon.0) 10953 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:10.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.225107+0000 mon.a (mon.0) 10954 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:10.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.226082+0000 mon.a (mon.0) 10955 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:10.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.233403+0000 mon.a (mon.0) 10956 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:10.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.313108+0000 mon.a (mon.0) 10957 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:10.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.317189+0000 mon.a (mon.0) 10958 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:10.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.320163+0000 mon.a (mon.0) 10959 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:10.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.321196+0000 mon.a (mon.0) 10960 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:10.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.328027+0000 mon.a (mon.0) 10961 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:10.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.410440+0000 mon.a (mon.0) 10962 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:10.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.412484+0000 mon.a (mon.0) 10963 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:10.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.414986+0000 mon.a (mon.0) 10964 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:10.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.415738+0000 mon.a (mon.0) 10965 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:10.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.422612+0000 mon.a (mon.0) 10966 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:10.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.502722+0000 mon.a (mon.0) 10967 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:10.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.505200+0000 mon.a (mon.0) 10968 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:10.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.507440+0000 mon.a (mon.0) 10969 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:10.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.508164+0000 mon.a (mon.0) 10970 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:10.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.514142+0000 mon.a (mon.0) 10971 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:10.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.584444+0000 mon.a (mon.0) 10972 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:10.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.586867+0000 mon.a (mon.0) 10973 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:10.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.589653+0000 mon.a (mon.0) 10974 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:10.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.590648+0000 mon.a (mon.0) 10975 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:10.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.598254+0000 mon.a (mon.0) 10976 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:10.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.677600+0000 mon.a (mon.0) 10977 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:10.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.680824+0000 mon.a (mon.0) 10978 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:10.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.684728+0000 mon.a (mon.0) 10979 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:10.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.686194+0000 mon.a (mon.0) 10980 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:10.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.693650+0000 mon.a (mon.0) 10981 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:10.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.775660+0000 mon.a (mon.0) 10982 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:10.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.778588+0000 mon.a (mon.0) 10983 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:10.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.782753+0000 mon.a (mon.0) 10984 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:10.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.784272+0000 mon.a (mon.0) 10985 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:10.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.793435+0000 mon.a (mon.0) 10986 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:10.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.876253+0000 mon.a (mon.0) 10987 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:10.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.878677+0000 mon.a (mon.0) 10988 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:10.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.881455+0000 mon.a (mon.0) 10989 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:10.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.882751+0000 mon.a (mon.0) 10990 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:10.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.890708+0000 mon.a (mon.0) 10991 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:10.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.957238+0000 mon.a (mon.0) 10992 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:10.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.959358+0000 mon.a (mon.0) 10993 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:10.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.961763+0000 mon.a (mon.0) 10994 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:10.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.962844+0000 mon.a (mon.0) 10995 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:10.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:09.968494+0000 mon.a (mon.0) 10996 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:10.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:10.028483+0000 mon.a (mon.0) 10997 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:10.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:10.030764+0000 mon.a (mon.0) 10998 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:10.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:10.034288+0000 mon.a (mon.0) 10999 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:10.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:10.035407+0000 mon.a (mon.0) 11000 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:10.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:10.043461+0000 mon.a (mon.0) 11001 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:10.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:10.121926+0000 mon.a (mon.0) 11002 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:10.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:10.125100+0000 mon.a (mon.0) 11003 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:10.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:10.128615+0000 mon.a (mon.0) 11004 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:10.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:10.129783+0000 mon.a (mon.0) 11005 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:10.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:10 smithi177 bash[56430]: audit 2024-02-05T07:17:10.139162+0000 mon.a (mon.0) 11006 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:10.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: cephadm 2024-02-05T07:17:08.267086+0000 mgr.y (mgr.25280) 2591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:10.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: cephadm 2024-02-05T07:17:08.365997+0000 mgr.y (mgr.25280) 2592 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:10.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: cephadm 2024-02-05T07:17:08.462080+0000 mgr.y (mgr.25280) 2593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:10.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: cephadm 2024-02-05T07:17:08.564311+0000 mgr.y (mgr.25280) 2594 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:10.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: cephadm 2024-02-05T07:17:08.657231+0000 mgr.y (mgr.25280) 2595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:10.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: cephadm 2024-02-05T07:17:08.752296+0000 mgr.y (mgr.25280) 2596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:10.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: cephadm 2024-02-05T07:17:08.854056+0000 mgr.y (mgr.25280) 2597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:10.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: cluster 2024-02-05T07:17:08.911417+0000 mgr.y (mgr.25280) 2598 : cluster 0 pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:10.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: cephadm 2024-02-05T07:17:08.951538+0000 mgr.y (mgr.25280) 2599 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:10.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: cephadm 2024-02-05T07:17:09.046058+0000 mgr.y (mgr.25280) 2600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:10.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: cephadm 2024-02-05T07:17:09.143210+0000 mgr.y (mgr.25280) 2601 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:10.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.220042+0000 mon.a (mon.0) 10952 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:10.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.222691+0000 mon.a (mon.0) 10953 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:10.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.225107+0000 mon.a (mon.0) 10954 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:10.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.226082+0000 mon.a (mon.0) 10955 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:10.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.233403+0000 mon.a (mon.0) 10956 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:10.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.313108+0000 mon.a (mon.0) 10957 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:10.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.317189+0000 mon.a (mon.0) 10958 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:10.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.320163+0000 mon.a (mon.0) 10959 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:10.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.321196+0000 mon.a (mon.0) 10960 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:10.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.328027+0000 mon.a (mon.0) 10961 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:10.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: cephadm 2024-02-05T07:17:08.267086+0000 mgr.y (mgr.25280) 2591 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:10.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: cephadm 2024-02-05T07:17:08.365997+0000 mgr.y (mgr.25280) 2592 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:10.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: cephadm 2024-02-05T07:17:08.462080+0000 mgr.y (mgr.25280) 2593 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:10.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: cephadm 2024-02-05T07:17:08.564311+0000 mgr.y (mgr.25280) 2594 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:10.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: cephadm 2024-02-05T07:17:08.657231+0000 mgr.y (mgr.25280) 2595 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:10.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: cephadm 2024-02-05T07:17:08.752296+0000 mgr.y (mgr.25280) 2596 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:10.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: cephadm 2024-02-05T07:17:08.854056+0000 mgr.y (mgr.25280) 2597 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:10.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: cluster 2024-02-05T07:17:08.911417+0000 mgr.y (mgr.25280) 2598 : cluster 0 pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:10.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: cephadm 2024-02-05T07:17:08.951538+0000 mgr.y (mgr.25280) 2599 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:10.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: cephadm 2024-02-05T07:17:09.046058+0000 mgr.y (mgr.25280) 2600 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:10.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: cephadm 2024-02-05T07:17:09.143210+0000 mgr.y (mgr.25280) 2601 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:10.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.220042+0000 mon.a (mon.0) 10952 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:10.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.222691+0000 mon.a (mon.0) 10953 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:10.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.225107+0000 mon.a (mon.0) 10954 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:10.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.226082+0000 mon.a (mon.0) 10955 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:10.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.233403+0000 mon.a (mon.0) 10956 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:10.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.313108+0000 mon.a (mon.0) 10957 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:10.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.317189+0000 mon.a (mon.0) 10958 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:10.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.320163+0000 mon.a (mon.0) 10959 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:10.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.321196+0000 mon.a (mon.0) 10960 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:10.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.328027+0000 mon.a (mon.0) 10961 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:10.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.410440+0000 mon.a (mon.0) 10962 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:10.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.412484+0000 mon.a (mon.0) 10963 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:10.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.414986+0000 mon.a (mon.0) 10964 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:10.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.415738+0000 mon.a (mon.0) 10965 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:10.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.422612+0000 mon.a (mon.0) 10966 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:10.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.502722+0000 mon.a (mon.0) 10967 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:10.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.505200+0000 mon.a (mon.0) 10968 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:10.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.507440+0000 mon.a (mon.0) 10969 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:10.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.508164+0000 mon.a (mon.0) 10970 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:10.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.514142+0000 mon.a (mon.0) 10971 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:10.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.584444+0000 mon.a (mon.0) 10972 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:10.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.586867+0000 mon.a (mon.0) 10973 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:10.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.589653+0000 mon.a (mon.0) 10974 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:10.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.590648+0000 mon.a (mon.0) 10975 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:10.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.598254+0000 mon.a (mon.0) 10976 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:10.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.677600+0000 mon.a (mon.0) 10977 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:10.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.680824+0000 mon.a (mon.0) 10978 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:10.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.684728+0000 mon.a (mon.0) 10979 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:10.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.686194+0000 mon.a (mon.0) 10980 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:10.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.410440+0000 mon.a (mon.0) 10962 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:10.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.412484+0000 mon.a (mon.0) 10963 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:10.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.414986+0000 mon.a (mon.0) 10964 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:10.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.415738+0000 mon.a (mon.0) 10965 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:10.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.422612+0000 mon.a (mon.0) 10966 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:10.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.502722+0000 mon.a (mon.0) 10967 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:10.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.505200+0000 mon.a (mon.0) 10968 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:10.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.507440+0000 mon.a (mon.0) 10969 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:10.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.508164+0000 mon.a (mon.0) 10970 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:10.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.514142+0000 mon.a (mon.0) 10971 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:10.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.584444+0000 mon.a (mon.0) 10972 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:10.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.586867+0000 mon.a (mon.0) 10973 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:10.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.589653+0000 mon.a (mon.0) 10974 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:10.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.590648+0000 mon.a (mon.0) 10975 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:10.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.598254+0000 mon.a (mon.0) 10976 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:10.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.677600+0000 mon.a (mon.0) 10977 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:10.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.680824+0000 mon.a (mon.0) 10978 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:10.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.684728+0000 mon.a (mon.0) 10979 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:10.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.686194+0000 mon.a (mon.0) 10980 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:10.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.693650+0000 mon.a (mon.0) 10981 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:10.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.775660+0000 mon.a (mon.0) 10982 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:10.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.778588+0000 mon.a (mon.0) 10983 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:10.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.782753+0000 mon.a (mon.0) 10984 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:10.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.784272+0000 mon.a (mon.0) 10985 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:10.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.793435+0000 mon.a (mon.0) 10986 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:10.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.876253+0000 mon.a (mon.0) 10987 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:10.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.878677+0000 mon.a (mon.0) 10988 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:10.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.881455+0000 mon.a (mon.0) 10989 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:10.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.882751+0000 mon.a (mon.0) 10990 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:10.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.890708+0000 mon.a (mon.0) 10991 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:10.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.957238+0000 mon.a (mon.0) 10992 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:10.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.959358+0000 mon.a (mon.0) 10993 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:10.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.961763+0000 mon.a (mon.0) 10994 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:10.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.962844+0000 mon.a (mon.0) 10995 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:10.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:09.968494+0000 mon.a (mon.0) 10996 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:10.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:10.028483+0000 mon.a (mon.0) 10997 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:10.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:10.030764+0000 mon.a (mon.0) 10998 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:10.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:10.034288+0000 mon.a (mon.0) 10999 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:10.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:10.035407+0000 mon.a (mon.0) 11000 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:10.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:10.043461+0000 mon.a (mon.0) 11001 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:10.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:10.121926+0000 mon.a (mon.0) 11002 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:10.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:10.125100+0000 mon.a (mon.0) 11003 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:10.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:10.128615+0000 mon.a (mon.0) 11004 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:10.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:10.129783+0000 mon.a (mon.0) 11005 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:10.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[71397]: audit 2024-02-05T07:17:10.139162+0000 mon.a (mon.0) 11006 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:10.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.693650+0000 mon.a (mon.0) 10981 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:10.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.775660+0000 mon.a (mon.0) 10982 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:10.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.778588+0000 mon.a (mon.0) 10983 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:10.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.782753+0000 mon.a (mon.0) 10984 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:10.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.784272+0000 mon.a (mon.0) 10985 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:10.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.793435+0000 mon.a (mon.0) 10986 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:10.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.876253+0000 mon.a (mon.0) 10987 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:10.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.878677+0000 mon.a (mon.0) 10988 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:10.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.881455+0000 mon.a (mon.0) 10989 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:10.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.882751+0000 mon.a (mon.0) 10990 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:10.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.890708+0000 mon.a (mon.0) 10991 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:10.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.957238+0000 mon.a (mon.0) 10992 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:10.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.959358+0000 mon.a (mon.0) 10993 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:10.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.961763+0000 mon.a (mon.0) 10994 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:10.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.962844+0000 mon.a (mon.0) 10995 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:10.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:09.968494+0000 mon.a (mon.0) 10996 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:10.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:10.028483+0000 mon.a (mon.0) 10997 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:10.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:10.030764+0000 mon.a (mon.0) 10998 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:10.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:10.034288+0000 mon.a (mon.0) 10999 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:10.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:10.035407+0000 mon.a (mon.0) 11000 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:10.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:10.043461+0000 mon.a (mon.0) 11001 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:10.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:10.121926+0000 mon.a (mon.0) 11002 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:10.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:10.125100+0000 mon.a (mon.0) 11003 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:10.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:10.128615+0000 mon.a (mon.0) 11004 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:10.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:10.129783+0000 mon.a (mon.0) 11005 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:10.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:10 smithi102 bash[68945]: audit 2024-02-05T07:17:10.139162+0000 mon.a (mon.0) 11006 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:11.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: cephadm 2024-02-05T07:17:09.234090+0000 mgr.y (mgr.25280) 2602 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:11.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: cephadm 2024-02-05T07:17:09.328474+0000 mgr.y (mgr.25280) 2603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:11.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: cephadm 2024-02-05T07:17:09.423157+0000 mgr.y (mgr.25280) 2604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:11.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: cephadm 2024-02-05T07:17:09.514692+0000 mgr.y (mgr.25280) 2605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:11.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: cephadm 2024-02-05T07:17:09.599080+0000 mgr.y (mgr.25280) 2606 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:11.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:09.630712+0000 mgr.y (mgr.25280) 2607 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:17:11.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: cephadm 2024-02-05T07:17:09.694499+0000 mgr.y (mgr.25280) 2608 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:11.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: cephadm 2024-02-05T07:17:09.793980+0000 mgr.y (mgr.25280) 2609 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:11.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: cephadm 2024-02-05T07:17:09.891389+0000 mgr.y (mgr.25280) 2610 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:11.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: cephadm 2024-02-05T07:17:09.969234+0000 mgr.y (mgr.25280) 2611 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:11.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: cephadm 2024-02-05T07:17:10.044103+0000 mgr.y (mgr.25280) 2612 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:11.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: cephadm 2024-02-05T07:17:10.139852+0000 mgr.y (mgr.25280) 2613 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:11.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.219187+0000 mon.a (mon.0) 11007 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:11.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.221111+0000 mon.a (mon.0) 11008 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:11.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.223325+0000 mon.a (mon.0) 11009 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:11.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.224087+0000 mon.a (mon.0) 11010 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:11.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.229536+0000 mon.a (mon.0) 11011 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:11.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.308228+0000 mon.a (mon.0) 11012 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:11.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.310637+0000 mon.a (mon.0) 11013 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:11.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.313695+0000 mon.a (mon.0) 11014 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:11.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.314863+0000 mon.a (mon.0) 11015 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:11.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.324620+0000 mon.a (mon.0) 11016 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:11.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.405561+0000 mon.a (mon.0) 11017 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:11.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.407515+0000 mon.a (mon.0) 11018 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:11.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.409507+0000 mon.a (mon.0) 11019 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:11.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.410201+0000 mon.a (mon.0) 11020 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:11.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.417103+0000 mon.a (mon.0) 11021 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:11.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.499660+0000 mon.a (mon.0) 11022 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:11.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.501581+0000 mon.a (mon.0) 11023 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:11.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.503758+0000 mon.a (mon.0) 11024 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:11.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.504394+0000 mon.a (mon.0) 11025 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:11.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.511459+0000 mon.a (mon.0) 11026 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:11.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.591791+0000 mon.a (mon.0) 11027 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:11.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.593674+0000 mon.a (mon.0) 11028 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:11.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.595602+0000 mon.a (mon.0) 11029 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:11.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.596279+0000 mon.a (mon.0) 11030 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:11.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.604521+0000 mon.a (mon.0) 11031 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:11.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.682971+0000 mon.a (mon.0) 11032 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:11.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.685493+0000 mon.a (mon.0) 11033 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:11.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.688329+0000 mon.a (mon.0) 11034 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:11.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.689513+0000 mon.a (mon.0) 11035 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:11.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.697987+0000 mon.a (mon.0) 11036 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:11.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.779297+0000 mon.a (mon.0) 11037 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:11.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.782091+0000 mon.a (mon.0) 11038 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:11.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.785403+0000 mon.a (mon.0) 11039 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:11.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.786608+0000 mon.a (mon.0) 11040 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:11.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.796242+0000 mon.a (mon.0) 11041 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:11.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.808668+0000 mon.a (mon.0) 11042 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:17:11.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.914040+0000 mon.a (mon.0) 11043 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:11.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.916911+0000 mon.a (mon.0) 11044 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:11.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.919866+0000 mon.a (mon.0) 11045 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:11.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.920998+0000 mon.a (mon.0) 11046 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:11.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:10.931002+0000 mon.a (mon.0) 11047 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:11.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:11.009692+0000 mon.a (mon.0) 11048 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:11.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:11.012827+0000 mon.a (mon.0) 11049 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:11.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:11.015634+0000 mon.a (mon.0) 11050 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:11.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:11.016607+0000 mon.a (mon.0) 11051 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:11.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:11.024918+0000 mon.a (mon.0) 11052 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:11.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:11.102560+0000 mon.a (mon.0) 11053 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:11.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:11.105394+0000 mon.a (mon.0) 11054 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:11.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:11.108424+0000 mon.a (mon.0) 11055 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:11.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:11.109572+0000 mon.a (mon.0) 11056 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:11.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:11 smithi177 bash[56430]: audit 2024-02-05T07:17:11.118262+0000 mon.a (mon.0) 11057 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:11.603 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: cephadm 2024-02-05T07:17:09.234090+0000 mgr.y (mgr.25280) 2602 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:11.603 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: cephadm 2024-02-05T07:17:09.328474+0000 mgr.y (mgr.25280) 2603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:11.603 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: cephadm 2024-02-05T07:17:09.423157+0000 mgr.y (mgr.25280) 2604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:11.603 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: cephadm 2024-02-05T07:17:09.514692+0000 mgr.y (mgr.25280) 2605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:11.603 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: cephadm 2024-02-05T07:17:09.599080+0000 mgr.y (mgr.25280) 2606 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:11.603 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:09.630712+0000 mgr.y (mgr.25280) 2607 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:17:11.603 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: cephadm 2024-02-05T07:17:09.694499+0000 mgr.y (mgr.25280) 2608 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:11.603 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: cephadm 2024-02-05T07:17:09.793980+0000 mgr.y (mgr.25280) 2609 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:11.603 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: cephadm 2024-02-05T07:17:09.891389+0000 mgr.y (mgr.25280) 2610 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:11.603 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: cephadm 2024-02-05T07:17:09.969234+0000 mgr.y (mgr.25280) 2611 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:11.604 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: cephadm 2024-02-05T07:17:10.044103+0000 mgr.y (mgr.25280) 2612 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:11.604 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: cephadm 2024-02-05T07:17:10.139852+0000 mgr.y (mgr.25280) 2613 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:11.604 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.219187+0000 mon.a (mon.0) 11007 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:11.604 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.221111+0000 mon.a (mon.0) 11008 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:11.604 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.223325+0000 mon.a (mon.0) 11009 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:11.604 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.224087+0000 mon.a (mon.0) 11010 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:11.604 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.229536+0000 mon.a (mon.0) 11011 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:11.604 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.308228+0000 mon.a (mon.0) 11012 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:11.604 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.310637+0000 mon.a (mon.0) 11013 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:11.604 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.313695+0000 mon.a (mon.0) 11014 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:11.605 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: cephadm 2024-02-05T07:17:09.234090+0000 mgr.y (mgr.25280) 2602 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:11.605 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: cephadm 2024-02-05T07:17:09.328474+0000 mgr.y (mgr.25280) 2603 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:11.605 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: cephadm 2024-02-05T07:17:09.423157+0000 mgr.y (mgr.25280) 2604 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:11.605 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: cephadm 2024-02-05T07:17:09.514692+0000 mgr.y (mgr.25280) 2605 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:11.605 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: cephadm 2024-02-05T07:17:09.599080+0000 mgr.y (mgr.25280) 2606 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:11.605 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:09.630712+0000 mgr.y (mgr.25280) 2607 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:17:11.605 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: cephadm 2024-02-05T07:17:09.694499+0000 mgr.y (mgr.25280) 2608 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:11.605 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: cephadm 2024-02-05T07:17:09.793980+0000 mgr.y (mgr.25280) 2609 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:11.605 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: cephadm 2024-02-05T07:17:09.891389+0000 mgr.y (mgr.25280) 2610 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:11.605 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: cephadm 2024-02-05T07:17:09.969234+0000 mgr.y (mgr.25280) 2611 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:11.605 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: cephadm 2024-02-05T07:17:10.044103+0000 mgr.y (mgr.25280) 2612 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:11.605 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: cephadm 2024-02-05T07:17:10.139852+0000 mgr.y (mgr.25280) 2613 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:11.605 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.219187+0000 mon.a (mon.0) 11007 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:11.606 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.221111+0000 mon.a (mon.0) 11008 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:11.606 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.223325+0000 mon.a (mon.0) 11009 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:11.606 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.224087+0000 mon.a (mon.0) 11010 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:11.606 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.229536+0000 mon.a (mon.0) 11011 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:11.606 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.308228+0000 mon.a (mon.0) 11012 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:11.606 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.310637+0000 mon.a (mon.0) 11013 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:11.606 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.313695+0000 mon.a (mon.0) 11014 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:11.606 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.314863+0000 mon.a (mon.0) 11015 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:11.606 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.324620+0000 mon.a (mon.0) 11016 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:11.607 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.405561+0000 mon.a (mon.0) 11017 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:11.607 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.407515+0000 mon.a (mon.0) 11018 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:11.607 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.409507+0000 mon.a (mon.0) 11019 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:11.607 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.410201+0000 mon.a (mon.0) 11020 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:11.607 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.417103+0000 mon.a (mon.0) 11021 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:11.607 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.499660+0000 mon.a (mon.0) 11022 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:11.607 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.501581+0000 mon.a (mon.0) 11023 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:11.607 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.503758+0000 mon.a (mon.0) 11024 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:11.607 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.504394+0000 mon.a (mon.0) 11025 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:11.607 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.511459+0000 mon.a (mon.0) 11026 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:11.607 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.591791+0000 mon.a (mon.0) 11027 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:11.607 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.593674+0000 mon.a (mon.0) 11028 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:11.607 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.595602+0000 mon.a (mon.0) 11029 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:11.607 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.596279+0000 mon.a (mon.0) 11030 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:11.608 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.604521+0000 mon.a (mon.0) 11031 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:11.608 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.682971+0000 mon.a (mon.0) 11032 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:11.608 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.685493+0000 mon.a (mon.0) 11033 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:11.608 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.688329+0000 mon.a (mon.0) 11034 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:11.608 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.314863+0000 mon.a (mon.0) 11015 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:11.608 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.324620+0000 mon.a (mon.0) 11016 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:11.608 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.405561+0000 mon.a (mon.0) 11017 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:11.608 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.407515+0000 mon.a (mon.0) 11018 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:11.608 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.409507+0000 mon.a (mon.0) 11019 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:11.608 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.410201+0000 mon.a (mon.0) 11020 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:11.609 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.417103+0000 mon.a (mon.0) 11021 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:11.609 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.499660+0000 mon.a (mon.0) 11022 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:11.609 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.501581+0000 mon.a (mon.0) 11023 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:11.609 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.503758+0000 mon.a (mon.0) 11024 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:11.609 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.504394+0000 mon.a (mon.0) 11025 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:11.609 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.511459+0000 mon.a (mon.0) 11026 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:11.609 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.591791+0000 mon.a (mon.0) 11027 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:11.609 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.593674+0000 mon.a (mon.0) 11028 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:11.609 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.595602+0000 mon.a (mon.0) 11029 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:11.609 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.596279+0000 mon.a (mon.0) 11030 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:11.609 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.604521+0000 mon.a (mon.0) 11031 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:11.609 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.682971+0000 mon.a (mon.0) 11032 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:11.609 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.685493+0000 mon.a (mon.0) 11033 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:11.610 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.688329+0000 mon.a (mon.0) 11034 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:11.610 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.689513+0000 mon.a (mon.0) 11035 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:11.610 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.697987+0000 mon.a (mon.0) 11036 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:11.610 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.779297+0000 mon.a (mon.0) 11037 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:11.610 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.782091+0000 mon.a (mon.0) 11038 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:11.610 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.785403+0000 mon.a (mon.0) 11039 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:11.610 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.786608+0000 mon.a (mon.0) 11040 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:11.610 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.796242+0000 mon.a (mon.0) 11041 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:11.611 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.808668+0000 mon.a (mon.0) 11042 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:17:11.611 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.914040+0000 mon.a (mon.0) 11043 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:11.611 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.916911+0000 mon.a (mon.0) 11044 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:11.611 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.919866+0000 mon.a (mon.0) 11045 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:11.611 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.920998+0000 mon.a (mon.0) 11046 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:11.611 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:10.931002+0000 mon.a (mon.0) 11047 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:11.611 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:11.009692+0000 mon.a (mon.0) 11048 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:11.611 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:11.012827+0000 mon.a (mon.0) 11049 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:11.611 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:11.015634+0000 mon.a (mon.0) 11050 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:11.611 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:11.016607+0000 mon.a (mon.0) 11051 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:11.611 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:11.024918+0000 mon.a (mon.0) 11052 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:11.611 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:11.102560+0000 mon.a (mon.0) 11053 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:11.611 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:11.105394+0000 mon.a (mon.0) 11054 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:11.611 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:11.108424+0000 mon.a (mon.0) 11055 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:11.612 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:11.109572+0000 mon.a (mon.0) 11056 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:11.612 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[71397]: audit 2024-02-05T07:17:11.118262+0000 mon.a (mon.0) 11057 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:11.612 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.689513+0000 mon.a (mon.0) 11035 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:11.612 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.697987+0000 mon.a (mon.0) 11036 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:11.612 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.779297+0000 mon.a (mon.0) 11037 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:11.612 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.782091+0000 mon.a (mon.0) 11038 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:11.612 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.785403+0000 mon.a (mon.0) 11039 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:11.612 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.786608+0000 mon.a (mon.0) 11040 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:11.612 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.796242+0000 mon.a (mon.0) 11041 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:11.613 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.808668+0000 mon.a (mon.0) 11042 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:17:11.613 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.914040+0000 mon.a (mon.0) 11043 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:11.613 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.916911+0000 mon.a (mon.0) 11044 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:11.613 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.919866+0000 mon.a (mon.0) 11045 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:11.613 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.920998+0000 mon.a (mon.0) 11046 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:11.613 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:10.931002+0000 mon.a (mon.0) 11047 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:11.613 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:11.009692+0000 mon.a (mon.0) 11048 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:11.613 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:11.012827+0000 mon.a (mon.0) 11049 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:11.613 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:11.015634+0000 mon.a (mon.0) 11050 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:11.613 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:11.016607+0000 mon.a (mon.0) 11051 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:11.613 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:11.024918+0000 mon.a (mon.0) 11052 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:11.613 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:11.102560+0000 mon.a (mon.0) 11053 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:11.613 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:11.105394+0000 mon.a (mon.0) 11054 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:11.614 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:11.108424+0000 mon.a (mon.0) 11055 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:11.614 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:11.109572+0000 mon.a (mon.0) 11056 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:11.614 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[68945]: audit 2024-02-05T07:17:11.118262+0000 mon.a (mon.0) 11057 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:11.882 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:17:11 smithi102 bash[109842]: ts=2024-02-05T07:17:11.596Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000016808s 2024-02-05T07:17:12.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: cephadm 2024-02-05T07:17:10.230062+0000 mgr.y (mgr.25280) 2614 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: cephadm 2024-02-05T07:17:10.325228+0000 mgr.y (mgr.25280) 2615 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: cephadm 2024-02-05T07:17:10.417539+0000 mgr.y (mgr.25280) 2616 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: cephadm 2024-02-05T07:17:10.511966+0000 mgr.y (mgr.25280) 2617 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: cephadm 2024-02-05T07:17:10.605085+0000 mgr.y (mgr.25280) 2618 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: cephadm 2024-02-05T07:17:10.698897+0000 mgr.y (mgr.25280) 2619 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: cephadm 2024-02-05T07:17:10.797068+0000 mgr.y (mgr.25280) 2620 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: cluster 2024-02-05T07:17:10.912109+0000 mgr.y (mgr.25280) 2621 : cluster 0 pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:12.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: cephadm 2024-02-05T07:17:10.931475+0000 mgr.y (mgr.25280) 2622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: cephadm 2024-02-05T07:17:11.025584+0000 mgr.y (mgr.25280) 2623 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: cephadm 2024-02-05T07:17:11.119034+0000 mgr.y (mgr.25280) 2624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.204764+0000 mon.a (mon.0) 11058 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:12.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.206880+0000 mon.a (mon.0) 11059 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:12.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.209044+0000 mon.a (mon.0) 11060 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:12.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.209871+0000 mon.a (mon.0) 11061 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:12.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.215256+0000 mon.a (mon.0) 11062 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:12.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: cephadm 2024-02-05T07:17:11.215845+0000 mgr.y (mgr.25280) 2625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.278525+0000 mon.a (mon.0) 11063 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:12.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.281607+0000 mon.a (mon.0) 11064 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:12.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.286609+0000 mon.a (mon.0) 11065 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:12.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.288215+0000 mon.a (mon.0) 11066 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:12.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.296792+0000 mon.a (mon.0) 11067 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:12.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: cephadm 2024-02-05T07:17:11.297534+0000 mgr.y (mgr.25280) 2626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.378728+0000 mon.a (mon.0) 11068 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:12.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.380801+0000 mon.a (mon.0) 11069 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.383535+0000 mon.a (mon.0) 11070 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.384511+0000 mon.a (mon.0) 11071 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.392877+0000 mon.a (mon.0) 11072 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: cephadm 2024-02-05T07:17:11.393834+0000 mgr.y (mgr.25280) 2627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.472657+0000 mon.a (mon.0) 11073 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.475282+0000 mon.a (mon.0) 11074 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.478072+0000 mon.a (mon.0) 11075 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.479128+0000 mon.a (mon.0) 11076 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.485879+0000 mon.a (mon.0) 11077 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: cephadm 2024-02-05T07:17:11.486263+0000 mgr.y (mgr.25280) 2628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.568386+0000 mon.a (mon.0) 11078 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.570462+0000 mon.a (mon.0) 11079 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.573101+0000 mon.a (mon.0) 11080 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.573968+0000 mon.a (mon.0) 11081 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:12.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.583113+0000 mon.a (mon.0) 11082 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: cephadm 2024-02-05T07:17:11.583622+0000 mgr.y (mgr.25280) 2629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.666309+0000 mon.a (mon.0) 11083 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.668982+0000 mon.a (mon.0) 11084 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.671909+0000 mon.a (mon.0) 11085 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.673024+0000 mon.a (mon.0) 11086 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.681041+0000 mon.a (mon.0) 11087 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: cephadm 2024-02-05T07:17:11.681858+0000 mgr.y (mgr.25280) 2630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.747279+0000 mon.a (mon.0) 11088 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.750123+0000 mon.a (mon.0) 11089 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.752972+0000 mon.a (mon.0) 11090 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.753860+0000 mon.a (mon.0) 11091 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.761887+0000 mon.a (mon.0) 11092 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: cephadm 2024-02-05T07:17:11.762676+0000 mgr.y (mgr.25280) 2631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.840298+0000 mon.a (mon.0) 11093 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.843456+0000 mon.a (mon.0) 11094 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:12.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.847660+0000 mon.a (mon.0) 11095 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:12.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.849086+0000 mon.a (mon.0) 11096 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:12.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.859898+0000 mon.a (mon.0) 11097 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:12.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: cephadm 2024-02-05T07:17:11.860579+0000 mgr.y (mgr.25280) 2632 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.944234+0000 mon.a (mon.0) 11098 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:12.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.948394+0000 mon.a (mon.0) 11099 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:12.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.951882+0000 mon.a (mon.0) 11100 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:12.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.952982+0000 mon.a (mon.0) 11101 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:12.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:11.962429+0000 mon.a (mon.0) 11102 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:12.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: cephadm 2024-02-05T07:17:11.963027+0000 mgr.y (mgr.25280) 2633 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:12.043405+0000 mon.a (mon.0) 11103 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:12.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:12.045781+0000 mon.a (mon.0) 11104 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:12.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:12.049291+0000 mon.a (mon.0) 11105 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:12.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:12.050501+0000 mon.a (mon.0) 11106 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:12.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:12.060761+0000 mon.a (mon.0) 11107 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:12.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: cephadm 2024-02-05T07:17:12.061290+0000 mgr.y (mgr.25280) 2634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:12.141548+0000 mon.a (mon.0) 11108 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:12.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:12.144023+0000 mon.a (mon.0) 11109 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:12.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:12.146813+0000 mon.a (mon.0) 11110 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:12.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:12.147837+0000 mon.a (mon.0) 11111 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:12.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: audit 2024-02-05T07:17:12.157614+0000 mon.a (mon.0) 11112 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:12.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:12 smithi177 bash[56430]: cephadm 2024-02-05T07:17:12.158367+0000 mgr.y (mgr.25280) 2635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.632 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:17:12] "GET /metrics HTTP/1.1" 200 38697 "" "Prometheus/2.43.0" 2024-02-05T07:17:12.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: cephadm 2024-02-05T07:17:10.230062+0000 mgr.y (mgr.25280) 2614 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: cephadm 2024-02-05T07:17:10.325228+0000 mgr.y (mgr.25280) 2615 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: cephadm 2024-02-05T07:17:10.417539+0000 mgr.y (mgr.25280) 2616 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: cephadm 2024-02-05T07:17:10.511966+0000 mgr.y (mgr.25280) 2617 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: cephadm 2024-02-05T07:17:10.605085+0000 mgr.y (mgr.25280) 2618 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: cephadm 2024-02-05T07:17:10.698897+0000 mgr.y (mgr.25280) 2619 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: cephadm 2024-02-05T07:17:10.797068+0000 mgr.y (mgr.25280) 2620 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: cluster 2024-02-05T07:17:10.912109+0000 mgr.y (mgr.25280) 2621 : cluster 0 pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:12.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: cephadm 2024-02-05T07:17:10.931475+0000 mgr.y (mgr.25280) 2622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: cephadm 2024-02-05T07:17:11.025584+0000 mgr.y (mgr.25280) 2623 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: cephadm 2024-02-05T07:17:11.119034+0000 mgr.y (mgr.25280) 2624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.204764+0000 mon.a (mon.0) 11058 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:12.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.206880+0000 mon.a (mon.0) 11059 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:12.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.209044+0000 mon.a (mon.0) 11060 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:12.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.209871+0000 mon.a (mon.0) 11061 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:12.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.215256+0000 mon.a (mon.0) 11062 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:12.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: cephadm 2024-02-05T07:17:11.215845+0000 mgr.y (mgr.25280) 2625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.278525+0000 mon.a (mon.0) 11063 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:12.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.281607+0000 mon.a (mon.0) 11064 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:12.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.286609+0000 mon.a (mon.0) 11065 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:12.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.288215+0000 mon.a (mon.0) 11066 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:12.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: cephadm 2024-02-05T07:17:10.230062+0000 mgr.y (mgr.25280) 2614 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: cephadm 2024-02-05T07:17:10.325228+0000 mgr.y (mgr.25280) 2615 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: cephadm 2024-02-05T07:17:10.417539+0000 mgr.y (mgr.25280) 2616 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: cephadm 2024-02-05T07:17:10.511966+0000 mgr.y (mgr.25280) 2617 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: cephadm 2024-02-05T07:17:10.605085+0000 mgr.y (mgr.25280) 2618 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: cephadm 2024-02-05T07:17:10.698897+0000 mgr.y (mgr.25280) 2619 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: cephadm 2024-02-05T07:17:10.797068+0000 mgr.y (mgr.25280) 2620 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: cluster 2024-02-05T07:17:10.912109+0000 mgr.y (mgr.25280) 2621 : cluster 0 pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:12.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: cephadm 2024-02-05T07:17:10.931475+0000 mgr.y (mgr.25280) 2622 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: cephadm 2024-02-05T07:17:11.025584+0000 mgr.y (mgr.25280) 2623 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: cephadm 2024-02-05T07:17:11.119034+0000 mgr.y (mgr.25280) 2624 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.204764+0000 mon.a (mon.0) 11058 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:12.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.206880+0000 mon.a (mon.0) 11059 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:12.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.209044+0000 mon.a (mon.0) 11060 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:12.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.209871+0000 mon.a (mon.0) 11061 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:12.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.215256+0000 mon.a (mon.0) 11062 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:12.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: cephadm 2024-02-05T07:17:11.215845+0000 mgr.y (mgr.25280) 2625 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.278525+0000 mon.a (mon.0) 11063 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:12.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.281607+0000 mon.a (mon.0) 11064 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:12.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.286609+0000 mon.a (mon.0) 11065 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:12.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.288215+0000 mon.a (mon.0) 11066 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:12.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.296792+0000 mon.a (mon.0) 11067 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:12.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: cephadm 2024-02-05T07:17:11.297534+0000 mgr.y (mgr.25280) 2626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.378728+0000 mon.a (mon.0) 11068 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:12.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.380801+0000 mon.a (mon.0) 11069 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:12.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.383535+0000 mon.a (mon.0) 11070 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:12.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.384511+0000 mon.a (mon.0) 11071 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:12.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.392877+0000 mon.a (mon.0) 11072 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:12.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: cephadm 2024-02-05T07:17:11.393834+0000 mgr.y (mgr.25280) 2627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.472657+0000 mon.a (mon.0) 11073 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:12.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.475282+0000 mon.a (mon.0) 11074 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:12.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.478072+0000 mon.a (mon.0) 11075 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:12.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.479128+0000 mon.a (mon.0) 11076 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:12.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.485879+0000 mon.a (mon.0) 11077 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:12.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: cephadm 2024-02-05T07:17:11.486263+0000 mgr.y (mgr.25280) 2628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.568386+0000 mon.a (mon.0) 11078 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:12.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.570462+0000 mon.a (mon.0) 11079 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:12.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.573101+0000 mon.a (mon.0) 11080 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:12.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.573968+0000 mon.a (mon.0) 11081 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:12.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.583113+0000 mon.a (mon.0) 11082 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:12.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: cephadm 2024-02-05T07:17:11.583622+0000 mgr.y (mgr.25280) 2629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.296792+0000 mon.a (mon.0) 11067 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:12.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: cephadm 2024-02-05T07:17:11.297534+0000 mgr.y (mgr.25280) 2626 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.378728+0000 mon.a (mon.0) 11068 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:12.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.380801+0000 mon.a (mon.0) 11069 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:12.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.383535+0000 mon.a (mon.0) 11070 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:12.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.384511+0000 mon.a (mon.0) 11071 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:12.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.392877+0000 mon.a (mon.0) 11072 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:12.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: cephadm 2024-02-05T07:17:11.393834+0000 mgr.y (mgr.25280) 2627 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.472657+0000 mon.a (mon.0) 11073 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:12.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.475282+0000 mon.a (mon.0) 11074 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:12.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.478072+0000 mon.a (mon.0) 11075 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:12.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.479128+0000 mon.a (mon.0) 11076 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:12.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.485879+0000 mon.a (mon.0) 11077 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:12.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: cephadm 2024-02-05T07:17:11.486263+0000 mgr.y (mgr.25280) 2628 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.568386+0000 mon.a (mon.0) 11078 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:12.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.570462+0000 mon.a (mon.0) 11079 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:12.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.573101+0000 mon.a (mon.0) 11080 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:12.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.573968+0000 mon.a (mon.0) 11081 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:12.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.583113+0000 mon.a (mon.0) 11082 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:12.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: cephadm 2024-02-05T07:17:11.583622+0000 mgr.y (mgr.25280) 2629 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.666309+0000 mon.a (mon.0) 11083 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:12.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.668982+0000 mon.a (mon.0) 11084 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:12.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.671909+0000 mon.a (mon.0) 11085 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:12.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.673024+0000 mon.a (mon.0) 11086 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:12.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.681041+0000 mon.a (mon.0) 11087 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:12.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: cephadm 2024-02-05T07:17:11.681858+0000 mgr.y (mgr.25280) 2630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.747279+0000 mon.a (mon.0) 11088 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:12.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.750123+0000 mon.a (mon.0) 11089 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:12.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.752972+0000 mon.a (mon.0) 11090 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:12.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.753860+0000 mon.a (mon.0) 11091 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:12.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.761887+0000 mon.a (mon.0) 11092 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:12.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: cephadm 2024-02-05T07:17:11.762676+0000 mgr.y (mgr.25280) 2631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.840298+0000 mon.a (mon.0) 11093 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:12.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.843456+0000 mon.a (mon.0) 11094 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:12.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.847660+0000 mon.a (mon.0) 11095 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:12.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.849086+0000 mon.a (mon.0) 11096 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:12.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.859898+0000 mon.a (mon.0) 11097 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:12.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: cephadm 2024-02-05T07:17:11.860579+0000 mgr.y (mgr.25280) 2632 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.944234+0000 mon.a (mon.0) 11098 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:12.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.948394+0000 mon.a (mon.0) 11099 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:12.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.951882+0000 mon.a (mon.0) 11100 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:12.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.952982+0000 mon.a (mon.0) 11101 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:12.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:11.962429+0000 mon.a (mon.0) 11102 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:12.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: cephadm 2024-02-05T07:17:11.963027+0000 mgr.y (mgr.25280) 2633 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:12.043405+0000 mon.a (mon.0) 11103 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:12.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:12.045781+0000 mon.a (mon.0) 11104 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:12.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:12.049291+0000 mon.a (mon.0) 11105 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:12.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:12.050501+0000 mon.a (mon.0) 11106 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:12.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:12.060761+0000 mon.a (mon.0) 11107 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:12.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: cephadm 2024-02-05T07:17:12.061290+0000 mgr.y (mgr.25280) 2634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:12.141548+0000 mon.a (mon.0) 11108 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:12.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:12.144023+0000 mon.a (mon.0) 11109 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:12.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:12.146813+0000 mon.a (mon.0) 11110 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:12.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:12.147837+0000 mon.a (mon.0) 11111 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:12.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: audit 2024-02-05T07:17:12.157614+0000 mon.a (mon.0) 11112 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:12.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[71397]: cephadm 2024-02-05T07:17:12.158367+0000 mgr.y (mgr.25280) 2635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.666309+0000 mon.a (mon.0) 11083 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:12.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.668982+0000 mon.a (mon.0) 11084 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:12.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.671909+0000 mon.a (mon.0) 11085 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:12.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.673024+0000 mon.a (mon.0) 11086 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:12.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.681041+0000 mon.a (mon.0) 11087 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:12.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: cephadm 2024-02-05T07:17:11.681858+0000 mgr.y (mgr.25280) 2630 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.747279+0000 mon.a (mon.0) 11088 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:12.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.750123+0000 mon.a (mon.0) 11089 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:12.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.752972+0000 mon.a (mon.0) 11090 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:12.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.753860+0000 mon.a (mon.0) 11091 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:12.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.761887+0000 mon.a (mon.0) 11092 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:12.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: cephadm 2024-02-05T07:17:11.762676+0000 mgr.y (mgr.25280) 2631 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.840298+0000 mon.a (mon.0) 11093 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:12.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.843456+0000 mon.a (mon.0) 11094 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:12.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.847660+0000 mon.a (mon.0) 11095 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:12.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.849086+0000 mon.a (mon.0) 11096 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:12.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.859898+0000 mon.a (mon.0) 11097 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:12.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: cephadm 2024-02-05T07:17:11.860579+0000 mgr.y (mgr.25280) 2632 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.944234+0000 mon.a (mon.0) 11098 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:12.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.948394+0000 mon.a (mon.0) 11099 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:12.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.951882+0000 mon.a (mon.0) 11100 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:12.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.952982+0000 mon.a (mon.0) 11101 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:12.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:11.962429+0000 mon.a (mon.0) 11102 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:12.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: cephadm 2024-02-05T07:17:11.963027+0000 mgr.y (mgr.25280) 2633 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:12.043405+0000 mon.a (mon.0) 11103 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:12.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:12.045781+0000 mon.a (mon.0) 11104 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:12.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:12.049291+0000 mon.a (mon.0) 11105 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:12.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:12.050501+0000 mon.a (mon.0) 11106 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:12.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:12.060761+0000 mon.a (mon.0) 11107 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:12.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: cephadm 2024-02-05T07:17:12.061290+0000 mgr.y (mgr.25280) 2634 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:12.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:12.141548+0000 mon.a (mon.0) 11108 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:12.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:12.144023+0000 mon.a (mon.0) 11109 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:12.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:12.146813+0000 mon.a (mon.0) 11110 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:12.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:12.147837+0000 mon.a (mon.0) 11111 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:12.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: audit 2024-02-05T07:17:12.157614+0000 mon.a (mon.0) 11112 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:12.645 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:12 smithi102 bash[68945]: cephadm 2024-02-05T07:17:12.158367+0000 mgr.y (mgr.25280) 2635 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:13.513 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.239932+0000 mon.a (mon.0) 11113 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:13.513 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.242094+0000 mon.a (mon.0) 11114 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:13.513 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.246135+0000 mon.a (mon.0) 11115 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:13.513 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.247689+0000 mon.a (mon.0) 11116 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:13.513 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.257533+0000 mon.a (mon.0) 11117 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:13.513 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: cephadm 2024-02-05T07:17:12.258343+0000 mgr.y (mgr.25280) 2636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:13.513 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.319954+0000 mon.a (mon.0) 11118 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:13.513 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.323480+0000 mon.a (mon.0) 11119 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:13.513 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.326575+0000 mon.a (mon.0) 11120 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:13.513 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.327317+0000 mon.a (mon.0) 11121 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:13.513 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.335085+0000 mon.a (mon.0) 11122 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:13.513 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: cephadm 2024-02-05T07:17:12.335818+0000 mgr.y (mgr.25280) 2637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:13.514 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.414776+0000 mon.a (mon.0) 11123 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:13.514 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.417573+0000 mon.a (mon.0) 11124 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:13.514 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.420864+0000 mon.a (mon.0) 11125 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:13.514 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.421889+0000 mon.a (mon.0) 11126 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:13.514 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.430578+0000 mon.a (mon.0) 11127 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:13.514 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: cephadm 2024-02-05T07:17:12.431324+0000 mgr.y (mgr.25280) 2638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:13.514 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.495122+0000 mon.a (mon.0) 11128 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:13.514 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.499318+0000 mon.a (mon.0) 11129 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:13.514 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.503024+0000 mon.a (mon.0) 11130 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:13.514 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.504280+0000 mon.a (mon.0) 11131 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:13.514 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.511529+0000 mon.a (mon.0) 11132 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:13.514 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: cephadm 2024-02-05T07:17:12.512010+0000 mgr.y (mgr.25280) 2639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:13.514 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.591567+0000 mon.a (mon.0) 11133 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:13.514 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.594471+0000 mon.a (mon.0) 11134 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:13.515 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.598303+0000 mon.a (mon.0) 11135 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:13.515 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.599635+0000 mon.a (mon.0) 11136 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:13.515 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.609016+0000 mon.a (mon.0) 11137 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:13.515 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: cephadm 2024-02-05T07:17:12.609687+0000 mgr.y (mgr.25280) 2640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:13.515 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.688672+0000 mon.a (mon.0) 11138 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:13.515 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.691505+0000 mon.a (mon.0) 11139 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:13.515 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.695023+0000 mon.a (mon.0) 11140 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:13.515 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.696400+0000 mon.a (mon.0) 11141 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:13.515 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.706141+0000 mon.a (mon.0) 11142 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:13.515 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: cephadm 2024-02-05T07:17:12.707111+0000 mgr.y (mgr.25280) 2641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:13.515 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.767706+0000 mon.a (mon.0) 11143 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:13.515 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.770045+0000 mon.a (mon.0) 11144 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:13.515 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.772772+0000 mon.a (mon.0) 11145 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:13.515 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.773883+0000 mon.a (mon.0) 11146 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:13.516 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.780741+0000 mon.a (mon.0) 11147 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:13.516 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: cephadm 2024-02-05T07:17:12.781431+0000 mgr.y (mgr.25280) 2642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:13.516 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.859532+0000 mon.a (mon.0) 11148 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:13.516 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.863957+0000 mon.a (mon.0) 11149 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:13.516 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.866986+0000 mon.a (mon.0) 11150 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:13.516 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.868363+0000 mon.a (mon.0) 11151 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:13.516 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.876091+0000 mon.a (mon.0) 11152 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:13.516 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: cephadm 2024-02-05T07:17:12.876720+0000 mgr.y (mgr.25280) 2643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:13.516 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: cluster 2024-02-05T07:17:12.912861+0000 mgr.y (mgr.25280) 2644 : cluster 0 pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:13.516 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.954302+0000 mon.a (mon.0) 11153 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:13.516 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.957832+0000 mon.a (mon.0) 11154 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:13.516 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.961669+0000 mon.a (mon.0) 11155 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:13.516 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.962882+0000 mon.a (mon.0) 11156 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:13.516 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:12.971053+0000 mon.a (mon.0) 11157 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:13.517 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: cephadm 2024-02-05T07:17:12.971693+0000 mgr.y (mgr.25280) 2645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:13.517 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:13.051499+0000 mon.a (mon.0) 11158 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:13.517 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:13.054301+0000 mon.a (mon.0) 11159 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:13.517 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:13.056983+0000 mon.a (mon.0) 11160 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:13.517 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:13.057836+0000 mon.a (mon.0) 11161 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:13.517 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:13.064778+0000 mon.a (mon.0) 11162 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:13.517 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: cephadm 2024-02-05T07:17:13.065332+0000 mgr.y (mgr.25280) 2646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:13.517 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:13.131030+0000 mon.a (mon.0) 11163 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:13.517 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:13.135329+0000 mon.a (mon.0) 11164 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:13.517 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:13.138674+0000 mon.a (mon.0) 11165 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:13.517 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:13.139902+0000 mon.a (mon.0) 11166 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:13.517 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: audit 2024-02-05T07:17:13.148084+0000 mon.a (mon.0) 11167 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:13.517 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[71397]: cephadm 2024-02-05T07:17:13.148719+0000 mgr.y (mgr.25280) 2647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:13.518 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.239932+0000 mon.a (mon.0) 11113 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:13.518 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.242094+0000 mon.a (mon.0) 11114 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:13.518 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.246135+0000 mon.a (mon.0) 11115 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:13.518 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.247689+0000 mon.a (mon.0) 11116 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:13.518 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.257533+0000 mon.a (mon.0) 11117 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:13.518 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: cephadm 2024-02-05T07:17:12.258343+0000 mgr.y (mgr.25280) 2636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:13.518 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.319954+0000 mon.a (mon.0) 11118 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:13.519 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.323480+0000 mon.a (mon.0) 11119 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:13.519 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.326575+0000 mon.a (mon.0) 11120 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:13.519 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.327317+0000 mon.a (mon.0) 11121 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:13.519 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.335085+0000 mon.a (mon.0) 11122 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:13.519 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: cephadm 2024-02-05T07:17:12.335818+0000 mgr.y (mgr.25280) 2637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:13.519 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.414776+0000 mon.a (mon.0) 11123 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:13.519 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.417573+0000 mon.a (mon.0) 11124 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:13.519 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.420864+0000 mon.a (mon.0) 11125 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:13.519 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.421889+0000 mon.a (mon.0) 11126 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:13.519 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.430578+0000 mon.a (mon.0) 11127 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:13.519 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: cephadm 2024-02-05T07:17:12.431324+0000 mgr.y (mgr.25280) 2638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:13.519 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.495122+0000 mon.a (mon.0) 11128 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:13.519 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.499318+0000 mon.a (mon.0) 11129 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:13.519 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.503024+0000 mon.a (mon.0) 11130 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:13.519 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.504280+0000 mon.a (mon.0) 11131 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:13.520 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.511529+0000 mon.a (mon.0) 11132 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:13.520 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: cephadm 2024-02-05T07:17:12.512010+0000 mgr.y (mgr.25280) 2639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:13.520 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.591567+0000 mon.a (mon.0) 11133 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:13.520 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.594471+0000 mon.a (mon.0) 11134 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:13.520 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.598303+0000 mon.a (mon.0) 11135 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:13.520 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.599635+0000 mon.a (mon.0) 11136 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:13.520 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.609016+0000 mon.a (mon.0) 11137 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:13.520 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: cephadm 2024-02-05T07:17:12.609687+0000 mgr.y (mgr.25280) 2640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:13.520 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.688672+0000 mon.a (mon.0) 11138 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:13.520 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.691505+0000 mon.a (mon.0) 11139 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:13.520 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.695023+0000 mon.a (mon.0) 11140 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:13.520 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.696400+0000 mon.a (mon.0) 11141 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:13.520 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.706141+0000 mon.a (mon.0) 11142 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:13.520 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: cephadm 2024-02-05T07:17:12.707111+0000 mgr.y (mgr.25280) 2641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:13.520 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.767706+0000 mon.a (mon.0) 11143 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:13.521 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.770045+0000 mon.a (mon.0) 11144 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:13.521 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.772772+0000 mon.a (mon.0) 11145 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:13.521 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.773883+0000 mon.a (mon.0) 11146 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:13.521 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.780741+0000 mon.a (mon.0) 11147 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:13.521 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: cephadm 2024-02-05T07:17:12.781431+0000 mgr.y (mgr.25280) 2642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:13.521 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.859532+0000 mon.a (mon.0) 11148 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:13.521 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.863957+0000 mon.a (mon.0) 11149 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:13.521 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.866986+0000 mon.a (mon.0) 11150 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:13.521 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.868363+0000 mon.a (mon.0) 11151 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:13.521 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.876091+0000 mon.a (mon.0) 11152 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:13.521 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: cephadm 2024-02-05T07:17:12.876720+0000 mgr.y (mgr.25280) 2643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:13.521 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: cluster 2024-02-05T07:17:12.912861+0000 mgr.y (mgr.25280) 2644 : cluster 0 pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:13.521 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.954302+0000 mon.a (mon.0) 11153 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:13.521 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.957832+0000 mon.a (mon.0) 11154 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:13.522 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.961669+0000 mon.a (mon.0) 11155 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:13.522 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.962882+0000 mon.a (mon.0) 11156 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:13.522 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:12.971053+0000 mon.a (mon.0) 11157 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:13.522 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: cephadm 2024-02-05T07:17:12.971693+0000 mgr.y (mgr.25280) 2645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:13.522 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:13.051499+0000 mon.a (mon.0) 11158 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:13.522 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:13.054301+0000 mon.a (mon.0) 11159 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:13.522 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:13.056983+0000 mon.a (mon.0) 11160 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:13.522 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:13.057836+0000 mon.a (mon.0) 11161 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:13.522 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:13.064778+0000 mon.a (mon.0) 11162 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:13.522 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: cephadm 2024-02-05T07:17:13.065332+0000 mgr.y (mgr.25280) 2646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:13.522 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:13.131030+0000 mon.a (mon.0) 11163 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:13.522 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:13.135329+0000 mon.a (mon.0) 11164 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:13.522 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:13.138674+0000 mon.a (mon.0) 11165 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:13.522 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:13.139902+0000 mon.a (mon.0) 11166 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:13.522 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: audit 2024-02-05T07:17:13.148084+0000 mon.a (mon.0) 11167 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:13.523 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:13 smithi102 bash[68945]: cephadm 2024-02-05T07:17:13.148719+0000 mgr.y (mgr.25280) 2647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:13.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.239932+0000 mon.a (mon.0) 11113 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:13.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.242094+0000 mon.a (mon.0) 11114 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:13.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.246135+0000 mon.a (mon.0) 11115 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:13.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.247689+0000 mon.a (mon.0) 11116 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:13.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.257533+0000 mon.a (mon.0) 11117 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:13.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: cephadm 2024-02-05T07:17:12.258343+0000 mgr.y (mgr.25280) 2636 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:13.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.319954+0000 mon.a (mon.0) 11118 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:13.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.323480+0000 mon.a (mon.0) 11119 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:13.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.326575+0000 mon.a (mon.0) 11120 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:13.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.327317+0000 mon.a (mon.0) 11121 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:13.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.335085+0000 mon.a (mon.0) 11122 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:13.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: cephadm 2024-02-05T07:17:12.335818+0000 mgr.y (mgr.25280) 2637 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:13.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.414776+0000 mon.a (mon.0) 11123 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:13.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.417573+0000 mon.a (mon.0) 11124 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:13.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.420864+0000 mon.a (mon.0) 11125 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:13.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.421889+0000 mon.a (mon.0) 11126 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:13.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.430578+0000 mon.a (mon.0) 11127 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:13.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: cephadm 2024-02-05T07:17:12.431324+0000 mgr.y (mgr.25280) 2638 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:13.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.495122+0000 mon.a (mon.0) 11128 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:13.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.499318+0000 mon.a (mon.0) 11129 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:13.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.503024+0000 mon.a (mon.0) 11130 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:13.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.504280+0000 mon.a (mon.0) 11131 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:13.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.511529+0000 mon.a (mon.0) 11132 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:13.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: cephadm 2024-02-05T07:17:12.512010+0000 mgr.y (mgr.25280) 2639 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:13.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.591567+0000 mon.a (mon.0) 11133 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:13.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.594471+0000 mon.a (mon.0) 11134 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:13.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.598303+0000 mon.a (mon.0) 11135 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:13.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.599635+0000 mon.a (mon.0) 11136 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:13.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.609016+0000 mon.a (mon.0) 11137 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:13.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: cephadm 2024-02-05T07:17:12.609687+0000 mgr.y (mgr.25280) 2640 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:13.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.688672+0000 mon.a (mon.0) 11138 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:13.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.691505+0000 mon.a (mon.0) 11139 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:13.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.695023+0000 mon.a (mon.0) 11140 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:13.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.696400+0000 mon.a (mon.0) 11141 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:13.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.706141+0000 mon.a (mon.0) 11142 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:13.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: cephadm 2024-02-05T07:17:12.707111+0000 mgr.y (mgr.25280) 2641 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:13.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.767706+0000 mon.a (mon.0) 11143 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:13.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.770045+0000 mon.a (mon.0) 11144 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:13.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.772772+0000 mon.a (mon.0) 11145 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:13.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.773883+0000 mon.a (mon.0) 11146 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:13.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.780741+0000 mon.a (mon.0) 11147 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:13.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: cephadm 2024-02-05T07:17:12.781431+0000 mgr.y (mgr.25280) 2642 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:13.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.859532+0000 mon.a (mon.0) 11148 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:13.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.863957+0000 mon.a (mon.0) 11149 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:13.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.866986+0000 mon.a (mon.0) 11150 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:13.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.868363+0000 mon.a (mon.0) 11151 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:13.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.876091+0000 mon.a (mon.0) 11152 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:13.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: cephadm 2024-02-05T07:17:12.876720+0000 mgr.y (mgr.25280) 2643 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:13.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: cluster 2024-02-05T07:17:12.912861+0000 mgr.y (mgr.25280) 2644 : cluster 0 pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:13.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.954302+0000 mon.a (mon.0) 11153 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:13.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.957832+0000 mon.a (mon.0) 11154 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:13.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.961669+0000 mon.a (mon.0) 11155 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:13.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.962882+0000 mon.a (mon.0) 11156 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:13.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:12.971053+0000 mon.a (mon.0) 11157 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:13.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: cephadm 2024-02-05T07:17:12.971693+0000 mgr.y (mgr.25280) 2645 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:13.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:13.051499+0000 mon.a (mon.0) 11158 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:13.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:13.054301+0000 mon.a (mon.0) 11159 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:13.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:13.056983+0000 mon.a (mon.0) 11160 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:13.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:13.057836+0000 mon.a (mon.0) 11161 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:13.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:13.064778+0000 mon.a (mon.0) 11162 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:13.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: cephadm 2024-02-05T07:17:13.065332+0000 mgr.y (mgr.25280) 2646 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:13.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:13.131030+0000 mon.a (mon.0) 11163 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:13.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:13.135329+0000 mon.a (mon.0) 11164 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:13.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:13.138674+0000 mon.a (mon.0) 11165 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:13.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:13.139902+0000 mon.a (mon.0) 11166 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:13.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: audit 2024-02-05T07:17:13.148084+0000 mon.a (mon.0) 11167 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:13.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:13 smithi177 bash[56430]: cephadm 2024-02-05T07:17:13.148719+0000 mgr.y (mgr.25280) 2647 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:14.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.223863+0000 mon.a (mon.0) 11168 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:14.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.226553+0000 mon.a (mon.0) 11169 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:14.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.229811+0000 mon.a (mon.0) 11170 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:14.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.231218+0000 mon.a (mon.0) 11171 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.239968+0000 mon.a (mon.0) 11172 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: cephadm 2024-02-05T07:17:13.240544+0000 mgr.y (mgr.25280) 2648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.319308+0000 mon.a (mon.0) 11173 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.322120+0000 mon.a (mon.0) 11174 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.325419+0000 mon.a (mon.0) 11175 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.326635+0000 mon.a (mon.0) 11176 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.334456+0000 mon.a (mon.0) 11177 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: cephadm 2024-02-05T07:17:13.335220+0000 mgr.y (mgr.25280) 2649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.413686+0000 mon.a (mon.0) 11178 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.415897+0000 mon.a (mon.0) 11179 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:14.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.418139+0000 mon.a (mon.0) 11180 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:14.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.419105+0000 mon.a (mon.0) 11181 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:14.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.426755+0000 mon.a (mon.0) 11182 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:14.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: cephadm 2024-02-05T07:17:13.427514+0000 mgr.y (mgr.25280) 2650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:14.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.505864+0000 mon.a (mon.0) 11183 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:14.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.508973+0000 mon.a (mon.0) 11184 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:14.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.512340+0000 mon.a (mon.0) 11185 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.513490+0000 mon.a (mon.0) 11186 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.520284+0000 mon.a (mon.0) 11187 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: cephadm 2024-02-05T07:17:13.520850+0000 mgr.y (mgr.25280) 2651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.601721+0000 mon.a (mon.0) 11188 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.604179+0000 mon.a (mon.0) 11189 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.608660+0000 mon.a (mon.0) 11190 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.609827+0000 mon.a (mon.0) 11191 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.617424+0000 mon.a (mon.0) 11192 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: cephadm 2024-02-05T07:17:13.618384+0000 mgr.y (mgr.25280) 2652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.699459+0000 mon.a (mon.0) 11193 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.701814+0000 mon.a (mon.0) 11194 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:14.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.704544+0000 mon.a (mon.0) 11195 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.705577+0000 mon.a (mon.0) 11196 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.713013+0000 mon.a (mon.0) 11197 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: cephadm 2024-02-05T07:17:13.713642+0000 mgr.y (mgr.25280) 2653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.791071+0000 mon.a (mon.0) 11198 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.793386+0000 mon.a (mon.0) 11199 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.796440+0000 mon.a (mon.0) 11200 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.797386+0000 mon.a (mon.0) 11201 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.803414+0000 mon.a (mon.0) 11202 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: cephadm 2024-02-05T07:17:13.804191+0000 mgr.y (mgr.25280) 2654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.883639+0000 mon.a (mon.0) 11203 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.886896+0000 mon.a (mon.0) 11204 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.890258+0000 mon.a (mon.0) 11205 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.891422+0000 mon.a (mon.0) 11206 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:14.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.900203+0000 mon.a (mon.0) 11207 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:14.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: cephadm 2024-02-05T07:17:13.900866+0000 mgr.y (mgr.25280) 2655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:14.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.982215+0000 mon.a (mon.0) 11208 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:14.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.984569+0000 mon.a (mon.0) 11209 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:14.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.987345+0000 mon.a (mon.0) 11210 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:14.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.988216+0000 mon.a (mon.0) 11211 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:14.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:13.997685+0000 mon.a (mon.0) 11212 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:14.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: cephadm 2024-02-05T07:17:13.998413+0000 mgr.y (mgr.25280) 2656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:14.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:14.077079+0000 mon.a (mon.0) 11213 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:14.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:14.079976+0000 mon.a (mon.0) 11214 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:14.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:14.083535+0000 mon.a (mon.0) 11215 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:14.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:14.084854+0000 mon.a (mon.0) 11216 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:14.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:14.095635+0000 mon.a (mon.0) 11217 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:14.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: cephadm 2024-02-05T07:17:14.096305+0000 mgr.y (mgr.25280) 2657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:14.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:14.178882+0000 mon.a (mon.0) 11218 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:14.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:14.182511+0000 mon.a (mon.0) 11219 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:14.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:14.186777+0000 mon.a (mon.0) 11220 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:14.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:14 smithi177 bash[56430]: audit 2024-02-05T07:17:14.188021+0000 mon.a (mon.0) 11221 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:14.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.223863+0000 mon.a (mon.0) 11168 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:14.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.226553+0000 mon.a (mon.0) 11169 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:14.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.229811+0000 mon.a (mon.0) 11170 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:14.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.231218+0000 mon.a (mon.0) 11171 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:14.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.239968+0000 mon.a (mon.0) 11172 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:14.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: cephadm 2024-02-05T07:17:13.240544+0000 mgr.y (mgr.25280) 2648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:14.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.319308+0000 mon.a (mon.0) 11173 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:14.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.322120+0000 mon.a (mon.0) 11174 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:14.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.325419+0000 mon.a (mon.0) 11175 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:14.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.326635+0000 mon.a (mon.0) 11176 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:14.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.334456+0000 mon.a (mon.0) 11177 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:14.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: cephadm 2024-02-05T07:17:13.335220+0000 mgr.y (mgr.25280) 2649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:14.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.413686+0000 mon.a (mon.0) 11178 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:14.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.415897+0000 mon.a (mon.0) 11179 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:14.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.418139+0000 mon.a (mon.0) 11180 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:14.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.419105+0000 mon.a (mon.0) 11181 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:14.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.426755+0000 mon.a (mon.0) 11182 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:14.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: cephadm 2024-02-05T07:17:13.427514+0000 mgr.y (mgr.25280) 2650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:14.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.505864+0000 mon.a (mon.0) 11183 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:14.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.508973+0000 mon.a (mon.0) 11184 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:14.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.223863+0000 mon.a (mon.0) 11168 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:14.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.226553+0000 mon.a (mon.0) 11169 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:14.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.229811+0000 mon.a (mon.0) 11170 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:14.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.231218+0000 mon.a (mon.0) 11171 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:14.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.239968+0000 mon.a (mon.0) 11172 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:14.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: cephadm 2024-02-05T07:17:13.240544+0000 mgr.y (mgr.25280) 2648 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:14.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.319308+0000 mon.a (mon.0) 11173 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:14.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.322120+0000 mon.a (mon.0) 11174 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:14.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.325419+0000 mon.a (mon.0) 11175 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:14.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.326635+0000 mon.a (mon.0) 11176 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:14.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.334456+0000 mon.a (mon.0) 11177 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:14.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: cephadm 2024-02-05T07:17:13.335220+0000 mgr.y (mgr.25280) 2649 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:14.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.413686+0000 mon.a (mon.0) 11178 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:14.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.415897+0000 mon.a (mon.0) 11179 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:14.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.418139+0000 mon.a (mon.0) 11180 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:14.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.419105+0000 mon.a (mon.0) 11181 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:14.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.426755+0000 mon.a (mon.0) 11182 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:14.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: cephadm 2024-02-05T07:17:13.427514+0000 mgr.y (mgr.25280) 2650 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:14.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.505864+0000 mon.a (mon.0) 11183 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:14.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.508973+0000 mon.a (mon.0) 11184 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:14.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.512340+0000 mon.a (mon.0) 11185 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:14.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.513490+0000 mon.a (mon.0) 11186 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:14.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.520284+0000 mon.a (mon.0) 11187 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:14.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: cephadm 2024-02-05T07:17:13.520850+0000 mgr.y (mgr.25280) 2651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:14.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.601721+0000 mon.a (mon.0) 11188 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:14.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.604179+0000 mon.a (mon.0) 11189 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:14.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.608660+0000 mon.a (mon.0) 11190 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:14.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.609827+0000 mon.a (mon.0) 11191 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:14.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.617424+0000 mon.a (mon.0) 11192 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:14.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: cephadm 2024-02-05T07:17:13.618384+0000 mgr.y (mgr.25280) 2652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:14.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.699459+0000 mon.a (mon.0) 11193 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:14.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.701814+0000 mon.a (mon.0) 11194 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:14.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.704544+0000 mon.a (mon.0) 11195 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:14.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.705577+0000 mon.a (mon.0) 11196 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:14.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.713013+0000 mon.a (mon.0) 11197 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:14.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: cephadm 2024-02-05T07:17:13.713642+0000 mgr.y (mgr.25280) 2653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:14.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.791071+0000 mon.a (mon.0) 11198 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:14.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.793386+0000 mon.a (mon.0) 11199 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:14.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.796440+0000 mon.a (mon.0) 11200 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:14.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.512340+0000 mon.a (mon.0) 11185 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:14.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.513490+0000 mon.a (mon.0) 11186 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:14.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.520284+0000 mon.a (mon.0) 11187 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:14.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: cephadm 2024-02-05T07:17:13.520850+0000 mgr.y (mgr.25280) 2651 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:14.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.601721+0000 mon.a (mon.0) 11188 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:14.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.604179+0000 mon.a (mon.0) 11189 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:14.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.608660+0000 mon.a (mon.0) 11190 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:14.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.609827+0000 mon.a (mon.0) 11191 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:14.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.617424+0000 mon.a (mon.0) 11192 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:14.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: cephadm 2024-02-05T07:17:13.618384+0000 mgr.y (mgr.25280) 2652 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:14.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.699459+0000 mon.a (mon.0) 11193 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:14.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.701814+0000 mon.a (mon.0) 11194 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:14.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.704544+0000 mon.a (mon.0) 11195 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:14.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.705577+0000 mon.a (mon.0) 11196 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:14.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.713013+0000 mon.a (mon.0) 11197 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:14.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: cephadm 2024-02-05T07:17:13.713642+0000 mgr.y (mgr.25280) 2653 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:14.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.791071+0000 mon.a (mon.0) 11198 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:14.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.793386+0000 mon.a (mon.0) 11199 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:14.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.796440+0000 mon.a (mon.0) 11200 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:14.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.797386+0000 mon.a (mon.0) 11201 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:14.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.803414+0000 mon.a (mon.0) 11202 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:14.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: cephadm 2024-02-05T07:17:13.804191+0000 mgr.y (mgr.25280) 2654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:14.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.883639+0000 mon.a (mon.0) 11203 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:14.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.886896+0000 mon.a (mon.0) 11204 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:14.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.890258+0000 mon.a (mon.0) 11205 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:14.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.891422+0000 mon.a (mon.0) 11206 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:14.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.900203+0000 mon.a (mon.0) 11207 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:14.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: cephadm 2024-02-05T07:17:13.900866+0000 mgr.y (mgr.25280) 2655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:14.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.982215+0000 mon.a (mon.0) 11208 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:14.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.984569+0000 mon.a (mon.0) 11209 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:14.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.987345+0000 mon.a (mon.0) 11210 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:14.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.988216+0000 mon.a (mon.0) 11211 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:14.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:13.997685+0000 mon.a (mon.0) 11212 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:14.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: cephadm 2024-02-05T07:17:13.998413+0000 mgr.y (mgr.25280) 2656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:14.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:14.077079+0000 mon.a (mon.0) 11213 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:14.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:14.079976+0000 mon.a (mon.0) 11214 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:14.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:14.083535+0000 mon.a (mon.0) 11215 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:14.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:14.084854+0000 mon.a (mon.0) 11216 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:14.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:14.095635+0000 mon.a (mon.0) 11217 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:14.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: cephadm 2024-02-05T07:17:14.096305+0000 mgr.y (mgr.25280) 2657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:14.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.797386+0000 mon.a (mon.0) 11201 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:14.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.803414+0000 mon.a (mon.0) 11202 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:14.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: cephadm 2024-02-05T07:17:13.804191+0000 mgr.y (mgr.25280) 2654 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:14.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.883639+0000 mon.a (mon.0) 11203 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:14.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.886896+0000 mon.a (mon.0) 11204 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:14.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.890258+0000 mon.a (mon.0) 11205 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:14.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.891422+0000 mon.a (mon.0) 11206 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:14.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.900203+0000 mon.a (mon.0) 11207 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:14.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: cephadm 2024-02-05T07:17:13.900866+0000 mgr.y (mgr.25280) 2655 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:14.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.982215+0000 mon.a (mon.0) 11208 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:14.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.984569+0000 mon.a (mon.0) 11209 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:14.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.987345+0000 mon.a (mon.0) 11210 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:14.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.988216+0000 mon.a (mon.0) 11211 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:14.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:13.997685+0000 mon.a (mon.0) 11212 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:14.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: cephadm 2024-02-05T07:17:13.998413+0000 mgr.y (mgr.25280) 2656 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:14.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:14.077079+0000 mon.a (mon.0) 11213 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:14.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:14.079976+0000 mon.a (mon.0) 11214 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:14.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:14.083535+0000 mon.a (mon.0) 11215 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:14.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:14.084854+0000 mon.a (mon.0) 11216 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:14.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:14.095635+0000 mon.a (mon.0) 11217 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:14.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: cephadm 2024-02-05T07:17:14.096305+0000 mgr.y (mgr.25280) 2657 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:14.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:14.178882+0000 mon.a (mon.0) 11218 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:14.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:14.182511+0000 mon.a (mon.0) 11219 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:14.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:14.186777+0000 mon.a (mon.0) 11220 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:14.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[68945]: audit 2024-02-05T07:17:14.188021+0000 mon.a (mon.0) 11221 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:14.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:14.178882+0000 mon.a (mon.0) 11218 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:14.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:14.182511+0000 mon.a (mon.0) 11219 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:14.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:14.186777+0000 mon.a (mon.0) 11220 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:14.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:14 smithi102 bash[71397]: audit 2024-02-05T07:17:14.188021+0000 mon.a (mon.0) 11221 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:15.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.198912+0000 mon.a (mon.0) 11222 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:15.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: cephadm 2024-02-05T07:17:14.199638+0000 mgr.y (mgr.25280) 2658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:15.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.277403+0000 mon.a (mon.0) 11223 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:15.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.280662+0000 mon.a (mon.0) 11224 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:15.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.284355+0000 mon.a (mon.0) 11225 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:15.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.285682+0000 mon.a (mon.0) 11226 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:15.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.295669+0000 mon.a (mon.0) 11227 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:15.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: cephadm 2024-02-05T07:17:14.296722+0000 mgr.y (mgr.25280) 2659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:15.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.374844+0000 mon.a (mon.0) 11228 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:15.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.378373+0000 mon.a (mon.0) 11229 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:15.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.381552+0000 mon.a (mon.0) 11230 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:15.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.382508+0000 mon.a (mon.0) 11231 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:15.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.389879+0000 mon.a (mon.0) 11232 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:15.533 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: cephadm 2024-02-05T07:17:14.390589+0000 mgr.y (mgr.25280) 2660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:15.534 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.474130+0000 mon.a (mon.0) 11233 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:15.534 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.477645+0000 mon.a (mon.0) 11234 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:15.534 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.481639+0000 mon.a (mon.0) 11235 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:15.534 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.482984+0000 mon.a (mon.0) 11236 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:15.534 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.491805+0000 mon.a (mon.0) 11237 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:15.534 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: cephadm 2024-02-05T07:17:14.494458+0000 mgr.y (mgr.25280) 2661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:15.534 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.575603+0000 mon.a (mon.0) 11238 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:15.534 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.577826+0000 mon.a (mon.0) 11239 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:15.534 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.580718+0000 mon.a (mon.0) 11240 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:15.534 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.581551+0000 mon.a (mon.0) 11241 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:15.534 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.587758+0000 mon.a (mon.0) 11242 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:15.534 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: cephadm 2024-02-05T07:17:14.588508+0000 mgr.y (mgr.25280) 2662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:15.534 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.666510+0000 mon.a (mon.0) 11243 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:15.534 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.669765+0000 mon.a (mon.0) 11244 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:15.534 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.673517+0000 mon.a (mon.0) 11245 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:15.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.674854+0000 mon.a (mon.0) 11246 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:15.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.683672+0000 mon.a (mon.0) 11247 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:15.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: cephadm 2024-02-05T07:17:14.684239+0000 mgr.y (mgr.25280) 2663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:15.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.762275+0000 mon.a (mon.0) 11248 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:15.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.765977+0000 mon.a (mon.0) 11249 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:15.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.769904+0000 mon.a (mon.0) 11250 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:15.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.771147+0000 mon.a (mon.0) 11251 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:15.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.780651+0000 mon.a (mon.0) 11252 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:15.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: cephadm 2024-02-05T07:17:14.781488+0000 mgr.y (mgr.25280) 2664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:15.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.860811+0000 mon.a (mon.0) 11253 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:15.535 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.863311+0000 mon.a (mon.0) 11254 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:15.535 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.198912+0000 mon.a (mon.0) 11222 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:15.536 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: cephadm 2024-02-05T07:17:14.199638+0000 mgr.y (mgr.25280) 2658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:15.536 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.277403+0000 mon.a (mon.0) 11223 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:15.536 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.280662+0000 mon.a (mon.0) 11224 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:15.536 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.284355+0000 mon.a (mon.0) 11225 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:15.536 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.285682+0000 mon.a (mon.0) 11226 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:15.536 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.295669+0000 mon.a (mon.0) 11227 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:15.536 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: cephadm 2024-02-05T07:17:14.296722+0000 mgr.y (mgr.25280) 2659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:15.536 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.374844+0000 mon.a (mon.0) 11228 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:15.536 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.378373+0000 mon.a (mon.0) 11229 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:15.536 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.381552+0000 mon.a (mon.0) 11230 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:15.536 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.382508+0000 mon.a (mon.0) 11231 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:15.536 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.389879+0000 mon.a (mon.0) 11232 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:15.536 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: cephadm 2024-02-05T07:17:14.390589+0000 mgr.y (mgr.25280) 2660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:15.536 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.474130+0000 mon.a (mon.0) 11233 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:15.536 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.477645+0000 mon.a (mon.0) 11234 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:15.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.481639+0000 mon.a (mon.0) 11235 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:15.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.482984+0000 mon.a (mon.0) 11236 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:15.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.491805+0000 mon.a (mon.0) 11237 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:15.537 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: cephadm 2024-02-05T07:17:14.494458+0000 mgr.y (mgr.25280) 2661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:15.537 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.867610+0000 mon.a (mon.0) 11255 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:15.537 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.868863+0000 mon.a (mon.0) 11256 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:15.537 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.877804+0000 mon.a (mon.0) 11257 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:15.537 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: cephadm 2024-02-05T07:17:14.878569+0000 mgr.y (mgr.25280) 2665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:15.537 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: cluster 2024-02-05T07:17:14.913733+0000 mgr.y (mgr.25280) 2666 : cluster 0 pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:15.537 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.958650+0000 mon.a (mon.0) 11258 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:15.538 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.961114+0000 mon.a (mon.0) 11259 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:15.538 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.963850+0000 mon.a (mon.0) 11260 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:15.538 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.964746+0000 mon.a (mon.0) 11261 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:15.538 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:14.973045+0000 mon.a (mon.0) 11262 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:15.538 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: cephadm 2024-02-05T07:17:14.973607+0000 mgr.y (mgr.25280) 2667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:15.538 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:15.051042+0000 mon.a (mon.0) 11263 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:15.538 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:15.054462+0000 mon.a (mon.0) 11264 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:15.538 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:15.057915+0000 mon.a (mon.0) 11265 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:15.538 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:15.059204+0000 mon.a (mon.0) 11266 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:15.538 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:15.068149+0000 mon.a (mon.0) 11267 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:15.538 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: cephadm 2024-02-05T07:17:15.068889+0000 mgr.y (mgr.25280) 2668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:15.538 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:15.150851+0000 mon.a (mon.0) 11268 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:15.538 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:15.154609+0000 mon.a (mon.0) 11269 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:15.539 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:15.157806+0000 mon.a (mon.0) 11270 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:15.539 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:15.158782+0000 mon.a (mon.0) 11271 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:15.539 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: audit 2024-02-05T07:17:15.166767+0000 mon.a (mon.0) 11272 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:15.539 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[71397]: cephadm 2024-02-05T07:17:15.167559+0000 mgr.y (mgr.25280) 2669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:15.539 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.575603+0000 mon.a (mon.0) 11238 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:15.539 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.577826+0000 mon.a (mon.0) 11239 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:15.539 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.580718+0000 mon.a (mon.0) 11240 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:15.539 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.581551+0000 mon.a (mon.0) 11241 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:15.540 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.587758+0000 mon.a (mon.0) 11242 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:15.540 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: cephadm 2024-02-05T07:17:14.588508+0000 mgr.y (mgr.25280) 2662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:15.540 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.666510+0000 mon.a (mon.0) 11243 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:15.540 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.669765+0000 mon.a (mon.0) 11244 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:15.540 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.673517+0000 mon.a (mon.0) 11245 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:15.540 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.674854+0000 mon.a (mon.0) 11246 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:15.540 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.683672+0000 mon.a (mon.0) 11247 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:15.540 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: cephadm 2024-02-05T07:17:14.684239+0000 mgr.y (mgr.25280) 2663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:15.540 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.762275+0000 mon.a (mon.0) 11248 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:15.540 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.765977+0000 mon.a (mon.0) 11249 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:15.540 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.769904+0000 mon.a (mon.0) 11250 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:15.540 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.771147+0000 mon.a (mon.0) 11251 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:15.540 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.780651+0000 mon.a (mon.0) 11252 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:15.541 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: cephadm 2024-02-05T07:17:14.781488+0000 mgr.y (mgr.25280) 2664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:15.541 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.860811+0000 mon.a (mon.0) 11253 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:15.541 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.863311+0000 mon.a (mon.0) 11254 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:15.541 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.867610+0000 mon.a (mon.0) 11255 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:15.541 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.868863+0000 mon.a (mon.0) 11256 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:15.541 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.877804+0000 mon.a (mon.0) 11257 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:15.541 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: cephadm 2024-02-05T07:17:14.878569+0000 mgr.y (mgr.25280) 2665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:15.541 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: cluster 2024-02-05T07:17:14.913733+0000 mgr.y (mgr.25280) 2666 : cluster 0 pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:15.541 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.958650+0000 mon.a (mon.0) 11258 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:15.541 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.961114+0000 mon.a (mon.0) 11259 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:15.541 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.963850+0000 mon.a (mon.0) 11260 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:15.541 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.964746+0000 mon.a (mon.0) 11261 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:15.541 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:14.973045+0000 mon.a (mon.0) 11262 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:15.541 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: cephadm 2024-02-05T07:17:14.973607+0000 mgr.y (mgr.25280) 2667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:15.541 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:15.051042+0000 mon.a (mon.0) 11263 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:15.542 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:15.054462+0000 mon.a (mon.0) 11264 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:15.542 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:15.057915+0000 mon.a (mon.0) 11265 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:15.542 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:15.059204+0000 mon.a (mon.0) 11266 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:15.542 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:15.068149+0000 mon.a (mon.0) 11267 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:15.542 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: cephadm 2024-02-05T07:17:15.068889+0000 mgr.y (mgr.25280) 2668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:15.542 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:15.150851+0000 mon.a (mon.0) 11268 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:15.542 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:15.154609+0000 mon.a (mon.0) 11269 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:15.542 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:15.157806+0000 mon.a (mon.0) 11270 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:15.542 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:15.158782+0000 mon.a (mon.0) 11271 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:15.542 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: audit 2024-02-05T07:17:15.166767+0000 mon.a (mon.0) 11272 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:15.542 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:15 smithi102 bash[68945]: cephadm 2024-02-05T07:17:15.167559+0000 mgr.y (mgr.25280) 2669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:15.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.198912+0000 mon.a (mon.0) 11222 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:15.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: cephadm 2024-02-05T07:17:14.199638+0000 mgr.y (mgr.25280) 2658 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:15.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.277403+0000 mon.a (mon.0) 11223 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:15.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.280662+0000 mon.a (mon.0) 11224 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:15.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.284355+0000 mon.a (mon.0) 11225 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:15.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.285682+0000 mon.a (mon.0) 11226 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:15.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.295669+0000 mon.a (mon.0) 11227 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:15.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: cephadm 2024-02-05T07:17:14.296722+0000 mgr.y (mgr.25280) 2659 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:15.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.374844+0000 mon.a (mon.0) 11228 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:15.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.378373+0000 mon.a (mon.0) 11229 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:15.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.381552+0000 mon.a (mon.0) 11230 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:15.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.382508+0000 mon.a (mon.0) 11231 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:15.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.389879+0000 mon.a (mon.0) 11232 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:15.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: cephadm 2024-02-05T07:17:14.390589+0000 mgr.y (mgr.25280) 2660 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:15.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.474130+0000 mon.a (mon.0) 11233 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:15.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.477645+0000 mon.a (mon.0) 11234 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:15.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.481639+0000 mon.a (mon.0) 11235 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:15.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.482984+0000 mon.a (mon.0) 11236 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:15.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.491805+0000 mon.a (mon.0) 11237 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:15.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: cephadm 2024-02-05T07:17:14.494458+0000 mgr.y (mgr.25280) 2661 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:15.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.575603+0000 mon.a (mon.0) 11238 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:15.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.577826+0000 mon.a (mon.0) 11239 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:15.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.580718+0000 mon.a (mon.0) 11240 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:15.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.581551+0000 mon.a (mon.0) 11241 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:15.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.587758+0000 mon.a (mon.0) 11242 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:15.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: cephadm 2024-02-05T07:17:14.588508+0000 mgr.y (mgr.25280) 2662 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:15.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.666510+0000 mon.a (mon.0) 11243 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:15.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.669765+0000 mon.a (mon.0) 11244 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:15.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.673517+0000 mon.a (mon.0) 11245 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:15.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.674854+0000 mon.a (mon.0) 11246 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:15.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.683672+0000 mon.a (mon.0) 11247 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:15.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: cephadm 2024-02-05T07:17:14.684239+0000 mgr.y (mgr.25280) 2663 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:15.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.762275+0000 mon.a (mon.0) 11248 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:15.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.765977+0000 mon.a (mon.0) 11249 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:15.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.769904+0000 mon.a (mon.0) 11250 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:15.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.771147+0000 mon.a (mon.0) 11251 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:15.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.780651+0000 mon.a (mon.0) 11252 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:15.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: cephadm 2024-02-05T07:17:14.781488+0000 mgr.y (mgr.25280) 2664 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:15.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.860811+0000 mon.a (mon.0) 11253 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:15.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.863311+0000 mon.a (mon.0) 11254 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:15.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.867610+0000 mon.a (mon.0) 11255 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:15.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.868863+0000 mon.a (mon.0) 11256 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:15.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.877804+0000 mon.a (mon.0) 11257 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:15.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: cephadm 2024-02-05T07:17:14.878569+0000 mgr.y (mgr.25280) 2665 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:15.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: cluster 2024-02-05T07:17:14.913733+0000 mgr.y (mgr.25280) 2666 : cluster 0 pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:15.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.958650+0000 mon.a (mon.0) 11258 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:15.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.961114+0000 mon.a (mon.0) 11259 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:15.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.963850+0000 mon.a (mon.0) 11260 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:15.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.964746+0000 mon.a (mon.0) 11261 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:15.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:14.973045+0000 mon.a (mon.0) 11262 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:15.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: cephadm 2024-02-05T07:17:14.973607+0000 mgr.y (mgr.25280) 2667 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:15.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:15.051042+0000 mon.a (mon.0) 11263 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:15.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:15.054462+0000 mon.a (mon.0) 11264 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:15.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:15.057915+0000 mon.a (mon.0) 11265 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:15.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:15.059204+0000 mon.a (mon.0) 11266 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:15.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:15.068149+0000 mon.a (mon.0) 11267 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:15.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: cephadm 2024-02-05T07:17:15.068889+0000 mgr.y (mgr.25280) 2668 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:15.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:15.150851+0000 mon.a (mon.0) 11268 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:15.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:15.154609+0000 mon.a (mon.0) 11269 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:15.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:15.157806+0000 mon.a (mon.0) 11270 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:15.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:15.158782+0000 mon.a (mon.0) 11271 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:15.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: audit 2024-02-05T07:17:15.166767+0000 mon.a (mon.0) 11272 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:15.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:15 smithi177 bash[56430]: cephadm 2024-02-05T07:17:15.167559+0000 mgr.y (mgr.25280) 2669 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:16.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.246715+0000 mon.a (mon.0) 11273 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:16.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.248986+0000 mon.a (mon.0) 11274 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:16.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.251612+0000 mon.a (mon.0) 11275 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:16.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.252623+0000 mon.a (mon.0) 11276 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:16.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.258353+0000 mon.a (mon.0) 11277 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:16.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: cephadm 2024-02-05T07:17:15.258902+0000 mgr.y (mgr.25280) 2670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:16.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.341510+0000 mon.a (mon.0) 11278 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:16.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.343773+0000 mon.a (mon.0) 11279 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:16.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.346448+0000 mon.a (mon.0) 11280 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:16.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.347441+0000 mon.a (mon.0) 11281 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:16.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.354897+0000 mon.a (mon.0) 11282 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:16.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: cephadm 2024-02-05T07:17:15.355516+0000 mgr.y (mgr.25280) 2671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:16.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.419384+0000 mon.a (mon.0) 11283 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:16.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.423595+0000 mon.a (mon.0) 11284 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:16.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.426880+0000 mon.a (mon.0) 11285 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:16.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.428085+0000 mon.a (mon.0) 11286 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:16.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.437509+0000 mon.a (mon.0) 11287 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:16.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: cephadm 2024-02-05T07:17:15.438356+0000 mgr.y (mgr.25280) 2672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:16.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.504677+0000 mon.a (mon.0) 11288 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:16.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.506908+0000 mon.a (mon.0) 11289 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:16.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.509586+0000 mon.a (mon.0) 11290 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:16.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.510605+0000 mon.a (mon.0) 11291 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:16.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.517344+0000 mon.a (mon.0) 11292 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:16.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: cephadm 2024-02-05T07:17:15.518427+0000 mgr.y (mgr.25280) 2673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:16.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.597855+0000 mon.a (mon.0) 11293 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:16.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.600151+0000 mon.a (mon.0) 11294 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:16.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.603422+0000 mon.a (mon.0) 11295 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:16.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.604343+0000 mon.a (mon.0) 11296 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:16.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.611546+0000 mon.a (mon.0) 11297 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:16.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: cephadm 2024-02-05T07:17:15.612243+0000 mgr.y (mgr.25280) 2674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:16.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.689939+0000 mon.a (mon.0) 11298 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:16.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.693251+0000 mon.a (mon.0) 11299 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:16.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.696648+0000 mon.a (mon.0) 11300 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:16.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.697878+0000 mon.a (mon.0) 11301 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:16.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.708388+0000 mon.a (mon.0) 11302 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:16.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: cephadm 2024-02-05T07:17:15.709070+0000 mgr.y (mgr.25280) 2675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:16.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.787369+0000 mon.a (mon.0) 11303 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:16.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.790663+0000 mon.a (mon.0) 11304 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:16.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.794265+0000 mon.a (mon.0) 11305 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:16.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.795647+0000 mon.a (mon.0) 11306 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:16.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.804085+0000 mon.a (mon.0) 11307 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:16.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: cephadm 2024-02-05T07:17:15.804673+0000 mgr.y (mgr.25280) 2676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:16.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.885553+0000 mon.a (mon.0) 11308 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:16.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.888124+0000 mon.a (mon.0) 11309 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:16.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.890734+0000 mon.a (mon.0) 11310 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:16.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.891666+0000 mon.a (mon.0) 11311 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:16.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.900950+0000 mon.a (mon.0) 11312 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:16.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: cephadm 2024-02-05T07:17:15.902231+0000 mgr.y (mgr.25280) 2677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:16.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.985849+0000 mon.a (mon.0) 11313 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:16.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.988796+0000 mon.a (mon.0) 11314 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:16.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.992744+0000 mon.a (mon.0) 11315 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:16.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:15.993898+0000 mon.a (mon.0) 11316 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:16.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:16.000334+0000 mon.a (mon.0) 11317 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:16.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: cephadm 2024-02-05T07:17:16.000948+0000 mgr.y (mgr.25280) 2678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:16.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:16.080224+0000 mon.a (mon.0) 11318 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:16.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:16.083207+0000 mon.a (mon.0) 11319 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:16.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:16.086028+0000 mon.a (mon.0) 11320 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:16.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:16.087124+0000 mon.a (mon.0) 11321 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:16.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:16.093236+0000 mon.a (mon.0) 11322 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:16.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: cephadm 2024-02-05T07:17:16.093741+0000 mgr.y (mgr.25280) 2679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:16.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:16.167599+0000 mon.a (mon.0) 11323 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:16.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:16.170773+0000 mon.a (mon.0) 11324 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:16.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:16.174786+0000 mon.a (mon.0) 11325 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:16.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:16.175734+0000 mon.a (mon.0) 11326 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:16.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: audit 2024-02-05T07:17:16.182706+0000 mon.a (mon.0) 11327 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:16.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:16 smithi177 bash[56430]: cephadm 2024-02-05T07:17:16.183206+0000 mgr.y (mgr.25280) 2680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:16.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.246715+0000 mon.a (mon.0) 11273 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:16.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.248986+0000 mon.a (mon.0) 11274 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:16.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.251612+0000 mon.a (mon.0) 11275 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:16.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.252623+0000 mon.a (mon.0) 11276 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:16.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.258353+0000 mon.a (mon.0) 11277 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:16.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: cephadm 2024-02-05T07:17:15.258902+0000 mgr.y (mgr.25280) 2670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:16.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.341510+0000 mon.a (mon.0) 11278 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:16.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.343773+0000 mon.a (mon.0) 11279 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:16.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.346448+0000 mon.a (mon.0) 11280 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:16.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.347441+0000 mon.a (mon.0) 11281 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:16.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.354897+0000 mon.a (mon.0) 11282 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:16.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: cephadm 2024-02-05T07:17:15.355516+0000 mgr.y (mgr.25280) 2671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:16.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.419384+0000 mon.a (mon.0) 11283 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:16.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.423595+0000 mon.a (mon.0) 11284 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:16.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.426880+0000 mon.a (mon.0) 11285 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:16.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.428085+0000 mon.a (mon.0) 11286 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:16.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.437509+0000 mon.a (mon.0) 11287 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:16.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: cephadm 2024-02-05T07:17:15.438356+0000 mgr.y (mgr.25280) 2672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:16.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.504677+0000 mon.a (mon.0) 11288 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:16.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.506908+0000 mon.a (mon.0) 11289 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:16.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.246715+0000 mon.a (mon.0) 11273 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:16.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.248986+0000 mon.a (mon.0) 11274 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:16.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.251612+0000 mon.a (mon.0) 11275 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:16.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.252623+0000 mon.a (mon.0) 11276 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:16.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.258353+0000 mon.a (mon.0) 11277 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:16.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: cephadm 2024-02-05T07:17:15.258902+0000 mgr.y (mgr.25280) 2670 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:16.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.341510+0000 mon.a (mon.0) 11278 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:16.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.343773+0000 mon.a (mon.0) 11279 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:16.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.346448+0000 mon.a (mon.0) 11280 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:16.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.347441+0000 mon.a (mon.0) 11281 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:16.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.354897+0000 mon.a (mon.0) 11282 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:16.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: cephadm 2024-02-05T07:17:15.355516+0000 mgr.y (mgr.25280) 2671 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:16.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.419384+0000 mon.a (mon.0) 11283 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:16.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.423595+0000 mon.a (mon.0) 11284 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:16.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.426880+0000 mon.a (mon.0) 11285 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:16.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.428085+0000 mon.a (mon.0) 11286 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:16.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.437509+0000 mon.a (mon.0) 11287 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:16.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: cephadm 2024-02-05T07:17:15.438356+0000 mgr.y (mgr.25280) 2672 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:16.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.504677+0000 mon.a (mon.0) 11288 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:16.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.506908+0000 mon.a (mon.0) 11289 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:16.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.509586+0000 mon.a (mon.0) 11290 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:16.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.510605+0000 mon.a (mon.0) 11291 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:16.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.517344+0000 mon.a (mon.0) 11292 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:16.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: cephadm 2024-02-05T07:17:15.518427+0000 mgr.y (mgr.25280) 2673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:16.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.597855+0000 mon.a (mon.0) 11293 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:16.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.600151+0000 mon.a (mon.0) 11294 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:16.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.603422+0000 mon.a (mon.0) 11295 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:16.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.604343+0000 mon.a (mon.0) 11296 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:16.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.611546+0000 mon.a (mon.0) 11297 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:16.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: cephadm 2024-02-05T07:17:15.612243+0000 mgr.y (mgr.25280) 2674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:16.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.689939+0000 mon.a (mon.0) 11298 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:16.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.693251+0000 mon.a (mon.0) 11299 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:16.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.696648+0000 mon.a (mon.0) 11300 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:16.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.697878+0000 mon.a (mon.0) 11301 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:16.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.708388+0000 mon.a (mon.0) 11302 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:16.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: cephadm 2024-02-05T07:17:15.709070+0000 mgr.y (mgr.25280) 2675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:16.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.787369+0000 mon.a (mon.0) 11303 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:16.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.790663+0000 mon.a (mon.0) 11304 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:16.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.794265+0000 mon.a (mon.0) 11305 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:16.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.509586+0000 mon.a (mon.0) 11290 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:16.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.510605+0000 mon.a (mon.0) 11291 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:16.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.517344+0000 mon.a (mon.0) 11292 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:16.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: cephadm 2024-02-05T07:17:15.518427+0000 mgr.y (mgr.25280) 2673 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:16.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.597855+0000 mon.a (mon.0) 11293 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:16.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.600151+0000 mon.a (mon.0) 11294 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:16.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.603422+0000 mon.a (mon.0) 11295 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:16.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.604343+0000 mon.a (mon.0) 11296 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:16.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.611546+0000 mon.a (mon.0) 11297 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:16.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: cephadm 2024-02-05T07:17:15.612243+0000 mgr.y (mgr.25280) 2674 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:16.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.689939+0000 mon.a (mon.0) 11298 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:16.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.693251+0000 mon.a (mon.0) 11299 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:16.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.696648+0000 mon.a (mon.0) 11300 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:16.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.697878+0000 mon.a (mon.0) 11301 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:16.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.708388+0000 mon.a (mon.0) 11302 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:16.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: cephadm 2024-02-05T07:17:15.709070+0000 mgr.y (mgr.25280) 2675 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:16.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.787369+0000 mon.a (mon.0) 11303 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:16.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.790663+0000 mon.a (mon.0) 11304 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:16.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.794265+0000 mon.a (mon.0) 11305 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:16.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.795647+0000 mon.a (mon.0) 11306 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:16.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.804085+0000 mon.a (mon.0) 11307 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:16.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: cephadm 2024-02-05T07:17:15.804673+0000 mgr.y (mgr.25280) 2676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:16.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.885553+0000 mon.a (mon.0) 11308 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:16.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.888124+0000 mon.a (mon.0) 11309 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:16.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.890734+0000 mon.a (mon.0) 11310 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:16.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.891666+0000 mon.a (mon.0) 11311 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:16.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.900950+0000 mon.a (mon.0) 11312 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:16.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: cephadm 2024-02-05T07:17:15.902231+0000 mgr.y (mgr.25280) 2677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:16.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.985849+0000 mon.a (mon.0) 11313 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:16.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.988796+0000 mon.a (mon.0) 11314 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:16.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.992744+0000 mon.a (mon.0) 11315 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:16.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:15.993898+0000 mon.a (mon.0) 11316 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:16.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:16.000334+0000 mon.a (mon.0) 11317 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:16.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: cephadm 2024-02-05T07:17:16.000948+0000 mgr.y (mgr.25280) 2678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:16.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:16.080224+0000 mon.a (mon.0) 11318 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:16.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:16.083207+0000 mon.a (mon.0) 11319 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:16.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:16.086028+0000 mon.a (mon.0) 11320 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:16.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:16.087124+0000 mon.a (mon.0) 11321 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:16.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:16.093236+0000 mon.a (mon.0) 11322 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:16.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: cephadm 2024-02-05T07:17:16.093741+0000 mgr.y (mgr.25280) 2679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:16.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.795647+0000 mon.a (mon.0) 11306 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:16.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.804085+0000 mon.a (mon.0) 11307 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:16.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: cephadm 2024-02-05T07:17:15.804673+0000 mgr.y (mgr.25280) 2676 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:16.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.885553+0000 mon.a (mon.0) 11308 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:16.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.888124+0000 mon.a (mon.0) 11309 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:16.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.890734+0000 mon.a (mon.0) 11310 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:16.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.891666+0000 mon.a (mon.0) 11311 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:16.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.900950+0000 mon.a (mon.0) 11312 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:16.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: cephadm 2024-02-05T07:17:15.902231+0000 mgr.y (mgr.25280) 2677 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:16.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.985849+0000 mon.a (mon.0) 11313 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:16.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.988796+0000 mon.a (mon.0) 11314 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:16.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.992744+0000 mon.a (mon.0) 11315 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:16.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:15.993898+0000 mon.a (mon.0) 11316 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:16.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:16.000334+0000 mon.a (mon.0) 11317 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:16.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: cephadm 2024-02-05T07:17:16.000948+0000 mgr.y (mgr.25280) 2678 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:16.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:16.080224+0000 mon.a (mon.0) 11318 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:16.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:16.083207+0000 mon.a (mon.0) 11319 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:16.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:16.086028+0000 mon.a (mon.0) 11320 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:16.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:16.087124+0000 mon.a (mon.0) 11321 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:16.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:16.093236+0000 mon.a (mon.0) 11322 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:16.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: cephadm 2024-02-05T07:17:16.093741+0000 mgr.y (mgr.25280) 2679 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:16.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:16.167599+0000 mon.a (mon.0) 11323 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:16.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:16.170773+0000 mon.a (mon.0) 11324 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:16.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:16.174786+0000 mon.a (mon.0) 11325 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:16.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:16.175734+0000 mon.a (mon.0) 11326 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:16.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: audit 2024-02-05T07:17:16.182706+0000 mon.a (mon.0) 11327 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:16.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[71397]: cephadm 2024-02-05T07:17:16.183206+0000 mgr.y (mgr.25280) 2680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:16.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:16.167599+0000 mon.a (mon.0) 11323 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:16.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:16.170773+0000 mon.a (mon.0) 11324 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:16.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:16.174786+0000 mon.a (mon.0) 11325 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:16.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:16.175734+0000 mon.a (mon.0) 11326 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:16.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: audit 2024-02-05T07:17:16.182706+0000 mon.a (mon.0) 11327 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:16.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:16 smithi102 bash[68945]: cephadm 2024-02-05T07:17:16.183206+0000 mgr.y (mgr.25280) 2680 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:17.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.265984+0000 mon.a (mon.0) 11328 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:17.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.268319+0000 mon.a (mon.0) 11329 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:17.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.271120+0000 mon.a (mon.0) 11330 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:17.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.271973+0000 mon.a (mon.0) 11331 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:17.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.279821+0000 mon.a (mon.0) 11332 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:17.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: cephadm 2024-02-05T07:17:16.280568+0000 mgr.y (mgr.25280) 2681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.359339+0000 mon.a (mon.0) 11333 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.361816+0000 mon.a (mon.0) 11334 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.365510+0000 mon.a (mon.0) 11335 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.366413+0000 mon.a (mon.0) 11336 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.373878+0000 mon.a (mon.0) 11337 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: cephadm 2024-02-05T07:17:16.374486+0000 mgr.y (mgr.25280) 2682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.455999+0000 mon.a (mon.0) 11338 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.458238+0000 mon.a (mon.0) 11339 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.460709+0000 mon.a (mon.0) 11340 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.461532+0000 mon.a (mon.0) 11341 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.466994+0000 mon.a (mon.0) 11342 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: cephadm 2024-02-05T07:17:16.467524+0000 mgr.y (mgr.25280) 2683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:17.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.546421+0000 mon.a (mon.0) 11343 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:17.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.549443+0000 mon.a (mon.0) 11344 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:17.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.551803+0000 mon.a (mon.0) 11345 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:17.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.552535+0000 mon.a (mon.0) 11346 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:17.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.559574+0000 mon.a (mon.0) 11347 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: cephadm 2024-02-05T07:17:16.560257+0000 mgr.y (mgr.25280) 2684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.640789+0000 mon.a (mon.0) 11348 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.643692+0000 mon.a (mon.0) 11349 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.647369+0000 mon.a (mon.0) 11350 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.648601+0000 mon.a (mon.0) 11351 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.654592+0000 mon.a (mon.0) 11352 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: cephadm 2024-02-05T07:17:16.655253+0000 mgr.y (mgr.25280) 2685 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.733417+0000 mon.a (mon.0) 11353 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.736298+0000 mon.a (mon.0) 11354 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.739436+0000 mon.a (mon.0) 11355 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.740582+0000 mon.a (mon.0) 11356 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.748532+0000 mon.a (mon.0) 11357 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:17.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: cephadm 2024-02-05T07:17:16.749392+0000 mgr.y (mgr.25280) 2686 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.829126+0000 mon.a (mon.0) 11358 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.831856+0000 mon.a (mon.0) 11359 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.834542+0000 mon.a (mon.0) 11360 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.835559+0000 mon.a (mon.0) 11361 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.843966+0000 mon.a (mon.0) 11362 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: cephadm 2024-02-05T07:17:16.844535+0000 mgr.y (mgr.25280) 2687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.910195+0000 mon.a (mon.0) 11363 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.912438+0000 mon.a (mon.0) 11364 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: cluster 2024-02-05T07:17:16.914944+0000 mgr.y (mgr.25280) 2688 : cluster 0 pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.915658+0000 mon.a (mon.0) 11365 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.916619+0000 mon.a (mon.0) 11366 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.924825+0000 mon.a (mon.0) 11367 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: cephadm 2024-02-05T07:17:16.925563+0000 mgr.y (mgr.25280) 2689 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.986990+0000 mon.a (mon.0) 11368 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:17.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.989694+0000 mon.a (mon.0) 11369 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.993919+0000 mon.a (mon.0) 11370 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:16.995342+0000 mon.a (mon.0) 11371 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:17.004681+0000 mon.a (mon.0) 11372 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: cephadm 2024-02-05T07:17:17.005294+0000 mgr.y (mgr.25280) 2690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:17.081838+0000 mon.a (mon.0) 11373 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:17.084494+0000 mon.a (mon.0) 11374 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:17.086941+0000 mon.a (mon.0) 11375 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:17.088079+0000 mon.a (mon.0) 11376 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:17.095881+0000 mon.a (mon.0) 11377 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: cephadm 2024-02-05T07:17:17.096646+0000 mgr.y (mgr.25280) 2691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:17.181113+0000 mon.a (mon.0) 11378 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:17.184106+0000 mon.a (mon.0) 11379 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:17.188983+0000 mon.a (mon.0) 11380 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:17.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:17.190736+0000 mon.a (mon.0) 11381 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:17.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:17 smithi177 bash[56430]: audit 2024-02-05T07:17:17.200682+0000 mon.a (mon.0) 11382 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:17.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.265984+0000 mon.a (mon.0) 11328 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:17.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.268319+0000 mon.a (mon.0) 11329 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:17.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.271120+0000 mon.a (mon.0) 11330 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:17.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.271973+0000 mon.a (mon.0) 11331 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:17.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.279821+0000 mon.a (mon.0) 11332 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:17.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: cephadm 2024-02-05T07:17:16.280568+0000 mgr.y (mgr.25280) 2681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:17.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.359339+0000 mon.a (mon.0) 11333 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:17.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.361816+0000 mon.a (mon.0) 11334 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:17.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.365510+0000 mon.a (mon.0) 11335 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:17.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.366413+0000 mon.a (mon.0) 11336 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:17.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.373878+0000 mon.a (mon.0) 11337 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:17.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: cephadm 2024-02-05T07:17:16.374486+0000 mgr.y (mgr.25280) 2682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:17.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.455999+0000 mon.a (mon.0) 11338 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:17.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.458238+0000 mon.a (mon.0) 11339 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:17.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.460709+0000 mon.a (mon.0) 11340 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:17.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.461532+0000 mon.a (mon.0) 11341 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:17.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.466994+0000 mon.a (mon.0) 11342 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:17.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: cephadm 2024-02-05T07:17:16.467524+0000 mgr.y (mgr.25280) 2683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:17.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.546421+0000 mon.a (mon.0) 11343 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:17.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.549443+0000 mon.a (mon.0) 11344 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:17.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.265984+0000 mon.a (mon.0) 11328 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:17.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.268319+0000 mon.a (mon.0) 11329 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:17.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.271120+0000 mon.a (mon.0) 11330 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:17.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.271973+0000 mon.a (mon.0) 11331 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:17.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.279821+0000 mon.a (mon.0) 11332 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:17.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: cephadm 2024-02-05T07:17:16.280568+0000 mgr.y (mgr.25280) 2681 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:17.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.359339+0000 mon.a (mon.0) 11333 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:17.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.361816+0000 mon.a (mon.0) 11334 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:17.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.365510+0000 mon.a (mon.0) 11335 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:17.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.366413+0000 mon.a (mon.0) 11336 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:17.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.373878+0000 mon.a (mon.0) 11337 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:17.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: cephadm 2024-02-05T07:17:16.374486+0000 mgr.y (mgr.25280) 2682 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:17.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.455999+0000 mon.a (mon.0) 11338 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:17.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.458238+0000 mon.a (mon.0) 11339 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:17.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.460709+0000 mon.a (mon.0) 11340 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:17.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.461532+0000 mon.a (mon.0) 11341 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:17.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.466994+0000 mon.a (mon.0) 11342 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:17.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: cephadm 2024-02-05T07:17:16.467524+0000 mgr.y (mgr.25280) 2683 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:17.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.546421+0000 mon.a (mon.0) 11343 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:17.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.549443+0000 mon.a (mon.0) 11344 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:17.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.551803+0000 mon.a (mon.0) 11345 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:17.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.552535+0000 mon.a (mon.0) 11346 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:17.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.559574+0000 mon.a (mon.0) 11347 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:17.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: cephadm 2024-02-05T07:17:16.560257+0000 mgr.y (mgr.25280) 2684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:17.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.640789+0000 mon.a (mon.0) 11348 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:17.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.643692+0000 mon.a (mon.0) 11349 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:17.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.647369+0000 mon.a (mon.0) 11350 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:17.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.648601+0000 mon.a (mon.0) 11351 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:17.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.654592+0000 mon.a (mon.0) 11352 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:17.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: cephadm 2024-02-05T07:17:16.655253+0000 mgr.y (mgr.25280) 2685 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:17.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.733417+0000 mon.a (mon.0) 11353 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:17.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.736298+0000 mon.a (mon.0) 11354 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:17.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.739436+0000 mon.a (mon.0) 11355 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:17.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.740582+0000 mon.a (mon.0) 11356 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:17.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.748532+0000 mon.a (mon.0) 11357 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:17.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: cephadm 2024-02-05T07:17:16.749392+0000 mgr.y (mgr.25280) 2686 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:17.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.829126+0000 mon.a (mon.0) 11358 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:17.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.831856+0000 mon.a (mon.0) 11359 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:17.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.834542+0000 mon.a (mon.0) 11360 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:17.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.551803+0000 mon.a (mon.0) 11345 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:17.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.552535+0000 mon.a (mon.0) 11346 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:17.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.559574+0000 mon.a (mon.0) 11347 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:17.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: cephadm 2024-02-05T07:17:16.560257+0000 mgr.y (mgr.25280) 2684 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:17.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.640789+0000 mon.a (mon.0) 11348 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:17.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.643692+0000 mon.a (mon.0) 11349 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:17.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.647369+0000 mon.a (mon.0) 11350 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:17.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.648601+0000 mon.a (mon.0) 11351 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:17.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.654592+0000 mon.a (mon.0) 11352 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:17.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: cephadm 2024-02-05T07:17:16.655253+0000 mgr.y (mgr.25280) 2685 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:17.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.733417+0000 mon.a (mon.0) 11353 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:17.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.736298+0000 mon.a (mon.0) 11354 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:17.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.739436+0000 mon.a (mon.0) 11355 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:17.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.740582+0000 mon.a (mon.0) 11356 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:17.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.748532+0000 mon.a (mon.0) 11357 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:17.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: cephadm 2024-02-05T07:17:16.749392+0000 mgr.y (mgr.25280) 2686 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:17.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.829126+0000 mon.a (mon.0) 11358 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:17.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.831856+0000 mon.a (mon.0) 11359 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:17.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.834542+0000 mon.a (mon.0) 11360 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.835559+0000 mon.a (mon.0) 11361 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.843966+0000 mon.a (mon.0) 11362 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: cephadm 2024-02-05T07:17:16.844535+0000 mgr.y (mgr.25280) 2687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.910195+0000 mon.a (mon.0) 11363 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.912438+0000 mon.a (mon.0) 11364 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: cluster 2024-02-05T07:17:16.914944+0000 mgr.y (mgr.25280) 2688 : cluster 0 pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.915658+0000 mon.a (mon.0) 11365 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.916619+0000 mon.a (mon.0) 11366 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:17.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.924825+0000 mon.a (mon.0) 11367 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:17.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: cephadm 2024-02-05T07:17:16.925563+0000 mgr.y (mgr.25280) 2689 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:17.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.986990+0000 mon.a (mon.0) 11368 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:17.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.989694+0000 mon.a (mon.0) 11369 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:17.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.993919+0000 mon.a (mon.0) 11370 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:17.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:16.995342+0000 mon.a (mon.0) 11371 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:17.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:17.004681+0000 mon.a (mon.0) 11372 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:17.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: cephadm 2024-02-05T07:17:17.005294+0000 mgr.y (mgr.25280) 2690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:17.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:17.081838+0000 mon.a (mon.0) 11373 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:17.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:17.084494+0000 mon.a (mon.0) 11374 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:17.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:17.086941+0000 mon.a (mon.0) 11375 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:17.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:17.088079+0000 mon.a (mon.0) 11376 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:17.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:17.095881+0000 mon.a (mon.0) 11377 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:17.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: cephadm 2024-02-05T07:17:17.096646+0000 mgr.y (mgr.25280) 2691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:17.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:17.181113+0000 mon.a (mon.0) 11378 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:17.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:17.184106+0000 mon.a (mon.0) 11379 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:17.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:17.188983+0000 mon.a (mon.0) 11380 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:17.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:17.190736+0000 mon.a (mon.0) 11381 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:17.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[68945]: audit 2024-02-05T07:17:17.200682+0000 mon.a (mon.0) 11382 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:17.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.835559+0000 mon.a (mon.0) 11361 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:17.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.843966+0000 mon.a (mon.0) 11362 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:17.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: cephadm 2024-02-05T07:17:16.844535+0000 mgr.y (mgr.25280) 2687 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:17.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.910195+0000 mon.a (mon.0) 11363 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.912438+0000 mon.a (mon.0) 11364 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: cluster 2024-02-05T07:17:16.914944+0000 mgr.y (mgr.25280) 2688 : cluster 0 pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.915658+0000 mon.a (mon.0) 11365 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.916619+0000 mon.a (mon.0) 11366 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.924825+0000 mon.a (mon.0) 11367 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: cephadm 2024-02-05T07:17:16.925563+0000 mgr.y (mgr.25280) 2689 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.986990+0000 mon.a (mon.0) 11368 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.989694+0000 mon.a (mon.0) 11369 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.993919+0000 mon.a (mon.0) 11370 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:16.995342+0000 mon.a (mon.0) 11371 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:17.004681+0000 mon.a (mon.0) 11372 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: cephadm 2024-02-05T07:17:17.005294+0000 mgr.y (mgr.25280) 2690 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:17.081838+0000 mon.a (mon.0) 11373 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:17.084494+0000 mon.a (mon.0) 11374 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:17.086941+0000 mon.a (mon.0) 11375 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:17.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:17.088079+0000 mon.a (mon.0) 11376 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:17.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:17.095881+0000 mon.a (mon.0) 11377 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:17.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: cephadm 2024-02-05T07:17:17.096646+0000 mgr.y (mgr.25280) 2691 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:17.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:17.181113+0000 mon.a (mon.0) 11378 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:17.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:17.184106+0000 mon.a (mon.0) 11379 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:17.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:17.188983+0000 mon.a (mon.0) 11380 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:17.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:17.190736+0000 mon.a (mon.0) 11381 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:17.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:17 smithi102 bash[71397]: audit 2024-02-05T07:17:17.200682+0000 mon.a (mon.0) 11382 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:18.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: cephadm 2024-02-05T07:17:17.201515+0000 mgr.y (mgr.25280) 2692 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:18.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.281079+0000 mon.a (mon.0) 11383 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:18.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.283887+0000 mon.a (mon.0) 11384 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:18.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.287276+0000 mon.a (mon.0) 11385 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:18.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.288605+0000 mon.a (mon.0) 11386 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:18.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.297249+0000 mon.a (mon.0) 11387 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:18.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: cephadm 2024-02-05T07:17:17.297869+0000 mgr.y (mgr.25280) 2693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:18.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.376285+0000 mon.a (mon.0) 11388 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:18.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.379242+0000 mon.a (mon.0) 11389 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:18.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.382774+0000 mon.a (mon.0) 11390 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:18.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.383923+0000 mon.a (mon.0) 11391 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:18.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.392170+0000 mon.a (mon.0) 11392 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:18.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: cephadm 2024-02-05T07:17:17.392962+0000 mgr.y (mgr.25280) 2694 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:18.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.456503+0000 mon.a (mon.0) 11393 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:18.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.458875+0000 mon.a (mon.0) 11394 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:18.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.462013+0000 mon.a (mon.0) 11395 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:18.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.463268+0000 mon.a (mon.0) 11396 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:18.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.471366+0000 mon.a (mon.0) 11397 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:18.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: cephadm 2024-02-05T07:17:17.472201+0000 mgr.y (mgr.25280) 2695 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:18.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.554128+0000 mon.a (mon.0) 11398 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:18.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.558242+0000 mon.a (mon.0) 11399 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:18.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.561410+0000 mon.a (mon.0) 11400 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:18.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.562596+0000 mon.a (mon.0) 11401 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:18.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.569778+0000 mon.a (mon.0) 11402 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:18.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: cephadm 2024-02-05T07:17:17.570493+0000 mgr.y (mgr.25280) 2696 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:18.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.647126+0000 mon.a (mon.0) 11403 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:18.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.650008+0000 mon.a (mon.0) 11404 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:18.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.656587+0000 mon.a (mon.0) 11405 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:18.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.657513+0000 mon.a (mon.0) 11406 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:18.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.663974+0000 mon.a (mon.0) 11407 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:18.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: cephadm 2024-02-05T07:17:17.664622+0000 mgr.y (mgr.25280) 2697 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:18.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.746234+0000 mon.a (mon.0) 11408 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:18.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.748326+0000 mon.a (mon.0) 11409 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:18.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.751442+0000 mon.a (mon.0) 11410 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:18.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.752352+0000 mon.a (mon.0) 11411 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:18.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.760077+0000 mon.a (mon.0) 11412 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:18.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: cephadm 2024-02-05T07:17:17.760692+0000 mgr.y (mgr.25280) 2698 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:18.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.842587+0000 mon.a (mon.0) 11413 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:18.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.847047+0000 mon.a (mon.0) 11414 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:18.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.851308+0000 mon.a (mon.0) 11415 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:18.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.852623+0000 mon.a (mon.0) 11416 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:18.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.858127+0000 mon.a (mon.0) 11417 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:18.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: cephadm 2024-02-05T07:17:17.858673+0000 mgr.y (mgr.25280) 2699 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:18.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.938001+0000 mon.a (mon.0) 11418 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:18.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.940810+0000 mon.a (mon.0) 11419 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:18.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.943877+0000 mon.a (mon.0) 11420 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:18.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.945202+0000 mon.a (mon.0) 11421 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:18.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:17.952241+0000 mon.a (mon.0) 11422 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:18.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: cephadm 2024-02-05T07:17:17.952934+0000 mgr.y (mgr.25280) 2700 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:18.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:18.032893+0000 mon.a (mon.0) 11423 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:18.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:18.035791+0000 mon.a (mon.0) 11424 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:18.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:18.039584+0000 mon.a (mon.0) 11425 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:18.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:18.040776+0000 mon.a (mon.0) 11426 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:18.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:18.055601+0000 mon.a (mon.0) 11427 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:18.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: cephadm 2024-02-05T07:17:18.056373+0000 mgr.y (mgr.25280) 2701 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:18.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:18.134357+0000 mon.a (mon.0) 11428 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:18.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:18.137986+0000 mon.a (mon.0) 11429 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:18.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:18.142166+0000 mon.a (mon.0) 11430 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:18.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:18.143165+0000 mon.a (mon.0) 11431 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:18.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: audit 2024-02-05T07:17:18.153843+0000 mon.a (mon.0) 11432 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:18.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:18 smithi177 bash[56430]: cephadm 2024-02-05T07:17:18.154631+0000 mgr.y (mgr.25280) 2702 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:18.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: cephadm 2024-02-05T07:17:17.201515+0000 mgr.y (mgr.25280) 2692 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:18.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.281079+0000 mon.a (mon.0) 11383 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:18.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.283887+0000 mon.a (mon.0) 11384 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:18.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.287276+0000 mon.a (mon.0) 11385 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:18.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.288605+0000 mon.a (mon.0) 11386 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:18.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.297249+0000 mon.a (mon.0) 11387 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:18.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: cephadm 2024-02-05T07:17:17.297869+0000 mgr.y (mgr.25280) 2693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:18.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.376285+0000 mon.a (mon.0) 11388 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:18.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.379242+0000 mon.a (mon.0) 11389 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:18.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.382774+0000 mon.a (mon.0) 11390 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:18.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.383923+0000 mon.a (mon.0) 11391 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:18.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.392170+0000 mon.a (mon.0) 11392 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:18.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: cephadm 2024-02-05T07:17:17.392962+0000 mgr.y (mgr.25280) 2694 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:18.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.456503+0000 mon.a (mon.0) 11393 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:18.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.458875+0000 mon.a (mon.0) 11394 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:18.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.462013+0000 mon.a (mon.0) 11395 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:18.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.463268+0000 mon.a (mon.0) 11396 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:18.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.471366+0000 mon.a (mon.0) 11397 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:18.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: cephadm 2024-02-05T07:17:17.472201+0000 mgr.y (mgr.25280) 2695 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:18.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.554128+0000 mon.a (mon.0) 11398 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:18.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: cephadm 2024-02-05T07:17:17.201515+0000 mgr.y (mgr.25280) 2692 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:18.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.281079+0000 mon.a (mon.0) 11383 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:18.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.283887+0000 mon.a (mon.0) 11384 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:18.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.287276+0000 mon.a (mon.0) 11385 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:18.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.288605+0000 mon.a (mon.0) 11386 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:18.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.297249+0000 mon.a (mon.0) 11387 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:18.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: cephadm 2024-02-05T07:17:17.297869+0000 mgr.y (mgr.25280) 2693 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:18.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.376285+0000 mon.a (mon.0) 11388 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:18.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.379242+0000 mon.a (mon.0) 11389 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:18.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.382774+0000 mon.a (mon.0) 11390 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:18.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.383923+0000 mon.a (mon.0) 11391 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:18.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.392170+0000 mon.a (mon.0) 11392 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:18.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: cephadm 2024-02-05T07:17:17.392962+0000 mgr.y (mgr.25280) 2694 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:18.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.456503+0000 mon.a (mon.0) 11393 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:18.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.458875+0000 mon.a (mon.0) 11394 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:18.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.462013+0000 mon.a (mon.0) 11395 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:18.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.463268+0000 mon.a (mon.0) 11396 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:18.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.471366+0000 mon.a (mon.0) 11397 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:18.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: cephadm 2024-02-05T07:17:17.472201+0000 mgr.y (mgr.25280) 2695 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:18.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.554128+0000 mon.a (mon.0) 11398 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:18.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.558242+0000 mon.a (mon.0) 11399 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:18.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.561410+0000 mon.a (mon.0) 11400 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:18.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.562596+0000 mon.a (mon.0) 11401 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:18.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.569778+0000 mon.a (mon.0) 11402 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:18.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: cephadm 2024-02-05T07:17:17.570493+0000 mgr.y (mgr.25280) 2696 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:18.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.647126+0000 mon.a (mon.0) 11403 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:18.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.650008+0000 mon.a (mon.0) 11404 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:18.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.656587+0000 mon.a (mon.0) 11405 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:18.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.657513+0000 mon.a (mon.0) 11406 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:18.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.663974+0000 mon.a (mon.0) 11407 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:18.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: cephadm 2024-02-05T07:17:17.664622+0000 mgr.y (mgr.25280) 2697 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:18.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.746234+0000 mon.a (mon.0) 11408 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:18.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.748326+0000 mon.a (mon.0) 11409 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:18.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.751442+0000 mon.a (mon.0) 11410 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:18.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.752352+0000 mon.a (mon.0) 11411 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:18.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.760077+0000 mon.a (mon.0) 11412 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:18.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: cephadm 2024-02-05T07:17:17.760692+0000 mgr.y (mgr.25280) 2698 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:18.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.842587+0000 mon.a (mon.0) 11413 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:18.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.847047+0000 mon.a (mon.0) 11414 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:18.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.851308+0000 mon.a (mon.0) 11415 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:18.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.558242+0000 mon.a (mon.0) 11399 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:18.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.561410+0000 mon.a (mon.0) 11400 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:18.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.562596+0000 mon.a (mon.0) 11401 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:18.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.569778+0000 mon.a (mon.0) 11402 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:18.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: cephadm 2024-02-05T07:17:17.570493+0000 mgr.y (mgr.25280) 2696 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:18.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.647126+0000 mon.a (mon.0) 11403 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:18.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.650008+0000 mon.a (mon.0) 11404 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:18.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.656587+0000 mon.a (mon.0) 11405 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:18.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.657513+0000 mon.a (mon.0) 11406 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:18.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.663974+0000 mon.a (mon.0) 11407 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:18.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: cephadm 2024-02-05T07:17:17.664622+0000 mgr.y (mgr.25280) 2697 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:18.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.746234+0000 mon.a (mon.0) 11408 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:18.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.748326+0000 mon.a (mon.0) 11409 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:18.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.751442+0000 mon.a (mon.0) 11410 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:18.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.752352+0000 mon.a (mon.0) 11411 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:18.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.760077+0000 mon.a (mon.0) 11412 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:18.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: cephadm 2024-02-05T07:17:17.760692+0000 mgr.y (mgr.25280) 2698 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:18.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.842587+0000 mon.a (mon.0) 11413 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:18.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.847047+0000 mon.a (mon.0) 11414 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:18.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.851308+0000 mon.a (mon.0) 11415 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:18.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.852623+0000 mon.a (mon.0) 11416 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:18.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.858127+0000 mon.a (mon.0) 11417 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:18.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: cephadm 2024-02-05T07:17:17.858673+0000 mgr.y (mgr.25280) 2699 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:18.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.938001+0000 mon.a (mon.0) 11418 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:18.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.940810+0000 mon.a (mon.0) 11419 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:18.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.943877+0000 mon.a (mon.0) 11420 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:18.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.945202+0000 mon.a (mon.0) 11421 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:18.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:17.952241+0000 mon.a (mon.0) 11422 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:18.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: cephadm 2024-02-05T07:17:17.952934+0000 mgr.y (mgr.25280) 2700 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:18.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:18.032893+0000 mon.a (mon.0) 11423 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:18.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:18.035791+0000 mon.a (mon.0) 11424 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:18.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:18.039584+0000 mon.a (mon.0) 11425 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:18.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:18.040776+0000 mon.a (mon.0) 11426 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:18.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:18.055601+0000 mon.a (mon.0) 11427 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:18.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: cephadm 2024-02-05T07:17:18.056373+0000 mgr.y (mgr.25280) 2701 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:18.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:18.134357+0000 mon.a (mon.0) 11428 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:18.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:18.137986+0000 mon.a (mon.0) 11429 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:18.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:18.142166+0000 mon.a (mon.0) 11430 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:18.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:18.143165+0000 mon.a (mon.0) 11431 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:18.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: audit 2024-02-05T07:17:18.153843+0000 mon.a (mon.0) 11432 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:18.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[71397]: cephadm 2024-02-05T07:17:18.154631+0000 mgr.y (mgr.25280) 2702 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:18.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.852623+0000 mon.a (mon.0) 11416 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:18.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.858127+0000 mon.a (mon.0) 11417 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:18.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: cephadm 2024-02-05T07:17:17.858673+0000 mgr.y (mgr.25280) 2699 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:18.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.938001+0000 mon.a (mon.0) 11418 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:18.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.940810+0000 mon.a (mon.0) 11419 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:18.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.943877+0000 mon.a (mon.0) 11420 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:18.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.945202+0000 mon.a (mon.0) 11421 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:18.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:17.952241+0000 mon.a (mon.0) 11422 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:18.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: cephadm 2024-02-05T07:17:17.952934+0000 mgr.y (mgr.25280) 2700 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:18.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:18.032893+0000 mon.a (mon.0) 11423 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:18.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:18.035791+0000 mon.a (mon.0) 11424 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:18.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:18.039584+0000 mon.a (mon.0) 11425 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:18.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:18.040776+0000 mon.a (mon.0) 11426 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:18.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:18.055601+0000 mon.a (mon.0) 11427 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:18.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: cephadm 2024-02-05T07:17:18.056373+0000 mgr.y (mgr.25280) 2701 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:18.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:18.134357+0000 mon.a (mon.0) 11428 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:18.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:18.137986+0000 mon.a (mon.0) 11429 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:18.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:18.142166+0000 mon.a (mon.0) 11430 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:18.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:18.143165+0000 mon.a (mon.0) 11431 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:18.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: audit 2024-02-05T07:17:18.153843+0000 mon.a (mon.0) 11432 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:18.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:18 smithi102 bash[68945]: cephadm 2024-02-05T07:17:18.154631+0000 mgr.y (mgr.25280) 2702 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:19.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.213218+0000 mon.a (mon.0) 11433 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:19.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.224921+0000 mon.a (mon.0) 11434 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:19.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.226881+0000 mon.a (mon.0) 11435 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:19.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.227544+0000 mon.a (mon.0) 11436 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:19.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.232105+0000 mon.a (mon.0) 11437 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:19.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: cephadm 2024-02-05T07:17:18.232550+0000 mgr.y (mgr.25280) 2703 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:19.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.312839+0000 mon.a (mon.0) 11438 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:19.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.315143+0000 mon.a (mon.0) 11439 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:19.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.317584+0000 mon.a (mon.0) 11440 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:19.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.318490+0000 mon.a (mon.0) 11441 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:19.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.326548+0000 mon.a (mon.0) 11442 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:19.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: cephadm 2024-02-05T07:17:18.327066+0000 mgr.y (mgr.25280) 2704 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:19.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.389738+0000 mon.a (mon.0) 11443 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:19.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.392849+0000 mon.a (mon.0) 11444 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:19.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.395897+0000 mon.a (mon.0) 11445 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:19.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.396882+0000 mon.a (mon.0) 11446 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:19.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.404936+0000 mon.a (mon.0) 11447 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:19.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: cephadm 2024-02-05T07:17:18.405690+0000 mgr.y (mgr.25280) 2705 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:19.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.482477+0000 mon.a (mon.0) 11448 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:19.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.484804+0000 mon.a (mon.0) 11449 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:19.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.213218+0000 mon.a (mon.0) 11433 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:19.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.224921+0000 mon.a (mon.0) 11434 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:19.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.226881+0000 mon.a (mon.0) 11435 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:19.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.227544+0000 mon.a (mon.0) 11436 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:19.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.232105+0000 mon.a (mon.0) 11437 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:19.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: cephadm 2024-02-05T07:17:18.232550+0000 mgr.y (mgr.25280) 2703 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:19.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.312839+0000 mon.a (mon.0) 11438 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:19.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.315143+0000 mon.a (mon.0) 11439 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:19.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.317584+0000 mon.a (mon.0) 11440 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:19.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.318490+0000 mon.a (mon.0) 11441 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:19.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.326548+0000 mon.a (mon.0) 11442 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:19.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: cephadm 2024-02-05T07:17:18.327066+0000 mgr.y (mgr.25280) 2704 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:19.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.389738+0000 mon.a (mon.0) 11443 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:19.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.392849+0000 mon.a (mon.0) 11444 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:19.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.395897+0000 mon.a (mon.0) 11445 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:19.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.396882+0000 mon.a (mon.0) 11446 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:19.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.404936+0000 mon.a (mon.0) 11447 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:19.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: cephadm 2024-02-05T07:17:18.405690+0000 mgr.y (mgr.25280) 2705 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:19.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.482477+0000 mon.a (mon.0) 11448 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:19.386 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.484804+0000 mon.a (mon.0) 11449 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:19.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.488029+0000 mon.a (mon.0) 11450 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:19.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.489157+0000 mon.a (mon.0) 11451 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:19.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.498365+0000 mon.a (mon.0) 11452 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:19.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: cephadm 2024-02-05T07:17:18.498945+0000 mgr.y (mgr.25280) 2706 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:19.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.579914+0000 mon.a (mon.0) 11453 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:19.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.582492+0000 mon.a (mon.0) 11454 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:19.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.585857+0000 mon.a (mon.0) 11455 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:19.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.587344+0000 mon.a (mon.0) 11456 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:19.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.595345+0000 mon.a (mon.0) 11457 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:19.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: cephadm 2024-02-05T07:17:18.596199+0000 mgr.y (mgr.25280) 2707 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:19.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.681186+0000 mon.a (mon.0) 11458 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:19.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.683259+0000 mon.a (mon.0) 11459 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:19.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.685263+0000 mon.a (mon.0) 11460 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:19.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.685986+0000 mon.a (mon.0) 11461 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:19.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.691452+0000 mon.a (mon.0) 11462 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:19.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: cephadm 2024-02-05T07:17:18.692003+0000 mgr.y (mgr.25280) 2708 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:19.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.770008+0000 mon.a (mon.0) 11463 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:19.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.773248+0000 mon.a (mon.0) 11464 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:19.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.776585+0000 mon.a (mon.0) 11465 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:19.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.488029+0000 mon.a (mon.0) 11450 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:19.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.489157+0000 mon.a (mon.0) 11451 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:19.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.498365+0000 mon.a (mon.0) 11452 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:19.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: cephadm 2024-02-05T07:17:18.498945+0000 mgr.y (mgr.25280) 2706 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:19.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.579914+0000 mon.a (mon.0) 11453 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:19.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.582492+0000 mon.a (mon.0) 11454 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:19.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.585857+0000 mon.a (mon.0) 11455 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:19.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.587344+0000 mon.a (mon.0) 11456 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:19.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.595345+0000 mon.a (mon.0) 11457 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:19.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: cephadm 2024-02-05T07:17:18.596199+0000 mgr.y (mgr.25280) 2707 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:19.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.681186+0000 mon.a (mon.0) 11458 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:19.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.683259+0000 mon.a (mon.0) 11459 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:19.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.685263+0000 mon.a (mon.0) 11460 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:19.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.685986+0000 mon.a (mon.0) 11461 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:19.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.691452+0000 mon.a (mon.0) 11462 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:19.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: cephadm 2024-02-05T07:17:18.692003+0000 mgr.y (mgr.25280) 2708 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:19.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.770008+0000 mon.a (mon.0) 11463 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:19.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.773248+0000 mon.a (mon.0) 11464 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:19.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.776585+0000 mon.a (mon.0) 11465 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:19.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.777783+0000 mon.a (mon.0) 11466 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:19.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.784604+0000 mon.a (mon.0) 11467 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:19.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: cephadm 2024-02-05T07:17:18.785196+0000 mgr.y (mgr.25280) 2709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:19.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.867800+0000 mon.a (mon.0) 11468 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:19.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.870940+0000 mon.a (mon.0) 11469 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:19.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.873557+0000 mon.a (mon.0) 11470 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:19.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.874610+0000 mon.a (mon.0) 11471 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:19.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.880151+0000 mon.a (mon.0) 11472 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:19.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: cephadm 2024-02-05T07:17:18.880627+0000 mgr.y (mgr.25280) 2710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:19.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: cluster 2024-02-05T07:17:18.915775+0000 mgr.y (mgr.25280) 2711 : cluster 0 pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:19.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.959705+0000 mon.a (mon.0) 11473 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:19.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.962215+0000 mon.a (mon.0) 11474 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:19.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.966189+0000 mon.a (mon.0) 11475 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:19.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.967491+0000 mon.a (mon.0) 11476 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:19.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:18.975993+0000 mon.a (mon.0) 11477 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:19.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: cephadm 2024-02-05T07:17:18.977088+0000 mgr.y (mgr.25280) 2712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:19.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:19.052932+0000 mon.a (mon.0) 11478 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:19.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:19.055743+0000 mon.a (mon.0) 11479 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:19.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:19.058977+0000 mon.a (mon.0) 11480 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:19.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:19.060163+0000 mon.a (mon.0) 11481 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:19.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:19.067967+0000 mon.a (mon.0) 11482 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:19.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: cephadm 2024-02-05T07:17:19.068801+0000 mgr.y (mgr.25280) 2713 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:19.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:19.147523+0000 mon.a (mon.0) 11483 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:19.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:19.150357+0000 mon.a (mon.0) 11484 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:19.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:19.154114+0000 mon.a (mon.0) 11485 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:19.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:19.155461+0000 mon.a (mon.0) 11486 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:19.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: audit 2024-02-05T07:17:19.170902+0000 mon.a (mon.0) 11487 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:19.391 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[71397]: cephadm 2024-02-05T07:17:19.171697+0000 mgr.y (mgr.25280) 2714 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:19.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.777783+0000 mon.a (mon.0) 11466 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:19.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.784604+0000 mon.a (mon.0) 11467 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:19.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: cephadm 2024-02-05T07:17:18.785196+0000 mgr.y (mgr.25280) 2709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:19.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.867800+0000 mon.a (mon.0) 11468 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:19.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.870940+0000 mon.a (mon.0) 11469 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:19.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.873557+0000 mon.a (mon.0) 11470 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:19.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.874610+0000 mon.a (mon.0) 11471 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:19.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.880151+0000 mon.a (mon.0) 11472 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:19.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: cephadm 2024-02-05T07:17:18.880627+0000 mgr.y (mgr.25280) 2710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:19.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: cluster 2024-02-05T07:17:18.915775+0000 mgr.y (mgr.25280) 2711 : cluster 0 pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:19.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.959705+0000 mon.a (mon.0) 11473 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:19.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.962215+0000 mon.a (mon.0) 11474 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:19.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.966189+0000 mon.a (mon.0) 11475 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:19.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.967491+0000 mon.a (mon.0) 11476 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:19.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:18.975993+0000 mon.a (mon.0) 11477 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:19.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: cephadm 2024-02-05T07:17:18.977088+0000 mgr.y (mgr.25280) 2712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:19.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:19.052932+0000 mon.a (mon.0) 11478 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:19.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:19.055743+0000 mon.a (mon.0) 11479 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:19.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:19.058977+0000 mon.a (mon.0) 11480 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:19.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:19.060163+0000 mon.a (mon.0) 11481 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:19.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:19.067967+0000 mon.a (mon.0) 11482 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:19.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: cephadm 2024-02-05T07:17:19.068801+0000 mgr.y (mgr.25280) 2713 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:19.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:19.147523+0000 mon.a (mon.0) 11483 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:19.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:19.150357+0000 mon.a (mon.0) 11484 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:19.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:19.154114+0000 mon.a (mon.0) 11485 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:19.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:19.155461+0000 mon.a (mon.0) 11486 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:19.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: audit 2024-02-05T07:17:19.170902+0000 mon.a (mon.0) 11487 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:19.393 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[68945]: cephadm 2024-02-05T07:17:19.171697+0000 mgr.y (mgr.25280) 2714 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:19.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.213218+0000 mon.a (mon.0) 11433 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:19.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.224921+0000 mon.a (mon.0) 11434 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:19.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.226881+0000 mon.a (mon.0) 11435 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:19.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.227544+0000 mon.a (mon.0) 11436 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:19.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.232105+0000 mon.a (mon.0) 11437 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:19.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: cephadm 2024-02-05T07:17:18.232550+0000 mgr.y (mgr.25280) 2703 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:19.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.312839+0000 mon.a (mon.0) 11438 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:19.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.315143+0000 mon.a (mon.0) 11439 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:19.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.317584+0000 mon.a (mon.0) 11440 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:19.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.318490+0000 mon.a (mon.0) 11441 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:19.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.326548+0000 mon.a (mon.0) 11442 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:19.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: cephadm 2024-02-05T07:17:18.327066+0000 mgr.y (mgr.25280) 2704 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:19.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.389738+0000 mon.a (mon.0) 11443 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:19.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.392849+0000 mon.a (mon.0) 11444 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:19.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.395897+0000 mon.a (mon.0) 11445 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:19.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.396882+0000 mon.a (mon.0) 11446 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:19.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.404936+0000 mon.a (mon.0) 11447 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:19.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: cephadm 2024-02-05T07:17:18.405690+0000 mgr.y (mgr.25280) 2705 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:19.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.482477+0000 mon.a (mon.0) 11448 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:19.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.484804+0000 mon.a (mon.0) 11449 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:19.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.488029+0000 mon.a (mon.0) 11450 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:19.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.489157+0000 mon.a (mon.0) 11451 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:19.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.498365+0000 mon.a (mon.0) 11452 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:19.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: cephadm 2024-02-05T07:17:18.498945+0000 mgr.y (mgr.25280) 2706 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:19.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.579914+0000 mon.a (mon.0) 11453 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:19.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.582492+0000 mon.a (mon.0) 11454 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:19.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.585857+0000 mon.a (mon.0) 11455 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:19.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.587344+0000 mon.a (mon.0) 11456 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:19.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.595345+0000 mon.a (mon.0) 11457 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:19.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: cephadm 2024-02-05T07:17:18.596199+0000 mgr.y (mgr.25280) 2707 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:19.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.681186+0000 mon.a (mon.0) 11458 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:19.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.683259+0000 mon.a (mon.0) 11459 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:19.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.685263+0000 mon.a (mon.0) 11460 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:19.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.685986+0000 mon.a (mon.0) 11461 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:19.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.691452+0000 mon.a (mon.0) 11462 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:19.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: cephadm 2024-02-05T07:17:18.692003+0000 mgr.y (mgr.25280) 2708 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:19.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.770008+0000 mon.a (mon.0) 11463 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:19.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.773248+0000 mon.a (mon.0) 11464 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:19.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.776585+0000 mon.a (mon.0) 11465 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:19.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.777783+0000 mon.a (mon.0) 11466 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:19.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.784604+0000 mon.a (mon.0) 11467 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:19.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: cephadm 2024-02-05T07:17:18.785196+0000 mgr.y (mgr.25280) 2709 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:19.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.867800+0000 mon.a (mon.0) 11468 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:19.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.870940+0000 mon.a (mon.0) 11469 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:19.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.873557+0000 mon.a (mon.0) 11470 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:19.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.874610+0000 mon.a (mon.0) 11471 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:19.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.880151+0000 mon.a (mon.0) 11472 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:19.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: cephadm 2024-02-05T07:17:18.880627+0000 mgr.y (mgr.25280) 2710 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:19.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: cluster 2024-02-05T07:17:18.915775+0000 mgr.y (mgr.25280) 2711 : cluster 0 pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:19.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.959705+0000 mon.a (mon.0) 11473 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:19.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.962215+0000 mon.a (mon.0) 11474 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:19.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.966189+0000 mon.a (mon.0) 11475 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:19.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.967491+0000 mon.a (mon.0) 11476 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:19.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:18.975993+0000 mon.a (mon.0) 11477 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:19.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: cephadm 2024-02-05T07:17:18.977088+0000 mgr.y (mgr.25280) 2712 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:19.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:19.052932+0000 mon.a (mon.0) 11478 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:19.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:19.055743+0000 mon.a (mon.0) 11479 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:19.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:19.058977+0000 mon.a (mon.0) 11480 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:19.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:19.060163+0000 mon.a (mon.0) 11481 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:19.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:19.067967+0000 mon.a (mon.0) 11482 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:19.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: cephadm 2024-02-05T07:17:19.068801+0000 mgr.y (mgr.25280) 2713 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:19.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:19.147523+0000 mon.a (mon.0) 11483 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:19.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:19.150357+0000 mon.a (mon.0) 11484 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:19.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:19.154114+0000 mon.a (mon.0) 11485 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:19.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:19.155461+0000 mon.a (mon.0) 11486 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:19.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: audit 2024-02-05T07:17:19.170902+0000 mon.a (mon.0) 11487 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:19.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:19 smithi177 bash[56430]: cephadm 2024-02-05T07:17:19.171697+0000 mgr.y (mgr.25280) 2714 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:19.647 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:17:19 smithi102 bash[109842]: ts=2024-02-05T07:17:19.597Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.001349451s 2024-02-05T07:17:20.230 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.247828+0000 mon.a (mon.0) 11488 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:20.231 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.250034+0000 mon.a (mon.0) 11489 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:20.231 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.252118+0000 mon.a (mon.0) 11490 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:20.231 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.252867+0000 mon.a (mon.0) 11491 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:20.231 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.258978+0000 mon.a (mon.0) 11492 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.231 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: cephadm 2024-02-05T07:17:19.260460+0000 mgr.y (mgr.25280) 2715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:20.231 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.370640+0000 mon.a (mon.0) 11493 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:20.231 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.373506+0000 mon.a (mon.0) 11494 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:20.231 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.376713+0000 mon.a (mon.0) 11495 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:20.231 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.378116+0000 mon.a (mon.0) 11496 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:20.231 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.388972+0000 mon.a (mon.0) 11497 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.231 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: cephadm 2024-02-05T07:17:19.389586+0000 mgr.y (mgr.25280) 2716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:20.231 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.452783+0000 mon.a (mon.0) 11498 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:20.231 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.456135+0000 mon.a (mon.0) 11499 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:20.231 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.459219+0000 mon.a (mon.0) 11500 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:20.232 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.460053+0000 mon.a (mon.0) 11501 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:20.232 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.465825+0000 mon.a (mon.0) 11502 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.232 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: cephadm 2024-02-05T07:17:19.466302+0000 mgr.y (mgr.25280) 2717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:20.232 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.547759+0000 mon.a (mon.0) 11503 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:20.521 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.247828+0000 mon.a (mon.0) 11488 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:20.522 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.250034+0000 mon.a (mon.0) 11489 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:20.522 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.252118+0000 mon.a (mon.0) 11490 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:20.522 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.252867+0000 mon.a (mon.0) 11491 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:20.522 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.258978+0000 mon.a (mon.0) 11492 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.522 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: cephadm 2024-02-05T07:17:19.260460+0000 mgr.y (mgr.25280) 2715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:20.522 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.370640+0000 mon.a (mon.0) 11493 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:20.522 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.373506+0000 mon.a (mon.0) 11494 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:20.522 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.376713+0000 mon.a (mon.0) 11495 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:20.522 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.378116+0000 mon.a (mon.0) 11496 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:20.522 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.388972+0000 mon.a (mon.0) 11497 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.522 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: cephadm 2024-02-05T07:17:19.389586+0000 mgr.y (mgr.25280) 2716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:20.522 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.452783+0000 mon.a (mon.0) 11498 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:20.523 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.456135+0000 mon.a (mon.0) 11499 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:20.523 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.459219+0000 mon.a (mon.0) 11500 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:20.523 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.460053+0000 mon.a (mon.0) 11501 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:20.523 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.465825+0000 mon.a (mon.0) 11502 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.523 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: cephadm 2024-02-05T07:17:19.466302+0000 mgr.y (mgr.25280) 2717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:20.523 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.547759+0000 mon.a (mon.0) 11503 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:20.523 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.550404+0000 mon.a (mon.0) 11504 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:20.523 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.553057+0000 mon.a (mon.0) 11505 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:20.523 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.554099+0000 mon.a (mon.0) 11506 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:20.523 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.562819+0000 mon.a (mon.0) 11507 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.523 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: cephadm 2024-02-05T07:17:19.563397+0000 mgr.y (mgr.25280) 2718 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:20.523 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.640223+0000 mgr.y (mgr.25280) 2719 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:17:20.523 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.641726+0000 mon.a (mon.0) 11508 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:20.523 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.644287+0000 mon.a (mon.0) 11509 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:20.524 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.646789+0000 mon.a (mon.0) 11510 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:20.524 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.647520+0000 mon.a (mon.0) 11511 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:20.524 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.655335+0000 mon.a (mon.0) 11512 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.524 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: cephadm 2024-02-05T07:17:19.655876+0000 mgr.y (mgr.25280) 2720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:20.524 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.722540+0000 mon.a (mon.0) 11513 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:20.524 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.725267+0000 mon.a (mon.0) 11514 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:20.524 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.729011+0000 mon.a (mon.0) 11515 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:20.524 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.730151+0000 mon.a (mon.0) 11516 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:20.524 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.737425+0000 mon.a (mon.0) 11517 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.524 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: cephadm 2024-02-05T07:17:19.738002+0000 mgr.y (mgr.25280) 2721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:20.524 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.774954+0000 mon.a (mon.0) 11518 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.524 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.783040+0000 mon.a (mon.0) 11519 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.524 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.789994+0000 mon.a (mon.0) 11520 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.525 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.247828+0000 mon.a (mon.0) 11488 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:20.525 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.250034+0000 mon.a (mon.0) 11489 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:20.525 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.252118+0000 mon.a (mon.0) 11490 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:20.525 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.252867+0000 mon.a (mon.0) 11491 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:20.525 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.258978+0000 mon.a (mon.0) 11492 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.525 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: cephadm 2024-02-05T07:17:19.260460+0000 mgr.y (mgr.25280) 2715 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:20.525 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.370640+0000 mon.a (mon.0) 11493 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:20.525 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.373506+0000 mon.a (mon.0) 11494 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:20.525 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.376713+0000 mon.a (mon.0) 11495 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:20.525 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.378116+0000 mon.a (mon.0) 11496 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:20.526 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.388972+0000 mon.a (mon.0) 11497 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.526 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: cephadm 2024-02-05T07:17:19.389586+0000 mgr.y (mgr.25280) 2716 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:20.526 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.452783+0000 mon.a (mon.0) 11498 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:20.526 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.456135+0000 mon.a (mon.0) 11499 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:20.526 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.459219+0000 mon.a (mon.0) 11500 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:20.526 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.460053+0000 mon.a (mon.0) 11501 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:20.526 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.465825+0000 mon.a (mon.0) 11502 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.526 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: cephadm 2024-02-05T07:17:19.466302+0000 mgr.y (mgr.25280) 2717 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:20.526 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.547759+0000 mon.a (mon.0) 11503 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:20.526 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.550404+0000 mon.a (mon.0) 11504 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:20.527 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.816982+0000 mon.a (mon.0) 11521 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:20.527 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.820602+0000 mon.a (mon.0) 11522 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:20.527 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.823687+0000 mon.a (mon.0) 11523 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:20.527 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.825013+0000 mon.a (mon.0) 11524 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:20.527 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.832363+0000 mon.a (mon.0) 11525 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.527 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: cephadm 2024-02-05T07:17:19.832945+0000 mgr.y (mgr.25280) 2722 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:20.527 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.910940+0000 mon.a (mon.0) 11526 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:20.527 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.913803+0000 mon.a (mon.0) 11527 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:20.527 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.917296+0000 mon.a (mon.0) 11528 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:20.527 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.921053+0000 mon.a (mon.0) 11529 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:20.527 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:19.928292+0000 mon.a (mon.0) 11530 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.527 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: cephadm 2024-02-05T07:17:19.928888+0000 mgr.y (mgr.25280) 2723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:20.528 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:20.036522+0000 mon.a (mon.0) 11531 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:20.528 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:20.038901+0000 mon.a (mon.0) 11532 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:20.528 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:20.041456+0000 mon.a (mon.0) 11533 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:20.528 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:20.042577+0000 mon.a (mon.0) 11534 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:20.528 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:20.049980+0000 mon.a (mon.0) 11535 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.528 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: cephadm 2024-02-05T07:17:20.050701+0000 mgr.y (mgr.25280) 2724 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:20.528 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:20.132169+0000 mon.a (mon.0) 11536 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:20.528 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:20.135122+0000 mon.a (mon.0) 11537 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:20.528 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:20.141487+0000 mon.a (mon.0) 11538 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:20.528 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:20.142341+0000 mon.a (mon.0) 11539 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:20.528 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: audit 2024-02-05T07:17:20.148213+0000 mon.a (mon.0) 11540 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.528 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[71397]: cephadm 2024-02-05T07:17:20.148739+0000 mgr.y (mgr.25280) 2725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:20.529 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.553057+0000 mon.a (mon.0) 11505 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:20.529 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.554099+0000 mon.a (mon.0) 11506 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:20.529 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.562819+0000 mon.a (mon.0) 11507 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.529 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: cephadm 2024-02-05T07:17:19.563397+0000 mgr.y (mgr.25280) 2718 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:20.529 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.640223+0000 mgr.y (mgr.25280) 2719 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:17:20.529 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.641726+0000 mon.a (mon.0) 11508 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:20.529 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.644287+0000 mon.a (mon.0) 11509 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:20.529 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.646789+0000 mon.a (mon.0) 11510 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:20.529 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.647520+0000 mon.a (mon.0) 11511 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:20.529 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.655335+0000 mon.a (mon.0) 11512 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.530 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: cephadm 2024-02-05T07:17:19.655876+0000 mgr.y (mgr.25280) 2720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:20.530 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.722540+0000 mon.a (mon.0) 11513 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:20.530 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.725267+0000 mon.a (mon.0) 11514 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:20.530 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.729011+0000 mon.a (mon.0) 11515 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:20.530 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.730151+0000 mon.a (mon.0) 11516 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:20.530 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.737425+0000 mon.a (mon.0) 11517 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.530 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: cephadm 2024-02-05T07:17:19.738002+0000 mgr.y (mgr.25280) 2721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:20.530 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.774954+0000 mon.a (mon.0) 11518 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.530 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.783040+0000 mon.a (mon.0) 11519 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.530 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.789994+0000 mon.a (mon.0) 11520 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.530 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.816982+0000 mon.a (mon.0) 11521 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:20.530 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.820602+0000 mon.a (mon.0) 11522 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:20.530 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.823687+0000 mon.a (mon.0) 11523 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:20.530 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.825013+0000 mon.a (mon.0) 11524 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:20.530 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.832363+0000 mon.a (mon.0) 11525 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.531 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: cephadm 2024-02-05T07:17:19.832945+0000 mgr.y (mgr.25280) 2722 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:20.531 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.910940+0000 mon.a (mon.0) 11526 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:20.531 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.913803+0000 mon.a (mon.0) 11527 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:20.531 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.917296+0000 mon.a (mon.0) 11528 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:20.531 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.921053+0000 mon.a (mon.0) 11529 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:20.531 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:19.928292+0000 mon.a (mon.0) 11530 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.531 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: cephadm 2024-02-05T07:17:19.928888+0000 mgr.y (mgr.25280) 2723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:20.531 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:20.036522+0000 mon.a (mon.0) 11531 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:20.531 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:20.038901+0000 mon.a (mon.0) 11532 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:20.531 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:20.041456+0000 mon.a (mon.0) 11533 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:20.531 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:20.042577+0000 mon.a (mon.0) 11534 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:20.531 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:20.049980+0000 mon.a (mon.0) 11535 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.531 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: cephadm 2024-02-05T07:17:20.050701+0000 mgr.y (mgr.25280) 2724 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:20.531 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:20.132169+0000 mon.a (mon.0) 11536 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:20.531 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:20.135122+0000 mon.a (mon.0) 11537 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:20.532 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:20.141487+0000 mon.a (mon.0) 11538 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:20.532 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:20.142341+0000 mon.a (mon.0) 11539 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:20.532 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: audit 2024-02-05T07:17:20.148213+0000 mon.a (mon.0) 11540 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.532 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:20 smithi102 bash[68945]: cephadm 2024-02-05T07:17:20.148739+0000 mgr.y (mgr.25280) 2725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:20.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.550404+0000 mon.a (mon.0) 11504 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:20.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.553057+0000 mon.a (mon.0) 11505 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:20.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.554099+0000 mon.a (mon.0) 11506 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:20.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.562819+0000 mon.a (mon.0) 11507 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: cephadm 2024-02-05T07:17:19.563397+0000 mgr.y (mgr.25280) 2718 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:20.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.640223+0000 mgr.y (mgr.25280) 2719 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:17:20.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.641726+0000 mon.a (mon.0) 11508 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:20.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.644287+0000 mon.a (mon.0) 11509 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:20.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.646789+0000 mon.a (mon.0) 11510 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:20.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.647520+0000 mon.a (mon.0) 11511 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:20.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.655335+0000 mon.a (mon.0) 11512 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: cephadm 2024-02-05T07:17:19.655876+0000 mgr.y (mgr.25280) 2720 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:20.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.722540+0000 mon.a (mon.0) 11513 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:20.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.725267+0000 mon.a (mon.0) 11514 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:20.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.729011+0000 mon.a (mon.0) 11515 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:20.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.730151+0000 mon.a (mon.0) 11516 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:20.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.737425+0000 mon.a (mon.0) 11517 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: cephadm 2024-02-05T07:17:19.738002+0000 mgr.y (mgr.25280) 2721 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:20.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.774954+0000 mon.a (mon.0) 11518 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.783040+0000 mon.a (mon.0) 11519 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.789994+0000 mon.a (mon.0) 11520 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.816982+0000 mon.a (mon.0) 11521 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:20.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.820602+0000 mon.a (mon.0) 11522 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:20.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.823687+0000 mon.a (mon.0) 11523 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:20.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.825013+0000 mon.a (mon.0) 11524 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:20.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.832363+0000 mon.a (mon.0) 11525 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: cephadm 2024-02-05T07:17:19.832945+0000 mgr.y (mgr.25280) 2722 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:20.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.910940+0000 mon.a (mon.0) 11526 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:20.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.913803+0000 mon.a (mon.0) 11527 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:20.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.917296+0000 mon.a (mon.0) 11528 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:20.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.921053+0000 mon.a (mon.0) 11529 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:20.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:19.928292+0000 mon.a (mon.0) 11530 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: cephadm 2024-02-05T07:17:19.928888+0000 mgr.y (mgr.25280) 2723 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:20.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:20.036522+0000 mon.a (mon.0) 11531 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:20.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:20.038901+0000 mon.a (mon.0) 11532 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:20.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:20.041456+0000 mon.a (mon.0) 11533 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:20.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:20.042577+0000 mon.a (mon.0) 11534 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:20.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:20.049980+0000 mon.a (mon.0) 11535 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: cephadm 2024-02-05T07:17:20.050701+0000 mgr.y (mgr.25280) 2724 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:20.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:20.132169+0000 mon.a (mon.0) 11536 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:20.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:20.135122+0000 mon.a (mon.0) 11537 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:20.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:20.141487+0000 mon.a (mon.0) 11538 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:20.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:20.142341+0000 mon.a (mon.0) 11539 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:20.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: audit 2024-02-05T07:17:20.148213+0000 mon.a (mon.0) 11540 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:20.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:20 smithi177 bash[56430]: cephadm 2024-02-05T07:17:20.148739+0000 mgr.y (mgr.25280) 2725 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:21.266 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: audit 2024-02-05T07:17:20.259663+0000 mon.a (mon.0) 11541 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:21.266 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: audit 2024-02-05T07:17:20.262600+0000 mon.a (mon.0) 11542 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.266 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: audit 2024-02-05T07:17:20.265084+0000 mon.a (mon.0) 11543 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:21.266 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: audit 2024-02-05T07:17:20.265864+0000 mon.a (mon.0) 11544 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:21.267 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: audit 2024-02-05T07:17:20.271916+0000 mon.a (mon.0) 11545 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:21.267 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: cephadm 2024-02-05T07:17:20.273025+0000 mgr.y (mgr.25280) 2726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:21.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: audit 2024-02-05T07:17:20.347765+0000 mon.a (mon.0) 11546 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:21.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: audit 2024-02-05T07:17:20.350310+0000 mon.a (mon.0) 11547 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: audit 2024-02-05T07:17:20.353551+0000 mon.a (mon.0) 11548 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:21.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: audit 2024-02-05T07:17:20.354420+0000 mon.a (mon.0) 11549 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:21.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: audit 2024-02-05T07:17:20.361171+0000 mon.a (mon.0) 11550 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:21.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: cephadm 2024-02-05T07:17:20.361778+0000 mgr.y (mgr.25280) 2727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:21.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: audit 2024-02-05T07:17:20.428187+0000 mon.a (mon.0) 11551 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:21.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: audit 2024-02-05T07:17:20.430175+0000 mon.a (mon.0) 11552 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: audit 2024-02-05T07:17:20.432374+0000 mon.a (mon.0) 11553 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:21.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: audit 2024-02-05T07:17:20.433154+0000 mon.a (mon.0) 11554 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:21.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: audit 2024-02-05T07:17:20.438814+0000 mon.a (mon.0) 11555 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:21.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: cephadm 2024-02-05T07:17:20.440399+0000 mgr.y (mgr.25280) 2728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:21.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: audit 2024-02-05T07:17:20.496215+0000 mon.a (mon.0) 11556 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:21.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: audit 2024-02-05T07:17:20.504709+0000 mon.a (mon.0) 11557 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:21.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: audit 2024-02-05T07:17:20.513041+0000 mon.a (mon.0) 11558 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:21.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: audit 2024-02-05T07:17:20.523541+0000 mon.a (mon.0) 11559 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:21.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: audit 2024-02-05T07:17:20.526302+0000 mon.a (mon.0) 11560 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: audit 2024-02-05T07:17:20.527962+0000 mon.a (mon.0) 11561 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: audit 2024-02-05T07:17:20.529134+0000 mon.a (mon.0) 11562 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: audit 2024-02-05T07:17:20.531349+0000 mon.a (mon.0) 11563 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: audit 2024-02-05T07:17:20.534268+0000 mon.a (mon.0) 11564 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: audit 2024-02-05T07:17:20.536428+0000 mon.a (mon.0) 11565 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: audit 2024-02-05T07:17:20.538390+0000 mon.a (mon.0) 11566 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: audit 2024-02-05T07:17:20.540263+0000 mon.a (mon.0) 11567 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: audit 2024-02-05T07:17:20.542125+0000 mon.a (mon.0) 11568 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: audit 2024-02-05T07:17:20.544328+0000 mon.a (mon.0) 11569 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: audit 2024-02-05T07:17:20.546308+0000 mon.a (mon.0) 11570 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: audit 2024-02-05T07:17:20.548294+0000 mon.a (mon.0) 11571 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: audit 2024-02-05T07:17:20.551407+0000 mon.a (mon.0) 11572 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: audit 2024-02-05T07:17:20.554577+0000 mon.a (mon.0) 11573 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: audit 2024-02-05T07:17:20.556759+0000 mon.a (mon.0) 11574 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:21 smithi177 bash[56430]: cluster 2024-02-05T07:17:20.916841+0000 mgr.y (mgr.25280) 2729 : cluster 0 pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:21.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: audit 2024-02-05T07:17:20.259663+0000 mon.a (mon.0) 11541 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:21.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: audit 2024-02-05T07:17:20.262600+0000 mon.a (mon.0) 11542 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: audit 2024-02-05T07:17:20.265084+0000 mon.a (mon.0) 11543 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:21.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: audit 2024-02-05T07:17:20.265864+0000 mon.a (mon.0) 11544 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:21.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: audit 2024-02-05T07:17:20.271916+0000 mon.a (mon.0) 11545 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:21.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: cephadm 2024-02-05T07:17:20.273025+0000 mgr.y (mgr.25280) 2726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:21.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: audit 2024-02-05T07:17:20.347765+0000 mon.a (mon.0) 11546 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:21.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: audit 2024-02-05T07:17:20.350310+0000 mon.a (mon.0) 11547 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: audit 2024-02-05T07:17:20.353551+0000 mon.a (mon.0) 11548 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:21.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: audit 2024-02-05T07:17:20.354420+0000 mon.a (mon.0) 11549 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:21.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: audit 2024-02-05T07:17:20.361171+0000 mon.a (mon.0) 11550 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:21.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: cephadm 2024-02-05T07:17:20.361778+0000 mgr.y (mgr.25280) 2727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:21.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: audit 2024-02-05T07:17:20.428187+0000 mon.a (mon.0) 11551 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:21.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: audit 2024-02-05T07:17:20.430175+0000 mon.a (mon.0) 11552 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: audit 2024-02-05T07:17:20.432374+0000 mon.a (mon.0) 11553 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:21.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: audit 2024-02-05T07:17:20.433154+0000 mon.a (mon.0) 11554 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:21.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: audit 2024-02-05T07:17:20.438814+0000 mon.a (mon.0) 11555 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:21.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: cephadm 2024-02-05T07:17:20.440399+0000 mgr.y (mgr.25280) 2728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:21.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: audit 2024-02-05T07:17:20.496215+0000 mon.a (mon.0) 11556 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:21.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: audit 2024-02-05T07:17:20.504709+0000 mon.a (mon.0) 11557 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:21.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: audit 2024-02-05T07:17:20.259663+0000 mon.a (mon.0) 11541 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:21.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: audit 2024-02-05T07:17:20.262600+0000 mon.a (mon.0) 11542 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: audit 2024-02-05T07:17:20.265084+0000 mon.a (mon.0) 11543 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:21.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: audit 2024-02-05T07:17:20.265864+0000 mon.a (mon.0) 11544 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:21.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: audit 2024-02-05T07:17:20.271916+0000 mon.a (mon.0) 11545 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:21.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: cephadm 2024-02-05T07:17:20.273025+0000 mgr.y (mgr.25280) 2726 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:21.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: audit 2024-02-05T07:17:20.347765+0000 mon.a (mon.0) 11546 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:21.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: audit 2024-02-05T07:17:20.350310+0000 mon.a (mon.0) 11547 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: audit 2024-02-05T07:17:20.353551+0000 mon.a (mon.0) 11548 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:21.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: audit 2024-02-05T07:17:20.354420+0000 mon.a (mon.0) 11549 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:21.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: audit 2024-02-05T07:17:20.361171+0000 mon.a (mon.0) 11550 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:21.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: cephadm 2024-02-05T07:17:20.361778+0000 mgr.y (mgr.25280) 2727 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:21.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: audit 2024-02-05T07:17:20.428187+0000 mon.a (mon.0) 11551 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:21.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: audit 2024-02-05T07:17:20.430175+0000 mon.a (mon.0) 11552 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: audit 2024-02-05T07:17:20.432374+0000 mon.a (mon.0) 11553 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:21.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: audit 2024-02-05T07:17:20.433154+0000 mon.a (mon.0) 11554 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:21.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: audit 2024-02-05T07:17:20.438814+0000 mon.a (mon.0) 11555 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:21.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: cephadm 2024-02-05T07:17:20.440399+0000 mgr.y (mgr.25280) 2728 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:21.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: audit 2024-02-05T07:17:20.496215+0000 mon.a (mon.0) 11556 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:21.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: audit 2024-02-05T07:17:20.504709+0000 mon.a (mon.0) 11557 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:21.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: audit 2024-02-05T07:17:20.513041+0000 mon.a (mon.0) 11558 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:21.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: audit 2024-02-05T07:17:20.523541+0000 mon.a (mon.0) 11559 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:21.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: audit 2024-02-05T07:17:20.526302+0000 mon.a (mon.0) 11560 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: audit 2024-02-05T07:17:20.527962+0000 mon.a (mon.0) 11561 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: audit 2024-02-05T07:17:20.529134+0000 mon.a (mon.0) 11562 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: audit 2024-02-05T07:17:20.531349+0000 mon.a (mon.0) 11563 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: audit 2024-02-05T07:17:20.534268+0000 mon.a (mon.0) 11564 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: audit 2024-02-05T07:17:20.536428+0000 mon.a (mon.0) 11565 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: audit 2024-02-05T07:17:20.538390+0000 mon.a (mon.0) 11566 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: audit 2024-02-05T07:17:20.540263+0000 mon.a (mon.0) 11567 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: audit 2024-02-05T07:17:20.542125+0000 mon.a (mon.0) 11568 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: audit 2024-02-05T07:17:20.544328+0000 mon.a (mon.0) 11569 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: audit 2024-02-05T07:17:20.546308+0000 mon.a (mon.0) 11570 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: audit 2024-02-05T07:17:20.548294+0000 mon.a (mon.0) 11571 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: audit 2024-02-05T07:17:20.551407+0000 mon.a (mon.0) 11572 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: audit 2024-02-05T07:17:20.554577+0000 mon.a (mon.0) 11573 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: audit 2024-02-05T07:17:20.556759+0000 mon.a (mon.0) 11574 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[71397]: cluster 2024-02-05T07:17:20.916841+0000 mgr.y (mgr.25280) 2729 : cluster 0 pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:21.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: audit 2024-02-05T07:17:20.513041+0000 mon.a (mon.0) 11558 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:21.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: audit 2024-02-05T07:17:20.523541+0000 mon.a (mon.0) 11559 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:21.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: audit 2024-02-05T07:17:20.526302+0000 mon.a (mon.0) 11560 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: audit 2024-02-05T07:17:20.527962+0000 mon.a (mon.0) 11561 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: audit 2024-02-05T07:17:20.529134+0000 mon.a (mon.0) 11562 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: audit 2024-02-05T07:17:20.531349+0000 mon.a (mon.0) 11563 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: audit 2024-02-05T07:17:20.534268+0000 mon.a (mon.0) 11564 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: audit 2024-02-05T07:17:20.536428+0000 mon.a (mon.0) 11565 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: audit 2024-02-05T07:17:20.538390+0000 mon.a (mon.0) 11566 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: audit 2024-02-05T07:17:20.540263+0000 mon.a (mon.0) 11567 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: audit 2024-02-05T07:17:20.542125+0000 mon.a (mon.0) 11568 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: audit 2024-02-05T07:17:20.544328+0000 mon.a (mon.0) 11569 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: audit 2024-02-05T07:17:20.546308+0000 mon.a (mon.0) 11570 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: audit 2024-02-05T07:17:20.548294+0000 mon.a (mon.0) 11571 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: audit 2024-02-05T07:17:20.551407+0000 mon.a (mon.0) 11572 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: audit 2024-02-05T07:17:20.554577+0000 mon.a (mon.0) 11573 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: audit 2024-02-05T07:17:20.556759+0000 mon.a (mon.0) 11574 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:21.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:21 smithi102 bash[68945]: cluster 2024-02-05T07:17:20.916841+0000 mgr.y (mgr.25280) 2729 : cluster 0 pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:22.675 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:17:22 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:17:22] "GET /metrics HTTP/1.1" 200 38697 "" "Prometheus/2.43.0" 2024-02-05T07:17:24.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:23 smithi177 bash[56430]: cluster 2024-02-05T07:17:22.918270+0000 mgr.y (mgr.25280) 2730 : cluster 0 pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:24.364 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:23 smithi102 bash[68945]: cluster 2024-02-05T07:17:22.918270+0000 mgr.y (mgr.25280) 2730 : cluster 0 pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:24.364 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:23 smithi102 bash[71397]: cluster 2024-02-05T07:17:22.918270+0000 mgr.y (mgr.25280) 2730 : cluster 0 pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:25.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:25 smithi177 bash[56430]: cephadm 2024-02-05T07:17:24.231301+0000 mgr.y (mgr.25280) 2731 : cephadm 1 Upgrade: Updating grafana.a 2024-02-05T07:17:25.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:25 smithi177 bash[56430]: cephadm 2024-02-05T07:17:24.252358+0000 mgr.y (mgr.25280) 2732 : cephadm 1 Deploying daemon grafana.a on smithi177 2024-02-05T07:17:25.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:25 smithi177 bash[56430]: audit 2024-02-05T07:17:24.337786+0000 mon.a (mon.0) 11575 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:25.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:25 smithi177 bash[56430]: audit 2024-02-05T07:17:24.346968+0000 mon.a (mon.0) 11576 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:25.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:25 smithi177 bash[56430]: audit 2024-02-05T07:17:24.355855+0000 mon.a (mon.0) 11577 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:25.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:25 smithi177 bash[56430]: cluster 2024-02-05T07:17:24.919274+0000 mgr.y (mgr.25280) 2733 : cluster 0 pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:25.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:25 smithi102 bash[68945]: cephadm 2024-02-05T07:17:24.231301+0000 mgr.y (mgr.25280) 2731 : cephadm 1 Upgrade: Updating grafana.a 2024-02-05T07:17:25.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:25 smithi102 bash[68945]: cephadm 2024-02-05T07:17:24.252358+0000 mgr.y (mgr.25280) 2732 : cephadm 1 Deploying daemon grafana.a on smithi177 2024-02-05T07:17:25.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:25 smithi102 bash[68945]: audit 2024-02-05T07:17:24.337786+0000 mon.a (mon.0) 11575 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:25.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:25 smithi102 bash[68945]: audit 2024-02-05T07:17:24.346968+0000 mon.a (mon.0) 11576 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:25.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:25 smithi102 bash[68945]: audit 2024-02-05T07:17:24.355855+0000 mon.a (mon.0) 11577 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:25.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:25 smithi102 bash[68945]: cluster 2024-02-05T07:17:24.919274+0000 mgr.y (mgr.25280) 2733 : cluster 0 pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:25.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:25 smithi102 bash[71397]: cephadm 2024-02-05T07:17:24.231301+0000 mgr.y (mgr.25280) 2731 : cephadm 1 Upgrade: Updating grafana.a 2024-02-05T07:17:25.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:25 smithi102 bash[71397]: cephadm 2024-02-05T07:17:24.252358+0000 mgr.y (mgr.25280) 2732 : cephadm 1 Deploying daemon grafana.a on smithi177 2024-02-05T07:17:25.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:25 smithi102 bash[71397]: audit 2024-02-05T07:17:24.337786+0000 mon.a (mon.0) 11575 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:25.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:25 smithi102 bash[71397]: audit 2024-02-05T07:17:24.346968+0000 mon.a (mon.0) 11576 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:25.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:25 smithi102 bash[71397]: audit 2024-02-05T07:17:24.355855+0000 mon.a (mon.0) 11577 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:25.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:25 smithi102 bash[71397]: cluster 2024-02-05T07:17:24.919274+0000 mgr.y (mgr.25280) 2733 : cluster 0 pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:26.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:26 smithi102 bash[71397]: audit 2024-02-05T07:17:25.809941+0000 mon.a (mon.0) 11578 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:17:26.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:26 smithi102 bash[68945]: audit 2024-02-05T07:17:25.809941+0000 mon.a (mon.0) 11578 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:17:26.805 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:26 smithi177 bash[56430]: audit 2024-02-05T07:17:25.809941+0000 mon.a (mon.0) 11578 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:17:27.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:27 smithi177 bash[56430]: cluster 2024-02-05T07:17:26.920566+0000 mgr.y (mgr.25280) 2734 : cluster 0 pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-05T07:17:27.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:27 smithi102 bash[68945]: cluster 2024-02-05T07:17:26.920566+0000 mgr.y (mgr.25280) 2734 : cluster 0 pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-05T07:17:27.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:27 smithi102 bash[71397]: cluster 2024-02-05T07:17:26.920566+0000 mgr.y (mgr.25280) 2734 : cluster 0 pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-05T07:17:30.174 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:30 smithi177 systemd[1]: Stopping Ceph grafana.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:17:30.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:30 smithi177 bash[56430]: cluster 2024-02-05T07:17:28.921816+0000 mgr.y (mgr.25280) 2735 : cluster 0 pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-05T07:17:30.578 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:30 smithi177 bash[48902]: t=2024-02-05T07:17:30+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-02-05T07:17:30.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:30 smithi102 bash[68945]: cluster 2024-02-05T07:17:28.921816+0000 mgr.y (mgr.25280) 2735 : cluster 0 pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-05T07:17:30.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:30 smithi102 bash[71397]: cluster 2024-02-05T07:17:28.921816+0000 mgr.y (mgr.25280) 2735 : cluster 0 pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-05T07:17:31.077 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:30 smithi177 bash[90690]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-grafana-a 2024-02-05T07:17:31.077 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:31 smithi177 bash[90766]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-grafana-a 2024-02-05T07:17:31.077 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:31 smithi177 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@grafana.a.service: Succeeded. 2024-02-05T07:17:31.077 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:31 smithi177 systemd[1]: Stopped Ceph grafana.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:17:31.577 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:31 smithi177 systemd[1]: Started Ceph grafana.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:17:31.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:31 smithi177 bash[56430]: audit 2024-02-05T07:17:29.646878+0000 mgr.y (mgr.25280) 2736 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:17:31.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:31 smithi102 bash[68945]: audit 2024-02-05T07:17:29.646878+0000 mgr.y (mgr.25280) 2736 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:17:31.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:31 smithi102 bash[71397]: audit 2024-02-05T07:17:29.646878+0000 mgr.y (mgr.25280) 2736 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:17:32.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: cluster 2024-02-05T07:17:30.923020+0000 mgr.y (mgr.25280) 2737 : cluster 0 pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:32.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.298647+0000 mon.a (mon.0) 11579 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:32.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.311409+0000 mon.a (mon.0) 11580 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:32.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.337891+0000 mon.a (mon.0) 11581 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:32.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.339790+0000 mon.a (mon.0) 11582 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:32.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.350314+0000 mon.a (mon.0) 11583 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:32.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.429334+0000 mon.a (mon.0) 11584 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:17:32.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.444133+0000 mon.a (mon.0) 11585 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:32.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.447769+0000 mon.a (mon.0) 11586 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:32.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.452357+0000 mon.a (mon.0) 11587 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:32.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.454057+0000 mon.a (mon.0) 11588 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:32.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.464274+0000 mon.a (mon.0) 11589 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:32.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.546749+0000 mon.a (mon.0) 11590 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:32.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.549508+0000 mon.a (mon.0) 11591 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:32.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.553220+0000 mon.a (mon.0) 11592 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:32.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.554686+0000 mon.a (mon.0) 11593 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:32.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.563149+0000 mon.a (mon.0) 11594 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:32.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.643455+0000 mon.a (mon.0) 11595 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:32.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.648170+0000 mon.a (mon.0) 11596 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:32.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.651855+0000 mon.a (mon.0) 11597 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:32.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.653466+0000 mon.a (mon.0) 11598 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:32.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.662586+0000 mon.a (mon.0) 11599 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:32.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.743523+0000 mon.a (mon.0) 11600 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:32.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.747100+0000 mon.a (mon.0) 11601 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:32.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.751804+0000 mon.a (mon.0) 11602 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:32.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.752945+0000 mon.a (mon.0) 11603 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:32.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.760693+0000 mon.a (mon.0) 11604 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:32.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.840733+0000 mon.a (mon.0) 11605 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:32.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.843588+0000 mon.a (mon.0) 11606 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:32.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.846987+0000 mon.a (mon.0) 11607 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:32.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.848042+0000 mon.a (mon.0) 11608 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:32.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.856362+0000 mon.a (mon.0) 11609 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:32.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.935001+0000 mon.a (mon.0) 11610 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:32.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.938165+0000 mon.a (mon.0) 11611 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:32.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.942262+0000 mon.a (mon.0) 11612 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:32.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.943851+0000 mon.a (mon.0) 11613 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:32.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:31.951827+0000 mon.a (mon.0) 11614 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:32.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:32.033425+0000 mon.a (mon.0) 11615 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:32.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:32.036630+0000 mon.a (mon.0) 11616 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:32.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:32.042037+0000 mon.a (mon.0) 11617 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:32.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:32.043529+0000 mon.a (mon.0) 11618 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:32.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:32.052167+0000 mon.a (mon.0) 11619 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:32.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:32.131938+0000 mon.a (mon.0) 11620 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:32.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:32.135400+0000 mon.a (mon.0) 11621 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:32.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:32.137980+0000 mon.a (mon.0) 11622 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:32.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:32.138949+0000 mon.a (mon.0) 11623 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:32.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:32 smithi177 bash[56430]: audit 2024-02-05T07:17:32.145830+0000 mon.a (mon.0) 11624 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:32.632 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:17:32] "GET /metrics HTTP/1.1" 200 38697 "" "Prometheus/2.43.0" 2024-02-05T07:17:32.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: cluster 2024-02-05T07:17:30.923020+0000 mgr.y (mgr.25280) 2737 : cluster 0 pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:32.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.298647+0000 mon.a (mon.0) 11579 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:32.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.311409+0000 mon.a (mon.0) 11580 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:32.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.337891+0000 mon.a (mon.0) 11581 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:32.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.339790+0000 mon.a (mon.0) 11582 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:32.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.350314+0000 mon.a (mon.0) 11583 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:32.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.429334+0000 mon.a (mon.0) 11584 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:17:32.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.444133+0000 mon.a (mon.0) 11585 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:32.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.447769+0000 mon.a (mon.0) 11586 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:32.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.452357+0000 mon.a (mon.0) 11587 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:32.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.454057+0000 mon.a (mon.0) 11588 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:32.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.464274+0000 mon.a (mon.0) 11589 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:32.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.546749+0000 mon.a (mon.0) 11590 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:32.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.549508+0000 mon.a (mon.0) 11591 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:32.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.553220+0000 mon.a (mon.0) 11592 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:32.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.554686+0000 mon.a (mon.0) 11593 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:32.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.563149+0000 mon.a (mon.0) 11594 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:32.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.643455+0000 mon.a (mon.0) 11595 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:32.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.648170+0000 mon.a (mon.0) 11596 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:32.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: cluster 2024-02-05T07:17:30.923020+0000 mgr.y (mgr.25280) 2737 : cluster 0 pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:32.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.298647+0000 mon.a (mon.0) 11579 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:32.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.311409+0000 mon.a (mon.0) 11580 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:32.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.337891+0000 mon.a (mon.0) 11581 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:32.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.339790+0000 mon.a (mon.0) 11582 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:32.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.350314+0000 mon.a (mon.0) 11583 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:32.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.429334+0000 mon.a (mon.0) 11584 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:17:32.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.444133+0000 mon.a (mon.0) 11585 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:32.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.447769+0000 mon.a (mon.0) 11586 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:32.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.452357+0000 mon.a (mon.0) 11587 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:32.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.454057+0000 mon.a (mon.0) 11588 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:32.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.464274+0000 mon.a (mon.0) 11589 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:32.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.546749+0000 mon.a (mon.0) 11590 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:32.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.549508+0000 mon.a (mon.0) 11591 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:32.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.553220+0000 mon.a (mon.0) 11592 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:32.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.554686+0000 mon.a (mon.0) 11593 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:32.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.563149+0000 mon.a (mon.0) 11594 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:32.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.643455+0000 mon.a (mon.0) 11595 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:32.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.648170+0000 mon.a (mon.0) 11596 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:32.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.651855+0000 mon.a (mon.0) 11597 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:32.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.653466+0000 mon.a (mon.0) 11598 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:32.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.662586+0000 mon.a (mon.0) 11599 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:32.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.743523+0000 mon.a (mon.0) 11600 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:32.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.747100+0000 mon.a (mon.0) 11601 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:32.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.751804+0000 mon.a (mon.0) 11602 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:32.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.752945+0000 mon.a (mon.0) 11603 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:32.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.760693+0000 mon.a (mon.0) 11604 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:32.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.840733+0000 mon.a (mon.0) 11605 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:32.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.843588+0000 mon.a (mon.0) 11606 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:32.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.846987+0000 mon.a (mon.0) 11607 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:32.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.848042+0000 mon.a (mon.0) 11608 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:32.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.856362+0000 mon.a (mon.0) 11609 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:32.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.935001+0000 mon.a (mon.0) 11610 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:32.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.938165+0000 mon.a (mon.0) 11611 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:32.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.942262+0000 mon.a (mon.0) 11612 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:32.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.943851+0000 mon.a (mon.0) 11613 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:32.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:31.951827+0000 mon.a (mon.0) 11614 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:32.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:32.033425+0000 mon.a (mon.0) 11615 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:32.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:32.036630+0000 mon.a (mon.0) 11616 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:32.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.651855+0000 mon.a (mon.0) 11597 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:32.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.653466+0000 mon.a (mon.0) 11598 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:32.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.662586+0000 mon.a (mon.0) 11599 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:32.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.743523+0000 mon.a (mon.0) 11600 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:32.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.747100+0000 mon.a (mon.0) 11601 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:32.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.751804+0000 mon.a (mon.0) 11602 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:32.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.752945+0000 mon.a (mon.0) 11603 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:32.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.760693+0000 mon.a (mon.0) 11604 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:32.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.840733+0000 mon.a (mon.0) 11605 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:32.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.843588+0000 mon.a (mon.0) 11606 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:32.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.846987+0000 mon.a (mon.0) 11607 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:32.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.848042+0000 mon.a (mon.0) 11608 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:32.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.856362+0000 mon.a (mon.0) 11609 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:32.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.935001+0000 mon.a (mon.0) 11610 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:32.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.938165+0000 mon.a (mon.0) 11611 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:32.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.942262+0000 mon.a (mon.0) 11612 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:32.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.943851+0000 mon.a (mon.0) 11613 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:32.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:31.951827+0000 mon.a (mon.0) 11614 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:32.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:32.033425+0000 mon.a (mon.0) 11615 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:32.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:32.036630+0000 mon.a (mon.0) 11616 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:32.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:32.042037+0000 mon.a (mon.0) 11617 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:32.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:32.043529+0000 mon.a (mon.0) 11618 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:32.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:32.052167+0000 mon.a (mon.0) 11619 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:32.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:32.131938+0000 mon.a (mon.0) 11620 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:32.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:32.135400+0000 mon.a (mon.0) 11621 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:32.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:32.137980+0000 mon.a (mon.0) 11622 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:32.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:32.138949+0000 mon.a (mon.0) 11623 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:32.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[71397]: audit 2024-02-05T07:17:32.145830+0000 mon.a (mon.0) 11624 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:32.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:32.042037+0000 mon.a (mon.0) 11617 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:32.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:32.043529+0000 mon.a (mon.0) 11618 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:32.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:32.052167+0000 mon.a (mon.0) 11619 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:32.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:32.131938+0000 mon.a (mon.0) 11620 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:32.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:32.135400+0000 mon.a (mon.0) 11621 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:32.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:32.137980+0000 mon.a (mon.0) 11622 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:32.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:32.138949+0000 mon.a (mon.0) 11623 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:32.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:32 smithi102 bash[68945]: audit 2024-02-05T07:17:32.145830+0000 mon.a (mon.0) 11624 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:33.343 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: cephadm 2024-02-05T07:17:31.351251+0000 mgr.y (mgr.25280) 2738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:33.343 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:31.430441+0000 mgr.y (mgr.25280) 2739 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:17:33.344 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: cephadm 2024-02-05T07:17:31.465208+0000 mgr.y (mgr.25280) 2740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:33.344 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: cephadm 2024-02-05T07:17:31.563787+0000 mgr.y (mgr.25280) 2741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:33.344 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: cephadm 2024-02-05T07:17:31.663310+0000 mgr.y (mgr.25280) 2742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:33.344 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: cephadm 2024-02-05T07:17:31.761563+0000 mgr.y (mgr.25280) 2743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:33.344 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: cephadm 2024-02-05T07:17:31.856989+0000 mgr.y (mgr.25280) 2744 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:33.344 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: cephadm 2024-02-05T07:17:31.952538+0000 mgr.y (mgr.25280) 2745 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:33.344 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: cephadm 2024-02-05T07:17:32.052802+0000 mgr.y (mgr.25280) 2746 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:33.344 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: cephadm 2024-02-05T07:17:32.146474+0000 mgr.y (mgr.25280) 2747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:33.344 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.214433+0000 mon.a (mon.0) 11625 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:33.344 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.217667+0000 mon.a (mon.0) 11626 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:33.344 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.220380+0000 mon.a (mon.0) 11627 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:33.344 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.221472+0000 mon.a (mon.0) 11628 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:33.344 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.229418+0000 mon.a (mon.0) 11629 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:33.344 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.308267+0000 mon.a (mon.0) 11630 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:33.345 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.311248+0000 mon.a (mon.0) 11631 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:33.345 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.314540+0000 mon.a (mon.0) 11632 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:33.345 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.315983+0000 mon.a (mon.0) 11633 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:33.345 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.325323+0000 mon.a (mon.0) 11634 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:33.345 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.406861+0000 mon.a (mon.0) 11635 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:33.345 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.410564+0000 mon.a (mon.0) 11636 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:33.345 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.414091+0000 mon.a (mon.0) 11637 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:33.345 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.415004+0000 mon.a (mon.0) 11638 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:33.345 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.421395+0000 mon.a (mon.0) 11639 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:33.345 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.503427+0000 mon.a (mon.0) 11640 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:33.345 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.506356+0000 mon.a (mon.0) 11641 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:33.345 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.510037+0000 mon.a (mon.0) 11642 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:33.345 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.511418+0000 mon.a (mon.0) 11643 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:33.345 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.518863+0000 mon.a (mon.0) 11644 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:33.345 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.599525+0000 mon.a (mon.0) 11645 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:33.345 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.602123+0000 mon.a (mon.0) 11646 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:33.346 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.604499+0000 mon.a (mon.0) 11647 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:33.346 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.605279+0000 mon.a (mon.0) 11648 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:33.346 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.612601+0000 mon.a (mon.0) 11649 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:33.346 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.689910+0000 mon.a (mon.0) 11650 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:33.346 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.692736+0000 mon.a (mon.0) 11651 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:33.346 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.695782+0000 mon.a (mon.0) 11652 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:33.346 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.696904+0000 mon.a (mon.0) 11653 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:33.346 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.704534+0000 mon.a (mon.0) 11654 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:33.346 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.782093+0000 mon.a (mon.0) 11655 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:33.346 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.784959+0000 mon.a (mon.0) 11656 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:33.346 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.788073+0000 mon.a (mon.0) 11657 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:33.346 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.789206+0000 mon.a (mon.0) 11658 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:33.346 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.797808+0000 mon.a (mon.0) 11659 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:33.346 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.875466+0000 mon.a (mon.0) 11660 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:33.347 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.878444+0000 mon.a (mon.0) 11661 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:33.347 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.882195+0000 mon.a (mon.0) 11662 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:33.347 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.883524+0000 mon.a (mon.0) 11663 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:33.347 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.891692+0000 mon.a (mon.0) 11664 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:33.347 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.975841+0000 mon.a (mon.0) 11665 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:33.347 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.977963+0000 mon.a (mon.0) 11666 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:33.347 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.980561+0000 mon.a (mon.0) 11667 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:33.347 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.981507+0000 mon.a (mon.0) 11668 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:33.347 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:32.988403+0000 mon.a (mon.0) 11669 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:33.347 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:33.066887+0000 mon.a (mon.0) 11670 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:33.347 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:33.071075+0000 mon.a (mon.0) 11671 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:33.347 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:33.073846+0000 mon.a (mon.0) 11672 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:33.347 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:33.074729+0000 mon.a (mon.0) 11673 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:33.348 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:33.080112+0000 mon.a (mon.0) 11674 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:33.348 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:33.159607+0000 mon.a (mon.0) 11675 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:33.348 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:33.162451+0000 mon.a (mon.0) 11676 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:33.348 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:33.165051+0000 mon.a (mon.0) 11677 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:33.348 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:33.165759+0000 mon.a (mon.0) 11678 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:33.348 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[56430]: audit 2024-02-05T07:17:33.173835+0000 mon.a (mon.0) 11679 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:33.386 INFO:teuthology.orchestra.run.smithi102.stdout:true 2024-02-05T07:17:33.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: cephadm 2024-02-05T07:17:31.351251+0000 mgr.y (mgr.25280) 2738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:33.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:31.430441+0000 mgr.y (mgr.25280) 2739 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:17:33.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: cephadm 2024-02-05T07:17:31.465208+0000 mgr.y (mgr.25280) 2740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:33.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: cephadm 2024-02-05T07:17:31.563787+0000 mgr.y (mgr.25280) 2741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:33.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: cephadm 2024-02-05T07:17:31.663310+0000 mgr.y (mgr.25280) 2742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:33.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: cephadm 2024-02-05T07:17:31.761563+0000 mgr.y (mgr.25280) 2743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:33.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: cephadm 2024-02-05T07:17:31.856989+0000 mgr.y (mgr.25280) 2744 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:33.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: cephadm 2024-02-05T07:17:31.952538+0000 mgr.y (mgr.25280) 2745 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:33.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: cephadm 2024-02-05T07:17:32.052802+0000 mgr.y (mgr.25280) 2746 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:33.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: cephadm 2024-02-05T07:17:32.146474+0000 mgr.y (mgr.25280) 2747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:33.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.214433+0000 mon.a (mon.0) 11625 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:33.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.217667+0000 mon.a (mon.0) 11626 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:33.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.220380+0000 mon.a (mon.0) 11627 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:33.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.221472+0000 mon.a (mon.0) 11628 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:33.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.229418+0000 mon.a (mon.0) 11629 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:33.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.308267+0000 mon.a (mon.0) 11630 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:33.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.311248+0000 mon.a (mon.0) 11631 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:33.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.314540+0000 mon.a (mon.0) 11632 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:33.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.315983+0000 mon.a (mon.0) 11633 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:33.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.325323+0000 mon.a (mon.0) 11634 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:33.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: cephadm 2024-02-05T07:17:31.351251+0000 mgr.y (mgr.25280) 2738 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:33.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:31.430441+0000 mgr.y (mgr.25280) 2739 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:17:33.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: cephadm 2024-02-05T07:17:31.465208+0000 mgr.y (mgr.25280) 2740 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:33.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: cephadm 2024-02-05T07:17:31.563787+0000 mgr.y (mgr.25280) 2741 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:33.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: cephadm 2024-02-05T07:17:31.663310+0000 mgr.y (mgr.25280) 2742 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:33.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: cephadm 2024-02-05T07:17:31.761563+0000 mgr.y (mgr.25280) 2743 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:33.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: cephadm 2024-02-05T07:17:31.856989+0000 mgr.y (mgr.25280) 2744 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:33.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: cephadm 2024-02-05T07:17:31.952538+0000 mgr.y (mgr.25280) 2745 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:33.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: cephadm 2024-02-05T07:17:32.052802+0000 mgr.y (mgr.25280) 2746 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:33.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: cephadm 2024-02-05T07:17:32.146474+0000 mgr.y (mgr.25280) 2747 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:33.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.214433+0000 mon.a (mon.0) 11625 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:33.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.217667+0000 mon.a (mon.0) 11626 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:33.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.220380+0000 mon.a (mon.0) 11627 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:33.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.221472+0000 mon.a (mon.0) 11628 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:33.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.229418+0000 mon.a (mon.0) 11629 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:33.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.308267+0000 mon.a (mon.0) 11630 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:33.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.311248+0000 mon.a (mon.0) 11631 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:33.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.314540+0000 mon.a (mon.0) 11632 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:33.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.315983+0000 mon.a (mon.0) 11633 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:33.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.325323+0000 mon.a (mon.0) 11634 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:33.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.406861+0000 mon.a (mon.0) 11635 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:33.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.410564+0000 mon.a (mon.0) 11636 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:33.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.414091+0000 mon.a (mon.0) 11637 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:33.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.415004+0000 mon.a (mon.0) 11638 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:33.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.421395+0000 mon.a (mon.0) 11639 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:33.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.503427+0000 mon.a (mon.0) 11640 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:33.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.506356+0000 mon.a (mon.0) 11641 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:33.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.510037+0000 mon.a (mon.0) 11642 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:33.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.511418+0000 mon.a (mon.0) 11643 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:33.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.518863+0000 mon.a (mon.0) 11644 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:33.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.599525+0000 mon.a (mon.0) 11645 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:33.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.602123+0000 mon.a (mon.0) 11646 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:33.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.604499+0000 mon.a (mon.0) 11647 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:33.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.605279+0000 mon.a (mon.0) 11648 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:33.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.612601+0000 mon.a (mon.0) 11649 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:33.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.689910+0000 mon.a (mon.0) 11650 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:33.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.692736+0000 mon.a (mon.0) 11651 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:33.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.695782+0000 mon.a (mon.0) 11652 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:33.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.696904+0000 mon.a (mon.0) 11653 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:33.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.704534+0000 mon.a (mon.0) 11654 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:33.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.782093+0000 mon.a (mon.0) 11655 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:33.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.784959+0000 mon.a (mon.0) 11656 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:33.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.788073+0000 mon.a (mon.0) 11657 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:33.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.789206+0000 mon.a (mon.0) 11658 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:33.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.797808+0000 mon.a (mon.0) 11659 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:33.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.875466+0000 mon.a (mon.0) 11660 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:33.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.878444+0000 mon.a (mon.0) 11661 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:33.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.882195+0000 mon.a (mon.0) 11662 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:33.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.883524+0000 mon.a (mon.0) 11663 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:33.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.891692+0000 mon.a (mon.0) 11664 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:33.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.975841+0000 mon.a (mon.0) 11665 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:33.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.977963+0000 mon.a (mon.0) 11666 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:33.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.980561+0000 mon.a (mon.0) 11667 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:33.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.981507+0000 mon.a (mon.0) 11668 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:33.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:32.988403+0000 mon.a (mon.0) 11669 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:33.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:33.066887+0000 mon.a (mon.0) 11670 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:33.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:33.071075+0000 mon.a (mon.0) 11671 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:33.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:33.073846+0000 mon.a (mon.0) 11672 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:33.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:33.074729+0000 mon.a (mon.0) 11673 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:33.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:33.080112+0000 mon.a (mon.0) 11674 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:33.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.406861+0000 mon.a (mon.0) 11635 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:33.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.410564+0000 mon.a (mon.0) 11636 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:33.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.414091+0000 mon.a (mon.0) 11637 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:33.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.415004+0000 mon.a (mon.0) 11638 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:33.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.421395+0000 mon.a (mon.0) 11639 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:33.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.503427+0000 mon.a (mon.0) 11640 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:33.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.506356+0000 mon.a (mon.0) 11641 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:33.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.510037+0000 mon.a (mon.0) 11642 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:33.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.511418+0000 mon.a (mon.0) 11643 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:33.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.518863+0000 mon.a (mon.0) 11644 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:33.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.599525+0000 mon.a (mon.0) 11645 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:33.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.602123+0000 mon.a (mon.0) 11646 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:33.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.604499+0000 mon.a (mon.0) 11647 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:33.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.605279+0000 mon.a (mon.0) 11648 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:33.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.612601+0000 mon.a (mon.0) 11649 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:33.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.689910+0000 mon.a (mon.0) 11650 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:33.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.692736+0000 mon.a (mon.0) 11651 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:33.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.695782+0000 mon.a (mon.0) 11652 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:33.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.696904+0000 mon.a (mon.0) 11653 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:33.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.704534+0000 mon.a (mon.0) 11654 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:33.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:33.159607+0000 mon.a (mon.0) 11675 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:33.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:33.162451+0000 mon.a (mon.0) 11676 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:33.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:33.165051+0000 mon.a (mon.0) 11677 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:33.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:33.165759+0000 mon.a (mon.0) 11678 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:33.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[71397]: audit 2024-02-05T07:17:33.173835+0000 mon.a (mon.0) 11679 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:33.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.782093+0000 mon.a (mon.0) 11655 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:33.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.784959+0000 mon.a (mon.0) 11656 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:33.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.788073+0000 mon.a (mon.0) 11657 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:33.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.789206+0000 mon.a (mon.0) 11658 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:33.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.797808+0000 mon.a (mon.0) 11659 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:33.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.875466+0000 mon.a (mon.0) 11660 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:33.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.878444+0000 mon.a (mon.0) 11661 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:33.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.882195+0000 mon.a (mon.0) 11662 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:33.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.883524+0000 mon.a (mon.0) 11663 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:33.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.891692+0000 mon.a (mon.0) 11664 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:33.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.975841+0000 mon.a (mon.0) 11665 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:33.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.977963+0000 mon.a (mon.0) 11666 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:33.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.980561+0000 mon.a (mon.0) 11667 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:33.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.981507+0000 mon.a (mon.0) 11668 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:33.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:32.988403+0000 mon.a (mon.0) 11669 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:33.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:33.066887+0000 mon.a (mon.0) 11670 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:33.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:33.071075+0000 mon.a (mon.0) 11671 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:33.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:33.073846+0000 mon.a (mon.0) 11672 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:33.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:33.074729+0000 mon.a (mon.0) 11673 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:33.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:33.080112+0000 mon.a (mon.0) 11674 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:33.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:33.159607+0000 mon.a (mon.0) 11675 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:33.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:33.162451+0000 mon.a (mon.0) 11676 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:33.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:33.165051+0000 mon.a (mon.0) 11677 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:33.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:33.165759+0000 mon.a (mon.0) 11678 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:33.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:33 smithi102 bash[68945]: audit 2024-02-05T07:17:33.173835+0000 mon.a (mon.0) 11679 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:33.714 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[90835]: logger=settings t=2024-02-05T07:17:33.392059204Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-02-05T07:17:33.714 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[90835]: logger=settings t=2024-02-05T07:17:33.392363645Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-02-05T07:17:33.714 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[90835]: logger=settings t=2024-02-05T07:17:33.392390104Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-02-05T07:17:33.714 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[90835]: logger=settings t=2024-02-05T07:17:33.392399363Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-02-05T07:17:33.714 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[90835]: logger=settings t=2024-02-05T07:17:33.392407117Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-02-05T07:17:33.714 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[90835]: logger=settings t=2024-02-05T07:17:33.392414921Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-02-05T07:17:33.714 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[90835]: logger=settings t=2024-02-05T07:17:33.392422419Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-02-05T07:17:33.715 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[90835]: logger=settings t=2024-02-05T07:17:33.392430013Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-02-05T07:17:33.715 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[90835]: logger=settings t=2024-02-05T07:17:33.392438306Z level=info msg="Path Home" path=/usr/share/grafana 2024-02-05T07:17:33.715 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[90835]: logger=settings t=2024-02-05T07:17:33.3924458Z level=info msg="Path Data" path=/var/lib/grafana 2024-02-05T07:17:33.715 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[90835]: logger=settings t=2024-02-05T07:17:33.392453247Z level=info msg="Path Logs" path=/var/log/grafana 2024-02-05T07:17:33.715 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[90835]: logger=settings t=2024-02-05T07:17:33.392465382Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-02-05T07:17:33.715 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[90835]: logger=settings t=2024-02-05T07:17:33.392480712Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-02-05T07:17:33.715 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[90835]: logger=settings t=2024-02-05T07:17:33.392493169Z level=info msg="App mode production" 2024-02-05T07:17:33.715 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[90835]: logger=sqlstore t=2024-02-05T07:17:33.39255987Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-02-05T07:17:33.715 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[90835]: logger=sqlstore t=2024-02-05T07:17:33.392585885Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-02-05T07:17:33.715 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:33.406201217Z level=info msg="Starting DB migrations" 2024-02-05T07:17:33.715 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:33.410318523Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-02-05T07:17:33.715 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:33.537571429Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-02-05T07:17:33.715 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:33.629201346Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-02-05T07:17:33.715 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:33.712479205Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-02-05T07:17:34.097 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:33 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:33.833533809Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-02-05T07:17:34.193 INFO:teuthology.orchestra.run.smithi102.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:17:34.193 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi102 smithi102 running 9s ago 27m - - 2024-02-05T07:17:34.193 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi177 smithi177 running 14s ago 27m - - 2024-02-05T07:17:34.193 INFO:teuthology.orchestra.run.smithi102.stdout:alertmanager.a smithi102 *:9093,9094 running (26s) 9s ago 20m 16.4M - 0.25.0 c8568f914cd2 36c6404c4fcd 2024-02-05T07:17:34.193 INFO:teuthology.orchestra.run.smithi102.stdout:grafana.a smithi177 *:3000 starting - - - - 2024-02-05T07:17:34.193 INFO:teuthology.orchestra.run.smithi102.stdout:iscsi.foo.smithi102.rtacbu smithi102 running (119s) 9s ago 17m 47.5M - 3.6 8f4bf3e8b16a 001d25891c3c 2024-02-05T07:17:34.193 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.x smithi177 *:8443,9283,8765 running (11m) 14s ago 26m 448M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a bc0c1c0fa978 2024-02-05T07:17:34.193 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.y smithi102 *:8443,9283,8765 running (11m) 9s ago 29m 543M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 2c235a1e22e9 2024-02-05T07:17:34.194 INFO:teuthology.orchestra.run.smithi102.stdout:mon.a smithi102 running (11m) 9s ago 29m 96.1M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 86bf6ea37a85 2024-02-05T07:17:34.194 INFO:teuthology.orchestra.run.smithi102.stdout:mon.b smithi177 running (10m) 14s ago 27m 71.2M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 43aa1d90c52a 2024-02-05T07:17:34.194 INFO:teuthology.orchestra.run.smithi102.stdout:mon.c smithi102 running (10m) 9s ago 27m 73.6M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 22368d23635d 2024-02-05T07:17:34.194 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.a smithi102 *:9100 running (95s) 9s ago 20m 10.0M - 1.5.0 0da6a335fe13 66217662b55f 2024-02-05T07:17:34.194 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.b smithi177 *:9100 running (88s) 14s ago 20m 10.3M - 1.5.0 0da6a335fe13 e02fbc000c74 2024-02-05T07:17:34.194 INFO:teuthology.orchestra.run.smithi102.stdout:osd.0 smithi102 running (8m) 9s ago 26m 63.2M 2525M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 821af6032e75 2024-02-05T07:17:34.194 INFO:teuthology.orchestra.run.smithi102.stdout:osd.1 smithi102 running (7m) 9s ago 25m 72.2M 2525M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 20b17ff42448 2024-02-05T07:17:34.194 INFO:teuthology.orchestra.run.smithi102.stdout:osd.2 smithi102 running (7m) 9s ago 25m 58.0M 2525M 19.0.0-1241-g164d3be4 8f4bf3e8b16a c80d1728ceb0 2024-02-05T07:17:34.194 INFO:teuthology.orchestra.run.smithi102.stdout:osd.3 smithi102 running (6m) 9s ago 24m 63.8M 2525M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f9cef81f6a04 2024-02-05T07:17:34.194 INFO:teuthology.orchestra.run.smithi102.stdout:osd.4 smithi177 running (5m) 14s ago 23m 63.9M 2781M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 835fc0acab61 2024-02-05T07:17:34.194 INFO:teuthology.orchestra.run.smithi102.stdout:osd.5 smithi177 running (4m) 14s ago 23m 62.7M 2781M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f6f459404c8e 2024-02-05T07:17:34.194 INFO:teuthology.orchestra.run.smithi102.stdout:osd.6 smithi177 running (4m) 14s ago 22m 56.5M 2781M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 4168e08da1ac 2024-02-05T07:17:34.194 INFO:teuthology.orchestra.run.smithi102.stdout:osd.7 smithi177 running (3m) 14s ago 21m 58.3M 2781M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 6ae203071e8d 2024-02-05T07:17:34.194 INFO:teuthology.orchestra.run.smithi102.stdout:prometheus.a smithi177 *:9095 running (70s) 14s ago 20m 52.1M - 2.43.0 a07b618ecd1d d68f1f2b6984 2024-02-05T07:17:34.195 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi102.xsyvtb smithi102 *:8000 running (3m) 9s ago 18m 91.8M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 3749fa0e2128 2024-02-05T07:17:34.195 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi177.mzlged smithi177 *:8000 running (2m) 14s ago 18m 91.2M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a c87b8a92407b 2024-02-05T07:17:34.195 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi102.righwg smithi102 *:80 running (3m) 9s ago 17m 91.6M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 8cdf183ad52a 2024-02-05T07:17:34.195 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi177.uynbom smithi177 *:80 running (2m) 14s ago 17m 91.0M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 995044569a76 2024-02-05T07:17:34.460 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:34.192993708Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-02-05T07:17:34.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: cephadm 2024-02-05T07:17:32.229996+0000 mgr.y (mgr.25280) 2748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:34.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: cephadm 2024-02-05T07:17:32.326365+0000 mgr.y (mgr.25280) 2749 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:34.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: cephadm 2024-02-05T07:17:32.422320+0000 mgr.y (mgr.25280) 2750 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:34.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: cephadm 2024-02-05T07:17:32.519349+0000 mgr.y (mgr.25280) 2751 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:34.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: cephadm 2024-02-05T07:17:32.613138+0000 mgr.y (mgr.25280) 2752 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:34.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: cephadm 2024-02-05T07:17:32.705261+0000 mgr.y (mgr.25280) 2753 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:34.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: cephadm 2024-02-05T07:17:32.798411+0000 mgr.y (mgr.25280) 2754 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:34.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: cephadm 2024-02-05T07:17:32.892539+0000 mgr.y (mgr.25280) 2755 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:34.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: cluster 2024-02-05T07:17:32.924327+0000 mgr.y (mgr.25280) 2756 : cluster 0 pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-05T07:17:34.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: cephadm 2024-02-05T07:17:32.989075+0000 mgr.y (mgr.25280) 2757 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:34.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: cephadm 2024-02-05T07:17:33.080636+0000 mgr.y (mgr.25280) 2758 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:34.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: cephadm 2024-02-05T07:17:33.174550+0000 mgr.y (mgr.25280) 2759 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:34.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.256255+0000 mon.a (mon.0) 11680 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:34.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.258930+0000 mon.a (mon.0) 11681 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:34.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.261548+0000 mon.a (mon.0) 11682 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:34.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.262604+0000 mon.a (mon.0) 11683 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:34.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.272165+0000 mon.a (mon.0) 11684 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:34.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.349253+0000 mon.a (mon.0) 11685 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:34.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.351427+0000 mon.a (mon.0) 11686 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:34.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.354051+0000 mon.a (mon.0) 11687 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:34.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.355178+0000 mon.a (mon.0) 11688 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:34.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.363052+0000 mon.a (mon.0) 11689 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:34.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.440525+0000 mon.a (mon.0) 11690 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:34.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.443205+0000 mon.a (mon.0) 11691 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:34.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.445809+0000 mon.a (mon.0) 11692 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:34.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.446743+0000 mon.a (mon.0) 11693 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:34.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.455595+0000 mon.a (mon.0) 11694 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:34.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.535369+0000 mon.a (mon.0) 11695 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:34.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.537827+0000 mon.a (mon.0) 11696 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:34.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.540265+0000 mon.a (mon.0) 11697 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:34.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.541238+0000 mon.a (mon.0) 11698 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:34.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.548344+0000 mon.a (mon.0) 11699 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:34.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.609617+0000 mon.a (mon.0) 11700 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:34.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.612815+0000 mon.a (mon.0) 11701 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:34.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.615545+0000 mon.a (mon.0) 11702 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:34.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.616616+0000 mon.a (mon.0) 11703 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:34.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.623300+0000 mon.a (mon.0) 11704 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:34.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.705327+0000 mon.a (mon.0) 11705 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:34.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.709026+0000 mon.a (mon.0) 11706 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:34.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.711878+0000 mon.a (mon.0) 11707 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:34.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.713050+0000 mon.a (mon.0) 11708 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:34.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.720759+0000 mon.a (mon.0) 11709 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:34.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.801288+0000 mon.a (mon.0) 11710 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:34.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.804473+0000 mon.a (mon.0) 11711 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:34.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.807912+0000 mon.a (mon.0) 11712 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:34.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.809152+0000 mon.a (mon.0) 11713 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:34.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.818620+0000 mon.a (mon.0) 11714 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:34.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.882371+0000 mon.a (mon.0) 11715 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:34.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.884976+0000 mon.a (mon.0) 11716 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:34.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.887718+0000 mon.a (mon.0) 11717 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:34.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.889366+0000 mon.a (mon.0) 11718 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:34.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.899277+0000 mon.a (mon.0) 11719 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:34.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.965565+0000 mon.a (mon.0) 11720 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:34.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.968053+0000 mon.a (mon.0) 11721 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:34.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.970518+0000 mon.a (mon.0) 11722 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:34.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.971466+0000 mon.a (mon.0) 11723 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:34.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:33.977205+0000 mon.a (mon.0) 11724 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:34.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:34.055657+0000 mon.a (mon.0) 11725 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:34.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:34.057825+0000 mon.a (mon.0) 11726 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:34.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:34.060356+0000 mon.a (mon.0) 11727 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:34.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:34.061300+0000 mon.a (mon.0) 11728 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:34.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:34.066842+0000 mon.a (mon.0) 11729 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:34.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:34.146478+0000 mon.a (mon.0) 11730 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:34.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:34.149225+0000 mon.a (mon.0) 11731 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:34.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:34.151605+0000 mon.a (mon.0) 11732 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:34.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:34.152452+0000 mon.a (mon.0) 11733 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:34.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[56430]: audit 2024-02-05T07:17:34.159673+0000 mon.a (mon.0) 11734 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:34.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: cephadm 2024-02-05T07:17:32.229996+0000 mgr.y (mgr.25280) 2748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:34.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: cephadm 2024-02-05T07:17:32.326365+0000 mgr.y (mgr.25280) 2749 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:34.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: cephadm 2024-02-05T07:17:32.422320+0000 mgr.y (mgr.25280) 2750 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:34.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: cephadm 2024-02-05T07:17:32.519349+0000 mgr.y (mgr.25280) 2751 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:34.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: cephadm 2024-02-05T07:17:32.613138+0000 mgr.y (mgr.25280) 2752 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:34.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: cephadm 2024-02-05T07:17:32.705261+0000 mgr.y (mgr.25280) 2753 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:34.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: cephadm 2024-02-05T07:17:32.798411+0000 mgr.y (mgr.25280) 2754 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:34.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: cephadm 2024-02-05T07:17:32.892539+0000 mgr.y (mgr.25280) 2755 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:34.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: cluster 2024-02-05T07:17:32.924327+0000 mgr.y (mgr.25280) 2756 : cluster 0 pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-05T07:17:34.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: cephadm 2024-02-05T07:17:32.989075+0000 mgr.y (mgr.25280) 2757 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:34.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: cephadm 2024-02-05T07:17:33.080636+0000 mgr.y (mgr.25280) 2758 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:34.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: cephadm 2024-02-05T07:17:33.174550+0000 mgr.y (mgr.25280) 2759 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:34.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.256255+0000 mon.a (mon.0) 11680 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:34.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.258930+0000 mon.a (mon.0) 11681 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:34.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.261548+0000 mon.a (mon.0) 11682 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:34.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.262604+0000 mon.a (mon.0) 11683 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:34.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.272165+0000 mon.a (mon.0) 11684 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:34.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.349253+0000 mon.a (mon.0) 11685 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:34.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.351427+0000 mon.a (mon.0) 11686 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:34.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.354051+0000 mon.a (mon.0) 11687 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:34.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.355178+0000 mon.a (mon.0) 11688 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:34.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: cephadm 2024-02-05T07:17:32.229996+0000 mgr.y (mgr.25280) 2748 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:34.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: cephadm 2024-02-05T07:17:32.326365+0000 mgr.y (mgr.25280) 2749 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:34.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: cephadm 2024-02-05T07:17:32.422320+0000 mgr.y (mgr.25280) 2750 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:34.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: cephadm 2024-02-05T07:17:32.519349+0000 mgr.y (mgr.25280) 2751 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:34.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: cephadm 2024-02-05T07:17:32.613138+0000 mgr.y (mgr.25280) 2752 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:34.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: cephadm 2024-02-05T07:17:32.705261+0000 mgr.y (mgr.25280) 2753 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:34.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: cephadm 2024-02-05T07:17:32.798411+0000 mgr.y (mgr.25280) 2754 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:34.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: cephadm 2024-02-05T07:17:32.892539+0000 mgr.y (mgr.25280) 2755 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:34.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: cluster 2024-02-05T07:17:32.924327+0000 mgr.y (mgr.25280) 2756 : cluster 0 pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-05T07:17:34.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: cephadm 2024-02-05T07:17:32.989075+0000 mgr.y (mgr.25280) 2757 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:34.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: cephadm 2024-02-05T07:17:33.080636+0000 mgr.y (mgr.25280) 2758 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:34.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: cephadm 2024-02-05T07:17:33.174550+0000 mgr.y (mgr.25280) 2759 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:34.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.256255+0000 mon.a (mon.0) 11680 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:34.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.258930+0000 mon.a (mon.0) 11681 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:34.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.261548+0000 mon.a (mon.0) 11682 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:34.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.262604+0000 mon.a (mon.0) 11683 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:34.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.272165+0000 mon.a (mon.0) 11684 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:34.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.349253+0000 mon.a (mon.0) 11685 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:34.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.351427+0000 mon.a (mon.0) 11686 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:34.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.354051+0000 mon.a (mon.0) 11687 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:34.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.355178+0000 mon.a (mon.0) 11688 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:34.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.363052+0000 mon.a (mon.0) 11689 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:34.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.440525+0000 mon.a (mon.0) 11690 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:34.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.443205+0000 mon.a (mon.0) 11691 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:34.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.445809+0000 mon.a (mon.0) 11692 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:34.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.446743+0000 mon.a (mon.0) 11693 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:34.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.455595+0000 mon.a (mon.0) 11694 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:34.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.535369+0000 mon.a (mon.0) 11695 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:34.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.537827+0000 mon.a (mon.0) 11696 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:34.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.540265+0000 mon.a (mon.0) 11697 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:34.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.541238+0000 mon.a (mon.0) 11698 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:34.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.548344+0000 mon.a (mon.0) 11699 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:34.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.609617+0000 mon.a (mon.0) 11700 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:34.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.612815+0000 mon.a (mon.0) 11701 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:34.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.615545+0000 mon.a (mon.0) 11702 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:34.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.616616+0000 mon.a (mon.0) 11703 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:34.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.623300+0000 mon.a (mon.0) 11704 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:34.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.705327+0000 mon.a (mon.0) 11705 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:34.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.709026+0000 mon.a (mon.0) 11706 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:34.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.711878+0000 mon.a (mon.0) 11707 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:34.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.363052+0000 mon.a (mon.0) 11689 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:34.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.440525+0000 mon.a (mon.0) 11690 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:34.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.443205+0000 mon.a (mon.0) 11691 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:34.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.445809+0000 mon.a (mon.0) 11692 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:34.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.446743+0000 mon.a (mon.0) 11693 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:34.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.455595+0000 mon.a (mon.0) 11694 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:34.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.535369+0000 mon.a (mon.0) 11695 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:34.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.537827+0000 mon.a (mon.0) 11696 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:34.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.540265+0000 mon.a (mon.0) 11697 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:34.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.541238+0000 mon.a (mon.0) 11698 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:34.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.548344+0000 mon.a (mon.0) 11699 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:34.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.609617+0000 mon.a (mon.0) 11700 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:34.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.612815+0000 mon.a (mon.0) 11701 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:34.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.615545+0000 mon.a (mon.0) 11702 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:34.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.616616+0000 mon.a (mon.0) 11703 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:34.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.623300+0000 mon.a (mon.0) 11704 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:34.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.705327+0000 mon.a (mon.0) 11705 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:34.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.709026+0000 mon.a (mon.0) 11706 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:34.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.711878+0000 mon.a (mon.0) 11707 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:34.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.713050+0000 mon.a (mon.0) 11708 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:34.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.720759+0000 mon.a (mon.0) 11709 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:34.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.801288+0000 mon.a (mon.0) 11710 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:34.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.804473+0000 mon.a (mon.0) 11711 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:34.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.807912+0000 mon.a (mon.0) 11712 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:34.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.809152+0000 mon.a (mon.0) 11713 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:34.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.818620+0000 mon.a (mon.0) 11714 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:34.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.882371+0000 mon.a (mon.0) 11715 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:34.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.884976+0000 mon.a (mon.0) 11716 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:34.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.887718+0000 mon.a (mon.0) 11717 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:34.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.889366+0000 mon.a (mon.0) 11718 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:34.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.899277+0000 mon.a (mon.0) 11719 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:34.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.965565+0000 mon.a (mon.0) 11720 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:34.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.968053+0000 mon.a (mon.0) 11721 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:34.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.970518+0000 mon.a (mon.0) 11722 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:34.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.971466+0000 mon.a (mon.0) 11723 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:34.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:33.977205+0000 mon.a (mon.0) 11724 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:34.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:34.055657+0000 mon.a (mon.0) 11725 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:34.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:34.057825+0000 mon.a (mon.0) 11726 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:34.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:34.060356+0000 mon.a (mon.0) 11727 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:34.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:34.061300+0000 mon.a (mon.0) 11728 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:34.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:34.066842+0000 mon.a (mon.0) 11729 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:34.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:34.146478+0000 mon.a (mon.0) 11730 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:34.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:34.149225+0000 mon.a (mon.0) 11731 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:34.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:34.151605+0000 mon.a (mon.0) 11732 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:34.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:34.152452+0000 mon.a (mon.0) 11733 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:34.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[71397]: audit 2024-02-05T07:17:34.159673+0000 mon.a (mon.0) 11734 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:34.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.713050+0000 mon.a (mon.0) 11708 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:34.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.720759+0000 mon.a (mon.0) 11709 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:34.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.801288+0000 mon.a (mon.0) 11710 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:34.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.804473+0000 mon.a (mon.0) 11711 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:34.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.807912+0000 mon.a (mon.0) 11712 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:34.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.809152+0000 mon.a (mon.0) 11713 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:34.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.818620+0000 mon.a (mon.0) 11714 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:34.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.882371+0000 mon.a (mon.0) 11715 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:34.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.884976+0000 mon.a (mon.0) 11716 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:34.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.887718+0000 mon.a (mon.0) 11717 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:34.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.889366+0000 mon.a (mon.0) 11718 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:34.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.899277+0000 mon.a (mon.0) 11719 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:34.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.965565+0000 mon.a (mon.0) 11720 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:34.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.968053+0000 mon.a (mon.0) 11721 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:34.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.970518+0000 mon.a (mon.0) 11722 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:34.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.971466+0000 mon.a (mon.0) 11723 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:34.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:33.977205+0000 mon.a (mon.0) 11724 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:34.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:34.055657+0000 mon.a (mon.0) 11725 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:34.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:34.057825+0000 mon.a (mon.0) 11726 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:34.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:34.060356+0000 mon.a (mon.0) 11727 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:34.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:34.061300+0000 mon.a (mon.0) 11728 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:34.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:34.066842+0000 mon.a (mon.0) 11729 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:34.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:34.146478+0000 mon.a (mon.0) 11730 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:34.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:34.149225+0000 mon.a (mon.0) 11731 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:34.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:34.151605+0000 mon.a (mon.0) 11732 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:34.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:34.152452+0000 mon.a (mon.0) 11733 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:34.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:34 smithi102 bash[68945]: audit 2024-02-05T07:17:34.159673+0000 mon.a (mon.0) 11734 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:34.672 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:17:34.672 INFO:teuthology.orchestra.run.smithi102.stdout: "mon": { 2024-02-05T07:17:34.672 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T07:17:34.672 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:17:34.672 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr": { 2024-02-05T07:17:34.672 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T07:17:34.672 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:17:34.672 INFO:teuthology.orchestra.run.smithi102.stdout: "osd": { 2024-02-05T07:17:34.672 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 8 2024-02-05T07:17:34.672 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:17:34.673 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw": { 2024-02-05T07:17:34.673 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 4 2024-02-05T07:17:34.673 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:17:34.673 INFO:teuthology.orchestra.run.smithi102.stdout: "overall": { 2024-02-05T07:17:34.673 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 17 2024-02-05T07:17:34.673 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T07:17:34.673 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:17:34.809 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:34.460053468Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-02-05T07:17:34.809 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:34.598477803Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-02-05T07:17:34.809 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:34.699447332Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-02-05T07:17:35.077 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:34.809054523Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-02-05T07:17:35.077 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:34 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:34.850857404Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-02-05T07:17:35.077 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:35.03687876Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-02-05T07:17:35.082 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:17:35.082 INFO:teuthology.orchestra.run.smithi102.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:164d3be4a527be775f4d3c343ea591122f1b8921", 2024-02-05T07:17:35.082 INFO:teuthology.orchestra.run.smithi102.stdout: "in_progress": true, 2024-02-05T07:17:35.082 INFO:teuthology.orchestra.run.smithi102.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-05T07:17:35.082 INFO:teuthology.orchestra.run.smithi102.stdout: "services_complete": [ 2024-02-05T07:17:35.082 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr", 2024-02-05T07:17:35.082 INFO:teuthology.orchestra.run.smithi102.stdout: "iscsi", 2024-02-05T07:17:35.082 INFO:teuthology.orchestra.run.smithi102.stdout: "osd", 2024-02-05T07:17:35.082 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw", 2024-02-05T07:17:35.083 INFO:teuthology.orchestra.run.smithi102.stdout: "mon" 2024-02-05T07:17:35.083 INFO:teuthology.orchestra.run.smithi102.stdout: ], 2024-02-05T07:17:35.083 INFO:teuthology.orchestra.run.smithi102.stdout: "progress": "18/23 daemons upgraded", 2024-02-05T07:17:35.083 INFO:teuthology.orchestra.run.smithi102.stdout: "message": "Currently upgrading grafana daemons", 2024-02-05T07:17:35.083 INFO:teuthology.orchestra.run.smithi102.stdout: "is_paused": false 2024-02-05T07:17:35.083 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:17:35.483 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:35.300700146Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-02-05T07:17:35.483 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: cephadm 2024-02-05T07:17:33.272846+0000 mgr.y (mgr.25280) 2760 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:35.484 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: cephadm 2024-02-05T07:17:33.363577+0000 mgr.y (mgr.25280) 2761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:35.484 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:33.365826+0000 mgr.y (mgr.25280) 2762 : audit 0 from='client.35166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:17:35.484 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: cephadm 2024-02-05T07:17:33.456157+0000 mgr.y (mgr.25280) 2763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:35.484 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: cephadm 2024-02-05T07:17:33.549024+0000 mgr.y (mgr.25280) 2764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:35.484 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: cephadm 2024-02-05T07:17:33.624240+0000 mgr.y (mgr.25280) 2765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:35.484 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: cephadm 2024-02-05T07:17:33.721599+0000 mgr.y (mgr.25280) 2766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:35.484 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:33.758653+0000 mgr.y (mgr.25280) 2767 : audit 0 from='client.35172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:17:35.484 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: cephadm 2024-02-05T07:17:33.819283+0000 mgr.y (mgr.25280) 2768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:35.484 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: cephadm 2024-02-05T07:17:33.899972+0000 mgr.y (mgr.25280) 2769 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:35.484 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: cephadm 2024-02-05T07:17:33.977720+0000 mgr.y (mgr.25280) 2770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:35.484 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: cephadm 2024-02-05T07:17:34.067322+0000 mgr.y (mgr.25280) 2771 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:35.484 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: cephadm 2024-02-05T07:17:34.160200+0000 mgr.y (mgr.25280) 2772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:35.484 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.160395+0000 mgr.y (mgr.25280) 2773 : audit 0 from='client.45109 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:17:35.485 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.282249+0000 mon.a (mon.0) 11735 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:35.485 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.284395+0000 mon.a (mon.0) 11736 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:35.485 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.286785+0000 mon.a (mon.0) 11737 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:35.485 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.287563+0000 mon.a (mon.0) 11738 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:35.485 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.294857+0000 mon.a (mon.0) 11739 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:35.485 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.375775+0000 mon.a (mon.0) 11740 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:35.485 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.379180+0000 mon.a (mon.0) 11741 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:35.485 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.381967+0000 mon.a (mon.0) 11742 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:35.485 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.383053+0000 mon.a (mon.0) 11743 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:35.485 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.390014+0000 mon.a (mon.0) 11744 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:35.485 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.451885+0000 mon.a (mon.0) 11745 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:35.485 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.455154+0000 mon.a (mon.0) 11746 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:35.485 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.458953+0000 mon.a (mon.0) 11747 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:35.485 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.460331+0000 mon.a (mon.0) 11748 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:35.485 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.468353+0000 mon.a (mon.0) 11749 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:35.486 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.550486+0000 mon.a (mon.0) 11750 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:35.486 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.552563+0000 mon.a (mon.0) 11751 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:35.486 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.555808+0000 mon.a (mon.0) 11752 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:35.486 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.556988+0000 mon.a (mon.0) 11753 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:35.486 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.567031+0000 mon.a (mon.0) 11754 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:35.486 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.630931+0000 mon.a (mon.0) 11755 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:35.486 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.633807+0000 mon.a (mon.0) 11756 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:35.486 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.636883+0000 mon.a (mon.0) 11757 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:35.486 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.638006+0000 mon.a (mon.0) 11758 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:35.486 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.646212+0000 mon.a (mon.0) 11759 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:35.486 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.665522+0000 mon.c (mon.1) 36 : audit 0 from='client.? 172.21.15.102:0/1358689333' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:35.487 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.724532+0000 mon.a (mon.0) 11760 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:35.487 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.728217+0000 mon.a (mon.0) 11761 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:35.487 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.731897+0000 mon.a (mon.0) 11762 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:35.487 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.733152+0000 mon.a (mon.0) 11763 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:35.487 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.741283+0000 mon.a (mon.0) 11764 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:35.487 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.819890+0000 mon.a (mon.0) 11765 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:35.487 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.822506+0000 mon.a (mon.0) 11766 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:35.487 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.824872+0000 mon.a (mon.0) 11767 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:35.487 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.825833+0000 mon.a (mon.0) 11768 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:35.487 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.832640+0000 mon.a (mon.0) 11769 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:35.487 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.915120+0000 mon.a (mon.0) 11770 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:35.488 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.917451+0000 mon.a (mon.0) 11771 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:35.488 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.920618+0000 mon.a (mon.0) 11772 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:35.488 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.921695+0000 mon.a (mon.0) 11773 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:35.488 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:34.930614+0000 mon.a (mon.0) 11774 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:35.488 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:35.010452+0000 mon.a (mon.0) 11775 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:35.488 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:35.013214+0000 mon.a (mon.0) 11776 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:35.488 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:35.016293+0000 mon.a (mon.0) 11777 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:35.488 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:35.017374+0000 mon.a (mon.0) 11778 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:35.488 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:35.023268+0000 mon.a (mon.0) 11779 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:35.488 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:35.106640+0000 mon.a (mon.0) 11780 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:35.488 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:35.108599+0000 mon.a (mon.0) 11781 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:35.488 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:35.110656+0000 mon.a (mon.0) 11782 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:35.488 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:35.111496+0000 mon.a (mon.0) 11783 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:35.488 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[56430]: audit 2024-02-05T07:17:35.118243+0000 mon.a (mon.0) 11784 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:35.581 INFO:teuthology.orchestra.run.smithi102.stdout:HEALTH_OK 2024-02-05T07:17:35.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: cephadm 2024-02-05T07:17:33.272846+0000 mgr.y (mgr.25280) 2760 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:35.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: cephadm 2024-02-05T07:17:33.363577+0000 mgr.y (mgr.25280) 2761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:35.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:33.365826+0000 mgr.y (mgr.25280) 2762 : audit 0 from='client.35166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:17:35.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: cephadm 2024-02-05T07:17:33.456157+0000 mgr.y (mgr.25280) 2763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:35.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: cephadm 2024-02-05T07:17:33.549024+0000 mgr.y (mgr.25280) 2764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:35.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: cephadm 2024-02-05T07:17:33.624240+0000 mgr.y (mgr.25280) 2765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:35.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: cephadm 2024-02-05T07:17:33.721599+0000 mgr.y (mgr.25280) 2766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:35.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:33.758653+0000 mgr.y (mgr.25280) 2767 : audit 0 from='client.35172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:17:35.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: cephadm 2024-02-05T07:17:33.819283+0000 mgr.y (mgr.25280) 2768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:35.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: cephadm 2024-02-05T07:17:33.899972+0000 mgr.y (mgr.25280) 2769 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:35.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: cephadm 2024-02-05T07:17:33.977720+0000 mgr.y (mgr.25280) 2770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:35.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: cephadm 2024-02-05T07:17:34.067322+0000 mgr.y (mgr.25280) 2771 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:35.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: cephadm 2024-02-05T07:17:34.160200+0000 mgr.y (mgr.25280) 2772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:35.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.160395+0000 mgr.y (mgr.25280) 2773 : audit 0 from='client.45109 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:17:35.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.282249+0000 mon.a (mon.0) 11735 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:35.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.284395+0000 mon.a (mon.0) 11736 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:35.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.286785+0000 mon.a (mon.0) 11737 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:35.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.287563+0000 mon.a (mon.0) 11738 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:35.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.294857+0000 mon.a (mon.0) 11739 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:35.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.375775+0000 mon.a (mon.0) 11740 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:35.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: cephadm 2024-02-05T07:17:33.272846+0000 mgr.y (mgr.25280) 2760 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:35.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: cephadm 2024-02-05T07:17:33.363577+0000 mgr.y (mgr.25280) 2761 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:35.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:33.365826+0000 mgr.y (mgr.25280) 2762 : audit 0 from='client.35166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:17:35.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: cephadm 2024-02-05T07:17:33.456157+0000 mgr.y (mgr.25280) 2763 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:35.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: cephadm 2024-02-05T07:17:33.549024+0000 mgr.y (mgr.25280) 2764 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:35.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: cephadm 2024-02-05T07:17:33.624240+0000 mgr.y (mgr.25280) 2765 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:35.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: cephadm 2024-02-05T07:17:33.721599+0000 mgr.y (mgr.25280) 2766 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:35.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:33.758653+0000 mgr.y (mgr.25280) 2767 : audit 0 from='client.35172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:17:35.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: cephadm 2024-02-05T07:17:33.819283+0000 mgr.y (mgr.25280) 2768 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:35.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: cephadm 2024-02-05T07:17:33.899972+0000 mgr.y (mgr.25280) 2769 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:35.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: cephadm 2024-02-05T07:17:33.977720+0000 mgr.y (mgr.25280) 2770 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:35.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: cephadm 2024-02-05T07:17:34.067322+0000 mgr.y (mgr.25280) 2771 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:35.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: cephadm 2024-02-05T07:17:34.160200+0000 mgr.y (mgr.25280) 2772 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:35.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.160395+0000 mgr.y (mgr.25280) 2773 : audit 0 from='client.45109 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:17:35.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.282249+0000 mon.a (mon.0) 11735 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:35.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.284395+0000 mon.a (mon.0) 11736 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:35.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.286785+0000 mon.a (mon.0) 11737 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:35.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.287563+0000 mon.a (mon.0) 11738 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:35.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.294857+0000 mon.a (mon.0) 11739 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:35.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.375775+0000 mon.a (mon.0) 11740 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:35.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.379180+0000 mon.a (mon.0) 11741 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:35.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.381967+0000 mon.a (mon.0) 11742 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:35.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.383053+0000 mon.a (mon.0) 11743 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:35.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.390014+0000 mon.a (mon.0) 11744 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:35.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.451885+0000 mon.a (mon.0) 11745 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:35.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.455154+0000 mon.a (mon.0) 11746 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:35.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.458953+0000 mon.a (mon.0) 11747 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:35.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.460331+0000 mon.a (mon.0) 11748 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:35.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.468353+0000 mon.a (mon.0) 11749 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:35.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.550486+0000 mon.a (mon.0) 11750 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:35.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.552563+0000 mon.a (mon.0) 11751 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:35.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.555808+0000 mon.a (mon.0) 11752 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:35.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.556988+0000 mon.a (mon.0) 11753 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:35.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.567031+0000 mon.a (mon.0) 11754 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:35.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.630931+0000 mon.a (mon.0) 11755 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:35.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.633807+0000 mon.a (mon.0) 11756 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:35.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.636883+0000 mon.a (mon.0) 11757 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:35.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.638006+0000 mon.a (mon.0) 11758 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:35.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.646212+0000 mon.a (mon.0) 11759 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:35.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.665522+0000 mon.c (mon.1) 36 : audit 0 from='client.? 172.21.15.102:0/1358689333' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:35.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.379180+0000 mon.a (mon.0) 11741 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:35.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.381967+0000 mon.a (mon.0) 11742 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:35.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.383053+0000 mon.a (mon.0) 11743 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:35.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.390014+0000 mon.a (mon.0) 11744 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:35.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.451885+0000 mon.a (mon.0) 11745 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:35.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.455154+0000 mon.a (mon.0) 11746 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:35.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.458953+0000 mon.a (mon.0) 11747 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:35.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.460331+0000 mon.a (mon.0) 11748 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:35.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.468353+0000 mon.a (mon.0) 11749 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:35.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.550486+0000 mon.a (mon.0) 11750 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:35.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.552563+0000 mon.a (mon.0) 11751 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:35.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.555808+0000 mon.a (mon.0) 11752 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:35.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.556988+0000 mon.a (mon.0) 11753 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:35.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.567031+0000 mon.a (mon.0) 11754 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:35.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.630931+0000 mon.a (mon.0) 11755 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:35.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.633807+0000 mon.a (mon.0) 11756 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:35.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.636883+0000 mon.a (mon.0) 11757 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:35.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.638006+0000 mon.a (mon.0) 11758 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:35.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.646212+0000 mon.a (mon.0) 11759 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:35.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.665522+0000 mon.c (mon.1) 36 : audit 0 from='client.? 172.21.15.102:0/1358689333' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:35.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.724532+0000 mon.a (mon.0) 11760 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:35.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.728217+0000 mon.a (mon.0) 11761 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:35.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.731897+0000 mon.a (mon.0) 11762 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:35.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.733152+0000 mon.a (mon.0) 11763 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:35.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.741283+0000 mon.a (mon.0) 11764 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:35.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.819890+0000 mon.a (mon.0) 11765 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:35.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.822506+0000 mon.a (mon.0) 11766 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:35.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.824872+0000 mon.a (mon.0) 11767 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:35.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.825833+0000 mon.a (mon.0) 11768 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:35.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.832640+0000 mon.a (mon.0) 11769 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:35.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.915120+0000 mon.a (mon.0) 11770 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:35.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.917451+0000 mon.a (mon.0) 11771 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:35.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.920618+0000 mon.a (mon.0) 11772 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:35.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.921695+0000 mon.a (mon.0) 11773 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:35.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:34.930614+0000 mon.a (mon.0) 11774 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:35.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:35.010452+0000 mon.a (mon.0) 11775 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:35.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:35.013214+0000 mon.a (mon.0) 11776 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:35.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:35.016293+0000 mon.a (mon.0) 11777 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:35.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:35.017374+0000 mon.a (mon.0) 11778 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:35.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:35.023268+0000 mon.a (mon.0) 11779 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:35.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:35.106640+0000 mon.a (mon.0) 11780 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:35.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:35.108599+0000 mon.a (mon.0) 11781 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:35.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:35.110656+0000 mon.a (mon.0) 11782 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:35.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:35.111496+0000 mon.a (mon.0) 11783 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:35.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[71397]: audit 2024-02-05T07:17:35.118243+0000 mon.a (mon.0) 11784 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:35.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.724532+0000 mon.a (mon.0) 11760 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:35.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.728217+0000 mon.a (mon.0) 11761 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:35.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.731897+0000 mon.a (mon.0) 11762 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:35.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.733152+0000 mon.a (mon.0) 11763 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:35.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.741283+0000 mon.a (mon.0) 11764 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:35.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.819890+0000 mon.a (mon.0) 11765 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:35.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.822506+0000 mon.a (mon.0) 11766 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:35.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.824872+0000 mon.a (mon.0) 11767 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:35.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.825833+0000 mon.a (mon.0) 11768 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:35.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.832640+0000 mon.a (mon.0) 11769 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:35.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.915120+0000 mon.a (mon.0) 11770 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:35.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.917451+0000 mon.a (mon.0) 11771 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:35.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.920618+0000 mon.a (mon.0) 11772 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:35.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.921695+0000 mon.a (mon.0) 11773 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:35.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:34.930614+0000 mon.a (mon.0) 11774 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:35.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:35.010452+0000 mon.a (mon.0) 11775 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:35.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:35.013214+0000 mon.a (mon.0) 11776 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:35.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:35.016293+0000 mon.a (mon.0) 11777 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:35.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:35.017374+0000 mon.a (mon.0) 11778 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:35.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:35.023268+0000 mon.a (mon.0) 11779 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:35.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:35.106640+0000 mon.a (mon.0) 11780 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:35.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:35.108599+0000 mon.a (mon.0) 11781 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:35.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:35.110656+0000 mon.a (mon.0) 11782 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:35.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:35.111496+0000 mon.a (mon.0) 11783 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:35.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:35 smithi102 bash[68945]: audit 2024-02-05T07:17:35.118243+0000 mon.a (mon.0) 11784 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:36.077 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:35 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:35.749696704Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-02-05T07:17:36.577 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:36.138618311Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-02-05T07:17:36.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: cephadm 2024-02-05T07:17:34.295413+0000 mgr.y (mgr.25280) 2774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:36.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: cephadm 2024-02-05T07:17:34.390566+0000 mgr.y (mgr.25280) 2775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:36.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: cephadm 2024-02-05T07:17:34.469221+0000 mgr.y (mgr.25280) 2776 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:36.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: cephadm 2024-02-05T07:17:34.567671+0000 mgr.y (mgr.25280) 2777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:36.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: cephadm 2024-02-05T07:17:34.646746+0000 mgr.y (mgr.25280) 2778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:36.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: cephadm 2024-02-05T07:17:34.742133+0000 mgr.y (mgr.25280) 2779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:36.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: cephadm 2024-02-05T07:17:34.833188+0000 mgr.y (mgr.25280) 2780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:36.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: cluster 2024-02-05T07:17:34.925321+0000 mgr.y (mgr.25280) 2781 : cluster 0 pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:36.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: cephadm 2024-02-05T07:17:34.931101+0000 mgr.y (mgr.25280) 2782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:36.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: cephadm 2024-02-05T07:17:35.024005+0000 mgr.y (mgr.25280) 2783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:36.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.075222+0000 mgr.y (mgr.25280) 2784 : audit 0 from='client.45121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:17:36.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: cephadm 2024-02-05T07:17:35.118930+0000 mgr.y (mgr.25280) 2785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:36.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.201918+0000 mon.a (mon.0) 11785 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:36.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.204100+0000 mon.a (mon.0) 11786 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:36.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.206112+0000 mon.a (mon.0) 11787 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:36.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.206947+0000 mon.a (mon.0) 11788 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:36.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.212999+0000 mon.a (mon.0) 11789 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:36.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.296152+0000 mon.a (mon.0) 11790 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:36.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.300548+0000 mon.a (mon.0) 11791 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:36.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.304077+0000 mon.a (mon.0) 11792 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:36.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.305247+0000 mon.a (mon.0) 11793 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:36.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.311564+0000 mon.a (mon.0) 11794 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:36.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.394081+0000 mon.a (mon.0) 11795 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:36.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.398040+0000 mon.a (mon.0) 11796 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:36.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.401147+0000 mon.a (mon.0) 11797 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:36.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.401978+0000 mon.a (mon.0) 11798 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:36.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.407829+0000 mon.a (mon.0) 11799 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:36.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.488306+0000 mon.a (mon.0) 11800 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:36.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.492614+0000 mon.a (mon.0) 11801 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:36.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.496053+0000 mon.a (mon.0) 11802 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:36.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.497270+0000 mon.a (mon.0) 11803 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:36.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.506505+0000 mon.a (mon.0) 11804 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:36.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.574727+0000 mon.a (mon.0) 11805 : audit 0 from='client.? 172.21.15.102:0/293854791' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:17:36.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.587197+0000 mon.a (mon.0) 11806 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:36.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.589845+0000 mon.a (mon.0) 11807 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:36.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.592337+0000 mon.a (mon.0) 11808 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:36.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.593488+0000 mon.a (mon.0) 11809 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:36.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.599959+0000 mon.a (mon.0) 11810 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:36.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.680548+0000 mon.a (mon.0) 11811 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:36.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.683361+0000 mon.a (mon.0) 11812 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:36.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.687211+0000 mon.a (mon.0) 11813 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:36.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.688812+0000 mon.a (mon.0) 11814 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:36.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.696703+0000 mon.a (mon.0) 11815 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:36.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.778549+0000 mon.a (mon.0) 11816 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:36.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.781561+0000 mon.a (mon.0) 11817 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:36.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.785219+0000 mon.a (mon.0) 11818 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:36.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.786691+0000 mon.a (mon.0) 11819 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:36.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.793402+0000 mon.a (mon.0) 11820 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:36.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.872517+0000 mon.a (mon.0) 11821 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:36.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.875034+0000 mon.a (mon.0) 11822 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:36.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.877576+0000 mon.a (mon.0) 11823 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:36.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.878451+0000 mon.a (mon.0) 11824 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:36.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.885906+0000 mon.a (mon.0) 11825 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:36.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.969735+0000 mon.a (mon.0) 11826 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:36.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.972206+0000 mon.a (mon.0) 11827 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:36.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.975642+0000 mon.a (mon.0) 11828 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:36.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.976570+0000 mon.a (mon.0) 11829 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:36.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:35.982798+0000 mon.a (mon.0) 11830 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:36.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:36.066456+0000 mon.a (mon.0) 11831 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:36.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:36.069071+0000 mon.a (mon.0) 11832 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:36.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:36.072393+0000 mon.a (mon.0) 11833 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:36.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:36.073409+0000 mon.a (mon.0) 11834 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:36.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:36.081284+0000 mon.a (mon.0) 11835 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:36.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:36.165709+0000 mon.a (mon.0) 11836 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:36.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:36.167933+0000 mon.a (mon.0) 11837 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:36.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:36.171009+0000 mon.a (mon.0) 11838 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:36.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:36.172204+0000 mon.a (mon.0) 11839 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:36.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[56430]: audit 2024-02-05T07:17:36.179904+0000 mon.a (mon.0) 11840 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:36.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: cephadm 2024-02-05T07:17:34.295413+0000 mgr.y (mgr.25280) 2774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:36.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: cephadm 2024-02-05T07:17:34.390566+0000 mgr.y (mgr.25280) 2775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:36.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: cephadm 2024-02-05T07:17:34.469221+0000 mgr.y (mgr.25280) 2776 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:36.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: cephadm 2024-02-05T07:17:34.567671+0000 mgr.y (mgr.25280) 2777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:36.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: cephadm 2024-02-05T07:17:34.646746+0000 mgr.y (mgr.25280) 2778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:36.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: cephadm 2024-02-05T07:17:34.742133+0000 mgr.y (mgr.25280) 2779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:36.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: cephadm 2024-02-05T07:17:34.833188+0000 mgr.y (mgr.25280) 2780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:36.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: cluster 2024-02-05T07:17:34.925321+0000 mgr.y (mgr.25280) 2781 : cluster 0 pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:36.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: cephadm 2024-02-05T07:17:34.931101+0000 mgr.y (mgr.25280) 2782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:36.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: cephadm 2024-02-05T07:17:35.024005+0000 mgr.y (mgr.25280) 2783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:36.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.075222+0000 mgr.y (mgr.25280) 2784 : audit 0 from='client.45121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:17:36.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: cephadm 2024-02-05T07:17:35.118930+0000 mgr.y (mgr.25280) 2785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:36.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.201918+0000 mon.a (mon.0) 11785 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:36.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.204100+0000 mon.a (mon.0) 11786 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:36.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.206112+0000 mon.a (mon.0) 11787 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:36.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.206947+0000 mon.a (mon.0) 11788 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:36.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.212999+0000 mon.a (mon.0) 11789 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:36.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.296152+0000 mon.a (mon.0) 11790 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:36.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.300548+0000 mon.a (mon.0) 11791 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:36.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.304077+0000 mon.a (mon.0) 11792 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:36.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.305247+0000 mon.a (mon.0) 11793 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:36.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.311564+0000 mon.a (mon.0) 11794 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:36.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.394081+0000 mon.a (mon.0) 11795 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:36.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.398040+0000 mon.a (mon.0) 11796 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:36.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.401147+0000 mon.a (mon.0) 11797 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:36.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.401978+0000 mon.a (mon.0) 11798 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:36.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.407829+0000 mon.a (mon.0) 11799 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:36.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.488306+0000 mon.a (mon.0) 11800 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:36.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.492614+0000 mon.a (mon.0) 11801 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:36.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.496053+0000 mon.a (mon.0) 11802 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:36.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.497270+0000 mon.a (mon.0) 11803 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:36.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.506505+0000 mon.a (mon.0) 11804 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:36.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.574727+0000 mon.a (mon.0) 11805 : audit 0 from='client.? 172.21.15.102:0/293854791' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:17:36.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.587197+0000 mon.a (mon.0) 11806 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:36.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.589845+0000 mon.a (mon.0) 11807 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:36.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.592337+0000 mon.a (mon.0) 11808 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:36.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.593488+0000 mon.a (mon.0) 11809 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:36.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.599959+0000 mon.a (mon.0) 11810 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:36.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.680548+0000 mon.a (mon.0) 11811 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:36.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.683361+0000 mon.a (mon.0) 11812 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:36.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: cephadm 2024-02-05T07:17:34.295413+0000 mgr.y (mgr.25280) 2774 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:36.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: cephadm 2024-02-05T07:17:34.390566+0000 mgr.y (mgr.25280) 2775 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:36.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: cephadm 2024-02-05T07:17:34.469221+0000 mgr.y (mgr.25280) 2776 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:36.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: cephadm 2024-02-05T07:17:34.567671+0000 mgr.y (mgr.25280) 2777 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:36.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: cephadm 2024-02-05T07:17:34.646746+0000 mgr.y (mgr.25280) 2778 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:36.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: cephadm 2024-02-05T07:17:34.742133+0000 mgr.y (mgr.25280) 2779 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:36.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: cephadm 2024-02-05T07:17:34.833188+0000 mgr.y (mgr.25280) 2780 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:36.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: cluster 2024-02-05T07:17:34.925321+0000 mgr.y (mgr.25280) 2781 : cluster 0 pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:36.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: cephadm 2024-02-05T07:17:34.931101+0000 mgr.y (mgr.25280) 2782 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:36.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: cephadm 2024-02-05T07:17:35.024005+0000 mgr.y (mgr.25280) 2783 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:36.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.075222+0000 mgr.y (mgr.25280) 2784 : audit 0 from='client.45121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:17:36.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: cephadm 2024-02-05T07:17:35.118930+0000 mgr.y (mgr.25280) 2785 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:36.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.201918+0000 mon.a (mon.0) 11785 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:36.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.204100+0000 mon.a (mon.0) 11786 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:36.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.206112+0000 mon.a (mon.0) 11787 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:36.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.206947+0000 mon.a (mon.0) 11788 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:36.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.212999+0000 mon.a (mon.0) 11789 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:36.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.296152+0000 mon.a (mon.0) 11790 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:36.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.300548+0000 mon.a (mon.0) 11791 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:36.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.304077+0000 mon.a (mon.0) 11792 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:36.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.687211+0000 mon.a (mon.0) 11813 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:36.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.688812+0000 mon.a (mon.0) 11814 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:36.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.696703+0000 mon.a (mon.0) 11815 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:36.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.778549+0000 mon.a (mon.0) 11816 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:36.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.781561+0000 mon.a (mon.0) 11817 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:36.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.785219+0000 mon.a (mon.0) 11818 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:36.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.786691+0000 mon.a (mon.0) 11819 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:36.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.793402+0000 mon.a (mon.0) 11820 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:36.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.872517+0000 mon.a (mon.0) 11821 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:36.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.875034+0000 mon.a (mon.0) 11822 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:36.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.877576+0000 mon.a (mon.0) 11823 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:36.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.878451+0000 mon.a (mon.0) 11824 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:36.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.885906+0000 mon.a (mon.0) 11825 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:36.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.969735+0000 mon.a (mon.0) 11826 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:36.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.972206+0000 mon.a (mon.0) 11827 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:36.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.975642+0000 mon.a (mon.0) 11828 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:36.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.976570+0000 mon.a (mon.0) 11829 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:36.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:35.982798+0000 mon.a (mon.0) 11830 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:36.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:36.066456+0000 mon.a (mon.0) 11831 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:36.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:36.069071+0000 mon.a (mon.0) 11832 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:36.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:36.072393+0000 mon.a (mon.0) 11833 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:36.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:36.073409+0000 mon.a (mon.0) 11834 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:36.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:36.081284+0000 mon.a (mon.0) 11835 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:36.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:36.165709+0000 mon.a (mon.0) 11836 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:36.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:36.167933+0000 mon.a (mon.0) 11837 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:36.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:36.171009+0000 mon.a (mon.0) 11838 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:36.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:36.172204+0000 mon.a (mon.0) 11839 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:36.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[71397]: audit 2024-02-05T07:17:36.179904+0000 mon.a (mon.0) 11840 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:36.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.305247+0000 mon.a (mon.0) 11793 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:36.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.311564+0000 mon.a (mon.0) 11794 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:36.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.394081+0000 mon.a (mon.0) 11795 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:36.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.398040+0000 mon.a (mon.0) 11796 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:36.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.401147+0000 mon.a (mon.0) 11797 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:36.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.401978+0000 mon.a (mon.0) 11798 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:36.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.407829+0000 mon.a (mon.0) 11799 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:36.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.488306+0000 mon.a (mon.0) 11800 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:36.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.492614+0000 mon.a (mon.0) 11801 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:36.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.496053+0000 mon.a (mon.0) 11802 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:36.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.497270+0000 mon.a (mon.0) 11803 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:36.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.506505+0000 mon.a (mon.0) 11804 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:36.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.574727+0000 mon.a (mon.0) 11805 : audit 0 from='client.? 172.21.15.102:0/293854791' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:17:36.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.587197+0000 mon.a (mon.0) 11806 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:36.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.589845+0000 mon.a (mon.0) 11807 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:36.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.592337+0000 mon.a (mon.0) 11808 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:36.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.593488+0000 mon.a (mon.0) 11809 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:36.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.599959+0000 mon.a (mon.0) 11810 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:36.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.680548+0000 mon.a (mon.0) 11811 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:36.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.683361+0000 mon.a (mon.0) 11812 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:36.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.687211+0000 mon.a (mon.0) 11813 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:36.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.688812+0000 mon.a (mon.0) 11814 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:36.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.696703+0000 mon.a (mon.0) 11815 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:36.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.778549+0000 mon.a (mon.0) 11816 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:36.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.781561+0000 mon.a (mon.0) 11817 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:36.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.785219+0000 mon.a (mon.0) 11818 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:36.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.786691+0000 mon.a (mon.0) 11819 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:36.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.793402+0000 mon.a (mon.0) 11820 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:36.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.872517+0000 mon.a (mon.0) 11821 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:36.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.875034+0000 mon.a (mon.0) 11822 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:36.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.877576+0000 mon.a (mon.0) 11823 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:36.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.878451+0000 mon.a (mon.0) 11824 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:36.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.885906+0000 mon.a (mon.0) 11825 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:36.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.969735+0000 mon.a (mon.0) 11826 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:36.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.972206+0000 mon.a (mon.0) 11827 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:36.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.975642+0000 mon.a (mon.0) 11828 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:36.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.976570+0000 mon.a (mon.0) 11829 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:36.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:35.982798+0000 mon.a (mon.0) 11830 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:36.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:36.066456+0000 mon.a (mon.0) 11831 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:36.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:36.069071+0000 mon.a (mon.0) 11832 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:36.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:36.072393+0000 mon.a (mon.0) 11833 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:36.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:36.073409+0000 mon.a (mon.0) 11834 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:36.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:36.081284+0000 mon.a (mon.0) 11835 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:36.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:36.165709+0000 mon.a (mon.0) 11836 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:36.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:36.167933+0000 mon.a (mon.0) 11837 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:36.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:36.171009+0000 mon.a (mon.0) 11838 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:36.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:36.172204+0000 mon.a (mon.0) 11839 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:36.643 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:36 smithi102 bash[68945]: audit 2024-02-05T07:17:36.179904+0000 mon.a (mon.0) 11840 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:36.913 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:36.587198447Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-02-05T07:17:36.913 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:36.657517795Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-02-05T07:17:36.913 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:36.758058091Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-02-05T07:17:36.914 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:36.817076856Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-02-05T07:17:37.169 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:36.913115273Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-02-05T07:17:37.169 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:36 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:36.984510059Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-02-05T07:17:37.169 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:37.101776815Z level=info msg="Executing migration" id="create provenance_type table" 2024-02-05T07:17:37.488 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: cephadm 2024-02-05T07:17:35.213534+0000 mgr.y (mgr.25280) 2786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:37.489 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: cephadm 2024-02-05T07:17:35.312172+0000 mgr.y (mgr.25280) 2787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:37.489 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: cephadm 2024-02-05T07:17:35.410716+0000 mgr.y (mgr.25280) 2788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:37.489 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: cephadm 2024-02-05T07:17:35.507119+0000 mgr.y (mgr.25280) 2789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:37.489 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: cephadm 2024-02-05T07:17:35.600457+0000 mgr.y (mgr.25280) 2790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:37.489 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: cephadm 2024-02-05T07:17:35.699187+0000 mgr.y (mgr.25280) 2791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:37.489 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: cephadm 2024-02-05T07:17:35.793880+0000 mgr.y (mgr.25280) 2792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:37.489 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: cephadm 2024-02-05T07:17:35.886437+0000 mgr.y (mgr.25280) 2793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:37.489 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: cephadm 2024-02-05T07:17:35.983489+0000 mgr.y (mgr.25280) 2794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:37.489 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: cephadm 2024-02-05T07:17:36.082155+0000 mgr.y (mgr.25280) 2795 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:37.489 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: cephadm 2024-02-05T07:17:36.180488+0000 mgr.y (mgr.25280) 2796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:37.489 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.260237+0000 mon.a (mon.0) 11841 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:37.489 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.263014+0000 mon.a (mon.0) 11842 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:37.489 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.265708+0000 mon.a (mon.0) 11843 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:37.490 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.266681+0000 mon.a (mon.0) 11844 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:37.490 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.273451+0000 mon.a (mon.0) 11845 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:37.490 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.353038+0000 mon.a (mon.0) 11846 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:37.490 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.355468+0000 mon.a (mon.0) 11847 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:37.490 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.358862+0000 mon.a (mon.0) 11848 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:37.490 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.359817+0000 mon.a (mon.0) 11849 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:37.490 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.367704+0000 mon.a (mon.0) 11850 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:37.490 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:37.169015148Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-02-05T07:17:37.490 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:37.211100761Z level=info msg="Executing migration" id="create alert_image table" 2024-02-05T07:17:37.490 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:37.253125243Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-02-05T07:17:37.490 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:37.304161864Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-02-05T07:17:37.491 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:37.363158855Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-02-05T07:17:37.491 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:37.405145438Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-02-05T07:17:37.491 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:37.48862966Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-02-05T07:17:37.491 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:37.488900702Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-02-05T07:17:37.491 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.447179+0000 mon.a (mon.0) 11851 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:37.491 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.449758+0000 mon.a (mon.0) 11852 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:37.491 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.453360+0000 mon.a (mon.0) 11853 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:37.491 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.454736+0000 mon.a (mon.0) 11854 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:37.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.461515+0000 mon.a (mon.0) 11855 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:37.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.543032+0000 mon.a (mon.0) 11856 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:37.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.545795+0000 mon.a (mon.0) 11857 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:37.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.548869+0000 mon.a (mon.0) 11858 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:37.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.550200+0000 mon.a (mon.0) 11859 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:37.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.558954+0000 mon.a (mon.0) 11860 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:37.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.640062+0000 mon.a (mon.0) 11861 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:37.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.644065+0000 mon.a (mon.0) 11862 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:37.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.648731+0000 mon.a (mon.0) 11863 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:37.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.649740+0000 mon.a (mon.0) 11864 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:37.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.659819+0000 mon.a (mon.0) 11865 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:37.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.726169+0000 mon.a (mon.0) 11866 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:37.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.728728+0000 mon.a (mon.0) 11867 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:37.493 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.731989+0000 mon.a (mon.0) 11868 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:37.493 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.733199+0000 mon.a (mon.0) 11869 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:37.493 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.741701+0000 mon.a (mon.0) 11870 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:37.493 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.821698+0000 mon.a (mon.0) 11871 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:37.493 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.824283+0000 mon.a (mon.0) 11872 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:37.493 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.827037+0000 mon.a (mon.0) 11873 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:37.493 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.827929+0000 mon.a (mon.0) 11874 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:37.493 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.835191+0000 mon.a (mon.0) 11875 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:37.493 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.913087+0000 mon.a (mon.0) 11876 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:37.493 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.915568+0000 mon.a (mon.0) 11877 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:37.493 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.918958+0000 mon.a (mon.0) 11878 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:37.493 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.920049+0000 mon.a (mon.0) 11879 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:37.493 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:36.929569+0000 mon.a (mon.0) 11880 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:37.493 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:37.010927+0000 mon.a (mon.0) 11881 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:37.493 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:37.013295+0000 mon.a (mon.0) 11882 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:37.494 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:37.016627+0000 mon.a (mon.0) 11883 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:37.494 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:37.017575+0000 mon.a (mon.0) 11884 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:37.494 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:37.023846+0000 mon.a (mon.0) 11885 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:37.494 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:37.103775+0000 mon.a (mon.0) 11886 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:37.494 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:37.106270+0000 mon.a (mon.0) 11887 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:37.494 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:37.109147+0000 mon.a (mon.0) 11888 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:37.494 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:37.110106+0000 mon.a (mon.0) 11889 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:37.494 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[56430]: audit 2024-02-05T07:17:37.117565+0000 mon.a (mon.0) 11890 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:37.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: cephadm 2024-02-05T07:17:35.213534+0000 mgr.y (mgr.25280) 2786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:37.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: cephadm 2024-02-05T07:17:35.312172+0000 mgr.y (mgr.25280) 2787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:37.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: cephadm 2024-02-05T07:17:35.410716+0000 mgr.y (mgr.25280) 2788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:37.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: cephadm 2024-02-05T07:17:35.507119+0000 mgr.y (mgr.25280) 2789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:37.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: cephadm 2024-02-05T07:17:35.600457+0000 mgr.y (mgr.25280) 2790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:37.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: cephadm 2024-02-05T07:17:35.699187+0000 mgr.y (mgr.25280) 2791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:37.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: cephadm 2024-02-05T07:17:35.793880+0000 mgr.y (mgr.25280) 2792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:37.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: cephadm 2024-02-05T07:17:35.886437+0000 mgr.y (mgr.25280) 2793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:37.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: cephadm 2024-02-05T07:17:35.983489+0000 mgr.y (mgr.25280) 2794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:37.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: cephadm 2024-02-05T07:17:36.082155+0000 mgr.y (mgr.25280) 2795 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:37.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: cephadm 2024-02-05T07:17:36.180488+0000 mgr.y (mgr.25280) 2796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:37.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.260237+0000 mon.a (mon.0) 11841 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:37.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.263014+0000 mon.a (mon.0) 11842 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:37.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.265708+0000 mon.a (mon.0) 11843 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:37.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.266681+0000 mon.a (mon.0) 11844 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:37.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.273451+0000 mon.a (mon.0) 11845 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:37.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.353038+0000 mon.a (mon.0) 11846 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:37.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.355468+0000 mon.a (mon.0) 11847 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:37.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.358862+0000 mon.a (mon.0) 11848 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:37.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.359817+0000 mon.a (mon.0) 11849 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:37.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.367704+0000 mon.a (mon.0) 11850 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:37.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: cephadm 2024-02-05T07:17:35.213534+0000 mgr.y (mgr.25280) 2786 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:37.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: cephadm 2024-02-05T07:17:35.312172+0000 mgr.y (mgr.25280) 2787 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:37.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: cephadm 2024-02-05T07:17:35.410716+0000 mgr.y (mgr.25280) 2788 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:37.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: cephadm 2024-02-05T07:17:35.507119+0000 mgr.y (mgr.25280) 2789 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:37.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: cephadm 2024-02-05T07:17:35.600457+0000 mgr.y (mgr.25280) 2790 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:37.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: cephadm 2024-02-05T07:17:35.699187+0000 mgr.y (mgr.25280) 2791 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:37.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: cephadm 2024-02-05T07:17:35.793880+0000 mgr.y (mgr.25280) 2792 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:37.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: cephadm 2024-02-05T07:17:35.886437+0000 mgr.y (mgr.25280) 2793 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:37.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: cephadm 2024-02-05T07:17:35.983489+0000 mgr.y (mgr.25280) 2794 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:37.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: cephadm 2024-02-05T07:17:36.082155+0000 mgr.y (mgr.25280) 2795 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:37.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: cephadm 2024-02-05T07:17:36.180488+0000 mgr.y (mgr.25280) 2796 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:37.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.260237+0000 mon.a (mon.0) 11841 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:37.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.263014+0000 mon.a (mon.0) 11842 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:37.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.265708+0000 mon.a (mon.0) 11843 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:37.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.266681+0000 mon.a (mon.0) 11844 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:37.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.273451+0000 mon.a (mon.0) 11845 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:37.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.353038+0000 mon.a (mon.0) 11846 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:37.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.355468+0000 mon.a (mon.0) 11847 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:37.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.358862+0000 mon.a (mon.0) 11848 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:37.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.359817+0000 mon.a (mon.0) 11849 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:37.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.367704+0000 mon.a (mon.0) 11850 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:37.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.447179+0000 mon.a (mon.0) 11851 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:37.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.449758+0000 mon.a (mon.0) 11852 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:37.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.453360+0000 mon.a (mon.0) 11853 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:37.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.454736+0000 mon.a (mon.0) 11854 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:37.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.461515+0000 mon.a (mon.0) 11855 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:37.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.543032+0000 mon.a (mon.0) 11856 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:37.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.545795+0000 mon.a (mon.0) 11857 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:37.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.548869+0000 mon.a (mon.0) 11858 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:37.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.550200+0000 mon.a (mon.0) 11859 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:37.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.558954+0000 mon.a (mon.0) 11860 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:37.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.640062+0000 mon.a (mon.0) 11861 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:37.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.644065+0000 mon.a (mon.0) 11862 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:37.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.648731+0000 mon.a (mon.0) 11863 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:37.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.649740+0000 mon.a (mon.0) 11864 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:37.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.659819+0000 mon.a (mon.0) 11865 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:37.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.726169+0000 mon.a (mon.0) 11866 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:37.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.728728+0000 mon.a (mon.0) 11867 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:37.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.731989+0000 mon.a (mon.0) 11868 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:37.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.733199+0000 mon.a (mon.0) 11869 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:37.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.447179+0000 mon.a (mon.0) 11851 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:37.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.449758+0000 mon.a (mon.0) 11852 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:37.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.453360+0000 mon.a (mon.0) 11853 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:37.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.454736+0000 mon.a (mon.0) 11854 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:37.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.461515+0000 mon.a (mon.0) 11855 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:37.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.543032+0000 mon.a (mon.0) 11856 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:37.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.545795+0000 mon.a (mon.0) 11857 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:37.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.548869+0000 mon.a (mon.0) 11858 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:37.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.550200+0000 mon.a (mon.0) 11859 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:37.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.558954+0000 mon.a (mon.0) 11860 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:37.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.640062+0000 mon.a (mon.0) 11861 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:37.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.644065+0000 mon.a (mon.0) 11862 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:37.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.648731+0000 mon.a (mon.0) 11863 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:37.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.649740+0000 mon.a (mon.0) 11864 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:37.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.659819+0000 mon.a (mon.0) 11865 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:37.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.726169+0000 mon.a (mon.0) 11866 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:37.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.728728+0000 mon.a (mon.0) 11867 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:37.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.731989+0000 mon.a (mon.0) 11868 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:37.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.733199+0000 mon.a (mon.0) 11869 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:37.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.741701+0000 mon.a (mon.0) 11870 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:37.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.821698+0000 mon.a (mon.0) 11871 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:37.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.824283+0000 mon.a (mon.0) 11872 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:37.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.827037+0000 mon.a (mon.0) 11873 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:37.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.827929+0000 mon.a (mon.0) 11874 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:37.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.835191+0000 mon.a (mon.0) 11875 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:37.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.913087+0000 mon.a (mon.0) 11876 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:37.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.915568+0000 mon.a (mon.0) 11877 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:37.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.918958+0000 mon.a (mon.0) 11878 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:37.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.920049+0000 mon.a (mon.0) 11879 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:37.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:36.929569+0000 mon.a (mon.0) 11880 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:37.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:37.010927+0000 mon.a (mon.0) 11881 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:37.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:37.013295+0000 mon.a (mon.0) 11882 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:37.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:37.016627+0000 mon.a (mon.0) 11883 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:37.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:37.017575+0000 mon.a (mon.0) 11884 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:37.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:37.023846+0000 mon.a (mon.0) 11885 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:37.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:37.103775+0000 mon.a (mon.0) 11886 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:37.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:37.106270+0000 mon.a (mon.0) 11887 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:37.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:37.109147+0000 mon.a (mon.0) 11888 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:37.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:37.110106+0000 mon.a (mon.0) 11889 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:37.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[71397]: audit 2024-02-05T07:17:37.117565+0000 mon.a (mon.0) 11890 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:37.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.741701+0000 mon.a (mon.0) 11870 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:37.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.821698+0000 mon.a (mon.0) 11871 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:37.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.824283+0000 mon.a (mon.0) 11872 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:37.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.827037+0000 mon.a (mon.0) 11873 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:37.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.827929+0000 mon.a (mon.0) 11874 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:37.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.835191+0000 mon.a (mon.0) 11875 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:37.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.913087+0000 mon.a (mon.0) 11876 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:37.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.915568+0000 mon.a (mon.0) 11877 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:37.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.918958+0000 mon.a (mon.0) 11878 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:37.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.920049+0000 mon.a (mon.0) 11879 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:37.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:36.929569+0000 mon.a (mon.0) 11880 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:37.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:37.010927+0000 mon.a (mon.0) 11881 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:37.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:37.013295+0000 mon.a (mon.0) 11882 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:37.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:37.016627+0000 mon.a (mon.0) 11883 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:37.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:37.017575+0000 mon.a (mon.0) 11884 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:37.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:37.023846+0000 mon.a (mon.0) 11885 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:37.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:37.103775+0000 mon.a (mon.0) 11886 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:37.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:37.106270+0000 mon.a (mon.0) 11887 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:37.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:37.109147+0000 mon.a (mon.0) 11888 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:37.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:37.110106+0000 mon.a (mon.0) 11889 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:37.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:37 smithi102 bash[68945]: audit 2024-02-05T07:17:37.117565+0000 mon.a (mon.0) 11890 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:37.817 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:37.531147901Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-02-05T07:17:37.817 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:37.57341084Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-02-05T07:17:37.817 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:37.615483735Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-02-05T07:17:37.817 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:37.682564912Z level=info msg="Executing migration" id="create secrets table" 2024-02-05T07:17:37.817 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:37.724648137Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-02-05T07:17:38.077 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:37.816694065Z level=info msg="Executing migration" id="add name column into data_keys" 2024-02-05T07:17:38.078 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:37.858696667Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-02-05T07:17:38.078 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:37.900791682Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-02-05T07:17:38.078 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:37 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:37.959495914Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-02-05T07:17:38.078 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:38.009866813Z level=info msg="Executing migration" id="add column hidden to role table" 2024-02-05T07:17:38.078 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:38.051847499Z level=info msg="Executing migration" id="create query_history table v1" 2024-02-05T07:17:38.380 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:38.094068171Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-02-05T07:17:38.380 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:38.186175552Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-02-05T07:17:38.381 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:38.22812928Z level=info msg="Executing migration" id="teams permissions migration" 2024-02-05T07:17:38.381 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:38.270210386Z level=info msg="Executing migration" id="dashboard permissions" 2024-02-05T07:17:38.381 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:38.295551987Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-02-05T07:17:38.381 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:38.337457208Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-02-05T07:17:38.381 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:38.379659566Z level=info msg="Executing migration" id="alerting notification permissions" 2024-02-05T07:17:38.381 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: cephadm 2024-02-05T07:17:36.274133+0000 mgr.y (mgr.25280) 2797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:38.382 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: cephadm 2024-02-05T07:17:36.368354+0000 mgr.y (mgr.25280) 2798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:38.382 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: cephadm 2024-02-05T07:17:36.462239+0000 mgr.y (mgr.25280) 2799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:38.382 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: cephadm 2024-02-05T07:17:36.559465+0000 mgr.y (mgr.25280) 2800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:38.382 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: cephadm 2024-02-05T07:17:36.660509+0000 mgr.y (mgr.25280) 2801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:38.382 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: cephadm 2024-02-05T07:17:36.742359+0000 mgr.y (mgr.25280) 2802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:38.382 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: cephadm 2024-02-05T07:17:36.835907+0000 mgr.y (mgr.25280) 2803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:38.382 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: cluster 2024-02-05T07:17:36.926033+0000 mgr.y (mgr.25280) 2804 : cluster 0 pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:38.382 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: cephadm 2024-02-05T07:17:36.930250+0000 mgr.y (mgr.25280) 2805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:38.382 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: cephadm 2024-02-05T07:17:37.024517+0000 mgr.y (mgr.25280) 2806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:38.382 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: cephadm 2024-02-05T07:17:37.118231+0000 mgr.y (mgr.25280) 2807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:38.382 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.203187+0000 mon.a (mon.0) 11891 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:38.382 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.205566+0000 mon.a (mon.0) 11892 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:38.382 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.207523+0000 mon.a (mon.0) 11893 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:38.383 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.208171+0000 mon.a (mon.0) 11894 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:38.383 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.212956+0000 mon.a (mon.0) 11895 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:38.383 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.289995+0000 mon.a (mon.0) 11896 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:38.383 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.293031+0000 mon.a (mon.0) 11897 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:38.383 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.296855+0000 mon.a (mon.0) 11898 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:38.383 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.298191+0000 mon.a (mon.0) 11899 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:38.383 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.308616+0000 mon.a (mon.0) 11900 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:38.383 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.370403+0000 mon.a (mon.0) 11901 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:38.383 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.373782+0000 mon.a (mon.0) 11902 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:38.383 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.377638+0000 mon.a (mon.0) 11903 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:38.383 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.378860+0000 mon.a (mon.0) 11904 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:38.383 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.389106+0000 mon.a (mon.0) 11905 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:38.383 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.470555+0000 mon.a (mon.0) 11906 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:38.383 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.473837+0000 mon.a (mon.0) 11907 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:38.384 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.476579+0000 mon.a (mon.0) 11908 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:38.384 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.477637+0000 mon.a (mon.0) 11909 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:38.384 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.485085+0000 mon.a (mon.0) 11910 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:38.384 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.567054+0000 mon.a (mon.0) 11911 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:38.384 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.569273+0000 mon.a (mon.0) 11912 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:38.384 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.571388+0000 mon.a (mon.0) 11913 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:38.384 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.572245+0000 mon.a (mon.0) 11914 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:38.384 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.581684+0000 mon.a (mon.0) 11915 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:38.384 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.663166+0000 mon.a (mon.0) 11916 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:38.384 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.665734+0000 mon.a (mon.0) 11917 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:38.384 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.668681+0000 mon.a (mon.0) 11918 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:38.384 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.669606+0000 mon.a (mon.0) 11919 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:38.384 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.678938+0000 mon.a (mon.0) 11920 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:38.384 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.760139+0000 mon.a (mon.0) 11921 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:38.385 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.762911+0000 mon.a (mon.0) 11922 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:38.385 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.766900+0000 mon.a (mon.0) 11923 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:38.385 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.768158+0000 mon.a (mon.0) 11924 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:38.385 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.775627+0000 mon.a (mon.0) 11925 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:38.385 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.854558+0000 mon.a (mon.0) 11926 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:38.385 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.857653+0000 mon.a (mon.0) 11927 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:38.385 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.861369+0000 mon.a (mon.0) 11928 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:38.385 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.862711+0000 mon.a (mon.0) 11929 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:38.385 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.870294+0000 mon.a (mon.0) 11930 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:38.385 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.954654+0000 mon.a (mon.0) 11931 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:38.385 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.957277+0000 mon.a (mon.0) 11932 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:38.385 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.960234+0000 mon.a (mon.0) 11933 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:38.385 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.961254+0000 mon.a (mon.0) 11934 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:38.385 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:37.967441+0000 mon.a (mon.0) 11935 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:38.386 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:38.031578+0000 mon.a (mon.0) 11936 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:38.386 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:38.033709+0000 mon.a (mon.0) 11937 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:38.386 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:38.036734+0000 mon.a (mon.0) 11938 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:38.386 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:38.037871+0000 mon.a (mon.0) 11939 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:38.386 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:38.047069+0000 mon.a (mon.0) 11940 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:38.386 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:38.128055+0000 mon.a (mon.0) 11941 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:38.386 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:38.130254+0000 mon.a (mon.0) 11942 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:38.386 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:38.132911+0000 mon.a (mon.0) 11943 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:38.386 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:38.133893+0000 mon.a (mon.0) 11944 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:38.386 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[56430]: audit 2024-02-05T07:17:38.144614+0000 mon.a (mon.0) 11945 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:38.631 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:38.404959545Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-02-05T07:17:38.631 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:38.458182714Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-02-05T07:17:38.631 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:38.547429012Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-02-05T07:17:38.631 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:38.598049377Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-02-05T07:17:38.631 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:38.623459532Z level=info msg="Executing migration" id="create correlation table v1" 2024-02-05T07:17:38.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: cephadm 2024-02-05T07:17:36.274133+0000 mgr.y (mgr.25280) 2797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:38.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: cephadm 2024-02-05T07:17:36.368354+0000 mgr.y (mgr.25280) 2798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:38.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: cephadm 2024-02-05T07:17:36.462239+0000 mgr.y (mgr.25280) 2799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:38.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: cephadm 2024-02-05T07:17:36.559465+0000 mgr.y (mgr.25280) 2800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:38.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: cephadm 2024-02-05T07:17:36.660509+0000 mgr.y (mgr.25280) 2801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:38.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: cephadm 2024-02-05T07:17:36.742359+0000 mgr.y (mgr.25280) 2802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:38.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: cephadm 2024-02-05T07:17:36.835907+0000 mgr.y (mgr.25280) 2803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:38.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: cluster 2024-02-05T07:17:36.926033+0000 mgr.y (mgr.25280) 2804 : cluster 0 pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:38.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: cephadm 2024-02-05T07:17:36.930250+0000 mgr.y (mgr.25280) 2805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:38.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: cephadm 2024-02-05T07:17:37.024517+0000 mgr.y (mgr.25280) 2806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:38.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: cephadm 2024-02-05T07:17:37.118231+0000 mgr.y (mgr.25280) 2807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:38.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.203187+0000 mon.a (mon.0) 11891 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:38.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.205566+0000 mon.a (mon.0) 11892 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:38.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.207523+0000 mon.a (mon.0) 11893 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:38.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.208171+0000 mon.a (mon.0) 11894 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:38.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.212956+0000 mon.a (mon.0) 11895 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:38.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.289995+0000 mon.a (mon.0) 11896 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:38.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.293031+0000 mon.a (mon.0) 11897 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:38.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.296855+0000 mon.a (mon.0) 11898 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:38.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.298191+0000 mon.a (mon.0) 11899 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:38.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.308616+0000 mon.a (mon.0) 11900 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:38.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: cephadm 2024-02-05T07:17:36.274133+0000 mgr.y (mgr.25280) 2797 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:38.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: cephadm 2024-02-05T07:17:36.368354+0000 mgr.y (mgr.25280) 2798 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:38.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: cephadm 2024-02-05T07:17:36.462239+0000 mgr.y (mgr.25280) 2799 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:38.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: cephadm 2024-02-05T07:17:36.559465+0000 mgr.y (mgr.25280) 2800 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:38.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: cephadm 2024-02-05T07:17:36.660509+0000 mgr.y (mgr.25280) 2801 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:38.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: cephadm 2024-02-05T07:17:36.742359+0000 mgr.y (mgr.25280) 2802 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:38.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: cephadm 2024-02-05T07:17:36.835907+0000 mgr.y (mgr.25280) 2803 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:38.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: cluster 2024-02-05T07:17:36.926033+0000 mgr.y (mgr.25280) 2804 : cluster 0 pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:38.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: cephadm 2024-02-05T07:17:36.930250+0000 mgr.y (mgr.25280) 2805 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:38.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: cephadm 2024-02-05T07:17:37.024517+0000 mgr.y (mgr.25280) 2806 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:38.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: cephadm 2024-02-05T07:17:37.118231+0000 mgr.y (mgr.25280) 2807 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:38.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.203187+0000 mon.a (mon.0) 11891 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:38.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.205566+0000 mon.a (mon.0) 11892 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:38.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.207523+0000 mon.a (mon.0) 11893 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:38.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.208171+0000 mon.a (mon.0) 11894 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:38.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.212956+0000 mon.a (mon.0) 11895 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:38.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.289995+0000 mon.a (mon.0) 11896 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:38.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.293031+0000 mon.a (mon.0) 11897 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:38.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.296855+0000 mon.a (mon.0) 11898 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:38.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.298191+0000 mon.a (mon.0) 11899 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:38.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.308616+0000 mon.a (mon.0) 11900 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:38.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.370403+0000 mon.a (mon.0) 11901 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:38.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.373782+0000 mon.a (mon.0) 11902 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:38.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.377638+0000 mon.a (mon.0) 11903 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:38.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.378860+0000 mon.a (mon.0) 11904 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:38.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.389106+0000 mon.a (mon.0) 11905 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:38.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.470555+0000 mon.a (mon.0) 11906 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:38.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.473837+0000 mon.a (mon.0) 11907 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:38.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.476579+0000 mon.a (mon.0) 11908 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:38.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.477637+0000 mon.a (mon.0) 11909 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:38.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.485085+0000 mon.a (mon.0) 11910 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:38.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.567054+0000 mon.a (mon.0) 11911 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:38.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.569273+0000 mon.a (mon.0) 11912 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:38.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.571388+0000 mon.a (mon.0) 11913 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:38.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.572245+0000 mon.a (mon.0) 11914 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:38.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.581684+0000 mon.a (mon.0) 11915 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:38.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.663166+0000 mon.a (mon.0) 11916 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:38.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.665734+0000 mon.a (mon.0) 11917 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:38.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.668681+0000 mon.a (mon.0) 11918 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:38.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.669606+0000 mon.a (mon.0) 11919 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:38.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.370403+0000 mon.a (mon.0) 11901 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:38.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.373782+0000 mon.a (mon.0) 11902 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:38.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.377638+0000 mon.a (mon.0) 11903 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:38.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.378860+0000 mon.a (mon.0) 11904 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:38.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.389106+0000 mon.a (mon.0) 11905 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:38.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.470555+0000 mon.a (mon.0) 11906 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:38.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.473837+0000 mon.a (mon.0) 11907 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:38.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.476579+0000 mon.a (mon.0) 11908 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:38.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.477637+0000 mon.a (mon.0) 11909 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:38.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.485085+0000 mon.a (mon.0) 11910 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:38.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.567054+0000 mon.a (mon.0) 11911 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:38.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.569273+0000 mon.a (mon.0) 11912 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:38.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.571388+0000 mon.a (mon.0) 11913 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:38.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.572245+0000 mon.a (mon.0) 11914 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:38.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.581684+0000 mon.a (mon.0) 11915 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:38.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.663166+0000 mon.a (mon.0) 11916 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:38.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.665734+0000 mon.a (mon.0) 11917 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:38.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.668681+0000 mon.a (mon.0) 11918 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:38.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.669606+0000 mon.a (mon.0) 11919 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:38.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.678938+0000 mon.a (mon.0) 11920 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:38.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.760139+0000 mon.a (mon.0) 11921 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:38.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.762911+0000 mon.a (mon.0) 11922 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:38.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.766900+0000 mon.a (mon.0) 11923 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:38.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.768158+0000 mon.a (mon.0) 11924 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:38.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.775627+0000 mon.a (mon.0) 11925 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:38.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.854558+0000 mon.a (mon.0) 11926 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:38.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.857653+0000 mon.a (mon.0) 11927 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:38.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.861369+0000 mon.a (mon.0) 11928 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:38.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.862711+0000 mon.a (mon.0) 11929 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:38.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.870294+0000 mon.a (mon.0) 11930 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:38.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.954654+0000 mon.a (mon.0) 11931 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:38.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.957277+0000 mon.a (mon.0) 11932 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:38.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.960234+0000 mon.a (mon.0) 11933 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:38.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.961254+0000 mon.a (mon.0) 11934 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:38.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:37.967441+0000 mon.a (mon.0) 11935 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:38.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:38.031578+0000 mon.a (mon.0) 11936 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:38.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:38.033709+0000 mon.a (mon.0) 11937 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:38.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:38.036734+0000 mon.a (mon.0) 11938 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:38.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:38.037871+0000 mon.a (mon.0) 11939 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:38.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:38.047069+0000 mon.a (mon.0) 11940 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:38.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:38.128055+0000 mon.a (mon.0) 11941 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:38.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:38.130254+0000 mon.a (mon.0) 11942 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:38.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:38.132911+0000 mon.a (mon.0) 11943 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:38.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:38.133893+0000 mon.a (mon.0) 11944 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:38.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[68945]: audit 2024-02-05T07:17:38.144614+0000 mon.a (mon.0) 11945 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:38.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.678938+0000 mon.a (mon.0) 11920 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:38.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.760139+0000 mon.a (mon.0) 11921 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:38.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.762911+0000 mon.a (mon.0) 11922 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:38.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.766900+0000 mon.a (mon.0) 11923 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:38.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.768158+0000 mon.a (mon.0) 11924 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:38.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.775627+0000 mon.a (mon.0) 11925 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:38.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.854558+0000 mon.a (mon.0) 11926 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:38.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.857653+0000 mon.a (mon.0) 11927 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:38.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.861369+0000 mon.a (mon.0) 11928 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:38.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.862711+0000 mon.a (mon.0) 11929 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:38.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.870294+0000 mon.a (mon.0) 11930 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:38.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.954654+0000 mon.a (mon.0) 11931 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:38.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.957277+0000 mon.a (mon.0) 11932 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:38.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.960234+0000 mon.a (mon.0) 11933 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:38.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.961254+0000 mon.a (mon.0) 11934 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:38.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:37.967441+0000 mon.a (mon.0) 11935 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:38.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:38.031578+0000 mon.a (mon.0) 11936 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:38.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:38.033709+0000 mon.a (mon.0) 11937 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:38.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:38.036734+0000 mon.a (mon.0) 11938 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:38.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:38.037871+0000 mon.a (mon.0) 11939 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:38.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:38.047069+0000 mon.a (mon.0) 11940 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:38.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:38.128055+0000 mon.a (mon.0) 11941 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:38.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:38.130254+0000 mon.a (mon.0) 11942 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:38.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:38.132911+0000 mon.a (mon.0) 11943 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:38.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:38.133893+0000 mon.a (mon.0) 11944 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:38.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:38 smithi102 bash[71397]: audit 2024-02-05T07:17:38.144614+0000 mon.a (mon.0) 11945 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:38.887 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:38.690693886Z level=info msg="Executing migration" id="add index correlations.uid" 2024-02-05T07:17:38.887 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:38.761625761Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-02-05T07:17:38.888 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:38 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:38.874700859Z level=info msg="Executing migration" id="add correlation config column" 2024-02-05T07:17:39.207 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:39.010718409Z level=info msg="Executing migration" id="create entity_events table" 2024-02-05T07:17:39.207 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:39.08707507Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-02-05T07:17:39.578 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:39.21770633Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-02-05T07:17:39.578 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:39.21801395Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-02-05T07:17:39.578 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:39.444081836Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-02-05T07:17:39.578 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:39.44457063Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-02-05T07:17:39.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: cephadm 2024-02-05T07:17:37.213314+0000 mgr.y (mgr.25280) 2808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:39.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: cephadm 2024-02-05T07:17:37.309231+0000 mgr.y (mgr.25280) 2809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:39.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: cephadm 2024-02-05T07:17:37.389983+0000 mgr.y (mgr.25280) 2810 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:39.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: cephadm 2024-02-05T07:17:37.485585+0000 mgr.y (mgr.25280) 2811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:39.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: cephadm 2024-02-05T07:17:37.582424+0000 mgr.y (mgr.25280) 2812 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:39.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: cephadm 2024-02-05T07:17:37.679662+0000 mgr.y (mgr.25280) 2813 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:39.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: cephadm 2024-02-05T07:17:37.776212+0000 mgr.y (mgr.25280) 2814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:39.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: cephadm 2024-02-05T07:17:37.871271+0000 mgr.y (mgr.25280) 2815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:39.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: cephadm 2024-02-05T07:17:37.967923+0000 mgr.y (mgr.25280) 2816 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:39.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: cephadm 2024-02-05T07:17:38.047728+0000 mgr.y (mgr.25280) 2817 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:39.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: cephadm 2024-02-05T07:17:38.145381+0000 mgr.y (mgr.25280) 2818 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:39.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.221316+0000 mon.a (mon.0) 11946 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:39.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.224429+0000 mon.a (mon.0) 11947 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:39.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.226883+0000 mon.a (mon.0) 11948 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:39.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.227751+0000 mon.a (mon.0) 11949 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:39.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.236547+0000 mon.a (mon.0) 11950 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:39.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.319052+0000 mon.a (mon.0) 11951 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:39.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.321785+0000 mon.a (mon.0) 11952 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:39.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.324885+0000 mon.a (mon.0) 11953 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:39.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.325988+0000 mon.a (mon.0) 11954 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:39.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.334233+0000 mon.a (mon.0) 11955 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:39.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.411900+0000 mon.a (mon.0) 11956 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:39.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.414881+0000 mon.a (mon.0) 11957 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:39.580 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.419457+0000 mon.a (mon.0) 11958 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:39.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.420497+0000 mon.a (mon.0) 11959 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:39.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.430692+0000 mon.a (mon.0) 11960 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:39.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.511341+0000 mon.a (mon.0) 11961 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:39.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.513836+0000 mon.a (mon.0) 11962 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:39.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.516237+0000 mon.a (mon.0) 11963 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:39.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.517057+0000 mon.a (mon.0) 11964 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:39.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.526306+0000 mon.a (mon.0) 11965 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:39.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.608204+0000 mon.a (mon.0) 11966 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:39.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.611938+0000 mon.a (mon.0) 11967 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:39.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.615440+0000 mon.a (mon.0) 11968 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:39.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.616700+0000 mon.a (mon.0) 11969 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:39.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.626619+0000 mon.a (mon.0) 11970 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:39.581 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.712381+0000 mon.a (mon.0) 11971 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:39.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.714831+0000 mon.a (mon.0) 11972 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:39.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.717276+0000 mon.a (mon.0) 11973 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:39.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.717974+0000 mon.a (mon.0) 11974 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:39.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.726945+0000 mon.a (mon.0) 11975 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:39.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.808311+0000 mon.a (mon.0) 11976 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:39.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.810521+0000 mon.a (mon.0) 11977 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:39.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.813101+0000 mon.a (mon.0) 11978 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:39.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.814010+0000 mon.a (mon.0) 11979 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:39.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.821871+0000 mon.a (mon.0) 11980 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:39.582 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.903160+0000 mon.a (mon.0) 11981 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:39.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.905388+0000 mon.a (mon.0) 11982 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:39.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.908091+0000 mon.a (mon.0) 11983 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:39.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.909027+0000 mon.a (mon.0) 11984 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:39.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.918809+0000 mon.a (mon.0) 11985 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:39.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:38.999404+0000 mon.a (mon.0) 11986 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:39.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:39.002526+0000 mon.a (mon.0) 11987 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:39.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:39.006066+0000 mon.a (mon.0) 11988 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:39.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:39.007347+0000 mon.a (mon.0) 11989 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:39.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:39.016539+0000 mon.a (mon.0) 11990 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:39.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:39.094341+0000 mon.a (mon.0) 11991 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:39.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:39.098806+0000 mon.a (mon.0) 11992 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:39.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:39.102357+0000 mon.a (mon.0) 11993 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:39.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:39.103558+0000 mon.a (mon.0) 11994 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:39.583 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:39.113165+0000 mon.a (mon.0) 11995 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:39.584 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[56430]: audit 2024-02-05T07:17:39.194813+0000 mon.a (mon.0) 11996 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:39.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: cephadm 2024-02-05T07:17:37.213314+0000 mgr.y (mgr.25280) 2808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:39.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: cephadm 2024-02-05T07:17:37.309231+0000 mgr.y (mgr.25280) 2809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:39.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: cephadm 2024-02-05T07:17:37.389983+0000 mgr.y (mgr.25280) 2810 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:39.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: cephadm 2024-02-05T07:17:37.485585+0000 mgr.y (mgr.25280) 2811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:39.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: cephadm 2024-02-05T07:17:37.582424+0000 mgr.y (mgr.25280) 2812 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:39.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: cephadm 2024-02-05T07:17:37.679662+0000 mgr.y (mgr.25280) 2813 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:39.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: cephadm 2024-02-05T07:17:37.776212+0000 mgr.y (mgr.25280) 2814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:39.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: cephadm 2024-02-05T07:17:37.871271+0000 mgr.y (mgr.25280) 2815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:39.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: cephadm 2024-02-05T07:17:37.967923+0000 mgr.y (mgr.25280) 2816 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:39.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: cephadm 2024-02-05T07:17:38.047728+0000 mgr.y (mgr.25280) 2817 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:39.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: cephadm 2024-02-05T07:17:38.145381+0000 mgr.y (mgr.25280) 2818 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:39.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.221316+0000 mon.a (mon.0) 11946 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:39.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.224429+0000 mon.a (mon.0) 11947 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:39.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.226883+0000 mon.a (mon.0) 11948 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:39.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.227751+0000 mon.a (mon.0) 11949 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:39.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.236547+0000 mon.a (mon.0) 11950 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:39.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.319052+0000 mon.a (mon.0) 11951 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:39.634 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.321785+0000 mon.a (mon.0) 11952 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:39.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.324885+0000 mon.a (mon.0) 11953 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:39.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.325988+0000 mon.a (mon.0) 11954 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:39.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.334233+0000 mon.a (mon.0) 11955 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:39.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: cephadm 2024-02-05T07:17:37.213314+0000 mgr.y (mgr.25280) 2808 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:39.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: cephadm 2024-02-05T07:17:37.309231+0000 mgr.y (mgr.25280) 2809 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:39.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: cephadm 2024-02-05T07:17:37.389983+0000 mgr.y (mgr.25280) 2810 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:39.635 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: cephadm 2024-02-05T07:17:37.485585+0000 mgr.y (mgr.25280) 2811 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:39.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: cephadm 2024-02-05T07:17:37.582424+0000 mgr.y (mgr.25280) 2812 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:39.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: cephadm 2024-02-05T07:17:37.679662+0000 mgr.y (mgr.25280) 2813 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:39.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: cephadm 2024-02-05T07:17:37.776212+0000 mgr.y (mgr.25280) 2814 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:39.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: cephadm 2024-02-05T07:17:37.871271+0000 mgr.y (mgr.25280) 2815 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:39.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: cephadm 2024-02-05T07:17:37.967923+0000 mgr.y (mgr.25280) 2816 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:39.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: cephadm 2024-02-05T07:17:38.047728+0000 mgr.y (mgr.25280) 2817 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:39.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: cephadm 2024-02-05T07:17:38.145381+0000 mgr.y (mgr.25280) 2818 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:39.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.221316+0000 mon.a (mon.0) 11946 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:39.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.224429+0000 mon.a (mon.0) 11947 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:39.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.226883+0000 mon.a (mon.0) 11948 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:39.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.227751+0000 mon.a (mon.0) 11949 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:39.636 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.236547+0000 mon.a (mon.0) 11950 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:39.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.319052+0000 mon.a (mon.0) 11951 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:39.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.321785+0000 mon.a (mon.0) 11952 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:39.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.324885+0000 mon.a (mon.0) 11953 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:39.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.325988+0000 mon.a (mon.0) 11954 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:39.637 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.334233+0000 mon.a (mon.0) 11955 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:39.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.411900+0000 mon.a (mon.0) 11956 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:39.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.414881+0000 mon.a (mon.0) 11957 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:39.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.419457+0000 mon.a (mon.0) 11958 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:39.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.420497+0000 mon.a (mon.0) 11959 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:39.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.430692+0000 mon.a (mon.0) 11960 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:39.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.511341+0000 mon.a (mon.0) 11961 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:39.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.513836+0000 mon.a (mon.0) 11962 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:39.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.516237+0000 mon.a (mon.0) 11963 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:39.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.517057+0000 mon.a (mon.0) 11964 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:39.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.526306+0000 mon.a (mon.0) 11965 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:39.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.608204+0000 mon.a (mon.0) 11966 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:39.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.611938+0000 mon.a (mon.0) 11967 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:39.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.615440+0000 mon.a (mon.0) 11968 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:39.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.616700+0000 mon.a (mon.0) 11969 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:39.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.626619+0000 mon.a (mon.0) 11970 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:39.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.712381+0000 mon.a (mon.0) 11971 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:39.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.714831+0000 mon.a (mon.0) 11972 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:39.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.717276+0000 mon.a (mon.0) 11973 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:39.639 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.717974+0000 mon.a (mon.0) 11974 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:39.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.411900+0000 mon.a (mon.0) 11956 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:39.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.414881+0000 mon.a (mon.0) 11957 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:39.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.419457+0000 mon.a (mon.0) 11958 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:39.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.420497+0000 mon.a (mon.0) 11959 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:39.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.430692+0000 mon.a (mon.0) 11960 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:39.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.511341+0000 mon.a (mon.0) 11961 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:39.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.513836+0000 mon.a (mon.0) 11962 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:39.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.516237+0000 mon.a (mon.0) 11963 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:39.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.517057+0000 mon.a (mon.0) 11964 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:39.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.526306+0000 mon.a (mon.0) 11965 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:39.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.608204+0000 mon.a (mon.0) 11966 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:39.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.611938+0000 mon.a (mon.0) 11967 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:39.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.615440+0000 mon.a (mon.0) 11968 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:39.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.616700+0000 mon.a (mon.0) 11969 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:39.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.626619+0000 mon.a (mon.0) 11970 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:39.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.712381+0000 mon.a (mon.0) 11971 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:39.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.714831+0000 mon.a (mon.0) 11972 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:39.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.717276+0000 mon.a (mon.0) 11973 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:39.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.717974+0000 mon.a (mon.0) 11974 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:39.640 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.726945+0000 mon.a (mon.0) 11975 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:39.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.808311+0000 mon.a (mon.0) 11976 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:39.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.810521+0000 mon.a (mon.0) 11977 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:39.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.813101+0000 mon.a (mon.0) 11978 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:39.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.814010+0000 mon.a (mon.0) 11979 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:39.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.821871+0000 mon.a (mon.0) 11980 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:39.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.903160+0000 mon.a (mon.0) 11981 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:39.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.905388+0000 mon.a (mon.0) 11982 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:39.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.908091+0000 mon.a (mon.0) 11983 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:39.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.909027+0000 mon.a (mon.0) 11984 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:39.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.918809+0000 mon.a (mon.0) 11985 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:39.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:38.999404+0000 mon.a (mon.0) 11986 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:39.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:39.002526+0000 mon.a (mon.0) 11987 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:39.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:39.006066+0000 mon.a (mon.0) 11988 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:39.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:39.007347+0000 mon.a (mon.0) 11989 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:39.641 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:39.016539+0000 mon.a (mon.0) 11990 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:39.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:39.094341+0000 mon.a (mon.0) 11991 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:39.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:39.098806+0000 mon.a (mon.0) 11992 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:39.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:39.102357+0000 mon.a (mon.0) 11993 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:39.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:39.103558+0000 mon.a (mon.0) 11994 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:39.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.726945+0000 mon.a (mon.0) 11975 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:39.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.808311+0000 mon.a (mon.0) 11976 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:39.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.810521+0000 mon.a (mon.0) 11977 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:39.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.813101+0000 mon.a (mon.0) 11978 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:39.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.814010+0000 mon.a (mon.0) 11979 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:39.642 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.821871+0000 mon.a (mon.0) 11980 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:39.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.903160+0000 mon.a (mon.0) 11981 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:39.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.905388+0000 mon.a (mon.0) 11982 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:39.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.908091+0000 mon.a (mon.0) 11983 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:39.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.909027+0000 mon.a (mon.0) 11984 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:39.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.918809+0000 mon.a (mon.0) 11985 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:39.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:38.999404+0000 mon.a (mon.0) 11986 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:39.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:39.002526+0000 mon.a (mon.0) 11987 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:39.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:39.006066+0000 mon.a (mon.0) 11988 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:39.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:39.007347+0000 mon.a (mon.0) 11989 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:39.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:39.016539+0000 mon.a (mon.0) 11990 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:39.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:39.094341+0000 mon.a (mon.0) 11991 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:39.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:39.098806+0000 mon.a (mon.0) 11992 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:39.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:39.102357+0000 mon.a (mon.0) 11993 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:39.643 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:39.103558+0000 mon.a (mon.0) 11994 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:39.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:39.113165+0000 mon.a (mon.0) 11995 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:39.644 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[68945]: audit 2024-02-05T07:17:39.194813+0000 mon.a (mon.0) 11996 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:39.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:39.113165+0000 mon.a (mon.0) 11995 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:39.644 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:39 smithi102 bash[71397]: audit 2024-02-05T07:17:39.194813+0000 mon.a (mon.0) 11996 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:40.053 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:39 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:39.786043635Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-02-05T07:17:40.214 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: cephadm 2024-02-05T07:17:38.237176+0000 mgr.y (mgr.25280) 2819 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.214 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: cephadm 2024-02-05T07:17:38.334951+0000 mgr.y (mgr.25280) 2820 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.214 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: cephadm 2024-02-05T07:17:38.431444+0000 mgr.y (mgr.25280) 2821 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.214 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: cephadm 2024-02-05T07:17:38.526945+0000 mgr.y (mgr.25280) 2822 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.214 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: cephadm 2024-02-05T07:17:38.627871+0000 mgr.y (mgr.25280) 2823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.215 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: cephadm 2024-02-05T07:17:38.727495+0000 mgr.y (mgr.25280) 2824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.215 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: cephadm 2024-02-05T07:17:38.822405+0000 mgr.y (mgr.25280) 2825 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.215 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: cephadm 2024-02-05T07:17:38.919464+0000 mgr.y (mgr.25280) 2826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.215 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: cluster 2024-02-05T07:17:38.926701+0000 mgr.y (mgr.25280) 2827 : cluster 0 pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:40.215 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: cephadm 2024-02-05T07:17:39.017386+0000 mgr.y (mgr.25280) 2828 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.215 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: cephadm 2024-02-05T07:17:39.113818+0000 mgr.y (mgr.25280) 2829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.215 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.197399+0000 mon.a (mon.0) 11997 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.215 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.209640+0000 mon.a (mon.0) 11998 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:40.215 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.210700+0000 mon.a (mon.0) 11999 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:40.215 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.245131+0000 mon.a (mon.0) 12000 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:40.220 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: cephadm 2024-02-05T07:17:38.237176+0000 mgr.y (mgr.25280) 2819 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.220 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: cephadm 2024-02-05T07:17:38.334951+0000 mgr.y (mgr.25280) 2820 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.220 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: cephadm 2024-02-05T07:17:38.431444+0000 mgr.y (mgr.25280) 2821 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.221 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: cephadm 2024-02-05T07:17:38.526945+0000 mgr.y (mgr.25280) 2822 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.221 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: cephadm 2024-02-05T07:17:38.627871+0000 mgr.y (mgr.25280) 2823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.221 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: cephadm 2024-02-05T07:17:38.727495+0000 mgr.y (mgr.25280) 2824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.221 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: cephadm 2024-02-05T07:17:38.822405+0000 mgr.y (mgr.25280) 2825 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.221 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: cephadm 2024-02-05T07:17:38.919464+0000 mgr.y (mgr.25280) 2826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.221 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: cluster 2024-02-05T07:17:38.926701+0000 mgr.y (mgr.25280) 2827 : cluster 0 pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:40.221 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: cephadm 2024-02-05T07:17:39.017386+0000 mgr.y (mgr.25280) 2828 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.221 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: cephadm 2024-02-05T07:17:39.113818+0000 mgr.y (mgr.25280) 2829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.221 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.197399+0000 mon.a (mon.0) 11997 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.221 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.209640+0000 mon.a (mon.0) 11998 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:40.221 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.210700+0000 mon.a (mon.0) 11999 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:40.221 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.245131+0000 mon.a (mon.0) 12000 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:40.221 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: cephadm 2024-02-05T07:17:39.245856+0000 mgr.y (mgr.25280) 2830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.222 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.323837+0000 mon.a (mon.0) 12001 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:40.222 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.328195+0000 mon.a (mon.0) 12002 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.222 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.332659+0000 mon.a (mon.0) 12003 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:40.222 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.334343+0000 mon.a (mon.0) 12004 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:40.222 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.343023+0000 mon.a (mon.0) 12005 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:40.222 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: cephadm 2024-02-05T07:17:39.343814+0000 mgr.y (mgr.25280) 2831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.223 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.425358+0000 mon.a (mon.0) 12006 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:40.223 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.427730+0000 mon.a (mon.0) 12007 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.223 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.430471+0000 mon.a (mon.0) 12008 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:40.223 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.431796+0000 mon.a (mon.0) 12009 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:40.223 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.439467+0000 mon.a (mon.0) 12010 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:40.223 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: cephadm 2024-02-05T07:17:39.440308+0000 mgr.y (mgr.25280) 2832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.223 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.519815+0000 mon.a (mon.0) 12011 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:40.223 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.523181+0000 mon.a (mon.0) 12012 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.223 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.526384+0000 mon.a (mon.0) 12013 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:40.223 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.527386+0000 mon.a (mon.0) 12014 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:40.223 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.533971+0000 mon.a (mon.0) 12015 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:40.223 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: cephadm 2024-02-05T07:17:39.534431+0000 mgr.y (mgr.25280) 2833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.223 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.614766+0000 mon.a (mon.0) 12016 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:40.223 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.616913+0000 mon.a (mon.0) 12017 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.224 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.619036+0000 mon.a (mon.0) 12018 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:40.224 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.619877+0000 mon.a (mon.0) 12019 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:40.224 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.627739+0000 mon.a (mon.0) 12020 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:40.224 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: cephadm 2024-02-05T07:17:39.628339+0000 mgr.y (mgr.25280) 2834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.224 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.656952+0000 mgr.y (mgr.25280) 2835 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:17:40.224 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.710199+0000 mon.a (mon.0) 12021 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:40.224 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.712253+0000 mon.a (mon.0) 12022 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.224 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.715180+0000 mon.a (mon.0) 12023 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:40.224 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.715951+0000 mon.a (mon.0) 12024 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:40.224 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.725167+0000 mon.a (mon.0) 12025 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:40.224 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: cephadm 2024-02-05T07:17:39.725951+0000 mgr.y (mgr.25280) 2836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.224 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.807595+0000 mon.a (mon.0) 12026 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:40.224 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.810541+0000 mon.a (mon.0) 12027 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.322 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:40.052856291Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-02-05T07:17:40.322 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:40.187218821Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-02-05T07:17:40.322 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:40.254609894Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-02-05T07:17:40.323 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:40.322365777Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-02-05T07:17:40.323 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: cephadm 2024-02-05T07:17:38.237176+0000 mgr.y (mgr.25280) 2819 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.323 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: cephadm 2024-02-05T07:17:38.334951+0000 mgr.y (mgr.25280) 2820 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.323 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: cephadm 2024-02-05T07:17:38.431444+0000 mgr.y (mgr.25280) 2821 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.323 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: cephadm 2024-02-05T07:17:38.526945+0000 mgr.y (mgr.25280) 2822 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.323 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: cephadm 2024-02-05T07:17:38.627871+0000 mgr.y (mgr.25280) 2823 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.323 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: cephadm 2024-02-05T07:17:38.727495+0000 mgr.y (mgr.25280) 2824 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.324 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: cephadm 2024-02-05T07:17:38.822405+0000 mgr.y (mgr.25280) 2825 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.324 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: cephadm 2024-02-05T07:17:38.919464+0000 mgr.y (mgr.25280) 2826 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.324 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: cluster 2024-02-05T07:17:38.926701+0000 mgr.y (mgr.25280) 2827 : cluster 0 pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:40.324 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: cephadm 2024-02-05T07:17:39.017386+0000 mgr.y (mgr.25280) 2828 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.324 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: cephadm 2024-02-05T07:17:39.113818+0000 mgr.y (mgr.25280) 2829 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.324 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.197399+0000 mon.a (mon.0) 11997 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.324 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.209640+0000 mon.a (mon.0) 11998 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:40.324 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.210700+0000 mon.a (mon.0) 11999 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:40.324 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.245131+0000 mon.a (mon.0) 12000 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:40.324 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: cephadm 2024-02-05T07:17:39.245856+0000 mgr.y (mgr.25280) 2830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.325 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.323837+0000 mon.a (mon.0) 12001 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:40.325 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.328195+0000 mon.a (mon.0) 12002 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.325 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.332659+0000 mon.a (mon.0) 12003 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:40.325 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.334343+0000 mon.a (mon.0) 12004 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:40.325 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.343023+0000 mon.a (mon.0) 12005 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:40.325 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: cephadm 2024-02-05T07:17:39.343814+0000 mgr.y (mgr.25280) 2831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.325 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.425358+0000 mon.a (mon.0) 12006 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:40.325 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.427730+0000 mon.a (mon.0) 12007 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.325 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.430471+0000 mon.a (mon.0) 12008 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:40.325 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.431796+0000 mon.a (mon.0) 12009 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:40.325 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.439467+0000 mon.a (mon.0) 12010 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:40.325 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: cephadm 2024-02-05T07:17:39.440308+0000 mgr.y (mgr.25280) 2832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.325 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.519815+0000 mon.a (mon.0) 12011 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:40.326 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.523181+0000 mon.a (mon.0) 12012 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.326 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.526384+0000 mon.a (mon.0) 12013 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:40.326 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.527386+0000 mon.a (mon.0) 12014 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:40.326 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.533971+0000 mon.a (mon.0) 12015 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:40.326 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: cephadm 2024-02-05T07:17:39.534431+0000 mgr.y (mgr.25280) 2833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.326 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.614766+0000 mon.a (mon.0) 12016 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:40.326 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.616913+0000 mon.a (mon.0) 12017 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.326 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.619036+0000 mon.a (mon.0) 12018 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:40.326 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.619877+0000 mon.a (mon.0) 12019 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:40.326 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.627739+0000 mon.a (mon.0) 12020 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:40.326 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: cephadm 2024-02-05T07:17:39.628339+0000 mgr.y (mgr.25280) 2834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.326 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.656952+0000 mgr.y (mgr.25280) 2835 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:17:40.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.710199+0000 mon.a (mon.0) 12021 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:40.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.712253+0000 mon.a (mon.0) 12022 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.715180+0000 mon.a (mon.0) 12023 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:40.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.715951+0000 mon.a (mon.0) 12024 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:40.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.725167+0000 mon.a (mon.0) 12025 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:40.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: cephadm 2024-02-05T07:17:39.725951+0000 mgr.y (mgr.25280) 2836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.807595+0000 mon.a (mon.0) 12026 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:40.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.810541+0000 mon.a (mon.0) 12027 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.815233+0000 mon.a (mon.0) 12028 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:40.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.816468+0000 mon.a (mon.0) 12029 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:40.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.824556+0000 mon.a (mon.0) 12030 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:40.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: cephadm 2024-02-05T07:17:39.825217+0000 mgr.y (mgr.25280) 2837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.906767+0000 mon.a (mon.0) 12031 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:40.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.909072+0000 mon.a (mon.0) 12032 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.911481+0000 mon.a (mon.0) 12033 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:40.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.912324+0000 mon.a (mon.0) 12034 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:40.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.920124+0000 mon.a (mon.0) 12035 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:40.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: cephadm 2024-02-05T07:17:39.920692+0000 mgr.y (mgr.25280) 2838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.956108+0000 mon.a (mon.0) 12036 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:40.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.962487+0000 mon.a (mon.0) 12037 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:40.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:39.970144+0000 mon.a (mon.0) 12038 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:40.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:40.000709+0000 mon.a (mon.0) 12039 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:40.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:40.003431+0000 mon.a (mon.0) 12040 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:40.005555+0000 mon.a (mon.0) 12041 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:40.007097+0000 mon.a (mon.0) 12042 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:40.009899+0000 mon.a (mon.0) 12043 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:40.013336+0000 mon.a (mon.0) 12044 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:40.015682+0000 mon.a (mon.0) 12045 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:40.017397+0000 mon.a (mon.0) 12046 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:40.019113+0000 mon.a (mon.0) 12047 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:40.020542+0000 mon.a (mon.0) 12048 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:40.022194+0000 mon.a (mon.0) 12049 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:40.023634+0000 mon.a (mon.0) 12050 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:40.025214+0000 mon.a (mon.0) 12051 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:40.027431+0000 mon.a (mon.0) 12052 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:40.029370+0000 mon.a (mon.0) 12053 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[56430]: audit 2024-02-05T07:17:40.032064+0000 mon.a (mon.0) 12054 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.577 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:40.473805113Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-02-05T07:17:40.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: cephadm 2024-02-05T07:17:39.245856+0000 mgr.y (mgr.25280) 2830 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.323837+0000 mon.a (mon.0) 12001 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:40.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.328195+0000 mon.a (mon.0) 12002 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.332659+0000 mon.a (mon.0) 12003 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:40.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.334343+0000 mon.a (mon.0) 12004 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:40.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.343023+0000 mon.a (mon.0) 12005 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:40.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: cephadm 2024-02-05T07:17:39.343814+0000 mgr.y (mgr.25280) 2831 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.425358+0000 mon.a (mon.0) 12006 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:40.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.427730+0000 mon.a (mon.0) 12007 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.430471+0000 mon.a (mon.0) 12008 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:40.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.431796+0000 mon.a (mon.0) 12009 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:40.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.439467+0000 mon.a (mon.0) 12010 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:40.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: cephadm 2024-02-05T07:17:39.440308+0000 mgr.y (mgr.25280) 2832 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.519815+0000 mon.a (mon.0) 12011 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:40.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.523181+0000 mon.a (mon.0) 12012 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.526384+0000 mon.a (mon.0) 12013 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:40.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.527386+0000 mon.a (mon.0) 12014 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:40.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.533971+0000 mon.a (mon.0) 12015 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:40.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: cephadm 2024-02-05T07:17:39.534431+0000 mgr.y (mgr.25280) 2833 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.614766+0000 mon.a (mon.0) 12016 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:40.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.815233+0000 mon.a (mon.0) 12028 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:40.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.816468+0000 mon.a (mon.0) 12029 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:40.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.824556+0000 mon.a (mon.0) 12030 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:40.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: cephadm 2024-02-05T07:17:39.825217+0000 mgr.y (mgr.25280) 2837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.906767+0000 mon.a (mon.0) 12031 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:40.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.909072+0000 mon.a (mon.0) 12032 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.635 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.911481+0000 mon.a (mon.0) 12033 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:40.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.912324+0000 mon.a (mon.0) 12034 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:40.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.920124+0000 mon.a (mon.0) 12035 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:40.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: cephadm 2024-02-05T07:17:39.920692+0000 mgr.y (mgr.25280) 2838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.956108+0000 mon.a (mon.0) 12036 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:40.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.962487+0000 mon.a (mon.0) 12037 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:40.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:39.970144+0000 mon.a (mon.0) 12038 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:40.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:40.000709+0000 mon.a (mon.0) 12039 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:40.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:40.003431+0000 mon.a (mon.0) 12040 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:40.005555+0000 mon.a (mon.0) 12041 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.636 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:40.007097+0000 mon.a (mon.0) 12042 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:40.009899+0000 mon.a (mon.0) 12043 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:40.013336+0000 mon.a (mon.0) 12044 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:40.015682+0000 mon.a (mon.0) 12045 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:40.017397+0000 mon.a (mon.0) 12046 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:40.019113+0000 mon.a (mon.0) 12047 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:40.020542+0000 mon.a (mon.0) 12048 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:40.022194+0000 mon.a (mon.0) 12049 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:40.023634+0000 mon.a (mon.0) 12050 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:40.025214+0000 mon.a (mon.0) 12051 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:40.027431+0000 mon.a (mon.0) 12052 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.637 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:40.029370+0000 mon.a (mon.0) 12053 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.638 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[68945]: audit 2024-02-05T07:17:40.032064+0000 mon.a (mon.0) 12054 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.616913+0000 mon.a (mon.0) 12017 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.619036+0000 mon.a (mon.0) 12018 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:40.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.619877+0000 mon.a (mon.0) 12019 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:40.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.627739+0000 mon.a (mon.0) 12020 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:40.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: cephadm 2024-02-05T07:17:39.628339+0000 mgr.y (mgr.25280) 2834 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.638 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.656952+0000 mgr.y (mgr.25280) 2835 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:17:40.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.710199+0000 mon.a (mon.0) 12021 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:40.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.712253+0000 mon.a (mon.0) 12022 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.715180+0000 mon.a (mon.0) 12023 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:40.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.715951+0000 mon.a (mon.0) 12024 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:40.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.725167+0000 mon.a (mon.0) 12025 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:40.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: cephadm 2024-02-05T07:17:39.725951+0000 mgr.y (mgr.25280) 2836 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.807595+0000 mon.a (mon.0) 12026 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:40.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.810541+0000 mon.a (mon.0) 12027 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.815233+0000 mon.a (mon.0) 12028 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:40.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.816468+0000 mon.a (mon.0) 12029 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:40.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.824556+0000 mon.a (mon.0) 12030 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:40.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: cephadm 2024-02-05T07:17:39.825217+0000 mgr.y (mgr.25280) 2837 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.906767+0000 mon.a (mon.0) 12031 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:40.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.909072+0000 mon.a (mon.0) 12032 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.639 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.911481+0000 mon.a (mon.0) 12033 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:40.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.912324+0000 mon.a (mon.0) 12034 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:40.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.920124+0000 mon.a (mon.0) 12035 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:40.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: cephadm 2024-02-05T07:17:39.920692+0000 mgr.y (mgr.25280) 2838 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:40.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.956108+0000 mon.a (mon.0) 12036 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:40.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.962487+0000 mon.a (mon.0) 12037 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:40.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:39.970144+0000 mon.a (mon.0) 12038 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:40.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:40.000709+0000 mon.a (mon.0) 12039 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:40.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:40.003431+0000 mon.a (mon.0) 12040 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:40.005555+0000 mon.a (mon.0) 12041 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:40.007097+0000 mon.a (mon.0) 12042 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:40.009899+0000 mon.a (mon.0) 12043 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:40.013336+0000 mon.a (mon.0) 12044 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:40.015682+0000 mon.a (mon.0) 12045 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.640 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:40.017397+0000 mon.a (mon.0) 12046 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:40.019113+0000 mon.a (mon.0) 12047 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:40.020542+0000 mon.a (mon.0) 12048 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:40.022194+0000 mon.a (mon.0) 12049 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:40.023634+0000 mon.a (mon.0) 12050 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:40.025214+0000 mon.a (mon.0) 12051 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:40.027431+0000 mon.a (mon.0) 12052 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:40.029370+0000 mon.a (mon.0) 12053 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:40.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:40 smithi102 bash[71397]: audit 2024-02-05T07:17:40.032064+0000 mon.a (mon.0) 12054 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:41.025 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:40 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:40.653394201Z level=info msg="Executing migration" id="Drop public config table" 2024-02-05T07:17:41.327 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:41 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:41.024983757Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-02-05T07:17:41.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:41 smithi177 bash[56430]: audit 2024-02-05T07:17:40.810152+0000 mon.a (mon.0) 12055 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:17:41.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:41 smithi177 bash[56430]: cluster 2024-02-05T07:17:40.927666+0000 mgr.y (mgr.25280) 2839 : cluster 0 pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:41.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:41 smithi102 bash[68945]: audit 2024-02-05T07:17:40.810152+0000 mon.a (mon.0) 12055 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:17:41.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:41 smithi102 bash[68945]: cluster 2024-02-05T07:17:40.927666+0000 mgr.y (mgr.25280) 2839 : cluster 0 pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:41.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:41 smithi102 bash[71397]: audit 2024-02-05T07:17:40.810152+0000 mon.a (mon.0) 12055 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:17:41.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:41 smithi102 bash[71397]: cluster 2024-02-05T07:17:40.927666+0000 mgr.y (mgr.25280) 2839 : cluster 0 pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:41.780 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:41 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:41.427759503Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-02-05T07:17:42.077 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:41 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:41.777424648Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-02-05T07:17:42.393 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:42 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:42.106195532Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-02-05T07:17:42.713 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:42 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:42.392395563Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-02-05T07:17:42.713 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:42 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:42.560354489Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-02-05T07:17:42.882 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:17:42 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:17:42] "GET /metrics HTTP/1.1" 200 38699 "" "Prometheus/2.43.0" 2024-02-05T07:17:43.050 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:42 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:42.713398105Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-02-05T07:17:43.051 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:42 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:42.791413945Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-02-05T07:17:43.051 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:42 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:42.926574375Z level=info msg="Executing migration" id="add share column" 2024-02-05T07:17:43.328 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:43 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:43.070430927Z level=info msg="Executing migration" id="create default alerting folders" 2024-02-05T07:17:43.328 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:43 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:43.148839132Z level=info msg="Executing migration" id="create file table" 2024-02-05T07:17:43.328 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:43 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:43.254846518Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-02-05T07:17:43.622 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:43 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:43.370385919Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-02-05T07:17:43.622 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:43 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:43.496806413Z level=info msg="Executing migration" id="create file_meta table" 2024-02-05T07:17:43.991 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:43 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:43.621805354Z level=info msg="Executing migration" id="file table idx: path key" 2024-02-05T07:17:43.991 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:43 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:43.806446363Z level=info msg="Executing migration" id="set path collation in file table" 2024-02-05T07:17:44.259 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:44 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:44.013245274Z level=info msg="Executing migration" id="managed permissions migration" 2024-02-05T07:17:44.260 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:43 smithi177 bash[56430]: cluster 2024-02-05T07:17:42.928694+0000 mgr.y (mgr.25280) 2840 : cluster 0 pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:44.260 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:43 smithi177 bash[56430]: audit 2024-02-05T07:17:43.250677+0000 mon.a (mon.0) 12056 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:44.260 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:43 smithi177 bash[56430]: audit 2024-02-05T07:17:43.261289+0000 mon.a (mon.0) 12057 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:44.260 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:43 smithi177 bash[56430]: audit 2024-02-05T07:17:43.268604+0000 mon.a (mon.0) 12058 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:44.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:44 smithi102 bash[68945]: cluster 2024-02-05T07:17:42.928694+0000 mgr.y (mgr.25280) 2840 : cluster 0 pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:44.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:44 smithi102 bash[68945]: audit 2024-02-05T07:17:43.250677+0000 mon.a (mon.0) 12056 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:44.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:44 smithi102 bash[68945]: audit 2024-02-05T07:17:43.261289+0000 mon.a (mon.0) 12057 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:44.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:44 smithi102 bash[68945]: audit 2024-02-05T07:17:43.268604+0000 mon.a (mon.0) 12058 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:44.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:44 smithi102 bash[71397]: cluster 2024-02-05T07:17:42.928694+0000 mgr.y (mgr.25280) 2840 : cluster 0 pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:44.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:44 smithi102 bash[71397]: audit 2024-02-05T07:17:43.250677+0000 mon.a (mon.0) 12056 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:44.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:44 smithi102 bash[71397]: audit 2024-02-05T07:17:43.261289+0000 mon.a (mon.0) 12057 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:44.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:44 smithi102 bash[71397]: audit 2024-02-05T07:17:43.268604+0000 mon.a (mon.0) 12058 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:44.979 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:44 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:44.609627301Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-02-05T07:17:45.235 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:44 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:44.979223808Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-02-05T07:17:45.235 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:45 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:45.109289449Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-02-05T07:17:45.515 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:45 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:45.235236878Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-02-05T07:17:45.515 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:45 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:45.303291124Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-02-05T07:17:45.515 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:45 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:45.328268839Z level=info msg="Executing migration" id="update group index for alert rules" 2024-02-05T07:17:45.515 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:45 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:45.353605789Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-02-05T07:17:45.515 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:45 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:45.448897924Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-02-05T07:17:45.790 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:45 smithi177 bash[56430]: audit 2024-02-05T07:17:44.508536+0000 mon.a (mon.0) 12059 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:45.791 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:45 smithi177 bash[56430]: audit 2024-02-05T07:17:44.518139+0000 mon.a (mon.0) 12060 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:45.791 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:45 smithi177 bash[56430]: audit 2024-02-05T07:17:44.526163+0000 mon.a (mon.0) 12061 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:45.791 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:45 smithi177 bash[56430]: cluster 2024-02-05T07:17:44.929778+0000 mgr.y (mgr.25280) 2841 : cluster 0 pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:45.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:45 smithi102 bash[71397]: audit 2024-02-05T07:17:44.508536+0000 mon.a (mon.0) 12059 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:45.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:45 smithi102 bash[71397]: audit 2024-02-05T07:17:44.518139+0000 mon.a (mon.0) 12060 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:45.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:45 smithi102 bash[71397]: audit 2024-02-05T07:17:44.526163+0000 mon.a (mon.0) 12061 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:45.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:45 smithi102 bash[71397]: cluster 2024-02-05T07:17:44.929778+0000 mgr.y (mgr.25280) 2841 : cluster 0 pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:45.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:45 smithi102 bash[68945]: audit 2024-02-05T07:17:44.508536+0000 mon.a (mon.0) 12059 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:45.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:45 smithi102 bash[68945]: audit 2024-02-05T07:17:44.518139+0000 mon.a (mon.0) 12060 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:45.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:45 smithi102 bash[68945]: audit 2024-02-05T07:17:44.526163+0000 mon.a (mon.0) 12061 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:45.883 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:45 smithi102 bash[68945]: cluster 2024-02-05T07:17:44.929778+0000 mgr.y (mgr.25280) 2841 : cluster 0 pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:46.077 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:45 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:45.790600242Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-02-05T07:17:46.078 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:45 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:45.958675348Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-02-05T07:17:46.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:46 smithi177 bash[56430]: cephadm 2024-02-05T07:17:45.317702+0000 mgr.y (mgr.25280) 2842 : cephadm 1 Upgrade: Updating grafana.a 2024-02-05T07:17:46.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:46 smithi177 bash[56430]: cephadm 2024-02-05T07:17:45.332220+0000 mgr.y (mgr.25280) 2843 : cephadm 1 Deploying daemon grafana.a on smithi177 2024-02-05T07:17:46.578 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:46 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:46.314864993Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-02-05T07:17:46.578 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:46 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:46.418678721Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-02-05T07:17:46.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:46 smithi102 bash[68945]: cephadm 2024-02-05T07:17:45.317702+0000 mgr.y (mgr.25280) 2842 : cephadm 1 Upgrade: Updating grafana.a 2024-02-05T07:17:46.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:46 smithi102 bash[68945]: cephadm 2024-02-05T07:17:45.332220+0000 mgr.y (mgr.25280) 2843 : cephadm 1 Deploying daemon grafana.a on smithi177 2024-02-05T07:17:46.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:46 smithi102 bash[71397]: cephadm 2024-02-05T07:17:45.317702+0000 mgr.y (mgr.25280) 2842 : cephadm 1 Upgrade: Updating grafana.a 2024-02-05T07:17:46.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:46 smithi102 bash[71397]: cephadm 2024-02-05T07:17:45.332220+0000 mgr.y (mgr.25280) 2843 : cephadm 1 Deploying daemon grafana.a on smithi177 2024-02-05T07:17:46.923 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:46 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:46.642269835Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-02-05T07:17:46.923 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:46 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:46.701180028Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-02-05T07:17:46.923 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:46 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:46.796040359Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-02-05T07:17:46.923 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:46 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:46.922771338Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-02-05T07:17:47.208 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:47 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:47.030234304Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-02-05T07:17:47.208 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:47 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:47.12080086Z level=info msg="Executing migration" id="create folder table" 2024-02-05T07:17:47.208 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:47 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:47.170497961Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-02-05T07:17:47.467 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:47 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:47.21221704Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-02-05T07:17:47.467 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:47 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:47.305500891Z level=info msg="Executing migration" id="Update folder title length" 2024-02-05T07:17:47.467 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:47 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:47.372599632Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-02-05T07:17:47.467 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:47 smithi177 bash[90835]: logger=migrator t=2024-02-05T07:17:47.39788181Z level=info msg="migrations completed" performed=105 skipped=376 duration=13.987598437s 2024-02-05T07:17:47.467 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:47 smithi177 bash[90835]: logger=sqlstore t=2024-02-05T07:17:47.399169686Z level=info msg="Created default organization" 2024-02-05T07:17:47.827 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:47 smithi177 bash[90835]: logger=plugin.loader t=2024-02-05T07:17:47.467022766Z level=info msg="Plugin registered" pluginID=input 2024-02-05T07:17:47.828 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:47 smithi177 bash[90835]: logger=plugin.loader t=2024-02-05T07:17:47.496076281Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-02-05T07:17:47.828 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:47 smithi177 bash[90835]: logger=plugin.loader t=2024-02-05T07:17:47.496123696Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-02-05T07:17:47.828 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:47 smithi177 bash[90835]: logger=secrets t=2024-02-05T07:17:47.496179171Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-02-05T07:17:47.828 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:47 smithi177 bash[90835]: logger=query_data t=2024-02-05T07:17:47.498763831Z level=info msg="Query Service initialization" 2024-02-05T07:17:47.828 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:47 smithi177 bash[90835]: logger=live.push_http t=2024-02-05T07:17:47.502923425Z level=info msg="Live Push Gateway initialization" 2024-02-05T07:17:48.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:48 smithi177 bash[56430]: cluster 2024-02-05T07:17:46.931139+0000 mgr.y (mgr.25280) 2844 : cluster 0 pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:48.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:48 smithi177 bash[56430]: audit 2024-02-05T07:17:47.188994+0000 mon.a (mon.0) 12062 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:48.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:48 smithi177 bash[56430]: audit 2024-02-05T07:17:47.196877+0000 mon.a (mon.0) 12063 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:48.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:48 smithi177 bash[56430]: audit 2024-02-05T07:17:47.203915+0000 mon.a (mon.0) 12064 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:48.459 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:48 smithi177 bash[90835]: logger=infra.usagestats.collector t=2024-02-05T07:17:48.289732066Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-02-05T07:17:48.459 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:48 smithi177 bash[90835]: logger=provisioning.datasources t=2024-02-05T07:17:48.365829266Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-02-05T07:17:48.459 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:48 smithi177 bash[90835]: logger=provisioning.datasources t=2024-02-05T07:17:48.365888589Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-02-05T07:17:48.460 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:48 smithi177 bash[90835]: logger=provisioning.datasources t=2024-02-05T07:17:48.366219303Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-02-05T07:17:48.528 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:48 smithi102 bash[71397]: cluster 2024-02-05T07:17:46.931139+0000 mgr.y (mgr.25280) 2844 : cluster 0 pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:48.528 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:48 smithi102 bash[71397]: audit 2024-02-05T07:17:47.188994+0000 mon.a (mon.0) 12062 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:48.528 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:48 smithi102 bash[71397]: audit 2024-02-05T07:17:47.196877+0000 mon.a (mon.0) 12063 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:48.528 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:48 smithi102 bash[71397]: audit 2024-02-05T07:17:47.203915+0000 mon.a (mon.0) 12064 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:48.528 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:48 smithi102 bash[68945]: cluster 2024-02-05T07:17:46.931139+0000 mgr.y (mgr.25280) 2844 : cluster 0 pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:48.528 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:48 smithi102 bash[68945]: audit 2024-02-05T07:17:47.188994+0000 mon.a (mon.0) 12062 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:48.528 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:48 smithi102 bash[68945]: audit 2024-02-05T07:17:47.196877+0000 mon.a (mon.0) 12063 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:48.529 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:48 smithi102 bash[68945]: audit 2024-02-05T07:17:47.203915+0000 mon.a (mon.0) 12064 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:48.827 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:48 smithi177 bash[90835]: logger=provisioning.alerting t=2024-02-05T07:17:48.498280855Z level=info msg="starting to provision alerting" 2024-02-05T07:17:48.828 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:48 smithi177 bash[90835]: logger=provisioning.alerting t=2024-02-05T07:17:48.49836592Z level=info msg="finished to provision alerting" 2024-02-05T07:17:48.828 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:48 smithi177 bash[90835]: logger=ngalert.state.manager t=2024-02-05T07:17:48.498802639Z level=info msg="Warming state cache for startup" 2024-02-05T07:17:48.828 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:48 smithi177 bash[90835]: logger=grafanaStorageLogger t=2024-02-05T07:17:48.499975732Z level=info msg="storage starting" 2024-02-05T07:17:48.828 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:48 smithi177 bash[90835]: logger=http.server t=2024-02-05T07:17:48.513209405Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-02-05T07:17:48.828 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:48 smithi177 bash[90835]: logger=ngalert.state.manager t=2024-02-05T07:17:48.590620821Z level=info msg="State cache has been initialized" states=0 duration=91.815795ms 2024-02-05T07:17:48.828 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:48 smithi177 bash[90835]: logger=ticker t=2024-02-05T07:17:48.590741086Z level=info msg=starting first_tick=2024-02-05T07:17:50Z 2024-02-05T07:17:48.828 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:48 smithi177 bash[90835]: logger=ngalert.multiorg.alertmanager t=2024-02-05T07:17:48.590775323Z level=info msg="starting MultiOrg Alertmanager" 2024-02-05T07:17:50.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:50 smithi177 bash[56430]: cluster 2024-02-05T07:17:48.932383+0000 mgr.y (mgr.25280) 2845 : cluster 0 pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:50.641 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:50 smithi102 bash[71397]: cluster 2024-02-05T07:17:48.932383+0000 mgr.y (mgr.25280) 2845 : cluster 0 pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:50.642 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:50 smithi102 bash[68945]: cluster 2024-02-05T07:17:48.932383+0000 mgr.y (mgr.25280) 2845 : cluster 0 pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:51.552 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:51 smithi177 bash[56430]: audit 2024-02-05T07:17:49.667362+0000 mgr.y (mgr.25280) 2846 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:17:51.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:51 smithi102 bash[71397]: audit 2024-02-05T07:17:49.667362+0000 mgr.y (mgr.25280) 2846 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:17:51.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:51 smithi102 bash[68945]: audit 2024-02-05T07:17:49.667362+0000 mgr.y (mgr.25280) 2846 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:17:52.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:52 smithi177 bash[56430]: cluster 2024-02-05T07:17:50.933541+0000 mgr.y (mgr.25280) 2847 : cluster 0 pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:52.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:52 smithi102 bash[68945]: cluster 2024-02-05T07:17:50.933541+0000 mgr.y (mgr.25280) 2847 : cluster 0 pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:52.632 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:17:52 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:17:52] "GET /metrics HTTP/1.1" 200 38699 "" "Prometheus/2.43.0" 2024-02-05T07:17:52.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:52 smithi102 bash[71397]: cluster 2024-02-05T07:17:50.933541+0000 mgr.y (mgr.25280) 2847 : cluster 0 pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:53.509 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:53 smithi177 bash[56430]: cluster 2024-02-05T07:17:52.935007+0000 mgr.y (mgr.25280) 2848 : cluster 0 pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:53.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:53 smithi102 bash[68945]: cluster 2024-02-05T07:17:52.935007+0000 mgr.y (mgr.25280) 2848 : cluster 0 pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:53.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:53 smithi102 bash[71397]: cluster 2024-02-05T07:17:52.935007+0000 mgr.y (mgr.25280) 2848 : cluster 0 pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:55.827 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:55 smithi177 systemd[1]: Stopping Ceph grafana.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:17:56.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:56 smithi177 bash[56430]: cluster 2024-02-05T07:17:54.936059+0000 mgr.y (mgr.25280) 2849 : cluster 0 pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:56.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:56 smithi177 bash[56430]: audit 2024-02-05T07:17:55.810741+0000 mon.a (mon.0) 12065 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:17:56.524 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:56 smithi177 bash[92437]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-grafana-a 2024-02-05T07:17:56.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:56 smithi102 bash[68945]: cluster 2024-02-05T07:17:54.936059+0000 mgr.y (mgr.25280) 2849 : cluster 0 pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:56.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:56 smithi102 bash[68945]: audit 2024-02-05T07:17:55.810741+0000 mon.a (mon.0) 12065 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:17:56.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:56 smithi102 bash[71397]: cluster 2024-02-05T07:17:54.936059+0000 mgr.y (mgr.25280) 2849 : cluster 0 pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:17:56.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:56 smithi102 bash[71397]: audit 2024-02-05T07:17:55.810741+0000 mon.a (mon.0) 12065 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:17:56.779 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:56 smithi177 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-02-05T07:17:56.779 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:56 smithi177 bash[92509]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-grafana-a 2024-02-05T07:17:56.780 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:56 smithi177 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-02-05T07:17:56.780 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:56 smithi177 systemd[1]: Stopped Ceph grafana.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:17:56.780 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:56 smithi177 systemd[1]: Started Ceph grafana.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:17:58.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:56.821740+0000 mon.a (mon.0) 12066 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:58.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:56.834750+0000 mon.a (mon.0) 12067 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:58.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:56.880117+0000 mon.a (mon.0) 12068 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:58.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:56.881833+0000 mon.a (mon.0) 12069 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:58.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:56.893476+0000 mon.a (mon.0) 12070 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:58.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: cephadm 2024-02-05T07:17:56.894598+0000 mgr.y (mgr.25280) 2850 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:58.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: cluster 2024-02-05T07:17:56.937369+0000 mgr.y (mgr.25280) 2851 : cluster 0 pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:58.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:56.973925+0000 mon.a (mon.0) 12071 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:17:58.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:56.974567+0000 mgr.y (mgr.25280) 2852 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:17:58.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:56.982091+0000 mon.a (mon.0) 12072 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:58.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:56.985038+0000 mon.a (mon.0) 12073 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:58.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:56.989880+0000 mon.a (mon.0) 12074 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:58.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:56.991318+0000 mon.a (mon.0) 12075 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:58.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:56.999436+0000 mon.a (mon.0) 12076 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:58.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: cephadm 2024-02-05T07:17:57.000142+0000 mgr.y (mgr.25280) 2853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:58.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.082553+0000 mon.a (mon.0) 12077 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:58.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.085270+0000 mon.a (mon.0) 12078 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:58.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.088429+0000 mon.a (mon.0) 12079 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:58.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.089725+0000 mon.a (mon.0) 12080 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:58.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.100313+0000 mon.a (mon.0) 12081 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:58.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: cephadm 2024-02-05T07:17:57.101007+0000 mgr.y (mgr.25280) 2854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:58.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.182891+0000 mon.a (mon.0) 12082 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:58.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.185650+0000 mon.a (mon.0) 12083 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:58.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.188337+0000 mon.a (mon.0) 12084 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:58.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.189588+0000 mon.a (mon.0) 12085 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:58.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.197603+0000 mon.a (mon.0) 12086 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:58.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: cephadm 2024-02-05T07:17:57.198262+0000 mgr.y (mgr.25280) 2855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:58.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.276040+0000 mon.a (mon.0) 12087 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:58.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.279426+0000 mon.a (mon.0) 12088 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:58.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.282803+0000 mon.a (mon.0) 12089 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:58.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.284029+0000 mon.a (mon.0) 12090 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:58.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.294615+0000 mon.a (mon.0) 12091 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:58.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.373463+0000 mon.a (mon.0) 12092 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:58.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.376776+0000 mon.a (mon.0) 12093 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:58.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.380382+0000 mon.a (mon.0) 12094 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:58.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.381747+0000 mon.a (mon.0) 12095 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:58.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.391204+0000 mon.a (mon.0) 12096 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:58.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.471782+0000 mon.a (mon.0) 12097 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:58.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.474956+0000 mon.a (mon.0) 12098 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:58.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.477529+0000 mon.a (mon.0) 12099 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:58.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:56.821740+0000 mon.a (mon.0) 12066 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:58.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:56.834750+0000 mon.a (mon.0) 12067 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:58.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:56.880117+0000 mon.a (mon.0) 12068 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:58.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:56.881833+0000 mon.a (mon.0) 12069 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:58.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:56.893476+0000 mon.a (mon.0) 12070 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:58.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: cephadm 2024-02-05T07:17:56.894598+0000 mgr.y (mgr.25280) 2850 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:58.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: cluster 2024-02-05T07:17:56.937369+0000 mgr.y (mgr.25280) 2851 : cluster 0 pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:58.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:56.973925+0000 mon.a (mon.0) 12071 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:17:58.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:56.974567+0000 mgr.y (mgr.25280) 2852 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:17:58.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:56.982091+0000 mon.a (mon.0) 12072 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:58.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:56.985038+0000 mon.a (mon.0) 12073 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:58.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:56.989880+0000 mon.a (mon.0) 12074 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:58.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:56.991318+0000 mon.a (mon.0) 12075 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:58.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:56.999436+0000 mon.a (mon.0) 12076 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:58.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: cephadm 2024-02-05T07:17:57.000142+0000 mgr.y (mgr.25280) 2853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:58.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.082553+0000 mon.a (mon.0) 12077 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:58.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.085270+0000 mon.a (mon.0) 12078 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:58.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.088429+0000 mon.a (mon.0) 12079 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:58.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.089725+0000 mon.a (mon.0) 12080 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:58.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.100313+0000 mon.a (mon.0) 12081 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:58.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.478543+0000 mon.a (mon.0) 12100 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:58.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.484493+0000 mon.a (mon.0) 12101 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:58.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.566904+0000 mon.a (mon.0) 12102 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:58.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.569082+0000 mon.a (mon.0) 12103 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:58.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.572112+0000 mon.a (mon.0) 12104 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:58.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.573208+0000 mon.a (mon.0) 12105 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:58.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.581451+0000 mon.a (mon.0) 12106 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:58.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.661032+0000 mon.a (mon.0) 12107 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:58.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.665285+0000 mon.a (mon.0) 12108 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:58.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.668463+0000 mon.a (mon.0) 12109 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:58.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.669453+0000 mon.a (mon.0) 12110 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:58.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.676757+0000 mon.a (mon.0) 12111 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:58.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.758694+0000 mon.a (mon.0) 12112 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:58.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.761482+0000 mon.a (mon.0) 12113 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:58.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.765457+0000 mon.a (mon.0) 12114 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:58.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.766555+0000 mon.a (mon.0) 12115 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:58.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[71397]: audit 2024-02-05T07:17:57.775744+0000 mon.a (mon.0) 12116 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:58.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: cephadm 2024-02-05T07:17:57.101007+0000 mgr.y (mgr.25280) 2854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:58.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.182891+0000 mon.a (mon.0) 12082 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:58.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.185650+0000 mon.a (mon.0) 12083 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:58.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.188337+0000 mon.a (mon.0) 12084 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:58.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.189588+0000 mon.a (mon.0) 12085 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:58.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.197603+0000 mon.a (mon.0) 12086 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:58.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: cephadm 2024-02-05T07:17:57.198262+0000 mgr.y (mgr.25280) 2855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:58.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.276040+0000 mon.a (mon.0) 12087 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:58.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.279426+0000 mon.a (mon.0) 12088 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:58.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.282803+0000 mon.a (mon.0) 12089 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.284029+0000 mon.a (mon.0) 12090 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.294615+0000 mon.a (mon.0) 12091 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.373463+0000 mon.a (mon.0) 12092 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.376776+0000 mon.a (mon.0) 12093 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.380382+0000 mon.a (mon.0) 12094 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.381747+0000 mon.a (mon.0) 12095 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.391204+0000 mon.a (mon.0) 12096 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.471782+0000 mon.a (mon.0) 12097 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.474956+0000 mon.a (mon.0) 12098 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.477529+0000 mon.a (mon.0) 12099 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.478543+0000 mon.a (mon.0) 12100 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.484493+0000 mon.a (mon.0) 12101 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:58.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.566904+0000 mon.a (mon.0) 12102 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:58.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.569082+0000 mon.a (mon.0) 12103 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:58.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.572112+0000 mon.a (mon.0) 12104 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:58.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.573208+0000 mon.a (mon.0) 12105 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:58.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.581451+0000 mon.a (mon.0) 12106 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:58.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.661032+0000 mon.a (mon.0) 12107 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:58.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.665285+0000 mon.a (mon.0) 12108 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:58.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.668463+0000 mon.a (mon.0) 12109 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:58.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.669453+0000 mon.a (mon.0) 12110 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:58.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.676757+0000 mon.a (mon.0) 12111 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:58.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.758694+0000 mon.a (mon.0) 12112 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:58.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.761482+0000 mon.a (mon.0) 12113 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:58.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.765457+0000 mon.a (mon.0) 12114 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:58.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.766555+0000 mon.a (mon.0) 12115 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:58.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:57 smithi102 bash[68945]: audit 2024-02-05T07:17:57.775744+0000 mon.a (mon.0) 12116 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:58.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:56.821740+0000 mon.a (mon.0) 12066 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:58.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:56.834750+0000 mon.a (mon.0) 12067 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:58.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:56.880117+0000 mon.a (mon.0) 12068 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:58.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:56.881833+0000 mon.a (mon.0) 12069 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:58.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:56.893476+0000 mon.a (mon.0) 12070 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:58.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: cephadm 2024-02-05T07:17:56.894598+0000 mgr.y (mgr.25280) 2850 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:58.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: cluster 2024-02-05T07:17:56.937369+0000 mgr.y (mgr.25280) 2851 : cluster 0 pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:17:58.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:56.973925+0000 mon.a (mon.0) 12071 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:17:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:56.974567+0000 mgr.y (mgr.25280) 2852 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-05T07:17:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:56.982091+0000 mon.a (mon.0) 12072 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:56.985038+0000 mon.a (mon.0) 12073 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:56.989880+0000 mon.a (mon.0) 12074 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:56.991318+0000 mon.a (mon.0) 12075 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:56.999436+0000 mon.a (mon.0) 12076 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: cephadm 2024-02-05T07:17:57.000142+0000 mgr.y (mgr.25280) 2853 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.082553+0000 mon.a (mon.0) 12077 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.085270+0000 mon.a (mon.0) 12078 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.088429+0000 mon.a (mon.0) 12079 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.089725+0000 mon.a (mon.0) 12080 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:58.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.100313+0000 mon.a (mon.0) 12081 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: cephadm 2024-02-05T07:17:57.101007+0000 mgr.y (mgr.25280) 2854 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.182891+0000 mon.a (mon.0) 12082 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.185650+0000 mon.a (mon.0) 12083 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.188337+0000 mon.a (mon.0) 12084 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.189588+0000 mon.a (mon.0) 12085 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.197603+0000 mon.a (mon.0) 12086 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:58.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: cephadm 2024-02-05T07:17:57.198262+0000 mgr.y (mgr.25280) 2855 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.276040+0000 mon.a (mon.0) 12087 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.279426+0000 mon.a (mon.0) 12088 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.282803+0000 mon.a (mon.0) 12089 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.284029+0000 mon.a (mon.0) 12090 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.294615+0000 mon.a (mon.0) 12091 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.373463+0000 mon.a (mon.0) 12092 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.376776+0000 mon.a (mon.0) 12093 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.380382+0000 mon.a (mon.0) 12094 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.381747+0000 mon.a (mon.0) 12095 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.391204+0000 mon.a (mon.0) 12096 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.471782+0000 mon.a (mon.0) 12097 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.474956+0000 mon.a (mon.0) 12098 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:58.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.477529+0000 mon.a (mon.0) 12099 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.478543+0000 mon.a (mon.0) 12100 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.484493+0000 mon.a (mon.0) 12101 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.566904+0000 mon.a (mon.0) 12102 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.569082+0000 mon.a (mon.0) 12103 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.572112+0000 mon.a (mon.0) 12104 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.573208+0000 mon.a (mon.0) 12105 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.581451+0000 mon.a (mon.0) 12106 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.661032+0000 mon.a (mon.0) 12107 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.665285+0000 mon.a (mon.0) 12108 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.668463+0000 mon.a (mon.0) 12109 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.669453+0000 mon.a (mon.0) 12110 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:58.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.676757+0000 mon.a (mon.0) 12111 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:58.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.758694+0000 mon.a (mon.0) 12112 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:58.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.761482+0000 mon.a (mon.0) 12113 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:58.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.765457+0000 mon.a (mon.0) 12114 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:58.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.766555+0000 mon.a (mon.0) 12115 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:58.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:57 smithi177 bash[56430]: audit 2024-02-05T07:17:57.775744+0000 mon.a (mon.0) 12116 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:59.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: cephadm 2024-02-05T07:17:57.295430+0000 mgr.y (mgr.25280) 2856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:59.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: cephadm 2024-02-05T07:17:57.391928+0000 mgr.y (mgr.25280) 2857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:59.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: cephadm 2024-02-05T07:17:57.485042+0000 mgr.y (mgr.25280) 2858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:59.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: cephadm 2024-02-05T07:17:57.582180+0000 mgr.y (mgr.25280) 2859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:59.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: cephadm 2024-02-05T07:17:57.677411+0000 mgr.y (mgr.25280) 2860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:59.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: cephadm 2024-02-05T07:17:57.776600+0000 mgr.y (mgr.25280) 2861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:59.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:57.853804+0000 mon.a (mon.0) 12117 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:59.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:57.857241+0000 mon.a (mon.0) 12118 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:59.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:57.860538+0000 mon.a (mon.0) 12119 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:59.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:57.861537+0000 mon.a (mon.0) 12120 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:59.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:57.870366+0000 mon.a (mon.0) 12121 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:59.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: cephadm 2024-02-05T07:17:57.871031+0000 mgr.y (mgr.25280) 2862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:59.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:57.948895+0000 mon.a (mon.0) 12122 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:59.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:57.952284+0000 mon.a (mon.0) 12123 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:59.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:57.956087+0000 mon.a (mon.0) 12124 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:59.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:57.957402+0000 mon.a (mon.0) 12125 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:59.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:57.967683+0000 mon.a (mon.0) 12126 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:59.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: cephadm 2024-02-05T07:17:57.968327+0000 mgr.y (mgr.25280) 2863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:59.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.046577+0000 mon.a (mon.0) 12127 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:59.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.050525+0000 mon.a (mon.0) 12128 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:59.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.054883+0000 mon.a (mon.0) 12129 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:59.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.056506+0000 mon.a (mon.0) 12130 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:59.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.065349+0000 mon.a (mon.0) 12131 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:59.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: cephadm 2024-02-05T07:17:58.066165+0000 mgr.y (mgr.25280) 2864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:59.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.148800+0000 mon.a (mon.0) 12132 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:59.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.151128+0000 mon.a (mon.0) 12133 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:59.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.153845+0000 mon.a (mon.0) 12134 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:59.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.154834+0000 mon.a (mon.0) 12135 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:59.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.162821+0000 mon.a (mon.0) 12136 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:59.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: cephadm 2024-02-05T07:17:58.163508+0000 mgr.y (mgr.25280) 2865 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:59.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.240687+0000 mon.a (mon.0) 12137 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:59.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.242873+0000 mon.a (mon.0) 12138 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:59.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.245564+0000 mon.a (mon.0) 12139 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:59.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.246718+0000 mon.a (mon.0) 12140 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:59.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.255149+0000 mon.a (mon.0) 12141 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:59.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.332284+0000 mon.a (mon.0) 12142 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:59.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.336864+0000 mon.a (mon.0) 12143 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:59.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.340684+0000 mon.a (mon.0) 12144 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:59.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.341991+0000 mon.a (mon.0) 12145 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:59.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.350977+0000 mon.a (mon.0) 12146 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:59.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: cephadm 2024-02-05T07:17:57.295430+0000 mgr.y (mgr.25280) 2856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:59.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: cephadm 2024-02-05T07:17:57.391928+0000 mgr.y (mgr.25280) 2857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:59.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: cephadm 2024-02-05T07:17:57.485042+0000 mgr.y (mgr.25280) 2858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:59.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: cephadm 2024-02-05T07:17:57.582180+0000 mgr.y (mgr.25280) 2859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:59.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: cephadm 2024-02-05T07:17:57.677411+0000 mgr.y (mgr.25280) 2860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:59.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: cephadm 2024-02-05T07:17:57.776600+0000 mgr.y (mgr.25280) 2861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:59.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:57.853804+0000 mon.a (mon.0) 12117 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:59.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:57.857241+0000 mon.a (mon.0) 12118 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:59.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:57.860538+0000 mon.a (mon.0) 12119 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:59.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:57.861537+0000 mon.a (mon.0) 12120 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:59.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:57.870366+0000 mon.a (mon.0) 12121 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:59.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: cephadm 2024-02-05T07:17:57.871031+0000 mgr.y (mgr.25280) 2862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:59.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:57.948895+0000 mon.a (mon.0) 12122 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:59.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:57.952284+0000 mon.a (mon.0) 12123 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:59.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:57.956087+0000 mon.a (mon.0) 12124 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:59.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:57.957402+0000 mon.a (mon.0) 12125 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:59.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:57.967683+0000 mon.a (mon.0) 12126 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:59.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: cephadm 2024-02-05T07:17:57.968327+0000 mgr.y (mgr.25280) 2863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:59.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.046577+0000 mon.a (mon.0) 12127 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:59.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.050525+0000 mon.a (mon.0) 12128 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:59.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.433670+0000 mon.a (mon.0) 12147 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:59.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.436008+0000 mon.a (mon.0) 12148 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:59.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.439061+0000 mon.a (mon.0) 12149 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:59.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.439978+0000 mon.a (mon.0) 12150 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:59.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.447744+0000 mon.a (mon.0) 12151 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:59.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.525437+0000 mon.a (mon.0) 12152 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:59.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.528413+0000 mon.a (mon.0) 12153 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:59.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.533163+0000 mon.a (mon.0) 12154 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:59.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.534399+0000 mon.a (mon.0) 12155 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:59.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.542494+0000 mon.a (mon.0) 12156 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:59.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.621371+0000 mon.a (mon.0) 12157 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:59.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.624638+0000 mon.a (mon.0) 12158 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:59.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.628345+0000 mon.a (mon.0) 12159 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:59.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.629565+0000 mon.a (mon.0) 12160 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:59.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.637960+0000 mon.a (mon.0) 12161 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:59.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.721736+0000 mon.a (mon.0) 12162 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:59.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.724213+0000 mon.a (mon.0) 12163 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:59.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.727061+0000 mon.a (mon.0) 12164 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:59.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.728069+0000 mon.a (mon.0) 12165 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:59.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.736202+0000 mon.a (mon.0) 12166 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:59.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[68945]: audit 2024-02-05T07:17:58.819072+0000 mon.a (mon.0) 12167 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:59.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.054883+0000 mon.a (mon.0) 12129 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:59.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.056506+0000 mon.a (mon.0) 12130 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:59.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.065349+0000 mon.a (mon.0) 12131 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:59.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: cephadm 2024-02-05T07:17:58.066165+0000 mgr.y (mgr.25280) 2864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:59.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.148800+0000 mon.a (mon.0) 12132 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:59.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.151128+0000 mon.a (mon.0) 12133 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:59.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.153845+0000 mon.a (mon.0) 12134 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:59.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.154834+0000 mon.a (mon.0) 12135 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:59.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.162821+0000 mon.a (mon.0) 12136 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:59.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: cephadm 2024-02-05T07:17:58.163508+0000 mgr.y (mgr.25280) 2865 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:59.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.240687+0000 mon.a (mon.0) 12137 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:59.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.242873+0000 mon.a (mon.0) 12138 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:59.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.245564+0000 mon.a (mon.0) 12139 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:59.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.246718+0000 mon.a (mon.0) 12140 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:59.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.255149+0000 mon.a (mon.0) 12141 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:59.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.332284+0000 mon.a (mon.0) 12142 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:59.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.336864+0000 mon.a (mon.0) 12143 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:59.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.340684+0000 mon.a (mon.0) 12144 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:59.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.341991+0000 mon.a (mon.0) 12145 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:59.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.350977+0000 mon.a (mon.0) 12146 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:59.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.433670+0000 mon.a (mon.0) 12147 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:59.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.436008+0000 mon.a (mon.0) 12148 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:59.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.439061+0000 mon.a (mon.0) 12149 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:59.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.439978+0000 mon.a (mon.0) 12150 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:59.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.447744+0000 mon.a (mon.0) 12151 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:59.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.525437+0000 mon.a (mon.0) 12152 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:59.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.528413+0000 mon.a (mon.0) 12153 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:59.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.533163+0000 mon.a (mon.0) 12154 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:59.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.534399+0000 mon.a (mon.0) 12155 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:59.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.542494+0000 mon.a (mon.0) 12156 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:59.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.621371+0000 mon.a (mon.0) 12157 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:59.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.624638+0000 mon.a (mon.0) 12158 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:59.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.628345+0000 mon.a (mon.0) 12159 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:59.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.629565+0000 mon.a (mon.0) 12160 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:59.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.637960+0000 mon.a (mon.0) 12161 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:59.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.721736+0000 mon.a (mon.0) 12162 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:59.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.724213+0000 mon.a (mon.0) 12163 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:59.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.727061+0000 mon.a (mon.0) 12164 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:59.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.728069+0000 mon.a (mon.0) 12165 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:59.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.736202+0000 mon.a (mon.0) 12166 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:59.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:58 smithi102 bash[71397]: audit 2024-02-05T07:17:58.819072+0000 mon.a (mon.0) 12167 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:59.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: cephadm 2024-02-05T07:17:57.295430+0000 mgr.y (mgr.25280) 2856 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:59.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: cephadm 2024-02-05T07:17:57.391928+0000 mgr.y (mgr.25280) 2857 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:59.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: cephadm 2024-02-05T07:17:57.485042+0000 mgr.y (mgr.25280) 2858 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:59.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: cephadm 2024-02-05T07:17:57.582180+0000 mgr.y (mgr.25280) 2859 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:59.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: cephadm 2024-02-05T07:17:57.677411+0000 mgr.y (mgr.25280) 2860 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:59.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: cephadm 2024-02-05T07:17:57.776600+0000 mgr.y (mgr.25280) 2861 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:59.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:57.853804+0000 mon.a (mon.0) 12117 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:59.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:57.857241+0000 mon.a (mon.0) 12118 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:59.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:57.860538+0000 mon.a (mon.0) 12119 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:59.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:57.861537+0000 mon.a (mon.0) 12120 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:59.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:57.870366+0000 mon.a (mon.0) 12121 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:59.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: cephadm 2024-02-05T07:17:57.871031+0000 mgr.y (mgr.25280) 2862 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:59.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:57.948895+0000 mon.a (mon.0) 12122 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:59.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:57.952284+0000 mon.a (mon.0) 12123 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:59.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:57.956087+0000 mon.a (mon.0) 12124 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:59.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:57.957402+0000 mon.a (mon.0) 12125 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:59.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:57.967683+0000 mon.a (mon.0) 12126 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:59.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: cephadm 2024-02-05T07:17:57.968327+0000 mgr.y (mgr.25280) 2863 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:59.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.046577+0000 mon.a (mon.0) 12127 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:59.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.050525+0000 mon.a (mon.0) 12128 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:59.330 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[92574]: logger=settings t=2024-02-05T07:17:58.856409363Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-02-05T07:17:59.330 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[92574]: logger=settings t=2024-02-05T07:17:58.856820757Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-02-05T07:17:59.330 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[92574]: logger=settings t=2024-02-05T07:17:58.856871564Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-02-05T07:17:59.330 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[92574]: logger=settings t=2024-02-05T07:17:58.856908854Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-02-05T07:17:59.330 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[92574]: logger=settings t=2024-02-05T07:17:58.856933685Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-02-05T07:17:59.330 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[92574]: logger=settings t=2024-02-05T07:17:58.856952564Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-02-05T07:17:59.330 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[92574]: logger=settings t=2024-02-05T07:17:58.856971668Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-02-05T07:17:59.330 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[92574]: logger=settings t=2024-02-05T07:17:58.856993268Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-02-05T07:17:59.331 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[92574]: logger=settings t=2024-02-05T07:17:58.857017212Z level=info msg="Path Home" path=/usr/share/grafana 2024-02-05T07:17:59.331 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[92574]: logger=settings t=2024-02-05T07:17:58.857040006Z level=info msg="Path Data" path=/var/lib/grafana 2024-02-05T07:17:59.331 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[92574]: logger=settings t=2024-02-05T07:17:58.857059102Z level=info msg="Path Logs" path=/var/log/grafana 2024-02-05T07:17:59.331 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[92574]: logger=settings t=2024-02-05T07:17:58.857079187Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-02-05T07:17:59.331 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[92574]: logger=settings t=2024-02-05T07:17:58.857101865Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-02-05T07:17:59.331 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[92574]: logger=settings t=2024-02-05T07:17:58.857119164Z level=info msg="App mode production" 2024-02-05T07:17:59.331 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[92574]: logger=sqlstore t=2024-02-05T07:17:58.857231957Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-02-05T07:17:59.331 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[92574]: logger=sqlstore t=2024-02-05T07:17:58.857288194Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-02-05T07:17:59.331 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[92574]: logger=migrator t=2024-02-05T07:17:58.876012161Z level=info msg="Starting DB migrations" 2024-02-05T07:17:59.331 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[92574]: logger=migrator t=2024-02-05T07:17:58.881609882Z level=info msg="migrations completed" performed=0 skipped=481 duration=544.353µs 2024-02-05T07:17:59.331 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[92574]: logger=sqlstore t=2024-02-05T07:17:58.882081819Z level=info msg="Created default organization" 2024-02-05T07:17:59.331 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[92574]: logger=plugin.loader t=2024-02-05T07:17:58.952981896Z level=info msg="Plugin registered" pluginID=input 2024-02-05T07:17:59.331 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[92574]: logger=plugin.loader t=2024-02-05T07:17:58.981863167Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-02-05T07:17:59.331 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[92574]: logger=plugin.loader t=2024-02-05T07:17:58.981909959Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-02-05T07:17:59.332 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[92574]: logger=secrets t=2024-02-05T07:17:58.981960877Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-02-05T07:17:59.332 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[92574]: logger=query_data t=2024-02-05T07:17:58.986552292Z level=info msg="Query Service initialization" 2024-02-05T07:17:59.332 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[92574]: logger=live.push_http t=2024-02-05T07:17:58.993645944Z level=info msg="Live Push Gateway initialization" 2024-02-05T07:17:59.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.054883+0000 mon.a (mon.0) 12129 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:59.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.056506+0000 mon.a (mon.0) 12130 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:59.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.065349+0000 mon.a (mon.0) 12131 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:59.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: cephadm 2024-02-05T07:17:58.066165+0000 mgr.y (mgr.25280) 2864 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:59.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.148800+0000 mon.a (mon.0) 12132 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:59.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.151128+0000 mon.a (mon.0) 12133 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:59.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.153845+0000 mon.a (mon.0) 12134 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:59.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.154834+0000 mon.a (mon.0) 12135 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:59.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.162821+0000 mon.a (mon.0) 12136 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:59.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: cephadm 2024-02-05T07:17:58.163508+0000 mgr.y (mgr.25280) 2865 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:17:59.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.240687+0000 mon.a (mon.0) 12137 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:59.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.242873+0000 mon.a (mon.0) 12138 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:59.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.245564+0000 mon.a (mon.0) 12139 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:59.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.246718+0000 mon.a (mon.0) 12140 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:59.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.255149+0000 mon.a (mon.0) 12141 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:59.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.332284+0000 mon.a (mon.0) 12142 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:59.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.336864+0000 mon.a (mon.0) 12143 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:59.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.340684+0000 mon.a (mon.0) 12144 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:59.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.341991+0000 mon.a (mon.0) 12145 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:59.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.350977+0000 mon.a (mon.0) 12146 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:59.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.433670+0000 mon.a (mon.0) 12147 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:59.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.436008+0000 mon.a (mon.0) 12148 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:59.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.439061+0000 mon.a (mon.0) 12149 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:59.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.439978+0000 mon.a (mon.0) 12150 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:59.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.447744+0000 mon.a (mon.0) 12151 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:59.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.525437+0000 mon.a (mon.0) 12152 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:59.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.528413+0000 mon.a (mon.0) 12153 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:59.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.533163+0000 mon.a (mon.0) 12154 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:59.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.534399+0000 mon.a (mon.0) 12155 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:59.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.542494+0000 mon.a (mon.0) 12156 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:59.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.621371+0000 mon.a (mon.0) 12157 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:59.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.624638+0000 mon.a (mon.0) 12158 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:59.334 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.628345+0000 mon.a (mon.0) 12159 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:59.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.629565+0000 mon.a (mon.0) 12160 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:59.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.637960+0000 mon.a (mon.0) 12161 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:59.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.721736+0000 mon.a (mon.0) 12162 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:17:59.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.724213+0000 mon.a (mon.0) 12163 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:17:59.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.727061+0000 mon.a (mon.0) 12164 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:17:59.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.728069+0000 mon.a (mon.0) 12165 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:17:59.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.736202+0000 mon.a (mon.0) 12166 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:17:59.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:58 smithi177 bash[56430]: audit 2024-02-05T07:17:58.819072+0000 mon.a (mon.0) 12167 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:00.077 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[92574]: logger=infra.usagestats.collector t=2024-02-05T07:17:59.796918758Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-02-05T07:18:00.078 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[92574]: logger=provisioning.datasources t=2024-02-05T07:17:59.90024659Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-02-05T07:18:00.078 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[92574]: logger=provisioning.datasources t=2024-02-05T07:17:59.900330416Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-02-05T07:18:00.078 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[92574]: logger=provisioning.datasources t=2024-02-05T07:17:59.900723603Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-02-05T07:18:00.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: cephadm 2024-02-05T07:17:58.255756+0000 mgr.y (mgr.25280) 2866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:00.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: cephadm 2024-02-05T07:17:58.351873+0000 mgr.y (mgr.25280) 2867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:00.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: cephadm 2024-02-05T07:17:58.448401+0000 mgr.y (mgr.25280) 2868 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:00.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: cephadm 2024-02-05T07:17:58.543347+0000 mgr.y (mgr.25280) 2869 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:00.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: cephadm 2024-02-05T07:17:58.638923+0000 mgr.y (mgr.25280) 2870 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:00.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: cephadm 2024-02-05T07:17:58.736734+0000 mgr.y (mgr.25280) 2871 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:00.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:58.821215+0000 mon.a (mon.0) 12168 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:00.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:58.830744+0000 mon.a (mon.0) 12169 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:00.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:58.831527+0000 mon.a (mon.0) 12170 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:00.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:58.836587+0000 mon.a (mon.0) 12171 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:00.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: cephadm 2024-02-05T07:17:58.837017+0000 mgr.y (mgr.25280) 2872 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:00.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:58.885344+0000 mon.a (mon.0) 12172 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:00.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:58.887786+0000 mon.a (mon.0) 12173 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:00.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:58.890786+0000 mon.a (mon.0) 12174 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:00.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:58.891774+0000 mon.a (mon.0) 12175 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:00.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:58.901110+0000 mon.a (mon.0) 12176 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:00.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: cephadm 2024-02-05T07:17:58.901804+0000 mgr.y (mgr.25280) 2873 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:00.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: cluster 2024-02-05T07:17:58.938299+0000 mgr.y (mgr.25280) 2874 : cluster 0 pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:00.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:58.985274+0000 mon.a (mon.0) 12177 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:00.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:58.987799+0000 mon.a (mon.0) 12178 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:00.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:58.991082+0000 mon.a (mon.0) 12179 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:00.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:58.992085+0000 mon.a (mon.0) 12180 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:00.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.002014+0000 mon.a (mon.0) 12181 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:00.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: cephadm 2024-02-05T07:17:59.002628+0000 mgr.y (mgr.25280) 2875 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:00.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.083086+0000 mon.a (mon.0) 12182 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:00.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.086381+0000 mon.a (mon.0) 12183 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:00.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.090860+0000 mon.a (mon.0) 12184 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:00.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.092218+0000 mon.a (mon.0) 12185 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:00.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.102066+0000 mon.a (mon.0) 12186 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:00.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: cephadm 2024-02-05T07:17:59.102688+0000 mgr.y (mgr.25280) 2876 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:00.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.183306+0000 mon.a (mon.0) 12187 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:00.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.185624+0000 mon.a (mon.0) 12188 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:00.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.187994+0000 mon.a (mon.0) 12189 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:00.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.188754+0000 mon.a (mon.0) 12190 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:00.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.196721+0000 mon.a (mon.0) 12191 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:00.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: cephadm 2024-02-05T07:17:59.197461+0000 mgr.y (mgr.25280) 2877 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:00.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.281665+0000 mon.a (mon.0) 12192 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:00.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.284055+0000 mon.a (mon.0) 12193 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:00.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.286987+0000 mon.a (mon.0) 12194 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:00.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.288243+0000 mon.a (mon.0) 12195 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:00.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.298651+0000 mon.a (mon.0) 12196 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:00.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.379598+0000 mon.a (mon.0) 12197 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:00.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.384213+0000 mon.a (mon.0) 12198 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:00.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.387875+0000 mon.a (mon.0) 12199 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:00.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.389072+0000 mon.a (mon.0) 12200 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:00.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.397106+0000 mon.a (mon.0) 12201 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:00.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.479514+0000 mon.a (mon.0) 12202 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:00.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.483124+0000 mon.a (mon.0) 12203 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:00.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.486082+0000 mon.a (mon.0) 12204 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:00.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.487126+0000 mon.a (mon.0) 12205 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:00.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.496696+0000 mon.a (mon.0) 12206 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:00.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.579511+0000 mon.a (mon.0) 12207 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:00.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.581928+0000 mon.a (mon.0) 12208 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:00.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.584636+0000 mon.a (mon.0) 12209 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:00.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.585514+0000 mon.a (mon.0) 12210 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:00.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.592693+0000 mon.a (mon.0) 12211 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:00.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.641932+0000 mon.a (mon.0) 12212 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:00.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.644394+0000 mon.a (mon.0) 12213 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:00.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.647978+0000 mon.a (mon.0) 12214 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:00.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.649419+0000 mon.a (mon.0) 12215 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:00.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.658390+0000 mon.a (mon.0) 12216 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:00.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.741756+0000 mon.a (mon.0) 12217 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:00.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.744442+0000 mon.a (mon.0) 12218 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:00.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.747619+0000 mon.a (mon.0) 12219 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:00.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.748894+0000 mon.a (mon.0) 12220 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:00.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:17:59 smithi177 bash[56430]: audit 2024-02-05T07:17:59.757743+0000 mon.a (mon.0) 12221 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:00.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: cephadm 2024-02-05T07:17:58.255756+0000 mgr.y (mgr.25280) 2866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:00.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: cephadm 2024-02-05T07:17:58.351873+0000 mgr.y (mgr.25280) 2867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:00.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: cephadm 2024-02-05T07:17:58.448401+0000 mgr.y (mgr.25280) 2868 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:00.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: cephadm 2024-02-05T07:17:58.543347+0000 mgr.y (mgr.25280) 2869 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:00.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: cephadm 2024-02-05T07:17:58.638923+0000 mgr.y (mgr.25280) 2870 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:00.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: cephadm 2024-02-05T07:17:58.736734+0000 mgr.y (mgr.25280) 2871 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:00.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:58.821215+0000 mon.a (mon.0) 12168 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:00.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:58.830744+0000 mon.a (mon.0) 12169 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:00.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:58.831527+0000 mon.a (mon.0) 12170 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:00.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:58.836587+0000 mon.a (mon.0) 12171 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:00.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: cephadm 2024-02-05T07:17:58.837017+0000 mgr.y (mgr.25280) 2872 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:00.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:58.885344+0000 mon.a (mon.0) 12172 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:00.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:58.887786+0000 mon.a (mon.0) 12173 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:00.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:58.890786+0000 mon.a (mon.0) 12174 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:00.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:58.891774+0000 mon.a (mon.0) 12175 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:00.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:58.901110+0000 mon.a (mon.0) 12176 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:00.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: cephadm 2024-02-05T07:17:58.901804+0000 mgr.y (mgr.25280) 2873 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:00.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: cluster 2024-02-05T07:17:58.938299+0000 mgr.y (mgr.25280) 2874 : cluster 0 pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:00.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:58.985274+0000 mon.a (mon.0) 12177 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:00.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:58.987799+0000 mon.a (mon.0) 12178 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:00.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: cephadm 2024-02-05T07:17:58.255756+0000 mgr.y (mgr.25280) 2866 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:00.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: cephadm 2024-02-05T07:17:58.351873+0000 mgr.y (mgr.25280) 2867 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:00.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: cephadm 2024-02-05T07:17:58.448401+0000 mgr.y (mgr.25280) 2868 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:00.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: cephadm 2024-02-05T07:17:58.543347+0000 mgr.y (mgr.25280) 2869 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:00.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: cephadm 2024-02-05T07:17:58.638923+0000 mgr.y (mgr.25280) 2870 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:00.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: cephadm 2024-02-05T07:17:58.736734+0000 mgr.y (mgr.25280) 2871 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:00.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:58.821215+0000 mon.a (mon.0) 12168 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:00.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:58.830744+0000 mon.a (mon.0) 12169 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:00.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:58.831527+0000 mon.a (mon.0) 12170 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:00.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:58.836587+0000 mon.a (mon.0) 12171 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:00.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: cephadm 2024-02-05T07:17:58.837017+0000 mgr.y (mgr.25280) 2872 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:00.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:58.885344+0000 mon.a (mon.0) 12172 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:00.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:58.887786+0000 mon.a (mon.0) 12173 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:00.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:58.890786+0000 mon.a (mon.0) 12174 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:00.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:58.891774+0000 mon.a (mon.0) 12175 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:00.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:58.901110+0000 mon.a (mon.0) 12176 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:00.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: cephadm 2024-02-05T07:17:58.901804+0000 mgr.y (mgr.25280) 2873 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:00.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: cluster 2024-02-05T07:17:58.938299+0000 mgr.y (mgr.25280) 2874 : cluster 0 pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:00.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:58.985274+0000 mon.a (mon.0) 12177 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:00.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:58.987799+0000 mon.a (mon.0) 12178 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:00.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:58.991082+0000 mon.a (mon.0) 12179 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:00.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:58.992085+0000 mon.a (mon.0) 12180 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:00.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.002014+0000 mon.a (mon.0) 12181 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:00.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: cephadm 2024-02-05T07:17:59.002628+0000 mgr.y (mgr.25280) 2875 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:00.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.083086+0000 mon.a (mon.0) 12182 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:00.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.086381+0000 mon.a (mon.0) 12183 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:00.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.090860+0000 mon.a (mon.0) 12184 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:00.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.092218+0000 mon.a (mon.0) 12185 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:00.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.102066+0000 mon.a (mon.0) 12186 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:00.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: cephadm 2024-02-05T07:17:59.102688+0000 mgr.y (mgr.25280) 2876 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:00.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.183306+0000 mon.a (mon.0) 12187 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:00.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.185624+0000 mon.a (mon.0) 12188 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:00.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.187994+0000 mon.a (mon.0) 12189 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:00.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.188754+0000 mon.a (mon.0) 12190 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:00.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.196721+0000 mon.a (mon.0) 12191 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:00.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: cephadm 2024-02-05T07:17:59.197461+0000 mgr.y (mgr.25280) 2877 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:00.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.281665+0000 mon.a (mon.0) 12192 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:00.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.284055+0000 mon.a (mon.0) 12193 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:00.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.286987+0000 mon.a (mon.0) 12194 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:00.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.288243+0000 mon.a (mon.0) 12195 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:00.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:58.991082+0000 mon.a (mon.0) 12179 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:00.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:58.992085+0000 mon.a (mon.0) 12180 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:00.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.002014+0000 mon.a (mon.0) 12181 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:00.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: cephadm 2024-02-05T07:17:59.002628+0000 mgr.y (mgr.25280) 2875 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:00.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.083086+0000 mon.a (mon.0) 12182 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:00.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.086381+0000 mon.a (mon.0) 12183 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:00.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.090860+0000 mon.a (mon.0) 12184 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:00.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.092218+0000 mon.a (mon.0) 12185 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:00.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.102066+0000 mon.a (mon.0) 12186 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:00.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: cephadm 2024-02-05T07:17:59.102688+0000 mgr.y (mgr.25280) 2876 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:00.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.183306+0000 mon.a (mon.0) 12187 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:00.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.185624+0000 mon.a (mon.0) 12188 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:00.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.187994+0000 mon.a (mon.0) 12189 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:00.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.188754+0000 mon.a (mon.0) 12190 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:00.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.196721+0000 mon.a (mon.0) 12191 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:00.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: cephadm 2024-02-05T07:17:59.197461+0000 mgr.y (mgr.25280) 2877 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:00.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.281665+0000 mon.a (mon.0) 12192 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:00.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.284055+0000 mon.a (mon.0) 12193 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:00.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.286987+0000 mon.a (mon.0) 12194 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:00.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.288243+0000 mon.a (mon.0) 12195 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:00.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.298651+0000 mon.a (mon.0) 12196 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:00.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.379598+0000 mon.a (mon.0) 12197 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:00.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.384213+0000 mon.a (mon.0) 12198 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:00.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.387875+0000 mon.a (mon.0) 12199 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:00.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.389072+0000 mon.a (mon.0) 12200 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:00.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.397106+0000 mon.a (mon.0) 12201 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:00.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.479514+0000 mon.a (mon.0) 12202 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:00.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.483124+0000 mon.a (mon.0) 12203 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:00.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.486082+0000 mon.a (mon.0) 12204 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:00.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.487126+0000 mon.a (mon.0) 12205 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:00.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.496696+0000 mon.a (mon.0) 12206 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:00.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.579511+0000 mon.a (mon.0) 12207 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:00.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.581928+0000 mon.a (mon.0) 12208 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:00.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.584636+0000 mon.a (mon.0) 12209 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:00.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.585514+0000 mon.a (mon.0) 12210 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:00.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.592693+0000 mon.a (mon.0) 12211 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:00.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.641932+0000 mon.a (mon.0) 12212 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:00.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.644394+0000 mon.a (mon.0) 12213 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:00.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.647978+0000 mon.a (mon.0) 12214 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:00.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.649419+0000 mon.a (mon.0) 12215 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:00.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.658390+0000 mon.a (mon.0) 12216 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:00.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.741756+0000 mon.a (mon.0) 12217 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:00.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.744442+0000 mon.a (mon.0) 12218 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:00.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.747619+0000 mon.a (mon.0) 12219 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:00.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.748894+0000 mon.a (mon.0) 12220 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:00.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[68945]: audit 2024-02-05T07:17:59.757743+0000 mon.a (mon.0) 12221 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:00.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.298651+0000 mon.a (mon.0) 12196 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:00.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.379598+0000 mon.a (mon.0) 12197 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:00.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.384213+0000 mon.a (mon.0) 12198 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:00.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.387875+0000 mon.a (mon.0) 12199 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:00.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.389072+0000 mon.a (mon.0) 12200 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:00.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.397106+0000 mon.a (mon.0) 12201 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:00.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.479514+0000 mon.a (mon.0) 12202 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:00.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.483124+0000 mon.a (mon.0) 12203 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:00.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.486082+0000 mon.a (mon.0) 12204 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:00.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.487126+0000 mon.a (mon.0) 12205 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:00.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.496696+0000 mon.a (mon.0) 12206 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:00.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.579511+0000 mon.a (mon.0) 12207 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:00.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.581928+0000 mon.a (mon.0) 12208 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:00.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.584636+0000 mon.a (mon.0) 12209 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:00.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.585514+0000 mon.a (mon.0) 12210 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:00.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.592693+0000 mon.a (mon.0) 12211 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:00.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.641932+0000 mon.a (mon.0) 12212 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:00.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.644394+0000 mon.a (mon.0) 12213 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:00.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.647978+0000 mon.a (mon.0) 12214 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:00.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.649419+0000 mon.a (mon.0) 12215 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:00.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.658390+0000 mon.a (mon.0) 12216 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:00.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.741756+0000 mon.a (mon.0) 12217 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:00.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.744442+0000 mon.a (mon.0) 12218 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:00.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.747619+0000 mon.a (mon.0) 12219 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:00.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.748894+0000 mon.a (mon.0) 12220 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:00.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:17:59 smithi102 bash[71397]: audit 2024-02-05T07:17:59.757743+0000 mon.a (mon.0) 12221 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:00.328 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[92574]: logger=provisioning.alerting t=2024-02-05T07:18:00.209302906Z level=info msg="starting to provision alerting" 2024-02-05T07:18:00.328 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[92574]: logger=provisioning.alerting t=2024-02-05T07:18:00.20938286Z level=info msg="finished to provision alerting" 2024-02-05T07:18:00.328 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[92574]: logger=ngalert.state.manager t=2024-02-05T07:18:00.210888409Z level=info msg="Warming state cache for startup" 2024-02-05T07:18:00.328 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[92574]: logger=grafanaStorageLogger t=2024-02-05T07:18:00.211414878Z level=info msg="storage starting" 2024-02-05T07:18:00.328 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[92574]: logger=http.server t=2024-02-05T07:18:00.217490802Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-02-05T07:18:00.329 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[92574]: logger=ngalert.state.manager t=2024-02-05T07:18:00.227333308Z level=info msg="State cache has been initialized" states=0 duration=16.444879ms 2024-02-05T07:18:00.329 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[92574]: logger=ticker t=2024-02-05T07:18:00.227420855Z level=info msg=starting first_tick=2024-02-05T07:18:10Z 2024-02-05T07:18:00.329 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[92574]: logger=ngalert.multiorg.alertmanager t=2024-02-05T07:18:00.227455747Z level=info msg="starting MultiOrg Alertmanager" 2024-02-05T07:18:01.088 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: cephadm 2024-02-05T07:17:59.299320+0000 mgr.y (mgr.25280) 2878 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:01.088 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: cephadm 2024-02-05T07:17:59.397598+0000 mgr.y (mgr.25280) 2879 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:01.088 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: cephadm 2024-02-05T07:17:59.497511+0000 mgr.y (mgr.25280) 2880 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:01.088 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: cephadm 2024-02-05T07:17:59.593595+0000 mgr.y (mgr.25280) 2881 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:01.088 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: cephadm 2024-02-05T07:17:59.658977+0000 mgr.y (mgr.25280) 2882 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:01.088 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:17:59.674697+0000 mgr.y (mgr.25280) 2883 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:18:01.088 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: cephadm 2024-02-05T07:17:59.758531+0000 mgr.y (mgr.25280) 2884 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:01.088 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:17:59.836812+0000 mon.a (mon.0) 12222 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:01.088 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:17:59.839884+0000 mon.a (mon.0) 12223 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:01.089 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:17:59.842468+0000 mon.a (mon.0) 12224 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:01.089 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:17:59.843236+0000 mon.a (mon.0) 12225 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:01.089 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:17:59.848108+0000 mon.a (mon.0) 12226 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:01.089 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: cephadm 2024-02-05T07:17:59.848609+0000 mgr.y (mgr.25280) 2885 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:01.089 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:17:59.925252+0000 mon.a (mon.0) 12227 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:01.089 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:17:59.929533+0000 mon.a (mon.0) 12228 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:01.089 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:17:59.932916+0000 mon.a (mon.0) 12229 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:01.089 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:17:59.933949+0000 mon.a (mon.0) 12230 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:01.089 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:17:59.940697+0000 mon.a (mon.0) 12231 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:01.089 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: cephadm 2024-02-05T07:17:59.941440+0000 mgr.y (mgr.25280) 2886 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:01.089 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.019031+0000 mon.a (mon.0) 12232 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:01.089 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.021526+0000 mon.a (mon.0) 12233 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:01.089 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.024074+0000 mon.a (mon.0) 12234 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:01.089 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.025272+0000 mon.a (mon.0) 12235 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:01.089 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.034922+0000 mon.a (mon.0) 12236 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:01.090 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: cephadm 2024-02-05T07:18:00.035633+0000 mgr.y (mgr.25280) 2887 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:01.090 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.118305+0000 mon.a (mon.0) 12237 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:01.090 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.120636+0000 mon.a (mon.0) 12238 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:01.090 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.123669+0000 mon.a (mon.0) 12239 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:01.090 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.124646+0000 mon.a (mon.0) 12240 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:01.090 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.132466+0000 mon.a (mon.0) 12241 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:01.090 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: cephadm 2024-02-05T07:18:00.133024+0000 mgr.y (mgr.25280) 2888 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:01.090 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.196000+0000 mon.a (mon.0) 12242 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:01.090 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.198442+0000 mon.a (mon.0) 12243 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:01.090 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.200389+0000 mon.a (mon.0) 12244 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:01.090 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.201133+0000 mon.a (mon.0) 12245 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:01.090 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.209300+0000 mon.a (mon.0) 12246 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:01.091 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.289589+0000 mon.a (mon.0) 12247 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:01.091 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.292346+0000 mon.a (mon.0) 12248 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:01.091 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.295589+0000 mon.a (mon.0) 12249 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:01.091 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.296613+0000 mon.a (mon.0) 12250 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:01.091 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.303903+0000 mon.a (mon.0) 12251 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:01.091 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.383839+0000 mon.a (mon.0) 12252 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:01.091 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.386761+0000 mon.a (mon.0) 12253 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:01.092 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.389905+0000 mon.a (mon.0) 12254 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:01.092 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.391263+0000 mon.a (mon.0) 12255 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:01.092 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.400644+0000 mon.a (mon.0) 12256 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:01.092 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.483023+0000 mon.a (mon.0) 12257 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:01.092 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.485650+0000 mon.a (mon.0) 12258 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:01.092 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.488140+0000 mon.a (mon.0) 12259 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:01.092 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.489173+0000 mon.a (mon.0) 12260 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:01.092 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.495498+0000 mon.a (mon.0) 12261 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:01.092 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.571527+0000 mon.a (mon.0) 12262 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:01.092 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.573518+0000 mon.a (mon.0) 12263 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:01.092 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.576617+0000 mon.a (mon.0) 12264 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:01.092 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.577598+0000 mon.a (mon.0) 12265 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:01.092 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.584541+0000 mon.a (mon.0) 12266 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:01.093 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.669647+0000 mon.a (mon.0) 12267 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:01.093 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.672413+0000 mon.a (mon.0) 12268 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:01.093 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.675567+0000 mon.a (mon.0) 12269 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:01.093 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.676880+0000 mon.a (mon.0) 12270 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:01.093 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.685394+0000 mon.a (mon.0) 12271 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:01.093 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.767922+0000 mon.a (mon.0) 12272 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:01.093 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.770990+0000 mon.a (mon.0) 12273 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:01.093 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.774774+0000 mon.a (mon.0) 12274 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:01.093 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.776032+0000 mon.a (mon.0) 12275 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:01.093 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:00 smithi177 bash[56430]: audit 2024-02-05T07:18:00.783828+0000 mon.a (mon.0) 12276 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:01.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: cephadm 2024-02-05T07:17:59.299320+0000 mgr.y (mgr.25280) 2878 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:01.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: cephadm 2024-02-05T07:17:59.397598+0000 mgr.y (mgr.25280) 2879 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:01.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: cephadm 2024-02-05T07:17:59.497511+0000 mgr.y (mgr.25280) 2880 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:01.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: cephadm 2024-02-05T07:17:59.593595+0000 mgr.y (mgr.25280) 2881 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:01.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: cephadm 2024-02-05T07:17:59.658977+0000 mgr.y (mgr.25280) 2882 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:01.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:17:59.674697+0000 mgr.y (mgr.25280) 2883 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:18:01.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: cephadm 2024-02-05T07:17:59.758531+0000 mgr.y (mgr.25280) 2884 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:01.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:17:59.836812+0000 mon.a (mon.0) 12222 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:01.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:17:59.839884+0000 mon.a (mon.0) 12223 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:01.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:17:59.842468+0000 mon.a (mon.0) 12224 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:01.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:17:59.843236+0000 mon.a (mon.0) 12225 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:01.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:17:59.848108+0000 mon.a (mon.0) 12226 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:01.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: cephadm 2024-02-05T07:17:59.848609+0000 mgr.y (mgr.25280) 2885 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:01.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:17:59.925252+0000 mon.a (mon.0) 12227 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:01.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:17:59.929533+0000 mon.a (mon.0) 12228 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:01.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:17:59.932916+0000 mon.a (mon.0) 12229 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:01.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:17:59.933949+0000 mon.a (mon.0) 12230 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:01.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:17:59.940697+0000 mon.a (mon.0) 12231 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:01.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: cephadm 2024-02-05T07:17:59.941440+0000 mgr.y (mgr.25280) 2886 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:01.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.019031+0000 mon.a (mon.0) 12232 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:01.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.021526+0000 mon.a (mon.0) 12233 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:01.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.024074+0000 mon.a (mon.0) 12234 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:01.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.025272+0000 mon.a (mon.0) 12235 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:01.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.034922+0000 mon.a (mon.0) 12236 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:01.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: cephadm 2024-02-05T07:18:00.035633+0000 mgr.y (mgr.25280) 2887 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:01.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.118305+0000 mon.a (mon.0) 12237 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:01.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.120636+0000 mon.a (mon.0) 12238 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:01.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.123669+0000 mon.a (mon.0) 12239 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:01.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.124646+0000 mon.a (mon.0) 12240 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:01.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.132466+0000 mon.a (mon.0) 12241 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:01.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: cephadm 2024-02-05T07:18:00.133024+0000 mgr.y (mgr.25280) 2888 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:01.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.196000+0000 mon.a (mon.0) 12242 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:01.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.198442+0000 mon.a (mon.0) 12243 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:01.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.200389+0000 mon.a (mon.0) 12244 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:01.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.201133+0000 mon.a (mon.0) 12245 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:01.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.209300+0000 mon.a (mon.0) 12246 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:01.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.289589+0000 mon.a (mon.0) 12247 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:01.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.292346+0000 mon.a (mon.0) 12248 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:01.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.295589+0000 mon.a (mon.0) 12249 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:01.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.296613+0000 mon.a (mon.0) 12250 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:01.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: cephadm 2024-02-05T07:17:59.299320+0000 mgr.y (mgr.25280) 2878 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:01.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: cephadm 2024-02-05T07:17:59.397598+0000 mgr.y (mgr.25280) 2879 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:01.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: cephadm 2024-02-05T07:17:59.497511+0000 mgr.y (mgr.25280) 2880 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:01.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: cephadm 2024-02-05T07:17:59.593595+0000 mgr.y (mgr.25280) 2881 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:01.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: cephadm 2024-02-05T07:17:59.658977+0000 mgr.y (mgr.25280) 2882 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:01.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:17:59.674697+0000 mgr.y (mgr.25280) 2883 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:18:01.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: cephadm 2024-02-05T07:17:59.758531+0000 mgr.y (mgr.25280) 2884 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:01.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:17:59.836812+0000 mon.a (mon.0) 12222 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:01.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:17:59.839884+0000 mon.a (mon.0) 12223 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:01.135 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:17:59.842468+0000 mon.a (mon.0) 12224 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:01.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:17:59.843236+0000 mon.a (mon.0) 12225 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:01.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:17:59.848108+0000 mon.a (mon.0) 12226 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:01.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: cephadm 2024-02-05T07:17:59.848609+0000 mgr.y (mgr.25280) 2885 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:01.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:17:59.925252+0000 mon.a (mon.0) 12227 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:01.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:17:59.929533+0000 mon.a (mon.0) 12228 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:01.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:17:59.932916+0000 mon.a (mon.0) 12229 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:01.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:17:59.933949+0000 mon.a (mon.0) 12230 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:01.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:17:59.940697+0000 mon.a (mon.0) 12231 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:01.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: cephadm 2024-02-05T07:17:59.941440+0000 mgr.y (mgr.25280) 2886 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:01.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.019031+0000 mon.a (mon.0) 12232 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:01.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.303903+0000 mon.a (mon.0) 12251 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:01.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.383839+0000 mon.a (mon.0) 12252 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:01.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.386761+0000 mon.a (mon.0) 12253 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:01.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.389905+0000 mon.a (mon.0) 12254 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:01.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.391263+0000 mon.a (mon.0) 12255 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:01.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.400644+0000 mon.a (mon.0) 12256 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:01.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.483023+0000 mon.a (mon.0) 12257 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:01.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.485650+0000 mon.a (mon.0) 12258 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:01.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.488140+0000 mon.a (mon.0) 12259 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:01.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.489173+0000 mon.a (mon.0) 12260 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:01.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.495498+0000 mon.a (mon.0) 12261 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:01.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.571527+0000 mon.a (mon.0) 12262 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:01.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.573518+0000 mon.a (mon.0) 12263 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:01.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.576617+0000 mon.a (mon.0) 12264 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:01.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.577598+0000 mon.a (mon.0) 12265 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:01.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.584541+0000 mon.a (mon.0) 12266 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:01.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.669647+0000 mon.a (mon.0) 12267 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:01.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.672413+0000 mon.a (mon.0) 12268 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:01.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.675567+0000 mon.a (mon.0) 12269 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:01.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.676880+0000 mon.a (mon.0) 12270 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:01.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.685394+0000 mon.a (mon.0) 12271 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:01.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.767922+0000 mon.a (mon.0) 12272 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:01.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.770990+0000 mon.a (mon.0) 12273 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:01.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.774774+0000 mon.a (mon.0) 12274 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:01.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.776032+0000 mon.a (mon.0) 12275 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:01.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[68945]: audit 2024-02-05T07:18:00.783828+0000 mon.a (mon.0) 12276 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:01.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.021526+0000 mon.a (mon.0) 12233 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:01.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.024074+0000 mon.a (mon.0) 12234 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:01.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.025272+0000 mon.a (mon.0) 12235 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:01.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.034922+0000 mon.a (mon.0) 12236 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:01.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: cephadm 2024-02-05T07:18:00.035633+0000 mgr.y (mgr.25280) 2887 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:01.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.118305+0000 mon.a (mon.0) 12237 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:01.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.120636+0000 mon.a (mon.0) 12238 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:01.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.123669+0000 mon.a (mon.0) 12239 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:01.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.124646+0000 mon.a (mon.0) 12240 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:01.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.132466+0000 mon.a (mon.0) 12241 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:01.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: cephadm 2024-02-05T07:18:00.133024+0000 mgr.y (mgr.25280) 2888 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:01.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.196000+0000 mon.a (mon.0) 12242 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:01.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.198442+0000 mon.a (mon.0) 12243 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:01.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.200389+0000 mon.a (mon.0) 12244 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:01.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.201133+0000 mon.a (mon.0) 12245 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:01.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.209300+0000 mon.a (mon.0) 12246 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:01.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.289589+0000 mon.a (mon.0) 12247 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:01.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.292346+0000 mon.a (mon.0) 12248 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:01.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.295589+0000 mon.a (mon.0) 12249 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:01.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.296613+0000 mon.a (mon.0) 12250 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:01.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.303903+0000 mon.a (mon.0) 12251 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:01.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.383839+0000 mon.a (mon.0) 12252 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:01.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.386761+0000 mon.a (mon.0) 12253 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:01.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.389905+0000 mon.a (mon.0) 12254 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:01.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.391263+0000 mon.a (mon.0) 12255 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:01.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.400644+0000 mon.a (mon.0) 12256 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:01.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.483023+0000 mon.a (mon.0) 12257 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:01.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.485650+0000 mon.a (mon.0) 12258 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:01.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.488140+0000 mon.a (mon.0) 12259 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:01.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.489173+0000 mon.a (mon.0) 12260 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:01.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.495498+0000 mon.a (mon.0) 12261 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:01.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.571527+0000 mon.a (mon.0) 12262 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:01.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.573518+0000 mon.a (mon.0) 12263 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:01.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.576617+0000 mon.a (mon.0) 12264 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:01.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.577598+0000 mon.a (mon.0) 12265 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:01.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.584541+0000 mon.a (mon.0) 12266 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:01.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.669647+0000 mon.a (mon.0) 12267 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:01.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.672413+0000 mon.a (mon.0) 12268 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:01.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.675567+0000 mon.a (mon.0) 12269 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:01.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.676880+0000 mon.a (mon.0) 12270 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:01.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.685394+0000 mon.a (mon.0) 12271 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:01.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.767922+0000 mon.a (mon.0) 12272 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:01.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.770990+0000 mon.a (mon.0) 12273 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:01.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.774774+0000 mon.a (mon.0) 12274 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:01.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.776032+0000 mon.a (mon.0) 12275 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:01.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:00 smithi102 bash[71397]: audit 2024-02-05T07:18:00.783828+0000 mon.a (mon.0) 12276 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:02.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: cephadm 2024-02-05T07:18:00.209865+0000 mgr.y (mgr.25280) 2889 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:02.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: cephadm 2024-02-05T07:18:00.304413+0000 mgr.y (mgr.25280) 2890 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:02.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: cephadm 2024-02-05T07:18:00.401387+0000 mgr.y (mgr.25280) 2891 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:02.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: cephadm 2024-02-05T07:18:00.496079+0000 mgr.y (mgr.25280) 2892 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:02.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: cephadm 2024-02-05T07:18:00.585272+0000 mgr.y (mgr.25280) 2893 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:02.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: cephadm 2024-02-05T07:18:00.686026+0000 mgr.y (mgr.25280) 2894 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:02.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: cephadm 2024-02-05T07:18:00.784612+0000 mgr.y (mgr.25280) 2895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:02.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:00.867713+0000 mon.a (mon.0) 12277 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:02.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:00.869643+0000 mon.a (mon.0) 12278 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:02.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:00.872123+0000 mon.a (mon.0) 12279 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:02.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:00.873242+0000 mon.a (mon.0) 12280 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:02.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:00.880446+0000 mon.a (mon.0) 12281 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:02.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: cephadm 2024-02-05T07:18:00.881077+0000 mgr.y (mgr.25280) 2896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:02.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: cluster 2024-02-05T07:18:00.938961+0000 mgr.y (mgr.25280) 2897 : cluster 0 pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:02.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:00.960377+0000 mon.a (mon.0) 12282 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:02.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:00.963468+0000 mon.a (mon.0) 12283 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:02.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:00.966926+0000 mon.a (mon.0) 12284 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:02.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:00.968317+0000 mon.a (mon.0) 12285 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:02.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:00.976211+0000 mon.a (mon.0) 12286 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:02.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: cephadm 2024-02-05T07:18:00.976719+0000 mgr.y (mgr.25280) 2898 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:02.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.054178+0000 mon.a (mon.0) 12287 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:02.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.057237+0000 mon.a (mon.0) 12288 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:02.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.060825+0000 mon.a (mon.0) 12289 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:02.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.062086+0000 mon.a (mon.0) 12290 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:02.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.070478+0000 mon.a (mon.0) 12291 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:02.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: cephadm 2024-02-05T07:18:01.071113+0000 mgr.y (mgr.25280) 2899 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:02.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.149190+0000 mon.a (mon.0) 12292 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:02.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.151980+0000 mon.a (mon.0) 12293 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:02.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.155574+0000 mon.a (mon.0) 12294 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:02.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.156682+0000 mon.a (mon.0) 12295 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:02.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.164360+0000 mon.a (mon.0) 12296 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:02.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: cephadm 2024-02-05T07:18:01.164857+0000 mgr.y (mgr.25280) 2900 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:02.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.246385+0000 mon.a (mon.0) 12297 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:02.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.248946+0000 mon.a (mon.0) 12298 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:02.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.251743+0000 mon.a (mon.0) 12299 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:02.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.252696+0000 mon.a (mon.0) 12300 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:02.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.258438+0000 mon.a (mon.0) 12301 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:02.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.341444+0000 mon.a (mon.0) 12302 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:02.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.344153+0000 mon.a (mon.0) 12303 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:02.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.348364+0000 mon.a (mon.0) 12304 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:02.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.349828+0000 mon.a (mon.0) 12305 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:02.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.359883+0000 mon.a (mon.0) 12306 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:02.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.442961+0000 mon.a (mon.0) 12307 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:02.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.446209+0000 mon.a (mon.0) 12308 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:02.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.449049+0000 mon.a (mon.0) 12309 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:02.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.450274+0000 mon.a (mon.0) 12310 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:02.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.458371+0000 mon.a (mon.0) 12311 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:02.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.539037+0000 mon.a (mon.0) 12312 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:02.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.541462+0000 mon.a (mon.0) 12313 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:02.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.544015+0000 mon.a (mon.0) 12314 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:02.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.544836+0000 mon.a (mon.0) 12315 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:02.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.552446+0000 mon.a (mon.0) 12316 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:02.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.635017+0000 mon.a (mon.0) 12317 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:02.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.638678+0000 mon.a (mon.0) 12318 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:02.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.641863+0000 mon.a (mon.0) 12319 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:02.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.643276+0000 mon.a (mon.0) 12320 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:02.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.652172+0000 mon.a (mon.0) 12321 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:02.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.730363+0000 mon.a (mon.0) 12322 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:02.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.733152+0000 mon.a (mon.0) 12323 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:02.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.737141+0000 mon.a (mon.0) 12324 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:02.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.738513+0000 mon.a (mon.0) 12325 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:02.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.747488+0000 mon.a (mon.0) 12326 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:02.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:01 smithi177 bash[56430]: audit 2024-02-05T07:18:01.825892+0000 mon.a (mon.0) 12327 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:02.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: cephadm 2024-02-05T07:18:00.209865+0000 mgr.y (mgr.25280) 2889 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:02.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: cephadm 2024-02-05T07:18:00.304413+0000 mgr.y (mgr.25280) 2890 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:02.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: cephadm 2024-02-05T07:18:00.401387+0000 mgr.y (mgr.25280) 2891 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:02.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: cephadm 2024-02-05T07:18:00.496079+0000 mgr.y (mgr.25280) 2892 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:02.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: cephadm 2024-02-05T07:18:00.585272+0000 mgr.y (mgr.25280) 2893 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:02.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: cephadm 2024-02-05T07:18:00.686026+0000 mgr.y (mgr.25280) 2894 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:02.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: cephadm 2024-02-05T07:18:00.784612+0000 mgr.y (mgr.25280) 2895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:02.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:00.867713+0000 mon.a (mon.0) 12277 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:02.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:00.869643+0000 mon.a (mon.0) 12278 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:02.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:00.872123+0000 mon.a (mon.0) 12279 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:02.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:00.873242+0000 mon.a (mon.0) 12280 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:02.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:00.880446+0000 mon.a (mon.0) 12281 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:02.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: cephadm 2024-02-05T07:18:00.881077+0000 mgr.y (mgr.25280) 2896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:02.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: cluster 2024-02-05T07:18:00.938961+0000 mgr.y (mgr.25280) 2897 : cluster 0 pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:02.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:00.960377+0000 mon.a (mon.0) 12282 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:02.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:00.963468+0000 mon.a (mon.0) 12283 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:02.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:00.966926+0000 mon.a (mon.0) 12284 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:02.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:00.968317+0000 mon.a (mon.0) 12285 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:02.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:00.976211+0000 mon.a (mon.0) 12286 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:02.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: cephadm 2024-02-05T07:18:00.976719+0000 mgr.y (mgr.25280) 2898 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:02.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.054178+0000 mon.a (mon.0) 12287 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:02.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.057237+0000 mon.a (mon.0) 12288 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:02.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.060825+0000 mon.a (mon.0) 12289 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:02.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.062086+0000 mon.a (mon.0) 12290 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:02.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.070478+0000 mon.a (mon.0) 12291 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:02.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: cephadm 2024-02-05T07:18:01.071113+0000 mgr.y (mgr.25280) 2899 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:02.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.149190+0000 mon.a (mon.0) 12292 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:02.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.151980+0000 mon.a (mon.0) 12293 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:02.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.155574+0000 mon.a (mon.0) 12294 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:02.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.156682+0000 mon.a (mon.0) 12295 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:02.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.164360+0000 mon.a (mon.0) 12296 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:02.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: cephadm 2024-02-05T07:18:01.164857+0000 mgr.y (mgr.25280) 2900 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:02.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.246385+0000 mon.a (mon.0) 12297 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:02.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.248946+0000 mon.a (mon.0) 12298 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:02.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.251743+0000 mon.a (mon.0) 12299 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:02.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.252696+0000 mon.a (mon.0) 12300 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:02.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.258438+0000 mon.a (mon.0) 12301 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:02.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.341444+0000 mon.a (mon.0) 12302 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:02.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.344153+0000 mon.a (mon.0) 12303 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:02.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.348364+0000 mon.a (mon.0) 12304 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:02.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.349828+0000 mon.a (mon.0) 12305 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:02.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.359883+0000 mon.a (mon.0) 12306 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:02.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.442961+0000 mon.a (mon.0) 12307 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:02.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.446209+0000 mon.a (mon.0) 12308 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:02.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.449049+0000 mon.a (mon.0) 12309 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:02.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.450274+0000 mon.a (mon.0) 12310 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:02.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.458371+0000 mon.a (mon.0) 12311 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:02.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.539037+0000 mon.a (mon.0) 12312 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:02.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.541462+0000 mon.a (mon.0) 12313 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:02.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.544015+0000 mon.a (mon.0) 12314 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:02.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.544836+0000 mon.a (mon.0) 12315 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:02.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.552446+0000 mon.a (mon.0) 12316 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:02.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.635017+0000 mon.a (mon.0) 12317 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:02.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.638678+0000 mon.a (mon.0) 12318 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:02.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.641863+0000 mon.a (mon.0) 12319 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:02.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.643276+0000 mon.a (mon.0) 12320 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:02.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.652172+0000 mon.a (mon.0) 12321 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:02.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.730363+0000 mon.a (mon.0) 12322 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:02.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.733152+0000 mon.a (mon.0) 12323 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:02.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.737141+0000 mon.a (mon.0) 12324 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:02.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.738513+0000 mon.a (mon.0) 12325 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:02.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.747488+0000 mon.a (mon.0) 12326 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:02.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[68945]: audit 2024-02-05T07:18:01.825892+0000 mon.a (mon.0) 12327 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:02.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: cephadm 2024-02-05T07:18:00.209865+0000 mgr.y (mgr.25280) 2889 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:02.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: cephadm 2024-02-05T07:18:00.304413+0000 mgr.y (mgr.25280) 2890 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:02.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: cephadm 2024-02-05T07:18:00.401387+0000 mgr.y (mgr.25280) 2891 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:02.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: cephadm 2024-02-05T07:18:00.496079+0000 mgr.y (mgr.25280) 2892 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:02.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: cephadm 2024-02-05T07:18:00.585272+0000 mgr.y (mgr.25280) 2893 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:02.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: cephadm 2024-02-05T07:18:00.686026+0000 mgr.y (mgr.25280) 2894 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:02.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: cephadm 2024-02-05T07:18:00.784612+0000 mgr.y (mgr.25280) 2895 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:02.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:00.867713+0000 mon.a (mon.0) 12277 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:02.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:00.869643+0000 mon.a (mon.0) 12278 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:02.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:00.872123+0000 mon.a (mon.0) 12279 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:02.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:00.873242+0000 mon.a (mon.0) 12280 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:02.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:00.880446+0000 mon.a (mon.0) 12281 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:02.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: cephadm 2024-02-05T07:18:00.881077+0000 mgr.y (mgr.25280) 2896 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:02.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: cluster 2024-02-05T07:18:00.938961+0000 mgr.y (mgr.25280) 2897 : cluster 0 pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:02.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:00.960377+0000 mon.a (mon.0) 12282 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:02.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:00.963468+0000 mon.a (mon.0) 12283 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:02.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:00.966926+0000 mon.a (mon.0) 12284 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:02.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:00.968317+0000 mon.a (mon.0) 12285 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:02.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:00.976211+0000 mon.a (mon.0) 12286 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:02.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: cephadm 2024-02-05T07:18:00.976719+0000 mgr.y (mgr.25280) 2898 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:02.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.054178+0000 mon.a (mon.0) 12287 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:02.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.057237+0000 mon.a (mon.0) 12288 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:02.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.060825+0000 mon.a (mon.0) 12289 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:02.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.062086+0000 mon.a (mon.0) 12290 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:02.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.070478+0000 mon.a (mon.0) 12291 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:02.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: cephadm 2024-02-05T07:18:01.071113+0000 mgr.y (mgr.25280) 2899 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:02.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.149190+0000 mon.a (mon.0) 12292 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:02.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.151980+0000 mon.a (mon.0) 12293 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:02.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.155574+0000 mon.a (mon.0) 12294 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:02.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.156682+0000 mon.a (mon.0) 12295 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:02.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.164360+0000 mon.a (mon.0) 12296 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:02.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: cephadm 2024-02-05T07:18:01.164857+0000 mgr.y (mgr.25280) 2900 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:02.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.246385+0000 mon.a (mon.0) 12297 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:02.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.248946+0000 mon.a (mon.0) 12298 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:02.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.251743+0000 mon.a (mon.0) 12299 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:02.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.252696+0000 mon.a (mon.0) 12300 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:02.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.258438+0000 mon.a (mon.0) 12301 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:02.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.341444+0000 mon.a (mon.0) 12302 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:02.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.344153+0000 mon.a (mon.0) 12303 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:02.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.348364+0000 mon.a (mon.0) 12304 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:02.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.349828+0000 mon.a (mon.0) 12305 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:02.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.359883+0000 mon.a (mon.0) 12306 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:02.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.442961+0000 mon.a (mon.0) 12307 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:02.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.446209+0000 mon.a (mon.0) 12308 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:02.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.449049+0000 mon.a (mon.0) 12309 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:02.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.450274+0000 mon.a (mon.0) 12310 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:02.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.458371+0000 mon.a (mon.0) 12311 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:02.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.539037+0000 mon.a (mon.0) 12312 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:02.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.541462+0000 mon.a (mon.0) 12313 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:02.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.544015+0000 mon.a (mon.0) 12314 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:02.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.544836+0000 mon.a (mon.0) 12315 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:02.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.552446+0000 mon.a (mon.0) 12316 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:02.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.635017+0000 mon.a (mon.0) 12317 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:02.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.638678+0000 mon.a (mon.0) 12318 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:02.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.641863+0000 mon.a (mon.0) 12319 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:02.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.643276+0000 mon.a (mon.0) 12320 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:02.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.652172+0000 mon.a (mon.0) 12321 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:02.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.730363+0000 mon.a (mon.0) 12322 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:02.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.733152+0000 mon.a (mon.0) 12323 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:02.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.737141+0000 mon.a (mon.0) 12324 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:02.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.738513+0000 mon.a (mon.0) 12325 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:02.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.747488+0000 mon.a (mon.0) 12326 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:02.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:01 smithi102 bash[71397]: audit 2024-02-05T07:18:01.825892+0000 mon.a (mon.0) 12327 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:02.840 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:18:02] "GET /metrics HTTP/1.1" 200 38694 "" "Prometheus/2.43.0" 2024-02-05T07:18:02.841 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: cephadm 2024-02-05T07:18:01.258924+0000 mgr.y (mgr.25280) 2901 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:03.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: cephadm 2024-02-05T07:18:01.360843+0000 mgr.y (mgr.25280) 2902 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:03.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: cephadm 2024-02-05T07:18:01.459175+0000 mgr.y (mgr.25280) 2903 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:03.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: cephadm 2024-02-05T07:18:01.553124+0000 mgr.y (mgr.25280) 2904 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:03.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: cephadm 2024-02-05T07:18:01.652765+0000 mgr.y (mgr.25280) 2905 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:03.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: cephadm 2024-02-05T07:18:01.748174+0000 mgr.y (mgr.25280) 2906 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:03.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:01.828657+0000 mon.a (mon.0) 12328 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:03.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:01.838589+0000 mon.a (mon.0) 12329 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:03.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:01.839490+0000 mon.a (mon.0) 12330 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:03.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:01.844419+0000 mon.a (mon.0) 12331 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:03.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: cephadm 2024-02-05T07:18:01.844905+0000 mgr.y (mgr.25280) 2907 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:03.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:01.905903+0000 mon.a (mon.0) 12332 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:03.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:01.908941+0000 mon.a (mon.0) 12333 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:03.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:01.912105+0000 mon.a (mon.0) 12334 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:03.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:01.913280+0000 mon.a (mon.0) 12335 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:03.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:01.921912+0000 mon.a (mon.0) 12336 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:03.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: cephadm 2024-02-05T07:18:01.922926+0000 mgr.y (mgr.25280) 2908 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:03.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.003696+0000 mon.a (mon.0) 12337 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:03.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.006165+0000 mon.a (mon.0) 12338 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:03.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.009871+0000 mon.a (mon.0) 12339 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:03.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.010968+0000 mon.a (mon.0) 12340 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:03.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: cephadm 2024-02-05T07:18:01.258924+0000 mgr.y (mgr.25280) 2901 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:03.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: cephadm 2024-02-05T07:18:01.360843+0000 mgr.y (mgr.25280) 2902 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:03.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: cephadm 2024-02-05T07:18:01.459175+0000 mgr.y (mgr.25280) 2903 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:03.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: cephadm 2024-02-05T07:18:01.553124+0000 mgr.y (mgr.25280) 2904 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:03.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: cephadm 2024-02-05T07:18:01.652765+0000 mgr.y (mgr.25280) 2905 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:03.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: cephadm 2024-02-05T07:18:01.748174+0000 mgr.y (mgr.25280) 2906 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:03.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:01.828657+0000 mon.a (mon.0) 12328 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:03.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:01.838589+0000 mon.a (mon.0) 12329 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:03.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:01.839490+0000 mon.a (mon.0) 12330 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:03.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:01.844419+0000 mon.a (mon.0) 12331 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:03.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: cephadm 2024-02-05T07:18:01.844905+0000 mgr.y (mgr.25280) 2907 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:03.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:01.905903+0000 mon.a (mon.0) 12332 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:03.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:01.908941+0000 mon.a (mon.0) 12333 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:03.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:01.912105+0000 mon.a (mon.0) 12334 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:03.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:01.913280+0000 mon.a (mon.0) 12335 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:03.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:01.921912+0000 mon.a (mon.0) 12336 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:03.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: cephadm 2024-02-05T07:18:01.922926+0000 mgr.y (mgr.25280) 2908 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:03.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.003696+0000 mon.a (mon.0) 12337 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:03.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.006165+0000 mon.a (mon.0) 12338 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:03.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.009871+0000 mon.a (mon.0) 12339 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:03.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.019093+0000 mon.a (mon.0) 12341 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:03.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: cephadm 2024-02-05T07:18:02.019609+0000 mgr.y (mgr.25280) 2909 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:03.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.096753+0000 mon.a (mon.0) 12342 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:03.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.100213+0000 mon.a (mon.0) 12343 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:03.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.103997+0000 mon.a (mon.0) 12344 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:03.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.105576+0000 mon.a (mon.0) 12345 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:03.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.114619+0000 mon.a (mon.0) 12346 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:03.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: cephadm 2024-02-05T07:18:02.115247+0000 mgr.y (mgr.25280) 2910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:03.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.192516+0000 mon.a (mon.0) 12347 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:03.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.195651+0000 mon.a (mon.0) 12348 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:03.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.199326+0000 mon.a (mon.0) 12349 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:03.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.200582+0000 mon.a (mon.0) 12350 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:03.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.208553+0000 mon.a (mon.0) 12351 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:03.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.286060+0000 mon.a (mon.0) 12352 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:03.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.289425+0000 mon.a (mon.0) 12353 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:03.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.292958+0000 mon.a (mon.0) 12354 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:03.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.294254+0000 mon.a (mon.0) 12355 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:03.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.302144+0000 mon.a (mon.0) 12356 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:03.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.379631+0000 mon.a (mon.0) 12357 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:03.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.384157+0000 mon.a (mon.0) 12358 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:03.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.010968+0000 mon.a (mon.0) 12340 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:03.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.019093+0000 mon.a (mon.0) 12341 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:03.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: cephadm 2024-02-05T07:18:02.019609+0000 mgr.y (mgr.25280) 2909 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:03.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.096753+0000 mon.a (mon.0) 12342 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:03.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.100213+0000 mon.a (mon.0) 12343 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:03.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.103997+0000 mon.a (mon.0) 12344 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:03.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.105576+0000 mon.a (mon.0) 12345 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:03.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.114619+0000 mon.a (mon.0) 12346 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:03.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: cephadm 2024-02-05T07:18:02.115247+0000 mgr.y (mgr.25280) 2910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:03.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.192516+0000 mon.a (mon.0) 12347 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:03.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.195651+0000 mon.a (mon.0) 12348 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:03.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.199326+0000 mon.a (mon.0) 12349 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:03.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.200582+0000 mon.a (mon.0) 12350 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:03.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.208553+0000 mon.a (mon.0) 12351 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:03.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.286060+0000 mon.a (mon.0) 12352 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:03.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.289425+0000 mon.a (mon.0) 12353 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:03.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.292958+0000 mon.a (mon.0) 12354 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:03.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.294254+0000 mon.a (mon.0) 12355 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:03.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.302144+0000 mon.a (mon.0) 12356 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:03.138 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.379631+0000 mon.a (mon.0) 12357 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:03.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.387624+0000 mon.a (mon.0) 12359 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:03.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.388849+0000 mon.a (mon.0) 12360 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:03.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.397794+0000 mon.a (mon.0) 12361 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:03.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.475608+0000 mon.a (mon.0) 12362 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:03.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.478736+0000 mon.a (mon.0) 12363 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:03.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.482306+0000 mon.a (mon.0) 12364 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:03.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.483573+0000 mon.a (mon.0) 12365 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:03.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.492575+0000 mon.a (mon.0) 12366 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:03.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.571931+0000 mon.a (mon.0) 12367 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:03.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.574018+0000 mon.a (mon.0) 12368 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:03.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.577308+0000 mon.a (mon.0) 12369 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:03.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.578393+0000 mon.a (mon.0) 12370 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:03.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.587465+0000 mon.a (mon.0) 12371 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:03.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.667720+0000 mon.a (mon.0) 12372 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:03.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.669934+0000 mon.a (mon.0) 12373 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:03.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.672723+0000 mon.a (mon.0) 12374 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:03.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.673662+0000 mon.a (mon.0) 12375 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:03.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.679507+0000 mon.a (mon.0) 12376 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:03.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.762160+0000 mon.a (mon.0) 12377 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:03.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.765125+0000 mon.a (mon.0) 12378 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:03.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.769609+0000 mon.a (mon.0) 12379 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:03.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.770723+0000 mon.a (mon.0) 12380 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:03.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[71397]: audit 2024-02-05T07:18:02.779379+0000 mon.a (mon.0) 12381 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:03.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.384157+0000 mon.a (mon.0) 12358 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:03.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.387624+0000 mon.a (mon.0) 12359 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:03.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.388849+0000 mon.a (mon.0) 12360 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:03.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.397794+0000 mon.a (mon.0) 12361 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:03.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.475608+0000 mon.a (mon.0) 12362 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:03.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.478736+0000 mon.a (mon.0) 12363 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:03.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.482306+0000 mon.a (mon.0) 12364 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:03.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.483573+0000 mon.a (mon.0) 12365 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:03.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.492575+0000 mon.a (mon.0) 12366 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:03.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.571931+0000 mon.a (mon.0) 12367 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:03.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.574018+0000 mon.a (mon.0) 12368 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:03.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.577308+0000 mon.a (mon.0) 12369 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:03.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.578393+0000 mon.a (mon.0) 12370 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:03.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.587465+0000 mon.a (mon.0) 12371 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:03.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.667720+0000 mon.a (mon.0) 12372 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:03.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.669934+0000 mon.a (mon.0) 12373 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:03.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.672723+0000 mon.a (mon.0) 12374 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:03.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.673662+0000 mon.a (mon.0) 12375 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:03.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.679507+0000 mon.a (mon.0) 12376 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:03.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.762160+0000 mon.a (mon.0) 12377 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:03.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.765125+0000 mon.a (mon.0) 12378 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:03.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.769609+0000 mon.a (mon.0) 12379 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:03.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.770723+0000 mon.a (mon.0) 12380 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:03.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:02 smithi102 bash[68945]: audit 2024-02-05T07:18:02.779379+0000 mon.a (mon.0) 12381 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:03.176 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: cephadm 2024-02-05T07:18:01.258924+0000 mgr.y (mgr.25280) 2901 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:03.176 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: cephadm 2024-02-05T07:18:01.360843+0000 mgr.y (mgr.25280) 2902 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:03.176 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: cephadm 2024-02-05T07:18:01.459175+0000 mgr.y (mgr.25280) 2903 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:03.176 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: cephadm 2024-02-05T07:18:01.553124+0000 mgr.y (mgr.25280) 2904 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:03.176 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: cephadm 2024-02-05T07:18:01.652765+0000 mgr.y (mgr.25280) 2905 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:03.176 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: cephadm 2024-02-05T07:18:01.748174+0000 mgr.y (mgr.25280) 2906 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:03.176 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:01.828657+0000 mon.a (mon.0) 12328 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:03.176 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:01.838589+0000 mon.a (mon.0) 12329 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:03.176 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:01.839490+0000 mon.a (mon.0) 12330 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:03.176 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:01.844419+0000 mon.a (mon.0) 12331 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:03.177 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: cephadm 2024-02-05T07:18:01.844905+0000 mgr.y (mgr.25280) 2907 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:03.177 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:01.905903+0000 mon.a (mon.0) 12332 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:03.177 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:01.908941+0000 mon.a (mon.0) 12333 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:03.177 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:01.912105+0000 mon.a (mon.0) 12334 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:03.177 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:01.913280+0000 mon.a (mon.0) 12335 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:03.177 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:01.921912+0000 mon.a (mon.0) 12336 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:03.177 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: cephadm 2024-02-05T07:18:01.922926+0000 mgr.y (mgr.25280) 2908 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:03.177 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.003696+0000 mon.a (mon.0) 12337 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:03.177 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.006165+0000 mon.a (mon.0) 12338 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:03.177 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.009871+0000 mon.a (mon.0) 12339 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:03.178 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.010968+0000 mon.a (mon.0) 12340 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:03.178 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.019093+0000 mon.a (mon.0) 12341 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:03.178 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: cephadm 2024-02-05T07:18:02.019609+0000 mgr.y (mgr.25280) 2909 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:03.178 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.096753+0000 mon.a (mon.0) 12342 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:03.178 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.100213+0000 mon.a (mon.0) 12343 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:03.178 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.103997+0000 mon.a (mon.0) 12344 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:03.178 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.105576+0000 mon.a (mon.0) 12345 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:03.178 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.114619+0000 mon.a (mon.0) 12346 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:03.178 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: cephadm 2024-02-05T07:18:02.115247+0000 mgr.y (mgr.25280) 2910 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:03.178 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.192516+0000 mon.a (mon.0) 12347 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:03.178 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.195651+0000 mon.a (mon.0) 12348 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:03.178 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.199326+0000 mon.a (mon.0) 12349 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:03.179 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.200582+0000 mon.a (mon.0) 12350 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:03.179 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.208553+0000 mon.a (mon.0) 12351 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:03.179 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.286060+0000 mon.a (mon.0) 12352 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:03.179 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.289425+0000 mon.a (mon.0) 12353 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:03.179 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.292958+0000 mon.a (mon.0) 12354 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:03.179 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.294254+0000 mon.a (mon.0) 12355 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:03.179 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.302144+0000 mon.a (mon.0) 12356 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:03.179 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.379631+0000 mon.a (mon.0) 12357 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:03.179 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.384157+0000 mon.a (mon.0) 12358 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:03.179 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.387624+0000 mon.a (mon.0) 12359 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:03.179 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.388849+0000 mon.a (mon.0) 12360 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:03.179 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.397794+0000 mon.a (mon.0) 12361 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:03.179 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.475608+0000 mon.a (mon.0) 12362 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:03.179 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.478736+0000 mon.a (mon.0) 12363 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:03.179 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.482306+0000 mon.a (mon.0) 12364 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:03.179 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.483573+0000 mon.a (mon.0) 12365 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:03.180 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.492575+0000 mon.a (mon.0) 12366 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:03.180 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.571931+0000 mon.a (mon.0) 12367 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:03.180 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.574018+0000 mon.a (mon.0) 12368 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:03.180 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.577308+0000 mon.a (mon.0) 12369 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:03.180 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.578393+0000 mon.a (mon.0) 12370 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:03.180 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.587465+0000 mon.a (mon.0) 12371 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:03.180 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.667720+0000 mon.a (mon.0) 12372 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:03.180 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.669934+0000 mon.a (mon.0) 12373 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:03.180 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.672723+0000 mon.a (mon.0) 12374 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:03.180 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.673662+0000 mon.a (mon.0) 12375 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:03.180 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.679507+0000 mon.a (mon.0) 12376 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:03.180 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.762160+0000 mon.a (mon.0) 12377 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:03.180 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.765125+0000 mon.a (mon.0) 12378 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:03.180 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.769609+0000 mon.a (mon.0) 12379 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:03.180 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.770723+0000 mon.a (mon.0) 12380 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:03.180 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:02 smithi177 bash[56430]: audit 2024-02-05T07:18:02.779379+0000 mon.a (mon.0) 12381 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:04.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: cephadm 2024-02-05T07:18:02.209098+0000 mgr.y (mgr.25280) 2911 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:04.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: cephadm 2024-02-05T07:18:02.302778+0000 mgr.y (mgr.25280) 2912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:04.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: cephadm 2024-02-05T07:18:02.398438+0000 mgr.y (mgr.25280) 2913 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:04.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: cephadm 2024-02-05T07:18:02.493541+0000 mgr.y (mgr.25280) 2914 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:04.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: cephadm 2024-02-05T07:18:02.588112+0000 mgr.y (mgr.25280) 2915 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:04.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: cephadm 2024-02-05T07:18:02.682453+0000 mgr.y (mgr.25280) 2916 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:04.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: cephadm 2024-02-05T07:18:02.780055+0000 mgr.y (mgr.25280) 2917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:04.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:02.853793+0000 mon.a (mon.0) 12382 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:04.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:02.855977+0000 mon.a (mon.0) 12383 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:04.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:02.858413+0000 mon.a (mon.0) 12384 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:04.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:02.859169+0000 mon.a (mon.0) 12385 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:04.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:02.865696+0000 mon.a (mon.0) 12386 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:04.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: cephadm 2024-02-05T07:18:02.866251+0000 mgr.y (mgr.25280) 2918 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:04.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:02.932351+0000 mon.a (mon.0) 12387 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:04.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:02.935219+0000 mon.a (mon.0) 12388 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:04.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:02.939234+0000 mon.a (mon.0) 12389 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:04.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: cluster 2024-02-05T07:18:02.939541+0000 mgr.y (mgr.25280) 2919 : cluster 0 pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:04.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:02.941877+0000 mon.a (mon.0) 12390 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:04.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:02.948821+0000 mon.a (mon.0) 12391 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:04.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: cephadm 2024-02-05T07:18:02.949435+0000 mgr.y (mgr.25280) 2920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:04.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: cephadm 2024-02-05T07:18:02.209098+0000 mgr.y (mgr.25280) 2911 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:04.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: cephadm 2024-02-05T07:18:02.302778+0000 mgr.y (mgr.25280) 2912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:04.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: cephadm 2024-02-05T07:18:02.398438+0000 mgr.y (mgr.25280) 2913 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:04.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: cephadm 2024-02-05T07:18:02.493541+0000 mgr.y (mgr.25280) 2914 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:04.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: cephadm 2024-02-05T07:18:02.588112+0000 mgr.y (mgr.25280) 2915 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:04.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: cephadm 2024-02-05T07:18:02.682453+0000 mgr.y (mgr.25280) 2916 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:04.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: cephadm 2024-02-05T07:18:02.780055+0000 mgr.y (mgr.25280) 2917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:04.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:02.853793+0000 mon.a (mon.0) 12382 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:04.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:02.855977+0000 mon.a (mon.0) 12383 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:04.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:02.858413+0000 mon.a (mon.0) 12384 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:04.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:02.859169+0000 mon.a (mon.0) 12385 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:04.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:02.865696+0000 mon.a (mon.0) 12386 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:04.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: cephadm 2024-02-05T07:18:02.866251+0000 mgr.y (mgr.25280) 2918 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:04.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:02.932351+0000 mon.a (mon.0) 12387 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:04.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:02.935219+0000 mon.a (mon.0) 12388 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:04.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:02.939234+0000 mon.a (mon.0) 12389 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:04.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: cluster 2024-02-05T07:18:02.939541+0000 mgr.y (mgr.25280) 2919 : cluster 0 pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:04.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:02.941877+0000 mon.a (mon.0) 12390 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:04.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:02.948821+0000 mon.a (mon.0) 12391 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:04.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: cephadm 2024-02-05T07:18:02.949435+0000 mgr.y (mgr.25280) 2920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:04.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.028230+0000 mon.a (mon.0) 12392 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:04.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.030762+0000 mon.a (mon.0) 12393 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:04.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.034099+0000 mon.a (mon.0) 12394 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:04.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.035023+0000 mon.a (mon.0) 12395 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:04.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.043254+0000 mon.a (mon.0) 12396 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:04.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: cephadm 2024-02-05T07:18:03.043750+0000 mgr.y (mgr.25280) 2921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:04.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.120963+0000 mon.a (mon.0) 12397 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:04.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.124145+0000 mon.a (mon.0) 12398 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:04.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.127556+0000 mon.a (mon.0) 12399 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:04.139 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.128767+0000 mon.a (mon.0) 12400 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:04.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.138699+0000 mon.a (mon.0) 12401 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:04.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: cephadm 2024-02-05T07:18:03.139519+0000 mgr.y (mgr.25280) 2922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:04.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.220132+0000 mon.a (mon.0) 12402 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:04.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.222492+0000 mon.a (mon.0) 12403 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:04.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.226692+0000 mon.a (mon.0) 12404 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:04.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.228016+0000 mon.a (mon.0) 12405 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:04.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.237254+0000 mon.a (mon.0) 12406 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:04.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.318659+0000 mon.a (mon.0) 12407 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:04.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.320926+0000 mon.a (mon.0) 12408 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:04.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.323865+0000 mon.a (mon.0) 12409 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:04.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.028230+0000 mon.a (mon.0) 12392 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:04.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.030762+0000 mon.a (mon.0) 12393 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:04.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.034099+0000 mon.a (mon.0) 12394 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:04.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.035023+0000 mon.a (mon.0) 12395 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:04.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.043254+0000 mon.a (mon.0) 12396 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:04.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: cephadm 2024-02-05T07:18:03.043750+0000 mgr.y (mgr.25280) 2921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:04.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.120963+0000 mon.a (mon.0) 12397 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:04.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.124145+0000 mon.a (mon.0) 12398 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:04.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.127556+0000 mon.a (mon.0) 12399 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:04.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.128767+0000 mon.a (mon.0) 12400 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:04.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.138699+0000 mon.a (mon.0) 12401 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:04.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: cephadm 2024-02-05T07:18:03.139519+0000 mgr.y (mgr.25280) 2922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:04.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.220132+0000 mon.a (mon.0) 12402 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:04.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.222492+0000 mon.a (mon.0) 12403 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:04.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.226692+0000 mon.a (mon.0) 12404 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:04.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.228016+0000 mon.a (mon.0) 12405 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:04.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.237254+0000 mon.a (mon.0) 12406 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:04.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.318659+0000 mon.a (mon.0) 12407 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:04.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.320926+0000 mon.a (mon.0) 12408 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:04.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.323865+0000 mon.a (mon.0) 12409 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:04.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.324868+0000 mon.a (mon.0) 12410 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:04.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.332675+0000 mon.a (mon.0) 12411 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:04.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.412508+0000 mon.a (mon.0) 12412 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:04.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.415155+0000 mon.a (mon.0) 12413 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:04.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.418626+0000 mon.a (mon.0) 12414 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:04.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.419760+0000 mon.a (mon.0) 12415 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:04.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.434195+0000 mon.a (mon.0) 12416 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:04.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.512515+0000 mon.a (mon.0) 12417 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:04.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.515818+0000 mon.a (mon.0) 12418 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:04.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.519657+0000 mon.a (mon.0) 12419 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:04.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.520965+0000 mon.a (mon.0) 12420 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:04.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.530506+0000 mon.a (mon.0) 12421 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:04.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.611721+0000 mon.a (mon.0) 12422 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:04.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.614534+0000 mon.a (mon.0) 12423 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:04.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.617902+0000 mon.a (mon.0) 12424 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:04.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.619039+0000 mon.a (mon.0) 12425 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:04.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.628012+0000 mon.a (mon.0) 12426 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:04.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.708148+0000 mon.a (mon.0) 12427 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:04.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.710760+0000 mon.a (mon.0) 12428 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:04.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.713495+0000 mon.a (mon.0) 12429 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:04.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.324868+0000 mon.a (mon.0) 12410 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:04.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.332675+0000 mon.a (mon.0) 12411 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:04.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.412508+0000 mon.a (mon.0) 12412 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:04.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.415155+0000 mon.a (mon.0) 12413 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:04.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.418626+0000 mon.a (mon.0) 12414 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:04.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.419760+0000 mon.a (mon.0) 12415 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:04.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.434195+0000 mon.a (mon.0) 12416 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:04.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.512515+0000 mon.a (mon.0) 12417 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:04.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.515818+0000 mon.a (mon.0) 12418 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:04.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.519657+0000 mon.a (mon.0) 12419 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:04.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.520965+0000 mon.a (mon.0) 12420 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:04.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.530506+0000 mon.a (mon.0) 12421 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:04.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.611721+0000 mon.a (mon.0) 12422 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:04.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.614534+0000 mon.a (mon.0) 12423 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:04.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.617902+0000 mon.a (mon.0) 12424 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:04.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.619039+0000 mon.a (mon.0) 12425 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:04.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.628012+0000 mon.a (mon.0) 12426 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:04.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.708148+0000 mon.a (mon.0) 12427 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:04.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.710760+0000 mon.a (mon.0) 12428 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:04.145 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.713495+0000 mon.a (mon.0) 12429 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:04.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.714536+0000 mon.a (mon.0) 12430 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:04.145 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.722873+0000 mon.a (mon.0) 12431 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:04.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.803372+0000 mon.a (mon.0) 12432 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:04.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.807112+0000 mon.a (mon.0) 12433 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:04.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.810235+0000 mon.a (mon.0) 12434 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:04.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.811330+0000 mon.a (mon.0) 12435 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:04.146 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[68945]: audit 2024-02-05T07:18:03.820369+0000 mon.a (mon.0) 12436 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:04.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.714536+0000 mon.a (mon.0) 12430 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:04.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.722873+0000 mon.a (mon.0) 12431 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:04.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.803372+0000 mon.a (mon.0) 12432 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:04.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.807112+0000 mon.a (mon.0) 12433 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:04.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.810235+0000 mon.a (mon.0) 12434 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:04.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.811330+0000 mon.a (mon.0) 12435 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:04.146 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:03 smithi102 bash[71397]: audit 2024-02-05T07:18:03.820369+0000 mon.a (mon.0) 12436 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:04.166 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: cephadm 2024-02-05T07:18:02.209098+0000 mgr.y (mgr.25280) 2911 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:04.166 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: cephadm 2024-02-05T07:18:02.302778+0000 mgr.y (mgr.25280) 2912 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:04.166 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: cephadm 2024-02-05T07:18:02.398438+0000 mgr.y (mgr.25280) 2913 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:04.166 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: cephadm 2024-02-05T07:18:02.493541+0000 mgr.y (mgr.25280) 2914 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:04.167 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: cephadm 2024-02-05T07:18:02.588112+0000 mgr.y (mgr.25280) 2915 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:04.167 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: cephadm 2024-02-05T07:18:02.682453+0000 mgr.y (mgr.25280) 2916 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:04.167 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: cephadm 2024-02-05T07:18:02.780055+0000 mgr.y (mgr.25280) 2917 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:04.167 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:02.853793+0000 mon.a (mon.0) 12382 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:04.167 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:02.855977+0000 mon.a (mon.0) 12383 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:04.167 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:02.858413+0000 mon.a (mon.0) 12384 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:04.167 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:02.859169+0000 mon.a (mon.0) 12385 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:04.167 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:02.865696+0000 mon.a (mon.0) 12386 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:04.167 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: cephadm 2024-02-05T07:18:02.866251+0000 mgr.y (mgr.25280) 2918 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:04.167 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:02.932351+0000 mon.a (mon.0) 12387 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:04.167 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:02.935219+0000 mon.a (mon.0) 12388 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:04.167 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:02.939234+0000 mon.a (mon.0) 12389 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:04.167 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: cluster 2024-02-05T07:18:02.939541+0000 mgr.y (mgr.25280) 2919 : cluster 0 pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:04.167 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:02.941877+0000 mon.a (mon.0) 12390 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:04.168 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:02.948821+0000 mon.a (mon.0) 12391 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:04.168 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: cephadm 2024-02-05T07:18:02.949435+0000 mgr.y (mgr.25280) 2920 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:04.168 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.028230+0000 mon.a (mon.0) 12392 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:04.168 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.030762+0000 mon.a (mon.0) 12393 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:04.168 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.034099+0000 mon.a (mon.0) 12394 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:04.169 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.035023+0000 mon.a (mon.0) 12395 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:04.169 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.043254+0000 mon.a (mon.0) 12396 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:04.169 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: cephadm 2024-02-05T07:18:03.043750+0000 mgr.y (mgr.25280) 2921 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:04.169 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.120963+0000 mon.a (mon.0) 12397 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:04.169 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.124145+0000 mon.a (mon.0) 12398 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:04.169 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.127556+0000 mon.a (mon.0) 12399 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:04.169 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.128767+0000 mon.a (mon.0) 12400 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:04.169 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.138699+0000 mon.a (mon.0) 12401 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:04.169 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: cephadm 2024-02-05T07:18:03.139519+0000 mgr.y (mgr.25280) 2922 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:04.169 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.220132+0000 mon.a (mon.0) 12402 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:04.169 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.222492+0000 mon.a (mon.0) 12403 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:04.169 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.226692+0000 mon.a (mon.0) 12404 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:04.169 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.228016+0000 mon.a (mon.0) 12405 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:04.169 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.237254+0000 mon.a (mon.0) 12406 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:04.169 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.318659+0000 mon.a (mon.0) 12407 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:04.170 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.320926+0000 mon.a (mon.0) 12408 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:04.170 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.323865+0000 mon.a (mon.0) 12409 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:04.170 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.324868+0000 mon.a (mon.0) 12410 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:04.170 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.332675+0000 mon.a (mon.0) 12411 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:04.170 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.412508+0000 mon.a (mon.0) 12412 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:04.170 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.415155+0000 mon.a (mon.0) 12413 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:04.170 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.418626+0000 mon.a (mon.0) 12414 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:04.170 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.419760+0000 mon.a (mon.0) 12415 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:04.170 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.434195+0000 mon.a (mon.0) 12416 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:04.170 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.512515+0000 mon.a (mon.0) 12417 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:04.170 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.515818+0000 mon.a (mon.0) 12418 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:04.170 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.519657+0000 mon.a (mon.0) 12419 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:04.170 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.520965+0000 mon.a (mon.0) 12420 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:04.170 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.530506+0000 mon.a (mon.0) 12421 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:04.170 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.611721+0000 mon.a (mon.0) 12422 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:04.171 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.614534+0000 mon.a (mon.0) 12423 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:04.171 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.617902+0000 mon.a (mon.0) 12424 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:04.171 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.619039+0000 mon.a (mon.0) 12425 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:04.171 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.628012+0000 mon.a (mon.0) 12426 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:04.171 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.708148+0000 mon.a (mon.0) 12427 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:04.171 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.710760+0000 mon.a (mon.0) 12428 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:04.171 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.713495+0000 mon.a (mon.0) 12429 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:04.171 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.714536+0000 mon.a (mon.0) 12430 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:04.171 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.722873+0000 mon.a (mon.0) 12431 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:04.171 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.803372+0000 mon.a (mon.0) 12432 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:04.171 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.807112+0000 mon.a (mon.0) 12433 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:04.171 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.810235+0000 mon.a (mon.0) 12434 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:04.171 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.811330+0000 mon.a (mon.0) 12435 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:04.171 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:03 smithi177 bash[56430]: audit 2024-02-05T07:18:03.820369+0000 mon.a (mon.0) 12436 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: cephadm 2024-02-05T07:18:03.238053+0000 mgr.y (mgr.25280) 2923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: cephadm 2024-02-05T07:18:03.333295+0000 mgr.y (mgr.25280) 2924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: cephadm 2024-02-05T07:18:03.434823+0000 mgr.y (mgr.25280) 2925 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: cephadm 2024-02-05T07:18:03.531399+0000 mgr.y (mgr.25280) 2926 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: cephadm 2024-02-05T07:18:03.628585+0000 mgr.y (mgr.25280) 2927 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: cephadm 2024-02-05T07:18:03.724514+0000 mgr.y (mgr.25280) 2928 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: cephadm 2024-02-05T07:18:03.821012+0000 mgr.y (mgr.25280) 2929 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:03.899208+0000 mon.a (mon.0) 12437 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:03.901746+0000 mon.a (mon.0) 12438 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:03.905011+0000 mon.a (mon.0) 12439 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:03.905997+0000 mon.a (mon.0) 12440 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:03.915401+0000 mon.a (mon.0) 12441 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: cephadm 2024-02-05T07:18:03.916048+0000 mgr.y (mgr.25280) 2930 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:03.999013+0000 mon.a (mon.0) 12442 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.001724+0000 mon.a (mon.0) 12443 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.005384+0000 mon.a (mon.0) 12444 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.006966+0000 mon.a (mon.0) 12445 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.017380+0000 mon.a (mon.0) 12446 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: cephadm 2024-02-05T07:18:04.018372+0000 mgr.y (mgr.25280) 2931 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.101854+0000 mon.a (mon.0) 12447 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: cephadm 2024-02-05T07:18:03.238053+0000 mgr.y (mgr.25280) 2923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: cephadm 2024-02-05T07:18:03.333295+0000 mgr.y (mgr.25280) 2924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: cephadm 2024-02-05T07:18:03.434823+0000 mgr.y (mgr.25280) 2925 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: cephadm 2024-02-05T07:18:03.531399+0000 mgr.y (mgr.25280) 2926 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: cephadm 2024-02-05T07:18:03.628585+0000 mgr.y (mgr.25280) 2927 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: cephadm 2024-02-05T07:18:03.724514+0000 mgr.y (mgr.25280) 2928 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: cephadm 2024-02-05T07:18:03.821012+0000 mgr.y (mgr.25280) 2929 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:03.899208+0000 mon.a (mon.0) 12437 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:03.901746+0000 mon.a (mon.0) 12438 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:03.905011+0000 mon.a (mon.0) 12439 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:03.905997+0000 mon.a (mon.0) 12440 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:03.915401+0000 mon.a (mon.0) 12441 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: cephadm 2024-02-05T07:18:03.916048+0000 mgr.y (mgr.25280) 2930 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:03.999013+0000 mon.a (mon.0) 12442 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.001724+0000 mon.a (mon.0) 12443 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.005384+0000 mon.a (mon.0) 12444 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.006966+0000 mon.a (mon.0) 12445 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.017380+0000 mon.a (mon.0) 12446 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: cephadm 2024-02-05T07:18:04.018372+0000 mgr.y (mgr.25280) 2931 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.101854+0000 mon.a (mon.0) 12447 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.104841+0000 mon.a (mon.0) 12448 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.108271+0000 mon.a (mon.0) 12449 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.136 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.109801+0000 mon.a (mon.0) 12450 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.119614+0000 mon.a (mon.0) 12451 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: cephadm 2024-02-05T07:18:04.120265+0000 mgr.y (mgr.25280) 2932 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.198943+0000 mon.a (mon.0) 12452 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.200935+0000 mon.a (mon.0) 12453 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.203297+0000 mon.a (mon.0) 12454 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.204457+0000 mon.a (mon.0) 12455 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.214249+0000 mon.a (mon.0) 12456 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.292575+0000 mon.a (mon.0) 12457 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.295605+0000 mon.a (mon.0) 12458 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.298348+0000 mon.a (mon.0) 12459 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.299708+0000 mon.a (mon.0) 12460 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.308412+0000 mon.a (mon.0) 12461 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.372780+0000 mon.a (mon.0) 12462 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.137 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.376003+0000 mon.a (mon.0) 12463 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.379396+0000 mon.a (mon.0) 12464 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.380486+0000 mon.a (mon.0) 12465 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.392473+0000 mon.a (mon.0) 12466 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.470819+0000 mon.a (mon.0) 12467 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.475495+0000 mon.a (mon.0) 12468 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.479752+0000 mon.a (mon.0) 12469 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.481335+0000 mon.a (mon.0) 12470 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.490579+0000 mon.a (mon.0) 12471 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.572566+0000 mon.a (mon.0) 12472 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.574726+0000 mon.a (mon.0) 12473 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.583146+0000 mon.a (mon.0) 12474 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.584212+0000 mon.a (mon.0) 12475 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.592199+0000 mon.a (mon.0) 12476 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.658001+0000 mon.a (mon.0) 12477 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.667665+0000 mon.a (mon.0) 12478 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.673653+0000 mon.a (mon.0) 12479 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.678208+0000 mon.a (mon.0) 12480 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.678693+0000 mon.a (mon.0) 12481 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.681492+0000 mon.a (mon.0) 12482 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.682382+0000 mon.a (mon.0) 12483 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.688445+0000 mon.a (mon.0) 12484 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.773136+0000 mon.a (mon.0) 12485 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.775511+0000 mon.a (mon.0) 12486 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.778743+0000 mon.a (mon.0) 12487 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.779617+0000 mon.a (mon.0) 12488 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[71397]: audit 2024-02-05T07:18:04.787161+0000 mon.a (mon.0) 12489 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.104841+0000 mon.a (mon.0) 12448 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.108271+0000 mon.a (mon.0) 12449 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.109801+0000 mon.a (mon.0) 12450 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.119614+0000 mon.a (mon.0) 12451 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: cephadm 2024-02-05T07:18:04.120265+0000 mgr.y (mgr.25280) 2932 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.198943+0000 mon.a (mon.0) 12452 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.200935+0000 mon.a (mon.0) 12453 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.203297+0000 mon.a (mon.0) 12454 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.140 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.204457+0000 mon.a (mon.0) 12455 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.214249+0000 mon.a (mon.0) 12456 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.292575+0000 mon.a (mon.0) 12457 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.295605+0000 mon.a (mon.0) 12458 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.298348+0000 mon.a (mon.0) 12459 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.299708+0000 mon.a (mon.0) 12460 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.308412+0000 mon.a (mon.0) 12461 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.372780+0000 mon.a (mon.0) 12462 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.376003+0000 mon.a (mon.0) 12463 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.379396+0000 mon.a (mon.0) 12464 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.380486+0000 mon.a (mon.0) 12465 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.392473+0000 mon.a (mon.0) 12466 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.470819+0000 mon.a (mon.0) 12467 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.475495+0000 mon.a (mon.0) 12468 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.141 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.479752+0000 mon.a (mon.0) 12469 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.481335+0000 mon.a (mon.0) 12470 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.490579+0000 mon.a (mon.0) 12471 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.572566+0000 mon.a (mon.0) 12472 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.574726+0000 mon.a (mon.0) 12473 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.583146+0000 mon.a (mon.0) 12474 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.584212+0000 mon.a (mon.0) 12475 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.592199+0000 mon.a (mon.0) 12476 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.658001+0000 mon.a (mon.0) 12477 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.667665+0000 mon.a (mon.0) 12478 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.673653+0000 mon.a (mon.0) 12479 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.678208+0000 mon.a (mon.0) 12480 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.678693+0000 mon.a (mon.0) 12481 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.681492+0000 mon.a (mon.0) 12482 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.682382+0000 mon.a (mon.0) 12483 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.688445+0000 mon.a (mon.0) 12484 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.142 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.773136+0000 mon.a (mon.0) 12485 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.775511+0000 mon.a (mon.0) 12486 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.778743+0000 mon.a (mon.0) 12487 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.779617+0000 mon.a (mon.0) 12488 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.143 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:04 smithi102 bash[68945]: audit 2024-02-05T07:18:04.787161+0000 mon.a (mon.0) 12489 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: cephadm 2024-02-05T07:18:03.238053+0000 mgr.y (mgr.25280) 2923 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: cephadm 2024-02-05T07:18:03.333295+0000 mgr.y (mgr.25280) 2924 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: cephadm 2024-02-05T07:18:03.434823+0000 mgr.y (mgr.25280) 2925 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: cephadm 2024-02-05T07:18:03.531399+0000 mgr.y (mgr.25280) 2926 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: cephadm 2024-02-05T07:18:03.628585+0000 mgr.y (mgr.25280) 2927 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: cephadm 2024-02-05T07:18:03.724514+0000 mgr.y (mgr.25280) 2928 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: cephadm 2024-02-05T07:18:03.821012+0000 mgr.y (mgr.25280) 2929 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:03.899208+0000 mon.a (mon.0) 12437 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:03.901746+0000 mon.a (mon.0) 12438 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:03.905011+0000 mon.a (mon.0) 12439 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:03.905997+0000 mon.a (mon.0) 12440 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:03.915401+0000 mon.a (mon.0) 12441 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: cephadm 2024-02-05T07:18:03.916048+0000 mgr.y (mgr.25280) 2930 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:03.999013+0000 mon.a (mon.0) 12442 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.001724+0000 mon.a (mon.0) 12443 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.005384+0000 mon.a (mon.0) 12444 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.006966+0000 mon.a (mon.0) 12445 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.017380+0000 mon.a (mon.0) 12446 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: cephadm 2024-02-05T07:18:04.018372+0000 mgr.y (mgr.25280) 2931 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.101854+0000 mon.a (mon.0) 12447 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.104841+0000 mon.a (mon.0) 12448 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.108271+0000 mon.a (mon.0) 12449 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.109801+0000 mon.a (mon.0) 12450 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.119614+0000 mon.a (mon.0) 12451 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: cephadm 2024-02-05T07:18:04.120265+0000 mgr.y (mgr.25280) 2932 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.330 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.198943+0000 mon.a (mon.0) 12452 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.200935+0000 mon.a (mon.0) 12453 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.203297+0000 mon.a (mon.0) 12454 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.204457+0000 mon.a (mon.0) 12455 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.214249+0000 mon.a (mon.0) 12456 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.292575+0000 mon.a (mon.0) 12457 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.295605+0000 mon.a (mon.0) 12458 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.298348+0000 mon.a (mon.0) 12459 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.299708+0000 mon.a (mon.0) 12460 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.308412+0000 mon.a (mon.0) 12461 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.372780+0000 mon.a (mon.0) 12462 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.376003+0000 mon.a (mon.0) 12463 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.379396+0000 mon.a (mon.0) 12464 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.331 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.380486+0000 mon.a (mon.0) 12465 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.392473+0000 mon.a (mon.0) 12466 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.470819+0000 mon.a (mon.0) 12467 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.475495+0000 mon.a (mon.0) 12468 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.479752+0000 mon.a (mon.0) 12469 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.481335+0000 mon.a (mon.0) 12470 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.490579+0000 mon.a (mon.0) 12471 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.572566+0000 mon.a (mon.0) 12472 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.574726+0000 mon.a (mon.0) 12473 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.583146+0000 mon.a (mon.0) 12474 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.584212+0000 mon.a (mon.0) 12475 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.592199+0000 mon.a (mon.0) 12476 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.658001+0000 mon.a (mon.0) 12477 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.667665+0000 mon.a (mon.0) 12478 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.332 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.673653+0000 mon.a (mon.0) 12479 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.678208+0000 mon.a (mon.0) 12480 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.678693+0000 mon.a (mon.0) 12481 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.681492+0000 mon.a (mon.0) 12482 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.682382+0000 mon.a (mon.0) 12483 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.688445+0000 mon.a (mon.0) 12484 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.773136+0000 mon.a (mon.0) 12485 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.775511+0000 mon.a (mon.0) 12486 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.778743+0000 mon.a (mon.0) 12487 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.779617+0000 mon.a (mon.0) 12488 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.333 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:04 smithi177 bash[56430]: audit 2024-02-05T07:18:04.787161+0000 mon.a (mon.0) 12489 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.884 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: cephadm 2024-02-05T07:18:04.214906+0000 mgr.y (mgr.25280) 2933 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.884 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: cephadm 2024-02-05T07:18:04.310839+0000 mgr.y (mgr.25280) 2934 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.884 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: cephadm 2024-02-05T07:18:04.393028+0000 mgr.y (mgr.25280) 2935 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.884 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: cephadm 2024-02-05T07:18:04.491303+0000 mgr.y (mgr.25280) 2936 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.884 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: cephadm 2024-02-05T07:18:04.594650+0000 mgr.y (mgr.25280) 2937 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.884 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: cephadm 2024-02-05T07:18:04.689081+0000 mgr.y (mgr.25280) 2938 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.884 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: cephadm 2024-02-05T07:18:04.787918+0000 mgr.y (mgr.25280) 2939 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.884 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: cluster 2024-02-05T07:18:04.981151+0000 mgr.y (mgr.25280) 2940 : cluster 0 pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:05.884 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:04.995659+0000 mon.a (mon.0) 12490 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.884 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:04.997899+0000 mon.a (mon.0) 12491 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.884 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.000498+0000 mon.a (mon.0) 12492 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.884 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.001230+0000 mon.a (mon.0) 12493 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.884 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.010842+0000 mon.a (mon.0) 12494 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.885 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: cephadm 2024-02-05T07:18:05.011386+0000 mgr.y (mgr.25280) 2941 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.885 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.089286+0000 mon.a (mon.0) 12495 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.885 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.092369+0000 mon.a (mon.0) 12496 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.885 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.096114+0000 mon.a (mon.0) 12497 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.885 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.097287+0000 mon.a (mon.0) 12498 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.885 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.107208+0000 mon.a (mon.0) 12499 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.885 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: cephadm 2024-02-05T07:18:05.107953+0000 mgr.y (mgr.25280) 2942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.886 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.184771+0000 mon.a (mon.0) 12500 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.886 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.187584+0000 mon.a (mon.0) 12501 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.886 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.190974+0000 mon.a (mon.0) 12502 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.886 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.192109+0000 mon.a (mon.0) 12503 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.886 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.200743+0000 mon.a (mon.0) 12504 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.886 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: cephadm 2024-02-05T07:18:05.201564+0000 mgr.y (mgr.25280) 2943 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:05.886 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.282687+0000 mon.a (mon.0) 12505 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.886 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.284968+0000 mon.a (mon.0) 12506 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.886 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.287719+0000 mon.a (mon.0) 12507 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.886 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.288628+0000 mon.a (mon.0) 12508 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.886 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.295129+0000 mon.a (mon.0) 12509 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.886 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.374681+0000 mon.a (mon.0) 12510 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.886 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.377624+0000 mon.a (mon.0) 12511 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.886 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.380425+0000 mon.a (mon.0) 12512 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.887 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.381502+0000 mon.a (mon.0) 12513 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.887 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.389765+0000 mon.a (mon.0) 12514 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.887 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.471140+0000 mon.a (mon.0) 12515 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.887 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.473341+0000 mon.a (mon.0) 12516 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.887 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.476329+0000 mon.a (mon.0) 12517 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.887 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.477128+0000 mon.a (mon.0) 12518 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.887 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.483139+0000 mon.a (mon.0) 12519 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.887 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.563756+0000 mon.a (mon.0) 12520 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.887 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.565990+0000 mon.a (mon.0) 12521 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.887 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.568529+0000 mon.a (mon.0) 12522 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.887 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.569299+0000 mon.a (mon.0) 12523 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.887 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.576243+0000 mon.a (mon.0) 12524 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.887 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.654104+0000 mon.a (mon.0) 12525 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.887 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.656249+0000 mon.a (mon.0) 12526 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.888 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.659250+0000 mon.a (mon.0) 12527 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.888 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.660153+0000 mon.a (mon.0) 12528 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.888 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.668704+0000 mon.a (mon.0) 12529 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.888 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.730628+0000 mon.a (mon.0) 12530 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.888 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.733936+0000 mon.a (mon.0) 12531 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:05.888 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.737093+0000 mon.a (mon.0) 12532 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:05.888 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.738265+0000 mon.a (mon.0) 12533 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:05.888 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.745442+0000 mon.a (mon.0) 12534 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:05.888 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.825859+0000 mon.a (mon.0) 12535 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:05.888 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.828822+0000 mon.a (mon.0) 12536 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:06.006 INFO:teuthology.orchestra.run.smithi102.stdout:true 2024-02-05T07:18:06.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: cephadm 2024-02-05T07:18:04.214906+0000 mgr.y (mgr.25280) 2933 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:06.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: cephadm 2024-02-05T07:18:04.310839+0000 mgr.y (mgr.25280) 2934 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:06.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: cephadm 2024-02-05T07:18:04.393028+0000 mgr.y (mgr.25280) 2935 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:06.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: cephadm 2024-02-05T07:18:04.491303+0000 mgr.y (mgr.25280) 2936 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:06.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: cephadm 2024-02-05T07:18:04.594650+0000 mgr.y (mgr.25280) 2937 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:06.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: cephadm 2024-02-05T07:18:04.689081+0000 mgr.y (mgr.25280) 2938 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:06.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: cephadm 2024-02-05T07:18:04.787918+0000 mgr.y (mgr.25280) 2939 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:06.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: cluster 2024-02-05T07:18:04.981151+0000 mgr.y (mgr.25280) 2940 : cluster 0 pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:06.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:04.995659+0000 mon.a (mon.0) 12490 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:06.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:04.997899+0000 mon.a (mon.0) 12491 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:06.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.000498+0000 mon.a (mon.0) 12492 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:06.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.001230+0000 mon.a (mon.0) 12493 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:06.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.010842+0000 mon.a (mon.0) 12494 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:06.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: cephadm 2024-02-05T07:18:05.011386+0000 mgr.y (mgr.25280) 2941 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:06.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.089286+0000 mon.a (mon.0) 12495 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:06.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.092369+0000 mon.a (mon.0) 12496 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:06.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.096114+0000 mon.a (mon.0) 12497 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:06.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.097287+0000 mon.a (mon.0) 12498 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:06.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.107208+0000 mon.a (mon.0) 12499 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:06.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: cephadm 2024-02-05T07:18:05.107953+0000 mgr.y (mgr.25280) 2942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:06.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.184771+0000 mon.a (mon.0) 12500 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:06.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.187584+0000 mon.a (mon.0) 12501 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:06.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.190974+0000 mon.a (mon.0) 12502 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:06.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.192109+0000 mon.a (mon.0) 12503 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:06.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.200743+0000 mon.a (mon.0) 12504 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:06.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: cephadm 2024-02-05T07:18:05.201564+0000 mgr.y (mgr.25280) 2943 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:06.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.282687+0000 mon.a (mon.0) 12505 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:06.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.284968+0000 mon.a (mon.0) 12506 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:06.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.287719+0000 mon.a (mon.0) 12507 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:06.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.288628+0000 mon.a (mon.0) 12508 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:06.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.295129+0000 mon.a (mon.0) 12509 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:06.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.374681+0000 mon.a (mon.0) 12510 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:06.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.377624+0000 mon.a (mon.0) 12511 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:06.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.380425+0000 mon.a (mon.0) 12512 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:06.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.381502+0000 mon.a (mon.0) 12513 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:06.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.389765+0000 mon.a (mon.0) 12514 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:06.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.471140+0000 mon.a (mon.0) 12515 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:06.135 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.473341+0000 mon.a (mon.0) 12516 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:06.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.476329+0000 mon.a (mon.0) 12517 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:06.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.477128+0000 mon.a (mon.0) 12518 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:06.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.483139+0000 mon.a (mon.0) 12519 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:06.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.563756+0000 mon.a (mon.0) 12520 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:06.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.565990+0000 mon.a (mon.0) 12521 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:06.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.568529+0000 mon.a (mon.0) 12522 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:06.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.569299+0000 mon.a (mon.0) 12523 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:06.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.576243+0000 mon.a (mon.0) 12524 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:06.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.654104+0000 mon.a (mon.0) 12525 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:06.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.656249+0000 mon.a (mon.0) 12526 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:06.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.659250+0000 mon.a (mon.0) 12527 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:06.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.660153+0000 mon.a (mon.0) 12528 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:06.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.668704+0000 mon.a (mon.0) 12529 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:06.136 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.730628+0000 mon.a (mon.0) 12530 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:06.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.733936+0000 mon.a (mon.0) 12531 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:06.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.737093+0000 mon.a (mon.0) 12532 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:06.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.738265+0000 mon.a (mon.0) 12533 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:06.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.745442+0000 mon.a (mon.0) 12534 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:06.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.825859+0000 mon.a (mon.0) 12535 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:06.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.828822+0000 mon.a (mon.0) 12536 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:06.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.831766+0000 mon.a (mon.0) 12537 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:06.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.832791+0000 mon.a (mon.0) 12538 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:06.137 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[68945]: audit 2024-02-05T07:18:05.839700+0000 mon.a (mon.0) 12539 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:06.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: cephadm 2024-02-05T07:18:04.214906+0000 mgr.y (mgr.25280) 2933 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:06.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: cephadm 2024-02-05T07:18:04.310839+0000 mgr.y (mgr.25280) 2934 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:06.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: cephadm 2024-02-05T07:18:04.393028+0000 mgr.y (mgr.25280) 2935 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:06.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: cephadm 2024-02-05T07:18:04.491303+0000 mgr.y (mgr.25280) 2936 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:06.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: cephadm 2024-02-05T07:18:04.594650+0000 mgr.y (mgr.25280) 2937 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:06.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: cephadm 2024-02-05T07:18:04.689081+0000 mgr.y (mgr.25280) 2938 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:06.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: cephadm 2024-02-05T07:18:04.787918+0000 mgr.y (mgr.25280) 2939 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:06.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: cluster 2024-02-05T07:18:04.981151+0000 mgr.y (mgr.25280) 2940 : cluster 0 pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:06.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:04.995659+0000 mon.a (mon.0) 12490 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:06.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:04.997899+0000 mon.a (mon.0) 12491 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:06.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.000498+0000 mon.a (mon.0) 12492 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:06.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.001230+0000 mon.a (mon.0) 12493 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:06.138 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.010842+0000 mon.a (mon.0) 12494 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:06.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: cephadm 2024-02-05T07:18:05.011386+0000 mgr.y (mgr.25280) 2941 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:06.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.089286+0000 mon.a (mon.0) 12495 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:06.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.092369+0000 mon.a (mon.0) 12496 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:06.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.096114+0000 mon.a (mon.0) 12497 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:06.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.097287+0000 mon.a (mon.0) 12498 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:06.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.107208+0000 mon.a (mon.0) 12499 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:06.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: cephadm 2024-02-05T07:18:05.107953+0000 mgr.y (mgr.25280) 2942 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:06.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.184771+0000 mon.a (mon.0) 12500 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:06.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.187584+0000 mon.a (mon.0) 12501 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:06.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.190974+0000 mon.a (mon.0) 12502 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:06.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.192109+0000 mon.a (mon.0) 12503 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:06.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.200743+0000 mon.a (mon.0) 12504 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:06.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: cephadm 2024-02-05T07:18:05.201564+0000 mgr.y (mgr.25280) 2943 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:06.139 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.282687+0000 mon.a (mon.0) 12505 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:06.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.284968+0000 mon.a (mon.0) 12506 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:06.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.287719+0000 mon.a (mon.0) 12507 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:06.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.288628+0000 mon.a (mon.0) 12508 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:06.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.295129+0000 mon.a (mon.0) 12509 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:06.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.374681+0000 mon.a (mon.0) 12510 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:06.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.377624+0000 mon.a (mon.0) 12511 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:06.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.380425+0000 mon.a (mon.0) 12512 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:06.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.381502+0000 mon.a (mon.0) 12513 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:06.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.389765+0000 mon.a (mon.0) 12514 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:06.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.471140+0000 mon.a (mon.0) 12515 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:06.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.473341+0000 mon.a (mon.0) 12516 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:06.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.476329+0000 mon.a (mon.0) 12517 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:06.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.477128+0000 mon.a (mon.0) 12518 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:06.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.483139+0000 mon.a (mon.0) 12519 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:06.140 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.563756+0000 mon.a (mon.0) 12520 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:06.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.565990+0000 mon.a (mon.0) 12521 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:06.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.568529+0000 mon.a (mon.0) 12522 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:06.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.569299+0000 mon.a (mon.0) 12523 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:06.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.576243+0000 mon.a (mon.0) 12524 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:06.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.654104+0000 mon.a (mon.0) 12525 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:06.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.656249+0000 mon.a (mon.0) 12526 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:06.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.659250+0000 mon.a (mon.0) 12527 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:06.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.660153+0000 mon.a (mon.0) 12528 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:06.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.668704+0000 mon.a (mon.0) 12529 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:06.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.730628+0000 mon.a (mon.0) 12530 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:06.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.733936+0000 mon.a (mon.0) 12531 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:06.141 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.737093+0000 mon.a (mon.0) 12532 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:06.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.738265+0000 mon.a (mon.0) 12533 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:06.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.745442+0000 mon.a (mon.0) 12534 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:06.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.825859+0000 mon.a (mon.0) 12535 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:06.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.828822+0000 mon.a (mon.0) 12536 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:06.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.831766+0000 mon.a (mon.0) 12537 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:06.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.832791+0000 mon.a (mon.0) 12538 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:06.142 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:05 smithi102 bash[71397]: audit 2024-02-05T07:18:05.839700+0000 mon.a (mon.0) 12539 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:06.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.831766+0000 mon.a (mon.0) 12537 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:06.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.832791+0000 mon.a (mon.0) 12538 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:06.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:05 smithi177 bash[56430]: audit 2024-02-05T07:18:05.839700+0000 mon.a (mon.0) 12539 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:06.821 INFO:teuthology.orchestra.run.smithi102.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:18:06.821 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi102 smithi102 running 2s ago 28m - - 2024-02-05T07:18:06.821 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi177 smithi177 running 19s ago 28m - - 2024-02-05T07:18:06.821 INFO:teuthology.orchestra.run.smithi102.stdout:alertmanager.a smithi102 *:9093,9094 running (59s) 2s ago 20m 17.0M - 0.25.0 c8568f914cd2 36c6404c4fcd 2024-02-05T07:18:06.821 INFO:teuthology.orchestra.run.smithi102.stdout:grafana.a smithi177 *:3000 starting - - - - 2024-02-05T07:18:06.821 INFO:teuthology.orchestra.run.smithi102.stdout:iscsi.foo.smithi102.rtacbu smithi102 running (2m) 2s ago 18m 47.7M - 3.6 8f4bf3e8b16a 001d25891c3c 2024-02-05T07:18:06.821 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.x smithi177 *:8443,9283,8765 running (11m) 19s ago 27m 449M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a bc0c1c0fa978 2024-02-05T07:18:06.821 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.y smithi102 *:8443,9283,8765 running (12m) 2s ago 29m 545M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 2c235a1e22e9 2024-02-05T07:18:06.821 INFO:teuthology.orchestra.run.smithi102.stdout:mon.a smithi102 running (11m) 2s ago 29m 100M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 86bf6ea37a85 2024-02-05T07:18:06.821 INFO:teuthology.orchestra.run.smithi102.stdout:mon.b smithi177 running (10m) 19s ago 27m 71.5M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 43aa1d90c52a 2024-02-05T07:18:06.821 INFO:teuthology.orchestra.run.smithi102.stdout:mon.c smithi102 running (11m) 2s ago 27m 77.7M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 22368d23635d 2024-02-05T07:18:06.821 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.a smithi102 *:9100 running (2m) 2s ago 21m 10.6M - 1.5.0 0da6a335fe13 66217662b55f 2024-02-05T07:18:06.822 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.b smithi177 *:9100 running (2m) 19s ago 21m 10.6M - 1.5.0 0da6a335fe13 e02fbc000c74 2024-02-05T07:18:06.822 INFO:teuthology.orchestra.run.smithi102.stdout:osd.0 smithi102 running (9m) 2s ago 26m 63.4M 2525M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 821af6032e75 2024-02-05T07:18:06.822 INFO:teuthology.orchestra.run.smithi102.stdout:osd.1 smithi102 running (8m) 2s ago 26m 72.6M 2525M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 20b17ff42448 2024-02-05T07:18:06.822 INFO:teuthology.orchestra.run.smithi102.stdout:osd.2 smithi102 running (7m) 2s ago 25m 58.4M 2525M 19.0.0-1241-g164d3be4 8f4bf3e8b16a c80d1728ceb0 2024-02-05T07:18:06.822 INFO:teuthology.orchestra.run.smithi102.stdout:osd.3 smithi102 running (7m) 2s ago 24m 64.2M 2525M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f9cef81f6a04 2024-02-05T07:18:06.822 INFO:teuthology.orchestra.run.smithi102.stdout:osd.4 smithi177 running (6m) 19s ago 24m 63.9M 2781M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 835fc0acab61 2024-02-05T07:18:06.822 INFO:teuthology.orchestra.run.smithi102.stdout:osd.5 smithi177 running (5m) 19s ago 23m 63.4M 2781M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f6f459404c8e 2024-02-05T07:18:06.822 INFO:teuthology.orchestra.run.smithi102.stdout:osd.6 smithi177 running (4m) 19s ago 22m 56.6M 2781M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 4168e08da1ac 2024-02-05T07:18:06.822 INFO:teuthology.orchestra.run.smithi102.stdout:osd.7 smithi177 running (4m) 19s ago 22m 59.0M 2781M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 6ae203071e8d 2024-02-05T07:18:06.822 INFO:teuthology.orchestra.run.smithi102.stdout:prometheus.a smithi177 *:9095 running (102s) 19s ago 21m 52.9M - 2.43.0 a07b618ecd1d d68f1f2b6984 2024-02-05T07:18:06.822 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi102.xsyvtb smithi102 *:8000 running (3m) 2s ago 18m 92.2M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 3749fa0e2128 2024-02-05T07:18:06.822 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi177.mzlged smithi177 *:8000 running (3m) 19s ago 18m 91.5M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a c87b8a92407b 2024-02-05T07:18:06.822 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi102.righwg smithi102 *:80 running (3m) 2s ago 18m 92.1M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 8cdf183ad52a 2024-02-05T07:18:06.822 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi177.uynbom smithi177 *:80 running (2m) 19s ago 18m 91.2M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 995044569a76 2024-02-05T07:18:07.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: cephadm 2024-02-05T07:18:05.295750+0000 mgr.y (mgr.25280) 2944 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:07.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: cephadm 2024-02-05T07:18:05.390459+0000 mgr.y (mgr.25280) 2945 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:07.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: cephadm 2024-02-05T07:18:05.483639+0000 mgr.y (mgr.25280) 2946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:07.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: cephadm 2024-02-05T07:18:05.576877+0000 mgr.y (mgr.25280) 2947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:07.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: cephadm 2024-02-05T07:18:05.669305+0000 mgr.y (mgr.25280) 2948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:07.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: cephadm 2024-02-05T07:18:05.746007+0000 mgr.y (mgr.25280) 2949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:07.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: cephadm 2024-02-05T07:18:05.840199+0000 mgr.y (mgr.25280) 2950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:07.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:05.920870+0000 mon.a (mon.0) 12540 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:07.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:05.923427+0000 mon.a (mon.0) 12541 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:07.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:05.926869+0000 mon.a (mon.0) 12542 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:07.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:05.928146+0000 mon.a (mon.0) 12543 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:07.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:05.936202+0000 mon.a (mon.0) 12544 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:07.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: cephadm 2024-02-05T07:18:05.936809+0000 mgr.y (mgr.25280) 2951 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:07.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:05.984204+0000 mgr.y (mgr.25280) 2952 : audit 0 from='client.45133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:18:07.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.018582+0000 mon.a (mon.0) 12545 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:07.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.021249+0000 mon.a (mon.0) 12546 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:07.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.023553+0000 mon.a (mon.0) 12547 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:07.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.024337+0000 mon.a (mon.0) 12548 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:07.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.031266+0000 mon.a (mon.0) 12549 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:07.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: cephadm 2024-02-05T07:18:06.032019+0000 mgr.y (mgr.25280) 2953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:07.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.110692+0000 mon.a (mon.0) 12550 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:07.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.113599+0000 mon.a (mon.0) 12551 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:07.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.115748+0000 mon.a (mon.0) 12552 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:07.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.116533+0000 mon.a (mon.0) 12553 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:07.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.123915+0000 mon.a (mon.0) 12554 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:07.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: cephadm 2024-02-05T07:18:06.124628+0000 mgr.y (mgr.25280) 2954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:07.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.208557+0000 mon.a (mon.0) 12555 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:07.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.211184+0000 mon.a (mon.0) 12556 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:07.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.214429+0000 mon.a (mon.0) 12557 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:07.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.215729+0000 mon.a (mon.0) 12558 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:07.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.223986+0000 mon.a (mon.0) 12559 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:07.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.303273+0000 mon.a (mon.0) 12560 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:07.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.305809+0000 mon.a (mon.0) 12561 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:07.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.308624+0000 mon.a (mon.0) 12562 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:07.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.309450+0000 mon.a (mon.0) 12563 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:07.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.317589+0000 mon.a (mon.0) 12564 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:07.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.396665+0000 mon.a (mon.0) 12565 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:07.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.399439+0000 mon.a (mon.0) 12566 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:07.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.402750+0000 mon.a (mon.0) 12567 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:07.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.403691+0000 mon.a (mon.0) 12568 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:07.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.411782+0000 mon.a (mon.0) 12569 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:07.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.490318+0000 mon.a (mon.0) 12570 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:07.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.493826+0000 mon.a (mon.0) 12571 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:07.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.496743+0000 mon.a (mon.0) 12572 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:07.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.497721+0000 mon.a (mon.0) 12573 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:07.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.504436+0000 mon.a (mon.0) 12574 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:07.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.585770+0000 mon.a (mon.0) 12575 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:07.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.588224+0000 mon.a (mon.0) 12576 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:07.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.591304+0000 mon.a (mon.0) 12577 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:07.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.592515+0000 mon.a (mon.0) 12578 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:07.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.602620+0000 mon.a (mon.0) 12579 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:07.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.685713+0000 mon.a (mon.0) 12580 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:07.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.687734+0000 mon.a (mon.0) 12581 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:07.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.689826+0000 mon.a (mon.0) 12582 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:07.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.690543+0000 mon.a (mon.0) 12583 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:07.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.699246+0000 mon.a (mon.0) 12584 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:07.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.779791+0000 mon.a (mon.0) 12585 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:07.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.782322+0000 mon.a (mon.0) 12586 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:07.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.785642+0000 mon.a (mon.0) 12587 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:07.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.786877+0000 mon.a (mon.0) 12588 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:07.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:06 smithi177 bash[56430]: audit 2024-02-05T07:18:06.795348+0000 mon.a (mon.0) 12589 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:07.319 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:18:07.319 INFO:teuthology.orchestra.run.smithi102.stdout: "mon": { 2024-02-05T07:18:07.319 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T07:18:07.319 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:18:07.320 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr": { 2024-02-05T07:18:07.320 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T07:18:07.320 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:18:07.320 INFO:teuthology.orchestra.run.smithi102.stdout: "osd": { 2024-02-05T07:18:07.320 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 8 2024-02-05T07:18:07.320 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:18:07.320 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw": { 2024-02-05T07:18:07.320 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 4 2024-02-05T07:18:07.320 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:18:07.320 INFO:teuthology.orchestra.run.smithi102.stdout: "overall": { 2024-02-05T07:18:07.320 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 17 2024-02-05T07:18:07.320 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T07:18:07.320 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:18:07.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: cephadm 2024-02-05T07:18:05.295750+0000 mgr.y (mgr.25280) 2944 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:07.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: cephadm 2024-02-05T07:18:05.390459+0000 mgr.y (mgr.25280) 2945 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:07.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: cephadm 2024-02-05T07:18:05.483639+0000 mgr.y (mgr.25280) 2946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:07.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: cephadm 2024-02-05T07:18:05.576877+0000 mgr.y (mgr.25280) 2947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:07.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: cephadm 2024-02-05T07:18:05.669305+0000 mgr.y (mgr.25280) 2948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:07.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: cephadm 2024-02-05T07:18:05.746007+0000 mgr.y (mgr.25280) 2949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:07.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: cephadm 2024-02-05T07:18:05.840199+0000 mgr.y (mgr.25280) 2950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:07.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:05.920870+0000 mon.a (mon.0) 12540 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:07.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:05.923427+0000 mon.a (mon.0) 12541 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:07.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:05.926869+0000 mon.a (mon.0) 12542 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:07.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:05.928146+0000 mon.a (mon.0) 12543 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:07.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:05.936202+0000 mon.a (mon.0) 12544 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:07.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: cephadm 2024-02-05T07:18:05.936809+0000 mgr.y (mgr.25280) 2951 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:07.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:05.984204+0000 mgr.y (mgr.25280) 2952 : audit 0 from='client.45133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:18:07.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.018582+0000 mon.a (mon.0) 12545 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:07.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.021249+0000 mon.a (mon.0) 12546 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:07.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.023553+0000 mon.a (mon.0) 12547 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:07.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.024337+0000 mon.a (mon.0) 12548 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:07.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.031266+0000 mon.a (mon.0) 12549 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:07.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: cephadm 2024-02-05T07:18:06.032019+0000 mgr.y (mgr.25280) 2953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:07.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: cephadm 2024-02-05T07:18:05.295750+0000 mgr.y (mgr.25280) 2944 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:07.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: cephadm 2024-02-05T07:18:05.390459+0000 mgr.y (mgr.25280) 2945 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:07.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: cephadm 2024-02-05T07:18:05.483639+0000 mgr.y (mgr.25280) 2946 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:07.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: cephadm 2024-02-05T07:18:05.576877+0000 mgr.y (mgr.25280) 2947 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:07.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: cephadm 2024-02-05T07:18:05.669305+0000 mgr.y (mgr.25280) 2948 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:07.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: cephadm 2024-02-05T07:18:05.746007+0000 mgr.y (mgr.25280) 2949 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:07.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: cephadm 2024-02-05T07:18:05.840199+0000 mgr.y (mgr.25280) 2950 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:07.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:05.920870+0000 mon.a (mon.0) 12540 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:07.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:05.923427+0000 mon.a (mon.0) 12541 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:07.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:05.926869+0000 mon.a (mon.0) 12542 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:07.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:05.928146+0000 mon.a (mon.0) 12543 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:07.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:05.936202+0000 mon.a (mon.0) 12544 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:07.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: cephadm 2024-02-05T07:18:05.936809+0000 mgr.y (mgr.25280) 2951 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:07.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:05.984204+0000 mgr.y (mgr.25280) 2952 : audit 0 from='client.45133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:18:07.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.018582+0000 mon.a (mon.0) 12545 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:07.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.021249+0000 mon.a (mon.0) 12546 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:07.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.023553+0000 mon.a (mon.0) 12547 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:07.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.024337+0000 mon.a (mon.0) 12548 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:07.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.031266+0000 mon.a (mon.0) 12549 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:07.385 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: cephadm 2024-02-05T07:18:06.032019+0000 mgr.y (mgr.25280) 2953 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:07.385 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.110692+0000 mon.a (mon.0) 12550 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:07.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.113599+0000 mon.a (mon.0) 12551 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:07.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.115748+0000 mon.a (mon.0) 12552 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:07.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.116533+0000 mon.a (mon.0) 12553 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:07.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.123915+0000 mon.a (mon.0) 12554 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:07.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: cephadm 2024-02-05T07:18:06.124628+0000 mgr.y (mgr.25280) 2954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:07.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.208557+0000 mon.a (mon.0) 12555 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:07.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.211184+0000 mon.a (mon.0) 12556 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:07.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.214429+0000 mon.a (mon.0) 12557 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:07.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.215729+0000 mon.a (mon.0) 12558 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:07.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.223986+0000 mon.a (mon.0) 12559 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:07.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.303273+0000 mon.a (mon.0) 12560 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:07.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.305809+0000 mon.a (mon.0) 12561 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:07.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.308624+0000 mon.a (mon.0) 12562 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:07.386 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.309450+0000 mon.a (mon.0) 12563 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:07.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.317589+0000 mon.a (mon.0) 12564 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:07.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.396665+0000 mon.a (mon.0) 12565 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:07.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.399439+0000 mon.a (mon.0) 12566 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:07.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.402750+0000 mon.a (mon.0) 12567 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:07.387 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.403691+0000 mon.a (mon.0) 12568 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:07.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.110692+0000 mon.a (mon.0) 12550 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:07.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.113599+0000 mon.a (mon.0) 12551 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:07.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.115748+0000 mon.a (mon.0) 12552 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:07.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.116533+0000 mon.a (mon.0) 12553 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:07.387 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.123915+0000 mon.a (mon.0) 12554 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:07.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: cephadm 2024-02-05T07:18:06.124628+0000 mgr.y (mgr.25280) 2954 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:07.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.208557+0000 mon.a (mon.0) 12555 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:07.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.211184+0000 mon.a (mon.0) 12556 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:07.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.214429+0000 mon.a (mon.0) 12557 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:07.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.215729+0000 mon.a (mon.0) 12558 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:07.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.223986+0000 mon.a (mon.0) 12559 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:07.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.303273+0000 mon.a (mon.0) 12560 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:07.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.305809+0000 mon.a (mon.0) 12561 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:07.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.308624+0000 mon.a (mon.0) 12562 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:07.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.309450+0000 mon.a (mon.0) 12563 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:07.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.317589+0000 mon.a (mon.0) 12564 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:07.388 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.396665+0000 mon.a (mon.0) 12565 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:07.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.399439+0000 mon.a (mon.0) 12566 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:07.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.402750+0000 mon.a (mon.0) 12567 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:07.389 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.403691+0000 mon.a (mon.0) 12568 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:07.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.411782+0000 mon.a (mon.0) 12569 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:07.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.490318+0000 mon.a (mon.0) 12570 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:07.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.493826+0000 mon.a (mon.0) 12571 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:07.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.496743+0000 mon.a (mon.0) 12572 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:07.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.497721+0000 mon.a (mon.0) 12573 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:07.389 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.504436+0000 mon.a (mon.0) 12574 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.585770+0000 mon.a (mon.0) 12575 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.588224+0000 mon.a (mon.0) 12576 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.591304+0000 mon.a (mon.0) 12577 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.592515+0000 mon.a (mon.0) 12578 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.602620+0000 mon.a (mon.0) 12579 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.685713+0000 mon.a (mon.0) 12580 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.687734+0000 mon.a (mon.0) 12581 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.689826+0000 mon.a (mon.0) 12582 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.690543+0000 mon.a (mon.0) 12583 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.699246+0000 mon.a (mon.0) 12584 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.779791+0000 mon.a (mon.0) 12585 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.782322+0000 mon.a (mon.0) 12586 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.785642+0000 mon.a (mon.0) 12587 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.786877+0000 mon.a (mon.0) 12588 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:07.390 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[71397]: audit 2024-02-05T07:18:06.795348+0000 mon.a (mon.0) 12589 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:07.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.411782+0000 mon.a (mon.0) 12569 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:07.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.490318+0000 mon.a (mon.0) 12570 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:07.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.493826+0000 mon.a (mon.0) 12571 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:07.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.496743+0000 mon.a (mon.0) 12572 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:07.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.497721+0000 mon.a (mon.0) 12573 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:07.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.504436+0000 mon.a (mon.0) 12574 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:07.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.585770+0000 mon.a (mon.0) 12575 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:07.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.588224+0000 mon.a (mon.0) 12576 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:07.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.591304+0000 mon.a (mon.0) 12577 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:07.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.592515+0000 mon.a (mon.0) 12578 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:07.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.602620+0000 mon.a (mon.0) 12579 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:07.391 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.685713+0000 mon.a (mon.0) 12580 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:07.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.687734+0000 mon.a (mon.0) 12581 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:07.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.689826+0000 mon.a (mon.0) 12582 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:07.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.690543+0000 mon.a (mon.0) 12583 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:07.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.699246+0000 mon.a (mon.0) 12584 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:07.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.779791+0000 mon.a (mon.0) 12585 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:07.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.782322+0000 mon.a (mon.0) 12586 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:07.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.785642+0000 mon.a (mon.0) 12587 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:07.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.786877+0000 mon.a (mon.0) 12588 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:07.392 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:06 smithi102 bash[68945]: audit 2024-02-05T07:18:06.795348+0000 mon.a (mon.0) 12589 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:07.740 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:18:07.740 INFO:teuthology.orchestra.run.smithi102.stdout: "target_image": null, 2024-02-05T07:18:07.740 INFO:teuthology.orchestra.run.smithi102.stdout: "in_progress": false, 2024-02-05T07:18:07.740 INFO:teuthology.orchestra.run.smithi102.stdout: "which": "", 2024-02-05T07:18:07.740 INFO:teuthology.orchestra.run.smithi102.stdout: "services_complete": [], 2024-02-05T07:18:07.740 INFO:teuthology.orchestra.run.smithi102.stdout: "progress": null, 2024-02-05T07:18:07.740 INFO:teuthology.orchestra.run.smithi102.stdout: "message": "", 2024-02-05T07:18:07.740 INFO:teuthology.orchestra.run.smithi102.stdout: "is_paused": false 2024-02-05T07:18:07.740 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:18:08.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: cephadm 2024-02-05T07:18:06.224685+0000 mgr.y (mgr.25280) 2955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:08.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: cephadm 2024-02-05T07:18:06.318188+0000 mgr.y (mgr.25280) 2956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:08.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:06.375234+0000 mgr.y (mgr.25280) 2957 : audit 0 from='client.35208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:18:08.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: cephadm 2024-02-05T07:18:06.412368+0000 mgr.y (mgr.25280) 2958 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:08.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: cephadm 2024-02-05T07:18:06.504864+0000 mgr.y (mgr.25280) 2959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:08.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: cephadm 2024-02-05T07:18:06.603164+0000 mgr.y (mgr.25280) 2960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:08.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: cephadm 2024-02-05T07:18:06.699789+0000 mgr.y (mgr.25280) 2961 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:08.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:06.794365+0000 mgr.y (mgr.25280) 2962 : audit 0 from='client.45145 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:18:08.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: cephadm 2024-02-05T07:18:06.797748+0000 mgr.y (mgr.25280) 2963 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:08.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:06.893954+0000 mon.a (mon.0) 12590 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:08.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:06.896269+0000 mon.a (mon.0) 12591 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:06.898471+0000 mon.a (mon.0) 12592 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:08.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:06.899322+0000 mon.a (mon.0) 12593 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:08.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:06.905300+0000 mon.a (mon.0) 12594 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:08.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: cephadm 2024-02-05T07:18:06.906040+0000 mgr.y (mgr.25280) 2964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:08.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: cluster 2024-02-05T07:18:06.982239+0000 mgr.y (mgr.25280) 2965 : cluster 0 pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 850 B/s rd, 0 op/s 2024-02-05T07:18:08.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:06.988117+0000 mon.a (mon.0) 12595 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:08.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:06.991843+0000 mon.a (mon.0) 12596 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:06.994022+0000 mon.a (mon.0) 12597 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:08.079 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:06.994872+0000 mon.a (mon.0) 12598 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:08.080 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.000450+0000 mon.a (mon.0) 12599 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:08.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: cephadm 2024-02-05T07:18:07.001229+0000 mgr.y (mgr.25280) 2966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:08.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.083565+0000 mon.a (mon.0) 12600 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:08.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.085515+0000 mon.a (mon.0) 12601 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.087310+0000 mon.a (mon.0) 12602 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:08.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.087992+0000 mon.a (mon.0) 12603 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:08.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.092718+0000 mon.a (mon.0) 12604 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:08.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: cephadm 2024-02-05T07:18:07.093164+0000 mgr.y (mgr.25280) 2967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:08.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.172454+0000 mon.a (mon.0) 12605 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:08.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.175588+0000 mon.a (mon.0) 12606 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.178878+0000 mon.a (mon.0) 12607 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:08.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.180026+0000 mon.a (mon.0) 12608 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:08.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.188443+0000 mon.a (mon.0) 12609 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:08.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: cephadm 2024-02-05T07:18:07.189180+0000 mgr.y (mgr.25280) 2968 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:08.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.267844+0000 mon.a (mon.0) 12610 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:08.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.270868+0000 mon.a (mon.0) 12611 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.081 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.274510+0000 mon.a (mon.0) 12612 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:08.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.275721+0000 mon.a (mon.0) 12613 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:08.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.284027+0000 mon.a (mon.0) 12614 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:08.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.312988+0000 mon.a (mon.0) 12615 : audit 0 from='client.? 172.21.15.102:0/866047267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.363771+0000 mon.a (mon.0) 12616 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:08.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.368785+0000 mon.a (mon.0) 12617 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:08.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.372157+0000 mon.a (mon.0) 12618 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:08.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.372710+0000 mon.a (mon.0) 12619 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.377440+0000 mon.a (mon.0) 12620 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.380758+0000 mon.a (mon.0) 12621 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:08.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.381229+0000 mon.a (mon.0) 12622 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.384645+0000 mon.a (mon.0) 12623 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.388024+0000 mon.a (mon.0) 12624 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.390267+0000 mon.a (mon.0) 12625 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.391734+0000 mon.a (mon.0) 12626 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.082 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.393330+0000 mon.a (mon.0) 12627 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.394896+0000 mon.a (mon.0) 12628 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.396610+0000 mon.a (mon.0) 12629 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.398033+0000 mon.a (mon.0) 12630 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.399552+0000 mon.a (mon.0) 12631 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.401639+0000 mon.a (mon.0) 12632 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.403436+0000 mon.a (mon.0) 12633 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.405968+0000 mon.a (mon.0) 12634 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.408502+0000 mon.a (mon.0) 12635 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.410701+0000 mon.a (mon.0) 12636 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.412839+0000 mon.a (mon.0) 12637 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.417995+0000 mon.a (mon.0) 12638 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:08.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.420334+0000 mon.a (mon.0) 12639 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-05T07:18:08.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.424869+0000 mon.a (mon.0) 12640 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-05T07:18:08.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.428299+0000 mon.a (mon.0) 12641 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T07:18:08.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.434405+0000 mon.a (mon.0) 12642 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-05T07:18:08.083 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.436540+0000 mon.a (mon.0) 12643 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-05T07:18:08.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.441026+0000 mon.a (mon.0) 12644 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-05T07:18:08.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.442770+0000 mon.a (mon.0) 12645 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-05T07:18:08.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.448829+0000 mon.a (mon.0) 12646 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-05T07:18:08.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.451445+0000 mon.a (mon.0) 12647 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-05T07:18:08.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.454870+0000 mon.a (mon.0) 12648 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-05T07:18:08.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.457152+0000 mon.a (mon.0) 12649 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-05T07:18:08.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.460985+0000 mon.a (mon.0) 12650 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-05T07:18:08.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.462827+0000 mon.a (mon.0) 12651 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-05T07:18:08.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.469300+0000 mon.a (mon.0) 12652 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-05T07:18:08.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.471208+0000 mon.a (mon.0) 12653 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T07:18:08.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.471984+0000 mon.a (mon.0) 12654 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-02-05T07:18:08.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.476237+0000 mon.a (mon.0) 12655 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-02-05T07:18:08.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.478486+0000 mon.a (mon.0) 12656 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-05T07:18:08.084 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.488623+0000 mon.a (mon.0) 12657 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-05T07:18:08.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.490619+0000 mon.a (mon.0) 12658 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-05T07:18:08.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.494713+0000 mon.a (mon.0) 12659 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-05T07:18:08.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.496615+0000 mon.a (mon.0) 12660 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-02-05T07:18:08.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.503048+0000 mon.a (mon.0) 12661 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-02-05T07:18:08.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.505265+0000 mon.a (mon.0) 12662 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T07:18:08.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.505946+0000 mon.a (mon.0) 12663 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T07:18:08.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.506632+0000 mon.a (mon.0) 12664 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T07:18:08.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.507426+0000 mon.a (mon.0) 12665 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T07:18:08.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.508150+0000 mon.a (mon.0) 12666 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T07:18:08.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.508849+0000 mon.a (mon.0) 12667 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T07:18:08.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.509871+0000 mon.a (mon.0) 12668 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-05T07:18:08.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.512874+0000 mon.a (mon.0) 12669 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-05T07:18:08.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.515007+0000 mon.a (mon.0) 12670 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:08.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.515956+0000 mon.a (mon.0) 12671 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:08.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.523595+0000 mon.a (mon.0) 12672 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:08.085 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.589652+0000 mon.a (mon.0) 12673 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:08.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.590761+0000 mon.a (mon.0) 12674 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:08.086 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:07 smithi177 bash[56430]: audit 2024-02-05T07:18:07.598657+0000 mon.a (mon.0) 12675 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:08.185 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: cephadm 2024-02-05T07:18:06.224685+0000 mgr.y (mgr.25280) 2955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:08.185 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: cephadm 2024-02-05T07:18:06.318188+0000 mgr.y (mgr.25280) 2956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:08.185 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:06.375234+0000 mgr.y (mgr.25280) 2957 : audit 0 from='client.35208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:18:08.185 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: cephadm 2024-02-05T07:18:06.412368+0000 mgr.y (mgr.25280) 2958 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:08.185 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: cephadm 2024-02-05T07:18:06.504864+0000 mgr.y (mgr.25280) 2959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:08.185 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: cephadm 2024-02-05T07:18:06.603164+0000 mgr.y (mgr.25280) 2960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:08.185 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: cephadm 2024-02-05T07:18:06.699789+0000 mgr.y (mgr.25280) 2961 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:08.185 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:06.794365+0000 mgr.y (mgr.25280) 2962 : audit 0 from='client.45145 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:18:08.185 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: cephadm 2024-02-05T07:18:06.797748+0000 mgr.y (mgr.25280) 2963 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:08.186 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:06.893954+0000 mon.a (mon.0) 12590 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:08.186 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:06.896269+0000 mon.a (mon.0) 12591 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.186 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:06.898471+0000 mon.a (mon.0) 12592 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:08.186 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:06.899322+0000 mon.a (mon.0) 12593 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:08.186 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:06.905300+0000 mon.a (mon.0) 12594 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:08.186 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: cephadm 2024-02-05T07:18:06.906040+0000 mgr.y (mgr.25280) 2964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:08.186 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: cluster 2024-02-05T07:18:06.982239+0000 mgr.y (mgr.25280) 2965 : cluster 0 pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 850 B/s rd, 0 op/s 2024-02-05T07:18:08.186 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:06.988117+0000 mon.a (mon.0) 12595 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:08.186 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:06.991843+0000 mon.a (mon.0) 12596 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.186 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:06.994022+0000 mon.a (mon.0) 12597 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:08.186 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:06.994872+0000 mon.a (mon.0) 12598 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:08.187 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: cephadm 2024-02-05T07:18:06.224685+0000 mgr.y (mgr.25280) 2955 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:08.187 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: cephadm 2024-02-05T07:18:06.318188+0000 mgr.y (mgr.25280) 2956 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:08.187 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:06.375234+0000 mgr.y (mgr.25280) 2957 : audit 0 from='client.35208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:18:08.187 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: cephadm 2024-02-05T07:18:06.412368+0000 mgr.y (mgr.25280) 2958 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:08.187 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: cephadm 2024-02-05T07:18:06.504864+0000 mgr.y (mgr.25280) 2959 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:08.187 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: cephadm 2024-02-05T07:18:06.603164+0000 mgr.y (mgr.25280) 2960 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:08.187 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: cephadm 2024-02-05T07:18:06.699789+0000 mgr.y (mgr.25280) 2961 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:08.187 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:06.794365+0000 mgr.y (mgr.25280) 2962 : audit 0 from='client.45145 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:18:08.187 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: cephadm 2024-02-05T07:18:06.797748+0000 mgr.y (mgr.25280) 2963 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:08.187 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:06.893954+0000 mon.a (mon.0) 12590 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:08.187 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:06.896269+0000 mon.a (mon.0) 12591 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.187 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:06.898471+0000 mon.a (mon.0) 12592 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:08.188 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:06.899322+0000 mon.a (mon.0) 12593 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:08.188 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:06.905300+0000 mon.a (mon.0) 12594 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:08.188 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: cephadm 2024-02-05T07:18:06.906040+0000 mgr.y (mgr.25280) 2964 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:08.188 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: cluster 2024-02-05T07:18:06.982239+0000 mgr.y (mgr.25280) 2965 : cluster 0 pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 850 B/s rd, 0 op/s 2024-02-05T07:18:08.188 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:06.988117+0000 mon.a (mon.0) 12595 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:08.188 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:06.991843+0000 mon.a (mon.0) 12596 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.188 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:06.994022+0000 mon.a (mon.0) 12597 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:08.188 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:06.994872+0000 mon.a (mon.0) 12598 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:08.188 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.000450+0000 mon.a (mon.0) 12599 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:08.188 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: cephadm 2024-02-05T07:18:07.001229+0000 mgr.y (mgr.25280) 2966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:08.189 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.083565+0000 mon.a (mon.0) 12600 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:08.189 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.085515+0000 mon.a (mon.0) 12601 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.189 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.087310+0000 mon.a (mon.0) 12602 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:08.189 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.087992+0000 mon.a (mon.0) 12603 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:08.189 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.092718+0000 mon.a (mon.0) 12604 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:08.189 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: cephadm 2024-02-05T07:18:07.093164+0000 mgr.y (mgr.25280) 2967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:08.189 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.172454+0000 mon.a (mon.0) 12605 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:08.189 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.175588+0000 mon.a (mon.0) 12606 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.189 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.178878+0000 mon.a (mon.0) 12607 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:08.189 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.180026+0000 mon.a (mon.0) 12608 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:08.189 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.188443+0000 mon.a (mon.0) 12609 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:08.189 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: cephadm 2024-02-05T07:18:07.189180+0000 mgr.y (mgr.25280) 2968 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:08.189 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.267844+0000 mon.a (mon.0) 12610 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:08.189 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.270868+0000 mon.a (mon.0) 12611 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.190 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.274510+0000 mon.a (mon.0) 12612 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:08.190 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.275721+0000 mon.a (mon.0) 12613 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:08.190 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.284027+0000 mon.a (mon.0) 12614 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:08.190 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.312988+0000 mon.a (mon.0) 12615 : audit 0 from='client.? 172.21.15.102:0/866047267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.190 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.000450+0000 mon.a (mon.0) 12599 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:08.190 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: cephadm 2024-02-05T07:18:07.001229+0000 mgr.y (mgr.25280) 2966 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:08.190 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.083565+0000 mon.a (mon.0) 12600 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:08.190 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.085515+0000 mon.a (mon.0) 12601 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.190 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.087310+0000 mon.a (mon.0) 12602 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:08.190 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.087992+0000 mon.a (mon.0) 12603 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:08.190 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.092718+0000 mon.a (mon.0) 12604 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:08.191 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: cephadm 2024-02-05T07:18:07.093164+0000 mgr.y (mgr.25280) 2967 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:08.191 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.172454+0000 mon.a (mon.0) 12605 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:08.191 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.175588+0000 mon.a (mon.0) 12606 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.191 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.178878+0000 mon.a (mon.0) 12607 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:08.191 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.180026+0000 mon.a (mon.0) 12608 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:08.191 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.188443+0000 mon.a (mon.0) 12609 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:08.191 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: cephadm 2024-02-05T07:18:07.189180+0000 mgr.y (mgr.25280) 2968 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:08.191 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.267844+0000 mon.a (mon.0) 12610 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:08.191 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.270868+0000 mon.a (mon.0) 12611 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.191 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.274510+0000 mon.a (mon.0) 12612 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:08.191 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.275721+0000 mon.a (mon.0) 12613 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:08.191 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.284027+0000 mon.a (mon.0) 12614 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:08.192 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.312988+0000 mon.a (mon.0) 12615 : audit 0 from='client.? 172.21.15.102:0/866047267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.192 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.363771+0000 mon.a (mon.0) 12616 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:08.192 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.368785+0000 mon.a (mon.0) 12617 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:08.192 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.372157+0000 mon.a (mon.0) 12618 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:08.192 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.372710+0000 mon.a (mon.0) 12619 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.192 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.377440+0000 mon.a (mon.0) 12620 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.192 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.380758+0000 mon.a (mon.0) 12621 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:08.192 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.381229+0000 mon.a (mon.0) 12622 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.192 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.384645+0000 mon.a (mon.0) 12623 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.192 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.388024+0000 mon.a (mon.0) 12624 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.193 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.390267+0000 mon.a (mon.0) 12625 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.193 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.391734+0000 mon.a (mon.0) 12626 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.193 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.393330+0000 mon.a (mon.0) 12627 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.193 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.394896+0000 mon.a (mon.0) 12628 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.193 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.396610+0000 mon.a (mon.0) 12629 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.193 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.398033+0000 mon.a (mon.0) 12630 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.193 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.399552+0000 mon.a (mon.0) 12631 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.193 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.401639+0000 mon.a (mon.0) 12632 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.193 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.403436+0000 mon.a (mon.0) 12633 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.193 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.405968+0000 mon.a (mon.0) 12634 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.193 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.408502+0000 mon.a (mon.0) 12635 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.194 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.410701+0000 mon.a (mon.0) 12636 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.194 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.363771+0000 mon.a (mon.0) 12616 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:08.194 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.368785+0000 mon.a (mon.0) 12617 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-05T07:18:08.194 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.372157+0000 mon.a (mon.0) 12618 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:08.194 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.372710+0000 mon.a (mon.0) 12619 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.194 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.377440+0000 mon.a (mon.0) 12620 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.195 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.380758+0000 mon.a (mon.0) 12621 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:08.195 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.381229+0000 mon.a (mon.0) 12622 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.195 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.384645+0000 mon.a (mon.0) 12623 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.195 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.388024+0000 mon.a (mon.0) 12624 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.195 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.390267+0000 mon.a (mon.0) 12625 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.195 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.391734+0000 mon.a (mon.0) 12626 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.195 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.393330+0000 mon.a (mon.0) 12627 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.195 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.394896+0000 mon.a (mon.0) 12628 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.195 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.396610+0000 mon.a (mon.0) 12629 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.195 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.398033+0000 mon.a (mon.0) 12630 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.195 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.399552+0000 mon.a (mon.0) 12631 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.195 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.401639+0000 mon.a (mon.0) 12632 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.195 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.403436+0000 mon.a (mon.0) 12633 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.195 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.405968+0000 mon.a (mon.0) 12634 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.196 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.408502+0000 mon.a (mon.0) 12635 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.196 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.410701+0000 mon.a (mon.0) 12636 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.196 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.412839+0000 mon.a (mon.0) 12637 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.197 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.417995+0000 mon.a (mon.0) 12638 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:08.197 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.420334+0000 mon.a (mon.0) 12639 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-05T07:18:08.197 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.424869+0000 mon.a (mon.0) 12640 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-05T07:18:08.197 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.428299+0000 mon.a (mon.0) 12641 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T07:18:08.197 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.434405+0000 mon.a (mon.0) 12642 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-05T07:18:08.197 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.436540+0000 mon.a (mon.0) 12643 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-05T07:18:08.198 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.441026+0000 mon.a (mon.0) 12644 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-05T07:18:08.198 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.442770+0000 mon.a (mon.0) 12645 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-05T07:18:08.198 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.448829+0000 mon.a (mon.0) 12646 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-05T07:18:08.198 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.451445+0000 mon.a (mon.0) 12647 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-05T07:18:08.198 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.454870+0000 mon.a (mon.0) 12648 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-05T07:18:08.198 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.457152+0000 mon.a (mon.0) 12649 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-05T07:18:08.198 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.460985+0000 mon.a (mon.0) 12650 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-05T07:18:08.199 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.462827+0000 mon.a (mon.0) 12651 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-05T07:18:08.199 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.469300+0000 mon.a (mon.0) 12652 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-05T07:18:08.199 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.471208+0000 mon.a (mon.0) 12653 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T07:18:08.199 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.471984+0000 mon.a (mon.0) 12654 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-02-05T07:18:08.199 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.476237+0000 mon.a (mon.0) 12655 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-02-05T07:18:08.199 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.478486+0000 mon.a (mon.0) 12656 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-05T07:18:08.199 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.488623+0000 mon.a (mon.0) 12657 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-05T07:18:08.199 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.490619+0000 mon.a (mon.0) 12658 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-05T07:18:08.199 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.494713+0000 mon.a (mon.0) 12659 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-05T07:18:08.199 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.496615+0000 mon.a (mon.0) 12660 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-02-05T07:18:08.199 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.503048+0000 mon.a (mon.0) 12661 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-02-05T07:18:08.199 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.505265+0000 mon.a (mon.0) 12662 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T07:18:08.199 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.505946+0000 mon.a (mon.0) 12663 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T07:18:08.199 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.506632+0000 mon.a (mon.0) 12664 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T07:18:08.200 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.507426+0000 mon.a (mon.0) 12665 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T07:18:08.200 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.508150+0000 mon.a (mon.0) 12666 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T07:18:08.200 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.508849+0000 mon.a (mon.0) 12667 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T07:18:08.200 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.509871+0000 mon.a (mon.0) 12668 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-05T07:18:08.200 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.512874+0000 mon.a (mon.0) 12669 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-05T07:18:08.200 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.515007+0000 mon.a (mon.0) 12670 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:08.201 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.515956+0000 mon.a (mon.0) 12671 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:08.201 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.523595+0000 mon.a (mon.0) 12672 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:08.201 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.589652+0000 mon.a (mon.0) 12673 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:08.201 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.590761+0000 mon.a (mon.0) 12674 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:08.201 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[68945]: audit 2024-02-05T07:18:07.598657+0000 mon.a (mon.0) 12675 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:08.201 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.412839+0000 mon.a (mon.0) 12637 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:08.201 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.417995+0000 mon.a (mon.0) 12638 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:08.202 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.420334+0000 mon.a (mon.0) 12639 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-05T07:18:08.202 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.424869+0000 mon.a (mon.0) 12640 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-05T07:18:08.202 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.428299+0000 mon.a (mon.0) 12641 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T07:18:08.202 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.434405+0000 mon.a (mon.0) 12642 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-05T07:18:08.202 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.436540+0000 mon.a (mon.0) 12643 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-05T07:18:08.202 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.441026+0000 mon.a (mon.0) 12644 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-05T07:18:08.202 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.442770+0000 mon.a (mon.0) 12645 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-05T07:18:08.202 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.448829+0000 mon.a (mon.0) 12646 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-05T07:18:08.202 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.451445+0000 mon.a (mon.0) 12647 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-05T07:18:08.202 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.454870+0000 mon.a (mon.0) 12648 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-05T07:18:08.202 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.457152+0000 mon.a (mon.0) 12649 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-05T07:18:08.202 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.460985+0000 mon.a (mon.0) 12650 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-05T07:18:08.202 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.462827+0000 mon.a (mon.0) 12651 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-05T07:18:08.202 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.469300+0000 mon.a (mon.0) 12652 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-05T07:18:08.202 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.471208+0000 mon.a (mon.0) 12653 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T07:18:08.202 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.471984+0000 mon.a (mon.0) 12654 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-02-05T07:18:08.203 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.476237+0000 mon.a (mon.0) 12655 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-02-05T07:18:08.203 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.478486+0000 mon.a (mon.0) 12656 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-05T07:18:08.203 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.488623+0000 mon.a (mon.0) 12657 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-05T07:18:08.203 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.490619+0000 mon.a (mon.0) 12658 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-05T07:18:08.203 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.494713+0000 mon.a (mon.0) 12659 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-05T07:18:08.203 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.496615+0000 mon.a (mon.0) 12660 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-02-05T07:18:08.203 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.503048+0000 mon.a (mon.0) 12661 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-02-05T07:18:08.203 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.505265+0000 mon.a (mon.0) 12662 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T07:18:08.203 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.505946+0000 mon.a (mon.0) 12663 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T07:18:08.203 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.506632+0000 mon.a (mon.0) 12664 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T07:18:08.203 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.507426+0000 mon.a (mon.0) 12665 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T07:18:08.203 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.508150+0000 mon.a (mon.0) 12666 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T07:18:08.203 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.508849+0000 mon.a (mon.0) 12667 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-05T07:18:08.203 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.509871+0000 mon.a (mon.0) 12668 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-05T07:18:08.203 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.512874+0000 mon.a (mon.0) 12669 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-05T07:18:08.204 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.515007+0000 mon.a (mon.0) 12670 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:08.204 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.515956+0000 mon.a (mon.0) 12671 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:08.204 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.523595+0000 mon.a (mon.0) 12672 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:08.204 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.589652+0000 mon.a (mon.0) 12673 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:18:08.204 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.590761+0000 mon.a (mon.0) 12674 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:18:08.204 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:07 smithi102 bash[71397]: audit 2024-02-05T07:18:07.598657+0000 mon.a (mon.0) 12675 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:08.204 INFO:teuthology.orchestra.run.smithi102.stdout:HEALTH_OK 2024-02-05T07:18:09.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:08 smithi177 bash[56430]: cephadm 2024-02-05T07:18:07.284569+0000 mgr.y (mgr.25280) 2969 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:09.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:08 smithi177 bash[56430]: cephadm 2024-02-05T07:18:07.413928+0000 mgr.y (mgr.25280) 2970 : cephadm 1 Upgrade: Finalizing container_image settings 2024-02-05T07:18:09.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:08 smithi177 bash[56430]: cephadm 2024-02-05T07:18:07.509416+0000 mgr.y (mgr.25280) 2971 : cephadm 1 Upgrade: Complete! 2024-02-05T07:18:09.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:08 smithi177 bash[56430]: audit 2024-02-05T07:18:07.733208+0000 mgr.y (mgr.25280) 2972 : audit 0 from='client.45157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:18:09.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:08 smithi177 bash[56430]: audit 2024-02-05T07:18:08.198172+0000 mon.c (mon.1) 37 : audit 0 from='client.? 172.21.15.102:0/1090233400' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:18:09.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:08 smithi177 bash[56430]: audit 2024-02-05T07:18:08.667888+0000 mon.a (mon.0) 12676 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:09.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:08 smithi177 bash[56430]: audit 2024-02-05T07:18:08.678708+0000 mon.a (mon.0) 12677 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:09.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:08 smithi177 bash[56430]: audit 2024-02-05T07:18:08.689508+0000 mon.a (mon.0) 12678 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:09.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:08 smithi102 bash[68945]: cephadm 2024-02-05T07:18:07.284569+0000 mgr.y (mgr.25280) 2969 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:09.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:08 smithi102 bash[68945]: cephadm 2024-02-05T07:18:07.413928+0000 mgr.y (mgr.25280) 2970 : cephadm 1 Upgrade: Finalizing container_image settings 2024-02-05T07:18:09.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:08 smithi102 bash[68945]: cephadm 2024-02-05T07:18:07.509416+0000 mgr.y (mgr.25280) 2971 : cephadm 1 Upgrade: Complete! 2024-02-05T07:18:09.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:08 smithi102 bash[68945]: audit 2024-02-05T07:18:07.733208+0000 mgr.y (mgr.25280) 2972 : audit 0 from='client.45157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:18:09.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:08 smithi102 bash[68945]: audit 2024-02-05T07:18:08.198172+0000 mon.c (mon.1) 37 : audit 0 from='client.? 172.21.15.102:0/1090233400' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:18:09.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:08 smithi102 bash[68945]: audit 2024-02-05T07:18:08.667888+0000 mon.a (mon.0) 12676 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:09.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:08 smithi102 bash[68945]: audit 2024-02-05T07:18:08.678708+0000 mon.a (mon.0) 12677 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:09.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:08 smithi102 bash[68945]: audit 2024-02-05T07:18:08.689508+0000 mon.a (mon.0) 12678 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:09.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:08 smithi102 bash[71397]: cephadm 2024-02-05T07:18:07.284569+0000 mgr.y (mgr.25280) 2969 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-02-05T07:18:09.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:08 smithi102 bash[71397]: cephadm 2024-02-05T07:18:07.413928+0000 mgr.y (mgr.25280) 2970 : cephadm 1 Upgrade: Finalizing container_image settings 2024-02-05T07:18:09.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:08 smithi102 bash[71397]: cephadm 2024-02-05T07:18:07.509416+0000 mgr.y (mgr.25280) 2971 : cephadm 1 Upgrade: Complete! 2024-02-05T07:18:09.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:08 smithi102 bash[71397]: audit 2024-02-05T07:18:07.733208+0000 mgr.y (mgr.25280) 2972 : audit 0 from='client.45157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:18:09.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:08 smithi102 bash[71397]: audit 2024-02-05T07:18:08.198172+0000 mon.c (mon.1) 37 : audit 0 from='client.? 172.21.15.102:0/1090233400' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:18:09.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:08 smithi102 bash[71397]: audit 2024-02-05T07:18:08.667888+0000 mon.a (mon.0) 12676 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:09.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:08 smithi102 bash[71397]: audit 2024-02-05T07:18:08.678708+0000 mon.a (mon.0) 12677 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:09.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:08 smithi102 bash[71397]: audit 2024-02-05T07:18:08.689508+0000 mon.a (mon.0) 12678 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:10.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:10 smithi177 bash[56430]: cluster 2024-02-05T07:18:08.983261+0000 mgr.y (mgr.25280) 2973 : cluster 0 pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 850 B/s rd, 0 op/s 2024-02-05T07:18:10.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:10 smithi102 bash[68945]: cluster 2024-02-05T07:18:08.983261+0000 mgr.y (mgr.25280) 2973 : cluster 0 pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 850 B/s rd, 0 op/s 2024-02-05T07:18:10.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:10 smithi102 bash[71397]: cluster 2024-02-05T07:18:08.983261+0000 mgr.y (mgr.25280) 2973 : cluster 0 pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 850 B/s rd, 0 op/s 2024-02-05T07:18:11.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:11 smithi177 bash[56430]: audit 2024-02-05T07:18:09.682988+0000 mgr.y (mgr.25280) 2974 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:18:11.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:11 smithi177 bash[56430]: audit 2024-02-05T07:18:10.811188+0000 mon.a (mon.0) 12679 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:18:11.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:11 smithi177 bash[56430]: audit 2024-02-05T07:18:11.165296+0000 mon.a (mon.0) 12680 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:11.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:11 smithi102 bash[68945]: audit 2024-02-05T07:18:09.682988+0000 mgr.y (mgr.25280) 2974 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:18:11.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:11 smithi102 bash[68945]: audit 2024-02-05T07:18:10.811188+0000 mon.a (mon.0) 12679 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:18:11.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:11 smithi102 bash[68945]: audit 2024-02-05T07:18:11.165296+0000 mon.a (mon.0) 12680 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:11.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:11 smithi102 bash[71397]: audit 2024-02-05T07:18:09.682988+0000 mgr.y (mgr.25280) 2974 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:18:11.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:11 smithi102 bash[71397]: audit 2024-02-05T07:18:10.811188+0000 mon.a (mon.0) 12679 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:18:11.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:11 smithi102 bash[71397]: audit 2024-02-05T07:18:11.165296+0000 mon.a (mon.0) 12680 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:12.477 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:12 smithi177 bash[56430]: cluster 2024-02-05T07:18:10.984347+0000 mgr.y (mgr.25280) 2975 : cluster 0 pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:12.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:12 smithi102 bash[68945]: cluster 2024-02-05T07:18:10.984347+0000 mgr.y (mgr.25280) 2975 : cluster 0 pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:12.632 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:18:12 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:18:12] "GET /metrics HTTP/1.1" 200 38698 "" "Prometheus/2.43.0" 2024-02-05T07:18:12.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:12 smithi102 bash[71397]: cluster 2024-02-05T07:18:10.984347+0000 mgr.y (mgr.25280) 2975 : cluster 0 pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:13.827 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:13 smithi177 bash[56430]: audit 2024-02-05T07:18:12.450127+0000 mon.a (mon.0) 12681 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:13.827 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:13 smithi177 bash[56430]: audit 2024-02-05T07:18:12.460128+0000 mon.a (mon.0) 12682 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:13.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:13 smithi177 bash[56430]: audit 2024-02-05T07:18:12.468504+0000 mon.a (mon.0) 12683 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:13.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:13 smithi177 bash[56430]: cluster 2024-02-05T07:18:12.985728+0000 mgr.y (mgr.25280) 2976 : cluster 0 pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 850 B/s rd, 0 op/s 2024-02-05T07:18:13.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:13 smithi102 bash[68945]: audit 2024-02-05T07:18:12.450127+0000 mon.a (mon.0) 12681 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:13.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:13 smithi102 bash[68945]: audit 2024-02-05T07:18:12.460128+0000 mon.a (mon.0) 12682 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:13.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:13 smithi102 bash[68945]: audit 2024-02-05T07:18:12.468504+0000 mon.a (mon.0) 12683 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:13.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:13 smithi102 bash[68945]: cluster 2024-02-05T07:18:12.985728+0000 mgr.y (mgr.25280) 2976 : cluster 0 pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 850 B/s rd, 0 op/s 2024-02-05T07:18:13.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:13 smithi102 bash[71397]: audit 2024-02-05T07:18:12.450127+0000 mon.a (mon.0) 12681 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:13.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:13 smithi102 bash[71397]: audit 2024-02-05T07:18:12.460128+0000 mon.a (mon.0) 12682 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:13.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:13 smithi102 bash[71397]: audit 2024-02-05T07:18:12.468504+0000 mon.a (mon.0) 12683 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:13.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:13 smithi102 bash[71397]: cluster 2024-02-05T07:18:12.985728+0000 mgr.y (mgr.25280) 2976 : cluster 0 pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 850 B/s rd, 0 op/s 2024-02-05T07:18:16.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:16 smithi177 bash[56430]: cluster 2024-02-05T07:18:14.986758+0000 mgr.y (mgr.25280) 2977 : cluster 0 pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:16.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:16 smithi102 bash[68945]: cluster 2024-02-05T07:18:14.986758+0000 mgr.y (mgr.25280) 2977 : cluster 0 pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:16.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:16 smithi102 bash[71397]: cluster 2024-02-05T07:18:14.986758+0000 mgr.y (mgr.25280) 2977 : cluster 0 pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:18.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:18 smithi177 bash[56430]: cluster 2024-02-05T07:18:16.988114+0000 mgr.y (mgr.25280) 2978 : cluster 0 pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:18.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:18 smithi102 bash[68945]: cluster 2024-02-05T07:18:16.988114+0000 mgr.y (mgr.25280) 2978 : cluster 0 pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:18.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:18 smithi102 bash[71397]: cluster 2024-02-05T07:18:16.988114+0000 mgr.y (mgr.25280) 2978 : cluster 0 pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:20.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:20 smithi177 bash[56430]: cluster 2024-02-05T07:18:18.989106+0000 mgr.y (mgr.25280) 2979 : cluster 0 pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:20.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:20 smithi102 bash[71397]: cluster 2024-02-05T07:18:18.989106+0000 mgr.y (mgr.25280) 2979 : cluster 0 pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:20.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:20 smithi102 bash[68945]: cluster 2024-02-05T07:18:18.989106+0000 mgr.y (mgr.25280) 2979 : cluster 0 pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:21.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:21 smithi177 bash[56430]: audit 2024-02-05T07:18:19.690691+0000 mgr.y (mgr.25280) 2980 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:18:21.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:21 smithi102 bash[71397]: audit 2024-02-05T07:18:19.690691+0000 mgr.y (mgr.25280) 2980 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:18:21.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:21 smithi102 bash[68945]: audit 2024-02-05T07:18:19.690691+0000 mgr.y (mgr.25280) 2980 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:18:22.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:22 smithi177 bash[56430]: cluster 2024-02-05T07:18:20.990194+0000 mgr.y (mgr.25280) 2981 : cluster 0 pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:22.632 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:18:22 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:18:22] "GET /metrics HTTP/1.1" 200 38698 "" "Prometheus/2.43.0" 2024-02-05T07:18:22.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:22 smithi102 bash[68945]: cluster 2024-02-05T07:18:20.990194+0000 mgr.y (mgr.25280) 2981 : cluster 0 pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:22.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:22 smithi102 bash[71397]: cluster 2024-02-05T07:18:20.990194+0000 mgr.y (mgr.25280) 2981 : cluster 0 pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:23.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:23 smithi177 bash[56430]: cluster 2024-02-05T07:18:22.991525+0000 mgr.y (mgr.25280) 2982 : cluster 0 pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:23.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:23 smithi102 bash[68945]: cluster 2024-02-05T07:18:22.991525+0000 mgr.y (mgr.25280) 2982 : cluster 0 pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:23.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:23 smithi102 bash[71397]: cluster 2024-02-05T07:18:22.991525+0000 mgr.y (mgr.25280) 2982 : cluster 0 pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:26.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:25 smithi102 bash[68945]: audit 2024-02-05T07:18:24.835236+0000 mon.a (mon.0) 12684 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:26.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:25 smithi102 bash[68945]: audit 2024-02-05T07:18:24.843378+0000 mon.a (mon.0) 12685 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:26.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:25 smithi102 bash[68945]: audit 2024-02-05T07:18:24.853307+0000 mon.a (mon.0) 12686 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:26.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:25 smithi102 bash[68945]: cluster 2024-02-05T07:18:24.992633+0000 mgr.y (mgr.25280) 2983 : cluster 0 pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:26.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:25 smithi102 bash[68945]: audit 2024-02-05T07:18:25.811830+0000 mon.a (mon.0) 12687 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:18:26.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:25 smithi102 bash[71397]: audit 2024-02-05T07:18:24.835236+0000 mon.a (mon.0) 12684 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:26.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:25 smithi102 bash[71397]: audit 2024-02-05T07:18:24.843378+0000 mon.a (mon.0) 12685 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:26.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:25 smithi102 bash[71397]: audit 2024-02-05T07:18:24.853307+0000 mon.a (mon.0) 12686 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:26.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:25 smithi102 bash[71397]: cluster 2024-02-05T07:18:24.992633+0000 mgr.y (mgr.25280) 2983 : cluster 0 pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:26.133 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:25 smithi102 bash[71397]: audit 2024-02-05T07:18:25.811830+0000 mon.a (mon.0) 12687 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:18:26.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:25 smithi177 bash[56430]: audit 2024-02-05T07:18:24.835236+0000 mon.a (mon.0) 12684 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:26.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:25 smithi177 bash[56430]: audit 2024-02-05T07:18:24.843378+0000 mon.a (mon.0) 12685 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:26.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:25 smithi177 bash[56430]: audit 2024-02-05T07:18:24.853307+0000 mon.a (mon.0) 12686 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:26.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:25 smithi177 bash[56430]: cluster 2024-02-05T07:18:24.992633+0000 mgr.y (mgr.25280) 2983 : cluster 0 pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:26.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:25 smithi177 bash[56430]: audit 2024-02-05T07:18:25.811830+0000 mon.a (mon.0) 12687 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:18:28.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:28 smithi177 bash[56430]: cluster 2024-02-05T07:18:26.993416+0000 mgr.y (mgr.25280) 2984 : cluster 0 pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:28.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:28 smithi102 bash[68945]: cluster 2024-02-05T07:18:26.993416+0000 mgr.y (mgr.25280) 2984 : cluster 0 pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:28.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:28 smithi102 bash[71397]: cluster 2024-02-05T07:18:26.993416+0000 mgr.y (mgr.25280) 2984 : cluster 0 pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:30.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:30 smithi102 bash[71397]: cluster 2024-02-05T07:18:28.994408+0000 mgr.y (mgr.25280) 2985 : cluster 0 pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:30.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:30 smithi102 bash[68945]: cluster 2024-02-05T07:18:28.994408+0000 mgr.y (mgr.25280) 2985 : cluster 0 pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:30.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:30 smithi177 bash[56430]: cluster 2024-02-05T07:18:28.994408+0000 mgr.y (mgr.25280) 2985 : cluster 0 pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:31.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:31 smithi177 bash[56430]: audit 2024-02-05T07:18:29.700772+0000 mgr.y (mgr.25280) 2986 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:18:31.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:31 smithi102 bash[68945]: audit 2024-02-05T07:18:29.700772+0000 mgr.y (mgr.25280) 2986 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:18:31.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:31 smithi102 bash[71397]: audit 2024-02-05T07:18:29.700772+0000 mgr.y (mgr.25280) 2986 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:18:32.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:32 smithi177 bash[56430]: cluster 2024-02-05T07:18:30.995482+0000 mgr.y (mgr.25280) 2987 : cluster 0 pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:32.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:32 smithi102 bash[68945]: cluster 2024-02-05T07:18:30.995482+0000 mgr.y (mgr.25280) 2987 : cluster 0 pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:32.632 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:18:32 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:18:32] "GET /metrics HTTP/1.1" 200 38698 "" "Prometheus/2.43.0" 2024-02-05T07:18:32.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:32 smithi102 bash[71397]: cluster 2024-02-05T07:18:30.995482+0000 mgr.y (mgr.25280) 2987 : cluster 0 pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:34.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:33 smithi177 bash[56430]: audit 2024-02-05T07:18:32.634972+0000 mon.a (mon.0) 12688 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:34.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:33 smithi177 bash[56430]: audit 2024-02-05T07:18:32.644817+0000 mon.a (mon.0) 12689 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:34.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:33 smithi177 bash[56430]: audit 2024-02-05T07:18:32.652250+0000 mon.a (mon.0) 12690 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:34.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:33 smithi177 bash[56430]: cluster 2024-02-05T07:18:32.996879+0000 mgr.y (mgr.25280) 2988 : cluster 0 pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:34.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:33 smithi102 bash[68945]: audit 2024-02-05T07:18:32.634972+0000 mon.a (mon.0) 12688 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:34.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:33 smithi102 bash[68945]: audit 2024-02-05T07:18:32.644817+0000 mon.a (mon.0) 12689 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:34.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:33 smithi102 bash[68945]: audit 2024-02-05T07:18:32.652250+0000 mon.a (mon.0) 12690 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:34.134 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:33 smithi102 bash[68945]: cluster 2024-02-05T07:18:32.996879+0000 mgr.y (mgr.25280) 2988 : cluster 0 pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:34.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:33 smithi102 bash[71397]: audit 2024-02-05T07:18:32.634972+0000 mon.a (mon.0) 12688 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:34.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:33 smithi102 bash[71397]: audit 2024-02-05T07:18:32.644817+0000 mon.a (mon.0) 12689 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:34.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:33 smithi102 bash[71397]: audit 2024-02-05T07:18:32.652250+0000 mon.a (mon.0) 12690 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:34.134 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:33 smithi102 bash[71397]: cluster 2024-02-05T07:18:32.996879+0000 mgr.y (mgr.25280) 2988 : cluster 0 pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:36.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:36 smithi177 bash[56430]: cluster 2024-02-05T07:18:34.997901+0000 mgr.y (mgr.25280) 2989 : cluster 0 pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:36.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:36 smithi102 bash[68945]: cluster 2024-02-05T07:18:34.997901+0000 mgr.y (mgr.25280) 2989 : cluster 0 pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:36.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:36 smithi102 bash[71397]: cluster 2024-02-05T07:18:34.997901+0000 mgr.y (mgr.25280) 2989 : cluster 0 pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:38.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:38 smithi177 bash[56430]: cluster 2024-02-05T07:18:36.999284+0000 mgr.y (mgr.25280) 2990 : cluster 0 pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:38.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:38 smithi102 bash[71397]: cluster 2024-02-05T07:18:36.999284+0000 mgr.y (mgr.25280) 2990 : cluster 0 pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:38.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:38 smithi102 bash[68945]: cluster 2024-02-05T07:18:36.999284+0000 mgr.y (mgr.25280) 2990 : cluster 0 pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:39.443 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'ceph orch ps' 2024-02-05T07:18:40.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:40 smithi177 bash[56430]: audit 2024-02-05T07:18:38.600986+0000 mgr.y (mgr.25280) 2991 : audit 0 from='client.45169 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:18:40.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:40 smithi177 bash[56430]: cluster 2024-02-05T07:18:39.000274+0000 mgr.y (mgr.25280) 2992 : cluster 0 pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:40.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:40 smithi102 bash[71397]: audit 2024-02-05T07:18:38.600986+0000 mgr.y (mgr.25280) 2991 : audit 0 from='client.45169 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:18:40.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:40 smithi102 bash[71397]: cluster 2024-02-05T07:18:39.000274+0000 mgr.y (mgr.25280) 2992 : cluster 0 pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:40.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:40 smithi102 bash[68945]: audit 2024-02-05T07:18:38.600986+0000 mgr.y (mgr.25280) 2991 : audit 0 from='client.45169 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:18:40.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:40 smithi102 bash[68945]: cluster 2024-02-05T07:18:39.000274+0000 mgr.y (mgr.25280) 2992 : cluster 0 pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:41.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:41 smithi102 bash[68945]: audit 2024-02-05T07:18:39.712105+0000 mgr.y (mgr.25280) 2993 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:18:41.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:41 smithi102 bash[68945]: audit 2024-02-05T07:18:40.811667+0000 mon.a (mon.0) 12691 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:18:41.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:41 smithi102 bash[71397]: audit 2024-02-05T07:18:39.712105+0000 mgr.y (mgr.25280) 2993 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:18:41.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:41 smithi102 bash[71397]: audit 2024-02-05T07:18:40.811667+0000 mon.a (mon.0) 12691 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:18:41.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:41 smithi177 bash[56430]: audit 2024-02-05T07:18:39.712105+0000 mgr.y (mgr.25280) 2993 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:18:41.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:41 smithi177 bash[56430]: audit 2024-02-05T07:18:40.811667+0000 mon.a (mon.0) 12691 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:18:42.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:42 smithi177 bash[56430]: cluster 2024-02-05T07:18:41.001461+0000 mgr.y (mgr.25280) 2994 : cluster 0 pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:42.582 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:18:42 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:18:42] "GET /metrics HTTP/1.1" 200 38694 "" "Prometheus/2.43.0" 2024-02-05T07:18:42.582 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:42 smithi102 bash[71397]: cluster 2024-02-05T07:18:41.001461+0000 mgr.y (mgr.25280) 2994 : cluster 0 pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:42.583 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:42 smithi102 bash[68945]: cluster 2024-02-05T07:18:41.001461+0000 mgr.y (mgr.25280) 2994 : cluster 0 pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:43.043 INFO:teuthology.orchestra.run.smithi102.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:18:43.043 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi102 smithi102 running 18s ago 28m - - 2024-02-05T07:18:43.043 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi177 smithi177 running 10s ago 28m - - 2024-02-05T07:18:43.043 INFO:teuthology.orchestra.run.smithi102.stdout:alertmanager.a smithi102 *:9093,9094 running (95s) 18s ago 21m 17.1M - 0.25.0 c8568f914cd2 36c6404c4fcd 2024-02-05T07:18:43.043 INFO:teuthology.orchestra.run.smithi102.stdout:grafana.a smithi177 *:3000 running (46s) 10s ago 21m 77.7M - 9.4.12 a0ea5e3c46d9 88e1cd489c7f 2024-02-05T07:18:43.043 INFO:teuthology.orchestra.run.smithi102.stdout:iscsi.foo.smithi102.rtacbu smithi102 running (3m) 18s ago 18m 47.7M - 3.6 8f4bf3e8b16a 001d25891c3c 2024-02-05T07:18:43.043 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.x smithi177 *:8443,9283,8765 running (12m) 10s ago 28m 449M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a bc0c1c0fa978 2024-02-05T07:18:43.044 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.y smithi102 *:8443,9283,8765 running (13m) 18s ago 30m 546M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 2c235a1e22e9 2024-02-05T07:18:43.044 INFO:teuthology.orchestra.run.smithi102.stdout:mon.a smithi102 running (12m) 18s ago 30m 99.8M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 86bf6ea37a85 2024-02-05T07:18:43.044 INFO:teuthology.orchestra.run.smithi102.stdout:mon.b smithi177 running (11m) 10s ago 28m 74.6M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 43aa1d90c52a 2024-02-05T07:18:43.044 INFO:teuthology.orchestra.run.smithi102.stdout:mon.c smithi102 running (11m) 18s ago 28m 77.0M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 22368d23635d 2024-02-05T07:18:43.044 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.a smithi102 *:9100 running (2m) 18s ago 21m 11.0M - 1.5.0 0da6a335fe13 66217662b55f 2024-02-05T07:18:43.044 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.b smithi177 *:9100 running (2m) 10s ago 21m 10.8M - 1.5.0 0da6a335fe13 e02fbc000c74 2024-02-05T07:18:43.044 INFO:teuthology.orchestra.run.smithi102.stdout:osd.0 smithi102 running (9m) 18s ago 27m 63.6M 2525M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 821af6032e75 2024-02-05T07:18:43.044 INFO:teuthology.orchestra.run.smithi102.stdout:osd.1 smithi102 running (9m) 18s ago 26m 72.5M 2525M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 20b17ff42448 2024-02-05T07:18:43.044 INFO:teuthology.orchestra.run.smithi102.stdout:osd.2 smithi102 running (8m) 18s ago 26m 58.6M 2525M 19.0.0-1241-g164d3be4 8f4bf3e8b16a c80d1728ceb0 2024-02-05T07:18:43.044 INFO:teuthology.orchestra.run.smithi102.stdout:osd.3 smithi102 running (7m) 18s ago 25m 64.4M 2525M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f9cef81f6a04 2024-02-05T07:18:43.044 INFO:teuthology.orchestra.run.smithi102.stdout:osd.4 smithi177 running (6m) 10s ago 24m 64.7M 2781M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 835fc0acab61 2024-02-05T07:18:43.044 INFO:teuthology.orchestra.run.smithi102.stdout:osd.5 smithi177 running (6m) 10s ago 24m 63.8M 2781M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f6f459404c8e 2024-02-05T07:18:43.044 INFO:teuthology.orchestra.run.smithi102.stdout:osd.6 smithi177 running (5m) 10s ago 23m 57.1M 2781M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 4168e08da1ac 2024-02-05T07:18:43.045 INFO:teuthology.orchestra.run.smithi102.stdout:osd.7 smithi177 running (4m) 10s ago 22m 59.5M 2781M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 6ae203071e8d 2024-02-05T07:18:43.045 INFO:teuthology.orchestra.run.smithi102.stdout:prometheus.a smithi177 *:9095 running (2m) 10s ago 21m 55.4M - 2.43.0 a07b618ecd1d d68f1f2b6984 2024-02-05T07:18:43.045 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi102.xsyvtb smithi102 *:8000 running (4m) 18s ago 19m 92.4M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 3749fa0e2128 2024-02-05T07:18:43.045 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi177.mzlged smithi177 *:8000 running (3m) 10s ago 19m 92.0M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a c87b8a92407b 2024-02-05T07:18:43.045 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi102.righwg smithi102 *:80 running (4m) 18s ago 19m 92.4M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 8cdf183ad52a 2024-02-05T07:18:43.045 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi177.uynbom smithi177 *:80 running (3m) 10s ago 19m 91.8M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 995044569a76 2024-02-05T07:18:43.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:43 smithi102 bash[71397]: cluster 2024-02-05T07:18:43.002364+0000 mgr.y (mgr.25280) 2995 : cluster 0 pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:43.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:43 smithi102 bash[71397]: audit 2024-02-05T07:18:43.013195+0000 mgr.y (mgr.25280) 2996 : audit 0 from='client.45175 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:18:43.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:43 smithi102 bash[68945]: cluster 2024-02-05T07:18:43.002364+0000 mgr.y (mgr.25280) 2995 : cluster 0 pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:43.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:43 smithi102 bash[68945]: audit 2024-02-05T07:18:43.013195+0000 mgr.y (mgr.25280) 2996 : audit 0 from='client.45175 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:18:43.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:43 smithi177 bash[56430]: cluster 2024-02-05T07:18:43.002364+0000 mgr.y (mgr.25280) 2995 : cluster 0 pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:43.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:43 smithi177 bash[56430]: audit 2024-02-05T07:18:43.013195+0000 mgr.y (mgr.25280) 2996 : audit 0 from='client.45175 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:18:43.939 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'ceph versions' 2024-02-05T07:18:46.200 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:46 smithi102 bash[68945]: audit 2024-02-05T07:18:45.001720+0000 mon.a (mon.0) 12692 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:46.200 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:46 smithi102 bash[68945]: cluster 2024-02-05T07:18:45.003132+0000 mgr.y (mgr.25280) 2997 : cluster 0 pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:46.200 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:46 smithi102 bash[68945]: audit 2024-02-05T07:18:45.009107+0000 mon.a (mon.0) 12693 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:46.200 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:46 smithi102 bash[68945]: audit 2024-02-05T07:18:45.016836+0000 mon.a (mon.0) 12694 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:46.201 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:46 smithi102 bash[71397]: audit 2024-02-05T07:18:45.001720+0000 mon.a (mon.0) 12692 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:46.201 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:46 smithi102 bash[71397]: cluster 2024-02-05T07:18:45.003132+0000 mgr.y (mgr.25280) 2997 : cluster 0 pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:46.201 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:46 smithi102 bash[71397]: audit 2024-02-05T07:18:45.009107+0000 mon.a (mon.0) 12693 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:46.201 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:46 smithi102 bash[71397]: audit 2024-02-05T07:18:45.016836+0000 mon.a (mon.0) 12694 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:46.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:46 smithi177 bash[56430]: audit 2024-02-05T07:18:45.001720+0000 mon.a (mon.0) 12692 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:46.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:46 smithi177 bash[56430]: cluster 2024-02-05T07:18:45.003132+0000 mgr.y (mgr.25280) 2997 : cluster 0 pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:46.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:46 smithi177 bash[56430]: audit 2024-02-05T07:18:45.009107+0000 mon.a (mon.0) 12693 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:46.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:46 smithi177 bash[56430]: audit 2024-02-05T07:18:45.016836+0000 mon.a (mon.0) 12694 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:48.095 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:18:48.096 INFO:teuthology.orchestra.run.smithi102.stdout: "mon": { 2024-02-05T07:18:48.096 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T07:18:48.096 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:18:48.096 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr": { 2024-02-05T07:18:48.096 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T07:18:48.096 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:18:48.096 INFO:teuthology.orchestra.run.smithi102.stdout: "osd": { 2024-02-05T07:18:48.096 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 8 2024-02-05T07:18:48.096 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:18:48.096 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw": { 2024-02-05T07:18:48.096 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 4 2024-02-05T07:18:48.096 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:18:48.097 INFO:teuthology.orchestra.run.smithi102.stdout: "overall": { 2024-02-05T07:18:48.097 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 17 2024-02-05T07:18:48.097 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T07:18:48.097 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:18:48.144 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:48 smithi102 bash[71397]: cluster 2024-02-05T07:18:47.004407+0000 mgr.y (mgr.25280) 2998 : cluster 0 pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:48.144 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:48 smithi102 bash[68945]: cluster 2024-02-05T07:18:47.004407+0000 mgr.y (mgr.25280) 2998 : cluster 0 pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:48.327 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:48 smithi177 bash[56430]: cluster 2024-02-05T07:18:47.004407+0000 mgr.y (mgr.25280) 2998 : cluster 0 pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:49.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:49 smithi177 bash[56430]: audit 2024-02-05T07:18:48.088953+0000 mon.a (mon.0) 12695 : audit 0 from='client.? 172.21.15.102:0/3661166316' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:49.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:49 smithi102 bash[71397]: audit 2024-02-05T07:18:48.088953+0000 mon.a (mon.0) 12695 : audit 0 from='client.? 172.21.15.102:0/3661166316' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:49.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:49 smithi102 bash[68945]: audit 2024-02-05T07:18:48.088953+0000 mon.a (mon.0) 12695 : audit 0 from='client.? 172.21.15.102:0/3661166316' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:18:50.058 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-02-05T07:18:50.384 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:50 smithi102 bash[68945]: cluster 2024-02-05T07:18:49.005527+0000 mgr.y (mgr.25280) 2999 : cluster 0 pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:50.384 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:50 smithi102 bash[71397]: cluster 2024-02-05T07:18:49.005527+0000 mgr.y (mgr.25280) 2999 : cluster 0 pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:50.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:50 smithi177 bash[56430]: cluster 2024-02-05T07:18:49.005527+0000 mgr.y (mgr.25280) 2999 : cluster 0 pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:51.481 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:51 smithi102 bash[68945]: audit 2024-02-05T07:18:49.723161+0000 mgr.y (mgr.25280) 3000 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:18:51.481 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:51 smithi102 bash[71397]: audit 2024-02-05T07:18:49.723161+0000 mgr.y (mgr.25280) 3000 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:18:51.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:51 smithi177 bash[56430]: audit 2024-02-05T07:18:49.723161+0000 mgr.y (mgr.25280) 3000 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:18:52.419 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:52 smithi102 bash[71397]: cluster 2024-02-05T07:18:51.006688+0000 mgr.y (mgr.25280) 3001 : cluster 0 pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:52.420 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:52 smithi102 bash[68945]: cluster 2024-02-05T07:18:51.006688+0000 mgr.y (mgr.25280) 3001 : cluster 0 pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:52.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:52 smithi177 bash[56430]: cluster 2024-02-05T07:18:51.006688+0000 mgr.y (mgr.25280) 3001 : cluster 0 pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:52.794 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:18:52 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:18:52] "GET /metrics HTTP/1.1" 200 38694 "" "Prometheus/2.43.0" 2024-02-05T07:18:54.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:53 smithi177 bash[56430]: audit 2024-02-05T07:18:52.805594+0000 mon.a (mon.0) 12696 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:54.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:53 smithi177 bash[56430]: audit 2024-02-05T07:18:52.814534+0000 mon.a (mon.0) 12697 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:54.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:53 smithi177 bash[56430]: audit 2024-02-05T07:18:52.822874+0000 mon.a (mon.0) 12698 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:54.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:53 smithi177 bash[56430]: cluster 2024-02-05T07:18:53.008119+0000 mgr.y (mgr.25280) 3002 : cluster 0 pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:54.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:53 smithi102 bash[71397]: audit 2024-02-05T07:18:52.805594+0000 mon.a (mon.0) 12696 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:54.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:53 smithi102 bash[71397]: audit 2024-02-05T07:18:52.814534+0000 mon.a (mon.0) 12697 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:54.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:53 smithi102 bash[71397]: audit 2024-02-05T07:18:52.822874+0000 mon.a (mon.0) 12698 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:54.132 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:53 smithi102 bash[71397]: cluster 2024-02-05T07:18:53.008119+0000 mgr.y (mgr.25280) 3002 : cluster 0 pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:54.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:53 smithi102 bash[68945]: audit 2024-02-05T07:18:52.805594+0000 mon.a (mon.0) 12696 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:54.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:53 smithi102 bash[68945]: audit 2024-02-05T07:18:52.814534+0000 mon.a (mon.0) 12697 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:54.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:53 smithi102 bash[68945]: audit 2024-02-05T07:18:52.822874+0000 mon.a (mon.0) 12698 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:18:54.133 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:53 smithi102 bash[68945]: cluster 2024-02-05T07:18:53.008119+0000 mgr.y (mgr.25280) 3002 : cluster 0 pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:54.891 INFO:teuthology.orchestra.run.smithi102.stdout:wait for servicemap items w/ changing names to refresh 2024-02-05T07:18:55.767 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'sleep 60' 2024-02-05T07:18:56.214 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:56 smithi102 bash[68945]: cluster 2024-02-05T07:18:55.009178+0000 mgr.y (mgr.25280) 3003 : cluster 0 pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:56.215 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:56 smithi102 bash[68945]: audit 2024-02-05T07:18:55.812174+0000 mon.a (mon.0) 12699 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:18:56.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:56 smithi177 bash[56430]: cluster 2024-02-05T07:18:55.009178+0000 mgr.y (mgr.25280) 3003 : cluster 0 pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:56.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:56 smithi177 bash[56430]: audit 2024-02-05T07:18:55.812174+0000 mon.a (mon.0) 12699 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:18:56.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:56 smithi102 bash[71397]: cluster 2024-02-05T07:18:55.009178+0000 mgr.y (mgr.25280) 3003 : cluster 0 pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:18:56.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:56 smithi102 bash[71397]: audit 2024-02-05T07:18:55.812174+0000 mon.a (mon.0) 12699 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:18:58.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:18:58 smithi177 bash[56430]: cluster 2024-02-05T07:18:57.010634+0000 mgr.y (mgr.25280) 3004 : cluster 0 pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:58.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:18:58 smithi102 bash[68945]: cluster 2024-02-05T07:18:57.010634+0000 mgr.y (mgr.25280) 3004 : cluster 0 pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:18:58.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:18:58 smithi102 bash[71397]: cluster 2024-02-05T07:18:57.010634+0000 mgr.y (mgr.25280) 3004 : cluster 0 pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:00.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:00 smithi177 bash[56430]: cluster 2024-02-05T07:18:59.011617+0000 mgr.y (mgr.25280) 3005 : cluster 0 pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:00.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:00 smithi102 bash[68945]: cluster 2024-02-05T07:18:59.011617+0000 mgr.y (mgr.25280) 3005 : cluster 0 pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:00.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:00 smithi102 bash[71397]: cluster 2024-02-05T07:18:59.011617+0000 mgr.y (mgr.25280) 3005 : cluster 0 pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:01.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:01 smithi177 bash[56430]: audit 2024-02-05T07:18:59.731531+0000 mgr.y (mgr.25280) 3006 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:19:01.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:01 smithi177 bash[56430]: cluster 2024-02-05T07:19:01.012661+0000 mgr.y (mgr.25280) 3007 : cluster 0 pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:01.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:01 smithi102 bash[68945]: audit 2024-02-05T07:18:59.731531+0000 mgr.y (mgr.25280) 3006 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:19:01.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:01 smithi102 bash[68945]: cluster 2024-02-05T07:19:01.012661+0000 mgr.y (mgr.25280) 3007 : cluster 0 pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:01.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:01 smithi102 bash[71397]: audit 2024-02-05T07:18:59.731531+0000 mgr.y (mgr.25280) 3006 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:19:01.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:01 smithi102 bash[71397]: cluster 2024-02-05T07:19:01.012661+0000 mgr.y (mgr.25280) 3007 : cluster 0 pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:02.882 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:19:02 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:19:02] "GET /metrics HTTP/1.1" 200 38696 "" "Prometheus/2.43.0" 2024-02-05T07:19:04.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:04 smithi177 bash[56430]: cluster 2024-02-05T07:19:03.014029+0000 mgr.y (mgr.25280) 3008 : cluster 0 pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:04.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:04 smithi102 bash[68945]: cluster 2024-02-05T07:19:03.014029+0000 mgr.y (mgr.25280) 3008 : cluster 0 pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:04.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:04 smithi102 bash[71397]: cluster 2024-02-05T07:19:03.014029+0000 mgr.y (mgr.25280) 3008 : cluster 0 pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:06.562 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:06 smithi177 bash[56430]: cluster 2024-02-05T07:19:05.015131+0000 mgr.y (mgr.25280) 3009 : cluster 0 pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:06.562 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:06 smithi177 bash[56430]: audit 2024-02-05T07:19:05.170181+0000 mon.a (mon.0) 12700 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:06.562 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:06 smithi177 bash[56430]: audit 2024-02-05T07:19:05.179288+0000 mon.a (mon.0) 12701 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:06.563 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:06 smithi177 bash[56430]: audit 2024-02-05T07:19:05.189523+0000 mon.a (mon.0) 12702 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:06.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:06 smithi102 bash[71397]: cluster 2024-02-05T07:19:05.015131+0000 mgr.y (mgr.25280) 3009 : cluster 0 pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:06.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:06 smithi102 bash[71397]: audit 2024-02-05T07:19:05.170181+0000 mon.a (mon.0) 12700 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:06.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:06 smithi102 bash[71397]: audit 2024-02-05T07:19:05.179288+0000 mon.a (mon.0) 12701 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:06.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:06 smithi102 bash[71397]: audit 2024-02-05T07:19:05.189523+0000 mon.a (mon.0) 12702 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:06.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:06 smithi102 bash[68945]: cluster 2024-02-05T07:19:05.015131+0000 mgr.y (mgr.25280) 3009 : cluster 0 pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:06.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:06 smithi102 bash[68945]: audit 2024-02-05T07:19:05.170181+0000 mon.a (mon.0) 12700 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:06.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:06 smithi102 bash[68945]: audit 2024-02-05T07:19:05.179288+0000 mon.a (mon.0) 12701 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:06.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:06 smithi102 bash[68945]: audit 2024-02-05T07:19:05.189523+0000 mon.a (mon.0) 12702 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:08.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:08 smithi177 bash[56430]: cluster 2024-02-05T07:19:07.016510+0000 mgr.y (mgr.25280) 3010 : cluster 0 pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:08.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:08 smithi177 bash[56430]: audit 2024-02-05T07:19:07.671729+0000 mon.a (mon.0) 12703 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:19:08.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:08 smithi177 bash[56430]: audit 2024-02-05T07:19:07.673737+0000 mon.a (mon.0) 12704 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:19:08.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:08 smithi177 bash[56430]: audit 2024-02-05T07:19:07.686420+0000 mon.a (mon.0) 12705 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:08.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:08 smithi102 bash[68945]: cluster 2024-02-05T07:19:07.016510+0000 mgr.y (mgr.25280) 3010 : cluster 0 pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:08.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:08 smithi102 bash[68945]: audit 2024-02-05T07:19:07.671729+0000 mon.a (mon.0) 12703 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:19:08.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:08 smithi102 bash[68945]: audit 2024-02-05T07:19:07.673737+0000 mon.a (mon.0) 12704 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:19:08.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:08 smithi102 bash[68945]: audit 2024-02-05T07:19:07.686420+0000 mon.a (mon.0) 12705 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:08.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:08 smithi102 bash[71397]: cluster 2024-02-05T07:19:07.016510+0000 mgr.y (mgr.25280) 3010 : cluster 0 pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:08.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:08 smithi102 bash[71397]: audit 2024-02-05T07:19:07.671729+0000 mon.a (mon.0) 12703 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:19:08.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:08 smithi102 bash[71397]: audit 2024-02-05T07:19:07.673737+0000 mon.a (mon.0) 12704 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:19:08.634 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:08 smithi102 bash[71397]: audit 2024-02-05T07:19:07.686420+0000 mon.a (mon.0) 12705 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:10.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:10 smithi102 bash[68945]: cluster 2024-02-05T07:19:09.017585+0000 mgr.y (mgr.25280) 3011 : cluster 0 pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:10.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:10 smithi102 bash[71397]: cluster 2024-02-05T07:19:09.017585+0000 mgr.y (mgr.25280) 3011 : cluster 0 pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:10.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:10 smithi177 bash[56430]: cluster 2024-02-05T07:19:09.017585+0000 mgr.y (mgr.25280) 3011 : cluster 0 pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:11.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:11 smithi177 bash[56430]: audit 2024-02-05T07:19:09.742546+0000 mgr.y (mgr.25280) 3012 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:19:11.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:11 smithi177 bash[56430]: audit 2024-02-05T07:19:10.812704+0000 mon.a (mon.0) 12706 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:19:11.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:11 smithi102 bash[71397]: audit 2024-02-05T07:19:09.742546+0000 mgr.y (mgr.25280) 3012 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:19:11.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:11 smithi102 bash[71397]: audit 2024-02-05T07:19:10.812704+0000 mon.a (mon.0) 12706 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:19:11.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:11 smithi102 bash[68945]: audit 2024-02-05T07:19:09.742546+0000 mgr.y (mgr.25280) 3012 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:19:11.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:11 smithi102 bash[68945]: audit 2024-02-05T07:19:10.812704+0000 mon.a (mon.0) 12706 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:19:12.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:12 smithi177 bash[56430]: cluster 2024-02-05T07:19:11.018719+0000 mgr.y (mgr.25280) 3013 : cluster 0 pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:12.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:12 smithi102 bash[68945]: cluster 2024-02-05T07:19:11.018719+0000 mgr.y (mgr.25280) 3013 : cluster 0 pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:12.632 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:19:12 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:19:12] "GET /metrics HTTP/1.1" 200 38700 "" "Prometheus/2.43.0" 2024-02-05T07:19:12.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:12 smithi102 bash[71397]: cluster 2024-02-05T07:19:11.018719+0000 mgr.y (mgr.25280) 3013 : cluster 0 pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:14.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:13 smithi177 bash[56430]: audit 2024-02-05T07:19:12.962511+0000 mon.a (mon.0) 12707 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:14.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:13 smithi177 bash[56430]: audit 2024-02-05T07:19:12.971513+0000 mon.a (mon.0) 12708 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:14.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:13 smithi177 bash[56430]: audit 2024-02-05T07:19:12.983330+0000 mon.a (mon.0) 12709 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:14.329 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:13 smithi177 bash[56430]: cluster 2024-02-05T07:19:13.020148+0000 mgr.y (mgr.25280) 3014 : cluster 0 pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:14.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:13 smithi102 bash[71397]: audit 2024-02-05T07:19:12.962511+0000 mon.a (mon.0) 12707 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:14.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:13 smithi102 bash[71397]: audit 2024-02-05T07:19:12.971513+0000 mon.a (mon.0) 12708 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:14.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:13 smithi102 bash[71397]: audit 2024-02-05T07:19:12.983330+0000 mon.a (mon.0) 12709 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:14.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:13 smithi102 bash[71397]: cluster 2024-02-05T07:19:13.020148+0000 mgr.y (mgr.25280) 3014 : cluster 0 pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:14.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:13 smithi102 bash[68945]: audit 2024-02-05T07:19:12.962511+0000 mon.a (mon.0) 12707 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:14.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:13 smithi102 bash[68945]: audit 2024-02-05T07:19:12.971513+0000 mon.a (mon.0) 12708 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:14.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:13 smithi102 bash[68945]: audit 2024-02-05T07:19:12.983330+0000 mon.a (mon.0) 12709 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:14.383 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:13 smithi102 bash[68945]: cluster 2024-02-05T07:19:13.020148+0000 mgr.y (mgr.25280) 3014 : cluster 0 pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:16.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:16 smithi177 bash[56430]: cluster 2024-02-05T07:19:15.021203+0000 mgr.y (mgr.25280) 3015 : cluster 0 pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:16.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:16 smithi102 bash[71397]: cluster 2024-02-05T07:19:15.021203+0000 mgr.y (mgr.25280) 3015 : cluster 0 pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:16.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:16 smithi102 bash[68945]: cluster 2024-02-05T07:19:15.021203+0000 mgr.y (mgr.25280) 3015 : cluster 0 pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:18.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:18 smithi177 bash[56430]: cluster 2024-02-05T07:19:17.022603+0000 mgr.y (mgr.25280) 3016 : cluster 0 pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:18.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:18 smithi102 bash[68945]: cluster 2024-02-05T07:19:17.022603+0000 mgr.y (mgr.25280) 3016 : cluster 0 pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:18.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:18 smithi102 bash[71397]: cluster 2024-02-05T07:19:17.022603+0000 mgr.y (mgr.25280) 3016 : cluster 0 pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:20.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:20 smithi177 bash[56430]: cluster 2024-02-05T07:19:19.023592+0000 mgr.y (mgr.25280) 3017 : cluster 0 pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:20.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:20 smithi102 bash[68945]: cluster 2024-02-05T07:19:19.023592+0000 mgr.y (mgr.25280) 3017 : cluster 0 pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:20.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:20 smithi102 bash[71397]: cluster 2024-02-05T07:19:19.023592+0000 mgr.y (mgr.25280) 3017 : cluster 0 pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:21.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:21 smithi177 bash[56430]: audit 2024-02-05T07:19:19.753429+0000 mgr.y (mgr.25280) 3018 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:19:21.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:21 smithi177 bash[56430]: cluster 2024-02-05T07:19:21.024749+0000 mgr.y (mgr.25280) 3019 : cluster 0 pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:21.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:21 smithi102 bash[68945]: audit 2024-02-05T07:19:19.753429+0000 mgr.y (mgr.25280) 3018 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:19:21.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:21 smithi102 bash[68945]: cluster 2024-02-05T07:19:21.024749+0000 mgr.y (mgr.25280) 3019 : cluster 0 pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:21.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:21 smithi102 bash[71397]: audit 2024-02-05T07:19:19.753429+0000 mgr.y (mgr.25280) 3018 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:19:21.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:21 smithi102 bash[71397]: cluster 2024-02-05T07:19:21.024749+0000 mgr.y (mgr.25280) 3019 : cluster 0 pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:22.882 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:19:22 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:19:22] "GET /metrics HTTP/1.1" 200 38700 "" "Prometheus/2.43.0" 2024-02-05T07:19:24.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:24 smithi102 bash[68945]: cluster 2024-02-05T07:19:23.026186+0000 mgr.y (mgr.25280) 3020 : cluster 0 pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:24.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:24 smithi102 bash[71397]: cluster 2024-02-05T07:19:23.026186+0000 mgr.y (mgr.25280) 3020 : cluster 0 pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:24.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:24 smithi177 bash[56430]: cluster 2024-02-05T07:19:23.026186+0000 mgr.y (mgr.25280) 3020 : cluster 0 pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:26.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:26 smithi177 bash[56430]: cluster 2024-02-05T07:19:25.027188+0000 mgr.y (mgr.25280) 3021 : cluster 0 pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:26.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:26 smithi177 bash[56430]: audit 2024-02-05T07:19:25.341705+0000 mon.a (mon.0) 12710 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:26.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:26 smithi177 bash[56430]: audit 2024-02-05T07:19:25.350172+0000 mon.a (mon.0) 12711 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:26.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:26 smithi177 bash[56430]: audit 2024-02-05T07:19:25.358497+0000 mon.a (mon.0) 12712 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:26.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:26 smithi177 bash[56430]: audit 2024-02-05T07:19:25.813145+0000 mon.a (mon.0) 12713 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:19:26.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:26 smithi102 bash[71397]: cluster 2024-02-05T07:19:25.027188+0000 mgr.y (mgr.25280) 3021 : cluster 0 pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:26.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:26 smithi102 bash[71397]: audit 2024-02-05T07:19:25.341705+0000 mon.a (mon.0) 12710 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:26.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:26 smithi102 bash[71397]: audit 2024-02-05T07:19:25.350172+0000 mon.a (mon.0) 12711 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:26.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:26 smithi102 bash[71397]: audit 2024-02-05T07:19:25.358497+0000 mon.a (mon.0) 12712 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:26.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:26 smithi102 bash[71397]: audit 2024-02-05T07:19:25.813145+0000 mon.a (mon.0) 12713 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:19:26.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:26 smithi102 bash[68945]: cluster 2024-02-05T07:19:25.027188+0000 mgr.y (mgr.25280) 3021 : cluster 0 pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:26.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:26 smithi102 bash[68945]: audit 2024-02-05T07:19:25.341705+0000 mon.a (mon.0) 12710 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:26.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:26 smithi102 bash[68945]: audit 2024-02-05T07:19:25.350172+0000 mon.a (mon.0) 12711 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:26.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:26 smithi102 bash[68945]: audit 2024-02-05T07:19:25.358497+0000 mon.a (mon.0) 12712 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:26.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:26 smithi102 bash[68945]: audit 2024-02-05T07:19:25.813145+0000 mon.a (mon.0) 12713 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:19:28.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:28 smithi102 bash[71397]: cluster 2024-02-05T07:19:27.028586+0000 mgr.y (mgr.25280) 3022 : cluster 0 pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:28.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:28 smithi102 bash[68945]: cluster 2024-02-05T07:19:27.028586+0000 mgr.y (mgr.25280) 3022 : cluster 0 pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:28.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:28 smithi177 bash[56430]: cluster 2024-02-05T07:19:27.028586+0000 mgr.y (mgr.25280) 3022 : cluster 0 pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:30.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:30 smithi177 bash[56430]: cluster 2024-02-05T07:19:29.029631+0000 mgr.y (mgr.25280) 3023 : cluster 0 pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:30.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:30 smithi102 bash[68945]: cluster 2024-02-05T07:19:29.029631+0000 mgr.y (mgr.25280) 3023 : cluster 0 pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:30.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:30 smithi102 bash[71397]: cluster 2024-02-05T07:19:29.029631+0000 mgr.y (mgr.25280) 3023 : cluster 0 pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:31.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:31 smithi177 bash[56430]: audit 2024-02-05T07:19:29.762936+0000 mgr.y (mgr.25280) 3024 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:19:31.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:31 smithi102 bash[68945]: audit 2024-02-05T07:19:29.762936+0000 mgr.y (mgr.25280) 3024 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:19:31.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:31 smithi102 bash[71397]: audit 2024-02-05T07:19:29.762936+0000 mgr.y (mgr.25280) 3024 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:19:32.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:32 smithi177 bash[56430]: cluster 2024-02-05T07:19:31.030816+0000 mgr.y (mgr.25280) 3025 : cluster 0 pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:32.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:32 smithi102 bash[68945]: cluster 2024-02-05T07:19:31.030816+0000 mgr.y (mgr.25280) 3025 : cluster 0 pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:32.632 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:19:32 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:19:32] "GET /metrics HTTP/1.1" 200 38694 "" "Prometheus/2.43.0" 2024-02-05T07:19:32.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:32 smithi102 bash[71397]: cluster 2024-02-05T07:19:31.030816+0000 mgr.y (mgr.25280) 3025 : cluster 0 pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:34.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:34 smithi177 bash[56430]: cluster 2024-02-05T07:19:33.032225+0000 mgr.y (mgr.25280) 3026 : cluster 0 pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:34.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:34 smithi177 bash[56430]: audit 2024-02-05T07:19:33.139927+0000 mon.a (mon.0) 12714 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:34.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:34 smithi177 bash[56430]: audit 2024-02-05T07:19:33.152135+0000 mon.a (mon.0) 12715 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:34.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:34 smithi177 bash[56430]: audit 2024-02-05T07:19:33.159903+0000 mon.a (mon.0) 12716 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:34.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:34 smithi102 bash[71397]: cluster 2024-02-05T07:19:33.032225+0000 mgr.y (mgr.25280) 3026 : cluster 0 pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:34.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:34 smithi102 bash[71397]: audit 2024-02-05T07:19:33.139927+0000 mon.a (mon.0) 12714 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:34.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:34 smithi102 bash[71397]: audit 2024-02-05T07:19:33.152135+0000 mon.a (mon.0) 12715 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:34.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:34 smithi102 bash[71397]: audit 2024-02-05T07:19:33.159903+0000 mon.a (mon.0) 12716 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:34.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:34 smithi102 bash[68945]: cluster 2024-02-05T07:19:33.032225+0000 mgr.y (mgr.25280) 3026 : cluster 0 pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:34.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:34 smithi102 bash[68945]: audit 2024-02-05T07:19:33.139927+0000 mon.a (mon.0) 12714 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:34.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:34 smithi102 bash[68945]: audit 2024-02-05T07:19:33.152135+0000 mon.a (mon.0) 12715 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:34.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:34 smithi102 bash[68945]: audit 2024-02-05T07:19:33.159903+0000 mon.a (mon.0) 12716 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:36.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:36 smithi177 bash[56430]: cluster 2024-02-05T07:19:35.033308+0000 mgr.y (mgr.25280) 3027 : cluster 0 pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:36.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:36 smithi102 bash[68945]: cluster 2024-02-05T07:19:35.033308+0000 mgr.y (mgr.25280) 3027 : cluster 0 pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:36.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:36 smithi102 bash[71397]: cluster 2024-02-05T07:19:35.033308+0000 mgr.y (mgr.25280) 3027 : cluster 0 pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:38.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:38 smithi177 bash[56430]: cluster 2024-02-05T07:19:37.034724+0000 mgr.y (mgr.25280) 3028 : cluster 0 pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:38.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:38 smithi102 bash[68945]: cluster 2024-02-05T07:19:37.034724+0000 mgr.y (mgr.25280) 3028 : cluster 0 pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:38.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:38 smithi102 bash[71397]: cluster 2024-02-05T07:19:37.034724+0000 mgr.y (mgr.25280) 3028 : cluster 0 pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:40.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:40 smithi177 bash[56430]: cluster 2024-02-05T07:19:39.035717+0000 mgr.y (mgr.25280) 3029 : cluster 0 pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:40.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:40 smithi102 bash[68945]: cluster 2024-02-05T07:19:39.035717+0000 mgr.y (mgr.25280) 3029 : cluster 0 pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:40.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:40 smithi102 bash[71397]: cluster 2024-02-05T07:19:39.035717+0000 mgr.y (mgr.25280) 3029 : cluster 0 pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:41.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:41 smithi177 bash[56430]: audit 2024-02-05T07:19:39.770991+0000 mgr.y (mgr.25280) 3030 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:19:41.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:41 smithi177 bash[56430]: audit 2024-02-05T07:19:40.813732+0000 mon.a (mon.0) 12717 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:19:41.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:41 smithi177 bash[56430]: cluster 2024-02-05T07:19:41.036884+0000 mgr.y (mgr.25280) 3031 : cluster 0 pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:41.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:41 smithi102 bash[68945]: audit 2024-02-05T07:19:39.770991+0000 mgr.y (mgr.25280) 3030 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:19:41.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:41 smithi102 bash[68945]: audit 2024-02-05T07:19:40.813732+0000 mon.a (mon.0) 12717 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:19:41.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:41 smithi102 bash[68945]: cluster 2024-02-05T07:19:41.036884+0000 mgr.y (mgr.25280) 3031 : cluster 0 pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:41.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:41 smithi102 bash[71397]: audit 2024-02-05T07:19:39.770991+0000 mgr.y (mgr.25280) 3030 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:19:41.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:41 smithi102 bash[71397]: audit 2024-02-05T07:19:40.813732+0000 mon.a (mon.0) 12717 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:19:41.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:41 smithi102 bash[71397]: cluster 2024-02-05T07:19:41.036884+0000 mgr.y (mgr.25280) 3031 : cluster 0 pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:42.882 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:19:42 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:19:42] "GET /metrics HTTP/1.1" 200 38694 "" "Prometheus/2.43.0" 2024-02-05T07:19:44.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:44 smithi102 bash[68945]: cluster 2024-02-05T07:19:43.038317+0000 mgr.y (mgr.25280) 3032 : cluster 0 pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:44.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:44 smithi102 bash[71397]: cluster 2024-02-05T07:19:43.038317+0000 mgr.y (mgr.25280) 3032 : cluster 0 pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:44.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:44 smithi177 bash[56430]: cluster 2024-02-05T07:19:43.038317+0000 mgr.y (mgr.25280) 3032 : cluster 0 pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:45.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:45 smithi177 bash[56430]: cluster 2024-02-05T07:19:45.039339+0000 mgr.y (mgr.25280) 3033 : cluster 0 pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:45.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:45 smithi102 bash[68945]: cluster 2024-02-05T07:19:45.039339+0000 mgr.y (mgr.25280) 3033 : cluster 0 pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:45.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:45 smithi102 bash[71397]: cluster 2024-02-05T07:19:45.039339+0000 mgr.y (mgr.25280) 3033 : cluster 0 pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:46.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:46 smithi177 bash[56430]: audit 2024-02-05T07:19:45.497622+0000 mon.a (mon.0) 12718 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:46.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:46 smithi177 bash[56430]: audit 2024-02-05T07:19:45.504843+0000 mon.a (mon.0) 12719 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:46.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:46 smithi177 bash[56430]: audit 2024-02-05T07:19:45.513022+0000 mon.a (mon.0) 12720 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:46.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:46 smithi102 bash[68945]: audit 2024-02-05T07:19:45.497622+0000 mon.a (mon.0) 12718 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:46.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:46 smithi102 bash[68945]: audit 2024-02-05T07:19:45.504843+0000 mon.a (mon.0) 12719 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:46.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:46 smithi102 bash[68945]: audit 2024-02-05T07:19:45.513022+0000 mon.a (mon.0) 12720 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:46.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:46 smithi102 bash[71397]: audit 2024-02-05T07:19:45.497622+0000 mon.a (mon.0) 12718 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:46.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:46 smithi102 bash[71397]: audit 2024-02-05T07:19:45.504843+0000 mon.a (mon.0) 12719 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:46.883 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:46 smithi102 bash[71397]: audit 2024-02-05T07:19:45.513022+0000 mon.a (mon.0) 12720 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:47.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:47 smithi177 bash[56430]: cluster 2024-02-05T07:19:47.040763+0000 mgr.y (mgr.25280) 3034 : cluster 0 pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:47.882 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:47 smithi102 bash[68945]: cluster 2024-02-05T07:19:47.040763+0000 mgr.y (mgr.25280) 3034 : cluster 0 pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:47.882 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:47 smithi102 bash[71397]: cluster 2024-02-05T07:19:47.040763+0000 mgr.y (mgr.25280) 3034 : cluster 0 pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:50.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:50 smithi177 bash[56430]: cluster 2024-02-05T07:19:49.041870+0000 mgr.y (mgr.25280) 3035 : cluster 0 pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:50.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:50 smithi102 bash[71397]: cluster 2024-02-05T07:19:49.041870+0000 mgr.y (mgr.25280) 3035 : cluster 0 pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:50.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:50 smithi102 bash[68945]: cluster 2024-02-05T07:19:49.041870+0000 mgr.y (mgr.25280) 3035 : cluster 0 pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:51.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:51 smithi177 bash[56430]: audit 2024-02-05T07:19:49.779822+0000 mgr.y (mgr.25280) 3036 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:19:51.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:51 smithi102 bash[68945]: audit 2024-02-05T07:19:49.779822+0000 mgr.y (mgr.25280) 3036 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:19:51.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:51 smithi102 bash[71397]: audit 2024-02-05T07:19:49.779822+0000 mgr.y (mgr.25280) 3036 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:19:52.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:52 smithi177 bash[56430]: cluster 2024-02-05T07:19:51.042894+0000 mgr.y (mgr.25280) 3037 : cluster 0 pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:52.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:52 smithi102 bash[68945]: cluster 2024-02-05T07:19:51.042894+0000 mgr.y (mgr.25280) 3037 : cluster 0 pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:52.633 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:19:52 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:19:52] "GET /metrics HTTP/1.1" 200 38694 "" "Prometheus/2.43.0" 2024-02-05T07:19:52.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:52 smithi102 bash[71397]: cluster 2024-02-05T07:19:51.042894+0000 mgr.y (mgr.25280) 3037 : cluster 0 pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:54.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:54 smithi177 bash[56430]: cluster 2024-02-05T07:19:53.044305+0000 mgr.y (mgr.25280) 3038 : cluster 0 pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:54.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:54 smithi177 bash[56430]: audit 2024-02-05T07:19:53.318625+0000 mon.a (mon.0) 12721 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:54.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:54 smithi177 bash[56430]: audit 2024-02-05T07:19:53.328156+0000 mon.a (mon.0) 12722 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:54.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:54 smithi177 bash[56430]: audit 2024-02-05T07:19:53.337977+0000 mon.a (mon.0) 12723 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:54.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:54 smithi102 bash[68945]: cluster 2024-02-05T07:19:53.044305+0000 mgr.y (mgr.25280) 3038 : cluster 0 pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:54.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:54 smithi102 bash[68945]: audit 2024-02-05T07:19:53.318625+0000 mon.a (mon.0) 12721 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:54.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:54 smithi102 bash[68945]: audit 2024-02-05T07:19:53.328156+0000 mon.a (mon.0) 12722 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:54.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:54 smithi102 bash[68945]: audit 2024-02-05T07:19:53.337977+0000 mon.a (mon.0) 12723 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:54.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:54 smithi102 bash[71397]: cluster 2024-02-05T07:19:53.044305+0000 mgr.y (mgr.25280) 3038 : cluster 0 pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:54.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:54 smithi102 bash[71397]: audit 2024-02-05T07:19:53.318625+0000 mon.a (mon.0) 12721 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:54.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:54 smithi102 bash[71397]: audit 2024-02-05T07:19:53.328156+0000 mon.a (mon.0) 12722 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:54.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:54 smithi102 bash[71397]: audit 2024-02-05T07:19:53.337977+0000 mon.a (mon.0) 12723 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:19:55.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:55 smithi177 bash[56430]: cluster 2024-02-05T07:19:55.045325+0000 mgr.y (mgr.25280) 3039 : cluster 0 pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:55.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:55 smithi102 bash[68945]: cluster 2024-02-05T07:19:55.045325+0000 mgr.y (mgr.25280) 3039 : cluster 0 pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:55.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:55 smithi102 bash[71397]: cluster 2024-02-05T07:19:55.045325+0000 mgr.y (mgr.25280) 3039 : cluster 0 pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:19:56.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:56 smithi177 bash[56430]: audit 2024-02-05T07:19:55.813983+0000 mon.a (mon.0) 12724 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:19:56.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:56 smithi102 bash[68945]: audit 2024-02-05T07:19:55.813983+0000 mon.a (mon.0) 12724 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:19:56.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:56 smithi102 bash[71397]: audit 2024-02-05T07:19:55.813983+0000 mon.a (mon.0) 12724 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:19:57.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:19:57 smithi177 bash[56430]: cluster 2024-02-05T07:19:57.046690+0000 mgr.y (mgr.25280) 3040 : cluster 0 pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:57.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:19:57 smithi102 bash[68945]: cluster 2024-02-05T07:19:57.046690+0000 mgr.y (mgr.25280) 3040 : cluster 0 pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:57.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:19:57 smithi102 bash[71397]: cluster 2024-02-05T07:19:57.046690+0000 mgr.y (mgr.25280) 3040 : cluster 0 pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:19:59.722 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'ceph orch ps' 2024-02-05T07:20:00.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:00 smithi177 bash[56430]: cluster 2024-02-05T07:19:59.047727+0000 mgr.y (mgr.25280) 3041 : cluster 0 pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:00.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:00 smithi177 bash[56430]: cluster 2024-02-05T07:20:00.000179+0000 mon.a (mon.0) 12725 : cluster 1 overall HEALTH_OK 2024-02-05T07:20:00.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:00 smithi102 bash[68945]: cluster 2024-02-05T07:19:59.047727+0000 mgr.y (mgr.25280) 3041 : cluster 0 pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:00.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:00 smithi102 bash[68945]: cluster 2024-02-05T07:20:00.000179+0000 mon.a (mon.0) 12725 : cluster 1 overall HEALTH_OK 2024-02-05T07:20:00.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:00 smithi102 bash[71397]: cluster 2024-02-05T07:19:59.047727+0000 mgr.y (mgr.25280) 3041 : cluster 0 pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:00.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:00 smithi102 bash[71397]: cluster 2024-02-05T07:20:00.000179+0000 mon.a (mon.0) 12725 : cluster 1 overall HEALTH_OK 2024-02-05T07:20:01.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:01 smithi177 bash[56430]: audit 2024-02-05T07:19:59.791027+0000 mgr.y (mgr.25280) 3042 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:20:01.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:01 smithi102 bash[68945]: audit 2024-02-05T07:19:59.791027+0000 mgr.y (mgr.25280) 3042 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:20:01.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:01 smithi102 bash[71397]: audit 2024-02-05T07:19:59.791027+0000 mgr.y (mgr.25280) 3042 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:20:02.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:02 smithi177 bash[56430]: cluster 2024-02-05T07:20:01.048872+0000 mgr.y (mgr.25280) 3043 : cluster 0 pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:20:02.632 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:20:02 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:20:02] "GET /metrics HTTP/1.1" 200 38696 "" "Prometheus/2.43.0" 2024-02-05T07:20:02.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:02 smithi102 bash[71397]: cluster 2024-02-05T07:20:01.048872+0000 mgr.y (mgr.25280) 3043 : cluster 0 pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:20:02.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:02 smithi102 bash[68945]: cluster 2024-02-05T07:20:01.048872+0000 mgr.y (mgr.25280) 3043 : cluster 0 pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:20:03.118 INFO:teuthology.orchestra.run.smithi102.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-05T07:20:03.119 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi102 smithi102 running 17s ago 30m - - 2024-02-05T07:20:03.119 INFO:teuthology.orchestra.run.smithi102.stdout:agent.smithi177 smithi177 running 9s ago 30m - - 2024-02-05T07:20:03.119 INFO:teuthology.orchestra.run.smithi102.stdout:alertmanager.a smithi102 *:9093,9094 running (2m) 17s ago 22m 17.2M - 0.25.0 c8568f914cd2 36c6404c4fcd 2024-02-05T07:20:03.119 INFO:teuthology.orchestra.run.smithi102.stdout:grafana.a smithi177 *:3000 running (2m) 9s ago 22m 77.8M - 9.4.12 a0ea5e3c46d9 88e1cd489c7f 2024-02-05T07:20:03.119 INFO:teuthology.orchestra.run.smithi102.stdout:iscsi.foo.smithi102.rtacbu smithi102 running (4m) 17s ago 20m 47.8M - 3.6 8f4bf3e8b16a 001d25891c3c 2024-02-05T07:20:03.119 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.x smithi177 *:8443,9283,8765 running (13m) 9s ago 29m 449M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a bc0c1c0fa978 2024-02-05T07:20:03.119 INFO:teuthology.orchestra.run.smithi102.stdout:mgr.y smithi102 *:8443,9283,8765 running (14m) 17s ago 31m 546M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 2c235a1e22e9 2024-02-05T07:20:03.119 INFO:teuthology.orchestra.run.smithi102.stdout:mon.a smithi102 running (13m) 17s ago 31m 101M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 86bf6ea37a85 2024-02-05T07:20:03.119 INFO:teuthology.orchestra.run.smithi102.stdout:mon.b smithi177 running (12m) 9s ago 29m 74.9M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 43aa1d90c52a 2024-02-05T07:20:03.119 INFO:teuthology.orchestra.run.smithi102.stdout:mon.c smithi102 running (13m) 17s ago 29m 76.8M 2048M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 22368d23635d 2024-02-05T07:20:03.119 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.a smithi102 *:9100 running (4m) 17s ago 23m 10.6M - 1.5.0 0da6a335fe13 66217662b55f 2024-02-05T07:20:03.119 INFO:teuthology.orchestra.run.smithi102.stdout:node-exporter.b smithi177 *:9100 running (3m) 9s ago 23m 11.0M - 1.5.0 0da6a335fe13 e02fbc000c74 2024-02-05T07:20:03.119 INFO:teuthology.orchestra.run.smithi102.stdout:osd.0 smithi102 running (11m) 17s ago 28m 63.9M 2525M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 821af6032e75 2024-02-05T07:20:03.119 INFO:teuthology.orchestra.run.smithi102.stdout:osd.1 smithi102 running (10m) 17s ago 28m 73.2M 2525M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 20b17ff42448 2024-02-05T07:20:03.119 INFO:teuthology.orchestra.run.smithi102.stdout:osd.2 smithi102 running (9m) 17s ago 27m 59.1M 2525M 19.0.0-1241-g164d3be4 8f4bf3e8b16a c80d1728ceb0 2024-02-05T07:20:03.120 INFO:teuthology.orchestra.run.smithi102.stdout:osd.3 smithi102 running (9m) 17s ago 26m 64.9M 2525M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f9cef81f6a04 2024-02-05T07:20:03.120 INFO:teuthology.orchestra.run.smithi102.stdout:osd.4 smithi177 running (8m) 9s ago 26m 65.6M 2781M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 835fc0acab61 2024-02-05T07:20:03.120 INFO:teuthology.orchestra.run.smithi102.stdout:osd.5 smithi177 running (7m) 9s ago 25m 64.5M 2781M 19.0.0-1241-g164d3be4 8f4bf3e8b16a f6f459404c8e 2024-02-05T07:20:03.120 INFO:teuthology.orchestra.run.smithi102.stdout:osd.6 smithi177 running (6m) 9s ago 24m 57.9M 2781M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 4168e08da1ac 2024-02-05T07:20:03.120 INFO:teuthology.orchestra.run.smithi102.stdout:osd.7 smithi177 running (6m) 9s ago 24m 60.3M 2781M 19.0.0-1241-g164d3be4 8f4bf3e8b16a 6ae203071e8d 2024-02-05T07:20:03.120 INFO:teuthology.orchestra.run.smithi102.stdout:prometheus.a smithi177 *:9095 running (3m) 9s ago 23m 59.0M - 2.43.0 a07b618ecd1d d68f1f2b6984 2024-02-05T07:20:03.120 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi102.xsyvtb smithi102 *:8000 running (5m) 17s ago 20m 93.1M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 3749fa0e2128 2024-02-05T07:20:03.120 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.foo.smithi177.mzlged smithi177 *:8000 running (5m) 9s ago 20m 92.7M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a c87b8a92407b 2024-02-05T07:20:03.120 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi102.righwg smithi102 *:80 running (5m) 17s ago 20m 92.8M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 8cdf183ad52a 2024-02-05T07:20:03.120 INFO:teuthology.orchestra.run.smithi102.stdout:rgw.smpl.smithi177.uynbom smithi177 *:80 running (4m) 9s ago 20m 92.4M - 19.0.0-1241-g164d3be4 8f4bf3e8b16a 995044569a76 2024-02-05T07:20:03.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:03 smithi177 bash[56430]: cluster 2024-02-05T07:20:03.050196+0000 mgr.y (mgr.25280) 3044 : cluster 0 pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:03.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:03 smithi177 bash[56430]: audit 2024-02-05T07:20:03.094430+0000 mgr.y (mgr.25280) 3045 : audit 0 from='client.35256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:20:03.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:03 smithi102 bash[71397]: cluster 2024-02-05T07:20:03.050196+0000 mgr.y (mgr.25280) 3044 : cluster 0 pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:03.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:03 smithi102 bash[71397]: audit 2024-02-05T07:20:03.094430+0000 mgr.y (mgr.25280) 3045 : audit 0 from='client.35256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:20:03.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:03 smithi102 bash[68945]: cluster 2024-02-05T07:20:03.050196+0000 mgr.y (mgr.25280) 3044 : cluster 0 pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:03.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:03 smithi102 bash[68945]: audit 2024-02-05T07:20:03.094430+0000 mgr.y (mgr.25280) 3045 : audit 0 from='client.35256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:20:03.994 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'ceph versions' 2024-02-05T07:20:06.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:06 smithi102 bash[68945]: cluster 2024-02-05T07:20:05.051336+0000 mgr.y (mgr.25280) 3046 : cluster 0 pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:20:06.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:06 smithi102 bash[68945]: audit 2024-02-05T07:20:05.673088+0000 mon.a (mon.0) 12726 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:06.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:06 smithi102 bash[68945]: audit 2024-02-05T07:20:05.684431+0000 mon.a (mon.0) 12727 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:06.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:06 smithi102 bash[68945]: audit 2024-02-05T07:20:05.693156+0000 mon.a (mon.0) 12728 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:06.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:06 smithi102 bash[71397]: cluster 2024-02-05T07:20:05.051336+0000 mgr.y (mgr.25280) 3046 : cluster 0 pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:20:06.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:06 smithi102 bash[71397]: audit 2024-02-05T07:20:05.673088+0000 mon.a (mon.0) 12726 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:06.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:06 smithi102 bash[71397]: audit 2024-02-05T07:20:05.684431+0000 mon.a (mon.0) 12727 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:06.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:06 smithi102 bash[71397]: audit 2024-02-05T07:20:05.693156+0000 mon.a (mon.0) 12728 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:06.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:06 smithi177 bash[56430]: cluster 2024-02-05T07:20:05.051336+0000 mgr.y (mgr.25280) 3046 : cluster 0 pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:20:06.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:06 smithi177 bash[56430]: audit 2024-02-05T07:20:05.673088+0000 mon.a (mon.0) 12726 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:06.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:06 smithi177 bash[56430]: audit 2024-02-05T07:20:05.684431+0000 mon.a (mon.0) 12727 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:06.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:06 smithi177 bash[56430]: audit 2024-02-05T07:20:05.693156+0000 mon.a (mon.0) 12728 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:07.626 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:20:07.626 INFO:teuthology.orchestra.run.smithi102.stdout: "mon": { 2024-02-05T07:20:07.626 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 3 2024-02-05T07:20:07.626 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:20:07.626 INFO:teuthology.orchestra.run.smithi102.stdout: "mgr": { 2024-02-05T07:20:07.626 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 2 2024-02-05T07:20:07.626 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:20:07.626 INFO:teuthology.orchestra.run.smithi102.stdout: "osd": { 2024-02-05T07:20:07.627 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 8 2024-02-05T07:20:07.627 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:20:07.627 INFO:teuthology.orchestra.run.smithi102.stdout: "rgw": { 2024-02-05T07:20:07.627 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 4 2024-02-05T07:20:07.627 INFO:teuthology.orchestra.run.smithi102.stdout: }, 2024-02-05T07:20:07.627 INFO:teuthology.orchestra.run.smithi102.stdout: "overall": { 2024-02-05T07:20:07.627 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)": 17 2024-02-05T07:20:07.627 INFO:teuthology.orchestra.run.smithi102.stdout: } 2024-02-05T07:20:07.627 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:20:08.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:08 smithi177 bash[56430]: cluster 2024-02-05T07:20:07.052739+0000 mgr.y (mgr.25280) 3047 : cluster 0 pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:08.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:08 smithi177 bash[56430]: audit 2024-02-05T07:20:07.619266+0000 mon.a (mon.0) 12729 : audit 0 from='client.? 172.21.15.102:0/3238702888' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:20:08.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:08 smithi102 bash[68945]: cluster 2024-02-05T07:20:07.052739+0000 mgr.y (mgr.25280) 3047 : cluster 0 pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:08.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:08 smithi102 bash[68945]: audit 2024-02-05T07:20:07.619266+0000 mon.a (mon.0) 12729 : audit 0 from='client.? 172.21.15.102:0/3238702888' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:20:08.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:08 smithi102 bash[71397]: cluster 2024-02-05T07:20:07.052739+0000 mgr.y (mgr.25280) 3047 : cluster 0 pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:08.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:08 smithi102 bash[71397]: audit 2024-02-05T07:20:07.619266+0000 mon.a (mon.0) 12729 : audit 0 from='client.? 172.21.15.102:0/3238702888' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:20:09.303 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'ceph orch upgrade status' 2024-02-05T07:20:09.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:09 smithi177 bash[56430]: audit 2024-02-05T07:20:08.303468+0000 mon.a (mon.0) 12730 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:09.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:09 smithi177 bash[56430]: audit 2024-02-05T07:20:08.319563+0000 mon.a (mon.0) 12731 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:09.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:09 smithi177 bash[56430]: audit 2024-02-05T07:20:08.322386+0000 mon.a (mon.0) 12732 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:20:09.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:09 smithi177 bash[56430]: audit 2024-02-05T07:20:08.323885+0000 mon.a (mon.0) 12733 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:20:09.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:09 smithi177 bash[56430]: audit 2024-02-05T07:20:08.335454+0000 mon.a (mon.0) 12734 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:09.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:09 smithi177 bash[56430]: cluster 2024-02-05T07:20:09.053718+0000 mgr.y (mgr.25280) 3048 : cluster 0 pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:09.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:09 smithi102 bash[68945]: audit 2024-02-05T07:20:08.303468+0000 mon.a (mon.0) 12730 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:09.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:09 smithi102 bash[68945]: audit 2024-02-05T07:20:08.319563+0000 mon.a (mon.0) 12731 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:09.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:09 smithi102 bash[68945]: audit 2024-02-05T07:20:08.322386+0000 mon.a (mon.0) 12732 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:20:09.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:09 smithi102 bash[68945]: audit 2024-02-05T07:20:08.323885+0000 mon.a (mon.0) 12733 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:20:09.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:09 smithi102 bash[68945]: audit 2024-02-05T07:20:08.335454+0000 mon.a (mon.0) 12734 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:09.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:09 smithi102 bash[68945]: cluster 2024-02-05T07:20:09.053718+0000 mgr.y (mgr.25280) 3048 : cluster 0 pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:09.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:09 smithi102 bash[71397]: audit 2024-02-05T07:20:08.303468+0000 mon.a (mon.0) 12730 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:09.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:09 smithi102 bash[71397]: audit 2024-02-05T07:20:08.319563+0000 mon.a (mon.0) 12731 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:09.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:09 smithi102 bash[71397]: audit 2024-02-05T07:20:08.322386+0000 mon.a (mon.0) 12732 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-05T07:20:09.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:09 smithi102 bash[71397]: audit 2024-02-05T07:20:08.323885+0000 mon.a (mon.0) 12733 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-05T07:20:09.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:09 smithi102 bash[71397]: audit 2024-02-05T07:20:08.335454+0000 mon.a (mon.0) 12734 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:09.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:09 smithi102 bash[71397]: cluster 2024-02-05T07:20:09.053718+0000 mgr.y (mgr.25280) 3048 : cluster 0 pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:10.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:10 smithi102 bash[68945]: audit 2024-02-05T07:20:09.798958+0000 mgr.y (mgr.25280) 3049 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:20:10.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:10 smithi102 bash[71397]: audit 2024-02-05T07:20:09.798958+0000 mgr.y (mgr.25280) 3049 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:20:10.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:10 smithi177 bash[56430]: audit 2024-02-05T07:20:09.798958+0000 mgr.y (mgr.25280) 3049 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:20:11.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:11 smithi102 bash[68945]: audit 2024-02-05T07:20:10.814507+0000 mon.a (mon.0) 12735 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:20:11.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:11 smithi102 bash[68945]: cluster 2024-02-05T07:20:11.054821+0000 mgr.y (mgr.25280) 3050 : cluster 0 pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:20:11.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:11 smithi102 bash[71397]: audit 2024-02-05T07:20:10.814507+0000 mon.a (mon.0) 12735 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:20:11.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:11 smithi102 bash[71397]: cluster 2024-02-05T07:20:11.054821+0000 mgr.y (mgr.25280) 3050 : cluster 0 pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:20:11.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:11 smithi177 bash[56430]: audit 2024-02-05T07:20:10.814507+0000 mon.a (mon.0) 12735 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:20:11.828 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:11 smithi177 bash[56430]: cluster 2024-02-05T07:20:11.054821+0000 mgr.y (mgr.25280) 3050 : cluster 0 pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:20:12.882 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:20:12 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:20:12] "GET /metrics HTTP/1.1" 200 38691 "" "Prometheus/2.43.0" 2024-02-05T07:20:14.121 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:14 smithi102 bash[68945]: cluster 2024-02-05T07:20:13.056229+0000 mgr.y (mgr.25280) 3051 : cluster 0 pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:14.122 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:14 smithi102 bash[68945]: audit 2024-02-05T07:20:13.505539+0000 mon.a (mon.0) 12736 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:14.122 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:14 smithi102 bash[68945]: audit 2024-02-05T07:20:13.518149+0000 mon.a (mon.0) 12737 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:14.122 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:14 smithi102 bash[68945]: audit 2024-02-05T07:20:13.529041+0000 mon.a (mon.0) 12738 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:14.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:14 smithi177 bash[56430]: cluster 2024-02-05T07:20:13.056229+0000 mgr.y (mgr.25280) 3051 : cluster 0 pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:14.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:14 smithi177 bash[56430]: audit 2024-02-05T07:20:13.505539+0000 mon.a (mon.0) 12736 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:14.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:14 smithi177 bash[56430]: audit 2024-02-05T07:20:13.518149+0000 mon.a (mon.0) 12737 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:14.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:14 smithi177 bash[56430]: audit 2024-02-05T07:20:13.529041+0000 mon.a (mon.0) 12738 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:14.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:14 smithi102 bash[71397]: cluster 2024-02-05T07:20:13.056229+0000 mgr.y (mgr.25280) 3051 : cluster 0 pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:14.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:14 smithi102 bash[71397]: audit 2024-02-05T07:20:13.505539+0000 mon.a (mon.0) 12736 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:14.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:14 smithi102 bash[71397]: audit 2024-02-05T07:20:13.518149+0000 mon.a (mon.0) 12737 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:14.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:14 smithi102 bash[71397]: audit 2024-02-05T07:20:13.529041+0000 mon.a (mon.0) 12738 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:15.349 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:20:15.349 INFO:teuthology.orchestra.run.smithi102.stdout: "target_image": null, 2024-02-05T07:20:15.349 INFO:teuthology.orchestra.run.smithi102.stdout: "in_progress": false, 2024-02-05T07:20:15.349 INFO:teuthology.orchestra.run.smithi102.stdout: "which": "", 2024-02-05T07:20:15.349 INFO:teuthology.orchestra.run.smithi102.stdout: "services_complete": [], 2024-02-05T07:20:15.349 INFO:teuthology.orchestra.run.smithi102.stdout: "progress": null, 2024-02-05T07:20:15.349 INFO:teuthology.orchestra.run.smithi102.stdout: "message": "", 2024-02-05T07:20:15.350 INFO:teuthology.orchestra.run.smithi102.stdout: "is_paused": false 2024-02-05T07:20:15.350 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:20:16.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:16 smithi102 bash[68945]: cluster 2024-02-05T07:20:15.056801+0000 mgr.y (mgr.25280) 3052 : cluster 0 pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:20:16.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:16 smithi102 bash[71397]: cluster 2024-02-05T07:20:15.056801+0000 mgr.y (mgr.25280) 3052 : cluster 0 pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:20:16.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:16 smithi177 bash[56430]: cluster 2024-02-05T07:20:15.056801+0000 mgr.y (mgr.25280) 3052 : cluster 0 pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:20:16.674 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'ceph health detail' 2024-02-05T07:20:17.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:17 smithi177 bash[56430]: audit 2024-02-05T07:20:15.342173+0000 mgr.y (mgr.25280) 3053 : audit 0 from='client.45199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:20:17.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:17 smithi102 bash[68945]: audit 2024-02-05T07:20:15.342173+0000 mgr.y (mgr.25280) 3053 : audit 0 from='client.45199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:20:17.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:17 smithi102 bash[71397]: audit 2024-02-05T07:20:15.342173+0000 mgr.y (mgr.25280) 3053 : audit 0 from='client.45199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:20:18.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:18 smithi102 bash[68945]: cluster 2024-02-05T07:20:17.058120+0000 mgr.y (mgr.25280) 3054 : cluster 0 pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:18.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:18 smithi102 bash[71397]: cluster 2024-02-05T07:20:17.058120+0000 mgr.y (mgr.25280) 3054 : cluster 0 pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:18.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:18 smithi177 bash[56430]: cluster 2024-02-05T07:20:17.058120+0000 mgr.y (mgr.25280) 3054 : cluster 0 pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:20.569 INFO:teuthology.orchestra.run.smithi102.stdout:HEALTH_OK 2024-02-05T07:20:20.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:20 smithi177 bash[56430]: cluster 2024-02-05T07:20:19.059162+0000 mgr.y (mgr.25280) 3055 : cluster 0 pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:20.599 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:20 smithi102 bash[68945]: cluster 2024-02-05T07:20:19.059162+0000 mgr.y (mgr.25280) 3055 : cluster 0 pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:20.600 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:20 smithi102 bash[71397]: cluster 2024-02-05T07:20:19.059162+0000 mgr.y (mgr.25280) 3055 : cluster 0 pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:21.462 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-02-05T07:20:21.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:21 smithi177 bash[56430]: audit 2024-02-05T07:20:19.810388+0000 mgr.y (mgr.25280) 3056 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:20:21.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:21 smithi177 bash[56430]: audit 2024-02-05T07:20:20.563304+0000 mon.c (mon.1) 38 : audit 0 from='client.? 172.21.15.102:0/3805713735' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:20:21.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:21 smithi102 bash[68945]: audit 2024-02-05T07:20:19.810388+0000 mgr.y (mgr.25280) 3056 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:20:21.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:21 smithi102 bash[68945]: audit 2024-02-05T07:20:20.563304+0000 mon.c (mon.1) 38 : audit 0 from='client.? 172.21.15.102:0/3805713735' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:20:21.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:21 smithi102 bash[71397]: audit 2024-02-05T07:20:19.810388+0000 mgr.y (mgr.25280) 3056 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:20:21.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:21 smithi102 bash[71397]: audit 2024-02-05T07:20:20.563304+0000 mon.c (mon.1) 38 : audit 0 from='client.? 172.21.15.102:0/3805713735' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-05T07:20:22.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:22 smithi177 bash[56430]: cluster 2024-02-05T07:20:21.060262+0000 mgr.y (mgr.25280) 3057 : cluster 0 pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:20:22.609 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:22 smithi102 bash[68945]: cluster 2024-02-05T07:20:21.060262+0000 mgr.y (mgr.25280) 3057 : cluster 0 pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:20:22.610 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:20:22 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:20:22] "GET /metrics HTTP/1.1" 200 38691 "" "Prometheus/2.43.0" 2024-02-05T07:20:22.610 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:22 smithi102 bash[71397]: cluster 2024-02-05T07:20:21.060262+0000 mgr.y (mgr.25280) 3057 : cluster 0 pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:20:23.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:23 smithi177 bash[56430]: cluster 2024-02-05T07:20:23.061687+0000 mgr.y (mgr.25280) 3058 : cluster 0 pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:23.619 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:23 smithi102 bash[68945]: cluster 2024-02-05T07:20:23.061687+0000 mgr.y (mgr.25280) 3058 : cluster 0 pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:23.619 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:23 smithi102 bash[71397]: cluster 2024-02-05T07:20:23.061687+0000 mgr.y (mgr.25280) 3058 : cluster 0 pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:25.168 INFO:teuthology.orchestra.run.smithi102.stdout:true 2024-02-05T07:20:25.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:25 smithi177 bash[56430]: audit 2024-02-05T07:20:25.143154+0000 mon.c (mon.1) 39 : audit 0 from='client.? 172.21.15.102:0/570355301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:20:25.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:25 smithi102 bash[68945]: audit 2024-02-05T07:20:25.143154+0000 mon.c (mon.1) 39 : audit 0 from='client.? 172.21.15.102:0/570355301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:20:25.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:25 smithi102 bash[71397]: audit 2024-02-05T07:20:25.143154+0000 mon.c (mon.1) 39 : audit 0 from='client.? 172.21.15.102:0/570355301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:20:25.922 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-02-05T07:20:26.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:26 smithi102 bash[68945]: cluster 2024-02-05T07:20:25.062733+0000 mgr.y (mgr.25280) 3059 : cluster 0 pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:20:26.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:26 smithi102 bash[68945]: audit 2024-02-05T07:20:25.814738+0000 mon.a (mon.0) 12739 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:20:26.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:26 smithi102 bash[68945]: audit 2024-02-05T07:20:25.866420+0000 mon.a (mon.0) 12740 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:26.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:26 smithi102 bash[68945]: audit 2024-02-05T07:20:25.875842+0000 mon.a (mon.0) 12741 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:26.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:26 smithi102 bash[68945]: audit 2024-02-05T07:20:25.885011+0000 mon.a (mon.0) 12742 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:26.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:26 smithi102 bash[71397]: cluster 2024-02-05T07:20:25.062733+0000 mgr.y (mgr.25280) 3059 : cluster 0 pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:20:26.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:26 smithi102 bash[71397]: audit 2024-02-05T07:20:25.814738+0000 mon.a (mon.0) 12739 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:20:26.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:26 smithi102 bash[71397]: audit 2024-02-05T07:20:25.866420+0000 mon.a (mon.0) 12740 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:26.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:26 smithi102 bash[71397]: audit 2024-02-05T07:20:25.875842+0000 mon.a (mon.0) 12741 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:26.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:26 smithi102 bash[71397]: audit 2024-02-05T07:20:25.885011+0000 mon.a (mon.0) 12742 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:26.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:26 smithi177 bash[56430]: cluster 2024-02-05T07:20:25.062733+0000 mgr.y (mgr.25280) 3059 : cluster 0 pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:20:26.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:26 smithi177 bash[56430]: audit 2024-02-05T07:20:25.814738+0000 mon.a (mon.0) 12739 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:20:26.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:26 smithi177 bash[56430]: audit 2024-02-05T07:20:25.866420+0000 mon.a (mon.0) 12740 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:26.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:26 smithi177 bash[56430]: audit 2024-02-05T07:20:25.875842+0000 mon.a (mon.0) 12741 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:26.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:26 smithi177 bash[56430]: audit 2024-02-05T07:20:25.885011+0000 mon.a (mon.0) 12742 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:27.479 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:27 smithi102 bash[68945]: cluster 2024-02-05T07:20:27.063671+0000 mgr.y (mgr.25280) 3060 : cluster 0 pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:27.480 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:27 smithi102 bash[71397]: cluster 2024-02-05T07:20:27.063671+0000 mgr.y (mgr.25280) 3060 : cluster 0 pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:27.579 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:27 smithi177 bash[56430]: cluster 2024-02-05T07:20:27.063671+0000 mgr.y (mgr.25280) 3060 : cluster 0 pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:29.626 INFO:teuthology.orchestra.run.smithi102.stdout: "ceph version 19.0.0-1241-g164d3be4 (164d3be4a527be775f4d3c343ea591122f1b8921) squid (dev)" 2024-02-05T07:20:30.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:30 smithi177 bash[56430]: cluster 2024-02-05T07:20:29.064715+0000 mgr.y (mgr.25280) 3061 : cluster 0 pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:30.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:30 smithi177 bash[56430]: audit 2024-02-05T07:20:29.599754+0000 mon.a (mon.0) 12743 : audit 0 from='client.? 172.21.15.102:0/1074416578' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:20:30.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:30 smithi102 bash[71397]: cluster 2024-02-05T07:20:29.064715+0000 mgr.y (mgr.25280) 3061 : cluster 0 pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:30.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:30 smithi102 bash[71397]: audit 2024-02-05T07:20:29.599754+0000 mon.a (mon.0) 12743 : audit 0 from='client.? 172.21.15.102:0/1074416578' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:20:30.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:30 smithi102 bash[68945]: cluster 2024-02-05T07:20:29.064715+0000 mgr.y (mgr.25280) 3061 : cluster 0 pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:30.633 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:30 smithi102 bash[68945]: audit 2024-02-05T07:20:29.599754+0000 mon.a (mon.0) 12743 : audit 0 from='client.? 172.21.15.102:0/1074416578' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-05T07:20:30.970 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -e sha1=164d3be4a527be775f4d3c343ea591122f1b8921 -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-02-05T07:20:31.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:31 smithi177 bash[56430]: audit 2024-02-05T07:20:29.818886+0000 mgr.y (mgr.25280) 3062 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:20:31.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:31 smithi177 bash[56430]: cluster 2024-02-05T07:20:31.065787+0000 mgr.y (mgr.25280) 3063 : cluster 0 pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:20:31.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:31 smithi102 bash[68945]: audit 2024-02-05T07:20:29.818886+0000 mgr.y (mgr.25280) 3062 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:20:31.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:31 smithi102 bash[68945]: cluster 2024-02-05T07:20:31.065787+0000 mgr.y (mgr.25280) 3063 : cluster 0 pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:20:31.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:31 smithi102 bash[71397]: audit 2024-02-05T07:20:29.818886+0000 mgr.y (mgr.25280) 3062 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:20:31.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:31 smithi102 bash[71397]: cluster 2024-02-05T07:20:31.065787+0000 mgr.y (mgr.25280) 3063 : cluster 0 pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:20:32.632 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:20:32 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:20:32] "GET /metrics HTTP/1.1" 200 38694 "" "Prometheus/2.43.0" 2024-02-05T07:20:34.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:34 smithi177 bash[56430]: cluster 2024-02-05T07:20:33.067199+0000 mgr.y (mgr.25280) 3064 : cluster 0 pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:34.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:34 smithi177 bash[56430]: audit 2024-02-05T07:20:33.685223+0000 mon.a (mon.0) 12744 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:34.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:34 smithi177 bash[56430]: audit 2024-02-05T07:20:33.696565+0000 mon.a (mon.0) 12745 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:34.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:34 smithi177 bash[56430]: audit 2024-02-05T07:20:33.707540+0000 mon.a (mon.0) 12746 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:34.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:34 smithi102 bash[68945]: cluster 2024-02-05T07:20:33.067199+0000 mgr.y (mgr.25280) 3064 : cluster 0 pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:34.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:34 smithi102 bash[68945]: audit 2024-02-05T07:20:33.685223+0000 mon.a (mon.0) 12744 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:34.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:34 smithi102 bash[68945]: audit 2024-02-05T07:20:33.696565+0000 mon.a (mon.0) 12745 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:34.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:34 smithi102 bash[68945]: audit 2024-02-05T07:20:33.707540+0000 mon.a (mon.0) 12746 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:34.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:34 smithi102 bash[71397]: cluster 2024-02-05T07:20:33.067199+0000 mgr.y (mgr.25280) 3064 : cluster 0 pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:34.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:34 smithi102 bash[71397]: audit 2024-02-05T07:20:33.685223+0000 mon.a (mon.0) 12744 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:34.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:34 smithi102 bash[71397]: audit 2024-02-05T07:20:33.696565+0000 mon.a (mon.0) 12745 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:34.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:34 smithi102 bash[71397]: audit 2024-02-05T07:20:33.707540+0000 mon.a (mon.0) 12746 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:35.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:35 smithi177 bash[56430]: cluster 2024-02-05T07:20:35.068302+0000 mgr.y (mgr.25280) 3065 : cluster 0 pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:20:35.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:35 smithi102 bash[68945]: cluster 2024-02-05T07:20:35.068302+0000 mgr.y (mgr.25280) 3065 : cluster 0 pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:20:35.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:35 smithi102 bash[71397]: cluster 2024-02-05T07:20:35.068302+0000 mgr.y (mgr.25280) 3065 : cluster 0 pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:20:36.756 INFO:teuthology.orchestra.run.smithi102.stdout:osd 8 10s ago - 2024-02-05T07:20:37.665 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-05T07:20:37.676 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi102.front.sepia.ceph.com 2024-02-05T07:20:37.676 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- bash -c 'ceph orch upgrade ls' 2024-02-05T07:20:38.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:38 smithi177 bash[56430]: audit 2024-02-05T07:20:36.727420+0000 mgr.y (mgr.25280) 3066 : audit 0 from='client.45223 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:20:38.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:38 smithi177 bash[56430]: cluster 2024-02-05T07:20:37.069677+0000 mgr.y (mgr.25280) 3067 : cluster 0 pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:38.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:38 smithi102 bash[68945]: audit 2024-02-05T07:20:36.727420+0000 mgr.y (mgr.25280) 3066 : audit 0 from='client.45223 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:20:38.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:38 smithi102 bash[68945]: cluster 2024-02-05T07:20:37.069677+0000 mgr.y (mgr.25280) 3067 : cluster 0 pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:38.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:38 smithi102 bash[71397]: audit 2024-02-05T07:20:36.727420+0000 mgr.y (mgr.25280) 3066 : audit 0 from='client.45223 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:20:38.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:38 smithi102 bash[71397]: cluster 2024-02-05T07:20:37.069677+0000 mgr.y (mgr.25280) 3067 : cluster 0 pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:40.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:40 smithi177 bash[56430]: cluster 2024-02-05T07:20:39.070736+0000 mgr.y (mgr.25280) 3068 : cluster 0 pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:40.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:40 smithi102 bash[71397]: cluster 2024-02-05T07:20:39.070736+0000 mgr.y (mgr.25280) 3068 : cluster 0 pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:40.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:40 smithi102 bash[68945]: cluster 2024-02-05T07:20:39.070736+0000 mgr.y (mgr.25280) 3068 : cluster 0 pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:41.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:41 smithi177 bash[56430]: audit 2024-02-05T07:20:39.826956+0000 mgr.y (mgr.25280) 3069 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:20:41.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:41 smithi177 bash[56430]: audit 2024-02-05T07:20:40.815371+0000 mon.a (mon.0) 12747 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:20:41.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:41 smithi177 bash[56430]: cluster 2024-02-05T07:20:41.071830+0000 mgr.y (mgr.25280) 3070 : cluster 0 pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:20:41.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:41 smithi102 bash[68945]: audit 2024-02-05T07:20:39.826956+0000 mgr.y (mgr.25280) 3069 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:20:41.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:41 smithi102 bash[68945]: audit 2024-02-05T07:20:40.815371+0000 mon.a (mon.0) 12747 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:20:41.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:41 smithi102 bash[68945]: cluster 2024-02-05T07:20:41.071830+0000 mgr.y (mgr.25280) 3070 : cluster 0 pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:20:41.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:41 smithi102 bash[71397]: audit 2024-02-05T07:20:39.826956+0000 mgr.y (mgr.25280) 3069 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:20:41.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:41 smithi102 bash[71397]: audit 2024-02-05T07:20:40.815371+0000 mon.a (mon.0) 12747 : audit 0 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-05T07:20:41.633 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:41 smithi102 bash[71397]: cluster 2024-02-05T07:20:41.071830+0000 mgr.y (mgr.25280) 3070 : cluster 0 pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:20:42.523 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-02-05T07:20:42.523 INFO:teuthology.orchestra.run.smithi102.stdout: "image": "quay.io/ceph/ceph", 2024-02-05T07:20:42.523 INFO:teuthology.orchestra.run.smithi102.stdout: "registry": "quay.io", 2024-02-05T07:20:42.523 INFO:teuthology.orchestra.run.smithi102.stdout: "bare_image": "ceph/ceph", 2024-02-05T07:20:42.523 INFO:teuthology.orchestra.run.smithi102.stdout: "versions": [] 2024-02-05T07:20:42.523 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-02-05T07:20:42.577 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:42 smithi102 bash[68945]: audit 2024-02-05T07:20:41.700089+0000 mgr.y (mgr.25280) 3071 : audit 0 from='client.45229 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:20:42.578 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:20:42 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:20:42] "GET /metrics HTTP/1.1" 200 38695 "" "Prometheus/2.43.0" 2024-02-05T07:20:42.578 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:42 smithi102 bash[71397]: audit 2024-02-05T07:20:41.700089+0000 mgr.y (mgr.25280) 3071 : audit 0 from='client.45229 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:20:42.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:42 smithi177 bash[56430]: audit 2024-02-05T07:20:41.700089+0000 mgr.y (mgr.25280) 3071 : audit 0 from='client.45229 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:20:43.427 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-02-05T07:20:43.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:43 smithi177 bash[56430]: cluster 2024-02-05T07:20:43.073184+0000 mgr.y (mgr.25280) 3072 : cluster 0 pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:43.614 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:43 smithi102 bash[71397]: cluster 2024-02-05T07:20:43.073184+0000 mgr.y (mgr.25280) 3072 : cluster 0 pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:43.614 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:43 smithi102 bash[68945]: cluster 2024-02-05T07:20:43.073184+0000 mgr.y (mgr.25280) 3072 : cluster 0 pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:45.573 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:45 smithi102 bash[68945]: cluster 2024-02-05T07:20:45.074255+0000 mgr.y (mgr.25280) 3073 : cluster 0 pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:20:45.573 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:45 smithi102 bash[71397]: cluster 2024-02-05T07:20:45.074255+0000 mgr.y (mgr.25280) 3073 : cluster 0 pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:20:45.577 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:45 smithi177 bash[56430]: cluster 2024-02-05T07:20:45.074255+0000 mgr.y (mgr.25280) 3073 : cluster 0 pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:20:47.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:47 smithi177 bash[56430]: audit 2024-02-05T07:20:46.044755+0000 mon.a (mon.0) 12748 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:47.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:47 smithi177 bash[56430]: audit 2024-02-05T07:20:46.053936+0000 mon.a (mon.0) 12749 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:47.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:47 smithi177 bash[56430]: audit 2024-02-05T07:20:46.063220+0000 mon.a (mon.0) 12750 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:47.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:47 smithi102 bash[68945]: audit 2024-02-05T07:20:46.044755+0000 mon.a (mon.0) 12748 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:47.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:47 smithi102 bash[68945]: audit 2024-02-05T07:20:46.053936+0000 mon.a (mon.0) 12749 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:47.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:47 smithi102 bash[68945]: audit 2024-02-05T07:20:46.063220+0000 mon.a (mon.0) 12750 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:47.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:47 smithi102 bash[71397]: audit 2024-02-05T07:20:46.044755+0000 mon.a (mon.0) 12748 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:47.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:47 smithi102 bash[71397]: audit 2024-02-05T07:20:46.053936+0000 mon.a (mon.0) 12749 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:47.383 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:47 smithi102 bash[71397]: audit 2024-02-05T07:20:46.063220+0000 mon.a (mon.0) 12750 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:47.919 INFO:teuthology.orchestra.run.smithi102.stdout: "16.2.0", 2024-02-05T07:20:48.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:48 smithi177 bash[56430]: cluster 2024-02-05T07:20:47.075243+0000 mgr.y (mgr.25280) 3074 : cluster 0 pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:48.328 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:48 smithi177 bash[56430]: audit 2024-02-05T07:20:47.100982+0000 mgr.y (mgr.25280) 3075 : audit 0 from='client.35304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:20:48.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:48 smithi102 bash[68945]: cluster 2024-02-05T07:20:47.075243+0000 mgr.y (mgr.25280) 3074 : cluster 0 pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:48.382 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:48 smithi102 bash[68945]: audit 2024-02-05T07:20:47.100982+0000 mgr.y (mgr.25280) 3075 : audit 0 from='client.35304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:20:48.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:48 smithi102 bash[71397]: cluster 2024-02-05T07:20:47.075243+0000 mgr.y (mgr.25280) 3074 : cluster 0 pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:48.382 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:48 smithi102 bash[71397]: audit 2024-02-05T07:20:47.100982+0000 mgr.y (mgr.25280) 3075 : audit 0 from='client.35304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:20:48.741 DEBUG:teuthology.orchestra.run.smithi102:> 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 6c73f6dc-c3f2-11ee-95b6-87774f69a715 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-02-05T07:20:50.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:50 smithi177 bash[56430]: cluster 2024-02-05T07:20:49.076212+0000 mgr.y (mgr.25280) 3076 : cluster 0 pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:50.632 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:50 smithi102 bash[68945]: cluster 2024-02-05T07:20:49.076212+0000 mgr.y (mgr.25280) 3076 : cluster 0 pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:50.632 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:50 smithi102 bash[71397]: cluster 2024-02-05T07:20:49.076212+0000 mgr.y (mgr.25280) 3076 : cluster 0 pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:51.575 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:51 smithi102 bash[68945]: audit 2024-02-05T07:20:49.836926+0000 mgr.y (mgr.25280) 3077 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:20:51.575 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:51 smithi102 bash[71397]: audit 2024-02-05T07:20:49.836926+0000 mgr.y (mgr.25280) 3077 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:20:51.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:51 smithi177 bash[56430]: audit 2024-02-05T07:20:49.836926+0000 mgr.y (mgr.25280) 3077 : audit 0 from='client.35013 -' entity='client.iscsi.foo.smithi102.rtacbu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-05T07:20:52.420 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:52 smithi102 bash[68945]: cluster 2024-02-05T07:20:51.077349+0000 mgr.y (mgr.25280) 3078 : cluster 0 pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:20:52.421 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:52 smithi102 bash[71397]: cluster 2024-02-05T07:20:51.077349+0000 mgr.y (mgr.25280) 3078 : cluster 0 pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:20:52.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:52 smithi177 bash[56430]: cluster 2024-02-05T07:20:51.077349+0000 mgr.y (mgr.25280) 3078 : cluster 0 pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-05T07:20:52.848 INFO:teuthology.orchestra.run.smithi102.stdout: "v16.2.2", 2024-02-05T07:20:52.848 INFO:teuthology.orchestra.run.smithi102.stdout: "v16.2.2-20210505", 2024-02-05T07:20:52.853 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:20:52 smithi102 bash[65457]: ::ffff:172.21.15.177 - - [05/Feb/2024:07:20:52] "GET /metrics HTTP/1.1" 200 38695 "" "Prometheus/2.43.0" 2024-02-05T07:20:53.486 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:53 smithi177 bash[56430]: audit 2024-02-05T07:20:52.031489+0000 mgr.y (mgr.25280) 3079 : audit 0 from='client.35310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:20:53.604 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:53 smithi102 bash[71397]: audit 2024-02-05T07:20:52.031489+0000 mgr.y (mgr.25280) 3079 : audit 0 from='client.35310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:20:53.604 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:53 smithi102 bash[68945]: audit 2024-02-05T07:20:52.031489+0000 mgr.y (mgr.25280) 3079 : audit 0 from='client.35310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-05T07:20:54.254 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-02-05T07:20:54.264 INFO:tasks.cephadm:Teardown begin 2024-02-05T07:20:54.265 DEBUG:teuthology.orchestra.run.smithi102:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-05T07:20:54.277 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-05T07:20:54.291 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-02-05T07:20:54.292 DEBUG:teuthology.orchestra.run.smithi102:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-05T07:20:54.297 DEBUG:teuthology.orchestra.run.smithi177:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-05T07:20:54.341 INFO:tasks.cephadm:Stopping all daemons... 2024-02-05T07:20:54.341 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-02-05T07:20:54.341 DEBUG:teuthology.orchestra.run.smithi102:> sudo systemctl stop ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@mon.a 2024-02-05T07:20:54.416 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:54 smithi102 bash[71397]: cluster 2024-02-05T07:20:53.078836+0000 mgr.y (mgr.25280) 3080 : cluster 0 pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:54.417 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:54 smithi102 bash[71397]: audit 2024-02-05T07:20:53.871418+0000 mon.a (mon.0) 12751 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:54.417 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:54 smithi102 bash[71397]: audit 2024-02-05T07:20:53.882855+0000 mon.a (mon.0) 12752 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:54.417 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:54 smithi102 bash[71397]: audit 2024-02-05T07:20:53.891926+0000 mon.a (mon.0) 12753 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:54.417 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:54 smithi102 bash[68945]: cluster 2024-02-05T07:20:53.078836+0000 mgr.y (mgr.25280) 3080 : cluster 0 pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:54.417 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:54 smithi102 bash[68945]: audit 2024-02-05T07:20:53.871418+0000 mon.a (mon.0) 12751 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:54.417 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:54 smithi102 bash[68945]: audit 2024-02-05T07:20:53.882855+0000 mon.a (mon.0) 12752 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:54.417 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:54 smithi102 bash[68945]: audit 2024-02-05T07:20:53.891926+0000 mon.a (mon.0) 12753 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:54.417 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:54 smithi102 systemd[1]: Stopping Ceph mon.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:20:54.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:54 smithi177 bash[56430]: cluster 2024-02-05T07:20:53.078836+0000 mgr.y (mgr.25280) 3080 : cluster 0 pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 279 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-05T07:20:54.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:54 smithi177 bash[56430]: audit 2024-02-05T07:20:53.871418+0000 mon.a (mon.0) 12751 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:54.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:54 smithi177 bash[56430]: audit 2024-02-05T07:20:53.882855+0000 mon.a (mon.0) 12752 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:54.578 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:54 smithi177 bash[56430]: audit 2024-02-05T07:20:53.891926+0000 mon.a (mon.0) 12753 : audit 1 from='mgr.25280 172.21.15.102:0/55622173' entity='mgr.y' 2024-02-05T07:20:55.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:54 smithi102 bash[68945]: debug 2024-02-05T07:20:54.824+0000 7f876a94e700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-05T07:20:55.132 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:54 smithi102 bash[68945]: debug 2024-02-05T07:20:54.824+0000 7f876a94e700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-02-05T07:20:55.133 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:20:54 smithi102 bash[65457]: [05/Feb/2024:07:20:54] ENGINE Bus STOPPING 2024-02-05T07:20:55.133 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:20:54 smithi102 bash[65457]: [05/Feb/2024:07:20:54] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-05T07:20:55.133 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:20:54 smithi102 bash[65457]: [05/Feb/2024:07:20:54] ENGINE Bus STOPPED 2024-02-05T07:20:55.133 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:20:54 smithi102 bash[65457]: [05/Feb/2024:07:20:54] ENGINE Bus STARTING 2024-02-05T07:20:55.133 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:20:54 smithi102 bash[65457]: CherryPy Checker: 2024-02-05T07:20:55.133 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:20:54 smithi102 bash[65457]: The Application mounted at '' has an empty config. 2024-02-05T07:20:55.133 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:20:54 smithi102 bash[65457]: [05/Feb/2024:07:20:54] ENGINE Serving on http://:::9283 2024-02-05T07:20:55.133 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:20:54 smithi102 bash[65457]: [05/Feb/2024:07:20:54] ENGINE Bus STARTED 2024-02-05T07:20:56.492 INFO:journalctl@ceph.mon.a.smithi102.stdout:Feb 05 07:20:56 smithi102 bash[117703]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-mon-a 2024-02-05T07:20:56.512 DEBUG:teuthology.orchestra.run.smithi102:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@mon.a.service' 2024-02-05T07:20:56.569 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T07:20:56.570 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-02-05T07:20:56.570 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-02-05T07:20:56.570 DEBUG:teuthology.orchestra.run.smithi102:> sudo systemctl stop ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@mon.c 2024-02-05T07:20:56.815 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:56 smithi102 systemd[1]: Stopping Ceph mon.c for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:20:56.815 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:56 smithi102 bash[71397]: debug 2024-02-05T07:20:56.716+0000 7f49a45f4700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-05T07:20:56.815 INFO:journalctl@ceph.mon.c.smithi102.stdout:Feb 05 07:20:56 smithi102 bash[71397]: debug 2024-02-05T07:20:56.716+0000 7f49a45f4700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-02-05T07:20:57.758 DEBUG:teuthology.orchestra.run.smithi102:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@mon.c.service' 2024-02-05T07:20:57.794 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T07:20:57.795 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-02-05T07:20:57.795 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-02-05T07:20:57.795 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@mon.b 2024-02-05T07:20:58.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:57 smithi177 systemd[1]: Stopping Ceph mon.b for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:20:58.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:57 smithi177 bash[56430]: debug 2024-02-05T07:20:57.966+0000 7f4fdd9a0700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-05T07:20:58.078 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:57 smithi177 bash[56430]: debug 2024-02-05T07:20:57.966+0000 7f4fdd9a0700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-02-05T07:20:59.098 DEBUG:teuthology.orchestra.run.smithi177:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@mon.b.service' 2024-02-05T07:20:59.107 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:58 smithi177 bash[96546]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-mon-b 2024-02-05T07:20:59.107 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:59 smithi177 bash[96611]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-mon-b 2024-02-05T07:20:59.107 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:59 smithi177 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@mon.b.service: Succeeded. 2024-02-05T07:20:59.107 INFO:journalctl@ceph.mon.b.smithi177.stdout:Feb 05 07:20:59 smithi177 systemd[1]: Stopped Ceph mon.b for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:20:59.175 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T07:20:59.175 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-02-05T07:20:59.175 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-02-05T07:20:59.176 DEBUG:teuthology.orchestra.run.smithi102:> sudo systemctl stop ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@mgr.y 2024-02-05T07:20:59.592 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:20:59 smithi102 systemd[1]: Stopping Ceph mgr.y for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:20:59.592 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:20:59 smithi102 bash[65457]: debug 2024-02-05T07:20:59.360+0000 7fa02a693700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T07:20:59.592 INFO:journalctl@ceph.mgr.y.smithi102.stdout:Feb 05 07:20:59 smithi102 bash[65457]: debug 2024-02-05T07:20:59.360+0000 7fa02a693700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-02-05T07:21:00.306 DEBUG:teuthology.orchestra.run.smithi102:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@mgr.y.service' 2024-02-05T07:21:00.337 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T07:21:00.337 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-02-05T07:21:00.338 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-02-05T07:21:00.338 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@mgr.x 2024-02-05T07:21:00.693 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Feb 05 07:21:00 smithi177 systemd[1]: Stopping Ceph mgr.x for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:21:01.355 DEBUG:teuthology.orchestra.run.smithi177:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@mgr.x.service' 2024-02-05T07:21:01.387 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T07:21:01.387 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-02-05T07:21:01.387 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-02-05T07:21:01.387 DEBUG:teuthology.orchestra.run.smithi102:> sudo systemctl stop ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@osd.0 2024-02-05T07:21:01.882 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:21:01 smithi102 systemd[1]: Stopping Ceph osd.0 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:21:01.882 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:21:01 smithi102 bash[78579]: debug 2024-02-05T07:21:01.584+0000 7fcc8168b700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T07:21:01.882 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:21:01 smithi102 bash[78579]: debug 2024-02-05T07:21:01.584+0000 7fcc8168b700 -1 osd.0 163 *** Got signal Terminated *** 2024-02-05T07:21:01.883 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:21:01 smithi102 bash[78579]: debug 2024-02-05T07:21:01.584+0000 7fcc8168b700 -1 osd.0 163 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T07:21:08.169 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:21:07 smithi102 bash[118119]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-0 2024-02-05T07:21:08.170 INFO:journalctl@ceph.osd.0.smithi102.stdout:Feb 05 07:21:08 smithi102 bash[118225]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-0 2024-02-05T07:21:10.593 DEBUG:teuthology.orchestra.run.smithi102:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@osd.0.service' 2024-02-05T07:21:10.626 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T07:21:10.627 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-02-05T07:21:10.627 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-02-05T07:21:10.627 DEBUG:teuthology.orchestra.run.smithi102:> sudo systemctl stop ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@osd.1 2024-02-05T07:21:10.882 INFO:journalctl@ceph.osd.1.smithi102.stdout:Feb 05 07:21:10 smithi102 systemd[1]: Stopping Ceph osd.1 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:21:10.882 INFO:journalctl@ceph.osd.1.smithi102.stdout:Feb 05 07:21:10 smithi102 bash[81916]: debug 2024-02-05T07:21:10.808+0000 7fd0d91e6700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T07:21:10.882 INFO:journalctl@ceph.osd.1.smithi102.stdout:Feb 05 07:21:10 smithi102 bash[81916]: debug 2024-02-05T07:21:10.808+0000 7fd0d91e6700 -1 osd.1 163 *** Got signal Terminated *** 2024-02-05T07:21:10.882 INFO:journalctl@ceph.osd.1.smithi102.stdout:Feb 05 07:21:10 smithi102 bash[81916]: debug 2024-02-05T07:21:10.808+0000 7fd0d91e6700 -1 osd.1 163 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T07:21:17.046 INFO:journalctl@ceph.osd.1.smithi102.stdout:Feb 05 07:21:16 smithi102 bash[118453]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-1 2024-02-05T07:21:17.046 INFO:journalctl@ceph.osd.1.smithi102.stdout:Feb 05 07:21:16 smithi102 bash[119180]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-1 2024-02-05T07:21:19.070 DEBUG:teuthology.orchestra.run.smithi102:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@osd.1.service' 2024-02-05T07:21:19.106 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T07:21:19.107 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-02-05T07:21:19.107 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-02-05T07:21:19.107 DEBUG:teuthology.orchestra.run.smithi102:> sudo systemctl stop ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@osd.2 2024-02-05T07:21:19.382 INFO:journalctl@ceph.osd.2.smithi102.stdout:Feb 05 07:21:19 smithi102 systemd[1]: Stopping Ceph osd.2 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:21:19.382 INFO:journalctl@ceph.osd.2.smithi102.stdout:Feb 05 07:21:19 smithi102 bash[85259]: debug 2024-02-05T07:21:19.268+0000 7fdf3c648700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T07:21:19.382 INFO:journalctl@ceph.osd.2.smithi102.stdout:Feb 05 07:21:19 smithi102 bash[85259]: debug 2024-02-05T07:21:19.268+0000 7fdf3c648700 -1 osd.2 163 *** Got signal Terminated *** 2024-02-05T07:21:19.382 INFO:journalctl@ceph.osd.2.smithi102.stdout:Feb 05 07:21:19 smithi102 bash[85259]: debug 2024-02-05T07:21:19.268+0000 7fdf3c648700 -1 osd.2 163 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T07:21:25.773 INFO:journalctl@ceph.osd.2.smithi102.stdout:Feb 05 07:21:25 smithi102 bash[119319]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-2 2024-02-05T07:21:25.773 INFO:journalctl@ceph.osd.2.smithi102.stdout:Feb 05 07:21:25 smithi102 bash[119396]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-2 2024-02-05T07:21:26.328 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:21:25 smithi177 bash[87663]: ts=2024-02-05T07:21:25.942Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.102:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.102:8765: connect: connection refused" 2024-02-05T07:21:26.328 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:21:25 smithi177 bash[87663]: ts=2024-02-05T07:21:25.944Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.102:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.102:8765: connect: connection refused" 2024-02-05T07:21:26.328 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:21:25 smithi177 bash[87663]: ts=2024-02-05T07:21:25.944Z caller=refresh.go:99 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.102:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.102:8765: connect: connection refused" 2024-02-05T07:21:26.328 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:21:25 smithi177 bash[87663]: ts=2024-02-05T07:21:25.947Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.102:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.102:8765: connect: connection refused" 2024-02-05T07:21:27.828 DEBUG:teuthology.orchestra.run.smithi102:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@osd.2.service' 2024-02-05T07:21:27.865 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T07:21:27.865 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-02-05T07:21:27.865 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-02-05T07:21:27.866 DEBUG:teuthology.orchestra.run.smithi102:> sudo systemctl stop ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@osd.3 2024-02-05T07:21:28.132 INFO:journalctl@ceph.osd.3.smithi102.stdout:Feb 05 07:21:27 smithi102 systemd[1]: Stopping Ceph osd.3 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:21:28.132 INFO:journalctl@ceph.osd.3.smithi102.stdout:Feb 05 07:21:28 smithi102 bash[88645]: debug 2024-02-05T07:21:28.051+0000 7fbfb8848700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T07:21:28.132 INFO:journalctl@ceph.osd.3.smithi102.stdout:Feb 05 07:21:28 smithi102 bash[88645]: debug 2024-02-05T07:21:28.051+0000 7fbfb8848700 -1 osd.3 163 *** Got signal Terminated *** 2024-02-05T07:21:28.133 INFO:journalctl@ceph.osd.3.smithi102.stdout:Feb 05 07:21:28 smithi102 bash[88645]: debug 2024-02-05T07:21:28.051+0000 7fbfb8848700 -1 osd.3 163 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T07:21:28.578 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:28 smithi177 bash[69323]: debug 2024-02-05T07:21:28.273+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.111522+0000 front 2024-02-05T07:21:06.111979+0000 (oldest deadline 2024-02-05T07:21:27.811455+0000) 2024-02-05T07:21:29.311 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:21:28 smithi177 bash[66122]: debug 2024-02-05T07:21:28.897+0000 7fc974ff8700 -1 osd.4 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.589326+0000 front 2024-02-05T07:21:05.589348+0000 (oldest deadline 2024-02-05T07:21:27.888728+0000) 2024-02-05T07:21:29.578 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:29 smithi177 bash[69323]: debug 2024-02-05T07:21:29.309+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.111522+0000 front 2024-02-05T07:21:06.111979+0000 (oldest deadline 2024-02-05T07:21:27.811455+0000) 2024-02-05T07:21:30.296 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:21:29 smithi177 bash[66122]: debug 2024-02-05T07:21:29.905+0000 7fc974ff8700 -1 osd.4 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.589326+0000 front 2024-02-05T07:21:05.589348+0000 (oldest deadline 2024-02-05T07:21:27.888728+0000) 2024-02-05T07:21:30.578 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:30 smithi177 bash[69323]: debug 2024-02-05T07:21:30.293+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.111522+0000 front 2024-02-05T07:21:06.111979+0000 (oldest deadline 2024-02-05T07:21:27.811455+0000) 2024-02-05T07:21:31.328 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:21:30 smithi177 bash[66122]: debug 2024-02-05T07:21:30.877+0000 7fc974ff8700 -1 osd.4 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.589326+0000 front 2024-02-05T07:21:05.589348+0000 (oldest deadline 2024-02-05T07:21:27.888728+0000) 2024-02-05T07:21:31.828 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:31 smithi177 bash[69323]: debug 2024-02-05T07:21:31.337+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.111522+0000 front 2024-02-05T07:21:06.111979+0000 (oldest deadline 2024-02-05T07:21:27.811455+0000) 2024-02-05T07:21:32.285 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:21:31 smithi177 bash[66122]: debug 2024-02-05T07:21:31.917+0000 7fc974ff8700 -1 osd.4 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.589326+0000 front 2024-02-05T07:21:05.589348+0000 (oldest deadline 2024-02-05T07:21:27.888728+0000) 2024-02-05T07:21:32.285 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:31 smithi177 bash[72509]: debug 2024-02-05T07:21:31.957+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.883816+0000 front 2024-02-05T07:21:05.883862+0000 (oldest deadline 2024-02-05T07:21:31.183603+0000) 2024-02-05T07:21:32.578 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:32 smithi177 bash[69323]: debug 2024-02-05T07:21:32.313+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.111522+0000 front 2024-02-05T07:21:06.111979+0000 (oldest deadline 2024-02-05T07:21:27.811455+0000) 2024-02-05T07:21:33.132 INFO:journalctl@ceph.osd.3.smithi102.stdout:Feb 05 07:21:32 smithi102 bash[88645]: debug 2024-02-05T07:21:32.699+0000 7fbfb4e43700 -1 osd.3 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.546718+0000 front 2024-02-05T07:21:06.547068+0000 (oldest deadline 2024-02-05T07:21:31.846877+0000) 2024-02-05T07:21:33.229 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:21:32 smithi177 bash[66122]: debug 2024-02-05T07:21:32.941+0000 7fc974ff8700 -1 osd.4 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.589326+0000 front 2024-02-05T07:21:05.589348+0000 (oldest deadline 2024-02-05T07:21:27.888728+0000) 2024-02-05T07:21:33.230 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:32 smithi177 bash[72509]: debug 2024-02-05T07:21:32.917+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.883816+0000 front 2024-02-05T07:21:05.883862+0000 (oldest deadline 2024-02-05T07:21:31.183603+0000) 2024-02-05T07:21:33.487 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:33 smithi177 bash[69323]: debug 2024-02-05T07:21:33.289+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.111522+0000 front 2024-02-05T07:21:06.111979+0000 (oldest deadline 2024-02-05T07:21:27.811455+0000) 2024-02-05T07:21:33.487 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:33 smithi177 bash[75669]: debug 2024-02-05T07:21:33.225+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:21:34.163 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:33 smithi177 bash[72509]: debug 2024-02-05T07:21:33.897+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.883816+0000 front 2024-02-05T07:21:05.883862+0000 (oldest deadline 2024-02-05T07:21:31.183603+0000) 2024-02-05T07:21:34.163 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:21:33 smithi177 bash[66122]: debug 2024-02-05T07:21:33.917+0000 7fc974ff8700 -1 osd.4 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.589326+0000 front 2024-02-05T07:21:05.589348+0000 (oldest deadline 2024-02-05T07:21:27.888728+0000) 2024-02-05T07:21:34.489 INFO:journalctl@ceph.osd.3.smithi102.stdout:Feb 05 07:21:34 smithi102 bash[119540]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-3 2024-02-05T07:21:34.578 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:34 smithi177 bash[75669]: debug 2024-02-05T07:21:34.261+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:21:34.578 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:34 smithi177 bash[69323]: debug 2024-02-05T07:21:34.249+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.111522+0000 front 2024-02-05T07:21:06.111979+0000 (oldest deadline 2024-02-05T07:21:27.811455+0000) 2024-02-05T07:21:34.882 INFO:journalctl@ceph.osd.3.smithi102.stdout:Feb 05 07:21:34 smithi102 bash[119822]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-3 2024-02-05T07:21:35.228 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:21:34 smithi177 bash[66122]: debug 2024-02-05T07:21:34.933+0000 7fc974ff8700 -1 osd.4 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.589326+0000 front 2024-02-05T07:21:05.589348+0000 (oldest deadline 2024-02-05T07:21:27.888728+0000) 2024-02-05T07:21:35.229 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:34 smithi177 bash[72509]: debug 2024-02-05T07:21:34.865+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.883816+0000 front 2024-02-05T07:21:05.883862+0000 (oldest deadline 2024-02-05T07:21:31.183603+0000) 2024-02-05T07:21:35.578 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:35 smithi177 bash[69323]: debug 2024-02-05T07:21:35.233+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.111522+0000 front 2024-02-05T07:21:06.111979+0000 (oldest deadline 2024-02-05T07:21:27.811455+0000) 2024-02-05T07:21:35.578 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:35 smithi177 bash[75669]: debug 2024-02-05T07:21:35.305+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:21:35.980 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:35 smithi177 bash[72509]: debug 2024-02-05T07:21:35.853+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.883816+0000 front 2024-02-05T07:21:05.883862+0000 (oldest deadline 2024-02-05T07:21:31.183603+0000) 2024-02-05T07:21:36.270 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:36 smithi177 bash[69323]: debug 2024-02-05T07:21:36.205+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.111522+0000 front 2024-02-05T07:21:06.111979+0000 (oldest deadline 2024-02-05T07:21:27.811455+0000) 2024-02-05T07:21:36.270 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:36 smithi177 bash[75669]: debug 2024-02-05T07:21:36.265+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:21:36.271 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:21:35 smithi177 bash[66122]: debug 2024-02-05T07:21:35.977+0000 7fc974ff8700 -1 osd.4 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.589326+0000 front 2024-02-05T07:21:05.589348+0000 (oldest deadline 2024-02-05T07:21:27.888728+0000) 2024-02-05T07:21:36.621 DEBUG:teuthology.orchestra.run.smithi102:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@osd.3.service' 2024-02-05T07:21:36.654 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T07:21:36.654 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-02-05T07:21:36.654 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-02-05T07:21:36.654 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@osd.4 2024-02-05T07:21:36.828 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:21:36 smithi177 systemd[1]: Stopping Ceph osd.4 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:21:37.031 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:36 smithi177 bash[72509]: debug 2024-02-05T07:21:36.893+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.883816+0000 front 2024-02-05T07:21:05.883862+0000 (oldest deadline 2024-02-05T07:21:31.183603+0000) 2024-02-05T07:21:37.222 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:21:37 smithi177 bash[66122]: debug 2024-02-05T07:21:37.021+0000 7fc974ff8700 -1 osd.4 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.589326+0000 front 2024-02-05T07:21:05.589348+0000 (oldest deadline 2024-02-05T07:21:27.888728+0000) 2024-02-05T07:21:37.223 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:37 smithi177 bash[75669]: debug 2024-02-05T07:21:37.217+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:21:37.578 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:37 smithi177 bash[69323]: debug 2024-02-05T07:21:37.241+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.111522+0000 front 2024-02-05T07:21:06.111979+0000 (oldest deadline 2024-02-05T07:21:27.811455+0000) 2024-02-05T07:21:37.578 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:21:37 smithi177 bash[66122]: debug 2024-02-05T07:21:37.257+0000 7fc97ca05700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T07:21:37.578 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:21:37 smithi177 bash[66122]: debug 2024-02-05T07:21:37.257+0000 7fc97ca05700 -1 osd.4 163 *** Got signal Terminated *** 2024-02-05T07:21:37.578 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:21:37 smithi177 bash[66122]: debug 2024-02-05T07:21:37.257+0000 7fc97ca05700 -1 osd.4 163 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T07:21:38.216 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:21:38 smithi177 bash[66122]: debug 2024-02-05T07:21:38.001+0000 7fc974ff8700 -1 osd.4 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.589326+0000 front 2024-02-05T07:21:05.589348+0000 (oldest deadline 2024-02-05T07:21:27.888728+0000) 2024-02-05T07:21:38.216 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:37 smithi177 bash[72509]: debug 2024-02-05T07:21:37.889+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.883816+0000 front 2024-02-05T07:21:05.883862+0000 (oldest deadline 2024-02-05T07:21:31.183603+0000) 2024-02-05T07:21:38.216 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:37 smithi177 bash[72509]: debug 2024-02-05T07:21:37.889+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:11.184775+0000 front 2024-02-05T07:21:11.184450+0000 (oldest deadline 2024-02-05T07:21:37.584981+0000) 2024-02-05T07:21:38.578 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:38 smithi177 bash[75669]: debug 2024-02-05T07:21:38.213+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:21:38.578 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:38 smithi177 bash[69323]: debug 2024-02-05T07:21:38.249+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.111522+0000 front 2024-02-05T07:21:06.111979+0000 (oldest deadline 2024-02-05T07:21:27.811455+0000) 2024-02-05T07:21:39.209 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:21:38 smithi177 bash[66122]: debug 2024-02-05T07:21:38.957+0000 7fc974ff8700 -1 osd.4 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.589326+0000 front 2024-02-05T07:21:05.589348+0000 (oldest deadline 2024-02-05T07:21:27.888728+0000) 2024-02-05T07:21:39.209 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:21:38 smithi177 bash[66122]: debug 2024-02-05T07:21:38.957+0000 7fc974ff8700 -1 osd.4 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:13.091028+0000 front 2024-02-05T07:21:13.091319+0000 (oldest deadline 2024-02-05T07:21:38.390896+0000) 2024-02-05T07:21:39.209 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:38 smithi177 bash[72509]: debug 2024-02-05T07:21:38.905+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.883816+0000 front 2024-02-05T07:21:05.883862+0000 (oldest deadline 2024-02-05T07:21:31.183603+0000) 2024-02-05T07:21:39.210 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:38 smithi177 bash[72509]: debug 2024-02-05T07:21:38.905+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:11.184775+0000 front 2024-02-05T07:21:11.184450+0000 (oldest deadline 2024-02-05T07:21:37.584981+0000) 2024-02-05T07:21:39.578 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:39 smithi177 bash[69323]: debug 2024-02-05T07:21:39.297+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.111522+0000 front 2024-02-05T07:21:06.111979+0000 (oldest deadline 2024-02-05T07:21:27.811455+0000) 2024-02-05T07:21:39.578 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:39 smithi177 bash[75669]: debug 2024-02-05T07:21:39.205+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:21:40.260 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:21:39 smithi177 bash[66122]: debug 2024-02-05T07:21:39.945+0000 7fc974ff8700 -1 osd.4 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.589326+0000 front 2024-02-05T07:21:05.589348+0000 (oldest deadline 2024-02-05T07:21:27.888728+0000) 2024-02-05T07:21:40.260 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:21:39 smithi177 bash[66122]: debug 2024-02-05T07:21:39.945+0000 7fc974ff8700 -1 osd.4 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:13.091028+0000 front 2024-02-05T07:21:13.091319+0000 (oldest deadline 2024-02-05T07:21:38.390896+0000) 2024-02-05T07:21:40.260 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:39 smithi177 bash[72509]: debug 2024-02-05T07:21:39.881+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.883816+0000 front 2024-02-05T07:21:05.883862+0000 (oldest deadline 2024-02-05T07:21:31.183603+0000) 2024-02-05T07:21:40.260 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:39 smithi177 bash[72509]: debug 2024-02-05T07:21:39.881+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:11.184775+0000 front 2024-02-05T07:21:11.184450+0000 (oldest deadline 2024-02-05T07:21:37.584981+0000) 2024-02-05T07:21:40.578 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:40 smithi177 bash[69323]: debug 2024-02-05T07:21:40.309+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.111522+0000 front 2024-02-05T07:21:06.111979+0000 (oldest deadline 2024-02-05T07:21:27.811455+0000) 2024-02-05T07:21:40.578 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:40 smithi177 bash[69323]: debug 2024-02-05T07:21:40.309+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.413437+0000 front 2024-02-05T07:21:15.413515+0000 (oldest deadline 2024-02-05T07:21:39.513469+0000) 2024-02-05T07:21:40.578 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:40 smithi177 bash[75669]: debug 2024-02-05T07:21:40.257+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:21:41.234 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:21:40 smithi177 bash[66122]: debug 2024-02-05T07:21:40.985+0000 7fc974ff8700 -1 osd.4 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.589326+0000 front 2024-02-05T07:21:05.589348+0000 (oldest deadline 2024-02-05T07:21:27.888728+0000) 2024-02-05T07:21:41.234 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:21:40 smithi177 bash[66122]: debug 2024-02-05T07:21:40.985+0000 7fc974ff8700 -1 osd.4 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:13.091028+0000 front 2024-02-05T07:21:13.091319+0000 (oldest deadline 2024-02-05T07:21:38.390896+0000) 2024-02-05T07:21:41.235 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:40 smithi177 bash[72509]: debug 2024-02-05T07:21:40.889+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.883816+0000 front 2024-02-05T07:21:05.883862+0000 (oldest deadline 2024-02-05T07:21:31.183603+0000) 2024-02-05T07:21:41.235 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:40 smithi177 bash[72509]: debug 2024-02-05T07:21:40.889+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:11.184775+0000 front 2024-02-05T07:21:11.184450+0000 (oldest deadline 2024-02-05T07:21:37.584981+0000) 2024-02-05T07:21:41.578 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:41 smithi177 bash[69323]: debug 2024-02-05T07:21:41.317+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.111522+0000 front 2024-02-05T07:21:06.111979+0000 (oldest deadline 2024-02-05T07:21:27.811455+0000) 2024-02-05T07:21:41.578 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:41 smithi177 bash[69323]: debug 2024-02-05T07:21:41.317+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.413437+0000 front 2024-02-05T07:21:15.413515+0000 (oldest deadline 2024-02-05T07:21:39.513469+0000) 2024-02-05T07:21:41.578 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:41 smithi177 bash[75669]: debug 2024-02-05T07:21:41.229+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:21:41.579 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:41 smithi177 bash[75669]: debug 2024-02-05T07:21:41.229+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.692623+0000 front 2024-02-05T07:21:15.692331+0000 (oldest deadline 2024-02-05T07:21:40.392293+0000) 2024-02-05T07:21:42.217 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:21:41 smithi177 bash[66122]: debug 2024-02-05T07:21:41.993+0000 7fc974ff8700 -1 osd.4 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.589326+0000 front 2024-02-05T07:21:05.589348+0000 (oldest deadline 2024-02-05T07:21:27.888728+0000) 2024-02-05T07:21:42.217 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:21:41 smithi177 bash[66122]: debug 2024-02-05T07:21:41.993+0000 7fc974ff8700 -1 osd.4 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:13.091028+0000 front 2024-02-05T07:21:13.091319+0000 (oldest deadline 2024-02-05T07:21:38.390896+0000) 2024-02-05T07:21:42.218 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:41 smithi177 bash[72509]: debug 2024-02-05T07:21:41.901+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.883816+0000 front 2024-02-05T07:21:05.883862+0000 (oldest deadline 2024-02-05T07:21:31.183603+0000) 2024-02-05T07:21:42.218 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:41 smithi177 bash[72509]: debug 2024-02-05T07:21:41.901+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:11.184775+0000 front 2024-02-05T07:21:11.184450+0000 (oldest deadline 2024-02-05T07:21:37.584981+0000) 2024-02-05T07:21:42.578 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:42 smithi177 bash[69323]: debug 2024-02-05T07:21:42.325+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.111522+0000 front 2024-02-05T07:21:06.111979+0000 (oldest deadline 2024-02-05T07:21:27.811455+0000) 2024-02-05T07:21:42.578 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:42 smithi177 bash[69323]: debug 2024-02-05T07:21:42.325+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.413437+0000 front 2024-02-05T07:21:15.413515+0000 (oldest deadline 2024-02-05T07:21:39.513469+0000) 2024-02-05T07:21:42.578 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:42 smithi177 bash[75669]: debug 2024-02-05T07:21:42.213+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:21:42.579 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:42 smithi177 bash[75669]: debug 2024-02-05T07:21:42.213+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.692623+0000 front 2024-02-05T07:21:15.692331+0000 (oldest deadline 2024-02-05T07:21:40.392293+0000) 2024-02-05T07:21:43.213 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:42 smithi177 bash[72509]: debug 2024-02-05T07:21:42.905+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.883816+0000 front 2024-02-05T07:21:05.883862+0000 (oldest deadline 2024-02-05T07:21:31.183603+0000) 2024-02-05T07:21:43.213 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:42 smithi177 bash[72509]: debug 2024-02-05T07:21:42.905+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:11.184775+0000 front 2024-02-05T07:21:11.184450+0000 (oldest deadline 2024-02-05T07:21:37.584981+0000) 2024-02-05T07:21:43.578 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:43 smithi177 bash[69323]: debug 2024-02-05T07:21:43.317+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.111522+0000 front 2024-02-05T07:21:06.111979+0000 (oldest deadline 2024-02-05T07:21:27.811455+0000) 2024-02-05T07:21:43.578 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:43 smithi177 bash[69323]: debug 2024-02-05T07:21:43.317+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.413437+0000 front 2024-02-05T07:21:15.413515+0000 (oldest deadline 2024-02-05T07:21:39.513469+0000) 2024-02-05T07:21:43.578 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:43 smithi177 bash[75669]: debug 2024-02-05T07:21:43.205+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:21:43.579 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:43 smithi177 bash[75669]: debug 2024-02-05T07:21:43.205+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.692623+0000 front 2024-02-05T07:21:15.692331+0000 (oldest deadline 2024-02-05T07:21:40.392293+0000) 2024-02-05T07:21:43.895 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:21:43 smithi177 bash[97808]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-4 2024-02-05T07:21:43.895 INFO:journalctl@ceph.osd.4.smithi177.stdout:Feb 05 07:21:43 smithi177 bash[97885]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-4 2024-02-05T07:21:44.192 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:43 smithi177 bash[72509]: debug 2024-02-05T07:21:43.905+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.883816+0000 front 2024-02-05T07:21:05.883862+0000 (oldest deadline 2024-02-05T07:21:31.183603+0000) 2024-02-05T07:21:44.192 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:43 smithi177 bash[72509]: debug 2024-02-05T07:21:43.905+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:11.184775+0000 front 2024-02-05T07:21:11.184450+0000 (oldest deadline 2024-02-05T07:21:37.584981+0000) 2024-02-05T07:21:44.578 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:44 smithi177 bash[69323]: debug 2024-02-05T07:21:44.297+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.111522+0000 front 2024-02-05T07:21:06.111979+0000 (oldest deadline 2024-02-05T07:21:27.811455+0000) 2024-02-05T07:21:44.578 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:44 smithi177 bash[69323]: debug 2024-02-05T07:21:44.297+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.413437+0000 front 2024-02-05T07:21:15.413515+0000 (oldest deadline 2024-02-05T07:21:39.513469+0000) 2024-02-05T07:21:44.579 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:44 smithi177 bash[75669]: debug 2024-02-05T07:21:44.189+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:21:44.579 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:44 smithi177 bash[75669]: debug 2024-02-05T07:21:44.189+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.692623+0000 front 2024-02-05T07:21:15.692331+0000 (oldest deadline 2024-02-05T07:21:40.392293+0000) 2024-02-05T07:21:45.195 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:44 smithi177 bash[72509]: debug 2024-02-05T07:21:44.909+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.883816+0000 front 2024-02-05T07:21:05.883862+0000 (oldest deadline 2024-02-05T07:21:31.183603+0000) 2024-02-05T07:21:45.195 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:44 smithi177 bash[72509]: debug 2024-02-05T07:21:44.909+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:11.184775+0000 front 2024-02-05T07:21:11.184450+0000 (oldest deadline 2024-02-05T07:21:37.584981+0000) 2024-02-05T07:21:45.571 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:45 smithi177 bash[69323]: debug 2024-02-05T07:21:45.289+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.111522+0000 front 2024-02-05T07:21:06.111979+0000 (oldest deadline 2024-02-05T07:21:27.811455+0000) 2024-02-05T07:21:45.571 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:45 smithi177 bash[69323]: debug 2024-02-05T07:21:45.289+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.413437+0000 front 2024-02-05T07:21:15.413515+0000 (oldest deadline 2024-02-05T07:21:39.513469+0000) 2024-02-05T07:21:45.572 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:45 smithi177 bash[75669]: debug 2024-02-05T07:21:45.189+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:21:45.572 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:45 smithi177 bash[75669]: debug 2024-02-05T07:21:45.189+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.692623+0000 front 2024-02-05T07:21:15.692331+0000 (oldest deadline 2024-02-05T07:21:40.392293+0000) 2024-02-05T07:21:46.093 DEBUG:teuthology.orchestra.run.smithi177:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@osd.4.service' 2024-02-05T07:21:46.126 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T07:21:46.127 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-02-05T07:21:46.127 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-02-05T07:21:46.127 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@osd.5 2024-02-05T07:21:46.137 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:45 smithi177 bash[72509]: debug 2024-02-05T07:21:45.881+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.883816+0000 front 2024-02-05T07:21:05.883862+0000 (oldest deadline 2024-02-05T07:21:31.183603+0000) 2024-02-05T07:21:46.137 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:45 smithi177 bash[72509]: debug 2024-02-05T07:21:45.881+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:11.184775+0000 front 2024-02-05T07:21:11.184450+0000 (oldest deadline 2024-02-05T07:21:37.584981+0000) 2024-02-05T07:21:46.578 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:46 smithi177 bash[75669]: debug 2024-02-05T07:21:46.225+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:21:46.578 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:46 smithi177 bash[75669]: debug 2024-02-05T07:21:46.225+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.692623+0000 front 2024-02-05T07:21:15.692331+0000 (oldest deadline 2024-02-05T07:21:40.392293+0000) 2024-02-05T07:21:46.578 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:46 smithi177 systemd[1]: Stopping Ceph osd.5 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:21:46.579 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:46 smithi177 bash[69323]: debug 2024-02-05T07:21:46.289+0000 7f329bf97700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T07:21:46.579 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:46 smithi177 bash[69323]: debug 2024-02-05T07:21:46.289+0000 7f329bf97700 -1 osd.5 163 *** Got signal Terminated *** 2024-02-05T07:21:46.579 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:46 smithi177 bash[69323]: debug 2024-02-05T07:21:46.289+0000 7f329bf97700 -1 osd.5 163 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T07:21:46.579 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:46 smithi177 bash[69323]: debug 2024-02-05T07:21:46.297+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.111522+0000 front 2024-02-05T07:21:06.111979+0000 (oldest deadline 2024-02-05T07:21:27.811455+0000) 2024-02-05T07:21:46.579 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:46 smithi177 bash[69323]: debug 2024-02-05T07:21:46.297+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.413437+0000 front 2024-02-05T07:21:15.413515+0000 (oldest deadline 2024-02-05T07:21:39.513469+0000) 2024-02-05T07:21:46.579 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:46 smithi177 bash[69323]: debug 2024-02-05T07:21:46.297+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:23.015540+0000 front 2024-02-05T07:21:23.015225+0000 (oldest deadline 2024-02-05T07:21:45.314998+0000) 2024-02-05T07:21:47.269 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:46 smithi177 bash[72509]: debug 2024-02-05T07:21:46.905+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.883816+0000 front 2024-02-05T07:21:05.883862+0000 (oldest deadline 2024-02-05T07:21:31.183603+0000) 2024-02-05T07:21:47.269 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:46 smithi177 bash[72509]: debug 2024-02-05T07:21:46.905+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:11.184775+0000 front 2024-02-05T07:21:11.184450+0000 (oldest deadline 2024-02-05T07:21:37.584981+0000) 2024-02-05T07:21:47.578 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:47 smithi177 bash[69323]: debug 2024-02-05T07:21:47.305+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.111522+0000 front 2024-02-05T07:21:06.111979+0000 (oldest deadline 2024-02-05T07:21:27.811455+0000) 2024-02-05T07:21:47.578 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:47 smithi177 bash[69323]: debug 2024-02-05T07:21:47.305+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.413437+0000 front 2024-02-05T07:21:15.413515+0000 (oldest deadline 2024-02-05T07:21:39.513469+0000) 2024-02-05T07:21:47.578 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:47 smithi177 bash[69323]: debug 2024-02-05T07:21:47.305+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:23.015540+0000 front 2024-02-05T07:21:23.015225+0000 (oldest deadline 2024-02-05T07:21:45.314998+0000) 2024-02-05T07:21:47.579 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:47 smithi177 bash[75669]: debug 2024-02-05T07:21:47.265+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:21:47.579 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:47 smithi177 bash[75669]: debug 2024-02-05T07:21:47.265+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.692623+0000 front 2024-02-05T07:21:15.692331+0000 (oldest deadline 2024-02-05T07:21:40.392293+0000) 2024-02-05T07:21:47.579 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:47 smithi177 bash[75669]: debug 2024-02-05T07:21:47.265+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:20.393147+0000 front 2024-02-05T07:21:20.393010+0000 (oldest deadline 2024-02-05T07:21:46.293127+0000) 2024-02-05T07:21:48.303 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:47 smithi177 bash[72509]: debug 2024-02-05T07:21:47.889+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.883816+0000 front 2024-02-05T07:21:05.883862+0000 (oldest deadline 2024-02-05T07:21:31.183603+0000) 2024-02-05T07:21:48.303 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:47 smithi177 bash[72509]: debug 2024-02-05T07:21:47.889+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:11.184775+0000 front 2024-02-05T07:21:11.184450+0000 (oldest deadline 2024-02-05T07:21:37.584981+0000) 2024-02-05T07:21:48.578 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:48 smithi177 bash[69323]: debug 2024-02-05T07:21:48.341+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.111522+0000 front 2024-02-05T07:21:06.111979+0000 (oldest deadline 2024-02-05T07:21:27.811455+0000) 2024-02-05T07:21:48.578 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:48 smithi177 bash[69323]: debug 2024-02-05T07:21:48.341+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.413437+0000 front 2024-02-05T07:21:15.413515+0000 (oldest deadline 2024-02-05T07:21:39.513469+0000) 2024-02-05T07:21:48.578 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:48 smithi177 bash[69323]: debug 2024-02-05T07:21:48.341+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:23.015540+0000 front 2024-02-05T07:21:23.015225+0000 (oldest deadline 2024-02-05T07:21:45.314998+0000) 2024-02-05T07:21:48.578 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:48 smithi177 bash[75669]: debug 2024-02-05T07:21:48.297+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:21:48.579 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:48 smithi177 bash[75669]: debug 2024-02-05T07:21:48.297+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.692623+0000 front 2024-02-05T07:21:15.692331+0000 (oldest deadline 2024-02-05T07:21:40.392293+0000) 2024-02-05T07:21:48.579 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:48 smithi177 bash[75669]: debug 2024-02-05T07:21:48.297+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:20.393147+0000 front 2024-02-05T07:21:20.393010+0000 (oldest deadline 2024-02-05T07:21:46.293127+0000) 2024-02-05T07:21:49.302 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:48 smithi177 bash[72509]: debug 2024-02-05T07:21:48.881+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.883816+0000 front 2024-02-05T07:21:05.883862+0000 (oldest deadline 2024-02-05T07:21:31.183603+0000) 2024-02-05T07:21:49.302 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:48 smithi177 bash[72509]: debug 2024-02-05T07:21:48.881+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:11.184775+0000 front 2024-02-05T07:21:11.184450+0000 (oldest deadline 2024-02-05T07:21:37.584981+0000) 2024-02-05T07:21:49.302 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:48 smithi177 bash[72509]: debug 2024-02-05T07:21:48.881+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:23.486811+0000 front 2024-02-05T07:21:23.486882+0000 (oldest deadline 2024-02-05T07:21:48.687013+0000) 2024-02-05T07:21:49.578 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:49 smithi177 bash[75669]: debug 2024-02-05T07:21:49.321+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:21:49.578 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:49 smithi177 bash[75669]: debug 2024-02-05T07:21:49.321+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.692623+0000 front 2024-02-05T07:21:15.692331+0000 (oldest deadline 2024-02-05T07:21:40.392293+0000) 2024-02-05T07:21:49.578 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:49 smithi177 bash[75669]: debug 2024-02-05T07:21:49.321+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:20.393147+0000 front 2024-02-05T07:21:20.393010+0000 (oldest deadline 2024-02-05T07:21:46.293127+0000) 2024-02-05T07:21:49.578 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:49 smithi177 bash[69323]: debug 2024-02-05T07:21:49.297+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.111522+0000 front 2024-02-05T07:21:06.111979+0000 (oldest deadline 2024-02-05T07:21:27.811455+0000) 2024-02-05T07:21:49.579 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:49 smithi177 bash[69323]: debug 2024-02-05T07:21:49.297+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.413437+0000 front 2024-02-05T07:21:15.413515+0000 (oldest deadline 2024-02-05T07:21:39.513469+0000) 2024-02-05T07:21:49.579 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:49 smithi177 bash[69323]: debug 2024-02-05T07:21:49.297+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:23.015540+0000 front 2024-02-05T07:21:23.015225+0000 (oldest deadline 2024-02-05T07:21:45.314998+0000) 2024-02-05T07:21:50.311 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:49 smithi177 bash[72509]: debug 2024-02-05T07:21:49.917+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.883816+0000 front 2024-02-05T07:21:05.883862+0000 (oldest deadline 2024-02-05T07:21:31.183603+0000) 2024-02-05T07:21:50.311 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:49 smithi177 bash[72509]: debug 2024-02-05T07:21:49.917+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:11.184775+0000 front 2024-02-05T07:21:11.184450+0000 (oldest deadline 2024-02-05T07:21:37.584981+0000) 2024-02-05T07:21:50.311 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:49 smithi177 bash[72509]: debug 2024-02-05T07:21:49.917+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:23.486811+0000 front 2024-02-05T07:21:23.486882+0000 (oldest deadline 2024-02-05T07:21:48.687013+0000) 2024-02-05T07:21:50.578 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:50 smithi177 bash[69323]: debug 2024-02-05T07:21:50.304+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.111522+0000 front 2024-02-05T07:21:06.111979+0000 (oldest deadline 2024-02-05T07:21:27.811455+0000) 2024-02-05T07:21:50.578 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:50 smithi177 bash[69323]: debug 2024-02-05T07:21:50.304+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.413437+0000 front 2024-02-05T07:21:15.413515+0000 (oldest deadline 2024-02-05T07:21:39.513469+0000) 2024-02-05T07:21:50.578 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:50 smithi177 bash[69323]: debug 2024-02-05T07:21:50.304+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:23.015540+0000 front 2024-02-05T07:21:23.015225+0000 (oldest deadline 2024-02-05T07:21:45.314998+0000) 2024-02-05T07:21:50.579 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:50 smithi177 bash[75669]: debug 2024-02-05T07:21:50.344+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:21:50.579 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:50 smithi177 bash[75669]: debug 2024-02-05T07:21:50.344+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.692623+0000 front 2024-02-05T07:21:15.692331+0000 (oldest deadline 2024-02-05T07:21:40.392293+0000) 2024-02-05T07:21:50.579 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:50 smithi177 bash[75669]: debug 2024-02-05T07:21:50.344+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:20.393147+0000 front 2024-02-05T07:21:20.393010+0000 (oldest deadline 2024-02-05T07:21:46.293127+0000) 2024-02-05T07:21:51.267 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:50 smithi177 bash[72509]: debug 2024-02-05T07:21:50.948+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.883816+0000 front 2024-02-05T07:21:05.883862+0000 (oldest deadline 2024-02-05T07:21:31.183603+0000) 2024-02-05T07:21:51.268 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:50 smithi177 bash[72509]: debug 2024-02-05T07:21:50.948+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:11.184775+0000 front 2024-02-05T07:21:11.184450+0000 (oldest deadline 2024-02-05T07:21:37.584981+0000) 2024-02-05T07:21:51.268 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:50 smithi177 bash[72509]: debug 2024-02-05T07:21:50.948+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:23.486811+0000 front 2024-02-05T07:21:23.486882+0000 (oldest deadline 2024-02-05T07:21:48.687013+0000) 2024-02-05T07:21:51.578 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:51 smithi177 bash[69323]: debug 2024-02-05T07:21:51.260+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.111522+0000 front 2024-02-05T07:21:06.111979+0000 (oldest deadline 2024-02-05T07:21:27.811455+0000) 2024-02-05T07:21:51.578 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:51 smithi177 bash[69323]: debug 2024-02-05T07:21:51.260+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.413437+0000 front 2024-02-05T07:21:15.413515+0000 (oldest deadline 2024-02-05T07:21:39.513469+0000) 2024-02-05T07:21:51.578 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:51 smithi177 bash[69323]: debug 2024-02-05T07:21:51.260+0000 7f329458a700 -1 osd.5 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:23.015540+0000 front 2024-02-05T07:21:23.015225+0000 (oldest deadline 2024-02-05T07:21:45.314998+0000) 2024-02-05T07:21:51.579 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:51 smithi177 bash[75669]: debug 2024-02-05T07:21:51.384+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:21:51.579 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:51 smithi177 bash[75669]: debug 2024-02-05T07:21:51.384+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.692623+0000 front 2024-02-05T07:21:15.692331+0000 (oldest deadline 2024-02-05T07:21:40.392293+0000) 2024-02-05T07:21:51.579 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:51 smithi177 bash[75669]: debug 2024-02-05T07:21:51.384+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:20.393147+0000 front 2024-02-05T07:21:20.393010+0000 (oldest deadline 2024-02-05T07:21:46.293127+0000) 2024-02-05T07:21:52.078 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:51 smithi177 bash[72509]: debug 2024-02-05T07:21:51.916+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.883816+0000 front 2024-02-05T07:21:05.883862+0000 (oldest deadline 2024-02-05T07:21:31.183603+0000) 2024-02-05T07:21:52.078 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:51 smithi177 bash[72509]: debug 2024-02-05T07:21:51.916+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:11.184775+0000 front 2024-02-05T07:21:11.184450+0000 (oldest deadline 2024-02-05T07:21:37.584981+0000) 2024-02-05T07:21:52.078 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:51 smithi177 bash[72509]: debug 2024-02-05T07:21:51.916+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:23.486811+0000 front 2024-02-05T07:21:23.486882+0000 (oldest deadline 2024-02-05T07:21:48.687013+0000) 2024-02-05T07:21:52.828 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:52 smithi177 bash[98028]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-5 2024-02-05T07:21:52.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:52 smithi177 bash[75669]: debug 2024-02-05T07:21:52.332+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:21:52.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:52 smithi177 bash[75669]: debug 2024-02-05T07:21:52.332+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.692623+0000 front 2024-02-05T07:21:15.692331+0000 (oldest deadline 2024-02-05T07:21:40.392293+0000) 2024-02-05T07:21:52.829 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:52 smithi177 bash[75669]: debug 2024-02-05T07:21:52.332+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:20.393147+0000 front 2024-02-05T07:21:20.393010+0000 (oldest deadline 2024-02-05T07:21:46.293127+0000) 2024-02-05T07:21:53.328 INFO:journalctl@ceph.osd.5.smithi177.stdout:Feb 05 07:21:53 smithi177 bash[98129]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-5 2024-02-05T07:21:53.328 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:52 smithi177 bash[72509]: debug 2024-02-05T07:21:52.960+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.883816+0000 front 2024-02-05T07:21:05.883862+0000 (oldest deadline 2024-02-05T07:21:31.183603+0000) 2024-02-05T07:21:53.329 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:52 smithi177 bash[72509]: debug 2024-02-05T07:21:52.960+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:11.184775+0000 front 2024-02-05T07:21:11.184450+0000 (oldest deadline 2024-02-05T07:21:37.584981+0000) 2024-02-05T07:21:53.329 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:52 smithi177 bash[72509]: debug 2024-02-05T07:21:52.960+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:23.486811+0000 front 2024-02-05T07:21:23.486882+0000 (oldest deadline 2024-02-05T07:21:48.687013+0000) 2024-02-05T07:21:53.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:53 smithi177 bash[75669]: debug 2024-02-05T07:21:53.324+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:21:53.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:53 smithi177 bash[75669]: debug 2024-02-05T07:21:53.324+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.692623+0000 front 2024-02-05T07:21:15.692331+0000 (oldest deadline 2024-02-05T07:21:40.392293+0000) 2024-02-05T07:21:53.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:53 smithi177 bash[75669]: debug 2024-02-05T07:21:53.324+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:20.393147+0000 front 2024-02-05T07:21:20.393010+0000 (oldest deadline 2024-02-05T07:21:46.293127+0000) 2024-02-05T07:21:54.328 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:53 smithi177 bash[72509]: debug 2024-02-05T07:21:53.948+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.883816+0000 front 2024-02-05T07:21:05.883862+0000 (oldest deadline 2024-02-05T07:21:31.183603+0000) 2024-02-05T07:21:54.328 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:53 smithi177 bash[72509]: debug 2024-02-05T07:21:53.948+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:11.184775+0000 front 2024-02-05T07:21:11.184450+0000 (oldest deadline 2024-02-05T07:21:37.584981+0000) 2024-02-05T07:21:54.328 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:53 smithi177 bash[72509]: debug 2024-02-05T07:21:53.948+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:23.486811+0000 front 2024-02-05T07:21:23.486882+0000 (oldest deadline 2024-02-05T07:21:48.687013+0000) 2024-02-05T07:21:54.703 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:54 smithi177 bash[75669]: debug 2024-02-05T07:21:54.360+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:21:54.703 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:54 smithi177 bash[75669]: debug 2024-02-05T07:21:54.360+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.692623+0000 front 2024-02-05T07:21:15.692331+0000 (oldest deadline 2024-02-05T07:21:40.392293+0000) 2024-02-05T07:21:54.703 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:54 smithi177 bash[75669]: debug 2024-02-05T07:21:54.360+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:20.393147+0000 front 2024-02-05T07:21:20.393010+0000 (oldest deadline 2024-02-05T07:21:46.293127+0000) 2024-02-05T07:21:55.019 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:54 smithi177 bash[72509]: debug 2024-02-05T07:21:54.904+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.883816+0000 front 2024-02-05T07:21:05.883862+0000 (oldest deadline 2024-02-05T07:21:31.183603+0000) 2024-02-05T07:21:55.019 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:54 smithi177 bash[72509]: debug 2024-02-05T07:21:54.904+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:11.184775+0000 front 2024-02-05T07:21:11.184450+0000 (oldest deadline 2024-02-05T07:21:37.584981+0000) 2024-02-05T07:21:55.019 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:54 smithi177 bash[72509]: debug 2024-02-05T07:21:54.904+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:23.486811+0000 front 2024-02-05T07:21:23.486882+0000 (oldest deadline 2024-02-05T07:21:48.687013+0000) 2024-02-05T07:21:55.019 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:54 smithi177 bash[72509]: debug 2024-02-05T07:21:54.904+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6830 osd.3 since back 2024-02-05T07:21:31.489382+0000 front 2024-02-05T07:21:31.489358+0000 (oldest deadline 2024-02-05T07:21:54.389033+0000) 2024-02-05T07:21:55.763 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:55 smithi177 bash[75669]: debug 2024-02-05T07:21:55.372+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:21:55.763 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:55 smithi177 bash[75669]: debug 2024-02-05T07:21:55.372+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.692623+0000 front 2024-02-05T07:21:15.692331+0000 (oldest deadline 2024-02-05T07:21:40.392293+0000) 2024-02-05T07:21:55.763 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:55 smithi177 bash[75669]: debug 2024-02-05T07:21:55.372+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:20.393147+0000 front 2024-02-05T07:21:20.393010+0000 (oldest deadline 2024-02-05T07:21:46.293127+0000) 2024-02-05T07:21:56.078 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:55 smithi177 bash[72509]: debug 2024-02-05T07:21:55.900+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.883816+0000 front 2024-02-05T07:21:05.883862+0000 (oldest deadline 2024-02-05T07:21:31.183603+0000) 2024-02-05T07:21:56.078 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:55 smithi177 bash[72509]: debug 2024-02-05T07:21:55.900+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:11.184775+0000 front 2024-02-05T07:21:11.184450+0000 (oldest deadline 2024-02-05T07:21:37.584981+0000) 2024-02-05T07:21:56.078 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:55 smithi177 bash[72509]: debug 2024-02-05T07:21:55.900+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:23.486811+0000 front 2024-02-05T07:21:23.486882+0000 (oldest deadline 2024-02-05T07:21:48.687013+0000) 2024-02-05T07:21:56.078 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:55 smithi177 bash[72509]: debug 2024-02-05T07:21:55.900+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6830 osd.3 since back 2024-02-05T07:21:31.489382+0000 front 2024-02-05T07:21:31.489358+0000 (oldest deadline 2024-02-05T07:21:54.389033+0000) 2024-02-05T07:21:56.800 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:56 smithi177 bash[75669]: debug 2024-02-05T07:21:56.348+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:21:56.800 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:56 smithi177 bash[75669]: debug 2024-02-05T07:21:56.348+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.692623+0000 front 2024-02-05T07:21:15.692331+0000 (oldest deadline 2024-02-05T07:21:40.392293+0000) 2024-02-05T07:21:56.801 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:56 smithi177 bash[75669]: debug 2024-02-05T07:21:56.348+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:20.393147+0000 front 2024-02-05T07:21:20.393010+0000 (oldest deadline 2024-02-05T07:21:46.293127+0000) 2024-02-05T07:21:56.801 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:56 smithi177 bash[75669]: debug 2024-02-05T07:21:56.348+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6830 osd.3 since back 2024-02-05T07:21:30.295600+0000 front 2024-02-05T07:21:30.295961+0000 (oldest deadline 2024-02-05T07:21:56.195538+0000) 2024-02-05T07:21:56.804 DEBUG:teuthology.orchestra.run.smithi177:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@osd.5.service' 2024-02-05T07:21:56.836 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T07:21:56.837 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-02-05T07:21:56.837 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-02-05T07:21:56.837 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@osd.6 2024-02-05T07:21:57.078 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:56 smithi177 systemd[1]: Stopping Ceph osd.6 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:21:57.078 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:56 smithi177 bash[72509]: debug 2024-02-05T07:21:56.928+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.883816+0000 front 2024-02-05T07:21:05.883862+0000 (oldest deadline 2024-02-05T07:21:31.183603+0000) 2024-02-05T07:21:57.078 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:56 smithi177 bash[72509]: debug 2024-02-05T07:21:56.928+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:11.184775+0000 front 2024-02-05T07:21:11.184450+0000 (oldest deadline 2024-02-05T07:21:37.584981+0000) 2024-02-05T07:21:57.078 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:56 smithi177 bash[72509]: debug 2024-02-05T07:21:56.928+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:23.486811+0000 front 2024-02-05T07:21:23.486882+0000 (oldest deadline 2024-02-05T07:21:48.687013+0000) 2024-02-05T07:21:57.079 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:56 smithi177 bash[72509]: debug 2024-02-05T07:21:56.928+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6830 osd.3 since back 2024-02-05T07:21:31.489382+0000 front 2024-02-05T07:21:31.489358+0000 (oldest deadline 2024-02-05T07:21:54.389033+0000) 2024-02-05T07:21:57.578 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:57 smithi177 bash[72509]: debug 2024-02-05T07:21:57.272+0000 7fc307e53700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T07:21:57.578 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:57 smithi177 bash[72509]: debug 2024-02-05T07:21:57.272+0000 7fc307e53700 -1 osd.6 163 *** Got signal Terminated *** 2024-02-05T07:21:57.578 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:57 smithi177 bash[72509]: debug 2024-02-05T07:21:57.272+0000 7fc307e53700 -1 osd.6 163 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T07:21:57.579 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:57 smithi177 bash[75669]: debug 2024-02-05T07:21:57.332+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:21:57.579 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:57 smithi177 bash[75669]: debug 2024-02-05T07:21:57.332+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.692623+0000 front 2024-02-05T07:21:15.692331+0000 (oldest deadline 2024-02-05T07:21:40.392293+0000) 2024-02-05T07:21:57.579 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:57 smithi177 bash[75669]: debug 2024-02-05T07:21:57.332+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:20.393147+0000 front 2024-02-05T07:21:20.393010+0000 (oldest deadline 2024-02-05T07:21:46.293127+0000) 2024-02-05T07:21:57.579 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:57 smithi177 bash[75669]: debug 2024-02-05T07:21:57.332+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6830 osd.3 since back 2024-02-05T07:21:30.295600+0000 front 2024-02-05T07:21:30.295961+0000 (oldest deadline 2024-02-05T07:21:56.195538+0000) 2024-02-05T07:21:58.297 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:57 smithi177 bash[72509]: debug 2024-02-05T07:21:57.900+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.883816+0000 front 2024-02-05T07:21:05.883862+0000 (oldest deadline 2024-02-05T07:21:31.183603+0000) 2024-02-05T07:21:58.297 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:57 smithi177 bash[72509]: debug 2024-02-05T07:21:57.900+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:11.184775+0000 front 2024-02-05T07:21:11.184450+0000 (oldest deadline 2024-02-05T07:21:37.584981+0000) 2024-02-05T07:21:58.297 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:57 smithi177 bash[72509]: debug 2024-02-05T07:21:57.900+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:23.486811+0000 front 2024-02-05T07:21:23.486882+0000 (oldest deadline 2024-02-05T07:21:48.687013+0000) 2024-02-05T07:21:58.297 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:57 smithi177 bash[72509]: debug 2024-02-05T07:21:57.900+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6830 osd.3 since back 2024-02-05T07:21:31.489382+0000 front 2024-02-05T07:21:31.489358+0000 (oldest deadline 2024-02-05T07:21:54.389033+0000) 2024-02-05T07:21:58.578 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:58 smithi177 bash[75669]: debug 2024-02-05T07:21:58.292+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:21:58.578 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:58 smithi177 bash[75669]: debug 2024-02-05T07:21:58.292+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.692623+0000 front 2024-02-05T07:21:15.692331+0000 (oldest deadline 2024-02-05T07:21:40.392293+0000) 2024-02-05T07:21:58.578 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:58 smithi177 bash[75669]: debug 2024-02-05T07:21:58.292+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:20.393147+0000 front 2024-02-05T07:21:20.393010+0000 (oldest deadline 2024-02-05T07:21:46.293127+0000) 2024-02-05T07:21:58.578 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:58 smithi177 bash[75669]: debug 2024-02-05T07:21:58.292+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6830 osd.3 since back 2024-02-05T07:21:30.295600+0000 front 2024-02-05T07:21:30.295961+0000 (oldest deadline 2024-02-05T07:21:56.195538+0000) 2024-02-05T07:21:59.078 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:58 smithi177 bash[72509]: debug 2024-02-05T07:21:58.908+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.883816+0000 front 2024-02-05T07:21:05.883862+0000 (oldest deadline 2024-02-05T07:21:31.183603+0000) 2024-02-05T07:21:59.078 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:58 smithi177 bash[72509]: debug 2024-02-05T07:21:58.908+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:11.184775+0000 front 2024-02-05T07:21:11.184450+0000 (oldest deadline 2024-02-05T07:21:37.584981+0000) 2024-02-05T07:21:59.078 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:58 smithi177 bash[72509]: debug 2024-02-05T07:21:58.908+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:23.486811+0000 front 2024-02-05T07:21:23.486882+0000 (oldest deadline 2024-02-05T07:21:48.687013+0000) 2024-02-05T07:21:59.078 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:58 smithi177 bash[72509]: debug 2024-02-05T07:21:58.908+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6830 osd.3 since back 2024-02-05T07:21:31.489382+0000 front 2024-02-05T07:21:31.489358+0000 (oldest deadline 2024-02-05T07:21:54.389033+0000) 2024-02-05T07:21:59.578 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:59 smithi177 bash[75669]: debug 2024-02-05T07:21:59.284+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:21:59.578 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:59 smithi177 bash[75669]: debug 2024-02-05T07:21:59.284+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.692623+0000 front 2024-02-05T07:21:15.692331+0000 (oldest deadline 2024-02-05T07:21:40.392293+0000) 2024-02-05T07:21:59.579 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:59 smithi177 bash[75669]: debug 2024-02-05T07:21:59.284+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:20.393147+0000 front 2024-02-05T07:21:20.393010+0000 (oldest deadline 2024-02-05T07:21:46.293127+0000) 2024-02-05T07:21:59.579 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:21:59 smithi177 bash[75669]: debug 2024-02-05T07:21:59.284+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6830 osd.3 since back 2024-02-05T07:21:30.295600+0000 front 2024-02-05T07:21:30.295961+0000 (oldest deadline 2024-02-05T07:21:56.195538+0000) 2024-02-05T07:22:00.328 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:59 smithi177 bash[72509]: debug 2024-02-05T07:21:59.940+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.883816+0000 front 2024-02-05T07:21:05.883862+0000 (oldest deadline 2024-02-05T07:21:31.183603+0000) 2024-02-05T07:22:00.328 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:59 smithi177 bash[72509]: debug 2024-02-05T07:21:59.940+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:11.184775+0000 front 2024-02-05T07:21:11.184450+0000 (oldest deadline 2024-02-05T07:21:37.584981+0000) 2024-02-05T07:22:00.328 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:59 smithi177 bash[72509]: debug 2024-02-05T07:21:59.940+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:23.486811+0000 front 2024-02-05T07:21:23.486882+0000 (oldest deadline 2024-02-05T07:21:48.687013+0000) 2024-02-05T07:22:00.328 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:21:59 smithi177 bash[72509]: debug 2024-02-05T07:21:59.940+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6830 osd.3 since back 2024-02-05T07:21:31.489382+0000 front 2024-02-05T07:21:31.489358+0000 (oldest deadline 2024-02-05T07:21:54.389033+0000) 2024-02-05T07:22:00.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:00 smithi177 bash[75669]: debug 2024-02-05T07:22:00.328+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:22:00.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:00 smithi177 bash[75669]: debug 2024-02-05T07:22:00.328+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.692623+0000 front 2024-02-05T07:21:15.692331+0000 (oldest deadline 2024-02-05T07:21:40.392293+0000) 2024-02-05T07:22:00.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:00 smithi177 bash[75669]: debug 2024-02-05T07:22:00.328+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:20.393147+0000 front 2024-02-05T07:21:20.393010+0000 (oldest deadline 2024-02-05T07:21:46.293127+0000) 2024-02-05T07:22:00.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:00 smithi177 bash[75669]: debug 2024-02-05T07:22:00.328+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6830 osd.3 since back 2024-02-05T07:21:30.295600+0000 front 2024-02-05T07:21:30.295961+0000 (oldest deadline 2024-02-05T07:21:56.195538+0000) 2024-02-05T07:22:01.328 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:22:00 smithi177 bash[72509]: debug 2024-02-05T07:22:00.948+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.883816+0000 front 2024-02-05T07:21:05.883862+0000 (oldest deadline 2024-02-05T07:21:31.183603+0000) 2024-02-05T07:22:01.328 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:22:00 smithi177 bash[72509]: debug 2024-02-05T07:22:00.948+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:11.184775+0000 front 2024-02-05T07:21:11.184450+0000 (oldest deadline 2024-02-05T07:21:37.584981+0000) 2024-02-05T07:22:01.328 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:22:00 smithi177 bash[72509]: debug 2024-02-05T07:22:00.948+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:23.486811+0000 front 2024-02-05T07:21:23.486882+0000 (oldest deadline 2024-02-05T07:21:48.687013+0000) 2024-02-05T07:22:01.328 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:22:00 smithi177 bash[72509]: debug 2024-02-05T07:22:00.948+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6830 osd.3 since back 2024-02-05T07:21:31.489382+0000 front 2024-02-05T07:21:31.489358+0000 (oldest deadline 2024-02-05T07:21:54.389033+0000) 2024-02-05T07:22:01.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:01 smithi177 bash[75669]: debug 2024-02-05T07:22:01.376+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:22:01.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:01 smithi177 bash[75669]: debug 2024-02-05T07:22:01.376+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.692623+0000 front 2024-02-05T07:21:15.692331+0000 (oldest deadline 2024-02-05T07:21:40.392293+0000) 2024-02-05T07:22:01.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:01 smithi177 bash[75669]: debug 2024-02-05T07:22:01.376+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:20.393147+0000 front 2024-02-05T07:21:20.393010+0000 (oldest deadline 2024-02-05T07:21:46.293127+0000) 2024-02-05T07:22:01.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:01 smithi177 bash[75669]: debug 2024-02-05T07:22:01.376+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6830 osd.3 since back 2024-02-05T07:21:30.295600+0000 front 2024-02-05T07:21:30.295961+0000 (oldest deadline 2024-02-05T07:21:56.195538+0000) 2024-02-05T07:22:02.328 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:22:01 smithi177 bash[72509]: debug 2024-02-05T07:22:01.984+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:05.883816+0000 front 2024-02-05T07:21:05.883862+0000 (oldest deadline 2024-02-05T07:21:31.183603+0000) 2024-02-05T07:22:02.328 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:22:01 smithi177 bash[72509]: debug 2024-02-05T07:22:01.984+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:11.184775+0000 front 2024-02-05T07:21:11.184450+0000 (oldest deadline 2024-02-05T07:21:37.584981+0000) 2024-02-05T07:22:02.328 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:22:01 smithi177 bash[72509]: debug 2024-02-05T07:22:01.984+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:23.486811+0000 front 2024-02-05T07:21:23.486882+0000 (oldest deadline 2024-02-05T07:21:48.687013+0000) 2024-02-05T07:22:02.328 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:22:01 smithi177 bash[72509]: debug 2024-02-05T07:22:01.984+0000 7fc30444e700 -1 osd.6 163 heartbeat_check: no reply from 172.21.15.102:6830 osd.3 since back 2024-02-05T07:21:31.489382+0000 front 2024-02-05T07:21:31.489358+0000 (oldest deadline 2024-02-05T07:21:54.389033+0000) 2024-02-05T07:22:02.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:02 smithi177 bash[75669]: debug 2024-02-05T07:22:02.360+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:22:02.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:02 smithi177 bash[75669]: debug 2024-02-05T07:22:02.360+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.692623+0000 front 2024-02-05T07:21:15.692331+0000 (oldest deadline 2024-02-05T07:21:40.392293+0000) 2024-02-05T07:22:02.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:02 smithi177 bash[75669]: debug 2024-02-05T07:22:02.360+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:20.393147+0000 front 2024-02-05T07:21:20.393010+0000 (oldest deadline 2024-02-05T07:21:46.293127+0000) 2024-02-05T07:22:02.829 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:02 smithi177 bash[75669]: debug 2024-02-05T07:22:02.360+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6830 osd.3 since back 2024-02-05T07:21:30.295600+0000 front 2024-02-05T07:21:30.295961+0000 (oldest deadline 2024-02-05T07:21:56.195538+0000) 2024-02-05T07:22:03.627 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:22:03 smithi177 bash[98434]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-6 2024-02-05T07:22:03.628 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:03 smithi177 bash[75669]: debug 2024-02-05T07:22:03.332+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:22:03.628 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:03 smithi177 bash[75669]: debug 2024-02-05T07:22:03.332+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.692623+0000 front 2024-02-05T07:21:15.692331+0000 (oldest deadline 2024-02-05T07:21:40.392293+0000) 2024-02-05T07:22:03.628 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:03 smithi177 bash[75669]: debug 2024-02-05T07:22:03.332+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:20.393147+0000 front 2024-02-05T07:21:20.393010+0000 (oldest deadline 2024-02-05T07:21:46.293127+0000) 2024-02-05T07:22:03.628 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:03 smithi177 bash[75669]: debug 2024-02-05T07:22:03.332+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6830 osd.3 since back 2024-02-05T07:21:30.295600+0000 front 2024-02-05T07:21:30.295961+0000 (oldest deadline 2024-02-05T07:21:56.195538+0000) 2024-02-05T07:22:03.948 INFO:journalctl@ceph.osd.6.smithi177.stdout:Feb 05 07:22:03 smithi177 bash[99000]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-6 2024-02-05T07:22:04.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:04 smithi177 bash[75669]: debug 2024-02-05T07:22:04.380+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:22:04.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:04 smithi177 bash[75669]: debug 2024-02-05T07:22:04.380+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.692623+0000 front 2024-02-05T07:21:15.692331+0000 (oldest deadline 2024-02-05T07:21:40.392293+0000) 2024-02-05T07:22:04.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:04 smithi177 bash[75669]: debug 2024-02-05T07:22:04.380+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:20.393147+0000 front 2024-02-05T07:21:20.393010+0000 (oldest deadline 2024-02-05T07:21:46.293127+0000) 2024-02-05T07:22:04.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:04 smithi177 bash[75669]: debug 2024-02-05T07:22:04.380+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6830 osd.3 since back 2024-02-05T07:21:30.295600+0000 front 2024-02-05T07:21:30.295961+0000 (oldest deadline 2024-02-05T07:21:56.195538+0000) 2024-02-05T07:22:05.578 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:05 smithi177 bash[75669]: debug 2024-02-05T07:22:05.376+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:22:05.578 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:05 smithi177 bash[75669]: debug 2024-02-05T07:22:05.376+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.692623+0000 front 2024-02-05T07:21:15.692331+0000 (oldest deadline 2024-02-05T07:21:40.392293+0000) 2024-02-05T07:22:05.578 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:05 smithi177 bash[75669]: debug 2024-02-05T07:22:05.376+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:20.393147+0000 front 2024-02-05T07:21:20.393010+0000 (oldest deadline 2024-02-05T07:21:46.293127+0000) 2024-02-05T07:22:05.578 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:05 smithi177 bash[75669]: debug 2024-02-05T07:22:05.376+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6830 osd.3 since back 2024-02-05T07:21:30.295600+0000 front 2024-02-05T07:21:30.295961+0000 (oldest deadline 2024-02-05T07:21:56.195538+0000) 2024-02-05T07:22:05.679 DEBUG:teuthology.orchestra.run.smithi177:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@osd.6.service' 2024-02-05T07:22:05.713 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T07:22:05.713 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-02-05T07:22:05.713 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-02-05T07:22:05.714 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@osd.7 2024-02-05T07:22:06.078 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:05 smithi177 systemd[1]: Stopping Ceph osd.7 for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:22:06.079 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:05 smithi177 bash[75669]: debug 2024-02-05T07:22:05.864+0000 7f9424004700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-05T07:22:06.079 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:05 smithi177 bash[75669]: debug 2024-02-05T07:22:05.864+0000 7f9424004700 -1 osd.7 163 *** Got signal Terminated *** 2024-02-05T07:22:06.079 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:05 smithi177 bash[75669]: debug 2024-02-05T07:22:05.864+0000 7f9424004700 -1 osd.7 163 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-05T07:22:06.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:06 smithi177 bash[75669]: debug 2024-02-05T07:22:06.392+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:22:06.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:06 smithi177 bash[75669]: debug 2024-02-05T07:22:06.392+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.692623+0000 front 2024-02-05T07:21:15.692331+0000 (oldest deadline 2024-02-05T07:21:40.392293+0000) 2024-02-05T07:22:06.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:06 smithi177 bash[75669]: debug 2024-02-05T07:22:06.392+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:20.393147+0000 front 2024-02-05T07:21:20.393010+0000 (oldest deadline 2024-02-05T07:21:46.293127+0000) 2024-02-05T07:22:06.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:06 smithi177 bash[75669]: debug 2024-02-05T07:22:06.392+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6830 osd.3 since back 2024-02-05T07:21:30.295600+0000 front 2024-02-05T07:21:30.295961+0000 (oldest deadline 2024-02-05T07:21:56.195538+0000) 2024-02-05T07:22:07.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:07 smithi177 bash[75669]: debug 2024-02-05T07:22:07.412+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:22:07.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:07 smithi177 bash[75669]: debug 2024-02-05T07:22:07.412+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.692623+0000 front 2024-02-05T07:21:15.692331+0000 (oldest deadline 2024-02-05T07:21:40.392293+0000) 2024-02-05T07:22:07.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:07 smithi177 bash[75669]: debug 2024-02-05T07:22:07.412+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:20.393147+0000 front 2024-02-05T07:21:20.393010+0000 (oldest deadline 2024-02-05T07:21:46.293127+0000) 2024-02-05T07:22:07.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:07 smithi177 bash[75669]: debug 2024-02-05T07:22:07.412+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6830 osd.3 since back 2024-02-05T07:21:30.295600+0000 front 2024-02-05T07:21:30.295961+0000 (oldest deadline 2024-02-05T07:21:56.195538+0000) 2024-02-05T07:22:07.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:07 smithi177 bash[75669]: debug 2024-02-05T07:22:07.412+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.177:6804 osd.4 since back 2024-02-05T07:21:42.096921+0000 front 2024-02-05T07:21:42.097097+0000 (oldest deadline 2024-02-05T07:22:06.796775+0000) 2024-02-05T07:22:08.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:08 smithi177 bash[75669]: debug 2024-02-05T07:22:08.376+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:22:08.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:08 smithi177 bash[75669]: debug 2024-02-05T07:22:08.376+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.692623+0000 front 2024-02-05T07:21:15.692331+0000 (oldest deadline 2024-02-05T07:21:40.392293+0000) 2024-02-05T07:22:08.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:08 smithi177 bash[75669]: debug 2024-02-05T07:22:08.376+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:20.393147+0000 front 2024-02-05T07:21:20.393010+0000 (oldest deadline 2024-02-05T07:21:46.293127+0000) 2024-02-05T07:22:08.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:08 smithi177 bash[75669]: debug 2024-02-05T07:22:08.376+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6830 osd.3 since back 2024-02-05T07:21:30.295600+0000 front 2024-02-05T07:21:30.295961+0000 (oldest deadline 2024-02-05T07:21:56.195538+0000) 2024-02-05T07:22:08.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:08 smithi177 bash[75669]: debug 2024-02-05T07:22:08.376+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.177:6804 osd.4 since back 2024-02-05T07:21:42.096921+0000 front 2024-02-05T07:21:42.097097+0000 (oldest deadline 2024-02-05T07:22:06.796775+0000) 2024-02-05T07:22:09.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:09 smithi177 bash[75669]: debug 2024-02-05T07:22:09.412+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:22:09.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:09 smithi177 bash[75669]: debug 2024-02-05T07:22:09.412+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.692623+0000 front 2024-02-05T07:21:15.692331+0000 (oldest deadline 2024-02-05T07:21:40.392293+0000) 2024-02-05T07:22:09.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:09 smithi177 bash[75669]: debug 2024-02-05T07:22:09.412+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:20.393147+0000 front 2024-02-05T07:21:20.393010+0000 (oldest deadline 2024-02-05T07:21:46.293127+0000) 2024-02-05T07:22:09.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:09 smithi177 bash[75669]: debug 2024-02-05T07:22:09.412+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6830 osd.3 since back 2024-02-05T07:21:30.295600+0000 front 2024-02-05T07:21:30.295961+0000 (oldest deadline 2024-02-05T07:21:56.195538+0000) 2024-02-05T07:22:09.829 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:09 smithi177 bash[75669]: debug 2024-02-05T07:22:09.412+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.177:6804 osd.4 since back 2024-02-05T07:21:42.096921+0000 front 2024-02-05T07:21:42.097097+0000 (oldest deadline 2024-02-05T07:22:06.796775+0000) 2024-02-05T07:22:10.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:10 smithi177 bash[75669]: debug 2024-02-05T07:22:10.456+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6806 osd.0 since back 2024-02-05T07:21:06.290822+0000 front 2024-02-05T07:21:06.291371+0000 (oldest deadline 2024-02-05T07:21:32.190967+0000) 2024-02-05T07:22:10.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:10 smithi177 bash[75669]: debug 2024-02-05T07:22:10.456+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6814 osd.1 since back 2024-02-05T07:21:15.692623+0000 front 2024-02-05T07:21:15.692331+0000 (oldest deadline 2024-02-05T07:21:40.392293+0000) 2024-02-05T07:22:10.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:10 smithi177 bash[75669]: debug 2024-02-05T07:22:10.456+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6822 osd.2 since back 2024-02-05T07:21:20.393147+0000 front 2024-02-05T07:21:20.393010+0000 (oldest deadline 2024-02-05T07:21:46.293127+0000) 2024-02-05T07:22:10.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:10 smithi177 bash[75669]: debug 2024-02-05T07:22:10.456+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.102:6830 osd.3 since back 2024-02-05T07:21:30.295600+0000 front 2024-02-05T07:21:30.295961+0000 (oldest deadline 2024-02-05T07:21:56.195538+0000) 2024-02-05T07:22:10.828 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:10 smithi177 bash[75669]: debug 2024-02-05T07:22:10.456+0000 7f94205ff700 -1 osd.7 163 heartbeat_check: no reply from 172.21.15.177:6804 osd.4 since back 2024-02-05T07:21:42.096921+0000 front 2024-02-05T07:21:42.097097+0000 (oldest deadline 2024-02-05T07:22:06.796775+0000) 2024-02-05T07:22:12.263 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:11 smithi177 bash[99250]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-7 2024-02-05T07:22:12.263 INFO:journalctl@ceph.osd.7.smithi177.stdout:Feb 05 07:22:12 smithi177 bash[99325]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-osd-7 2024-02-05T07:22:14.369 DEBUG:teuthology.orchestra.run.smithi177:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@osd.7.service' 2024-02-05T07:22:14.402 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T07:22:14.402 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-02-05T07:22:14.403 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-02-05T07:22:14.403 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@prometheus.a 2024-02-05T07:22:14.632 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:22:14 smithi177 systemd[1]: Stopping Ceph prometheus.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:22:14.632 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:22:14 smithi177 bash[87663]: ts=2024-02-05T07:22:14.610Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-05T07:22:14.632 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:22:14 smithi177 bash[87663]: ts=2024-02-05T07:22:14.610Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-02-05T07:22:14.632 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:22:14 smithi177 bash[87663]: ts=2024-02-05T07:22:14.610Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-02-05T07:22:14.633 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:22:14 smithi177 bash[87663]: ts=2024-02-05T07:22:14.610Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-05T07:22:14.633 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:22:14 smithi177 bash[87663]: ts=2024-02-05T07:22:14.610Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-02-05T07:22:14.633 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:22:14 smithi177 bash[87663]: ts=2024-02-05T07:22:14.610Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-02-05T07:22:14.633 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:22:14 smithi177 bash[87663]: ts=2024-02-05T07:22:14.611Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-02-05T07:22:14.633 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:22:14 smithi177 bash[87663]: ts=2024-02-05T07:22:14.611Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-02-05T07:22:14.633 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:22:14 smithi177 bash[87663]: ts=2024-02-05T07:22:14.613Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-02-05T07:22:14.633 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:22:14 smithi177 bash[87663]: ts=2024-02-05T07:22:14.614Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-02-05T07:22:14.633 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:22:14 smithi177 bash[87663]: ts=2024-02-05T07:22:14.614Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-02-05T07:22:14.633 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:22:14 smithi177 bash[87663]: ts=2024-02-05T07:22:14.614Z caller=main.go:1147 level=info msg="See you next time!" 2024-02-05T07:22:15.828 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Feb 05 07:22:15 smithi177 bash[99468]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-prometheus-a 2024-02-05T07:22:16.012 DEBUG:teuthology.orchestra.run.smithi177:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@prometheus.a.service' 2024-02-05T07:22:16.040 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-05T07:22:16.041 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-02-05T07:22:16.041 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 --force --keep-logs 2024-02-05T07:22:21.081 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:22:20 smithi102 systemd[1]: Stopping Ceph node-exporter.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:22:21.882 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:22:21 smithi102 bash[109842]: ts=2024-02-05T07:22:21.620Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi102.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.102:8443: connect: connection refused" 2024-02-05T07:22:21.882 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:22:21 smithi102 bash[109842]: ts=2024-02-05T07:22:21.621Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi177.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.177:8443: connect: connection refused" 2024-02-05T07:22:21.883 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:22:21 smithi102 bash[121447]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-node-exporter-a 2024-02-05T07:22:21.883 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:22:21 smithi102 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-02-05T07:22:21.883 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:22:21 smithi102 bash[121521]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-node-exporter-a 2024-02-05T07:22:21.883 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:22:21 smithi102 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-05T07:22:21.883 INFO:journalctl@ceph.node-exporter.a.smithi102.stdout:Feb 05 07:22:21 smithi102 systemd[1]: Stopped Ceph node-exporter.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:22:22.356 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:22:21 smithi102 systemd[1]: Stopping Ceph alertmanager.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:22:22.356 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:22:22 smithi102 bash[109842]: ts=2024-02-05T07:22:22.086Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-02-05T07:22:23.132 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:22:22 smithi102 bash[121584]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-alertmanager-a 2024-02-05T07:22:23.132 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:22:22 smithi102 bash[121657]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-alertmanager-a 2024-02-05T07:22:23.133 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:22:22 smithi102 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-05T07:22:23.133 INFO:journalctl@ceph.alertmanager.a.smithi102.stdout:Feb 05 07:22:22 smithi102 systemd[1]: Stopped Ceph alertmanager.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:22:57.380 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 --force --keep-logs 2024-02-05T07:23:03.328 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:23:02 smithi177 systemd[1]: Stopping Ceph node-exporter.b for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:23:04.078 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:23:03 smithi177 bash[101193]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-node-exporter-b 2024-02-05T07:23:04.078 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:23:03 smithi177 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-02-05T07:23:04.079 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:23:03 smithi177 bash[101267]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-node-exporter-b 2024-02-05T07:23:04.079 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:23:03 smithi177 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-05T07:23:04.079 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Feb 05 07:23:03 smithi177 systemd[1]: Stopped Ceph node-exporter.b for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:23:04.487 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:23:04 smithi177 systemd[1]: Stopping Ceph grafana.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715... 2024-02-05T07:23:05.078 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:23:04 smithi177 bash[101335]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-grafana-a 2024-02-05T07:23:05.078 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:23:04 smithi177 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-02-05T07:23:05.078 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:23:04 smithi177 bash[101401]: Error response from daemon: No such container: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715-grafana-a 2024-02-05T07:23:05.078 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:23:04 smithi177 systemd[1]: ceph-6c73f6dc-c3f2-11ee-95b6-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-02-05T07:23:05.079 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Feb 05 07:23:04 smithi177 systemd[1]: Stopped Ceph grafana.a for 6c73f6dc-c3f2-11ee-95b6-87774f69a715. 2024-02-05T07:23:28.010 DEBUG:teuthology.orchestra.run.smithi102:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-05T07:23:28.028 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-05T07:23:28.042 INFO:tasks.cephadm:Archiving crash dumps... 2024-02-05T07:23:28.044 DEBUG:teuthology.misc:Transferring archived files from smithi102:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/crash to /home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546713/remote/smithi102/crash 2024-02-05T07:23:28.045 DEBUG:teuthology.orchestra.run.smithi102:> sudo tar c -f - -C /var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/crash -- . 2024-02-05T07:23:28.062 INFO:teuthology.orchestra.run.smithi102.stderr:tar: /var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/crash: Cannot open: No such file or directory 2024-02-05T07:23:28.062 INFO:teuthology.orchestra.run.smithi102.stderr:tar: Error is not recoverable: exiting now 2024-02-05T07:23:28.063 DEBUG:teuthology.misc:Transferring archived files from smithi177:/var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/crash to /home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546713/remote/smithi177/crash 2024-02-05T07:23:28.064 DEBUG:teuthology.orchestra.run.smithi177:> sudo tar c -f - -C /var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/crash -- . 2024-02-05T07:23:28.078 INFO:teuthology.orchestra.run.smithi177.stderr:tar: /var/lib/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/crash: Cannot open: No such file or directory 2024-02-05T07:23:28.078 INFO:teuthology.orchestra.run.smithi177.stderr:tar: Error is not recoverable: exiting now 2024-02-05T07:23:28.079 INFO:tasks.cephadm:Checking cluster log for badness... 2024-02-05T07:23:28.079 DEBUG:teuthology.orchestra.run.smithi102:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-05T07:23:28.122 INFO:teuthology.orchestra.run.smithi102.stdout:2024-02-05T06:51:28.666798+0000 mon.a (mon.0) 327 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-05T07:23:28.123 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-02-05T07:23:28.124 DEBUG:teuthology.orchestra.run.smithi102:> sudo egrep '\[SEC\]' /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-05T07:23:28.135 DEBUG:teuthology.orchestra.run.smithi102:> sudo egrep '\[ERR\]' /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-05T07:23:28.150 DEBUG:teuthology.orchestra.run.smithi102:> sudo egrep '\[WRN\]' /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-05T07:23:28.210 INFO:teuthology.orchestra.run.smithi102.stdout:2024-02-05T06:51:28.666798+0000 mon.a (mon.0) 327 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-02-05T07:23:28.211 INFO:tasks.cephadm:Compressing logs... 2024-02-05T07:23:28.211 DEBUG:teuthology.orchestra.run.smithi102:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-02-05T07:23:28.214 DEBUG:teuthology.orchestra.run.smithi177:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-02-05T07:23:28.227 INFO:teuthology.orchestra.run.smithi102.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-02-05T07:23:28.230 INFO:teuthology.orchestra.run.smithi177.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-02-05T07:23:28.246 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-mon.a.log 2024-02-05T07:23:28.246 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-client.rgw.smpl.smithi102.righwg.log 2024-02-05T07:23:28.246 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-mgr.y.log 2024-02-05T07:23:28.246 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-client.rgw.smpl.smithi102.righwg.log: /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-client.rgw.foo.smithi102.xsyvtb.log 2024-02-05T07:23:28.246 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-mon.c.log 2024-02-05T07:23:28.246 INFO:teuthology.orchestra.run.smithi102.stderr: 77.1% -- replaced with /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-client.rgw.smpl.smithi102.righwg.log.gz 2024-02-05T07:23:28.246 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-mgr.y.log: /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-client.rgw.foo.smithi102.xsyvtb.log: gzip -5 --verbose -- /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph.audit.log 2024-02-05T07:23:28.246 INFO:teuthology.orchestra.run.smithi102.stderr: 76.8% -- replaced with /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-client.rgw.foo.smithi102.xsyvtb.log.gz 2024-02-05T07:23:28.246 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-osd.1.log 2024-02-05T07:23:28.247 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/tcmu-runner.log 2024-02-05T07:23:28.247 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph.audit.log: /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph.log 2024-02-05T07:23:28.248 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph.cephadm.log 2024-02-05T07:23:28.248 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/tcmu-runner.log: 83.6% -- replaced with /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/tcmu-runner.log.gz 2024-02-05T07:23:28.248 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph.log: gzip -5 --verbose -- /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-osd.0.log 2024-02-05T07:23:28.249 INFO:teuthology.orchestra.run.smithi177.stderr:gzip -5 --verbose -- /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-mon.b.log 2024-02-05T07:23:28.250 INFO:teuthology.orchestra.run.smithi177.stderr:gzip -5 --verbose -- /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-osd.5.log 2024-02-05T07:23:28.250 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-mgr.x.log 2024-02-05T07:23:28.250 INFO:teuthology.orchestra.run.smithi177.stderr:gzip -5 --verbose -- /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-osd.5.log: /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph.audit.log 2024-02-05T07:23:28.250 INFO:teuthology.orchestra.run.smithi177.stderr:gzip -5 --verbose -- /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-osd.6.log 2024-02-05T07:23:28.250 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-mgr.x.log: gzip /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph.audit.log: -5 --verbose -- /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-client.rgw.smpl.smithi177.uynbom.log 2024-02-05T07:23:28.250 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph.log 2024-02-05T07:23:28.250 INFO:teuthology.orchestra.run.smithi177.stderr:gzip -5 --verbose -- /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph.cephadm.log 2024-02-05T07:23:28.251 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-client.rgw.smpl.smithi177.uynbom.log: /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph.log: gzip -5 --verbose -- /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-osd.4.log 2024-02-05T07:23:28.251 INFO:teuthology.orchestra.run.smithi177.stderr: 82.5% -- replaced with /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-client.rgw.smpl.smithi177.uynbom.log.gz 2024-02-05T07:23:28.253 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-osd.3.log 2024-02-05T07:23:28.255 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-client.rgw.foo.smithi177.mzlged.log 2024-02-05T07:23:28.258 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-osd.0.log: 93.6% -- replaced with /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph.log.gz 2024-02-05T07:23:28.258 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-volume.log 2024-02-05T07:23:28.260 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-osd.4.log: 91.5% -- replaced with /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph.cephadm.log.gz 2024-02-05T07:23:28.261 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-osd.3.log: 95.0% -- replaced with /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph.cephadm.log.gz 2024-02-05T07:23:28.261 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-osd.2.log 2024-02-05T07:23:28.261 INFO:teuthology.orchestra.run.smithi177.stderr:gzip -5 --verbose -- /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-volume.log 2024-02-05T07:23:28.261 INFO:teuthology.orchestra.run.smithi177.stderr: 88.8% -- replaced with /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph.log.gz 2024-02-05T07:23:28.262 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-client.rgw.foo.smithi177.mzlged.log: gzip -5 --verbose -- /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-osd.7.log 2024-02-05T07:23:28.263 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-05T07:23:28.275 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-osd.7.log: 82.9% -- replaced with /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-client.rgw.foo.smithi177.mzlged.log.gz 2024-02-05T07:23:28.277 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-05T07:23:28.284 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/cephadm.log: 93.3% -- replaced with /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph.audit.log.gz 2024-02-05T07:23:28.303 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-osd.2.log: /var/log/ceph/cephadm.log: 95.7% -- replaced with /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph.audit.log.gz 2024-02-05T07:23:28.304 INFO:teuthology.orchestra.run.smithi177.stderr: 88.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-05T07:23:28.315 INFO:teuthology.orchestra.run.smithi177.stderr: 89.1% -- replaced with /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-mgr.x.log.gz 2024-02-05T07:23:28.328 INFO:teuthology.orchestra.run.smithi177.stderr: 94.0% -- replaced with /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-volume.log.gz 2024-02-05T07:23:28.329 INFO:teuthology.orchestra.run.smithi102.stderr: 94.0% -- replaced with /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-volume.log.gz 2024-02-05T07:23:28.334 INFO:teuthology.orchestra.run.smithi102.stderr: 90.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-05T07:23:28.881 INFO:teuthology.orchestra.run.smithi177.stderr: 93.1% -- replaced with /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-mon.b.log.gz 2024-02-05T07:23:29.220 INFO:teuthology.orchestra.run.smithi102.stderr: 92.9% -- replaced with /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-mon.c.log.gz 2024-02-05T07:23:29.583 INFO:teuthology.orchestra.run.smithi177.stderr: 93.3% -- replaced with /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-osd.6.log.gz 2024-02-05T07:23:29.663 INFO:teuthology.orchestra.run.smithi102.stderr: 88.9% -- replaced with /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-mgr.y.log.gz 2024-02-05T07:23:29.830 INFO:teuthology.orchestra.run.smithi102.stderr: 93.5% -- replaced with /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-osd.2.log.gz 2024-02-05T07:23:29.927 INFO:teuthology.orchestra.run.smithi177.stderr: 93.8% -- replaced with /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-osd.7.log.gz 2024-02-05T07:23:30.281 INFO:teuthology.orchestra.run.smithi177.stderr: 93.4% -- replaced with /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-osd.5.log.gz 2024-02-05T07:23:30.293 INFO:teuthology.orchestra.run.smithi102.stderr: 93.6% -- replaced with /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-osd.0.log.gz 2024-02-05T07:23:30.342 INFO:teuthology.orchestra.run.smithi177.stderr: 93.6% -- replaced with /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-osd.4.log.gz 2024-02-05T07:23:30.343 INFO:teuthology.orchestra.run.smithi177.stderr: 2024-02-05T07:23:30.343 INFO:teuthology.orchestra.run.smithi177.stderr:real 0m2.124s 2024-02-05T07:23:30.343 INFO:teuthology.orchestra.run.smithi177.stderr:user 0m7.728s 2024-02-05T07:23:30.343 INFO:teuthology.orchestra.run.smithi177.stderr:sys 0m0.267s 2024-02-05T07:23:30.392 INFO:teuthology.orchestra.run.smithi102.stderr: 93.6% -- replaced with /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-osd.1.log.gz 2024-02-05T07:23:30.685 INFO:teuthology.orchestra.run.smithi102.stderr: 93.6% -- replaced with /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-osd.3.log.gz 2024-02-05T07:23:30.809 INFO:teuthology.orchestra.run.smithi102.stderr: 92.1% -- replaced with /var/log/ceph/6c73f6dc-c3f2-11ee-95b6-87774f69a715/ceph-mon.a.log.gz 2024-02-05T07:23:30.811 INFO:teuthology.orchestra.run.smithi102.stderr: 2024-02-05T07:23:30.811 INFO:teuthology.orchestra.run.smithi102.stderr:real 0m2.594s 2024-02-05T07:23:30.811 INFO:teuthology.orchestra.run.smithi102.stderr:user 0m12.772s 2024-02-05T07:23:30.811 INFO:teuthology.orchestra.run.smithi102.stderr:sys 0m0.457s 2024-02-05T07:23:30.811 INFO:tasks.cephadm:Archiving logs... 2024-02-05T07:23:30.812 DEBUG:teuthology.misc:Transferring archived files from smithi102:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546713/remote/smithi102/log 2024-02-05T07:23:30.813 DEBUG:teuthology.orchestra.run.smithi102:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-05T07:23:32.570 DEBUG:teuthology.misc:Transferring archived files from smithi177:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546713/remote/smithi177/log 2024-02-05T07:23:32.571 DEBUG:teuthology.orchestra.run.smithi177:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-05T07:23:34.198 INFO:tasks.cephadm:Removing cluster... 2024-02-05T07:23:34.198 DEBUG:teuthology.orchestra.run.smithi102:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 --force 2024-02-05T07:23:34.993 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 6c73f6dc-c3f2-11ee-95b6-87774f69a715 --force 2024-02-05T07:23:35.783 INFO:tasks.cephadm:Removing cephadm ... 2024-02-05T07:23:35.783 DEBUG:teuthology.orchestra.run.smithi102:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-05T07:23:35.791 DEBUG:teuthology.orchestra.run.smithi177:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-05T07:23:35.796 INFO:tasks.cephadm:Teardown complete 2024-02-05T07:23:35.796 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-02-05T07:23:35.806 INFO:teuthology.task.clock:Checking final clock skew... 2024-02-05T07:23:35.807 DEBUG:teuthology.orchestra.run.smithi102:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-05T07:23:35.809 DEBUG:teuthology.orchestra.run.smithi177:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-05T07:23:35.829 INFO:teuthology.orchestra.run.smithi102.stdout: remote refid st t when poll reach delay offset jitter 2024-02-05T07:23:35.829 INFO:teuthology.orchestra.run.smithi102.stdout:============================================================================== 2024-02-05T07:23:35.829 INFO:teuthology.orchestra.run.smithi102.stdout:*hv01.front.sepi 44.4.53.2 2 u 65 64 377 0.050 6.060 1.769 2024-02-05T07:23:35.829 INFO:teuthology.orchestra.run.smithi102.stdout:+hv02.front.sepi 63.231.80.2 3 u 4 64 377 0.077 6.304 0.467 2024-02-05T07:23:35.829 INFO:teuthology.orchestra.run.smithi102.stdout:+hv03.front.sepi 74.6.168.72 3 u 5 64 377 0.087 4.159 0.450 2024-02-05T07:23:35.829 INFO:teuthology.orchestra.run.smithi102.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-02-05T07:23:35.831 INFO:teuthology.orchestra.run.smithi177.stdout: remote refid st t when poll reach delay offset jitter 2024-02-05T07:23:35.831 INFO:teuthology.orchestra.run.smithi177.stdout:============================================================================== 2024-02-05T07:23:35.832 INFO:teuthology.orchestra.run.smithi177.stdout:*hv01.front.sepi 44.4.53.2 2 u 8 128 377 0.072 -1.981 0.299 2024-02-05T07:23:35.832 INFO:teuthology.orchestra.run.smithi177.stdout:+hv02.front.sepi 63.231.80.2 3 u 80 128 377 0.097 -0.209 0.307 2024-02-05T07:23:35.832 INFO:teuthology.orchestra.run.smithi177.stdout:+hv03.front.sepi 74.6.168.72 3 u 73 128 377 0.082 -2.430 0.364 2024-02-05T07:23:35.832 INFO:teuthology.orchestra.run.smithi177.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-02-05T07:23:35.833 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-02-05T07:23:35.841 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-02-05T07:23:35.843 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-02-05T07:23:35.851 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-02-05T07:23:35.860 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-02-05T07:23:35.869 INFO:teuthology.task.internal:Duration was 2506.380354 seconds 2024-02-05T07:23:35.870 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-02-05T07:23:35.878 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-02-05T07:23:35.878 DEBUG:teuthology.orchestra.run.smithi102:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-05T07:23:35.881 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-05T07:23:35.931 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-02-05T07:23:35.931 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi102.front.sepia.ceph.com 2024-02-05T07:23:35.932 DEBUG:teuthology.orchestra.run.smithi102:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-02-05T07:23:35.944 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi177.front.sepia.ceph.com 2024-02-05T07:23:35.944 DEBUG:teuthology.orchestra.run.smithi177:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-02-05T07:23:35.957 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-02-05T07:23:35.958 DEBUG:teuthology.orchestra.run.smithi102:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-05T07:23:35.960 DEBUG:teuthology.orchestra.run.smithi177:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-05T07:23:36.112 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-02-05T07:23:36.112 DEBUG:teuthology.orchestra.run.smithi102:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-05T07:23:36.114 DEBUG:teuthology.orchestra.run.smithi177:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-05T07:23:36.531 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-02-05T07:23:36.543 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-02-05T07:23:36.544 DEBUG:teuthology.orchestra.run.smithi102:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-05T07:23:36.558 DEBUG:teuthology.orchestra.run.smithi177:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-05T07:23:36.575 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-02-05T07:23:36.585 DEBUG:teuthology.orchestra.run.smithi102:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-02-05T07:23:36.587 DEBUG:teuthology.orchestra.run.smithi177:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-02-05T07:23:36.599 INFO:teuthology.orchestra.run.smithi102.stdout:kernel.core_pattern = core 2024-02-05T07:23:36.632 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern = core 2024-02-05T07:23:36.670 DEBUG:teuthology.orchestra.run.smithi102:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-05T07:23:36.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-05T07:23:36.682 DEBUG:teuthology.orchestra.run.smithi177:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-05T07:23:36.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-05T07:23:36.688 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-02-05T07:23:36.698 INFO:teuthology.task.internal:Transferring archived files... 2024-02-05T07:23:36.698 DEBUG:teuthology.misc:Transferring archived files from smithi102:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546713/remote/smithi102 2024-02-05T07:23:36.699 DEBUG:teuthology.orchestra.run.smithi102:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-05T07:23:36.751 DEBUG:teuthology.misc:Transferring archived files from smithi177:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546713/remote/smithi177 2024-02-05T07:23:36.751 DEBUG:teuthology.orchestra.run.smithi177:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-05T07:23:36.798 INFO:teuthology.task.internal:Removing archive directory... 2024-02-05T07:23:36.798 DEBUG:teuthology.orchestra.run.smithi102:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-05T07:23:36.801 DEBUG:teuthology.orchestra.run.smithi177:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-05T07:23:36.808 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-02-05T07:23:36.820 INFO:teuthology.task.internal:Not uploading archives. 2024-02-05T07:23:36.820 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-02-05T07:23:36.835 INFO:teuthology.task.internal:Tidying up after the test... 2024-02-05T07:23:36.835 DEBUG:teuthology.orchestra.run.smithi102:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-05T07:23:36.851 DEBUG:teuthology.orchestra.run.smithi177:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-05T07:23:36.856 INFO:teuthology.orchestra.run.smithi102.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 5 07:23 /home/ubuntu/cephtest 2024-02-05T07:23:36.858 INFO:teuthology.orchestra.run.smithi177.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 5 07:23 /home/ubuntu/cephtest 2024-02-05T07:23:36.862 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-02-05T07:23:36.873 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-02-05T07:23:36.901 INFO:teuthology.nuke:Checking targets against current locks 2024-02-05T07:23:36.932 DEBUG:teuthology.nuke:shortname: smithi102 2024-02-05T07:23:36.932 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-05T07:23:36.956 DEBUG:teuthology.nuke:shortname: smithi177 2024-02-05T07:23:36.957 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-05T07:23:36.961 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi102.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546713', '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': '2024-02-05 06:32:48.031163', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-02-05T07:23:36.987 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi177.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-02-05_05:57:01-orch:cephadm-wip-guits-testing-3-2024-02-04-2254-distro-default-smithi/7546713', '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': '2024-02-05 06:32:48.029670', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-02-05T07:23:37.021 INFO:teuthology.orchestra.console.smithi102:Power off 2024-02-05T07:23:37.021 DEBUG:teuthology.orchestra.console.smithi102:pexpect command: ipmitool -H smithi102.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-05T07:23:37.041 INFO:teuthology.orchestra.console.smithi177:Power off 2024-02-05T07:23:37.042 DEBUG:teuthology.orchestra.console.smithi177:pexpect command: ipmitool -H smithi177.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-05T07:23:37.051 DEBUG:teuthology.orchestra.console.smithi102:power off output: Chassis Power Control: Down/Off 2024-02-05T07:23:37.052 DEBUG:teuthology.orchestra.console.smithi102:pexpect command: ipmitool -H smithi102.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-05T07:23:37.065 DEBUG:teuthology.orchestra.console.smithi177:power off output: Chassis Power Control: Down/Off 2024-02-05T07:23:37.065 DEBUG:teuthology.orchestra.console.smithi177:pexpect command: ipmitool -H smithi177.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-05T07:23:37.078 DEBUG:teuthology.orchestra.console.smithi102:check power output: Chassis Power is on 2024-02-05T07:23:37.091 DEBUG:teuthology.orchestra.console.smithi177:check power output: Chassis Power is on 2024-02-05T07:23:41.080 DEBUG:teuthology.orchestra.console.smithi102:pexpect command: ipmitool -H smithi102.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-05T07:23:41.093 DEBUG:teuthology.orchestra.console.smithi177:pexpect command: ipmitool -H smithi177.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-05T07:23:41.190 DEBUG:teuthology.orchestra.console.smithi102:check power output: Chassis Power is on 2024-02-05T07:23:41.202 DEBUG:teuthology.orchestra.console.smithi177:check power output: Chassis Power is on 2024-02-05T07:23:45.195 DEBUG:teuthology.orchestra.console.smithi102:pexpect command: ipmitool -H smithi102.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-05T07:23:45.208 DEBUG:teuthology.orchestra.console.smithi177:pexpect command: ipmitool -H smithi177.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-05T07:23:45.310 DEBUG:teuthology.orchestra.console.smithi102:check power output: Chassis Power is off 2024-02-05T07:23:45.319 DEBUG:teuthology.orchestra.console.smithi177:check power output: Chassis Power is on 2024-02-05T07:23:45.412 INFO:teuthology.orchestra.console.smithi102:Power off completed 2024-02-05T07:23:49.320 DEBUG:teuthology.orchestra.console.smithi177:pexpect command: ipmitool -H smithi177.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-05T07:23:49.430 DEBUG:teuthology.orchestra.console.smithi177:check power output: Chassis Power is off 2024-02-05T07:23:49.530 INFO:teuthology.orchestra.console.smithi177:Power off completed 2024-02-05T07:23:49.634 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: 2506.3803536891937 failure_reason: '"2024-02-05T06:51:28.666798+0000 mon.a (mon.0) 327 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON)" in cluster log' owner: scheduled_gabrioux@teuthology success: false 2024-02-05T07:23:49.634 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-05T07:23:49.706 INFO:teuthology.run:FAIL